Comments by "Anony Mousse" (@anon_y_mousse) on "Mental Outlaw"
channel.
-
512
-
446
-
346
-
330
-
305
-
61
-
54
-
51
-
49
-
45
-
44
-
42
-
39
-
37
-
33
-
31
-
30
-
29
-
24
-
24
-
23
-
20
-
19
-
18
-
18
-
16
-
16
-
15
-
15
-
15
-
14
-
14
-
14
-
14
-
14
-
14
-
13
-
13
-
13
-
12
-
12
-
12
-
12
-
11
-
11
-
10
-
10
-
10
-
9
-
9
-
9
-
8
-
8
-
8
-
8
-
7
-
7
-
7
-
7
-
7
-
7
-
7
-
7
-
6
-
6
-
6
-
6
-
6
-
6
-
6
-
6
-
6
-
6
-
@unformed I can't really help with the games because they either do or they don't and it depends on the types of games you play. Granted you could run them through a VM and they'd be 100% compatible, but then you'd still be running Windows, and it'd be an extra layer which, depending on your machine, may slow things down unacceptably. I'll have to look into flowlauncher to even attempt helping with that, because I've never heard of it.
As for screenshots I use Spectacle and I'm not sure what feature you want that it may be missing. I've got all the shortcuts set up to screenshot the whole desktop, the active window and even to let me draw a rectangle on screen and screenshot that. It can save with a patterned filename, which I setup in the configuration as a time/date stamp, or you can save as whatever filename you want. It can be configured to save to any folder or choose a different one on demand. For me, I set the PrintScreen key to just bring up the window so I can do whatever from there, then WinKey+PrintScreen snaps the whole desktop, Win+Shift+PrtScr for the active window and Win+Ctrl+PrtScr for a rectangle region, but these are just the keys I use.
6
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
5
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
4
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
3
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
I'll say this here because I know no one will read it, but privacy is a human right. Private ownership is a human right. The right to live is a human right. The right to work without your effort being stolen by corrupt pieces of shit who waste it on studies of the mating habits of ground squirrels is a human right. Okay, that last one got a tad specific, but it still pisses me off that my tax dollars are wasted on such garbage and I can't ask for a refund for what I never asked for in the first place from people who stole my money and wasted it. Taxation is theft, and when it's acceptable is when it's actually used for the greater good and not as a punishment for living. The money I earn gets taxed just for it being income, then if I invest it the interest is taxed, and if I buy something with it that is taxed, and if I sell it that is taxed and if I try to give it to my children when I die it gets taxed. If it's land and it's just sitting there it gets taxed, and if I want to build a house on it it has to be approved by some government stooge, and if I ignore them they'll tear it down at my expense and maybe steal the land from me too. I'm sick of it, and our forefathers would be ashamed that we continue to let this theft grow so out of control.
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
@Ligands23 If everyone decided to leave Windows en masse, then they could effect real change in the industry and either Microsoft would slightly change their evil ways to retain customers or they'd die. And if you really feel it's necessary to pay someone for the OS you use, whether you realize you're doing it or not you certainly are paying for Windows, then you could find a developer working on some open source project and donate a dollar as well as convince all your friends to do the same. If just 0.0014% of the population of the planet donated a dollar, 1 or 2 developers could be paid for an entire year of development time, depending on how much they spend to live. Don't like something about it? Pay someone to bend it to your whims.
If anyone bothers to ask, there are companies that actively pay developers to work on open source projects, even the kernel itself has developers that are paid just to develop for the kernel. While most developers donate their time, they'd have a lot more of it to devote towards open source development if people donated money. A lot of people complain about the user interface of various programs, but if there's no one being paid to work on it and the people who are working on a project are focused on making the core functionality work, how can you expect it to get done.
In short, donate to open source and it'll get better.
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
2
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
@vladlu6362 Uh huh, sure. So when you're forced to check for an error you know won't happen, which will make your code slower, the errno method means you don't have to check and your code can run faster. In a critical inner loop that matters. You might need to check for debug code, but Rust will make you check always unless you write a lot more garbage. So either easier to use when you know what you're doing, or harder to use because that's "safe", despite it not actually protecting you from every error. If that's too much for your tiny brain, let's simplify it: C method safer and cleaner, Rust method not safer, not cleaner, more annoying.
1
-
1
-
1
-
1
-
1
-
Oh yeah, tech literacy is a huge problem these days, even amongst my fellow techies it can be. People declaring that ChatGPT is AI forgetting that the I means intelligence, being a prime example of such. You're right that people are willfully ignorant now because 60 years is definitely enough, if you ask me, and computers haven't really changed that much in the past two decades. Yeah, faster, more RAM, more storage, blah blah, but basically the same as they were 20 years ago. Most of us even still use x86-based computers and for those that only know crappy ARM devices they generally have no clue how that computer in their pocket actually works and they don't care. Apple's "what is a computer" ad tells you all you need to know about modern humans.
1
-
1
-
1
-
1
-
1
-
Personally, I wish there was a law requiring firmware and drivers to be open source. Operating system, individual programs, sure, close them if you want, but firmware and drivers should be open source. Furthermore, I think there should be an open standard for how drivers should be written because we need x86 and ARM developers to have the same methodology. I, for one, would absolutely buy a piece of hardware that I could plug and play with my Raspberry Pi and desktop computer both, even if it was a $5,000 graphics card.
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
While I'm not a Windows user, I do print things every single day. Mainly it's the puzzles from the newspaper that I print, but sometimes it's random articles or recipes. The recipes one is obvious as to why, but the random articles is because I don't want to read everything off of a screen and murder my eyes. If I had an e-ink tablet then I might read more articles that way, but those things seem to all be ungodly expensive.
As for the CVE, I know no one will listen, especially as they haven't been listening for the past 25 years I've been saying it, but nearly all integer types in code should be unsigned. Then checking the magnitude of a number is a single comparison instead of two. Also, all input from an external source, and the internet as well as the users would be an external source, should be checked for correctness. Using Rust won't eliminate the need to check user input, nor will it eliminate all memory related bugs.
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1