

Released last year as stable. Perhaps you were running it when it was in testing, going back several years.


Released last year as stable. Perhaps you were running it when it was in testing, going back several years.


3060s are popular at a certain price/performance level for certain AI workloads, because they have a lot of VRAM for the price. And underclocking GPUs is also somewhat popular because AI workloads are bottlenecked more by memory bandwidth that compute speed.
At least…in theory. I’ve never heard of people underclocking 3060s specifically. I’m skeptical. And at $500 I think they’ve thrown price/performance out the window.
I’m sure some crazy person is going to put 8 of these in a jury-rigged case made of scrap wood.


Did Rebirth have Denuvo on launch? It doesn’t seem to now.


It’s not kernel-level though. It’s application level.
Steam doesn’t even have admin access, let alone kernel access.


Yeah, this is the first time I’ve thought about pirating a game I could buy in like 25 years. Good job, Square!


The cheapest options I’ve found over the years are mostly black Friday sales on lifetime plans. Be careful who you trust, of course. There are lots of scammy ones out there, but there are also some reputable companies that have been around a good long while still offering lifetime plans. Check reviews before buying.
Over the years I’ve picked up cheap(ish) lifetime memberships with pCloud, Koofr, and Filen. I’ve already gotten my money’s worth out of them.
I use Borg to create encrypted backups on an external HD, and then I periodically sync that to cloud providers. I prefer E2EE services but it’s not a strict requirement for backups since Borg encrypts them anyway.
On Windows I recommend Kopia instead of Borg, at least until Borg gets an official stable windows build (planned for 2.0, currently in beta)
I exclude most things I could re-download like games and movies so 1TB covers my needs pretty well.


Oh great, it’s USB3 all over again. Or should I say USB 3.1? Or USB 3.2 Gen 1x1? I know those are real things, but I have no idea what they actually mean.


Either that or the tech has plateaued.
I just don’t think bandwidth is a meaningful bottleneck, or will be in the next decade, even.


The job title should be “Tech Traitor”.


You can also just sync your files. Koreader, by default, stores metadata in the same folder as the epub file. If you sync the directory with something like Syncthing, then you don’t need a server.


If you go into KDE’s settings > Sound section, what devices does it show, and what type of output (like “Digital Stereo” or “Pro Audio”) are they set to?
Once in a blue moon, my audio output will get mysteriously changed to a format that does nothing, or the audio controller will go *poof* and I need to manually re-enable it. It’s rare, and I’ve never been able to pin down the exact cause, but it seems more likely after I’ve been connecting and disconnecting alternative audio devices, like my PS4 game controller (which also reads as an audio device due to its headset port), USB microphone (same deal), or USB headphone amp.
After all these years it’s still a pain point.


We’ll definitely see Rocket Town in Revelation. I’m looking forward to seeing how they adapt Cid’s temper when we finally see him with Shera.


Technically, Rebirth (part 2) ends at the same place in the story as disc 1 of the original. Disc 3 of the original was mostly the same as disc 2, since you could do a lot of side content early or late. They just needed another disc to fit all the FMV scenes.
So the general flow of the remake trilogy is:
Remake: Midgar. In the original, this was the first 5-8 hours for a typical player, and included roughly 1/3 of the whole game’s dialogue, so it’s not as crazy as it sounds at first, even though you can speed through Midgar in like two hours if you rush.
Rebirth: Open world up to the “big event” that ended disc 1.
Revelation: Everything after the “big event”, so discs 2 and 3. (Possibly also adapting some aspects of Advent Children and/or Dirge of Cerberus, but we’ll just have to wait and see.)
There are a couple things that were moved around. For example, we didn’t go to Rocket Town in Rebirth, while that was much earlier in the original. Cid appeared in Rebirth but was not a playable party member, so they’ve reorganized it a bit to focus on Cid’s whole story in Revelation.


The gist is that it’s a trilogy (Remake, Rebirth, Revelation), and there are some spinoffs.
It was officially confirmed as a trilogy about 4 years ago, and unofficially known as a trilogy for a couple years before that. Revelation is the final installment.
Remake and Rebirth are awesome, and you should play them.
They also remade (or “remastered”, whatever) the 2007 PSP spinoff/prequel, Crisis Core, a few years ago for PS5. It’s okay, but not great. Worth playing if you’re really into the series, otherwise skip.
Then there’s a mobile game called Ever Crisis, which sucks like only mobile games can. If you really want to catch up on obscure side stories, just read the wiki. It’s way more fun.


vd (VisiData) is a wonderful TUI spreadsheet program. It can read lots of formats, like csv, sqlite, and even nested formats like json. It supports Python expressions and replayable commands.
I find it most useful for large CSV files from various sources. Logs and reports from a lot of the tools I use can easily be tens of thousands of rows, and it can take many minutes just to open them in GUI apps like Excel or LibreOffice.
I frequently need to re-export fresh data, so I find myself needing to re-process and re-arrange it every time, which visidata makes easy (well, easier) with its replayable command files. So e.g. I can write a script to open a raw csv, add a formula column, resize all columns to fit their content, set the column types as appropriate, and sort it the way I need it. So I can do direct from exporting the data to reading it with no preprocessing in between.


TIL you can install PCI cards by just…taping up extraneous pins??? And they work that way??? Cooooool.
13.x is Trixie. 13.7 is new. Not a whole new version, just a point update to Trixie.