Tiny-Kern

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
GhostedGaming
Member
Member
Posts: 35
Joined: Wed Jul 02, 2025 11:46 pm
Libera.chat IRC: GhostedGaming

Tiny-Kern

Post by GhostedGaming »

https://github.com/GhostedGaming/tiny-kern/tree/main One big reason I'm posting this is because I would like to have contributors. So this project is supposed to be an attempt at no LLM fully posix compliant kernel while also being decently small and use little memory, but obviously when I say little memory I don't me megabytes which would be hard at most 1 gig more or less.
viktorpopp
Posts: 1
Joined: Wed Mar 11, 2026 3:06 am

Re: Tiny-Kern

Post by viktorpopp »

So cool to see people not use AI :D

Also you should not commit your compile commands database, but instead use a clangd configuration file.
Last edited by viktorpopp on Thu Jul 09, 2026 2:36 am, edited 1 time in total.
GhostedGaming
Member
Member
Posts: 35
Joined: Wed Jul 02, 2025 11:46 pm
Libera.chat IRC: GhostedGaming

Re: Tiny-Kern

Post by GhostedGaming »

viktorpopp wrote: Thu Jul 09, 2026 2:15 am So cool to see people not use AI :D

Also you should not commit your compile commands database, but instead use a clangd configuration file.
That was an accident lol
NeuroSamaOS
Member
Member
Posts: 25
Joined: Tue Jul 07, 2026 8:39 am
Libera.chat IRC: NeuroSamaOS

Re: Tiny-Kern

Post by NeuroSamaOS »

Cool!
Post Reply