HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sesm

1,488 karmajoined قبل 13 سنة

comments

sesm
·قبل 5 أيام·discuss
What's the Elm definition of simplicity? Genuinely asking, because the concept of simplicity is very vague and overloaded in programming.
sesm
·قبل 16 يومًا·discuss
> Rick Rubin told Anderson Cooper he has no technical ability. Doesn't play instruments. Can't work a mixing board.

If you watch his interview on Rick Beato's channel, this myth will fall apart. He plays guitar, had his own punk rock band and his guitar playing is featured on some high-profile records he produced. Also, he has a lot of practical experience with all kinds of studio equipment.
sesm
·قبل 28 يومًا·discuss
> Do that well and you can build what a team of twenty engineers would put out in a month for around a thousand dollars.

As usual, an extraordinary claim without an extraordinary evidence: https://stephen.bochinski.dev/apps/
sesm
·الشهر الماضي·discuss
I would argue that those are not emergent property of the model, but a property of how humans find insights in a plausible guess.
sesm
·قبل شهرين·discuss
"AI" is a marketing term, LLMs and Difusion Models are math.
sesm
·قبل شهرين·discuss
They want to run local models
sesm
·قبل شهرين·discuss
No, it's much worse. It will take much more time to review and notice that it doesn't actually solve the problem at hand.
sesm
·قبل شهرين·discuss
Agree, after closer look smart pointer types are pretty standard and collections were indeed a part of migration.

But still, in order to prepare those detailed and very project-specific instructions you need to iterate on trying to convert the files from this specific codebase.
sesm
·قبل شهرين·discuss
When announcements say that rewrite took 1 week, I wonder how much time went into preparing this file with very detailed instructions on mapping Zig to Rust idioms: https://github.com/oven-sh/bun/commit/46d3bc29f270fa881dd573...

On top of that, if you look at 'Pointers & ownership' and 'Collections' sections, the Bun codebase is already prepared, using internal smart pointer types that map 1-to-1 to Rust equivalents, and `bun_collections` Rust crate already exists.

This makes an impression, that rewrite was prepared long time ago and was Bun team proposition to Anthropic during the acquisition deal.
sesm
·قبل شهرين·discuss
I wonder, did they consider an approach of vibe-coding a deterministic converter and then running it? This should be much more token efficient.
sesm
·قبل شهرين·discuss
Just to clarify, you did this for C tools using LLMs or using deterministic conversion tools?
sesm
·قبل شهرين·discuss
I guess they vibe-rewrite to C, relying on CCC compiler. Agent loop will be modifying both the project and the compiler until the ends meet.
sesm
·قبل شهرين·discuss
I'm sorry, Dave. I'm afraid I can't do that.
sesm
·قبل شهرين·discuss
> Or maybe the Zig team is in a greater danger, since their brains hold the genius juice the clankers are missing and they should have it by 2027

Imagine you want to monopolize programming by pushing LLM as an obligatory middle-men. Then people who can program without LLMs are direct threat to your business plan. It's time for us to start hiding. I'm cosidering adding `co-authored by Claude Code` to my hand-written commits and running Claude in useless loops to mock API usage.
sesm
·قبل شهرين·discuss
Wasn't looking at leaked Claude Code source already enough for the ridicule?
sesm
·قبل شهرين·discuss
The reason for this is: the only way to show productivity gains enabled by AI is to lay off people and pretend you are doing the same amount of work (while in reality you are severely dropping quality and accumulating technical debt).
sesm
·قبل شهرين·discuss
But it's a team sport. For example, in Dota 2 you should be trying to dominate your opponents. If you are trying to dominate your teammates instead (by prioritizing better KDA) you are most likely ruining the game.
sesm
·قبل شهرين·discuss
The new meaning of OCD
sesm
·قبل شهرين·discuss
You won't ship a perfect product even if you make 0 mistakes. Software maintenance is adapting the product based on feedback from the outside world which you could never get during development.
sesm
·قبل شهرين·discuss
Are you talking about dominating your peers to get a promotion?