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

AI and bots have officially taken over the internet, report finds

https://www.cnbc.com/2026/03/26/ai-bots-humans-internet.html
1•ZeidJ•24s ago•0 comments

Show HN: Echoes of Deception

https://deception.madoke.org/
1•madoek•35s ago•0 comments

Building a Firewall via Endpoint Security?

https://objective-see.org/blog/blog_0x86.html
1•sashk•45s ago•0 comments

Researchers use quantum biosensors to peer into the inner workings of cells

https://artsci.washu.edu/ampersand/washu-researchers-use-quantum-biosensors-peer-inner-workings-l...
1•hhs•1m ago•0 comments

Post reporters called the White House. Their phones showed 'Epstein Island.'

https://www.washingtonpost.com/style/power/2026/03/27/white-house-google-database-epstein/
1•doener•3m ago•0 comments

Google warns quantum computers could hack encrypted systems by 2029

https://www.theguardian.com/technology/2026/mar/26/google-quantum-computers-crack-encryption-2029
1•doener•4m ago•0 comments

Exact Geometric Resolution of Cosmological Constant Problem: The Flat 3-Torus

https://zenodo.org/records/19241283
1•avonmach•9m ago•0 comments

Sashiko agentic Linux kernel code review system

https://github.com/sashiko-dev/sashiko
1•_____k•11m ago•0 comments

Engineers do get promoted for writing simple code

https://www.seangoedecke.com/simple-work-gets-rewarded/
1•aidenn0•11m ago•0 comments

SlopCodeBench: Benchmarking How Coding Agents Degrade over Long-Horizon Tasks

https://arxiv.org/abs/2603.24755
1•FiberBundle•16m ago•0 comments

Show HN: Show the ancestry of your code changes visually

https://www.codeboarding.org/diagrams
1•brovatten•16m ago•1 comments

Weak models excel at long context tasks

https://www.together.ai/blog/plan-divide-conquer
1•zagwdt•16m ago•0 comments

Both radiologists and AI struggle to identify 'deepfake' X-rays

https://radiologybusiness.com/topics/artificial-intelligence/both-radiologists-and-ai-struggle-id...
2•hhs•16m ago•0 comments

Ssereload(1) Introduction

https://timmarinin.net/2026/ssereload/
1•birdculture•17m ago•0 comments

Show HN: Multiplayer Local-First OpenClaw Native Mac App

https://clawcoda.com/
1•EthOptimist•18m ago•0 comments

Claude's popularity is forcing it to hit the brakes on users

https://www.businessinsider.com/claude-usage-caps-changes-popularity-anthropic-2026-3
1•almog•19m ago•0 comments

Software Performance Engineering: The Ideas I Keep Coming Back To

https://ricomariani.medium.com/software-performance-engineering-the-ideas-i-keep-coming-back-to-6...
1•cdrnsf•19m ago•0 comments

Dokis – Runtime RAG provenance enforcement without an LLM call

https://github.com/Vbj1808/dokis
1•Vbj1808•21m ago•0 comments

What if CRDTs for version control worked at entity granularity instead of lines?

1•rs545837•22m ago•0 comments

YouTube video uses the Klingon audio track to provide a Side B

https://www.youtube.com/shorts/I87xXqkbXMA
1•simonjgreen•24m ago•1 comments

Chat with multiple AI models at once

https://99helpers.com/tools/ai-chat
1•nickk81•27m ago•1 comments

Are We Approaching an Unprecedented Energy Crisis?

https://thedispatch.com/newsletter/dispatch-energy/iran-war-energy-crisis-hormuz/
1•simonebrunozzi•27m ago•0 comments

Sycophantic AI decreases prosocial intentions and promotes dependence

https://www.science.org/doi/10.1126/science.aec8352
1•salkahfi•28m ago•0 comments

The 24-year-old who wants to save the world in a home built prototype

https://www.topgear.com/car-news/interview/meet-24-year-old-who-wants-save-world-a-home-built-pro...
1•rmason•29m ago•0 comments

Om Malik – 'Astound'ed. Google Flips Its Fiber to PE

https://om.co/2026/03/27/astounded-google-flips-its-fiber-to-pe/
5•rmason•32m ago•0 comments

Show HN: Open Source 'Conductor + Ghostty'

https://github.com/stablyai/orca
6•nwparker•34m ago•3 comments

How you feel seeing this diagnostic at 3:27 AM? (compiler written in Zig)

https://www.reddit.com/r/Zig/s/QLv4H9PuH7
2•lucaas-d3v•35m ago•0 comments

Show HN: Peek – a simple, CLI network monitoring tool

https://github.com/hxii/peek
2•hxii•35m ago•0 comments

CGI Considered OK, Actually?

https://moonydev.xyz/blog/cgi_considered_ok/
3•moonydev•36m ago•0 comments

RSAC, Infosec-themes, and crummy products

https://blog.thinkst.com/2026/03/rsac-infosec-themes-and-crumby-products.html
2•mslaviero•37m ago•0 comments