I'm pretty excited to get #BauldersGate3 once there's a sale for the PS5 version. Been seeing lots of hype and I've been wanting to get lost in another rpg.
even more pumped for Broken Reality 2000 whenever that comes out. I absolutely loved the first one and I bet the sequel will give me some of the same feels. https://store.steampowered.com/app/2133850/Broken_Reality_2000/
IMO the most perfect game I've played in the past few years was Donut County. It's short and sweet and made me feel warm and fuzzy (like a raccoon!)
I really love cute indie games that I can play on my playstation (this is an invitation for recommendations!)
Outer Worlds is a neat game but I remember feeling kinda dissapointed in how short it was. I managed to 100% it in much less time than I expected and there wasn't that much in terms of replay value. I think especially compared to Borderlands 3 which I played around the same time. #gaming
@TheGibson I was one of the sysadmins at a university in a previous life. We had a very diverse set of systems, and a lot of computers spread across the entire campus. They were all centrally managed, and we had a whole lot of scripts to make common tasks easier.
One day, one of the printers in one of the offices two buildings away was replaced, the new one slightly different than the old. We went there to check that it's working, and it prints and all that, standard procedure, even though all printers were connected to the uni's Samba network. It was simply easier to go there and do a test print, in case anything goes wrong. Calling them on the phone was a hassle for everyone involved.
We had Procedures in place, and one of them was to do a test print from a remote machine to make sure everything's properly connected. We didn't have laptops, so the only way to do a remote print was to log into a unix system back in our department, and do a test print from there. We had a script for that, too! You gave it an office name, a printer name, and a set of files, and it sent the print jobs to the targeted printer, one file at a time, waiting for each to finish before starting the next.
I logged into a unix system, and used one of our scripts to do a test print: tools/test-print foo.txt -o office -p printer
A few seconds later, the printer started to print. So did the other printer in the office. And all other printers on campus. All other printers connected to the network. There were about a thousand printers involved in this. Some of them in another city.
You see, I was - and still am - a Linux guy. I'm used to being able to mix named and positional parameters. Whoever wrote this script wasn't. It looked for options first, then started to print the files given as positional parameters, one by one, waiting until the print job finished on all affected printers.
If no printer was specified, it defaulted to sending to all printers in the office (there was usually only one printer in an office, so this made it easier to do a test print). If no office was given, it defaulted to all of them (this script was originally written when there were only two offices on the network).
Oops.
I'm decentralizing myself! Last week was the end of ~4.5yrs at Protocol Labs.
Wild and fascinating times with a rad group of people committed to a vision of a resilient internet with people at the center.
Thanks to Juan Benet for making Protocol Labs a place where uncertain and very-long-term work could happen. I'm very grateful to have been given the opportunity to do it.
Private jets are responsible for more greenhouse gas emissions in the past three years than Uganda, a country with a population of 46 million. But tell us again how it's "humanity" as a whole who has caused global heating...
@KaiHeron
#degrowth for the Global north NOW
low key I hadn't been using my engine f because I would keep running into words that I couldn't spell and now I can just dictate them out which is better than having to pull up the onscreen keyboard and fuss about.
I think a future improvement I want to add is the ability to create word substitutions more efficiently.at the moment I have to open the python file and manually type them in
set some time aside this weekend to code for my soul and take a break from work thoughts.
finally added the nato phonetic alphabet to my speech to text set up as well as modes for typing variable names more efficiently
Can we get a solarpunk rival to burning man, where people congregate to permanently upgrade civic infrastructure somewhere instead? Like a convention of hippy nerds going door to door offering to install free insulation, guerilla gardening on empty lots, repairing derelict houses, running volunteer transit, hosting pop-up pay-what-you-can grocers and restaurants.. something that revels in _mattering_ instead of "leaving no trace" (but at exorbitant cost)
For anyone curious this is what I've been doing for 9 hours straight: https://github.com/hyphacoop/social.distributed.press/pull/1
have to share this pic of @mai from their presentation at https://trust.support today that a friend shared in a group chat
To be clear though, this will just be on the SocialInbox server to preemtively filter out replies and follow requests from such instances.
Sadly we need a whole new approach to figure out how to prevent instances like this from reading your posts since all your data is available via ActivityPub and HTML on the #dweb. 😅
Huge thanks for folks/ input on this. We're going to start with the mastodon blocklist format version of gardenfence and go from there.
We'll have a flag for folks to toggle during setup for pulling from a URL and have it set to this one by default:
https://github.com/gardenfence/blocklist/blob/main/gardenfence-mastodon.csv
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.