this post was submitted on 19 Oct 2023
42 points (100.0% liked)
Free and Open Source Software
17911 readers
39 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think the comment refers to this:
https://en.m.wikipedia.org/wiki/FreeBSD_jail
Not sure. This is a container basically not a distribution format. Not sure how this is different from Linux containers though Linux has a bunch of options. Not sure which is most similar.
Yeah, I think the BSDs lead the way with some things, like jails. But they're not distribution formats. But jailing is part of things like Flatpak. And we have chroots and systemd nspawn. I think I misread the comment and it was more shitposting than anything of substance.
That is the thing about Linux. Linux is so huge and has so many ways of doing things that the days of knowing everything are gone. Same with many of the important tools too. Python has gotten way vast too for example.
This is kind of old people behaviour. I'm still not 100% sure if I'm getting more conservative, having difficulty with things changing, or if things really used to be better... They're different, that's for sure. And I have some valid criticism for some things, too.
Frankly I loved my Commodore 64. My Linux box is better in every measurable way but there was something to simplicity and a time where just making a sound and drawing on the screen with a computer you could afford was quite a thing.
Same with Python. Started using it about 1998. It was simple enough that I learned the language in a day. Now there is so much more. Then add packages for everything these days... lot of the work is understanding packages, venvs, how to deploy, not just opening idle or pywin and writing stuff. Sure Spyder or one of the other IDEs can do static checking, have doc at your fingertips, integrate a debugger, and have a graphical shell where you can do all sorts of stuff. Changes the feel of programming though.
Hehe, that's called nostalgia. I can feel that, too. 😊 Things used to be simpler but that had some appeal to it. And a different vibe. And you had to work hard. That made your achievements more rewarding than spending your time fighting with complex buildchains.