frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you get into systems programming

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

Trustworthy Technology

https://trustworthy.technology/
1•babylon5•38s ago•0 comments

Native Svelte Apps with Bare

https://github.com/holepunchto/sveltekit-adapter-bare
1•Drache93•2m ago•0 comments

Why Modbus Refuses to Die

https://flowfuse.com/blog/2026/01/why-modbus-still-exist/
1•swq115•2m ago•0 comments

Furniture in the Closet.

https://substack.news-items.com/p/furniture-in-the-closet
1•petethomas•2m ago•0 comments

Richard Feynman and the Connection Machine (2017)

https://longnow.org/ideas/richard-feynman-and-the-connection-machine/
1•tosh•2m ago•0 comments

Show HN: Suparagent AI- Alternative to Manus and Genspark

https://suparagent.ai/
1•sunny678•3m ago•0 comments

Anthropic Testing Removing Claude Code from Pro Plan

https://arstechnica.com/ai/2026/04/anthropic-tested-removing-claude-code-from-the-pro-plan/
1•lightbulbish•4m ago•0 comments

Data-Parallel Thinking (2024) [pdf]

https://gfxcourses.stanford.edu/cs149/fall24content/media/dataparallel/08_dataparallel_uvO76Qr.pdf
1•tosh•5m ago•0 comments

Bitwarden CLI NPM package has been compromised

https://opensourcemalware.com/npm/@bitwarden/cli
4•6mile•5m ago•1 comments

Warren Buffett: Why Stocks Beat Gold, Bonds and Bitcoin (2018)

https://acquirersmultiple.com/2018/01/warren-buffett-why-stocks-beat-gold-bonds-and-bitcoin/
1•andsoitis•6m ago•0 comments

Machining Mechanisms in Field-Assisted Cutting of Brittle Materials

https://www.mdpi.com/2072-666X/17/3/361
1•PaulHoule•7m ago•0 comments

Indonesia set to rule on Wikipedia access following Thursday talks

https://theonlinecitizen.com/2026/04/23/indonesia-set-to-rule-on-wikipedia-access-following-thurs...
1•exploraz•8m ago•0 comments

Local firewall that blocks sensitive data from leaving via AI agents

https://github.com/Katherine-Holland/ClaudeCoworkGuard
1•coworkguard•9m ago•0 comments

Recursive Self-Improvement

https://www.hyperdimensional.co/p/on-recursive-self-improvement-part
1•andsoitis•9m ago•0 comments

Creating Baby Geniuses to Thwart the AI Threat?

https://www.motherjones.com/politics/2026/04/gene-editing-optimization-thiel-altman-armstrong-and...
1•speckx•10m ago•1 comments

Show HN: Allplix – 60 file tools that run in the browser

https://www.allplix.com/en
1•shadoxise•11m ago•0 comments

Show HN: DecisionBox – Autonomous AI agent runs data discovery on your warehouse

https://github.com/decisionbox-io/decisionbox-platform
2•seltug•13m ago•0 comments

Ask HN: Are LLMs Just Philosophical Zombies?

1•slipknotfan•13m ago•2 comments

Regression Testing – An Introductory Guide

https://keploy.io/blog/community/regression-testing-an-introductory-guide
1•sophielane•13m ago•0 comments

The Quiet Standardization of AI Agent Skills

https://www.agensi.io/learn/the-quiet-standardization-of-ai-agent-skills
1•Samuellrose•14m ago•0 comments

Forge: CLI for Multiple Git Forges

https://nesbitt.io/2026/03/13/forge.html
1•8organicbits•14m ago•0 comments

Gecko: A fast GLR parser with automatic syntax error recovery

https://vnmakarov.github.io/parsing/compilers/c/open-source/2026/04/22/gecko-glr.html
1•ibobev•14m ago•0 comments

The Billionaire Math Geek Who Turned AI into a Money-Printing Machine

https://www.wsj.com/finance/alex-gerko-xtx-markets-ai-d155626a
2•pondsider•14m ago•0 comments

RGC-Basic v2.0: Mod Tracker Music and Modern Games Capabilities

https://retrogamecoders.com/announcing-rgc-basic-v2/
2•ibobev•15m ago•0 comments

We Removed the Immune System

https://gothburz.substack.com/p/we-removed-the-immune-system
1•gmays•15m ago•1 comments

GameHub – Play Windows Games on Mac

https://www.gamemac.com/en/
1•norman784•16m ago•0 comments

The Atari 1200XL

https://www.goto10retro.com/p/inside-the-atari-1200xl
2•ibobev•16m ago•0 comments

Anthropic: Long-running Claude for scientific computing

https://www.anthropic.com/research/long-running-Claude
1•theorchid•18m ago•0 comments

Why Keynes Was Wrong

https://thecritic.co.uk/why-keynes-was-wrong/
1•RickJWagner•18m ago•0 comments

Ask HN: What's your favorite Emacs package?

3•blenderob•20m ago•0 comments