frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you get into systems programming

13•otherayden•1y ago
Hi all!

I'm looking for recommendations on where to start with learning systems programming. Ideally, I'd like to be able to get to a point where I can make a living doing it, but currently I just want to do fun stuff to build up curiosity around it.

Here's all of the "low-level" stuff that I know so far / imagine being useful. I... - Have enough of an understanding of networking to write a toy HTTP server on top of TCP - Know enough C to write some basic terminal tools + window applications if needed (on Linux) - Love terminal tools like neovim + several core utils - Have dabbled with Arduino/ESP32 & communicating via USB over the serial port with a host pc - Am pretty decent with Python, and have been using it for like 10 years

Some things that I've been curious about in the past - Converting parts of python libraries from pure python to C/C++ bindings for better performance - Writing a terminal based file manager to work with Google Chrome - Actually contributing to chromium (my laptop is a potato though so all of my builds fail)

About me: I'm in my junior year of uni studying CS, and I've been able to make money doing web dev for the past 2 years of my degree. For many reasons including curiosity and the fact that AI makes me feel replaceable doing many frontend + backend tasks, though I'm very curious about getting into lower level programming.

Any help would be greatly appreciated!

Comments

abhisek•1y ago
IMHO there is neither baseline nor “enough” when it comes to learning any programming language for any reasonably complex domain.

As you already know, C/C++ helps with low level software layers that interface with or manage hardware resources. In my experience, Go and Rust are also pretty much used as systems programming languages. For example, I use Go and EBPF to instrument systems calls on Linux kernel.

For me, most of my learning came from solving problems and building for specific use-cases. I think getting into builder mode and creating some cool will definitely accelerate your learning.

sargstuff•1y ago
On software side, building an OS (distribution) from scratch provides a step above bare metal programming[0].

Provides familiarity with different types of things a kernel does via programs/scripts that make use of kernel.

Actually writing binary code for kernel bit can be done under qem[1][2]. aka don't need to buy actual hardware, can use 'software probes' to view what's going on, etc. Don't have to worry about 'crashing'/trashing box running on (just crash the qem software & loosing just what was done in qem session, if didn't save as 'export/save to external location outside of qem session')

"Reading OpenBSD source code daily (blog.tintagel.pl)" from [hn: 3] automated way to review code.

-----

[0] : https://www.linuxfromscratch.org/

[1] : qem for kernel developers - https://www.youtube.com/watch?v=LyWlpuntdU4

[2] : https://www.collabora.com/news-and-blog/blog/2017/01/16/sett...

[hn:3] : https://news.ycombinator.com/item?id=14521386

a_tartaruga•1y ago
It sounds like you're doing the normal sort of things that systems people do to get started. The fact that you have lots of ideas to jump off of is very good. In general just follow all of your ideas down as far as you can to the base systems. Write the TCP implementation for your HTTP server and run it over the internet for example. You've only gone too far when you start worrying about noise and debugging looks like randomly grounding metal things.
theophilec•1y ago
Oxide and Friends has an episode on the topic [1], I found interesting.

[1] : https://oxide-and-friends.transistor.fm/episodes/paths-into-...

noone_youknow•1y ago
Sounds like you’re doing some interesting stuff and have a good, varied skill base to build on.

My advice would be to jump in and start working on kernel level stuff, or writing your own - IMO there’s no finer way to really “get” the low level concepts and the understanding you’ll build will really help with any other system-level stuff you do.

Not to plug, but if you were interested in getting involved in an existing project, my own toy kernel project[0] is at a point where there’s still lots of fun stuff left to do (both design- and implementation-wise) but a lot of the basic “project plumbing” and one-time machine setup stuff that people often get stuck on is already done, and I’d be glad to have the opportunity to share knowledge.

[0] : https://github.com/roscopeco/anos

BeneFITs: Bypassing Signature Verification in U-Boot SPL

https://www.binarly.io/blog/signature-verification-bypass-in-u-boot-spl
1•n0blenote•2m ago•0 comments

Thoughts about Scaling Law (from Z.ai Cofounder)

https://xcancel.com/jietang/status/2089941544581403107#m
1•theanonymousone•3m ago•0 comments

Show HN: Carbon8r – Option+click React elements to open their source (React 19)

1•carboni-rob•3m ago•0 comments

Show HN: AI PR reviewer built to stay quiet – 89% of merged PRs got no comments

https://github.com/Kyeom1997/pr-sage
1•gudrua1543•7m ago•0 comments

The Myth of Jewish High IQ

https://forbiddentexts.substack.com/p/the-myth-of-jewish-high-iq
1•LAC-Tech•15m ago•0 comments

Dry – Principia Mathematica

https://www.futilitycloset.com/2026/08/18/dry/
1•beardyw•16m ago•1 comments

Cropping Images with CSS While Keeping a Focal Point in the Center (2023)

https://odland.dev/2023/02/26/cropping-images-with-css-while-keeping-a-focal-point-in-the-center....
1•lukasgelbmann•19m ago•0 comments

Remote-Timer-as-a-Service: Microarchitectural Leakage in the Cloud

https://arxiv.org/abs/2608.17043
1•sbulaev•20m ago•0 comments

The AI Revolution – History Repeating Itself – On Economics

https://www.alanbonnici.com/2026/07/the-ai-revolution-history-repeating_01939218328.html
1•TTMO•23m ago•0 comments

Show HN: Veyra

https://github.com/iondodon/veyra
1•iondodon•24m ago•0 comments

Elite Deformation

https://thecritic.co.uk/elite-deformation/
2•barry-cotter•27m ago•0 comments

Yoshua Bengio, the godfather of AI, explains the risks of AI [video]

https://www.youtube.com/watch?v=fvvvtbBvh6Q
1•micku7zu•28m ago•0 comments

What the Heck Is Hyperscale? (2020)

https://www.kc8apf.net/2020/05/what-the-heck-is-hyperscale/
1•JW_00000•29m ago•1 comments

How to Solve a Grid-Based Logic Puzzle

https://logic.puzzlebaron.com/how-to-solve-a-logic-puzzle.php?t=introduction
2•soupspaces•30m ago•0 comments

Meta and Google mobile apps gorge on user data: Study

https://www.theregister.com/personal-tech/2026/08/18/meta-and-google-mobile-apps-gorge-on-user-da...
1•nyku•33m ago•0 comments

UK ATC Partners with Google to Avoid Contrails

https://blog.google/innovation-and-ai/models-and-research/google-research/blue-skies/
1•a_paddy•33m ago•0 comments

A Thermodynamic Failure of the Soul

https://sightlessscribbles.com/posts/a-thermodynamic-failure-of-the-soul/
2•robin_reala•37m ago•0 comments

Genomic evidence of human bottleneck in the Early–Middle Pleistocene transition

https://www.science.org/doi/10.1126/science.abq7487
1•thunderbong•38m ago•0 comments

The Mojo language (by Modular, now Qualcomm) is now open-source

https://www.modular.com/blog/modcon-announcements
9•flaburgan•40m ago•1 comments

Made an open source budgeting application (Coinvane)

https://github.com/JKJWL/Coinvane
2•JKJWL•40m ago•1 comments

Bad benchmarks and evals: Senior SWE-Bench, napkin math, and winter tires

https://danluu.com/exercise-7/
1•yosefk•42m ago•0 comments

Where Human Sleep Went Wrong

https://nautil.us/where-human-sleep-went-wrong-1283797
18•XzetaU8•47m ago•2 comments

AI Marketing Stash: a directory for discovering AI marketing tools

https://www.aimarketingstash.com
1•Tlesenechal•47m ago•0 comments

Show HN: Tracepack – Build local-first evidence packs from your files

https://dev.tracepack.org/
1•ace2016•49m ago•0 comments

ProtectEU Strategy to Counter Hybrid Threats Targets Encrypted Communications

https://balkaninsight.com/2025/04/01/protecteu-strategy-to-counter-hybrid-threats-targets-encrypt...
1•miohtama•49m ago•0 comments

US sanctions International Criminal Court president and trial lawyer

https://www.aljazeera.com/news/2026/8/18/us-sanctions-international-criminal-court-president-and-...
1•rzk•51m ago•0 comments

"Sabotage": Experts, lawmakers blast RFK Jr. for destroying healthcare research

https://arstechnica.com/health/2026/08/sabotage-experts-lawmakers-blast-rfk-jr-for-destroying-hea...
14•01-_-•51m ago•0 comments

Harvard, MIT among 30 US universities ordered to audit China research ties

https://www.scmp.com/news/us/diplomacy/article/3364485/harvard-mit-among-30-us-universities-order...
2•01-_-•52m ago•0 comments

Show HN: Superprez.io – Sharing and Collaboration for AI-Generated Decks

https://www.superprez.io
1•elsaelsa•55m ago•0 comments

2004 Harvard–Yale Prank

https://en.wikipedia.org/wiki/2004_Harvard%E2%80%93Yale_prank
2•toilet•55m ago•0 comments