That’s a new metaphor for me. I like it! And I want some chips now. Either the British or American kind.
That’s a new metaphor for me. I like it! And I want some chips now. Either the British or American kind.
Give up on nvidia, IMO.
I feel like most everyone* who cares about distros likes Debian. It may not be the right distro for your use case, but you’re glad it’s around.
*
I’m sure even Debian has it’s haters. But I think it’s a minority.
Some suggestions for solid state alternatives as old mechanical magnetic storage has such a high failure rate. But retro whatever way you want, of course!
You can get ide to compact flash or ide to sata adapters and get some reasonably modern solid state hard drive storage in there, if that interests you. I understand (haven’t tried personally) that compatibility can be kind of a crapshoot though.
You can also get a gotek which has a floppy interface and can load floppy images from a USB thumbdrive. Which might be a more functional option than getting a USB floppy drive for a modern machine.
To an extent. But it wouldn’t surprise me at all if sometime in the near future they force the use their own DNS servers within their browser instead of respecting your network configuration.
The best solution to circumventing Chrome’s bad behavior is to not use it.
Edit: speiling
Nothing too complex, no. KDE desktop, some stuff from the AUR. LVM on LUKS.
Perhaps it’s more fair to say that Arch takes more effort to maintain than any other well known distro except Gentoo (or LFS, if one considers that well known).
I found keeping up to date on a fairly bleeding edge rolling release distro exhausting. I would, too often, come across issues with updates that required manual intervention to solve. And the AUR can be a crapshoot as far maintainers keeping them up to date and applying fixes. Nothing unmanagable, but not an enjoyable experience for me.
No hate intended on Arch though. I think it’s one of the best distros out there, and the Linux community as a whole is better off for it’s existence. But it’s not something I want as my daily driver, and I suspect from what OP wrote, it might be the same case for them.
Edit: Reworded AUR bit for clarity.
Arch requires a lot of effort to maintain.
I use rsync for this purpose and the only notable bottleneck is my download speed, fwiw.
My first thought when seeing but before reading is “OP should replace the screen”. But I can respect you wanting to keep it original.
Great work, looks nice!
I wonder how repairable and maintainable these will be as compared to EV’s from other markets and if replacement batteries will be available as the original ones reach the end of their useful life.
If these concerns end up being valid, and the tariffs are large enough that these cars aren’t priced particularly competitively, that’d be enough for this EV consumer to pass it up for his next vehicle. Will be interested to see how it plays out.
Edit: Wanted to say I’m not against Chinese EV’s. If it ends up making sense to get one, I will.
“Peak Windows” is a fun one to ponder. I’d probably pick XP for fairly high reliability and fairly low bloat. Or 2000 if taking business oriented versions in to consideration.
You should check protondb and see if your games of choice are supported, if you’ve not done so already.
I completely jumped ship from Windows the better part of a year ago now and haven’t encountered a single game that didn’t run, at the least, reasonably well. And usually just fine OOB. Though ymmv of course.
Re: cell phone scanning. I’ve seen these camera based book scanners popping up recently. I’ve never used one so I can’t comment on how good they are, but when I read your workflow it occured to me it was worth mentioning. Here’s a search result I arbitrarily picked listing some.
https://www.digitalcameraworld.com/buying-guides/best-book-scanner#section-best-overall
It doesn’t copy data, no. Symlink is short for symbolic link. So it’s a pointer to another location. But it might be useful for you. Taking a guess at your goal, here’s a relevant example.
Say you moved all of your emulation stuff stored under /media/largehdd/retroarch. You could then symlink that directory to ~/.config/retroarch like so:
ln -s /media/largehdd/retroarch ~/.config/retroarch
That data is still stored on the large drive but will now also show under that symlinked directory.
I use file syncing (Syncthing) and symlinks to keep configs for some apps synced between devices. I don’t for Firefox, but it might work.
Apology not needed.
I agree with you. The ozone layer is a great example of this being successful. And there are other examples of this kind of issue elsewhere. Like the we have to push for user repair rights or against planned obsolescence (which one could argue this is planned obsolescence, in thinking about it).
A small number of informed users won’t disincentiveize companies from abusing the masses. Because most companies are garbage so of course they will if they can. And regulations are the solution. I’m not suggesting we ignore that. But those of us who are informed can still incentiveize those companies that do treat their customers well in the interim.
I concede to the point though. I said, in effect, that supporting businesses that treat us well will help. But I suppose it’s more accurate to say that will, at best, stop things from getting worse.
Setting legal precidents and regulating the industry are musts to curb this behavior. But we also have power as consumers. The ol’ “vote with money” if you will. There are too many uninformed consumers for this to have a huge impact, but keeping our money away from bad publishers and giving it to good ones will help.
I use mailfence. They offer imap, caldav, and carddav. It’ll check all those boxes, but I don’t think those are unique offerings among the privacy respecting email services.
I use Proton Mail’s Proton Calendar app for my calendar though. I was using caldav + davx5 but I had issues with reminder settings getting lost on recurring events.
This doesn’t fit the question exactly but I feel it’s in the same spirit, and a kind of interesting solution, I think.
Back in the early days of scryptcoin mining, I had a few gpu mining rigs running Linux. Occasionally they would hard lock and I’d have to power cycle them.
What I ended up doing is getting some usb to serial adapters, wrote a python script that ran on startup and would send a character over serial at a set interval in a loop. That was hooked up, if I recall correctly, to an attiny85 using softwareserial and some ttl to rs232 conversion. It would listen over serial and if it didn’t receive anything with a reasonable time frame it’d flip a relay that cut mains power to the pc, then flipped it back. A deadman’s switch, of a sort. It worked great!
I’ve never had any trouble running adobe software on Linux.
I’ve also never tried, but still the statement is technically correct.