frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you get into systems programming

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

Artemis II astronaut: 'I have two Microsoft Outlooks, and neither are working'

https://www.theregister.com/2026/04/02/artemis_astronauts_microsoft_outlook_broken/
1•Bender•1m ago•0 comments

AI-Generated Interview with One Piece Actor Published by Esquire

https://kotaku.com/one-piece-netflix-live-action-mackenyu-interview-esquire-ai-singapore-2000684648
1•pavel_lishin•1m ago•0 comments

US Military contractor open sources tool for validating hidden communications

https://www.theregister.com/2026/04/02/maude_hcs_rtx_raytheon_hcn/
1•Bender•2m ago•0 comments

'Uncle Larry's biggest fan' cut by email in early morning Oracle layoff spree

https://www.theregister.com/2026/04/01/laidoff_oracle_workers/
2•Bender•2m ago•0 comments

Police officer top dream job for boys in Japan, cake shop worker for girls

https://mainichi.jp/english/articles/20260403/p2g/00m/0na/014000c
1•rawgabbit•3m ago•0 comments

A micro-processor built large. Very large (2016)

https://www.megaprocessor.com/stepping-stones.html
1•uticus•3m ago•0 comments

Show HN: Cynical Sally Sidekick Right in the Browser as a Chrome Extension

https://chromewebstore.google.com/detail/cynical-sally/hjcdmhmkhfdfcekpmlnbocncjhnkocni
1•thomasgeelens•4m ago•0 comments

Unlocking LoRA Moe RL for Qwen3.5

https://osmosis.ai/blogs/unlocking-lora-moe-rl-for-qwen3-5
3•WorldPeas•4m ago•0 comments

New Garmin Training Features (2026): Nutrition Tracking, Lifestyle Logging, and

https://www.wired.com/story/garmin-training-features-2026/
1•joozio•6m ago•0 comments

NASA 3D Eyes on the Solar System

https://eyes.nasa.gov/apps/solar-system/
2•uticus•6m ago•0 comments

Melon|One-Click Machine Learning Solutions

https://melon.asapi.ai/
1•aidandeepleads•6m ago•1 comments

The Cathedral, the Bazaar, and the Winchester Mystery House

https://www.oreilly.com/radar/the-cathedral-the-bazaar-and-the-winchester-mystery-house/
1•dbreunig•7m ago•0 comments

Why stdout is faster than stderr? (2024)

https://blog.orhun.dev/stdout-vs-stderr/
1•zdw•8m ago•0 comments

iPad to Buy (and Some to Avoid) in 2026: Compare the Air, Pro, Mini

https://www.wired.com/gallery/the-best-ipad/
1•joozio•8m ago•0 comments

The Irrational Decision–A Book Review

https://www.jeremykun.com/2026/04/01/irrational-decision-book-review/
1•ibobev•9m ago•0 comments

Microsoft execs warn Agentic AI is hollowing out the junior developer pipeline

https://thenewstack.io/agentic-ai-junior-developer-crisis/
1•Brajeshwar•9m ago•0 comments

New Pale Blue Dot Pic Just Dropped

https://www.nasa.gov/gallery/journey-to-the-moon/
2•_DeadFred_•10m ago•1 comments

Curious to know how much HN posts are about AI

1•MouadNos•10m ago•0 comments

Google's Gemma 4 is good, but you won't use it

https://www.riteshkhanna.com/blog/gemma4-wordle
1•treadon•10m ago•0 comments

Go on Embedded Systems and WebAssembly

https://tinygo.org/
1•uticus•12m ago•0 comments

Old Man Yells at Cloud [video]

https://www.youtube.com/watch?v=Jnb4SsyKC4I
1•mooreds•13m ago•0 comments

Show HN: AI-native Typeform alternative for startups

https://www.lumeforms.com/
1•Akhilm6•14m ago•0 comments

Can't We Just Write Code? [video]

https://www.youtube.com/watch?v=SoIlC8ZZOwc
1•zahlman•15m ago•0 comments

Buckminster Fuller: Essential Works

https://www.architecturaldigest.com/gallery/buckminster-fuller-architecture
2•ohjeez•16m ago•0 comments

Show HN: Pre-training, fine-tuning, and evals platform

https://www.oumi.ai/
2•oli_kitty•17m ago•0 comments

The Greatest Threat to Children and Teens Isn't Social Media

https://thegoldenhour.substack.com/p/the-greatest-threat-to-children-and
1•rendx•20m ago•0 comments

Global Physics Photowalk: 2025 winners revealed

https://www.quantamagazine.org/global-physics-photowalk-2025-winners-revealed-20260401/
2•ibobev•20m ago•0 comments

Mercurial Dyson – a plan for the disassembly of planet Mercury

https://github.com/RokoMijic/MercurialDyson/blob/main/written_report.md
7•indy•21m ago•2 comments

SpaceX tries to convince FCC that Amazon put satellites into wrong altitude

https://arstechnica.com/tech-policy/2026/04/spacex-claims-amazon-leo-launches-could-crash-into-st...
2•Brajeshwar•22m ago•0 comments

Spec-driven development isn't Waterfall in Markdown – here's what it is

https://codagent.beehiiv.com/p/think-before-you-prompt
2•paulcaplan•23m ago•1 comments