frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you get into systems programming

13•otherayden•7mo 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•7mo 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•7mo 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•7mo 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•7mo 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•7mo 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

Poetiq announces new SOTA on the ARC-AGI-1 and 2

https://poetiq.ai/posts/arcagi_announcement/
1•fofoz•3m ago•0 comments

Show HN: VeriIA – AI detector for Spanish and English text

https://detectordeia.pro
1•tanchaowen84•4m ago•0 comments

Benchmarking Checksum Tools

https://heitorpb.github.io/bla/checksum-benchmark/
1•furkansahin•4m ago•0 comments

Everything's Fake Now – Liam Fallen

https://liamfallen.substack.com/p/everythings-fake-now
1•bariscan•6m ago•0 comments

Model Madness: Making Sense of Today's LLM Chaos

https://medium.com/@yassien/model-madness-making-sense-of-todays-llm-chaos-26331cdcfc61
1•yassien•6m ago•0 comments

Trump says US will 'permanently pause' migration from 'third world countries'

https://www.bbc.com/news/articles/cdxweyy157go
1•breve•13m ago•0 comments

Show HN: I vibe-coded a complete React rewrite of my audio waveform editor

https://naomiaro.github.io/waveform-playlist/
1•st0ryteller•17m ago•0 comments

AI-Powered Y Combinator Company Research

https://fyicombinator.com
1•cmpit•18m ago•0 comments

A Python Script to End All Life and Take the Universe with It

https://starkeblog.com/dos/denial-of-service/weird/2025/11/28/universal-denial-of-service.html
1•bootbloopers•19m ago•0 comments

Ten Kubernetes Superpowers You Forget to Use

https://oneuptime.com/blog/post/2025-11-27-ten-kubernetes-superpowers-developers-overlook/view
1•ndhandala•19m ago•0 comments

Ask HN: What's your go-to strategy for programmatic SEO in 2025?

1•liquid99•20m ago•1 comments

Ask HN: What's the most underrated VS Code extension?

1•liquid99•21m ago•0 comments

AI Voice Agents: Transforming Customer Conversations in 2025

https://www.aiheadshotreviews.com/articles/ai-voice-agents-guide
1•naveensky•21m ago•0 comments

Nbaranker

https://nbaranker.com/
1•NBAnba•23m ago•1 comments

Zero-Width Space – The Sneaky Unicode Character

https://starikov.co/zero-width-space/
1•liquid99•24m ago•0 comments

Dumbindent: Because 93% of the time was spent in Clang-format

https://nigeltao.github.io/blog/2020/dumbindent.html
1•fanf2•25m ago•0 comments

The Performance Inequality Gap, 2026

https://infrequently.org/2025/11/performance-inequality-gap-2026/
1•ColinWright•26m ago•0 comments

Show HN: I made a free Git repository viewer

https://graph.gat.sh
1•rafmardev•26m ago•0 comments

The Math of Why You Can't Focus at Work

https://justoffbyone.com/posts/math-of-why-you-cant-focus-at-work/
1•0x79de•27m ago•0 comments

Denmark sets up 'night watch' to monitor Trump after Greenland row

https://www.theguardian.com/world/2025/nov/27/denmark-sets-up-night-watch-to-monitor-trump-since-...
1•saubeidl•27m ago•0 comments

iSmartPack| the smartest backpack for work, travel and life

https://ismartpack.com/
1•fisnikmaxhuni•29m ago•1 comments

A Repository with 44 Years of Unix Evolution

https://www.spinellis.gr/pubs/conf/2015-MSR-Unix-History/html/Spi15c.html
2•lioeters•34m ago•0 comments

A Day at the Park (2013)

https://kiriakakis.net/comics/mused/a-day-at-the-park
1•gebdev•35m ago•0 comments

When Playdate Stopped Being Fun

https://blog.gingerbeardman.com/2025/04/15/when-playdate-stopped-being-fun/
1•latexr•36m ago•0 comments

Quantum Safe E2EE File-Transfer

https://github.com/collapsinghierarchy/noisytransfercli
1•whitenoises•37m ago•1 comments

Organizations Are Distributed Systems

https://www.industrialempathy.com/posts/organizations-are-distributed-systems/
1•smartmic•39m ago•0 comments

Building a 64-Bit OS from Scratch with Claude Code

https://isene.org/2025/11/SimplicityOS.html
1•birdculture•42m ago•0 comments

Cross-Compiling Common Lisp to WASM

https://turtleware.eu/posts/Common-Lisp-and-WebAssembly.html
1•jackdaniel•43m ago•0 comments

Breakdown of Lichess' annual expenses [video]

https://www.youtube.com/watch?v=oEbW1Lv1vus
1•fionnohGoDeo•43m ago•1 comments

Tech Titans Amass Multimillion-Dollar War Chests to Fight AI Regulation

https://www.wsj.com/tech/ai/tech-titans-amass-multimillion-dollar-war-chests-to-fight-ai-regulati...
12•thm•45m ago•1 comments