Starfighter
@Starfighter@discuss.tchncs.de
- Comment on [deleted] 2 weeks ago:
How well NixOS fits your purpose really depends on what you want to do with the OS. If you’re just going run a bunch of docker containers, you could manage them via Nix but its a little cumbersome.
Where NixOS really shines for small servers are the so called NixOS Options. They allow you to install tons of services on bare metal but manage all the configuration for you. E.g. open the correct firewalls ports, run a dedicated DB or cache, etc. and all those simply require you to enable them with an
… = true;
.Smaller projects might not have a NixOS Option available and some options are more and/or easier configurable than others, but if you’re only running a few services you could feasibly manage your whole server with just one native config file and no docker shenanigans.
I’d recommend checking what’s available under the link above. If you wanna go the container route instead, you have the option of just using docker non-declaratively as on every other distro (but then you lose some the benefits NixOS gives you), or you can declaratively have NixOS manage all the docker containers. There are a few ways to do and manage this so some further research will be required.
- Comment on Foldable solar panels 3 weeks ago:
Not an expert. This has been done quite successfully for space applications. Granted they are only required to roll out once but they have to do so with near perfect reliability. There are quite a few makes and models but I’ll reference the ones currently mounted on the ISS because you’ve probably seen pictures of them.
Their patent states that they use polymeric sheets or fiberglass meshes as a backing material.
Here they are in their packed up state. Image
- Comment on From Docker with Ansible to k3s: I don't get it... 4 weeks ago:
Then helmfile might be worth checking out
- Comment on Friendly reminder that Tailscale is VC-funded and driving towards IPO 1 month ago:
You dont need to manually handle the WG config files. This isn’t really an issue when it’s just and your two devices, but once you start supporting more people like non-technical family members, this gets really annoying really quickly.
Tailscale (and headscale) just require you to log in which even those family members can manage and do the rest for you. They also support SSO in which case you wouldn’t even have to create new accounts.
- Comment on Aerodynamic Testing On The Highway, With The Bambu Lab H2D 3 months ago:
Regardless of the sponsorship in this video, SuperfastMatt’s videos are awesome. Really interesting projects delivered with great humor.
- Comment on fish roast 5 months ago:
- Comment on Are 3D-printed objects waterproof? 5 months ago:
I’ve done the same. I put on a single layer of clear coat and it has been perfectly water tight.