SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.46k stars 3.43k forks source link

Don't apologize for your work. #39

Closed jfmatth closed 10 years ago

jfmatth commented 10 years ago

The readme file opens up with apologizing for your 'crap'.

Someone who writes something so ambitious shouldn't apologize for anything. If you think about how many actual OS's have been written in history, it's quite small, and some of the most successful ones have had lots of bugs, which doesn't discount the effort at all.

I would like to see the 'crap' comment removed from readme :).

heyvito commented 10 years ago

Totally agree with @jfmatth. "Crap" should be removed. :+1:

squigjess commented 10 years ago

Agreed. Stop being so hard on yourself!

bardiharborow commented 10 years ago

Crap???? Nonsense! As @jfmatth said the project is very ambitious, not to mention useful. "Crap" be gone! :+1:

dantangfan commented 10 years ago

In china, it's a performance of modest .

oussemah commented 10 years ago

Here is an other +1 for this.

SamyPesse commented 10 years ago

Thank you but the code is not yet pretty, I'm going to continue refactor the kernel code to make it easier to understand.

jfmatth commented 10 years ago

Right, but that's not Crap, that just improvement :). Thanks for contributing .