

Wow you invoked a name I hadn’t thought of in a very long time. Shit did I use that playing Unreal Tournament, StarCraft or was it late enough to be WoW?
Edit: final release 2003, guess it was unreal.
Reddit refuge, escentric engineer and serial hobbyist.


Wow you invoked a name I hadn’t thought of in a very long time. Shit did I use that playing Unreal Tournament, StarCraft or was it late enough to be WoW?
Edit: final release 2003, guess it was unreal.


Just bought 10 acres and plan to grow the shit out of some veggies. I stare at a screen all day and deal with technical problems, at the end of the way I just want to dig in the dirt and stare at the plants.
My install is bare metal, all SSD, redis and php-fpm optimization and I’m extremely happy with the performance. Also use transcoding from an Intel a380 and use Memories for the whole family. Works snappy and flawless. You need to tweak the php settings.


I bailed on rocketchat a few years ago for Mattermost and never looked back. Rocketchats update cycle was insane, sometimes two releases in a week but often several a month. A few pdates required full database dumps and manual tweaking. It just wasn’t for me.


Thank you for putting into words what ive subconsciously been thinking for years. Every search result prioritizes videos at the top and I’m still annoyed every time. Or even worst I have to hunt through a 10 minute video for the 30 seconds of info I needed. Stoohhhhpppp internet of new! Make it good again!
Spoken like a true MBA. I call this trash Buzz word salad.
At least she even comments. Mine just waves her hand in disgust. She knows it enables her whole technological life, but couldn’t give a shit.
I thought it was a joke until someone at my company gave a company wide presentation on how to use AI to accelerate coding and st several points flat out ADMITTED he didn’t know what the hell it was doing but you just need to ‘baby sit’ it and you get useful scripts out of it. I’m a hardware engineer and I wanted to scream at him.
Check the power supply too. Those mini PCs just use a cheap laptop power brick and sometimes they can’t sustain their full output anymore. I had one server constantly crash and once I swapped the power brick I never had a problem again.


Their upgrade scripts for on the rails installs have gotten a lot better recently, especially in the last year. But then last upgrade they fucked it all up and made a series of database commands mandatory for the warnings to go away. Uggghhhh.


I love this community, I used to rant about efficiency all the the time on reddits self hosting community and everyone thought I was insane. If the damn thing is going to run 24/7 for 5+ years then put a little thought into its power usage!
I personally love old Dell optiplex micros on eBay. Cheap, plentiful laptop hardware in a cute little box which allows modest upgrades. My primary server in a full sized case is just a laptop CPU, Ryzen 5600g. It brings me joy that my network has four servers and still is under 75w idle for everything including networking gear.
I migrated from WordPress to Grav and love it. If you know markdown Grav is easy, efficient and FAST.
I went a little crazy and setup my own wireguard VPN network, all the remote hosts connect to the VPN and the primary server connects to each of them and pushes backups. Because I use btrfs and lots of snapshots I use btrbk, annoying to setup but now my hourly snapshots get pushed everywhere, minimal bandwidth and it flawlessly has worked for years.


I do this except the offline copies are raspberry pis, they grab an update then turn their network card off and go black for about a month. Randomly they turn on the network card, pull a fresh copy and go black again. Safe from randomware and automatic.
I have a trailer (workshop) with solar power, batteries, a raspberry pi controlling everything and a cellular hot spot. It pumps all the solar, battery information and light controls over MQTT and home assistant over cellular. So yes its possible, what do you want to do?
Shit I thought I was so damn novel. Blast you.
I host it on the host that runs the script and proxy it. I have one mission critial pi that is my uptime bot, pi hole and backup VPN if my elaborate server falls on its face. But you could easily use docker volumes too, and have the script push to that folder.
Yep, here is the yaml but redacted
- type: entities
title: Communication
entities:
- type: weblink
name: Webmail
url: https://postale.io/
icon: mdi:email
- type: weblink
name: Mattermost
url: https://mm.stuff.com
icon: mdi:chat
- type: weblink
name: Mumble Server
url: https://mumble.stuff.com
icon: mdi:radio-handheld
Similar, but more fancy, I have a bash script that runs every 15 minutes and ingests a config file. The config file has a super simple CSV format of every service I have. It checks that all the services are operational and generates an HTML file from it. If any services are down the HTML will show its down, otherwise its just a helpful link.
I havent messed much with my servers in 2 years. I think that means I’ll hit my RIO in another 5 :)