I feel like that’s already becoming true. I sometimes work on problems/projects where the AI agent is definitely more qualified than me to call the shots.
For example, this library here for deep learning is 100% ai generated and far beyond my technical capabilities.
The real question is: Do you need to understand it fully for it to improve your life?
For example, if you're in fundamental science (or generally a fan of reductionism), it for sure would be nice to understand the universe instead of just having access to an AI that can comprehend it. But to the majority of the population it only matters that someone (or something) understands it enough to make it useful to others.
Understanding everything fully is futile. But there are many many many things that by understanding you improve your life. So, I feel the question is... not useful, I would say. Yes, you need to search for things that if you knew them you would improve your life. No, you can not know them all beforehand. Yes, there are such things. There always are.
They only improve your life if you actually work on something that you yourself are trying to improve. Most people are fine with the status quo, so if something like LLMs can take over the understanding of complex tasks, they won't even notice, except for the fact that more of these tasks will get done.
There are clearly things to understand more than just the immediate stuff you do for work. I think most people are thirsty for understanding, it's just... many times it's in other domains than you expect.
I have never had good experience with any Google models in coding. Particularly for coding hard stuff, there is a night and day difference between Opus/Gemini in my experience.
That’s a western perspective because we are spoiled and have no thought for sustainability.
Please take a look at poor countries of the world like Pakistan. They have a repair culture. They have vehicles from the 80’s out on the road doing daily driving work instead of being used as vintage show pieces. It’s a poor country, this is a necessity. But nevertheless seeing the repair culture there in contrast to the disposable culture in the western world makes me pause.
This... I wonder why isn't there a market in Tijuana, Juarez and other border towns for fixing broken electronics and similar appliances.
Here in Mexico there are plenty of "unofficial" laptops/mobile (Apple, Windows, Androids) repair shops that even receive your device by DHL/UPS, fix it and return it. Because the labor costs are low enough to make it worth. The only downside is that most of the spare parts are imported from the US.
In Western countries, the time of skilled repairmen is better spent repairing things which are much more important and expensive than consumer goods.
And a consumer usually has a much higher return from working in his specialized field to earn money and buy a new product, than spending time with difficult repairs of a broken product.
Yeah, this is entirely a function of labor costs. If you want your stuff repaired, ship it to a low-labor cost economy or hire someone to whom it’s worth the time.
> labor costs are largely a function of local real estate costs
Difficult to determine causality in that system. All we can say is places with expensive labour tend to have expensive real estate. (The confounding variable, I imagine, is immigration.)
Why? Microsoft probably just hasn’t prioritized nimbus participation over their other construction work. They probably haven’t yet constructed the correct subsidiary structure or key sharing agreements that allow them to participate either.
Sooner or later they’ll participate. And then you would have moved your workload for no reason.
The reason cited for this whole fiasco is that some of the Ministry of Defense's genocide work could be performed by servers in the EU, which could expose Microsoft to legal or regulatory issues.
It's not that Microsoft was against this, it's that Microsoft was against themselves getting in trouble for this with the EU.
Well they did put in their contracts with the Israeli government that their services can't be used for mass surveilance which makes them slightly less evil than Google/Amazon.
There is no way to make that cost model profitable consistently. If 1 prompt can mean 100's/1000's of requests over hours, and you only pay for that 1 premium prompt, that can never be profitable.
They can engineer the harness to limit the amount it does. When pressing enter, it's be nice to have a "budget" per prompt, much like the model multiplier. When the harness used up the budget, it cleans up and cuts off the work.
But that would entail actual work and effort...and care for user's time and money.
Model selection for day to day tasks based on vibes is not very scientific. Micromanaging the model doesn't seem like a great idea when doing real professional work with professional goals/deadlines/pressures.
> Micromanaging the model doesn't seem like a great idea when doing real professional work with professional goals/deadlines/pressures.
Remember that it's not only the cost per token, but also speed. Some tasks are done faster with simpler/less-thinking models, so it might actually make sense to micromanage the model when you have deadlines.
It’s deeply ironic that the folks who want to outsource as much thought to the model as possible are saying that my stance - use your brain to decide the right tool for the job - is tantamount to “vibes”.
You are being deeply reductive and that's against the spirit of hacker news. The issue is that models are difficult to objectively benchmark. The benchmarks don't always align with real world performance. It's not easy and clear cut to determine which model will work best in a given situation. It boils down to loose experiences/anecdotes. Do you have an objective criteria for model selection that you have tested to be effective with reproducible tests?
They are definitely behind in 3D graphics from my experience. But surprisingly decent at HPC/low level programming. I think they are definitely training on ML stuff to perhaps kick off recursive self improvement.
For example, this library here for deep learning is 100% ai generated and far beyond my technical capabilities.
https://github.com/computerex/dlgo
reply