I think the way you worded it doesn’t make it obvious that you’re criticizing the graph specifically and not the os, hence your downvotes. But yes, that graph is absolute mess.
I think the way you worded it doesn’t make it obvious that you’re criticizing the graph specifically and not the os, hence your downvotes. But yes, that graph is absolute mess.
Yeah, and Linux is green all the way through, even though according to the depicted MacOS scale it should only be hitting bright yellow levels at the peak.
They meant to say “Control or* Backspace is Space”, right? Right?!
I’ll have you know, that I have it on good authority (from the ever rational and totally not an echo chamber Hexbear) that the invasion is actually very successful and Russia is winning. By a lot!
No idea, that’s what I’ve been told, but Japanese engineers usually know what they are doing.
Afaik, the problem with buried cables is that in case of a flood or tsunami they might break, get exposed and electrocute someone.
I came because Reddit’s a shitty company and due to the ban of 3rd party apps. Which group am I?
PipeWire is a server and user space API to deal with multimedia pipelines. This includes:
- Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients.
- Accessing sources of video for consumption.
- Generating graphs for audio and video processing.
Nodes in the graph can be implemented as separate processes, communicating with sockets and exchanging multimedia content using fd passing.
You can’t patent code, and it’s automatically copyright protected. Nintendo just needs to prove they wrote the code originally, which should be easy.
Let’s assume you can use that to determine the beginning of an ad, how do you know how much to skip?
Tekken, Lili vs. Panda.
As kids we didn’t realize it could be any other way, so we didn’t suffer. Much… :)
Having an ergonomic keyboard is a step in the right direction, but it’s still a device for entering text.
This applies tenfold if you lived in a country where the are only pirated copies of games and all consoles come pre-modchipped (especially if your game was a multi-language copy with a built-in selector/launcher). I assume the modchips had shit timing, so when the chip was having a bad day I would sometimes have to restart my PS2 for 10-15 minutes straight until it loaded. Sometimes I gave up and came back later to repeat the cycle.
Bonus memory: PS2 is supposed to play PS1 games. So when we got a PS2, on the first day I tried one of my bootleg PS1 games and it loaded fine. After that, it never loaded another PS1 game ever, showing the “please insert PS1 or PS2 disc” error.
You have to be strong. Do it for the nose.
Your sudden but short-lived lathe-ing adventure.
If you’re talking about an app that exist solely as Electron, then you might be right. But the primary benefit of Electron is that you can distribute your already existing webapp as a downloadable app, which reduces the amount of maintenance significantly.
Also, when it comes to UI diversity and customization, nothing beats HTML+CSS.
And as you mentioned, there’s a looot of webdevs. Electron empowers those people to easily create applications. Which they did, they created many useful apps. An application that isn’t perfect resource usage-wise is often much better than no application at all.
Think of Minecraft. Java is arguably the worst language to use for a chunk-based 3D game. But it’s still better than no Minecraft at all.