Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ntonozzi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ntonozzi
21d ago
Wow that's uncanny.
2.
▲
by
ntonozzi
2mo ago
That could be a signal that you have an unhealthy relationship with vibe-coding. I agree an e-reader could help with that!
3.
▲
by
ntonozzi
2mo ago
It doesn't stream text does it? If it could it would be perfect in my book.
4.
▲
by
ntonozzi
4mo ago
Everyone said that except for 538. That's why 538 was worth reading.
5.
▲
by
ntonozzi
6mo ago
Something like Cloudflare's Code Mode fixes both of these! No privileged bash environment, no VM necessary, no exposing credentials to the LLM. As the article states, LLMs are fantastic at writing code, and not so good at issuing tool
6.
▲
by
ntonozzi
6mo ago
The UK is begging for people to build datacenters: https://www.theguardian.com/technology/2026/mar/09/revealed-...
7.
▲
by
ntonozzi
6mo ago
Perhaps because he is a journalist whose job is to report reality, not avoid threats?
8.
▲
by
ntonozzi
6mo ago
Yeah you can: https://thinkingmachines.ai/blog/defeating-nondeterminism-in... .
9.
▲
by
ntonozzi
6mo ago
Why do they need to run benchmarks to confirm performance? Can't they run an example prompt and verify they get the exact same output token probabilities for all prompts? The fact that they are not doing this makes me suspicious that t
10.
▲
by
ntonozzi
7mo ago
IMO the core of the issue is the awful Github Actions Cache design. Look at the recommendations to avoid an attack by this extremely pernicious malware proof of concept: https://github.com/AdnaneKhan/Cacheract?tab=readm
11.
▲
by
ntonozzi
7mo ago
Wow that is wild, that is exactly along the lines of my fantasy language. It'd be so easy to go into the deep end building tooling and improving a language like this.
12.
▲
by
ntonozzi
8mo ago
That argument was dead _at least_ 2 years ago, when we gave LLMs tools.
13.
▲
by
ntonozzi
8mo ago
Many privacy regulations enforce full deletion of data, including GDPR: https://gdpr-info.eu/ .
14.
▲
by
ntonozzi
8mo ago
I've given up on soft delete -- the nail in the coffin for me was my customers' legal requirements that data is fully deleted, not archived. It never worked that well anyways. I never had a successful restore from a large set of s
15.
▲
by
ntonozzi
8mo ago
Hopefully it gets more tightly integrated.
16.
▲
by
ntonozzi
8mo ago
Home affordability is getting better anyways, which is great, because we are finally having a surge in new & denser home building in popular regions and there mortgage rates are more reasonable than they were in the COVID-era.
17.
▲
by
ntonozzi
8mo ago
Maybe the best part of this legislation will be that people will realize it's not institutional investors that are driving up home prices. No, that's far too optimistic.
18.
▲
by
ntonozzi
10mo ago
It's not debouncing, it's delaying. Ideally you can still update a specific dependency to a more up to date version if it turns out an old version has a vulnerability.
19.
▲
by
ntonozzi
10mo ago
One of my favorite blog posts of all time: https://aphyr.com/posts/342-typing-the-technical-interview
20.
▲
by
ntonozzi
10mo ago
There are some good reasons it is lower now, like defense lawyers and Miranda rights. Obviously it'd be good if we had both good civil rights AND high murder clearance, but they seem in obvious tension with each other.
21.
▲
by
ntonozzi
10mo ago
If you haven't, give Cursor's Composer model a shot. It might not be quite as good as the top models, but in my experience it's almost as good, and the lightning fast feedback is more than worth the tradeoff. You can give it
22.
▲
by
ntonozzi
10mo ago
My question is genuine. Not really the point, but an idea that springs to mind is selling fighter jets to allied countries.
23.
▲
by
ntonozzi
10mo ago
Check out this graphic: https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect#... This is the only thing Dunning-Kruger found. Actual performance is correlated with perceived performance, mediated by the fact tha
24.
▲
by
ntonozzi
10mo ago
Could you share more information about the trials in Alaska? I can't track down the results you're talking about.
25.
▲
by
ntonozzi
10mo ago
Is this goal documented by the Department of War somewhere? Or are you guessing that there has to be a strategic reason for what seems quite wasteful. It sure seems like there's more efficient ways to achieve this goal.
26.
▲
by
ntonozzi
10mo ago
You're misinterpreting the quote. Unskilled people overestimate how skilled they are, but they still understand that they are unskilled. They just don't know quite how unskilled. What Kruger & Dunning actually showed is that p
27.
▲
by
ntonozzi
1y ago
I really like the extension pattern. I wish more of the tables at my company used it. Another huge benefit that we're realizing as we move some of our heaviest tables to this pattern is that it makes it really easy to index a core set
28.
▲
by
ntonozzi
1y ago
Plus, you're not any more ostentatious than any other triathlete at the beach.
29.
▲
Reflections on Random Kitchen Sinks
(archives.argmin.net)
1 points
by
ntonozzi
1y ago
|
0 comments
30.
▲
by
ntonozzi
1y ago
This approach is so limiting it seems like it would be better to change the constraints. For example, in the case of a software agent you could run everything in a container, only allow calls you trust to not exfiltrate private and make the
More ›