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

Show HN: Mocca – Claude Code wrapper where Plugin takes center stage

https://github.com/valehelle/mocca-hub
1•brighbun•4m ago•0 comments

Agnys – The flight recorder for AI agents

https://agnys.net/
1•ashishrdy•5m ago•0 comments

Show HN: Selenium Boot – Spring Boot's Conventions, Applied to Selenium

https://seleniumboot.com/
1•mdsddmhossain•8m ago•0 comments

Secrets in the ArXiv

https://arxiv.org/abs/2604.20927
1•wawayanda•8m ago•0 comments

Ask HN: How do you handle ticket management across Discord, GitHub, and email?

2•Daniel-Pan•9m ago•1 comments

Show HN: KV-Cache Grafting – Boosting frozen 12B LLMs to 93.3% AIME accuracy

https://arxiv.org/abs/2607.14431
1•Corbenic•10m ago•0 comments

Stop sending giant system prompts: treat LLM tokens as a scarce resource

https://www.qolca.org/blog/stop-sending-giant-system-prompts
1•elprosaso•10m ago•0 comments

Java 2077 (Nicolai Parlog, 2020)

https://www.javaadvent.com/2020/12/java-2077.html
1•luca-sctr•10m ago•0 comments

Google ordered to open Android and Search to rivals in Europe

https://www.theverge.com/policy/966438/eu-google-android-ai-interoperability-search-data-dma
1•thunderbong•13m ago•1 comments

A24 Reportedly Copyright-Striking Backrooms Indie Games and Artwork

https://kotaku.com/backrooms-a24-copyright-strikes-kane-parsons-2000716667
2•ajdude•17m ago•0 comments

Win1998

https://win1998.com/
1•CoderJoshDK•21m ago•1 comments

Squad- Galactic Contention (Star Wars full conversion mod) [video]

https://www.youtube.com/watch?v=iQLZkt27fRM
1•kaizenite•21m ago•0 comments

UIUC AI Teaching Assistant

https://github.com/Center-for-AI-Innovation/ai-teaching-assistant-uiuc
1•teleforce•24m ago•0 comments

Pockethernet

https://pockethernet.com/
1•gregsadetsky•25m ago•0 comments

Have you built an agent harness yet?

https://alejandromp.com/development/blog/have-you-built-an-agent-harness-already/
1•teleforce•28m ago•0 comments

What Is an HTTP Status Code? Explained (100–599) + Common Errors

https://urlwatch.io/blog/http-status-codes.php
1•rajkverma123•30m ago•0 comments

"Why do so many modern people hate insects? The urbanization–disgust hypothesis"

https://www.sciencedirect.com/science/article/abs/pii/S0048969721012973
1•audreyfei•31m ago•0 comments

White House website crashes after Trump releases alleged voter fraud documents

https://www.the-express.com/news/politics/212019/trump-primetime-speech
2•simonpure•32m ago•2 comments

Ten models walk into a bedtime story

https://danwitt.substack.com/p/ten-models-walk-into-a-bedtime-story
1•yaur•35m ago•0 comments

Kimi K3: The Largest Open Model Ever, and Why Almost No One Can Run It Locally

https://vettedconsumer.com/kimi-k3-the-largest-open-model-ever-2-8t-params-and-why-almost-no-one-...
1•ermantrout•35m ago•0 comments

Blur and Unblur AI

https://blur-unblur.github.io/
1•javatuts•36m ago•0 comments

Canada's Forests Will Burn and Burn

https://www.theatlantic.com/science/2026/07/canadian-forests-are-big/687936/
5•littlexsparkee•39m ago•1 comments

Is the Browser Up to Date?

https://catskull.net/is-your-browser-up-to-date.html
1•catskull•42m ago•0 comments

Find Diverse Sources of Happiness

https://herbertlui.net/find-diverse-sources-of-happiness/
1•herbertl•43m ago•0 comments

Spending 3 years to make video playback in Python a little bit easier

https://github.com/anrayliu/pyvidplayer2
1•anrayliu•46m ago•1 comments

In-toto: A framework to secure the integrity of software supply chains

https://in-toto.io/
1•Erenay09•47m ago•0 comments

VulnHunter: Agentic AI Security Tool

https://github.com/capitalone/VulnHunter
1•882542F3884314B•50m ago•0 comments

Billion-dollar weather disasters have pushed US home insurance up 47% in 5 years

https://insurancedimes.com/2026/07/16/the-states-hit-hardest-by-home-insurance-spikes/
1•crookedroad44•51m ago•0 comments

Microsoft Ships AI Agents at Enterprise Scale

https://blog.bytebytego.com/p/how-microsoft-ships-ai-agents-at
2•gmays•53m ago•0 comments

Boris Cherny: Steps of AI Adoption

https://claude.ai/code/artifact/bfdfaef9-bc62-4dfe-ba9e-c58a26c9accf
3•shenli3514•54m ago•1 comments