

Ah, damn it! I’ll look it up next time. *sudo vim /etc/passwd*
Ah, damn it! I’ll look it up next time. *sudo vim /etc/passwd*
Ask them if they have Serbian bubble tea
America doesn’t even have pizza! They use the word to refer to some kind of large open-faced oven-baked sandwiches.
My old mother, who is completely disinterested in technology, has used a Linux desktop for a decade now without major issues.
If you aren’t a power user the differences between it and Windows are minor. You have windows, icons, menu bars, x closes the application, the box makes it big, right-click to open a menu, left-click to select, it’s all the same stuff. Besides, most of your time is spend in a browser anyway.
Yeah things break some times, but no more than in Windows. Being on a very default Ubuntu installation she can just search for her problems online and blindly run some random console command that probably fixes it, just like on Windows.
Hardware is easier because drivers are generally just magically there. Software is easier because it’s mostly in a repository which automatically installs dependencies and updates and doesn’t come with malware.
By far the biggest problem has been documents and executables that can only be opened in Windows. Mostly PDF forms (fuck you Adobe).
Office Open XML was only standardized in order to combat the threat posed by Open Document as organisations were starting to mandate use of standardized formats.
You write as if Microsoft did this because they wanted interoperability, when in reality they only begrudgingly accept that some must be allowed in order to avoid losing control of the market.
The real solution would have been to never approve the OOXML standard and not legitimize Microsoft’s attempt to make their proprietary format appear open.
Butter is rather low volume, so maybe it’s doable. But it’s very hard to compete with self-replicating organisms that have evolved specifically to use the energy sources, materials and conditions that are abundant on this planet. I’d be more more interested if someone had made a plant make butter.
Having a bunch of machinery sit idle waiting for power to be cheap isn’t particularly good use of resources either. We’d be better off trying to store the power.
“Savor says they take carbon dioxide from the air and hydrogen from water”
I’m no expert but direct air capture of Co2 and water electrolysis both use a lot of power. So using them for this purpose is likely just a marketing gimmick that doesn’t make any sense either economically or for the climate.
deleted by creator
I was considering putting scare quotes around “communism”, but refrained in order to avoid an argument about what is and isn’t really communism. Yet here we are. So much for left unity! ;D
In a fascist dictatorship, they have a lot more in common than opposition.
But if the dictatorship is a communist one they have more in common with the nazis! Or if your country is invaded by Russia you might find yourself fighting side by side with the Azov battalion.
There are libertarians who genuinely care about free speech and might make useful allies on those issues.
Just because someone is the enemy of your enemy, or an occasionally useful ally, doesn’t mean you want to unify with them.
The idea that all “leftists” should just work together is stupid.
Leninism, Anarcho-primitivism and Social democracy (for example) are not different approaches to “leftism” that ultimately want the same things; they are completely separate ideologies that naturally come into conflict. The people who follow them disagree with each other because they want and value completely different things. If they were to put aside their differences there would be nothing left.
That doesn’t mean arguing on the internet about ideology is meaningful, or that there can’t be common goals or enemies, just that you should give up the idea that all “leftists” are somehow natural allies, because it doesn’t make any sense.
You are right! I was fooled by my server already having git installed and this requirement not being mentioned anywhere. I guess that explains why it uses SSH rather than SCP/SFTP.
I feel like you made it sound a bit backwards :)
There’s nothing to install on a “git server”, git doesn’t have a server component. You can point your git client to a remote place where it can store its files using SSH. But you don’t install anything on the server for this.
Which is why self hosting a git remote is super easy. All you need is a server with ssh and a little bit of storage.
If you just want to sync code between different computers and have a backup, that’s all you need.
There’re a lot of privacy enthusiasts who seem to view privacy as a binary. So because Mozilla isn’t perfect, it’s as bad as can be.
They also commonly have little understanding of the underlying technology, law, business, etc., which I guess is why they can’t do any threat modeling. They’re just really scared of a nebulous threat they do not understand. Which I can sympathize with.
But privacy then becomes more about “staying pure” in some abstract sense, rather than about avoiding concrete threats.
(As a tip to those who want to do better, any real security starts with threat modeling. There is no such thing as perfect security, it’s always a tradeoff. So you must do threat modeling to make sure you’re putting your resources where they will make a difference.)
Repeating what they heard is very different from automatically processing the chat to harvest personal information about the participants.
Just because some data is publicly available doesn’t mean all processing of that data is legal and moral.
You’re both getting side-tracked by this discussion of recording. The recording is likely legal in most places.
It’s the processing of that unstructured data to extract and store personal information that is problematic. At that point you go from simply recording a conversation of which you are a part, to processing and storing people’s personal data without their knowledge, consent, or expectation.
There are LED bars for mounting in your rear windows to display text to those behind you
Gay.
It’s the Gay Intersex Marxist Program. Obviously.
This is an outrage!
Coq was such an excellent name. Short, memorable, unique, related to its origins and logo, as well as funny.
My kryptonite is
du
which reports disk usage, anddf
which reports disk file size, or no, wait,du
is file size anddf
is disk usage.Most of the time I can only remember whichever one I don’t need at the moment and futilely hope that its man page will mention the other (which it doesn’t).