Tiny-Kern
-
GhostedGaming
- Member

- Posts: 35
- Joined: Wed Jul 02, 2025 11:46 pm
- Libera.chat IRC: GhostedGaming
Tiny-Kern
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
So cool to see people not use AI 
Also you should not commit your compile commands database, but instead use a clangd configuration file.
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

- Posts: 35
- Joined: Wed Jul 02, 2025 11:46 pm
- Libera.chat IRC: GhostedGaming
Re: Tiny-Kern
That was an accident lolviktorpopp wrote: ↑Thu Jul 09, 2026 2:15 am So cool to see people not use AI
Also you should not commit your compile commands database, but instead use a clangd configuration file.
-
NeuroSamaOS
- Member

- Posts: 25
- Joined: Tue Jul 07, 2026 8:39 am
- Libera.chat IRC: NeuroSamaOS
Re: Tiny-Kern
Cool!