

As long as it’s not Thief 4.


As long as it’s not Thief 4.


Most of the time, we’re not so starved for pixels that we have tp be stealing from the title bar.
Plus, when we actually are starved for space SSD allow the system to make the necessary adjustments.


If they would just take it a step further and embraced the Kernel’s most important “don’t break userspace” rule.


Monty Python’s Flying Circus
Don’t know about the old games but Bomberman 64 has a whole ass single player campaign. Can’t remember the story. Can’t even remember if I managed to beat it. But it was kinda cool.


Who knows what bugs in other programs this fixed. This is great news!
I once had a shower that did this on its own.
Lae’zel: You will educate me on matters of this … quee-er.


What about Matrix and XMPP?
Yeah, I forgot Everdrive and stuff existed.
Commodore 64 and DOS are probably the easiest to actually release your game on physical media for. Especially with the new C64 Ultimate. The list would probably look vastly different if you reduced it to the ones you could play on the real hardware.


I switched to rspamd. Its bayesian filter is a little weird. It only started working ok after I found the right amount of mails to feed to it. For some reason it forgot everything if I gave it too many mails. I think it’s a Redis thing. No idea. I don’t have the brain power to figure it out or write a proper bug report. But I think my Debian version is outdated anyways, so this might be fixed by now.
For my server learning from mails from the last 50 days was the sweet spot. Since then I got no false positives and only the occasional false negative. Exactly how I want my spam filter to be.
The whole drive. The docker file and volumes are the bare minimum.
In general you backup everything that cannot be recreated through external services. So that would be the configuration files and all volumes you added. Maybe logfiles as well.
If databases are involved they usually offer some method of dumping all data to some kind of text file. Usually relying on their binary data is not recommended.
Borg is a great tool to manage backups. It only backs up changed data and you can instruct it to only keep weekly, monthly, yearly data, so you can go back later.
Of course, just flat out backing up everything is good to be able to quickly get back to a working system without any thought. And it guarantees that you don’t forget anything.


Won’t they have to adjust the price hourly to account for RAM?


I’m pretty sure you can achieve that with Cities Skylines.


I would honestly drop the “link aggregator” part completely and just call it “discussion forum” or “discussion platform”. “Link aggregator” sounds pretty technical and like it just collects links which seems almost pointless. And the links aren’t even mandatory when creating a post.


That’s all fine and dandy until your app decides to default to ISO-8859-1.
Happened at work. Customers could log in via web or use an email client. On the website we used UTF-8. But depending on operating system settings the email client would use UTF-8 or windows-1252 or iso-8859-15 or for our international customers some even more obscure (to us) ones.
I had it running on my Vega 64. But it had to be exactly one specific version of ROCm. Been a while since I’ve played around with that so I don’t remember the specifics.