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

Home Assistant OS 18.0

https://github.com/home-assistant/operating-system/releases/tag/18.0
1•ilreb•1m ago•0 comments

AWS introduces Lambda MicroVMs: isolated sandboxes with full lifecycle control

https://aws.amazon.com/blogs/aws/run-isolated-sandboxes-with-full-lifecycle-control-aws-lambda-in...
2•joeyhage•1m ago•0 comments

In Praise of Memcached

https://jchri.st/blog/in-praise-of-memcached/
1•j03b•6m ago•0 comments

Universal basic income, the utopian idea resurging in Silicon Valley

https://www.lemonde.fr/en/opinion/article/2026/06/14/universal-basic-income-the-utopian-idea-resu...
1•nreece•6m ago•0 comments

Every Choice Changes Everything: The Show

https://blog.codinghorror.com/every-choice-changes-everything-the-show/
1•doppp•8m ago•0 comments

Death by a Thousand Comments

https://royalicing.com/2026/death-by-a-thousand-comments
2•burntcaramel•11m ago•0 comments

69 Ways to Mess Up Your Deploy

https://kellyshortridge.com/blog/posts/69-ways-to-mess-up-your-deploy/
2•rzk•14m ago•0 comments

Shall We Play a Coordination Game?

https://kellyshortridge.com/blog/posts/shall-we-play-a-coordination-game/
2•rzk•15m ago•0 comments

Hackers Publish Knicks and Madison Square Garden Data Online

https://itnerd.blog/2026/06/18/hackers-publish-knicks-and-madison-square-garden-data-online/
1•mooreds•17m ago•0 comments

Palmier Pro: macOS video editor built for AI

https://github.com/palmier-io/palmier-pro
1•maxloh•17m ago•0 comments

AI's Brokenomics

https://www.wheresyoured.at/brokenomics/
3•Anon84•20m ago•0 comments

Elescend Marketing

https://www.elescendmarketing.com
1•jemswilliams•25m ago•0 comments

The biggest problem I see with people trying to sell to Pharma

1•rshadow117•26m ago•0 comments

Eyewitness at the Triangle (1911)

http://trianglefire.ilr.cornell.edu/index.html
1•NaOH•27m ago•0 comments

Polymarket's viral videos showed people winning big, but the bets were fake

https://arstechnica.com/tech-policy/2026/06/polymarkets-viral-videos-showed-people-winning-big-bu...
37•pseudolus•34m ago•9 comments

Gee-haw whimmy diddle toy [video]

https://www.youtube.com/watch?v=miznyTxjT3k
2•1970-01-01•35m ago•0 comments

Facial recognition on public buses sparks debate over security and privacy

https://apnews.com/article/kansas-city-facial-recognition-ai-cameras-privacy-87847f57c94b6c2a9e22...
8•devonnull•36m ago•1 comments

Ando

https://www.ando.so/
3•handfuloflight•44m ago•0 comments

Graphviz MCP Provider

https://graphviz-provider.rodmena.app/
4•rodmena•50m ago•0 comments

Show HN: DELN – An interactive atlas of AI training datasets

https://deln.ai/atlas
2•yshunnar•54m ago•0 comments

AI is changing biological and nuclear risks; governance must change accordingly

https://thebulletin.org/2026/06/ai-is-changing-biological-and-nuclear-risks-governance-must-chang...
3•pseudolus•55m ago•0 comments

The future of oil prices may depend on China

https://www.cnn.com/2026/06/22/energy/oil-price-china-dependence-iran-war-intl-hnk
2•toomuchtodo•59m ago•1 comments

California police are using drones to disarm people, make arrests

https://www.sfgate.com/bayarea/article/california-police-drone-responders-22315437.php
4•pseudolus•1h ago•1 comments

We built the fastest API for GLM-5.2 (280 TPS)

https://www.baseten.co/blog/how-we-built-the-worlds-fastest-api-for-glm-52/
6•philipkiely•1h ago•0 comments

Why Are LLMs Smart?

https://kevinkelly.substack.com/p/why-are-llms-smart
2•sgallant•1h ago•0 comments

Vietnam plans to discontinue IPv4 by 2030

https://vietnamnet.vn/en/vietnam-launches-ipv6-only-roadmap-to-power-next-digital-era-2527244.html
5•ivlad•1h ago•1 comments

A hedged NSA briefing line became "Mythos hacked the NSA"

https://old.reddit.com/r/AICognitiveWatch/
3•GlyphWeaver_a•1h ago•0 comments

How transparent is DiffusionGemma (and why it matters)

https://www.lesswrong.com/posts/zoYXpdaMgFT43Wc24/how-transparent-is-diffusiongemma-and-why-it-ma...
2•gmays•1h ago•0 comments

Porting Moebius 0.2B image inpainting model to run in browser with Claude Code

https://simonwillison.net/2026/Jun/22/porting-moebius/
3•lumpa•1h ago•0 comments

Music retailer sues Fender over C&Ds in Stratocaster copyright dispute

https://www.guitarworld.com/gear/electric-guitars/thomann-is-suing-fender
4•ilamont•1h ago•0 comments