• 0 Posts
  • 83 Comments
Joined 3 years ago
cake
Cake day: June 26th, 2023

help-circle


  • Depends on what part of “set up” you’re referring to. Getting the software itself up and running is extremely easy. They have versions available for the full swathe of experience levels from “here is a packaged Electron based Windows application” to “here are the node.js source files”. All prior versions are also available if you have specific needs for an earlier version.

    Now, if you mean how difficult is it to set up and run a game, that’s going to vary wildly depending on the system the game uses and how complex of a scenario whoever is running the game wants to deal with. There are lots of off-the-shelf one shots or campaigns you can run where that setup is already done for you though.


  • Couple of things I have running on my home server no one has mentioned yet.

    FoundryVTT is a self-hostable platform for playing tabletop RPGs online. It supports a vast selection of game systems and user/community developed mods making it extremely versatile.

    Pihole is probably something you’ve heard of before and despite the name is hostable on a wide variety of systems. In case you haven’t it’s a network level ad blocker that works by taking over the role of DNS server on your LAN and blocking queries to domains used to serve ads or track telemetry.









  • Even if you don’t count desktop applications like VSCode or Discord or whatever that are written in primarily JavaScript due to those arguably just being packed inside their own little browser engine that they ship with, still yes.

    Node.js is an extremely widely used JavaScript runtime environment that people are using to write server back ends and command line utilities and god knows what else in JavaScript.


  • I cannot express how pleased I am that the company I work for went all-in on remote work during the pandemic and allowed the lease to lapse on most of their office space while sub-letting the rest. RTO is a literal impossibility for us now. We simply don’t all fit in the remaining office space we have, and assuming new leases on more office space obviously looks terrible on quarterly reports.

    There are many other ways that the company I work for is miserable, but I take the small victories where I can.