HN user

dymk

9,336 karma

[ my public key: https://keybase.io/dymk; my proof: https://keybase.io/dymk/sigs/TjbfqGibzns4Tw1KLpkMtQIF9DuwOQqU1hzg0YbiuRE ]

email: dymk (at) dymk (dot) co

woodworking: https://www.longtailwoodcraft.com/gallery.html

Posts10
Comments3,405
View on HN

This post describes ideas found in existing agent orchestrator systems since they've existed. You'll find the same "top level agent that breaks a problem down into spec / plan / implement / verify" pattern in get-shit-done or superpowers.

Is the original part the VCS that works at 1000 commits/second? Or spending a bunch of money comparing models?

Kimi Work 2 days ago

Copying a block of multi-line text out of the agent doesn't work over ssh, for instance.

Kimi Work 2 days ago

Eyebrows will raise at Anthropic / OpenAI, perhaps. Why are they charging 1000x more for the exact same business?

The 'distillation is theft!' shtick won't last long. In fact, unlike Anthropic/OpenAI, these Chinese labs actually had to pay for that 'stolen' training data.

Kimi Work 2 days ago

No, you need to apply the sandbox to the codex process itself. Codex does not do this.

The parts outside of the “Claude wrote this” guards seem plausibly written by a human, it’s just that 70% of the article is in the “Claude wrote this” guard.

The article says that one possible reason the vaccine protects against dementia is incidental protection from other diseases. Getting chickenpox as a kid might protect you against shingles, but maybe not against those other diseases.

TypeScript 7 14 days ago

I'm a Ruby enthusiast - Sorbet is one of the best things since sliced bread to happen to the ecosystem. matz is pushing hard on static typing as part of the standard Ruby ecosystem as well.

You're describing a problem that's plagued corporate software development for decades. You just get to the "unmaintainable ball of mud" stage faster now. Every few days I spent a while on codebase architecture improvements after landing a slew of features.