They have fairly reasonable guides on their site on how to host for others.
- 0 Posts
- 83 Comments
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.
vithigar@lemmy.cato
Selfhosted@lemmy.world•Fun/interesting things to self host?English
14·2 months agoCouple 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.
vithigar@lemmy.cato
Programmer Humor@programming.dev•Engineer who can't function without AI
63·2 months agoNot having a degree doesn’t mean they don’t know math.
vithigar@lemmy.cato
Linux@programming.dev•Valve hopes the Steam Machine will make devs pay more attention to Linux anti-cheat support
7·3 months agoThat all reeks of effort though.
Hey. There could also be some
Record<string, any>.
vithigar@lemmy.cato
Programmer Humor@programming.dev•Clock but it is SELECT RomNum FROM Digits ORDER BY RomNum; --it will work this time
12·3 months agoEveryone is clowning on the order, but clock faces also traditionally use IIII instead of IV.
vithigar@lemmy.cato
Programmer Humor@programming.dev•Apple forgot to disable production source maps on the App Store web app
9·3 months ago// these are unicode characters in four hex…If your dev team needs a comment explaining this I have some serious concerns about their qualifications.
Ugh. Literally refactored multiple factories into straightforward functions in the most recent sprint where I work.
Someone saw a public factory method which was a factory for a reason and just cargo culted multiple private methods using the same pattern.
There a progress bar in an application I wrote that has a one in twenty chance of saying “Reticulating Splines” instead of its usual label.
I have a few hundred users so there are definitely people who have seen it, but so far no one has mentioned it.
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.
vithigar@lemmy.cato
Selfhosted@lemmy.world•FFS Plex, the server is on my local networkEnglish
111·5 months agoI would be ashamed of myself and be tempted to leave the industry in disgrace if setting up DDNS and allowing a single port through a firewall took me 45 minutes.
vithigar@lemmy.cato
Selfhosted@lemmy.world•Mommy, Why is There a Server in the House?English
14·5 months agoI won’t stand for this PowerShell superhero comic erasure.
Conceptual numeracy is a human thing. The universe absolutely cares about quantifiable physical properties which we represent as numbers.
There are definitely ways to run partial testing suites on modified code only. I feel like much of what you’re complaining about is an already solved problem.
This is probably a diffusion model. LLMs don’t create images.
Yep, recent blog post about it:
https://devblogs.microsoft.com/commandline/edit-is-now-open-source/
Clearly you should install Edit.
If you’re using vague, borderline nonsensical phrases like “install files” when trying to find out how to do things that might go some way towards explaining it.