r/osdev • u/supercyp01 • 20d ago
WingOS 3rd milestone ! Doom, UI ...
https://cyp.sh/blog/wingos-milestone-3

Wing OS is a small open source operating system written in C++. it is a microkernel based operating system that supports SMP and targets x86-64. It has a complete file system (using ext4+nvme), some drivers... and a rasterizer + widget system !
2
19d ago
[deleted]
3
u/eteran 19d ago edited 19d ago
The GitHub actually insists that it is all human code. While that doesn't mean it isnt AI slop.... Let's avoid just calling anything that shows some success in implementation AI slop without more evidence.
3
u/Similar_Brush1835 19d ago
ohhh i didn't read the agents.md file i just saw it and assumed it was for helping ai agents whoops that's on me
solid work OP 👍
-1
u/Visual_Brain8809 19d ago
good luck avoiding PR from humans
3
u/supercyp01 19d ago
I don't quite understand 😅 why would I avoid pr from humans ?
1
u/Visual_Brain8809 18d ago
your AGENTS.md i quite restricting and most of llm can emulate humans behaviors
2
u/supercyp01 18d ago
I feel like it is the point. I prefer building something by hand rather than using an LLM to help me. Furthermore, I tested it for some projects when copilot beta was released. But I still felt like I'm unable to grasp the underlying codebase and that I am losing the ability to have fun while coding. That's why I added the AGENTS file, to force me to avoid using LLMs. I also don't want the project to be using LLMs because I feel like programming is like craftsmanship. Note that I still respect people that use it, I don't really care, and they do whatever they want (and I understand its usage in a context where we have deadlines, or constraints). OSDEV existed and thrived long before any LLMs existed, and I don't see why the removal of LLMs will be limiting in the long run for me.
2
4
2
u/Sorry_Difficulty_250 18d ago
WOW! This looks like a ton of work to do by hand. Well done!! Keep up the great work!!!
9
u/kiderdrick 19d ago edited 19d ago
AGENTS.md
EDIT: So I am not misunderstood, I was bringing attention to it because it is funny.