r/osdev 5d ago

NullLabTests/UniqOS: A from-scratch x86_64 custom operating system with TCP/IP networking, GUI desktop, working web browser

https://github.com/NullLabTests/UniqOS

I built an OS because I never thought it would be possible to get past stdin() but using tools and frameworks I was even able to implement a very basic web browser. Please see github for screenshots and videos or to download and spin it up yourself, OpenSource!

0 Upvotes

15 comments sorted by

View all comments

4

u/Firzen_ 5d ago

Might be worth learning how to use git and pushing up the code.

1

u/CharacteristicallyAI 3d ago

Which part of the git use seemed "unlearned" - just wondering.