Show HN: Banan-OS, an Unix-like operating system written from scratch This is my operating system that I've been working for the past 2 years. All of the code is written exclusively by me except from ported software. banan-os has a monolithic kernel targeting x86 (i686) and x86_64 architectures. The project consists of bootloader, kernel and userspace libraries (libc, libGUI, libFont, ...). It also uses my custom C++ standard library partly based on stdc++. Currently I have basic TTY and GUI environment with some of the basic UNIX utilities like cp, ls and stat. I have basic support for USB (keyboard/mouse/storage), disks (NVMe, AHCI), custom networking stack with TCP and UDP support, and a UNIX-like filesystem with /dev /tmp /proc filesystems. The whole project is written in C++ except for my BIOS bootloader that is written in 16-bit real mode assembly. I have been testing the OS mainly on virtual machines but also frequently on real hardware. https://ift.tt/bmPpSLs December 6, 2024 at 12:24AM
Show HN: Banan-OS, an Unix-like operating system written from scratch https://ift.tt/1N6fTXe
Related Articles
Show HN: Sshx, a web-based collaborative terminal https://ift.tt/eNXHTzAShow HN: Sshx, a web-based collaborative terminal https://ift.tt/AmWbI… Read More
Show HN: SaaS back end template repo written using server-side Swift https://ift.tt/BLOQCquShow HN: SaaS back end template repo written using server-side Swift T… Read More
Show HN: Unreal Engine 4 WASM space game https://ift.tt/1LojlYcShow HN: Unreal Engine 4 WASM space game Note that the demo may take u… Read More
Show HN: WireHub – easily create and share WireGuard networks https://ift.tt/zbeCF1OShow HN: WireHub – easily create and share WireGuard networks WireHub … Read More
Show HN: Prompt management system inside your codebase https://ift.tt/JV36hDKShow HN: Prompt management system inside your codebase https://ift.tt/… Read More
Show HN: RM Flags – Automated feature flag maintenance for your codebase https://ift.tt/tGAPHfSShow HN: RM Flags – Automated feature flag maintenance for your codeba… Read More
Show HN: Open-source model and scorecard for measuring hallucinations in LLMs https://ift.tt/xHhOuylShow HN: Open-source model and scorecard for measuring hallucinations … Read More
Show HN: Open-sourceElectronics Enthusiasts – this is for you https://ift.tt/3wGu6dhShow HN: Open-sourceElectronics Enthusiasts – this is for you Communit… Read More
0 Comments: