IDK, but I more often had issues with installing apps to Linux than to Windows, usually dependency-hell related ones, but once I had trouble enabling snap on Linux Mint.
He/Him | Hu/En/some Jp | ASD | Bi | C/C++/D/C#/Java
IDK, but I more often had issues with installing apps to Linux than to Windows, usually dependency-hell related ones, but once I had trouble enabling snap on Linux Mint.
Because they want to replace them with more corporate-controlled languages.
Just add @safe:
after your module
declaration, and you’ll be safe by default if you don’t want to wait until D3.
Also, unlike in Rust, you can opt-out from RAII with int foo = void;
, although it primarily has a performance advantage with arrays, not singleton variables (might be also useful for aquiring an RNG seed in a dumb way).
Also get ready of net neutrality disappearing, and you’ll have sites blocked just because of ISPs not liking them.
Except it will be X city by Elon Musk.
There’s actually a few more:
Blame the news media. They sane washed Trump.
Every time they’ll be complaining about the price hikes under Trump, just remind them of why they voted for Trump. This is the best course of action against “collective amnesia” as we call it in Hungary.
Likely JD Vance will be chosen as president, he gets some similar weirdo as a vice-president. He will be exactly like Trump, but without the charm.
Not if you opt in it. You can even put @safe:
in the beginning of your D source code, then you’ll have a memory safe D (you have to opt out by using @trusted
then @system
).
I personally prefer the memory safety tools offered by D over Rust. D also doesn’t come with const by default, and you can even opt out of the RAII stuff a certain graphics driver developer boasted about in the Linux developer mailings (RAII can be a bad for optimization).
/// Throws: MoneyNotFoundExcetion if person does not have enough money
> calling twitter X
PC Guru is now owned by a satellite company of 4IG, and they now sprout anti woke madness…
4IG (a Hungarian IT enterprise with a lot of ties to Fidesz) offered some streaming services for them. No knowledge on anything further, only that Fidesz likes to deplatform musicians and allegedly also into collecting kompromat (compromising information on people that are used for blackmail).
Or 3D print a stand to keep it sideways.
Or the employee was an allergy denialist. I know many people like that, and at least one almost killled a person, for the sole reason of some people claiming to ge gluten intolerant because of their health guru saw some people losing weight due to their primary carb source became expensive (it had a weird positive side effect of such item being more available, although early on some of such items secretly contained gluten).
Hungary already did that. The last “independent” TV has stopped airing news critical of the Russian invasion.
Funny thing is, I was thinking about writing my own text editor that is not a web application running in chromium, and wanted to name it “Blackjack”.
Go go, crablang nijigenerate redot MotherRussiaOS!!!
Special mention to all the hateforks created due to “valid concerns over code of conducts potentially banning white men from contribution” - a friend of mine had to clean up a state project that used such a hate fork that got terribly left behind.
Good luck with fighting dependency hell!