@distrowatch

Tyson Liddell at #minix mail list posted that have recently been exploring MINIX 1.1 and put together a dev environment containing the MINIX source code and a vendored-in 8086/8088 cross-compiler (dev86/Bruce's C Compiler). Available at https://codeberg.org/tlid/minix

minix

MINIX 1.1 source code with cross-platform 8086/8088 build environment.

Codeberg.org
Big news!

I finally got around to things and started working on Echium more. I've decided to use #Minix 3 as a base and get it working on my system under GCC again. Minix predates any AI stuff and its kernel and userspace are a great place to start from and it also fills the goal of a *BSD-like system as well!

I uploaded the code and my changes to https://codeberg.org/ProjectAnchorage/Echium on #Codeberg and you can go check it out now!

#NoAI #FuckAI #Tech #Technology #Programming #OperatingSystem #OSDev #UNIX
Echium

A slop-free kernel.

Codeberg.org

Hello everyone, I made some updates to ManpageViewer, fixed some bugs, implemented interface improvements, now it's easier to read the manpages, and the search system has also been improved. As you can see, I also adopted another name. I also expanded the scope, with the creation of "Custom Manpages," I can add the manpages of a specific software.

https://man.nergahak.co.za/

#man #manpages #FreeBSD #MINIX #NetBSD #OpenBSD #UNIX #pkgsrc #DataBase

Nergahak Manpages DataBase

@kkarhan @f4grx @projectanchorage Idea! Use the #Minix kernel for Echium.

It's old but still modern, not updated since 2018 (according to master branch of Minix on GitHub), doesn't have AI slop, looks fun to hack on, it's BSD-like and a descendant of #UNIX. It's perfect because it compiles. We also continue Minix!

Might copy the src to the Echium #Codeberg repo, push, modify, strip and get others on. I'm open to peeps asking to join too given they're against genAI.

#Tech #Technology

Nergahak Manpages DataBase

IMHO #linux bisa seperti saat ini bukan karena diawali ingin menjadi sesuatu yang ideal tetapi justru karena pragmatisme.

Pd saat itu desain #microkernel #minix yg tdk monolithic dianggap sebagai mimpi indah idealisme sebuah #kernel. Tetapi Torvalds dan yang lain melihat banyak hal sangat ribet untuk diimpelmentasikan menggunakan desain microkernel, sehingga mereka memilih pragmatis.

Hingga lahir dan terus berkembanglah linux yang tidak ideal tapi bisa berevolusi menjadi seperti sekarang.

"Thirty-three years later, they still do."

A wonderful story about the beginning of the Linux kernel, that makes you appreciate this collective effort which is a wonder in itself.

Linus Torvalds and friends: how Linux evolved from solo act • The Register
https://www.theregister.com/2026/02/18/linus_torvalds_and_friends/

#linux #linus #operatingsystem #unix #minix

Linus Torvalds and friends tell The Reg how Linux solo act became a global jam session

: Ts'o, Hohndel and the man himself spill beans on how checks in the mail and GPL made it all possible

The Register
se (screen-editor) – a screen oriented version of the classic UNIX text editor ed. It’s similar to vi as both are modal editors with curses interfaces. However, it differs from vi in that it has the same command syntax as ed. https://archiveapp.org/se/ #texteditor #linux #bsd #haiku #minix #solarisd #unix

@cstross @alex_p_roe @timo21

Amusing aside on that score:

I looked at Lynx's vaunted 1991-patented interrupt handling for #LynxOS.

There's prior art for it in the forms of KMOS, an operating system used for teaching purposes by Milan Milenković (who published a book on operating systems in 1987 describing kernel-task-based interrupt handling), and indeed in #Minix too.

#OperatingSystems #KMOS #MessagePassing #SystemsProgramming #RTOS