MÖRK BORG
Just bought this game for my tabletop adventurers, and I think the hopeless adventures in a dying world is the perfect atmosphere for today's role-players.
https://morkborg.com/Open linkView original on prime8s.xyzJust bought this game for my tabletop adventurers, and I think the hopeless adventures in a dying world is the perfect atmosphere for today's role-players.
https://morkborg.com/Open linkView original on prime8s.xyzThe Kicad revision inspector allows you to diff your pcb projects against the git log to see where you went wrong.
https://hackaday.com/2023/08/21/where-did-your-pcb-go-wrong-kiri-knows/Open linkView original on prime8s.xyzSome common pitfalls in C/C++ and ways to avoid undefined behavior, illustrating that C/C++ are optimized for speed by making a concession that is undefined behavior. This makes these languages tricky to write in well, as there are lots of pitfalls. Do you think the performance benefits outweigh the brutal learning curve?
Beavers are self replicating terraformers. Its time to leave them alone in Wisconsin.
https://isthmus.com/news/news/leave-it-to-the-beavers/Open linkView original on prime8s.xyzA collection of information on how to protect yourself online. A true must read
Does anyone know how to contact the admins
There's a lot of scary ones here for people who like their rights and the way the internet works and has worked for a long time.
https://www.eff.org/deeplinks/2023/07/you-can-help-stop-these-bad-internet-billsOpen linkView original on prime8s.xyzHey, just went through a few different checklists, and discovered that Lemmy does not meet GDPR requirements for notifying users for how servers handle the data. I've brought up this request on github, and I hope to get it fixed soon, but in the meantime I've compiled a list of EU address blocks and intend to add them to my firewall. Just thought you all should know.
https://github.com/LemmyNet/lemmy-ui/issues/1347Open linkView original on prime8s.xyzSeems like a pretty cool toy. They've got tons of software
There's a lot of old software available through this. Truly a work of art.
This doesn't seem to be included in the documentation, but when configuring the hostnames of your containers for pictrs, email, and database, you need to set those hostnames to the hostnames of your docker containers. Note that the line below should remain unchanged.
hostname: "{{ domain }}"