Earlier quoted context omitted.
> had to iterate with them for 4/5 times each. Gemini got it right but then used deprecated methods How hard would it be to automate these iterations? How hard would it be to automatically check and improve the code to avoid deprecated methods? I agree that most products are still underwhelming, but that doesn't mean that the underlying tech is not already enough to deliver better LLM-based products. Lately I've been…
> How hard would it be to automate these iterations? The fact that we're no closer to doing this than we were when chatgpt launched suggests that it's really hard. If anything I think it's _the_ hard bit vs. building something that generates plausible text. Solving this for the general case is imo a completely different problem to being able to generate plausible text in the general case.
AI 2027
101–110 of 641 posts
Re: AI 2027
#102ACT post where Scott Alexander provides some additional info: https://www.astralcodexten.com/p/introducing-ai-2027 . Manifold currently predicts 30%: https://manifold.markets/IsaacKing/ai-2027-reports-predictio...
Re: AI 2027
#103How will it come up with the theoretical breakthroughs necessary to beat the scaling problem GPT-4.5 revealed when it hasn't been proven that LLMs can come up with novel research in any field at all?
Re: AI 2027
#104Re: AI 2027
#105Earlier quoted context omitted.
Can you share your detailed projection of what you expect the future to look like so I can compare?
Sure 5 years: AI coding assistants are a lot better than they are now, but still can't actually replace junior engineers (at least ones that aren't shit). AI fraud is rampant, with faked audio commonplace. Some companies try replacing call centres with AI, but it doesn't really work and everyone hates it. Tesla's robotaxi won't be available, but Waymo will be in most major US cities. 10 years: AI assistants are now u…
This is the real scary bit. I'm not convinced that AI will ever be good enough to think independently and create novel things without some serious human supervision, but none of that matters when applied to machines that are destructive by design and already have expectations of collateral damage. Slaughterbots are going to be the new WMDs — and corporations are salivating at the prospect of being first movers. https://www.youtube.com/watch?v=UiiqiaUBAL8
Re: AI 2027
#106Earlier quoted context omitted.
programming
Can you phrase this in a concrete way, so that in 2027 we can all agree whether it's true or false, rather than circling a "no true scotsman" argument?
It was surpassed around the beginning of this year, so you'll need to come up with a new one for 2027. Note that the other opinions in that older HN thread almost all expected less.
Re: AI 2027
#107Older and related article from one of the authors titled "What 2026 looks like", that is holding up very well against time. Written in mid 2021 (pre ChatGPT) https://www.alignmentforum.org/posts/6Xgy6CAf2jqHhynHL/what-... //edit: remove the referral tags from URL
This is damn near prescient, I'm having a hard time believing it was written in 2021. He did get this part wrong though, we ended up calling them 'Mixture of Experts' instead of 'AI bureaucracies'.
Re: AI 2027
#108Re: AI 2027
#109Could not get through the entire thing. It’s mostly a bunch of fantasy intermingled with bits of possible interesting discussion points. The whole right side metrics are purely a distraction because entirely fiction.
Re: AI 2027
#110I just spent some time trying to make claude and gemini make a violin plot of some polar dataframe. I've never used it and it's just for prototyping so i just went "apply a log to the values and make a violin plot of this polars dataframe". ANd had to iterate with them for 4/5 times each. Gemini got it right but then used deprecated methods I might be doing llm wrong, but i just can't get how people might actually do…
You're asking it to think and it can't. It's spicy auto complete. Ask it to create a program that can create a violin plot from a CVS file. Because this has been "done before", it will do a decent job.