i'm gonna write my own OS
>>106591812You won’t do shit.
based
>>106591812i'll get to work on the wallpaper
>>106591812that's nicewriting an OS isn't that hard; many undergraduate CS students do it in the course of completing their degree as a course projectthe difficult parts are preemptive multitasking, self-hosting, driver support, and efficiency/performance Mach/HURD has been in development for 40 years and is still unusable for real-world applications
Software rendering is shit so you won't be able to make a good OS until we have an open GPU.
>>106596154The real difficult part is that "real-world applications" is a moving target that only a very large project can keep up withForget about Hurd, even the BSDs are struggling
>>106596926Software rendering is the only valid form of rendering and we should have stuck with that. I'll write a hand-optimized triangle rasterized over heaps of mindnumbing Vulkan boilerplate any day.
>>106597562To what, get 20 FPS on a game from 2007?
>>106591812and I am not going to use it.
>>106597728noo dude it's sovl i read on twitter from 1337basedhacker that cpu rendering is basingaaa
>>106597728To exclude retards from making games and force games to distinguish themselves graphically in terms of style and creativity instead of it being a competition on deepthroats RTX faggotry and """realism""" the hardest.
>>106597562Can we make a minecraft clone with software rendering? 60fps possible?
>>106597775>Can we make a minecraft clone with software rendering? 60fps possible?Ken Silverman's voxel engine from the early 2000s is unironically way more impressive than Mineshift and it ran at 40 FPS on my mid-range computer even back then.
>>106597775>>106597799Surprisingly, the page is still up.https://advsys.net/ken/voxlap/voxlap03.htm
>>106597799>>106597819Cool beans. Someone write VoxelGameOS using the UEFI VESA drivers. I'll be waiting to be your first player
>Cool beans. Someone write VoxelGameOS using the UEFI VESA drivers. I'll be waiting to be your first player
>>106597847Oh fuck off. I hate fun haters. Why do you hate fun?
>>106597864I figured you were mocking me and I'm still not convinced you weren't.
Anyone here ever look at the Linux kernel?
>>106598028Assuming it's possible, it's a good idea. CPU rendering is good for software freedom.
>>106598123Should be possible. >CPU rendering is good for software freedomYep. Probably won't be long before they start introducing all kinds of GPU restrictions.
>>106598080I read it from time to time (don't understand shit anyway)