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

How to Overcome Your Brain's Fixation on Bad Things (2020)

https://greatergood.berkeley.edu/article/item/how_to_overcome_your_brains_fixation_on_bad_things
1•vinhnx•1m ago•0 comments

Big tech meets Milton Friedman

https://www.semafor.com/article/08/11/2026/big-tech-meets-milton-friedman
1•andsoitis•4m ago•0 comments

Apple tests Chinese memory chips

https://www.semafor.com/article/08/09/2026/apple-tests-chinese-memory-chips
1•andsoitis•5m ago•0 comments

Positive Mindset, Prepare for the Worst

https://domenkozar.com/2026/08/15/positive-mindset-prepare-for-the-worst/
1•vinhnx•6m ago•0 comments

Google doesn't need the LLM crown

https://www.semafor.com/article/08/07/2026/google-doesnt-need-the-llm-crown
1•andsoitis•7m ago•0 comments

Non-coder –> Vibe coder -> Manual coder

https://beachfront.bearblog.dev/non-coder-vibe-coder-manual-coder/
1•Gecko4072•11m ago•0 comments

BlackBerry: From phone dinosaur to tech champion

https://www.ft.com/content/a026e094-7017-4ff8-8344-213573e973ed
1•thm•11m ago•0 comments

Qualtix: Model-backed stock research platform

https://www.qualtix.app/
1•Sharanxxxx•14m ago•0 comments

Taking Java from small to big with JBang

https://sombriks.com.br/blog/0095-java-small-to-big-with-jbang/
1•theanonymousone•15m ago•0 comments

I'd love to feature your business in my newsletter

2•xnslx•15m ago•0 comments

Show HN: Side Out, a Multiplayer Survival Pong

https://antics.gg/world/side-out-94df7d
2•eric_khun•16m ago•0 comments

Show HN: Spread – Real-Time New Zealand Supermarket Data via API and MCP

https://spread.butterup.app/
1•geesus•21m ago•0 comments

The rise of air-conditioned clothing

https://www.ft.com/content/d98a862c-2483-4781-a26c-78e9af7e9c92
1•tosh•21m ago•1 comments

Outperforming cuBLAS on NVFP4

https://cudaforfun.substack.com/p/outperforming-cublas-on-nvfp4
1•tosh•26m ago•0 comments

Beijing is forcing a mass breakup with AI lovers

https://restofworld.org/2026/china-ai-boyfriend-ban-bytedance-doubao/
1•fragmede•30m ago•0 comments

Grok –.grok?

https://sslog.dpdns.org/grok-grok.html
1•Shaurya_Sharma•33m ago•0 comments

Optimal Ask

https://blog.lukesalamone.com/posts/optimal-ask/
1•salamo•35m ago•0 comments

Dario Amodei on Regulation

https://twitter.com/darioamodei/status/2088758816376807762
1•tosh•37m ago•0 comments

Health benefits of Tai Chi

https://www.health.harvard.edu/exercise-and-fitness/the-health-benefits-of-tai-chi
1•helloplanets•37m ago•0 comments

Tokencompress A sub-2ms Go CLI and MCP sidecar that prunes AI agent tool context

https://github.com/dburnett11155-rgb/Tokencompress
2•ProffessorD•39m ago•0 comments

(LFE:Lisp Flavoured Erlang)

https://lfe.io/
1•giancarlostoro•40m ago•0 comments

ESP32-CYD-Based-Image-Fetcher Mini Project

https://github.com/turtushig22-blip/ESP32-2432S028-based-Image-fetcher
1•turtushig22•42m ago•1 comments

What's missing to have reproducible builds on PyPI

https://snarky.ca/whats-missing-to-have-reproducible-builds-on-pypi/
1•Ravencentric•45m ago•0 comments

Why Windows Is Losing Gamers

https://www.youtube.com/watch?v=2grg4R4fmGs
1•cable2600•47m ago•0 comments

RISC-V: What Matters

https://thechipletter.substack.com/p/risc-v-what-really-matters-and-what
1•signa11•47m ago•0 comments

The Iran War Is a Whole New Level of Quagmire for the US

https://www.politico.com/news/magazine/2026/08/12/the-us-forgot-the-lessons-of-iraq-now-its-despe...
25•hebelehubele•48m ago•4 comments

TreasuryDirect moves authn 100% to ID.me

https://www.treasurydirect.gov/savings-bonds/help-center/faqs/idme-faq/
1•AdamN•50m ago•1 comments

Keyboard Phones Are Back

https://markow.dev/?action=view&url=keyboard-phones-are-back---unihertz-titan-2-elite
4•robowo•55m ago•3 comments

Japanese publishers fight imposter news sites with a cryptographic signature

https://www.niemanlab.org/2026/08/japanese-publishers-are-fighting-imposter-news-sites-with-a-cry...
1•rdmuser•58m ago•0 comments

Practical Introduction to Vim-Fugitive

https://jeancharles.quillet.org/posts/2022-03-02-Practical-introduction-to-fugitive.html
2•auraham•1h ago•0 comments