If there are no incentives for mathematicians to work on and share progress in tough problems because they will get scooped, then they will end up quitting and in net we will see less progress overall.
reddit used to shared how much gold purchases went towards their server costs (pretty sure it wasn't 100% accurate but at least good to an order of magnitude). It was approximately $1/hour and they served ~100M monthly active users. So I don't think those metrics would demonstrate how wasteful traditional data centers are like you think it would.
> your average Smart TV buyer is prepared to sign into Netflix, Disney+, Hulu, Prime Video, Crunchyroll, Youtube etc
I think this is starting to change a bit especially as companies crack down on password sharing. Once the dam breaks, there's gonna be a pretty drastic and unstoppable migration towards the "dumb" TV products + more open alternatives. I'm already seeing a lot of families start to move to DVDs and Blurays for kids who just watch the same 5 movies on repeat anyway.
This migration is already happening away from Windows. Gaming was the big moat that Windows had but now with Steam Proton and better Linux alternatives, a ton of people are starting to move away and while it's not a significant majority yet, I think the tides have already turned and there's not much Microsoft can do to turn it back.
Why are you acting like there isn't a definition of inefficient. I think "underutilized" is a pretty good definition.
The fact that every single person has a small private park in their front and backyards that's enjoyed maybe a couple hours per day at most is pretty wasteful - if it was shared the utilization would go way up and space used would be way down. Same goes for all the parking lots needed to facilitate car traffic - if we used more efficient/shared options like buses or trams then the parking lots that sit empty most of the day could be replaced with more businesses or houses that allow people to live closer to the services that they need every day.
Meanwhile, we have big bottlenecks in our city downtowns where all the density is packed. Spread that out and things get a lot more efficient - your commute probably goes down too because you can live closer to work. Suburbs don't work without a productive city near them - otherwise they're just rural areas.
Not much to see here. Crowd sourced, vibe coded app. Not sure what "verified" means because the only verification they did was require a checkbox that "I confirm this is a genuine experience"
Fair catch, clustering does get flagged automatically, but that just means "multiple people reported it," not "confirmed true." Same issue: "verified" oversells it either way.
Fair on "verified" - it's really "manually reviewed" (duplicate/outlier checks), not independently verified. Should probably fix that word on the site.
Most of the people who say LLMs will replace developers have never built and deployed a real app. I know someone working on an app that they were deploying and after "writing" thousands of lines of code with Codex, they needed help to deploy it despite getting pretty clear (IMO) instructions from the LLM. Later they were struggling to set up a test environment or add backups to the point that I was worried they might break production.
The few people who manage to write good quality production apps with AI are developers whether they like it or not and that number isn't high enough to obsolete existing developers.
LLMs will certainly replace most developers. Most developers dont know that "computer" was a profession not long ago (and a quite demanding one).
You are conflating "not understanding how to build software" with "not knowing how to write code". Most developers I've crossed paths with couldn't build a consistent library, let alone a complete, well written, architecturally sound and useful application. Sure, I also know plenty that don't fall into that category but those are the few.
Problems with deploy? Ask claude, use ssh with key-based auth and he will take care of it :) just saying.
I've been writing code "almost daily" for the last 35 years; been doing it professionally for at least 29 years. I've been around, and my peers consider me a proficient developer. I've built stuff ranging from embedded/os level development to DSL languages, from 3D programming to VBA macros. I wrote software used by me, and wrote software used by millions. In some cases, I've maintained products written by me nore than a decade. By your definition, I must be wrong, truth is I can afford to be wrong - my job is not writing code, is designing solutions. Writing code is often the easiest part, and we're mostly automating it. Thank god.
> Ask claude, use ssh with key-based auth and he will take care of it :) just saying
This already goes over the heads of most non-developers.
I think you're misunderstanding my point. It's not that LLMs aren't a useful tool or that they won't replace some developers. But rather that software development as a specialty won't go away because most people can't build software with LLMs in a way that won't blow up.
To be fair, in many (maybe all?) of those cases, those companies faced consequences. I highly doubt this company is going to face any consequence for this data breach.
AT&T was fined $177 million for one data breach, which represents 12 hours of revenue, and $13 million for the other, which represents 54 minutes of revenue. "Consequences". Right.
You can brush that $177M fine aside but I'm almost certain that none of the Chinese companies above with these security vulnerabilities will pay even $1 in fines.
Because they didn't cause harm to 100 million people. The headline is a blatant lie. Nobody was hacked, the reporter hired a pentester to pentest a product. Is it a good thing that it's insecure, obviously not. But obviously this is going to be a legal non-event compared to leaking PII for 100m people, regardless of nationality of companies involved, when leaking PII for 100m people is already slap-on-the-wrist territory. There are also countless insecure American hardware products on the market that also don't result in litigation because the scale is not national news-worthy.
It's still the same problem. Now instead of checking if the code is correct, you have to check every day if your prompt is still validating the correct features that you expect to work.
reply