Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
qudat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
qudat
12d ago
Shrug. My intuition is LLMs predict the new word based on a tensor vector space of patterns using arithmetic and similarity scores. What’s not intuitive to me is that through pattern matching it’s able to express logic and reasoning.
2.
▲
by
qudat
14d ago
i think it's better than sonnet 5, especially when you compare speeds. i have to work with the llm anyway, the faster i can turn it the better the outcome.
3.
▲
by
qudat
16d ago
Or just run pihole or any other dns blocking service
4.
▲
by
qudat
17d ago
archinstall comes preinstalled on the official iso. It’s a normal install flow and takes 5 mins.
5.
▲
by
qudat
21d ago
3 citations and a lot of conjecture. Is the article only targeting SWEs? The one study cited said 22-25 age range saw a 16% decrease in relative employment declines (for SWEs)[0]. But everyone outside that range was not impacted. Further,
6.
▲
by
qudat
23d ago
As far as I can tell, we've convinced companies and VCs to dump billions of dollars into infrastructure to support a vision where they can get more done with fewer people. They've been duped. I think of LLMs as a labor-liberating
7.
▲
by
qudat
29d ago
Pi is a composition of libraries that can be used to build agents. That seems far more interesting than this “minimal” agent. This was written in zig and built by vercel. That’s the only notable characteristics about this project. All code
8.
▲
by
qudat
1mo ago
Honestly I’m not looking for max iq on whatever benchmarks they are overfitting to. I want speed. I toggle between sonnet 5 low/med which is plenty good for my workflow. My general strat with LLMs is to let them do the work and constan
9.
▲
by
qudat
1mo ago
I just subbed to Gemini a week ago and have been using antigravity and 3.6 flash. The speed is absolutely a differentiator compared to Claude.
10.
▲
by
qudat
1mo ago
> ... or are actively destillating it. I just assumed every model manufacturer is distilling from the frontier models. If they aren't they are definitely trying to do it.
11.
▲
by
qudat
1mo ago
I'm very excited to try this out.
12.
▲
by
qudat
1mo ago
Darn, still no host headers so we can reverse proxy on a single ip
13.
▲
by
qudat
1mo ago
Yes and this month I hit my $10 AI assistant cap for the first time, which is why I started looking around for other options. I do like Kagi but the Gemini deal was too good to pass up as it also gives my a code agent.
14.
▲
by
qudat
1mo ago
Hi, you're right. I've been self-promoting on HN too much without any other contributions, which isn't right. I'm going to spend more time contributing without so much self-promotion. Thanks for the feedback.
15.
▲
by
qudat
1mo ago
> Or maybe models get so good that a 30B model is genuinely smart enough to do everything, so nobody really needs a model like Opus or Sol unless they’re trying to solve the Reimann Hypothesis. I don’t really buy this. Models can do fron
16.
▲
by
qudat
1mo ago
Funny as I just cancelled my Kagi sub to get the Gemini ai pro sub. The deal was too good to pass up
17.
▲
by
qudat
1mo ago
I’m iterating on a constellation of git collab services that I’m calling “the disappearing code forge.” All self hostable with a focus on minimalism and Unix philosophy. I just revamped the collaboration portion which is a patchbin service:
18.
▲
by
qudat
1mo ago
https://prose.sh for an ssh app to manage a blog
19.
▲
by
qudat
1mo ago
Try https://zmx.sh for a more minimalist tool
20.
▲
by
qudat
1mo ago
Interesting idea! I like the idea of more deeply integrating code agent with the terminal (e.g. shell, ptys, etc). It's spawning PTYs but does it support SSH'ing into a remote session and running commands from a remote shell? Tha
21.
▲
by
qudat
2mo ago
another one: https://pico.sh
22.
▲
by
qudat
2mo ago
Nice! The entire https://pico.sh constellation of services are built off rss for notifications. https://pico.sh/feeds is an ssh app that is an rss-to-email service.
23.
▲
by
qudat
2mo ago
It’s not. Node is part of the web ecosystem. Bun was a way to upsell paas
24.
▲
by
qudat
2mo ago
It wasn’t just on principle that those changes were rejected, they also stated the bun changes were not actually that great or general enough to upstream.
25.
▲
by
qudat
2mo ago
Neat! I'm curious, did you consider building on top of https://github.com/neurosnap/zmx which also does attach/detach and uses libghostty?
26.
▲
by
qudat
2mo ago
> I’d say that, in all the ways that matter, I understand the code. Sure, if I had to hand-edit it now, there’d be a serious learning curve. But I won't have to. Famous last words, but point is taken. The non deterministic nature of
27.
▲
by
qudat
2mo ago
It’s been great for llm + cli usage on mikrotik
28.
▲
by
qudat
2mo ago
The component trees have to be rewritten, only the non-view related JS code can be reused.
29.
▲
by
qudat
2mo ago
You can do damage tracking for TUIs. Printing to the terminal is done by moving the cursor and redrawing the line the cursor is on.
30.
▲
by
qudat
2mo ago
Very cool! I run a set of ssh-based services over at https://pico.sh and love seeing all the indie web content on HN! Sftp is still very useful even in 2026
More ›