Ubuntu. They’ve managed the worst of both worlds: like Debian, everything is old (though admittedly not as old), but unlike Debian, everything is broken/buggy/flakey. It’s the old-and-busted distro that I’m routinely told is “the only Linux we support”.
I still have every email I’ve ever received, going back now more than 20 years. My solution isn’t terribly fancy, but it gets the job done.
I have a Synology here at home running a mail server. You don’t need a Synology specifically, just a simple mail server with access to a lot of disk space. The server isn’t on the Open web or anything and doesn’t support SMTP. It’s just running IMAP to serve the local mail around the house.
I connect to it from Thunderbird on my various machines. I also use Thunderbird to connect to my actual mail servers to do my day-to-day mail stuff.
Every six months or so, I move old mail messages from my actual mail servers over to the archival one. Generally, I keep the mail on the archival server in folders; one per year, that keeps the loading time to a minimum. For example, come January 1st 2024, I’ll be moving mail from January 2023 - June 2023 to the /2023 folder on the archive.
Searching is done via Thunderbird just like you search any mail account, and on my desktop machine, I let Thunderbird keep copies of the mail locally for quick searching. On my laptop though, I ask it to not keep copies to save disk space.
It’s an interesting idea, but the differences between copyright and contract law present quite a hurdle.
Either you release something publicly, licensing it under certain conditions (you can use it this way, but not that), or you cut a contract with a 3rd party for them to use it a certain way – something that only makes sense in a context where the wider public doesn’t already have those rights, otherwise a contract would be unnecessary.
You see it in some Free software projects: they’re licensed under something aggressive like the AGPL, but for a few you can buy a proprietary license. This of course limits community participation though, as to contribute, you must agree to these terms. I think React does something like this, forcing you to sign a contract to submit a patch.
He points out a number of problems that I’d like to see solved, so I’d love to hear his ideas, so long as they’re similar in spirit to the goals of the FSF.
Oops, sorry I didn’t notice that part. I’ve never seen anything like that to be honest. It kinda violates the whole “do only one thing and do it well” UNIX ethos. As a decent work-around, you can just open the resulting images in Gimp?
I always wondered about this. I have the same TV series as local MP4 files: one with English audio, and another with Greek. I thought I could just extract the audio tracks and use them to build an MKV file with multiple audio, but it always ended up with an audio sync error. One track would always be in sync at the beginning, but 20min in could be out of sync by as much as 5seconds.
How do people build multi-audio files if the audio tracks aren’t part of the original source?