logoalt Hacker News

tobwentoday at 11:05 AM3 repliesview on HN

Added to AGENTS.md :)


Replies

wwwestontoday at 11:20 AM

How good is your model at picking good data structures?

There’s several orders of magnitude less available discussion of selecting data structures for problem domains than there is code.

If the underlying information is implicit in high volume of code available then maybe the models are good at it, especially when driven by devs who can/will prompt in that direction. And that assumption seems likely related to how much code was written by devs who focus on data.

show 1 reply
ozgrakkurttoday at 11:25 AM

Would be cool to see the live reaction of Rob Pike to this comment

show 1 reply
phhtoday at 1:25 PM

Unironically. Every time I asked a LLM to make something faster, they always tried blind code optimisations, rather than measure.