It won’t be open source. Who’s gonna sue Russia for license violation?
It won’t be open source. Who’s gonna sue Russia for license violation?
Smh, it’s spelt vim
by the way
Didn’t it get revealed that anyone who used a certain Linux forum got automatically added to an FBI surveillance list? Everyone here is definitely already on a list lol
Edit: it was the NSA, not the FBI: https://arstechnica.com/information-technology/2014/07/the-nsa-thinks-linux-journal-is-an-extremist-forum/
Edit 2: for clarity, that article is from 2014 so it isn’t exactly recent but if they were doing it in 2014 they probably still do something similar now.
I mean assuming you have nothing else except the OS on it fair enough I guess
You’re right. It actually has less content than any mobile game except cookie clicker (and even then it’s arguable cookie clicker has more content). In reality this should fit on an 8gb phone from 2010 because it is literally just a single image of a banana that you click on.
I assumed this is a Pizza Hut based on the roof but they still exist so I’m not sure it fits?
I like the version of this meme that’s a picture of a building with an outline of a former Sears logo on the front
I love falling asleep 1-2 hours after getting in bed and then waking up an hour before my alarm 🙃. I can’t help much I can relate!
I did this but I fell asleep an hour after I got in bed and woke up an hour before my alarm and have been sitting here for the past hour trying to fall back asleep. Why am I like this 🙃
25565 also gets a decent amount of malicious traffic because of Minecraft though. I’d recommend switching the port to something different at the very least. When I hosted a server for the first time on 25565 my router pretty immediately gave me warnings about attempted network traffic coming from Europe/Asia when I (and everyone I gave the IP to) live in the US.
TypeScript is still built on JavaScript, all numbers are IEEE-754 doubles 🙃
Edit: Actually I lied, there are BigInts which are arbitrarily precise integers but I don’t think there’s a way to make them unsigned. There also might be a byte-array object that stores uint8 values but I’m not completely sure if I’m remembering that correctly.
The way I was taught was that you usually start off with only an interface and then implementing classes, and then once you have multiple similar implementations it could then make sense to move the common logic into an abstract class that doesn’t get exposed outside of the package
That might be an opinion (it’s not, “most likely” means they aren’t sure about a claim, not that the claim is an opinion), but even if it were if would be completely wrong. Lemmy.ml is, after all, owned by Dessalines, one of the creators of Lemmy, afaik does not live in China.
.ml is definitely a pretty authoritarian instance though and denying the Uyghur genocide in China seems to be a pretty common take there.
Mass adoption doesn’t necessarily mean Linux newbie. NixOS seems to be targeting the DevOps crowd with its stability/immutability – that is, people who would be comfortable building their system from a config file that doesn’t have a UI. They’re already basically doing that with other tools.
Roblox is significantly older than Minecraft (2006 vs. 2009/2011 depending on where you start counting) so the optimistic part of me thinks people won’t talk about Roblox like that.
🙃 (it was over 100 earlier today, I’m on the east coast US)
You know what I’d really love nothing more than to do over Thanksgiving and spring break? Multiple CS assignments all conveniently given right before the break and due right after! Free time? Time with family? What’s that?
Honestly if it weren’t for the headache of some software still not ported over to arm 4 years later, Macs would be pretty good for software development since they have a lot of the POSIX tooling.
For the same reason I have windows so that games will “just work,” I have Linux so my programming setup will “just work.” Low level languages like C/C++ are so much easier to work with on Linux.
In steam at least there’s a setting to add a separate steam library at another folder. You can make that folder on your other drive and then have new games install there by default.
Technically I think python already has an intermediate step that it uses before it starts running a script that compiles it into a lower-ish language (at least the cpython interpreter does this, it probably isn’t a part of the language specification though)
The actual line between JIT languages and interpreted languages is pretty thin since I think most interpreted languages do something similar to minimize the amount that needs to be done at runtime
You’re not wrong but it’s not like it’s unprecedented. North Korea already does this with Red Star OS. It’s just Linux with a bunch of spyware and government tracking/surveillance on top (edit: it’s also definitely not open source)