frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Ask HN: How do you get into systems programming

13•otherayden•2mo 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•2mo 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•2mo 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•2mo 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•2mo 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•2mo 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

Building Multi-Agent Systems (Part 2)

https://blog.sshh.io/p/building-multi-agent-systems-part
1•sshh12•1m ago•0 comments

Solving Wordle with uv's dependency resolver

https://mildbyte.xyz/blog/solving-wordle-with-uv-dependency-resolver/
1•mildbyte•3m ago•0 comments

How the Biosphere 2 experiment changed our understanding of the Earth

https://www.bbc.com/future/article/20250703-how-the-biosphere-2-experiment-changed-our-understanding-of-the-earth
2•breve•4m ago•0 comments

Think slow, think fast (2016)

http://datagenetics.com/blog/december32016/index.html
1•josephcsible•6m ago•0 comments

Wikipedia Sandbox

https://en.wikipedia.org/wiki/Wikipedia:Sandbox
1•esadek•10m ago•0 comments

The Dalai Lama says he hopes to live more than 130 years

https://apnews.com/article/india-dalai-lama-buddhism-birthday-130-98ea3c4c4db8454ea56a7a123ac425ec
1•geox•11m ago•1 comments

Show HN: From Photos to Positions: Prototyping VLM-Based Indoor Maps

https://arjo129.github.io/blog/5-7-2025-From-Photos-To-Positions-Prototyping.html
1•accurrent•12m ago•0 comments

Elon Musk launches new America Party

https://www.dw.com/en/elon-musk-launches-new-america-party/a-73171209
3•layer8•15m ago•0 comments

Elon Musk's Favorite Drug Explained

https://www.vox.com/health/415600/elon-musk-ketamine-therapy-depression-risks
1•wslh•15m ago•1 comments

Under the Hood of Claude Code

https://pierce.dev/notes/under-the-hood-of-claude-code/
1•icyfox•17m ago•0 comments

Stop Hiding My Controls: Hidden Interface Controls Are Affecting Usability

https://interactions.acm.org/archive/view/july-august-2025/stop-hiding-my-controls-hidden-interface-controls-are-affecting-usability
3•cxr•21m ago•0 comments

Can you see circles or rectangles? Does the answer depend on where you grew up?

https://www.theguardian.com/commentisfree/2025/jul/05/optical-illusions-see-world-perception
1•etiam•22m ago•0 comments

JSON Parser in 111 lines of Haskell (2019) [video]

https://www.youtube.com/watch?v=N9RUqGYuGfw
1•battle-racket•22m ago•0 comments

From a recent presentation of the brand new restoration of TRON [video]

https://www.youtube.com/shorts/yHqP6XgHSl8
2•CharlesW•25m ago•0 comments

I'm trying to cool the planet using bacteria – here's the idea

https://osf.io/pmbnk/
1•icevector•30m ago•1 comments

WeSellRemotely – The Daddy of All Remote Sales Job Boards

https://wesellremotely.com/
2•figoshi•34m ago•1 comments

RFK's proposal to let bird flu spread through poultry

https://www.livescience.com/health/flu/rfks-proposal-to-let-bird-flu-spread-through-poultry-could-set-us-up-for-a-pandemic-experts-warn
3•anjel•35m ago•0 comments

Day 47 of using Claude Code

https://solmaz.io/log/2025/07/05/day-47-of-claude-code/
1•hosolmaz•37m ago•0 comments

Operators, Not Users and Programmers

https://jyn.dev/operators-not-users-and-programmers/
6•todsacerdoti•49m ago•1 comments

See how your AI chatbot works on Slack or Mircosoft teams

https://www.signalzen.com/
1•kristis•53m ago•0 comments

7-Zip 25.00

https://github.com/ip7z/7zip/releases/tag/25.00
2•pentagrama•56m ago•0 comments

Show HN: SimTool – Terminal UI for iOS Simulator Management

https://github.com/azizuysal/simtool
1•azizuysal•57m ago•0 comments

What a Hacker Stole from Me

https://mynoise.net/blog.php
4•wonger_•59m ago•1 comments

The Right Way to Embed an LLM in a Group Chat

https://blog.tripjam.app/the-right-way-to-embed-an-llm-in-a-group-chat/
3•kenforthewin•1h ago•6 comments

Programming Meets Poetry: Crawling Ganjoor to Visualize Hafez's Words

https://medium.com/@sirwanamini/programming-meets-poetry-crawling-ganjoor-to-visualize-hafezs-words-0a3226a884c7
3•yubblegum•1h ago•0 comments

Harmonagon

http://harmonagon.com
2•downboots•1h ago•0 comments

Reflections on 2 years of CPython's JIT Compiler: The good, the bad, the ugly

https://fidget-spinner.github.io/posts/jit-reflections.html
4•bratao•1h ago•1 comments

Introducing ZFS AnyRaid

https://hexos.com/blog/introducing-zfs-anyraid-sponsored-by-eshtek
7•KyleSanderson•1h ago•2 comments

Bacterial Code

https://twitter.com/karpathy/status/1941616674094170287
3•twapi•1h ago•1 comments

Disdain of Genius Is a Problem for the West

https://www.bloomberg.com/opinion/articles/2025-07-04/progressives-disdain-of-genius-is-a-problem-for-the-west
2•xqcgrek2•1h ago•2 comments