frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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 cheap fix that saves the AI $400M dollars a year and brings 4B people online

https://codecai.net/
1•Zombwaffle•54s ago•0 comments

SIMD, cache and CPU internals with the expert Daniel Lemire [video]

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

Anthropic just admitted AI is bullshit [video]

https://www.youtube.com/watch?v=juHv_Vi4giU
1•kshri24•4m ago•0 comments

Privacy Policy Changelog

https://www.fsf.org/about/free-software-foundation-privacy-policy/privacy-policy-changelog
1•toluc•5m ago•0 comments

Show HN: PathFinder – Map every path to your goal, then execute it step by step

https://pathfinderofficial.vercel.app/
2•SidVikJay•6m ago•0 comments

Musk vs. Altman week 3: Elon Musk and Sam Altman traded blows over each other's

https://www.technologyreview.com/2026/05/15/1137357/musk-v-altman-week-3/
3•joozio•22m ago•0 comments

Palantir's SaaS is dead claim is a warning shot for founders

https://startupfortune.com/palantirs-saas-is-dead-claim-is-a-warning-shot-for-founders/
1•01-_-•24m ago•0 comments

The US Is Using AI to Hunt Down Insider Trading on Polymarket

https://www.wired.com/story/polymarket-insider-trading-cftc-michael-selig-interview/
3•01-_-•26m ago•1 comments

Heroes of Might and Magic: Olden Era

https://store.steampowered.com/app/3105440/Heroes_of_Might_and_Magic_Olden_Era/
5•doener•27m ago•0 comments

Old English Pronunciation: A Comprehensive Reconstruction [video]

https://www.youtube.com/watch?v=WNQo54Ddte8
1•hnlyman•30m ago•0 comments

Team-memory – your team's shared brain, auto-built from Claude Code CLI or UI

https://github.com/AndrewSkea/team-memory
1•aski_dev•34m ago•0 comments

Abseil Common Libraries (C++)

https://github.com/abseil/abseil-cpp
1•tosh•41m ago•0 comments

Gaussian Splatting for Dummies

https://darshanmakwana412.github.io/2026/04/gaussian-splatting/
1•martianvoid•42m ago•0 comments

AI Playground – Let AI agents play safely

https://gitlab.com/cryptomilk/ai-playground
1•cryptomilk•46m ago•1 comments

PyCon US 2026 Packaging Summit Recap

https://discuss.python.org/t/packaging-summit-at-pycon-us-2026/106911
1•gaborbernat•50m ago•1 comments

Show HN: KoalaNews – how big is this story, really?

https://koalanews.app
1•koala-news•55m ago•0 comments

AI-generated code is 'pain waiting to happen'

https://www.theregister.com/ai-ml/2026/05/16/ai-generated-code-is-pain-waiting-to-happen/5241574
5•abdelhousni•56m ago•0 comments

We Are All Rankers Now: Or Why the Internet Has Turned to Shit

https://grumpywelshman.com/we-are-all-rankers-now-or-why-the-internet-has-turned-to-shit/
4•dave-x•58m ago•0 comments

Base64 encoding and decoding at almost the speed of a memory copy

https://arxiv.org/abs/1910.05109
1•tosh•1h ago•0 comments

Voltaire, the Entrepreneur

https://www.linkandth.ink/p/voltaire-the-entrepreneur
2•helsinkiandrew•1h ago•0 comments

Mozilla to UK regulators: VPNs are essential privacy and security tools

https://blog.mozilla.org/netpolicy/2026/05/15/mozilla-to-uk-regulators-vpns-are-essential-privacy...
27•WithinReason•1h ago•1 comments

Killswitch: Add per-function short-circuit mitigation primitive

https://lore.kernel.org/all/20260507070547.2268452-1-sashal@kernel.org/
2•Tomte•1h ago•0 comments

The Applicability of Spaced Repetition

https://borretti.me/article/the-applicability-of-spaced-repetition
4•Tomte•1h ago•0 comments

Linux Latest Vulnerability Allows Reading Root-Owned Files by Unprivileged Users

https://www.phoronix.com/news/Linux-ssh-keysign-pwn
3•tjek•1h ago•0 comments

At Cannes, filmmakers shift toward cautious acceptance of AI

https://www.reuters.com/lifestyle/cannes-filmmakers-shift-towards-cautious-acceptance-ais-inevita...
3•sahar_builds•1h ago•0 comments

CAFleet – open-source Agent Teams reinvented, both for Claude Code and Codex

https://github.com/himkt/cafleet
2•himkt•1h ago•0 comments

The Uncomfortable Truth About AI "Reasoning"

https://www.youtube.com/watch?v=iFYF_e1GSGI
3•tcp_handshaker•1h ago•0 comments

TypedMemory – long-term memory and reflection for AI agents

https://github.com/canis-minor/typedmem
2•ruxiz•1h ago•0 comments

Should you move to Silicon Valley? [video]

https://www.youtube.com/watch?v=QHJkUw31YX8
3•nomilk•1h ago•1 comments

An Introduction to Galois Fields and Reed-Solomon Coding [pdf]

https://people.computing.clemson.edu/~jmarty/papers/IntroToGaloisFieldsAndRSCoding.pdf
3•teleforce•1h ago•0 comments