Comment Re:Fucking Losers (Score 4, Insightful) 177
You can certainly have your opinion. But calling people that don't agree with you 'fucking trash' shows a lot more about you than it does them.
In my experience, it just ends up requiring replacement of the starter battery more often, and the batteries required are larger, AGM type batteries that tend to be more expensive than smaller/flooded lead acid type batteries, (if you care about battery cost). Now, I suppose, if you sit in traffic a lot, and don't need A/C or heat too much, don't have a lot of accessories that are on a lot, (like heated or cooled seats, radio, etc.), and are absolutely wanting to save that last $2/month on gas, then go ahead. All I would ask is that the button *remember* the setting, between on/off ignition cycles, so if I turn it off, it just stays Off. I have installed a few harness adapters that connect to the harness going to the start/stop button so that it can 'remember' it's setting and only enables if the button is pressed to enable it back on. That is how it should have been from the factory.
I love how someone expressing their opinions is slowly moderated down to Troll. Heaven forbid that someone don't agree with you.
No problem for the AI hyper scalers...they'll just do some 100 trillion dollar deals back and forth and it all will work out.
I genuinely don't think the circle-jerk deals are the real force behind this. Microsoft "investing" in OpenAI doesn't inherently create datacenter demand. OpenAI "investing" in nVidia doesn't either. What does create demand is all the people asking CoPilot to summarize an e-mail for them. Or to write a paragraph of code they could Google the results of. Or create a picture of their wife's head on a walrus. The load is what's screwing us. All the useless, pointless, wasteful load.
Agree. That could be solved by the AI-bros actually charging for the services, which will have to happen someday. They will have to start making actual profit on this shit, someday. Although, I'd also think that a lot of the useless shit people ask AI to do could be handled by local models, which would be cheaper to run. I would think summarizing an email should certainly not require 10 top of the line GPUs to do by now.
I hope you do not plan to give that code any publicly available interfaces. Because LLMs are absolute crap at writing secure code. Probably because most people that proudly put their code on the net as "examples" are too.
If I was going to give a public interface to anything, it's going to go through the same process that I have been using for a number of years now - a templated design that has been tested/pentested/tested again for holes. And these days, it will likely be behind an AWS api gateway as well if we're talking about internet-facing apis. It won't be some EC2 instance with a public ip and a sec group of 80 -> 0.0.0.0/0.
I should have added in my original post that I feel AI tools can be very useful in the hands of trained and experienced developers. The CEO that vibe-codes some application over a weekend and then wants it pushed to prod at his company on Monday is not what I am talking about here. We have a group now at my work that has vibe-coded a very complex, very expensive to run app with an insanely complex DB structure that will be unmaintainable. I have already made my concerns known about that particular project, and it will not go to prod until the people that want to assume liability for it sign off. It is an MCP implementation that has security issues all through it. Yes, that shit isn't going to prod until it has been eval'd by competent engineers and/or someone wants to take the fall for it.
So, what I am saying, is that I agree with you. AI has it's place.
How many Bavarian Illuminati does it take to screw in a lightbulb? Three: one to screw it in, and one to confuse the issue.