I always start with defining requirements, and then I follow with a bunch of pseudo code. Its how I do things at work too. I like getting the ideas and structure out before I write any actual code or I get stupidly distracted.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: March 20th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
realbadat@programming.devto
Selfhosted@lemmy.world•what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinionEnglish
1·2 years agoProxmox is a server OS based on Debian which is oriented on running virtual machines and Linux containers.
The physical server runs proxmox. The services can all be individual containers (LXC’s).
Adding to the number of servers (and migrating containers later) is a benefit of Proxmox, since you can buy another PC to be a server later, and easily expand as you go.
realbadat@programming.devto
Selfhosted@lemmy.world•what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinionEnglish
0·2 years agoProxmox.
Each service becomes an LXC. Docker containers can be migrated to LXC, or be contained within an LXC dedicated to docker.
Running out of processing power? Add another server, add to a cluster, and migrate services (LXC or VM) over.
Having run Fedora, Debian, Ubuntu, CentOS, RHEL, slack, even Oracle Linux - Proxmox is what I run for myself (and some clients).

No, but maybe its an experience thing - have to be burned enough times by not having something to want to have something?
I think a lot of projects start off just someone goofing around with an idea so no hard requirements to start. I do that when I’m learning something new but they aren’t ambitious or worth sharing.