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