

I’ve spent many nights roaming in an EVE online pirate gang shooting the shit on mumble. Can recommend.


I’ve spent many nights roaming in an EVE online pirate gang shooting the shit on mumble. Can recommend.


Just knowing how the internet be, I bet it’s 98% shovelware garbage looking for whales


Base on the left, enemy base on the right


Woah, there’s a nostalgia hit. Those games would go on for SO LONG
Also ifnyou have 2 monitors it’ll put an independent map on each one


Aside from getting treatment, what’s helped me:
Edit: also it’s not laziness, not really. Lazy people are comfortable with it.
Eh, I try to keep this username separate from my real name. It’s not too hard though, you just need ‘@media print {‘. Set display none on stuff like the navbar and footer, and you also need to think about page breaks and such, there are guides.
Browser dev tools can simulate print styles, and you can preview with the regular print preview. To get consistency across browsers you probably want to set a definite width, so the sizing stays the same.
Page on my personal site, with good print styles so I can print to pdf if needed.
I mean…. Let’s say you set up a Postgres user for all of your application users, with appropriate roles and row level security policies, you could actually do it without Bobby tables issues. I think.


https://sudoku.coach/ is installable as a progressive web app and is probably the best sudoku app I’ve encountered. Extremely customizable and good for learning new solving techniques


One of the most charming games I’ve ever played and I play a shitload of games
Hey that’s unethical! It should be “main”
Takes forever to encode though
Garmin is neat because it waits till you calm down to tell you you were stressed. Then you’re like „huh, yeah, I guess I was. Thanks for noticing!”


It’s because you live somewhere built for cars and not for people.


Does what I want and gets out of my way.


Yeah, I’ll probably switch eventually I’m just trying to talk myself out of it because I don’t have the time to learn right now


I have a desktop, laptop, and a few VMs and servery things. Dotfile manager (yadm, which is a git wrapper) to sync personal settings, everything else I just do manually. The system-level configs are either different enough that standardizing them isn’t very helpful, or no more complicated than installing packages and activating services.


I like the idea of nixos, but I feel like it makes a bunch of daily sacrifices in order to optimize a task I do once every few years? I hardly ever get a new computer, but I install/uninstall/update/tweak packages on my system all the time. With a dotfile manager and snapshots, I get most of the benefit without any of the drawbacks.
o7