- Joined
- Feb 8, 2021
I assume he's writing for a VM/toaster and uses a homebrew FS or something like FAT.In particular, he's managed not to get bogged down in EFI or ext4, which is surprising.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I assume he's writing for a VM/toaster and uses a homebrew FS or something like FAT.In particular, he's managed not to get bogged down in EFI or ext4, which is surprising.
Ahh, Minix, the OS for all the college classes about how to write an OS.I assume he's writing for a VM/toaster and uses a homebrew FS or something like FAT.
Correction: I missed a post. He was porting parts of Helios over, and may have other people working on Bunnix with him.Presumably so, I didn't see mention of them in any post from the last 3 weeks.
My money would be on when he tries to implement SMP, and finds all the places he's forgotten to do locks.
Good enough for intel to put into every single CPU without an option to not have it.Ahh, Minix, the OS for all the college classes about how to write an OS.
I had a look at his repo: he's cheating and bringing in lwext4. So that's why he's not stuck in filesystem hell.I assume he's writing for a VM/toaster and uses a homebrew FS or something like FAT.
The answer is simple: He's doing it for attention because he's lonely and depressed.But the obvious question is, why? I understand the desire to make your own stuff, if I was smart enough (with enough free time) I'd like to make my own toy OS too. What I can't figure out is, what does this do differently enough from other tiny distros to be worth doing? What is Drew trying to learn or improve? He seems familiar enough with each piece of the OS that it didn't cause him problems, but he hasn't cited anything he made better.
if it doesn't serve any real purpose he could explore unconventional design decisions and maybe find something interestingso what? It doesn't have to serve any functional purpose.
Not yet. He'll likely integrate it with sourcehut somehow and start shoving the "OS" down everyone's throat.It doesn't have to serve any functional purpose.
What the hell is a Bunnix boot protocol and why did he not make it multiboot compliant? He sure had to write his very own Hare bootloader, calculator boy just likes writing code for the sake of it.Correction: I missed a post. He was porting parts of Helios over, and may have other people working on Bunnix with him.
Even if it is just another Unix clone; so what? It doesn't have to serve any functional purpose.
I get Drew is a sperg but if he can make an entire OS out of his own programming language I consider that extremely impressive
I'd like to write my own OS some day but avoid making it a Unix clone by accident.. is Xinu Approach book a good read?
Dan Ingalls said:An operating system is a collection of things that don't fit into a language. There shouldn't be one.
Also he's a retard who can't even do a Google, Amazon or Newegg search because all three have adapters for that shit. It's not even very uncommon.Software soyboys threw away all their old laptops because they were too thick and heavy for their soy muscles, and now are crying because their paper thin thinkpads have no proper RS-232 ports. Very sad.
95% of the USB ones are crap. There are some good ones out there but it depends on your purpose. Admittedly these days if you need the strict timing that doesn't use USB you'd probably just use an Arduino instead. I'm sure there's some legacy crap software and devices that wants a real 16550. But probably nothing you'd run on Linux or Windows 10 anyway.Also he's a retard who can't even do a Google, Amazon or Newegg search because all three have adapters for that shit. It's not even very uncommon.
Maybe if for some insane reason you want to use RS-232 or some weird shit with a DB-9 connector on a regular basis, but if you just want to get some stuff off an old PC, it'll do. Just hook 'em up, set up an old install of Procomm Plus or whatever, or zmodem, or kermit, and transfer over what you want.95% of the USB ones are crap.