Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reedlaw
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
reedlaw
8d ago
Seems agents understand their own bugs now. https://github.com/openai/codex/issues/9252 has 88 thumbs up and a workaround (switch to raw mode with Alt+R) found in a comment. Codex suggested the workaround to
2.
▲
by
reedlaw
9d ago
> we shouldn’t anthropomorphize Agreed, so why frame it as avoiding unpleasant people? My experience with Anthropic's latest models is that no amount of instruction can overcome their latent verbosity (nor can AGENTS.md overcome Ope
3.
▲
by
reedlaw
9d ago
Turns out Frigate uses visual classification only. Hard to trigger when birds are so small, unless they fly right up to the camera perhaps.
4.
▲
by
reedlaw
10d ago
Expectations around software quality will rise in tandem with gains in productivity so that the same experience curve continues to apply.
5.
▲
by
reedlaw
10d ago
Because agents lack human judgment. At the very least there's a need for a human-in-the-loop with agentic processes. Otherwise, it's like running a coding harness with --dangerously-skip-permissions all the time.
6.
▲
by
reedlaw
10d ago
In my own experience as a software developer, I see no justification for the hype. Demand for software is practically infinite, and agents aren't mind readers so they'll always need workers to turn needs into prompts. Despite how
7.
▲
by
reedlaw
10d ago
I have Bird Classification enabled in the settings, but so far haven't seen any labelled (it's only been a few days). Similarly with Face Recognition, I've only seen false positives. It does reliably detect people though (300
8.
▲
by
reedlaw
11d ago
Frigate, the IP camera security system, also does bird classification: https://docs.frigate.video/configuration/bird_classification...
9.
▲
by
reedlaw
17d ago
Codex has the opposite problem. Instead of being overly proactive it's overly reticent. I have been preferring it lately, although my preference tend to switch every few months when a model or harness regresses horribly.
10.
▲
by
reedlaw
1mo ago
I'm on my third mainboard trying to combat what seems to be an AMD platform issue that causes random freeze-then-reset events. It doesn't just affect Framework. If you search AMD Data Fabric Sync Flood you'll find a lot of di
11.
▲
by
reedlaw
2mo ago
I made https://constraint.fyi/ after getting frustrated on some of the harder Clues by Sam ( https://cluesbysam.com/ ) puzzles for which the color tags aren't enough to represent everything you need to t
12.
▲
by
reedlaw
3mo ago
What do you mean? I'm Gen X but remember all those things. It seems like a reasonable mashup of nostalgia.
13.
▲
by
reedlaw
3mo ago
Since the Renaissance got started before the printing press, maybe you mean the press fueled it? The idea that the church found printing dangerous seems like a conflation with events that happened during the Protestant Reformation. The Cath
14.
▲
by
reedlaw
4mo ago
Good instinct. I did both. The script came out later.
15.
▲
by
reedlaw
4mo ago
I did the malware check using Claude, providing it with the same list ( https://md.archlinux.org/s/SxbqukK6IA ), and it did essentially the same things as this script does to verify. So either way should do the trick.
16.
▲
by
reedlaw
4mo ago
I also had an affected package installed, fortunately it was from the official repo before it was dropped and became an AUR package.
17.
▲
by
reedlaw
4mo ago
Yeah, the README looks like slop to me.
18.
▲
by
reedlaw
5mo ago
Codex is only slightly better, and that fluctuates so I switch back and forth.
19.
▲
by
reedlaw
5mo ago
I tried to create a hook that would detect when token usage was running out and write HANDOFF.md so I could switch to another agent and finish the current task. It never worked reliably. To make a hook for db queries, it would need to run b
20.
▲
by
reedlaw
5mo ago
I'm skeptical skills will outperform training given that Opus 4.7 already ignores a 720-byte CLAUDE.md telling it to use tidewave (a Rails MCP server with 6 tools) for db queries. When I asked a new claude session about a record it cal
21.
▲
by
reedlaw
5mo ago
Why do you say HashWithIndifferentAccess shows a lack of understanding? Like many Rails features, it's a convenience that abstracts away details that some find unpleasant to work with. Rails sometimes takes "magic" to the ext
22.
▲
by
reedlaw
6mo ago
Chinese omits articles, verbs aren't conjugated, and individual characters carry more meaning than English letters, but other than those differences I don't have the impression that Chinese communication is inherently more concise
23.
▲
by
reedlaw
6mo ago
Are you saying Chinese is more concise than English? Chinese poetry is concise, but that can be true in any language. For LLMs, it depends on the tokenizer. Chinese models are of course more Chinese-friendly and so would encode the same sen
24.
▲
by
reedlaw
6mo ago
I've come to the conclusion that Hacker News is the best aggregator out there. Substack knows my interests yet gives terrible recommendations. Youtube constantly recommends the same videos or exaggerates my interest in a topic based on
25.
▲
by
reedlaw
6mo ago
Claude has trained me on the use of the word 'invariant'. I never used it before, but it makes sense as a term for a rule the system guarantees. I would have used 'validation' for application-side rules or 'constrai
26.
▲
by
reedlaw
6mo ago
Then I would say this is another proof that LLMs lack intellect or ability to reason about universals. See https://michaelmangialardi.substack.com/i/186405810/test-4-p...
27.
▲
by
reedlaw
6mo ago
Why is Haskell irrelevant to the argument that LLMs can't reliably permute programming knowledge from one language to another? In fact, the purity of the language and dearth of training data seems like the perfect test case to see whet
28.
▲
by
reedlaw
6mo ago
This is the second endorsement I've seen today. I gave OpenSpec a shot and was dismayed by the Explore prompt. [1] Over 1,000 words with verbose, repetitive instructions which will lead to context drift. The examples refer to specific
29.
▲
by
reedlaw
7mo ago
Do you have examples of the task maturation cycle? I'm not sure how it would work for tasks like extracting structured data from images. It seems it could only work for tasks that can be scripted and wouldn't work well for tasks t
30.
▲
by
reedlaw
7mo ago
How do you even begin to define objective measurements of software engineering productivity? You could use DORA metrics [1] which are about how effectively software is delivered. Or you could use the SPACE Framework [2] which is more about
More ›