Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
abyesilyurt's comments
login
abyesilyurt
3 months ago
|
parent
|
context
|
next
[–]
| on:
Television is 100 years old today
> computers don't even need to be digital!
or electric.
abyesilyurt
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
After two years of vibecoding, I'm back to writing...
gpt-3 afaik
abyesilyurt
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Porting 100k lines from TypeScript to Rust using C...
Sonnet 4.5 had this problem. Opus 4.5 is much better at focusing on the task instead of getting sidetracked.
abyesilyurt
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: How do you safely give LLMs SSH/DB access?
I use row level security in postgres. Then you can set read only permissions.
abyesilyurt
4 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
The C3 Programming Language
C3 was quite easy to get running. I have a minimal project to use C3 for ESP32-C3 chips here:
https://github.com/abyesilyurt/c3-for-c3
abyesilyurt
7 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
The Weird Concept of Branchless Programming
Thresholding requires branching no?
WJW
7 months ago
|
parent
|
next
[–]
No, you can do that without branching. See
https://en.algorithmica.org/hpc/pipelining/branchless/#predi...
for example.
bqmjjx0kac
7 months ago
|
parent
|
prev
|
next
[–]
As demonstrated in the article, you can compute clamp(x, min, max) with straight-line code.
Legend2440
7 months ago
|
parent
|
prev
|
next
[–]
No, it’s just a math operation and can be applied to any amount of data in parallel.
abyesilyurt
7 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are you working on (September 2025)?
Building a shell and text editor for esp32.
iryndin
7 months ago
|
parent
|
next
[–]
Do you have any link/demo ? Is it open-source?
abyesilyurt
8 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Show HN: Semantic grep with local embeddings
What model are you using to create the embeddings?
Runonthespot
8 months ago
|
parent
|
next
[–]
BAAI/bge-small-en-v1.5 but considering switching this to google's latest gemmaembedding - it's fairly switchable.
abyesilyurt
8 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
My first project in Go is a terminal dashboard (wh...
your post reads like ai slop
vinserello
8 months ago
|
parent
|
next
[–]
It is. I'm a software engineer, not a copywriter. As long as the message lands, I'm good.
abyesilyurt
8 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Show HN: I built an app to block Shorts and Reels
This approach is not possible on iOS. Instead, I built a safari extension to block shorts from the feed
https://apps.apple.com/nl/app/shorts-stopper/id6745517488?l=...
bfoks
8 months ago
|
parent
|
next
[–]
Rather hard to sell it here to people who are (mostly) capable to install Tampermonkey and add one line rule.
internet_points
8 months ago
|
parent
|
prev
|
next
[–]
which sites does this work with?
abyesilyurt
8 months ago
|
root
|
parent
|
next
[–]
just youtube
More
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
or electric.