-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kinds of Content #2
Comments
We can probably add a short, but helpful and good tutorial section. This shouldn't be a tutorial where the user basically copies the code. |
@Stupremee Like this? |
@MaxBondABE That's what i envision while reading @Stupremee 's comment. Would be useful indeed. Kinda an OSdev cookbook. |
Something similar. My initial idea was more of a roadmap that doesn't really explain every part in detail, since most parts are often explained very well somewhere else (e.g. in Phil's blog post, or in this wiki itself), and instead leads the user into a direction on "What should I do next", and where can I find stuff about this part. Then the user has to think by himself and implement it using his own design. The idea also makes it much easier to write this tutorial, since you don't need to explain everything in detail, and thus we can probably even provide multiple tutorials each with different Architectures, Kernel Designs, etc. But I'm also open for other suggestions |
Oh yeah, a roadmap like that would be quite useful. Also as a meta article, like:
So like bookmarks to go through in development order? @Stupremee |
Yeah that is exactly what I imagined. |
Another content type might be design review |
I really like this idea, it is very similar to how I was first imagining the content we produce, where we start off with a "what we like and dislike about " and then as things get further onwards, we move towards looking into hobby OSs. Maybe if we could come up with some way of splitting the project into to components: we could get the best things out of both worlds, whilst still providing content which meets up with what we all want to do the most? |
Very neat idea. We may even have multiple reviews for the same OS, and then a meta review article that tl;drs all our opinions in a neat pros/cons/interestings table. |
# Windows Review / Able edition
It’s bad |
This does make a lot of sense, or we produce two articles on each OS, one which is worked on as a group, where we provide our longer-form opinions and feedback, and the one which tl;drs all of our opinions? I am open to anything at this time though |
I think multiple individual articles get shit done quicker. =) Less coördination required except for the tl;dr tables. |
True, that would make more sense. Ignore my prior suggestion haha. |
That being said, the tl;dr table should include a bias section(I.E. Used windows for 7 years || worked on the Linux kernel || etc etc) |
@AbleTheAbove Absolutely definitely true. |
So, in the spirit of figuring out what this Wiki will be about and what'll set it apart, these are some categories i can think of that articles may be written for:
The text was updated successfully, but these errors were encountered: