🐀 ratatuefi — Run @ratatui.rs applications directly in UEFI
💻 No OS required!
🦀 All powered by Rust!
⭐ GitHub: github.com/sermuns/rata...
#rustlang #ratatui #tui #uefi #osdev #opensource #firmware
🐀 ratatuefi — Run @ratatui.rs applications directly in UEFI
💻 No OS required!
🦀 All powered by Rust!
⭐ GitHub: github.com/sermuns/rata...
#rustlang #ratatui #tui #uefi #osdev #opensource #firmware
Project:OS
making my own file system was fun.... the designing part that is... i didnt get much done, because i spent 6 HOURS because a single bit was a 0 instead of a 1...
got some DIR work done
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
making my own file system was fun.... the designing part that is... i didnt get much done, because i spent 6 HOURS because a single bit was a 0 instead of a 1...
got some DIR work done
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
#trans #indiedev #gamedev #osdev #HazbinHotel #HelluvaBoss #LGBT #LGBTQ #cosplay
^ My interests in case this reaches new people #PromoSky
#trans #indiedev #gamedev #osdev #HazbinHotel #HelluvaBoss #LGBT #LGBTQ #cosplay
^ My interests in case this reaches new people #PromoSky
I’m Carmen, a #software #engineer interested in many nerdy things - #linux #rust #zig #typescript #wasm #fp #programming #osdev #pldev.
I also play #games like #factorio #octopath #bg3 #noita #hades #valorant #roa
I’ll also throw in #coffee #trains #urbanism #trans #lgbt
Project:OS
filesystem interface time
all the functions i need to implement(without standard C lib...)
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
filesystem interface time
all the functions i need to implement(without standard C lib...)
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project: OS & webdev
i worked on a website for the OS project
im a lot better with low level dev then web dev
so i didnt get much else other then a basic website done
uncontainedbyte.github.io/OS/website/i...
ill fill it as i go
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
Project: OS & webdev
i worked on a website for the OS project
im a lot better with low level dev then web dev
so i didnt get much else other then a basic website done
uncontainedbyte.github.io/OS/website/i...
ill fill it as i go
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
This is an interface window showing an Embed item with an invalid path inside.
#osdev #ui #foundationos
This is an interface window showing an Embed item with an invalid path inside.
#osdev #ui #foundationos
Project: OS & webdev
fully documented the PMM and the bootloader,
i also made a memory map table,
no OS code today...
more documenting tomorrow 🥲
uncontainedbyte.github.io/OS/website/i...
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
Project: OS & webdev
fully documented the PMM and the bootloader,
i also made a memory map table,
no OS code today...
more documenting tomorrow 🥲
uncontainedbyte.github.io/OS/website/i...
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
Project:OS
i have processes
vary basic processes
so i can run multiple things at once, and run programs!
uhh... thats all i have to say right now...
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
i have processes
vary basic processes
so i can run multiple things at once, and run programs!
uhh... thats all i have to say right now...
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
more filesystem work,
permissions are done, working on how journalling will work
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
more filesystem work,
permissions are done, working on how journalling will work
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
#gamedev #indiedev #msdos #windows #godotengine #osdev? #surewhynot
#gamedev #indiedev #msdos #windows #godotengine #osdev? #surewhynot
OS
im working on a custom filesystem for my OS
its a lot slower(and harder) then i thought it would be
but i think im making decent progress
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
OS
im working on a custom filesystem for my OS
its a lot slower(and harder) then i thought it would be
but i think im making decent progress
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project: OS
burnt out from OS dev for now,
but dont worry, ill work on it more in the future.
im going to try doing some node.js next
uncontainedbyte.github.io/OS/website/i...
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
Project: OS
burnt out from OS dev for now,
but dont worry, ill work on it more in the future.
im going to try doing some node.js next
uncontainedbyte.github.io/OS/website/i...
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
Project:OS
more filesystem work,
figuring out a permissions data, instead of just immeditly using unix permissions, i got time
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
more filesystem work,
figuring out a permissions data, instead of just immeditly using unix permissions, i got time
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
OS
allocating pages and freeing them is done
allocating memory and freeing it is now done
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
OS
allocating pages and freeing them is done
allocating memory and freeing it is now done
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
OS
got paging working, currently no allocating pages or anything
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
github.com/uncontainedb...
OS
got paging working, currently no allocating pages or anything
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
github.com/uncontainedb...
OS
got VGA text display, and made my own printf for it, hex padding a little weird, but thats what i got today
(code on github)
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
OS
got VGA text display, and made my own printf for it, hex padding a little weird, but thats what i got today
(code on github)
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Come say hi it will be a chill event!
www.meetup.com/rust-and-c-p...
Come say hi it will be a chill event!
www.meetup.com/rust-and-c-p...
Project: OS & webdev
fully documented the VMM.
cleaned up the bootloader/PMM and other documentations.
im going to try and get user mode working...
documenting is so tiring...
uncontainedbyte.github.io/OS/website/i...
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
Project: OS & webdev
fully documented the VMM.
cleaned up the bootloader/PMM and other documentations.
im going to try and get user mode working...
documenting is so tiring...
uncontainedbyte.github.io/OS/website/i...
#buildinpublic #webdev
#OSDev
#OpenSource #100DaysOfCode
Project:OS
paths finally actually work...
i fixed the major memory leak problem
made most functions accept null ptrs if wanted
added file creation
and added time
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
paths finally actually work...
i fixed the major memory leak problem
made most functions accept null ptrs if wanted
added file creation
and added time
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
path parsing done now
going to try and get files working soon
im definitly going to have some problems, but im to tired to solve them now....
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
Project:OS
path parsing done now
going to try and get files working soon
im definitly going to have some problems, but im to tired to solve them now....
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
OS
got somewhat of a shell working, command parsing, and i could add commands, although idk what to add.
trying to get persistent memory...
with little success so far...
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode
OS
got somewhat of a shell working, command parsing, and i could add commands, although idk what to add.
trying to get persistent memory...
with little success so far...
#buildinpublic #lowlevel
#assembly #OSDev
#OpenSource #100DaysOfCode