Cover made by https://merveilles.town/users/prahou
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
Glad they mentioned him in the article, I love his stuff
Why am I suddenly seeing a surge of that style of art relating to BSD?
He posts a lot of his art on Lemmy.
I'm sure, but how did the BSD community decided to adopt them?
I dunno, but I would think BSD shares a lot of the same ethos.
Yay a new 9front.
But I'd like to see a Linux compat layer, which should be possible between syscall intercepts and a glibc build.
Source first, of course, but then maybe binary, sockets are easy to wrap, the rest should be even easier.
Running a Linux chroot under plan9 like I run lxc containers or BSD Jails now would be awesome.
How funny, I only recently learned of 9Front after trying to find out if there's still a fork going of the original UNIX OS from Bell Labs (which is exactly what 9Front is... I think.)
Anyway, nice article. Thanks for posting.
Plan 9 is inspired by UNIX (Helps that it had the same devs), but it's not a direct continuation.
UnixWare is I think the only direct continuation of the original AT&T UNIX. The various BSDs are close enough but were re-written entirely in the late 80s/early 90s so there's nothing original remaining.
BSDs are "Unix of Theseus", so they are the closest.
Solaris is a direct continuation that didn't have a rewrite of anything after any litigation.