

(structuring inheritance) before the Jesus Club took over
and then it took humanity another 2000 years to move away from inheritance in favor of composition. you’d think someone would’ve realized sooner that it’s not always the right abstraction…
(structuring inheritance) before the Jesus Club took over
and then it took humanity another 2000 years to move away from inheritance in favor of composition. you’d think someone would’ve realized sooner that it’s not always the right abstraction…
Language designer for a widely used programming language. Basically I want to be Brian Goetz
What do you think the point of this post is, then? Comedic hyperbole only works if there is still some truth to it
is everyone here a complete beginner? how do so many people relate to this? as soon as you need to do anything halfway interesting the thing just confidently spews nonsense.
I’ve literally done my own study on this with CS students and found a similar result. Students who reported using AI regularly couldn’t recognize when it wasn’t giving them any useful output
? the feature is still available in the US
What are the editorial standards of Nature that this is what they decided to publish?
I know experts say this doesn’t fundamentally change anything, but this sort of stuff still scares the shit out of me. There used to be a subreddit called UkraineAnxiety but they shut down with the Reddit protests last year. Really wish there was a resource like that now, because most comments I’m seeing are nonchalantly joking about nuclear war and that’s not helping…
I believe it should still work, as alarms trigger for me even if my phone updated overnight or I put it on the charger dead before going to sleep, but I’ll have to test it
As the linked screenshot shows, you have the option to choose between shutting down and rebooting. There is no need to explain the difference to me, I demonstrated that the thing you want to do is possible.
You can, see my other comment: https://feddit.org/comment/3001525
That’s not what I mean, I’m talking about the Shortcuts app:
Oooh yeah good point. I didn’t make that connection
There is a shortcut action to shut down the phone which you could trigger with an automation, I suppose.
Huh? What context is this list set up in? I don’t really see how it relates to the medication issue.
Removed by mod
That’s not what that page is saying. It’s terrifying enough that it’s a tie, there’s no need to make up fake polling information.
I bet this is going to be some sort of gotcha about how people didn’t feel the need to “deprogram an extremist liberal”, so obviously everyone is out to get the poor poor conservatives who just want to be vile in peace
Well, I’m generally very anti-LLM but as a library author in Java it has been very helpful to create lots of similar overloads/methods for different types and filling in the corresponding documentation comments. I’ve already done all the thinking and I just need to check that the overload makes the right call or does the same thing that the other ones do – in that particular case, it’s faster. But if I myself don’t know yet how I’m going to do something, I would never trust an AI to tell me.