Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
skyzouwdev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
skyzouwdev
1y ago
This is super cool. The fact that you went in without hardware experience and still pushed through makes it even more impressive. I like the philosophy of trying the “hacky” way first instead of just copying existing designs—it’s probably t
2.
▲
by
skyzouwdev
1y ago
That’s a bold move. Handing over IDs to random sites is definitely a privacy nightmare, so I get why you built this. The real question is whether it buys time for users or just accelerates the push for stricter regulation. Either way, it sp
3.
▲
by
skyzouwdev
1y ago
Nice idea — eBPF is powerful but the boilerplate around maps and SEC() sections is definitely a time sink. Do you plan to include inline links back to the kernel docs/specs in the extension? That could make it even more useful as a lea
4.
▲
by
skyzouwdev
1y ago
Makes sense — handing full API keys to agents is a huge risk surface. Even with fake UUIDs at MVP stage, the scoped/expiring pattern seems useful. Curious if you’ve thought about integrating with existing secrets managers (Vault, Doppl
5.
▲
by
skyzouwdev
1y ago
This is neat. Most eBook → audio tools I’ve tried either butcher formatting or feel clunky, so a “just throw it in and listen” approach is refreshing. Curious how well it handles footnotes/sidebars in practice — do you skip them entire
6.
▲
by
skyzouwdev
1y ago
Really like the shift from synthetic benchmarks to actual reader engagement — feels way more aligned with what “good writing” actually means. Curious if you’ve noticed certain models consistently improving more with feedback than others.
7.
▲
by
skyzouwdev
1y ago
Clever idea — I can see this being perfect for long podcasts or lectures where the video isn’t needed. Curious how you’re handling YouTube’s TOS on this though, seems like it could be a tricky part.
8.
▲
by
skyzouwdev
1y ago
This is clean — I like that you’ve kept the browsing fast and the customization simple. Have you thought about adding a ‘save style’ feature so users can keep a consistent look across multiple icons? That could be great for branding
9.
▲
by
skyzouwdev
1y ago
That’s a really creative take on session locking. I can see it being both fun and surprisingly secure — anyone trying to unlock your machine would need to know the game and the exact sequence. Do you see this as more of a novelty project, o
10.
▲
by
skyzouwdev
1y ago
That sounds like a practical take on LLM memory — especially the block-level deduplication part. Most “memory” layers I’ve seen for AI are either overly complex or end up ballooning storage costs over time, so a content-addressed approach m
11.
▲
by
skyzouwdev
1y ago
That’s a tough one. It’s ironic that the very platform meant to keep apps open and accessible is now bottlenecked by outdated hardware. Upgrading the build farm CPUs seems like the obvious fix, but I’m guessing funding and coordination make
12.
▲
by
skyzouwdev
1y ago
That’s a cool approach. Running OCR locally avoids the usual privacy and latency trade-offs, and turning the phone into a network-accessible endpoint is clever. Curious about performance — how fast is the Vision Framework on-device compared
13.
▲
by
skyzouwdev
1y ago
This is interesting — I’ve run into that exact pain point of spending more time on plumbing than building features. Curious about the choice of C++ for the core runtime. Was the main driver raw performance, or more about portability and low
14.
▲
by
skyzouwdev
1y ago
Just gave it a spin — the direct RDAP lookup from the browser is such a nice touch. I’ve always found domain search tools frustrating when they filter or push certain TLDs, so the “no server” part is refreshing. The “Quirky” tab is surprisi