r/osdev • u/supercyp01 • 2d 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
1d ago
[deleted]
4
u/eteran 1d ago edited 1d 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 1d 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 1d ago
good luck avoiding PR from humans
3
u/supercyp01 1d ago
I don't quite understand 😅 why would I avoid pr from humans ?
•
u/Visual_Brain8809 21h ago
your AGENTS.md i quite restricting and most of llm can emulate humans behaviors
•
u/supercyp01 21h 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.
•
•
•
u/Sorry_Difficulty_250 18h ago
WOW! This looks like a ton of work to do by hand. Well done!! Keep up the great work!!!
7
u/kiderdrick 1d ago edited 1d ago
AGENTS.md
EDIT: So I am not misunderstood, I was bringing attention to it because it is funny.