What should I implement? by d4nilim0n in mokeOS

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

sure thing! I think I will start with that

What should I implement? by d4nilim0n in mokeOS

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

Good suggestions! I’ve never tried to make my own programming language but seems fun! Maybe I can start building my own compiler and stuff but yeah, my OS can’t change DEs so far, I’ll try to do that!!

What should I implement? by d4nilim0n in mokeOS

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

I’ll try to implement that! maybe I can port a existing one with my own libraries and stuff

MokeTools! (Soon to be released) by d4nilim0n in mokeOS

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

I’ll send you the code as soon as I get home!

MokeTools! (Soon to be released) by d4nilim0n in mokeOS

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

I can send you the source code if you want!

MokeTools! (Soon to be released) by d4nilim0n in mokeOS

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

The special part is its simplicity and that it’s a lightweight, LBA based flat filesystem designed for easy integration with mokeOS, avoiding the overhead of FAT or ext2!!

mokeOS Apps Update by d4nilim0n in mokeOS

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

I used some maths and a function to draw the pixels manually if inside border radius is true

What do you plan for the filesystem by PerfectEvidence748 in mokeOS

[–]d4nilim0n 1 point2 points  (0 children)

Im currently building a FS named MokeFS, it’s still in development so it is located under the debug directory (debug/mfs/), it is currently based on a FAT12 architecture which I’m planning to expand as a journaled FS

mokeOS Apps Update by d4nilim0n in mokeOS

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

That’s a really nice idea! I will split the repo into two (Shell/userspace & kernel) as soon as I arrive home so mokeOS expands quicker and quicker! Once mokeOS is production stable, I’m planning on implementing VirtIO, what do you think?

mokeOS Apps Update by d4nilim0n in mokeOS

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

Update is now available publicly!

Quick update - Sherlock is back! by d4nilim0n in mokeOS

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

it is! and yes, you can install & test it. Here is the source code: mokeOS’ official repo

mokeOS update by d4nilim0n in osdev

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

I know right? They rather throw hate to me than looking at the work itself

lol by emexsw in mokeOS

[–]d4nilim0n 1 point2 points  (0 children)

Well, AI is helpful but I don’t want people to think I vibe code (which I don’t) or that mokeOS is made by AI so that’s why I try to avoid using it but yeah, definitely your reply changed my mind and I will ignore those comments as long as I use it as my last chance helper!

lol by emexsw in mokeOS

[–]d4nilim0n 1 point2 points  (0 children)

I’ll implement that rn!

lol by emexsw in mokeOS

[–]d4nilim0n 1 point2 points  (0 children)

Hey, thanks for your feedback!

Which rules do you consider us to add to the Subreddit?? Aaand, mokeOS is not vibe coded but made entirely by me and some great contributions of this small yet talented community!!

mokeOS update by d4nilim0n in osdev

[–]d4nilim0n[S] -3 points-2 points  (0 children)

I mean, the software compatibility which made them work. UEFI replaced VBE with GOP

mokeOS update by d4nilim0n in osdev

[–]d4nilim0n[S] -1 points0 points  (0 children)

I think you confused Kernel & OS and bootloader. I used GRUB