Ah, yes, the riveting tale of Unix-like OS enthusiasts and their quest for... ๐ cute kittens? Because nothing screams "adorable" like porting BSD code for ancient computers. ๐ Meanwhile, the rest of us are over here wondering if these "OpenBSD Stories" are just a cry for help disguised as
#nostalgia. ๐
http://miod.online.fr/software/openbsd/stories/zaurus1.html #UnixLikeOS #Kittens #BSDCode #OpenBSDStories #TechHumor #HackerNews #ngatedThe closest thing to cute kittens
Someone thought it was a great idea to cram a "Unix-like" OS into an
#Arduino UNO's 2KB of RAM ๐คก, because, clearly, the world needed yet another way to make an underpowered gadget suffer. ๐๐พ Who knew masochism could be so...tiny? ๐
https://github.com/Arc1011/KernelUNO #UnixLikeOS #UNO #TechHumor #UnderpoweredGadgets #MasochismInTech #HackerNews #ngated
GitHub - Arc1011/KernelUNO: KernelUNO - a light-weight unix-like shell for arduino UNO r3
KernelUNO - a light-weight unix-like shell for arduino UNO r3 - Arc1011/KernelUNO
GitHub๐ข๐ป "Look at us, we built a CPU from scratch and ran a Unix-like OS on it using our homemade C compiler, because apparently reinventing the wheel is the new hipster thing. โ๏ธ๐ Meanwhile, real software engineers are busy building things that people actually use." ๐
https://fuel.edby.coffee/posts/how-we-ported-xv6-os-to-a-home-built-cpu-with-a-home-built-c-compiler/ #CPUdesign #UnixlikeOS #homemadeCompiler #hipsterEngineering #softwareDevelopment #HackerNews #ngatedHow we ran a Unix-like OS (Xv6) on our home-built CPU with our home-built C compiler
[Thanks for many comments and votes on Hacker News! ]
Itโs been two years since I started working as a software engineer. I sometimes tell my colleagues about a student project I did in my junior year of university, and itโs so well-received that Iโm writing this post. 1
Now, let me ask you a question. Have you ever designed your own ISA, built a processor of that ISA on FPGA, and built a compiler for it? Furthermore, have you run an operating system on that processor? Actually, we have.
Fueled by Coffee