Loops needs a dark mode and it needs to be on by default. That was legitimately painful to open in the dark.
I take my shitposts very seriously.
Loops needs a dark mode and it needs to be on by default. That was legitimately painful to open in the dark.
The Linux, GNU/Linux, and BSD ecosystem in general. Since most applications are portable between distributions, an improvement made by one vendor will eventually propagate through everything. A new feature in KDE Plasma will appear both in EndeavourOS and Kubuntu. A security fix in OpenSSH (which is maintained by OpenBSD) will appear in literally all distributions and even Windows.
(edit) This obviously doesn’t include technically Linux/BSD systems like MacOS and Android. Their existence is sacrilege, and while they are on the council, we do not grant them the rank of Linux or BSD distribution.
“Archiving legally purchased content as an insurance against corporate-sanctioned theft”?
Nice strawman, bro. I never said a damn thing about screen readers or translators, good or bad. And yes, I’ve read and filled out the entire survey. It doesn’t become a good survey just because it’s biased towards your personal views.
Nice assumption, dingus. I filled out the survey (it’s a terribly written survey) and sent it in before even writing that comment.
My question is, who asked?
I have many opinions about machine learning and its current position in technology, but expressed none of it in the comment. In case you missed it, the point I was trying to make is that this is a bullshit survey with obviously loaded questions and foregone conclusions, uninterested in gathering impartial feedback or addressing concerns.
“We’ve decided to focus our efforts on AI and advertising. Please tell us why you think that’s a good idea!”
He’ll just snort two more lines and cartwheel back onto the stage
Like most things in life, it’s somewhere in the middle. Some of the criticism is factual and valid. Some, a matter of taste (mostly relating to GNOME). Some arises from negative personal experience. Some is just elitist bluster.
The best thing to do is to be rational and critical. Never dismiss an opinion outright without separating the truth from the bullshit.
Damn, that amounts to corporate disparagement…
I’m supposed to be doing a lot of things, but I live to disappoint.
Nix is setting up a Rube Goldberg machine that brings you freshly made coffee straight to bed every morning: a lot of extra effort for the same cheap instant coffee.
Put that in your /etc/profile
and you’ll never have trouble with activating Linux.
Visual Studio for live .NET debugging and the WPF live editor.
Bringus Studios presents: Installing SteamOS on literal fucking roadkill
I challenge you to make an appetizing meal out of the plants (and specific cultivars!) used as animal feed.
You’ll encounter math eventually. It could be as simple as implementing linear interpolation for a custom type, or understanding why a type is not suited for a particular application (e.g. never use floating points to represent money). If you delve into low-level networking, you’ll need a good understanding of binary/decimal/hexadecimal conversions and operations. If you go into game development or graphics, you won’t survive without a deep understanding of vectors, matrices, and quaternions. Any kind of data science is just math translated to a machine-readable language.
In my opinion, knowledge of the basic concepts is more important than being good at actually performing mathematics with pen and paper. For example, if you need to apply a transformation to a vector, nobody expects you to whip up a program that does the thing. Instead, you should immediately know:
That abstract knowledge will give you a starting point. Then you can look up the particulars – the corresponding transformation matrices, the method to convert between inhomogeneous and homogeneous coordinates, and the process of matrix multiplication. I know because I failed calculus.
Qtile was my first daily driver tiling WM. It was a pain in the ass to install, but it’s damn near as extensible as DWM (since the config file is literally a python program). The only thing I hate about it is that you can’t reposition windows in the tiling layout by drag-and-drop.
If touchpad gestures work, I’m putting that on my macbook air. That looks so comfortable.
The overhead added by Proton, compared to the CPU time consumed by the actual game, is minimal. The greatest benefit is that you don’t have dozens of Windows services hogging half of your memory and CPU.
Some games have some quirks that can cause performance issues when running under Proton. Deathloop, for example, was good on Windows, but unplayable on Linux with the same hardware (Ryzen 5 2600, 16G RAM, RX 6750 XT). There was massive stuttering even on minimum graphics, and every level took several minutes to load. It works now, but since then I’ve upgraded to a 7800X3D, so I’m probably just brute-forcing my way through the same issues.