

Sorry, I was on mobile so I over-simplified 'cause digging up the details on Wikipedia wasn’t so easy while also juggling my kid :-) I’ll try to amend the original post.
Canadian software engineer living in Europe.
Sorry, I was on mobile so I over-simplified 'cause digging up the details on Wikipedia wasn’t so easy while also juggling my kid :-) I’ll try to amend the original post.
I don’t know what to tell you. I’ve been shouted down more than a few times for suggesting that Ubuntu is a bad gateway distro.
I’ll likely be downvoted for this, but if you’re committed to Linux, you might want to reconsider using Ubuntu (or Fedora for that matter). Ubuntu has a well-earned reputation for trying to make things “easy” by obfuscating what it’s doing from the user (hence that useless error message). They’re also a corporate distro, so their motivations are for their profit rather than your needs (wait 'til you had about Snap).
A good starting distro is Debian (known for stable, albeit older) software. It’s a community Free software project and the 2nd-oldest Linux distro that’s still running as well as the basis for a massive number of other distros (including Ubuntu). The installer is straightforward and easy too.
Or if you’re feeling ambitious, I’d recommend Arch or Gentoo. These distros walk you through the install from a very “bare metal” perspective with excellent documentation. Your first install is a slog, but you learn a great deal about the OS in the process, ensuring that you have more intimate knowledge when something goes wrong.
Do AI bots really spam Lemmy of all places for this sort of thing? Ick. Well thank you very much, this is very useful. My intent is to drop Tilix in favour of GNOME’s default terminal (or maybe one of the sexy alternatives that the cool kids keep talking about like Kitty), but I couldn’t switch without understanding this first.
Your config works for me with one exception: bind -n M-|
effectively means that I have to hit Alt+Shift+\
, since |
is only available via Shift+\
. I amended this to be bind -n M-\\
and it works gloriously. Thank you so much!
It turns out that I didn’t need to use set -g xterm-keys on
, but I’m curious: what does it do?
There’s no need to get snarky. I did in fact do multiple searches, but as you might note from the question, this is a hard thing to search for. The GitHub wiki has this page which looks promising, save for the disclaimer at the top claiming that it’s no longer relevant due to something called extended-keys
, but searching the same wiki for that returns nothing. Similarly, a web search for it returned a bunch of news sites talking about how tmux does extended-keys now, but none of the ones I found explained what this was, how to use it, or even if it was relevant to my question.
This is great news, and I might be tempted to use it if I had some reassurance that the mail servers (and the organisation that controls them) weren’t subject to U.S. jurisdiction.
I’m quite happy with EuroDNS. They even include free email housing if you want it.
Fascinating! Thanks for sharing. I’m not sure I’d be happy in a fully remote role where you’ve got hundreds of employees voting on how you build stuff, but I know that there are lots of people who dig this pattern, and they’re clearly doing Good work.
True, but the mere existence of an AGPL project that follows the MIT one might be enough to convince would-be contributors to choose our version instead.
It may also be more likely to be adopted by non-corporate Linux distros that favour the AGPL over MIT (Debian for example) which in turn could help make the AGPL version the dominant one.
The best example I could point to would be BSD. Unlike Linux, the BSD kernel was BSD (essentially MIT) -licensed. This allowed Apple to take their code and build OSX and a multi-billion dollar company on top of it, giving sweet fuck all back the community they stole from.
That’s the moral argument: it enables thievery.
The technical argument is one of practicality. MIT-licensed projects often lead to proprietary projects (see: Apple, Android, Chrome, etc) that use up all the oxygen in an ecosystem and allow one company to dominate where once we had the latitude to use better alternatives.
The GPL is the tool that got us here, and it makes these exploitative techbros furious that they can’t just steal our shit for their personal profit. We gain nothing by helping them, but stand to lose a great deal.
Here’s a fun idea, let’s fork these MIT-based projects and licence them under the AGPL :-)
My shit is custom and rather elaborate.
From left-to-right:
/
:
commitThe code for this is on GitLab.
Absolutely. I’ve been running Debian for literally decades both personally & professionally (on servers) and it’s rock-solid.
On the desktop, it’s also very stable, but holy-fuck is it old. I’m happy to accept the occasionally bug in exchange for modern software though, so I use Arch (btw) on the desktop.
Ubuntu is literally just Debian unstable with a bunch of patches. Literally every time I’ve been forced to use it, it’s been broken in at least a few obvious places.
I have zero interest in anything Microsoft has to say about Free software.
It’s a rather brilliant idea really, but when you consider the environmental implications of forcing web requests to ensure proof of work to function, this effectively burns a more coal for every site that implements it.
What exactly are you self-hosting that’s gobbling up that much data? I’ve been self-hosting my website for decades and haven’t used that much over all that time let alone in one month.
Most of my bandwidth consumption is from torrents and downloading Steam games, but even that doesn’t get me to even 1tb/month.
What is the deal with getting gpu acceleration into a terminal emulator of all things? Of all the innovations that we could use, faster drawing of text doesn’t feel like it should be a priority.
Well, welcome to the Free side fellow traveller :-) I too ditched Windows for (different) political reasons 25 years ago, and haven’t looked back. You’ll love it here, 'cause if you don’t, you now have the power to change it 'til you do.