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

Typeface Specimens of Houston Mono

https://arslan.io/2026/05/31/typeface-specimens-of-houston-monotm/
1•farslan•2m ago•0 comments

Creatine for the Treatment of Depression (2019)

https://pmc.ncbi.nlm.nih.gov/articles/PMC6769464/
1•bookofjoe•3m ago•0 comments

Open-source spectre haunts the AI feast

https://www.reuters.com/commentary/breakingviews/open-source-spectre-haunts-ai-feast-2026-05-28/
1•1vuio0pswjnm7•3m ago•0 comments

The math world is losing its mind over the new AI solution to an Erdős problem

https://www.wsj.com/tech/ai/ai-math-solves-erdos-problem-openai-c4029e84
1•fortran77•3m ago•1 comments

Going to Dinner

https://medium.com/@royrapoport/going-to-dinner-78c76a635719
1•mooreds•5m ago•0 comments

How to Tell If You're Being Manipulated – 6 Tactics Used on You Every Day

https://stvrrll1ght.substack.com/p/how-to-tell-if-youre-being-manipulated
1•maheenahmed•6m ago•0 comments

Skip-Level One-on-Ones

https://mgrebler.substack.com/p/the-secret-to-skip-level-one-on-ones
1•mooreds•6m ago•0 comments

Google SOTA

https://imgur.com/gallery/llDaUDr
1•johnbarron•9m ago•1 comments

Poor Sleep Linked to Rising Cancer Risk in Under-50s

https://www.theguardian.com/society/2026/may/30/poor-sleep-linked-rising-cancer-risk-under-50s
1•karakoram•9m ago•0 comments

Piwapp: A WhatsApp client and MCP purely written in Python

https://github.com/n-92/piwapp
1•anycastubuntu•11m ago•0 comments

MTuner 5.0 – C/C++ memory profiler, major update just released

https://github.com/RudjiGames/MTuner
1•rudji_games•14m ago•0 comments

Mockdown – ASCII Wireframe Editor

https://www.mockdown.design
1•eustoria•14m ago•0 comments

First Fusion Plant Applies to Join the Grid [video]

https://www.youtube.com/watch?v=isqK8RyTnCs
1•mpweiher•14m ago•0 comments

GatherOS: The Mac app for design inspiration

https://www.gatheros.co/
2•eustoria•14m ago•0 comments

Unknown Unknowns

https://questionsconsidered.blog/2026/05/31/unknown-unknowns/
2•njrc•14m ago•0 comments

At the Epicenter of A.I., Pope Leo's Warnings Are Dismissed

https://www.nytimes.com/2026/05/26/technology/pope-leo-ai-religion.html
2•1vuio0pswjnm7•16m ago•0 comments

I'm Sorry Dave, This Request Triggered Restrictions on Violative Cyber Content

https://grahamhelton.com/blog/sorry-dave
2•eustoria•17m ago•0 comments

Open Source Model Predicts Shape of 1B Proteins

https://www.nature.com/articles/d41586-026-01686-3
2•karakoram•18m ago•1 comments

Could Trump's Iran 'excursion' be a bigger global turning point than Vietnam?

https://www.theguardian.com/world/ng-interactive/2026/may/31/donald-trump-iran-excursion-vietnam-war
2•hebelehubele•19m ago•0 comments

Doc Searls: 'How DuckDuckGo Can Be a Hero'

https://doc.searls.com/2026/05/30/how-duckduckgo-can-be-a-hero/
2•MilnerRoute•19m ago•0 comments

CP/M-86 & MS-DOS Cross Development Environment

https://github.com/tsupplis/cpm86-crossdev
1•elvis70•21m ago•0 comments

What it is like to read Proust

https://www.commonreader.co.uk/p/what-it-is-like-to-read-proust
2•jger15•24m ago•0 comments

New Software Developers in 2026

https://initacademy.org/blog/new-software-developers-in-2026
1•zooboole•25m ago•0 comments

Writing Portable ARM64 Assembly

https://ariadne.space/2023/04/12/writing-portable-arm-assembly.html
1•luu•27m ago•0 comments

Re: [PATCH] OOM_pardon, a.k.a. don't kill my xlock

https://lwn.net/Articles/104185/
2•luu•28m ago•0 comments

Fork My Code, Please (2014)

https://www.skeeve.com/fork-my-code.html
1•Tomte•29m ago•0 comments

Millennials spend $252 on an average date, BMO finds

https://www.cnbc.com/2026/05/23/date-flation-average-millennial-date-costs-252.html
1•mooreds•30m ago•0 comments

Key Chemistry Question Answered, No Quantum Computer Required

https://www.quantamagazine.org/key-chemistry-question-answered-no-quantum-computer-required-20260...
1•anujbans•34m ago•0 comments

"Save Our Bacon" provision substantial setback for animal rights

https://www.nytimes.com/2026/05/30/opinion/pigs-farm-bill-meat-industry.html
2•marojejian•40m ago•1 comments

Written language as the shared substrate between literate brains and LLMs

https://systemicengineering.substack.com/p/what-i-am-made-of
2•wolf4earth•44m ago•0 comments