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

A kernel that just runs a NES emulator

https://github.com/vmartinv/nek
1•likemouse•1m ago•0 comments

Want to know who Google thinks is evil?

https://twitter.com/bob_burrough/status/2089024095967170651
1•frizlab•1m ago•0 comments

Databricks Genie Cost Control: How to Set Budgets and Block Usage

https://medium.com/databrickscommunity/databricks-genie-cost-control-how-to-set-budgets-and-block...
1•protmaks•1m ago•0 comments

Man Bought a Font

https://unstory.eu/wgc/
1•rhabarba•2m ago•0 comments

Agentic Engineering at Zalando

https://engineering.zalando.com/posts/2026/08/agentic-engineering-at-zalando-a-snapshot.html
1•NeutralForest•5m ago•0 comments

Don't use an LLM for your README.md

https://til.andrew-quinn.me/posts/don-t-use-an-llm-for-your-readme-md/
4•hiAndrewQuinn•6m ago•2 comments

Why PDF extraction for RAG breaks, and one approach to make it verifiable

https://github.com/cernodatainc/cernodata
1•nattanko•12m ago•1 comments

OpenRaster, format for exchange of layered raster images between image editors

https://www.openraster.org/
2•mimasama•17m ago•0 comments

The rebellion against data centers is growing

https://spectator.com/article/rebellion-against-data-centers-growing/
2•01-_-•17m ago•0 comments

Show HN: Bratify – Live speech into charlie xcx brat

https://baggiest.github.io/bratify/
1•Baggie•18m ago•0 comments

The Three AI Pills

https://thezvi.substack.com/p/the-three-ai-pills
1•talivision•18m ago•0 comments

Binance gave Russia data on IT worker in EU, now jailed over Ukraine donations

https://meduza.io/feature/2026/08/17/kriptobirzha-binance-peredala-rossiyskim-silovikam-dannye-ob...
3•Klaster_1•20m ago•0 comments

The CPU Comeback Is Upon Us

https://spectrum.ieee.org/ai-cpu-comeback
1•50kIters•21m ago•0 comments

Show HN: Verifying that an auto-submitted job application arrived

https://aiapplyd.com/
1•sneefle•25m ago•0 comments

Translating poems on Seoul Metro's platform screen doors

https://www.substack-bahn.net/p/translating-poems-on-seoul-metros
1•decimalenough•26m ago•0 comments

Skyrim with Rust

https://github.com/realfakenerd/OpenSkyrim
2•libertas_quae_s•27m ago•0 comments

Ukraine says it hit Russian rocket centre linked to Starlink-style network

https://www.reuters.com/business/aerospace-defense/ukraine-says-it-hit-russian-rocket-centre-link...
4•vrganj•29m ago•0 comments

Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

https://desktopcolors.com
2•vlowrian•30m ago•0 comments

Expertise Can't Be Automated: Why Resilience Still Needs Humans

https://resilienceinsoftware.org/news/11560646
4•zdkaster•31m ago•0 comments

GPU-Based Device Fingerprinting

https://shaderghost.gg/
1•avastel•32m ago•0 comments

Why books donʼt work (2019)

https://andymatuschak.org/books/
3•groomlake•33m ago•1 comments

Secret Claude tracker shocks users after Anthropic's anti-surveillance stance

https://arstechnica.com/tech-policy/2026/07/anthropic-outed-for-claude-tracker-that-secretly-moni...
2•mgh2•33m ago•0 comments

Every student is cheating with AI

https://ben.page/cheating
2•jer0me•33m ago•0 comments

Orbs and Jellyware [video]

https://www.youtube.com/watch?v=FfCCEZ00RFw
1•tosh•36m ago•0 comments

Evaluating coding models on 40 real tickets

https://medium.com/@joeymills19/public-coding-benchmarks-dont-match-my-repo-so-i-built-my-own-305...
1•AnneWodell•36m ago•0 comments

Are LLMs good in-context tabular classifiers?

https://juleskreuer.eu/research/tabbench-llm
1•not_a_feature•36m ago•0 comments

Recover the 3D location of every photo, on phones, robots and glasses

https://www.youtube.com/watch?v=zyHMRgyLD5Y
1•nikhilsawlani•37m ago•0 comments

Watermark Scanner – find and decode hidden characters in text and code

https://watermark-scanner.netlify.app/
1•emryyrme•37m ago•0 comments

I Blog

https://simonwillison.net/series/blogging/
1•janandonly•42m ago•0 comments

Pony's Arena Allocator

https://www.ponylang.io/blog/2026/08/ponys-arena-allocator/
2•birdculture•43m ago•0 comments