Windows will block any software that isn’t popular. Unless the developer pays Microsoft.
- 1 Post
- 530 Comments
Are you still taking about macs? Because that’s Windows.
That’s why you know that if your code hasn’t put up a fight yet, it’s because it’s saving its energy.
marcos@lemmy.worldto
Programmer Humor@programming.dev•What a joke, can't believe people still voluntarily use this OS
13·7 days agoThe problem is that “the same issue” here means “there’s any error at all with the MS Store”. Any discussion about there will be useless.
Meetings! Meetings as far as the eyes can see!
There’s no escape, there’s no rest. Life is only meetings now.
Well, round numbers will indeed make the math easier.
Yes, people some times live up to 120 years. You should start at 60.
Yeah, by default
killsends sigterm, and not kill the process at all.It’s the correct behavior, sending sigkill by default would be harmful. Now take a look at how
killallworked in Solaris (before it adopted GNU).
The NT kernel was all built to emulate object orientation (read Smalltalk, not C++) style message passing. That’s because it was the 90s, and it’s the new technology kernel.
So yeah, expect everything to have more flexibility sending data around, and no standardization at all so you can’t have any generic functionality.
Even worse. You’d get from Windows 7 to Windows 11.
Why, indeed?
Yeah, it’s because it’s not the school that is bullshit.
It’s some of the stuff people do there. At the same time, some aren’t. And we are incredibly bad at telling the difference, and worse than useless on doing that at scale.
Just let C++ die already, and stop pretending it’s a reasonable thing to compare other languages with.
If you can’t do it in C, you are better in Java, Python, Haskell, whatever.
The length of variable and function names should be proportional to the size of the code that can potentially call them. And preferably segmented in namespaces, explicit modules, or something like that.
I belong to all of them. Same question.
Or at least say what’s broke…
The worse people are the ones that generate most of the interactions, so every side is biased.
marcos@lemmy.worldto
Programmer Humor@programming.dev•And then everyone stood up and clapped
34·23 days agoIt’s supposed to be stocks trading, not an AWS bill.
Oh, heavyweight Wasm is one of those things better written in Rust.
Intrinsically, one would expect there to be better options. But Wasm is difficult enough that people have been unable to port most tools. That will probably change at some point, but I would not stop anything to wait for that.
All the other options are worse.
But, hummm… Some people do use Rust for software where other languages are a better fit. But usually not in public. You see a lot of libraries helping people to use Rust in GUIs or web applications, but all the Rust rewrites people talk about are for stuff better done in Rust.
Think of it like Haskell’s
castfrom theTypeableclass.Yes, if somebody sends random stuff, you’ll have to handle a failure, or do the equivalent of returning
undefined, what is way easier than properly handling it in TS. What you do from there is up to you.
Yes, you can pull the “more options” thing and run it.