

Nobody likes using Windows. People merely tolerate it because of the other stuff the like that runs only on Windows.


Nobody likes using Windows. People merely tolerate it because of the other stuff the like that runs only on Windows.


The majority of people will ignore advertisements. Usually less than 10% of people will respond to advertisements and an even small percentage will buy something. Out of 742,000 advertisement impressions, they’d be lucky to get 1,000 sales.


No, but that was a joke about bicycles.


I’m guessing most people are not buying Macs if they want to play games on it. Macs are excellent work computers but not suitable for anything more intensive than the Sims 4. Which is fine if you only want to play that, but most people buy Macs because they want to do work on them.


I’d be pretty impressed if you showed me a car with better fuel economy than a bicycle. I don’t know about you lot, but I haven’t had to refuel my bicycle a single time since I bought it.


Most of the large ones only take bank transfers and cryptocurrency now.


How’s this confusing? They’re a Puritanical group. They do Puritanical things. They want people to live a Puritanical life. Literally nothing deep about it.


If you know the root password, then you can switch to the account called root using the su root command.
In Linux there is always a user called root, which is the only account allowed to perform most system management tasks. The sudo command just executes a commend as root. Most of the time you don’t need to actually sign into the root account, just use sudo, but you can actually sign into it in the terminal as it is a real bona fide user account.
The sudoers file is located at /etc/sudoers. Do keep in mind that this file should not be edited directly. You can use the cat command which will print the content of a file to the terminal. So try cat /etc/sudoers.


I’m not sure exactly what causes this, but you can work around it as long as you can actually run commands as root (i.e. using sudo) in the terminal.
The command to add a new user is adduser.
The command to add a user to the administrators group (i.e. give them the ability to use sudo) is usermod -aG wheel.
These commands should be run as root by prepending sudo.


Flathub is almost the perfect distribution system for software on Linux. The only thing it’s missing is a billing system. If it had that, it would probably attract more game developers to make their games available as Flatpaks.


I think you’ve hit the nail on the head. Epic’s main selling point was it’s lower storefront fee (15% vs 30%, if I recall). It didn’t offer any other benefits for consumers and I think Epic realised rather quickly that the people who are actually supposed to be paying money for all of this are the buyers and not the sellers, and thus they’ve resorted to strategies like making games “exclusive” or trying to bribe players with free games.


Did any distro give concrete reasons for why they have actively chosen not to package it, or perhaps they just haven’t given it much thought yet?


This is not what I would consider a “political reason”. A political reason would be something like refusing to package it because of what political party Howard supports.
There is plenty of software you’ll find in these repositories that aren’t under the GPL. CMake uses BSD, the Apache web server uses the eponymous Apache license, LibreOffice and Firefox use MPL, Godot and Bitcoin Core use the MIT license, and I’m sure there are plenty of other software licenses that I haven’t thought of yet.
Another common W for Steam, but in all seriousness, arbitration clauses in consumer contracts need to be banned.


What are the implications of this?


I thought I was commenting on a different post. Sorry about that


I hope you realise that the comment you replied to is really just a reference to the Succulent Chinese Meal video.


The source is this article.
It’s not just “technically difficult” to eavesdrop. Properly implemented, it’s computationally impossible to eavesdrop on a connection secured with TLS.


Not being end-to-end encrypted is meaningless to law enforcement if Telegram refuses to turn over the chat contents (which they do). Law enforcement can’t just eavesdrop on the conversation without Telegram’s cooperation. The chat contents are still secured by TLS from the user’s device to the Telegram servers.
Smart professional criminals rarely use Telegram for this stuff anyway. There’s WhatsApp and plenty of other popular platforms of end-to-end encrypted
Contabo is cheap but has some weird quirks. I pay about five euros a month. My server got mysteriously rolled by two days and they denied anything happened to it. I restored from backups but it was odd.