HN user

trollbridge

4,091 karma
Posts1
Comments1,891
View on HN
PCjs Machines 1 day ago

Be cautious with this. My firstborn's first complete sentence was "King Graham fell" (from the sledding scene in King's Quest V).

I'd say modern AI tools could probably do this pretty effectively. They're very effective at describing anything else about an image. I have a workflow that churns through large amounts of images, describes them, and then looks for things I specifically want (in my case, auction listings that are not described accurately on the auction website).

Kimi Work 2 days ago

Aren’t there all chat interfaces? Same goes for Claude Work, ChatGPT Work, etc

I make sure projects are split into much smaller units so we don’t need some gargantuan bazel based build.

Having a bloated, barely-maintainable codebase and a build that takes hours and needs 100GB of storage is not a badge of honour.

This seems to be quite common. You start with OpenCode (assuming you're someone who skips all the Claude Code hype); then you start thirsting for more, and switch to oh-my-pi.

I generally view the kind of code in projects like OpenCode to be the same as binary machine code, and the harness that works on it is the compiler. The source code is the prompts (I guess), except we live in a weird state now we use the existing machine code + more prompts to make even more machine code.

Isn't it standard journalism? Instead of just giving us the conclusion we're supposed to think, they interview various people in the field and quote what those people think, and then let us draw our own conclusions.

In the U.S., the DOT sets standards, but they only apply to new vehicles sold. Aftermarket lights can be just about anything. (Some are labelled "not for highway use", as if that prevents them from being used on public roadways.)

Certain types of people seem to think they should install really, really bright LED lights in their car and then aim them right at other driver's eyes. I believe this comes from a mindset where one is unable to put one's self in another person's aspect, or where one simply doesn't care about others.

The "lights=safety" nonsense shows no sign of coming to an end. Many private residences also install eye-searing levels of lighting outside that they just leave on all night, which is much cheaper to do now thanks to LED technology. There's really no reason for doing it. The idea it deters crime is a long-standing myth (someone analogous to the idea CCTVs deter crime).

Wouldn't it be more reasonable to just expect people who want to walk places in the dead of night to wear a headlamp? They're cheap, easy to recharge, and can be adjusted for various brightness levels.

For greenfield work, we are using mostly Rust, although small utilities built with Go or Python are also acceptable provided they have a comprehensive set of unit tests, an integration test suite, well-defined specifications and acceptance criteria, and thorough documentation. Once you have that, it's much easier for the AI to work on it. (Our main motivation for doing this is that it takes far fewer tokens now to get stuff done since we have all that, to the point I can leave Qwen 3.6 running in 24/7 loops accomplishing things.)

If your build is bloated and slow, it would seem prudent to go and fix that, possibly converting a codebase from some other language or build system to something that can be built and tested very quickly. Slow builds and slow unit tests are a choice.

What are you talking about? A properly prompted agent generates a project with a fast, reproducible, and isolatable build. One of the best things about agentic AI is that I spend far less time on devops and on waiting on builds.

Codex Resets 3 days ago

$5 with a referral code for the first month.

You get $60 worth of usage. It’s too good to be true, yet it is.

Qwen 3.8 3 days ago

Considering the results from Kimi K3, it appears most the accusations of them “stealing” via distillation are unfounded accusations.