Nothing new. Whenever a new layer of abstraction is added, people say it's worse and will never be as good as the old way. Though it's a totally biased opinion, we just have issues with giving up things we like as human being.
99% of people writing in assembly don't have to drop down into manual cobbling of machine code. People who write in C rarely drop into assembly. Java developers typically treat the JVM as "the computer." In the OSI network stack, developers writing at level 7 (application layer) almost never drop to level 5 (session layer), and virtually no one even bothers to understand the magic at layers 1 & 2. These all represent successful, effective abstractions for developers.
In contrast, unless you believe 99% of "software development" is about to be replaced with "vibe coding", it's off the mark to describe LLMs as a new layer of abstraction.
And because of that, we check in the generated code, not the high-level abstraction. So to understand your program, you have to read the output, not the input.
Totally possible and we can already do it ! Simply put, just set the temperature to 0 and reuse the same seed. But it's just not what people really want, and providers are reluctant because they cost up to 5x more to generate.
It's also not 100% non-deterministic, because cloud providers don't run on the same hardware, with the same conditions required for producing the same output. So, in practice, not so good, but in theory if you need it and can afford it, you can.
For what it's worth, Apple closed my mom's account due to inactivity. (She hadn't used an Apple product since 2007.)
They do have phone support, but they refused to unlock the account and just said she'll never be able to use primary email account with Apple's systems because of the frozen account.
So yes, any cloud provider can lock you out for arbitrary reasons. Just because they answer the phone doesn't mean the customer support agent can actually do anything about it.
At $1 / month having 50GB end-to-end encrypted storage and hide-my-email is reasonable in case your choice is better privacy over controlling your own mail domain.
Photos sync to iCloud is terrible slow though compared to Google Photos - syncing 100GB take days and 500GB takes forever. At least it end-to-end encrypted with Avanced Data Protection. But yeah if you multi-TB photo archive buying large storage options of iCloud make no sense simply because it's impossible to use.
I don't see any evidentiary basis for these claims (or narratives) in this article. What can be asserted without evidence can also be dismissed without evidence.
I have a great computer, but it isn't compatible with Windows 11, so now I'm using Ubuntu on it. It's not ideal, but at least it's not a brick. I hate the requirements for Windows 11.
Those that love the work they do don't burn out, because every moment working on their projects tends to be joyful. I personally hate working with people who hate the work they do, and I look forward to them being burned out
Sure, but this schedule is like, maybe 5 hours of sleep per night. Other than an extreme minority of people, there’s no way you can be operating on that for long and doing your best work. A good 8 hours per night will make most people a better engineer and a better person to be around.
"You don't really love what you do unless you're willing to do it 17 hours a day every day" is an interesting take.
You can love what you do but if you do more of it than is sustainable because of external pressures then you will burn out. Enjoying your work is not a vaccine against burnout. I'd actually argue that people who love what they do are more likely to have trouble finding that balance. The person who hates what they do usually can't be motivated to do more than the minimum required of them.
Weird how we went from like the 4 hour workweek and all those charts about how people historically famous in their field spent only a few hours a day on what they were most famous for, to "work 12+ hours a day or you're useless".
Also this is one of a few examples I've read lately of "oh look at all this hard work I did", ignoring that they had a newborn and someone else actually did all of the hard work.
I read gp’s formulation differently: “if you’re working 17 hours a day, you’d better stop soon unless you’re doing it for the love of doing it.” In that sense it seems like you and gp might agree that it’s bad for you and for your coworkers if you’re working like that because of external pressures.
I don’t delight in anybody’s suffering or burnout. But I do feel relief when somebody is suffering from the pace or intensity, and alleviates their suffering by striking a more sustainable balance for them.
I feel like even people energized by efforts like that pay the piper: after such a period I for one “lay fallow”—tending to extended family and community, doing phone-it-in “day job” stuff, being in nature—for almost as long as the creative binge itself lasted.
I would indeed agree with things as you've stated. I interpreted "the work they do" to mean "their craft" but if it was intended as "their specific working conditions" I can see how it'd read differently.
I think there are a lot of people that love their craft but are in specific working conditions that lead to burnout, and all I was saying is that I don't think it means they love their craft any less.
I don't think "Benchmarks" are the right way to analyze AI-related processes, which is probably similar to the complexity surrounding human intelligence measurements and how well each human can handle real-world problems.
I don’t understand the sentiment of not wanting to learn a language. LLMs make learning and understanding trivial if the user wants that. I think many of those complaining about strongly typed languages (etc) are lazy. In this new world of AI generated code, strongly typed languages are king