Skip to content
View wongnelson's full-sized avatar

Block or report wongnelson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wongnelson/README.md

👋 Hi there!

Why do you want to focus on systems?

Why do you want to focus on systems? There are a couple reasons:

  1. Foundation of Computing: Systems form the foundation of computing, with all application software built as abstractions on top of systems software.

  2. Robustness Principles: Systems software that has been battle-tested and proven successful typically adheres to principles centered around reliability, stability, performance, scalability, and other essential factors crucial for building robust software across the entire tech stack.

  3. Leverage and Preference:

    a. Leverage: Systems software requires in-depth domain knowledge that can be a bit dry. As a result, there are fewer people interested in it... I've not seen any kernel influencers or bootcamps yet!

    b. Preference: I've had experience in Full-stack, ML, Data Science, and a bit of DevOps. I've learned that work is just work. Might as well work in an environment that gives you the best bang for your buck.

  4. A Buffer against AI: As someone who has tracked the evolution of generative AI since the GPT2 days, the rate of improvement is daunting. The main sauce of software developers, which is algorithm crafting - a process that considers context, trade-offs, and numerous other factors - is a task particularly suited to the deterministic nature of AI. My conjecture is that there will be more software - particularly on the application side, but developers will need to have more ownership and possibly have less leverage. However, systems software is a whole 'nother level...for now (-:

Your work history doesn't show anything related to systems development...are you just going to ChatGPT your way through the role?

Kind of...

I've been using GPT4 to help me digest some technical material by reformatting the content in a QA format that faciliates active learning/recall.

Here are my notes for:

  1. Computer systems: A programmer's perspective.. I've read all but chapter 4.
  2. ~ The first 18 chapters Operating Systems: 3 Easy Pieces. I stopped because of the overlap between CSAPP.
  3. Blog OS: A Rust OS from scratch implementation guide which I'm currenting going over

After I'm finished with Blog OS, I'll be rewritting MINIX in Rust as a side project.

Thanks (:

Popular repositories Loading

  1. wongnelson wongnelson Public

  2. systems_notes systems_notes Public