Language designer for a widely used programming language. Basically I want to be Brian Goetz
Language designer for a widely used programming language. Basically I want to be Brian Goetz
Ah, thanks so much for reaching out again! Downloading now :D
That’s great to hear! I saw the issue a few days ago but since it didn’t have any comments or milestones (at the time) I assumed it was just lost in the backlog. Thanks for the update! :)
Really like the new design and I think Mlem definitely carries the same “native” feel that Apollo used to. I just wish it had customizable swipes so I could make the switch from Voyager, but it looks like that’s a low priority feature for now
? the feature is still available in the US
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:
There is a shortcut action to shut down the phone which you could trigger with an automation, I suppose.
Removed by mod
Your reply refers to a “junior who is nervous” and “how the sausage is made”, which makes no sense in the context of someone who just has to review code
They’re saying developers dislike having to review other code that’s unfamiliar to them, not having their code reviewed.
Not to mention the law firm they hired advertises anti-union action, so that should tell you whether they can be trusted to be fair to workers…
If you read the linked article you will find that exterior cameras feeds are plenty invasive enough.
I don’t think they have interior cameras (although other manufacturers do), but the front and backup camera feeds provide plenty of information as well.
Then there’s also this, if you need any more reason to be concerned.
Their privacy policy includes a provision that they can use the cameras and GPS to infer things such as sexual orientation, so yeah.
Windows Recall, the screengrabber they were about to release with an unencrypted database as an opt-out feature.
Some Left Winger sees a Right Winger say something they don’t like. The Left Winger can’t counter it
Many right wing positions are very easy to counter with scientific evidence– climate change, crime rates, public health policy, social programs…
So if you think the “Left Winger” can’t counter it… do you not consider evidence-based arguments to be legitimate?
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.