frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you get into systems programming

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

AdVersa: Adversarially-Robust and Practical Ad and Tracker Blocking in the Wild

https://github.com/SKKU-SecLab/AdVersa
1•grac3•4m ago•1 comments

The Etymological Problem with Apples

https://dannybate.com/2026/04/08/the-etymological-problem-with-apples/
1•Anon84•8m ago•0 comments

Why My WordPress?

https://alex.kirk.at/2026/04/14/why-my-wordpress/
1•akirk•10m ago•0 comments

Show HN: VibeDrift – Measure drift in AI-generated codebases

https://www.vibedrift.ai/
1•samiahmadkhan•11m ago•0 comments

Post-Slop Stress Disorder (PSSD)

https://github.com/mikemasam/pssd
1•mikemasam•12m ago•0 comments

I trained an AI to do my LinkedIn outreach, it books more meetings than me

https://mimikflow.com
1•moalani_•12m ago•0 comments

The Origins of GPU Computing

https://cacm.acm.org/federal-funding-of-academic-research/the-origins-of-gpu-computing/
1•MasterScrat•13m ago•0 comments

On hacker mindset

https://www.henrikkarlsson.xyz/p/hacker-mindset
2•jger15•14m ago•0 comments

The Crypto Social Arena

https://blockarena.live
1•memalama•19m ago•0 comments

Tracing a Slow Request Through Your Django App

https://blog.appsignal.com/2026/04/14/tracing-a-slow-request-through-your-django-app.html
1•Liriel•20m ago•0 comments

What is jj and why should I care?

https://steveklabnik.github.io/jujutsu-tutorial/introduction/what-is-jj-and-why-should-i-care.html
1•tigerlily•20m ago•0 comments

Show HN: Tmux-grid – a visual layout builder for tmux

https://tmux-grid.itzami.com/
1•itzami•22m ago•0 comments

Show HN: Needed instant realtime whiteboard for meetings so I built it in 1 day

https://cnvs.app/
1•coderai•23m ago•0 comments

World Quantum Day (April 14)

https://worldquantumday.org/
1•rrr_oh_man•26m ago•0 comments

NetBSD Installation with Disk Encryption

https://www.dwarmstrong.org/netbsd-encrypt-install/
2•jaypatelani•27m ago•0 comments

OpenAI investors question $852B valuation as strategy shifts

https://www.ft.com/content/04ac7917-940b-4606-be5f-9eb895a7d982
2•bazzmt•30m ago•0 comments

We Built a Haskell Package Manager in Rust

https://raskell.io/articles/why-we-built-a-haskell-package-manager-in-rust/
2•raskelll•31m ago•2 comments

Fractal Paris

https://panoramic.city/fractalparis/zoom/
2•helloplanets•31m ago•0 comments

You're a team lead. Now what?

https://cientifico.net/youre-a-team-lead-now-what/
1•cientifico•32m ago•1 comments

Sega Saturn Architecture

https://www.copetti.org/writings/consoles/sega-saturn/
1•andre9317•33m ago•0 comments

Operation Winter Storm: 90 Days to Baltic Capitulation

https://balticdefenseinitiative.com/scenarios/winter-storm/
2•debesyla•34m ago•0 comments

Build an Outfit Try-On Telegram Bot with Black Forest Labs

https://techstackups.com/guides/build-telegram-try-on-bot-black-forest-labs/
1•sixhobbits•35m ago•0 comments

Copy of the email I sent to my undergraduate professors on Nov 30, 2025

1•5color•39m ago•0 comments

PlayStation Architecture

https://www.copetti.org/writings/consoles/playstation/#bibref:9
1•andre9317•40m ago•0 comments

Qwen 3.5 Small – on-device multimodal models – Alibaba / Qwen

https://ai-tldr.dev/releases/alibaba-qwen-3-5-small/
3•ArielSh•40m ago•0 comments

Only Law Can Prevent Extinction

https://www.greaterwrong.com/posts/5CfBDiQNg9upfipWk/only-law-can-prevent-extinction
1•miniBill•41m ago•0 comments

Enforcing new limits and retiring Opus 4.6 Fast from Copilot Pro+

https://github.blog/changelog/2026-04-10-enforcing-new-limits-and-retiring-opus-4-6-fast-from-cop...
2•GaryBluto•44m ago•1 comments

Brazil's top labor inspector fired for adding China's BYD to 'dirty list'

https://www.reuters.com/sustainability/society-equity/brazils-top-labor-inspector-fired-adding-ch...
1•andrenth•44m ago•0 comments

Model API Performance

1•hpcaitech•44m ago•0 comments

How can I keep from singing?

https://blog.danieljanus.pl/singing/
1•nathell•48m ago•0 comments