Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rootlocus
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
21 ms
·
1.
▲
by
rootlocus
10d ago
Why just one each day then? Why not a shared knowledge base? Do you start with a "bag of tricks" and then hand them out one by one each day to remind people you're the guy with the bag of tricks? "Oh, yeah, I know a cool
2.
▲
by
rootlocus
10d ago
Ctrl + R is great, you don't have to type out --dangerously-skip-permissions
3.
▲
by
rootlocus
12d ago
I am 100% guitly of anthropomorphizing LLMs, sorry.
4.
▲
by
rootlocus
12d ago
The most WTF comments are the ones that describe how the code looked during a rewrite session with no commits. It writes bad code, I ask it to rewrite it, and it leaves a comment saying why the previous implementation was bad, with no histo
5.
▲
by
rootlocus
16d ago
Simple is better than complex Complex is better than complicated Or something, I don't remember...
6.
▲
by
rootlocus
24d ago
They're asking about a reaction. "What did I say wrong?" is a valid question IMO, even if wrong is subjective, it's part of the question.
7.
▲
by
rootlocus
2mo ago
OP posted his rollercoaster tycoon inspired simulator that explained how chips are fabricated. Comments were full of people pointing out inaccuracies and hallucinations. The problem with LLM explanations of unknown topics is that you litera
8.
▲
by
rootlocus
2mo ago
You can focus on elevator music, doesn't make it not elevator music.
9.
▲
by
rootlocus
2mo ago
Because that html page needs a full browser to render and browsers have accumulated decades of bloat for everything from webgpu to drm. There's a reason we can't write new web browser from scratch, and why some people are excited
10.
▲
by
rootlocus
2mo ago
10 apss using 100mb each plus 600mb shared use less ram than 10 apps using 200mb each.
11.
▲
by
rootlocus
2mo ago
> My primary concern is the risk that authoritarian governments—not solely the Chinese Communist Party (CCP), although the CCP is clearly the most capable threat—build AI models that are more powerful than those built by the US, and use
12.
▲
by
rootlocus
2mo ago
Except where will be the programmers paying for overpriced coffee?
13.
▲
by
rootlocus
2mo ago
If 0.0000125% of the population understands "the general ideas" I wouldn't call it accessible.
14.
▲
by
rootlocus
2mo ago
I have ~100 repos on github and only a few of them with LLM assistance. Aside from a few comments and a PR here and there throughout the years nobody cares about them. I have to assume it's the same for the majority of developers.
15.
▲
by
rootlocus
2mo ago
There's a reason we have expressions like "train of thought". Going from one idea to another is pretty much how we think. Much like going from one token to another.
16.
▲
by
rootlocus
2mo ago
https://omp.sh/ - It's maintained by the author of the article.
17.
▲
by
rootlocus
2mo ago
According to some benchmarks has the coding capability of Opus at the price of Sonnet, supposedly will be open weights and is not subject to random trade wars with allied states. Competition is always good.
18.
▲
by
rootlocus
3mo ago
As someone with very little knowledge of economics, I played with the idea of writing a kind of wealth simulator, where money acts as voltage and keeps the economy running. It would allow you to eliminate jobs and replace them with AI and s
19.
▲
by
rootlocus
3mo ago
Which is why Zig's top feature on its webpage is "No hidden control flow."
20.
▲
by
rootlocus
3mo ago
Is Tracy complicated enough? Because it's imgui. https://github.com/wolfpld/tracy
21.
▲
by
rootlocus
3mo ago
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Codex <codex@openai.com> Co-authored-by: Composer <composer@cursor.com> Co-authored-by: Cursor Grok 4.5 <noreply@cursor.com> How do
22.
▲
by
rootlocus
3mo ago
Im constantly surprised by the disk size required by rust builds. It takes over 50G to compile zed IIRC.
23.
▲
by
rootlocus
3mo ago
This is exactly how I feel about performance. Unrelated to any programming language, including my own optimizations. The higher the speedup the more we cheer, however most optimizations aren't clever techniques. They're just someo
24.
▲
by
rootlocus
3mo ago
> If someone was wrong, I wanted them to know it, and I wanted them to know exactly why. I collected counterarguments the way I collected patches. I believed that if I just laid out the logic clearly enough, the other person would have n
25.
▲
by
rootlocus
3mo ago
And they still find ways to drink themselves to alcohol induced comas. There's no real substitute for education and parental nurturing only best effort band-aid solutions. Children with problems at home are more likely to be targeted b
26.
▲
by
rootlocus
3mo ago
Protecting kids online requires attention from their parents, not from the government.
27.
▲
by
rootlocus
3mo ago
I would try to generate puzzles that don't involve plurals at all. It happened twice that the word I missed was the plural of a word I already found. After finding a word I don't follow it again so finding the plural happened by a
28.
▲
by
rootlocus
3mo ago
Sure, and the article mentions the AI in elden ring is scripted in lua which is loaded at runtime, meaning it's not hardcoded.
29.
▲
by
rootlocus
3mo ago
LLMs can be described as "hardcoded weights for generating the next token". All code is "hardcoded". I think AI for game NPCs is perfectly valid terminology. The actor senses the surroundings and makes decisions to achie
30.
▲
by
rootlocus
3mo ago
Ginger Bill, the Odin language developer, is openly hostile against package managers (he wrote a post called "Package Managers Are Evil") so he maintains his own wrappers of popular C libraries in vendor folder next to the compile
More ›