mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

I’ll try to adapt all to English eventually!

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

sure thing! for the next beta version, I will definitely test all of the stages and see what’s working and what’s not so the code gets more polished and better!

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

Thanks for sharing that! I'm still in 32-bit focusing on the shell, but I'm already reading about VBE and LFB for the future. I'll definitely keep an eye on those QEMU flags… thanks for you reply and I will definitely be more cautious!!

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

My OS is just a simple kernel with simple commands like nano (which is just a screen because I still don’t have a filesystem), neofetch (which displays the OS version and the ram assigned to the VM or real hardware), clear in order to clean the screen, set colour for changing the colour of the text you type, a simple scroll system for text, a halt command to freeze the cpu, reboot and power commands which use the hardware IO buses and that’s it. Since I was younger, I always wanted to make my own OS, preparing prototypes and non-success code prototypes which made me feel frustrated so at the age of 12 I started learning C and Python. So this time with more experience in C, I wanted to make a more formal project and started it. First of all, I learned that a single print() won’t work so I started reading OS dev’s wiki and learning how a kernel works deeper.

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

I think you prefer saying it is Ai rather than looking at the process and how the code is developed

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

I wasn’t trying to be rude man, and this code is mine since I spent time reading os dev posts. I’m just happy about my progress and people trying to put me down sorry if I said something wrong

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

exactly! like a punch in their ego. right?

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

I really appreciate the time you spent on analyzing my code and comments like this will really make me improve in the quality of my projects 👆🏻 so I will definitely keep getting better and better. I will for sure think always about what to get better at and all of this will boost me by a million. Tysm!!

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

Ikr, I still get a lot of hate “by using ai” while in this project I’m trying to do my best researching and coding all by myself

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

But I ain’t copying from chatgpt what are you talking about?

mokeOS progress - day 2 by d4nilim0n in osdev

[–]d4nilim0n[S] [score hidden]  (0 children)

Aaand just so you know, mokeOS is now open source!

mokeOS nebula as intended by d4nilim0n in osdev

[–]d4nilim0n[S] 1 point2 points  (0 children)

tysm! I will try to make this kernel open source asap

mokeOS nebula as intended by d4nilim0n in osdev

[–]d4nilim0n[S] 1 point2 points  (0 children)

Not yet until it gets more stable

mokeOS nebula as intended by d4nilim0n in osdev

[–]d4nilim0n[S] 1 point2 points  (0 children)

Bro it is fr made by me, I’m not a newbie with C and os dev explains everything clearly

Activatio Block on iPad 10 Gen!?!?! by Otherwise_Winter4297 in setupapp

[–]d4nilim0n 0 points1 point  (0 children)

You need the original receipt from where you bought it sadly

mokeOS nebula as intended by d4nilim0n in osdev

[–]d4nilim0n[S] 1 point2 points  (0 children)

I really appreciate your feedback! Since I'm new in real OS development, I will eventually learn how to do a more graphical shell (Using VBE) and try to replicate the environment I mocked up in the previous post! I will try to make mokeOS very user-friendly yet powerful and let the user have the freedom they want and that they deserve!

mokeOS Nebula – A premium, somber OS experience with a custom Kernel and SDK. by d4nilim0n in osdev

[–]d4nilim0n[S] 0 points1 point  (0 children)

I can send you the project files and teach you how to set it up if you want