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.
Neat
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 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.
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.
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.
You absolutely need to move from patch to patch and cannot just do a multiple version jump safely. You also need to validate the configs between versions, especially major release updates or you risk breaking. New features and optimizations happen and you also may need to change our update your reverse proxy configuration on update, or modify db table configuration (just puking this from memory as I’ve had to do it before). I don’t know that there’s automation for each one of those steps.
Because of that, I run nextcloud in a VM and install it from the binary package. I wrote a shell script that handles downloading, moving the files, updating permissions and copying the old config forward, symlinking and doing the upgrade. Then all I have to do is log in as administrator, check out the admin dashboard and make sure there aren’t new things I have to address in the status page. It’s a pain, but my nextcloud uses external db and redis and PHP caching so it’s not an easy out of the box setup. But it’s been solid for a long time once I adopted using this script.
I wish that was true for askhistorians. For some reason, there’s a lot of people with a huge amount of knowledge and potential that are attached at the hip to corporate platforms.
Much less than that now assuming you do average mileage, probably 5 years tops before major maintenance. Around 50k miles, most direct injected engines start to have problems due to significant carbon buildup on intake valves, because PCV and no fuel in the intake valves anymore. Just Google - it’s a huge issue that is affecting virtually every brand.
I’m the market for a slightly used car right now. Avoiding anything with over about 10-15k miles and I want something fairly luxurious for the size. It’s depressing knowing I’ll still be spending $30k and it will have a shorter life than either of my sports cars.
Systems with exposed SSHd, but also properly configured, are also not at risk.