site banner

Friday Fun Thread for September 20, 2024

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

1
Jump in the discussion.

No email address required.

Yes, welcome to the future. I use LLMs all the time. They excel at building prototypes, little tools, and self contained functions. It can't one shot complex projects (neither can I ) but you can still handhold it and prompt and split the complex project into smaller modules that it can reason about.

So far I have not found a good way of getting it to fix bugs in existing codebases, but I do wonder if that's just a UI issue rather than an intelligence issue, since there's no easy way for me to let it track the data flow between several files.

The more context you add, the better. This is a mistake people make. It can't read your mind and often people just don't give it enough information.

Programming will absolutely be different in 10 years time, but so will a lot of the rest of world.