

OS/2 was the first multitasking operating system I ever used. Ran my RemoteAcces BBS on it. I might have to do a site backup just to be nostalgic.
OS/2 was the first multitasking operating system I ever used. Ran my RemoteAcces BBS on it. I might have to do a site backup just to be nostalgic.
I was thinking more along the lines of Megasquirt, but for a printer.
We need a properly-open sourced printer at this point.
Not enough info. Those are two different things.
It’s an entirely closed source, proprietary codebase, run by a for-profit company where you have little control over anything. These corporations don’t care about actual users and they will leave you high and dry. There is a reason people still use IRC - it’s open, easy to connect to and has been around for literal decades. Remember CompuServe? AOL? AIM? ICQ? Google Chat shutting it’s doors to xmpp? If so, you understand the pattern. It’s about walled gardens and blocking interoperability. The industry doesn’t need more of that. We are chatting on an open source link aggregation site because bean counters at Reddit decided to shut off APIs to existing apps arbitrarily.
The matrix stack solves most of those problems by providing an open source codebase and protocol, easy to connect to solution that is akin to Slack. I am fortunate enough to not have to use discord much beyond checking on a class schedule and downloading some sheet music, so I will never be a discord power user. Maybe some there is crazy awesome feature that discord provides that no open source platform does, but I have some serious doubts about that.
Matrix stack would be the 21st century equivalent. Discord is just another Skype - entirely a proprietary product that you don’t operate yourself. Fine for corporate use where people don’t care about longevity because it’s not their problem or interest, but trash for everything else.
I looked at the repo and they have no unit tests
Lol wut
I remember using 2k for a long time, after the laughably unstable previews where mice would go crazy. I don’t remember exactly what the tool was called, but I was an MCSE back then and had the big binder of MS discs, so I would build my own windows ISOs with a bunch of the built in drivers stripped out and slip stream other packages like Firefox in. Would end up with core installs of only a few hundred MBs. Did the same with XP when it came out, but I started daily driving Ubuntu around 2004 and I left Windows behind for the most part with the exception of work.
I’m sure battery life is still better with Windows, but it’s not enough to make me want to go back to it, I’d probably pick up a Mac before that happens.
Here you go:
There could probably be some additional refactoring here, but it works for my setup. I’m using default nginx paths, so they probably look different than other installs that use custom stuff like /var/www, etc.
Use it by putting it in a shell script, make it executable, then call it:
sudo scriptName.sh 28.0.1
Replace the version with whatever version you’re upgrading to. I would highly recommend never upgrading to a .0, always wait for at least a .1 patch. I left some sleeps in the when I was debugging a while back, those are safe to remove assuming it works in your setup. I also noticed some variables weren’t quoted, I’m not a bash programmer so there’s probably some consistency issues that could be addressed if someone is OCD.
LOL wasn’t ME sorry of a bolt on to 98? IIRC that was the most unstable version of Windows I had ever used. It actually forced me to explore Linux as a desktop seriously for the first time (and shit was jacked in 98-00). I seriously used NT4 as a desktop because it was the most stable version of Windows I could find at the time. Hard time playing games though.
Sure! I’ll respond with a link in a bit.
They did have one but got rid of it because they didn’t want the hassle. They are olds and are more about convenience at this point.
As a person who used to be “the backup guy” at a company, truer words are rarely spoken. Always test the backups otherwise it’s an exercise in futility.
One of my next steps was hardening my OPNSense router as it handles all the edge network reverse proxy duties, so IDS was in the list. I’m digging into Crowdsec now, it looks like there’s an implementation for OPNsense. Thanks for the tip!
Good call. I do some backups now but I should formalize that process. Any recommendations on selfhost packages that can handle the append only functionality?
I wonder what performance impact there would be if you were to move pgsql onto bare metal with enough ram dedicated to caching all of the db data (think: i5 or i7 nuc). That’s going to be my next step with my homelab; I want to migrate everything to a single db host with a lot of RAM and M2 storage and avoid the db process replication I have going on. I have no performance complaints with NC currently, I’m running PHP cache and redis as well as image preview and imaginary.
I know some folks that just made a cross country trip in a Tesla model Y. They don’t do huge distances every day so it took a couple of weeks but they made it just fine. They did note that the South was really bad for chargers. Something about some state legislatures or municipalities actually passing laws against public charging or something like that. It sounded pretty southern and believable though.
Systems with exposed SSHd, but also properly configured, are also not at risk.