frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you get into systems programming

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

Show HN: Homebutler – Manage multiple servers from chat, single binary

https://github.com/Higangssh/homebutler
1•swq115•26s ago•0 comments

Open source registries don't have enough money to implement basic security

https://www.theregister.com/2026/02/16/open_source_registries_fund_security/
1•bmitch3020•47s ago•0 comments

Figaro: Control fleets of Claude Code and Computer Use agents remotely

https://github.com/byt3bl33d3r/figaro
1•byt3bl33d3r•1m ago•0 comments

Show HN: Crmux – A Vim-like TUI to manage multiple Claude Code sessions in tmux

1•maedanao•2m ago•0 comments

Gitzy is now on TestFlight A modern, native iOS Git client

https://testflight.apple.com/join/SB16NCfr
1•marc0janssen•3m ago•1 comments

Got suspended while using headless mode with custom system prompt

https://github.com/google-gemini/gemini-cli/issues/20813
1•gck1•3m ago•0 comments

How to vibe-code a real product in 5 hours

https://www.theaithinker.com/p/how-to-vibe-code-a-real-web-app-in
2•faikadam•5m ago•0 comments

AWS outage in the Middle East: Data center "hit by objects"

https://www.heise.de/en/news/AWS-outage-in-the-Middle-East-Data-center-hit-by-objects-11194454.html
1•tosh•6m ago•0 comments

Show HN: Vibma – let agents create professional design system in Figma, directly

https://github.com/ufira-ai/Vibma
2•ufira•7m ago•1 comments

Sneak peek at the redesigned Stack Overflow

https://stackoverflow.blog/2026/02/25/your-sneak-peek-at-the-redesigned-stack-overflow/
1•jnord•7m ago•0 comments

AMD Am386 released March 2, 1991

https://dfarq.homeip.net/amd-am386-released-march-2-1991/
2•jnord•8m ago•0 comments

Show HN: A visual sitemap tool to see your website structure in seconds

4•epic_ai•8m ago•2 comments

Free Dev Playgrounds

https://labex.io/playgrounds
1•huhuhang•10m ago•0 comments

Three Modes of Cognition

https://kk.org/thetechnium/three-modes-of-cognition/
1•herbertl•12m ago•0 comments

The Looming AI Clownpocalypse

https://honnibal.dev/blog/clownpocalypse
2•birdculture•12m ago•0 comments

Show HN: EasyClaw – One-click installer for OpenClaw AI agent

https://github.com/ybgwon96/easyclaw
1•Singularity26•12m ago•1 comments

Show HN: REP – build-once, with secure runtime env variables for front end apps

https://rep-protocol.dev/
1•olamide226•17m ago•0 comments

Qwen 3.5: 9B, 4B, 2B, 0.8B

https://huggingface.co/collections/Qwen/qwen35
1•tosh•21m ago•0 comments

Deflationary spiral if AI sparks unemployment and only benefits a small elite

https://www.businessinsider.com/ai-layoffs-deflation-us-economy-job-market-outlook-citi-2026-2
4•robtherobber•22m ago•0 comments

Anthropic and Alignment (Ben Thompson)

https://stratechery.com/2026/anthropic-and-alignment/
1•toomanybits•22m ago•0 comments

UK launches consultation asking for views on under-16s social media ban

https://www.bbc.com/news/articles/cvg3vjkx9d7o
4•breve•23m ago•0 comments

Tipping points and ecosystem collapse are the real geopolitical risk

https://news.mongabay.com/2026/02/tipping-points-and-ecosystem-collapse-are-the-real-geopolitical...
1•PaulHoule•23m ago•0 comments

Memgraph Production Telemetry Stack with AWS, ClickHouse, and Grafana

https://memgraph.com/blog/memgraph-production-telemetry-stack-aws-clickhouse-grafana
2•taubek•24m ago•0 comments

Apt Graph Colouring

https://github.com/RyanGibb/apt-graph-colouring
1•ryangibb•24m ago•0 comments

Global emissions from digital technologies were largely obscured

https://www.nature.com/articles/s44458-025-00022-6
3•doener•27m ago•0 comments

Show HN: AgentKeeper – cognitive persistence layer for AI agents

1•thinklanceai•28m ago•0 comments

FX (of Phenoelit) has passed away

https://defcon.social/@thedarktangent/116157827849844661
3•eqvinox•28m ago•1 comments

Show HN: RippleMessenger – A Blockchain-Based Messenger

https://github.com/ripplemessenger/RippleMessengerClient
1•ripplemessenger•28m ago•0 comments

C64: Putting Sprite Multiplexing to Work

https://bumbershootsoft.wordpress.com/2026/02/28/c64-putting-sprite-multiplexing-to-work/
1•ibobev•29m ago•0 comments

Day Roguelike 2026: Day 1

https://www.gridbugs.org/7drl2026-day1/
1•ibobev•30m ago•0 comments