HI version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
67% Positive
Analyzed from 222 words in the discussion.
Trending Topics
#code#compiler#worth#assembly#question#whether#ais#level#language#yourself

Discussion (6 Comments)Read Original on HackerNews
Go throw yourself at Stockfish or another chess engine for this. They tend to have good test harness that can give you an idea of whether the speedups are worth the effort.
I get the need to protect yourself from AI bots, but banning all but mainstream browsers from viewing your content isn't the way.
The article boils down to "could AI be a good compiler" and I'd say that consistency and repeatability are far more important than a one-off optimisation of a particular section of code. If you've got to the point where a section of code is worth writing some hand-crafted assembly then it's probably worth your time to really understand what's happening with it. Having it "vibe compiled" for you would be a bad idea.