Show HN: Pubnix.pink, a public-access Void Linux system
pubnix.pinkThis is a hobby project I've been working on, any feedback is greatly appreciated! What was your motivation for setting this up? What kind of uses did you have in mind? Virtual shared hacker space? Edit: also, what motivated you to use Void Linux? I’m not familiar with it, but I’m always curious to hear about new Linux distributions! (Especially ones like Void that are unique.) It started as a tiny vm for playing around with, then I came across the article [1] and started doing the sections until it was ready to open to other users. As for Void Linux, it's the distro all my machines run. It's stable, lightweight, feels like a bsd, and the automated package build system is fantastic. I started with Fedora in 2016 and used it for years, but switched to Void after becoming disillusioned with systemd issues on my server. Neat! I just set up void on my old x200. It’s a cute OS. I'm curious what's the point of a public-access Linux. Is that supposed to be a chat room with command line interface? Public access systems used to be a bit more common, with perhaps the best example being sdf.lonestar.org (unix, iirc, not linux). In those days, with running Unix-like systems on the desktop (which Linux was more of at the time than it is lately what with some..."upgrades") being difficult due to hardware incompatibility (particularly winmodems), servers like sdf were a way to expose people who may otherwise not have any access to a unix environment. They were a useful collaboration platform for coding. Sure, you have chat optionality (with tools like the the "talk" program), but also bulletin boards, and file storage space (a few mb at the time) to collaborate in, and also typically a web host directory (sdf.lonestar.org/~user). Paid users could get things like background processes, which were particularly popular for running eggdrop bots or BNC servers. These days, I do wonder a bit about what the use case really is. Just about all of this functionality exists either in web based form, or, if nothing else, you can literally spin up a free AWS VPS to accomplish the basics (or just, you know, plug in a raspberry pi). But, the barrier to access is low, and if you're a kid just dabbling into different operating systems and programming and all you have at home is a windows system, it's a lot quicker to fire up SSH than it is even to download and spin up a VM to see what the fuss is about. You may not stay long, but it may be the difference between trying something and not. Short answer: they're like BBSes that have more tools and run on *nix. Interesting, any relation to pubnix ? Not that I know of, pubnix and tilde server seem to be synonymous in this space.