engineering-blogs
A curated list of engineering blogs (by kilimchoi)
os01
Bootstrap yourself to write an OS from scratch. A book for self-learner. (by tuhdo)
engineering-blogs | os01 | |
---|---|---|
22 | 11 | |
34,794 | 12,890 | |
4.9% | 2.5% | |
3.6 | 0.0 | |
11 months ago | over 1 year ago | |
Ruby | TeX | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
engineering-blogs
Posts with mentions or reviews of engineering-blogs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-14.
-
Ask HN: How to have one feed for many blog websites
I fancy this currated list of tech blogs but I don't know how to get everything in a rss sort of way. RSS is dead, long live rss? What are our alternatives? Is it worth to make my own scrapper? https://github.com/kilimchoi/engineering-blogs
-
Issue 007 -- Surviving the AI Era
Engineering Blog List
-
A Complete Student Guide to Software Engineering Behavioral Interviews
Have you used the product? Do the challenges they face interest you and are these challenges unique to the company? Do you read their engineering blogs or have you seen them recently on the news?
-
The Top 10 GitHub Repositories Making Waves ππ
View on GitHub
- A curated list of engineering blogs
- List of engineering blogs
- How Discord Stores Trillions of Messages
-
suggest tech content on internet
kilimchoi/engineering-blogs
-
Ask HN: Do you maintain a list of RSS links of GOAT programming blogs?
I don't, but here is a nice (or just big) list if someone has focus to spare:
https://github.com/kilimchoi/engineering-blogs
os01
Posts with mentions or reviews of os01.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-20.
-
Dive Into the Heart of Operating Systems with "Operating Systems: From 0 to 1" π₯οΈ
So, what are you waiting for? Dive into the world of "Operating Systems: From 0 to 1" and unlock the secrets of these essential software components. You can access the course materials and resources by visiting the official GitHub repository: https://github.com/tuhdo/os01/releases/tag/0.0.1. Prepare to be amazed and inspired as you embark on this captivating journey into the heart of operating systems! π»
-
The Top 10 GitHub Repositories Making Waves ππ
Write an OS from scratch
-
Write your own OS - starting from the bootloader
(Here is the link - didn't quite get the image/link combo right in the original post!). I'm writing a series of posts about coding your own operating system. After reading Operating Systems: From 0 to 1 I found that some of the code does not work, so this first post walks you through writing a bootloader similar to that of chapter 7. It also adds some context that I would have found useful when I originally read the book, such as how 16-bit real mode works and some assembly programming information. I'm hoping to take a different approach to posts in the series by borrowing pieces of other operating systems and discussing how they are implemented in an effort to keep things simple and focus on fundamentals (even Linus started out with a detailed reading of MINIX).
Starting a series about writing your own operating system. After reading Operating Systems: From 0 to 1 I found that some of the code does not work, so this first post walks you through writing a bootloader similar to that of chapter 7. I'm hoping to take a different approach to posts in the series by borrowing pieces of other operating systems (even Linus started out with a detailed reading of MINIX).
-
Kernel (OS Kernel Book)
Very quickly skimming through the various chapters, it appears that this is gentle introduction as attention has been made on clear and verbose explanations, supplemented with diagrams. Comparable other "courses" could be osdev101 [1] and "Writing an operating system from scratch" [2].
[1] https://github.com/tuhdo/os01/blob/master/Operating_Systems_...
[2] https://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures...
- Practice-Oriented Books on OS Development?
- How to learn C intensively?
-
Making projects or reading source code for learning,
You need to be aware of how it works on a hardware level but probably not an expert, for a better explanation see: https://github.com/tuhdo/os01
- Resources to learn OS programming in C
- Operating Systems: From 0 to 1: Write an operating system from scratch
What are some alternatives?
When comparing engineering-blogs and os01 you can also consider the following projects:
movfuscator - The single instruction C compiler
os-tutorial - How to create an OS from scratch
awesome-podcasts - Collection of awesome podcasts
awesome-os - A list of operating systems and stuff
awesome-newsletters - A list of amazing Newsletters
traducao_como_jogar_go - TraduΓ§Γ£o do livro "How to Play Go: A Concise Introduction", por Richard Bozulich e James Davies, da editora Kiseido