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

Currency Symbol for Indian Rupee (2010) [pdf]

https://web.archive.org/web/20100821132944/https://www.idc.iitb.ac.in/events/Indian_Rupee_Symbol.pdf
1•susam•1m ago•0 comments

Early Retirement Taught Me That We've All Been Sold a Lie? [video]

https://www.youtube.com/watch?v=jBZfBZPwQZE
1•adletbalzhanov•3m ago•0 comments

The LLM is not Intelligence

https://www.vivekv.info/posts/llm-is-not-intelligent
1•vivekv•6m ago•1 comments

Show HN: OpenCode2 HUD

https://github.com/ndom91/opencode-hud
1•ndom91•9m ago•0 comments

Fears of AI-induced armageddon are overdone

https://www.economist.com/by-invitation/2026/08/23/fears-of-ai-induced-armageddon-are-overdone
1•paulpauper•9m ago•0 comments

She Popularized Economics. Then She Was Erased from History. Why?

https://www.nytimes.com/2026/08/29/business/she-popularized-economics-then-she-was-erased-from-hi...
1•paulpauper•10m ago•0 comments

Interview with Oofoe about REBOL, Forth, Decker, Janet and the VFX Industry

https://alexalejandre.com/interviews/interview-with-oofoe/
1•veqq•11m ago•0 comments

Show HN: Claude Skills Starter Kit – 198 modular skills for AI agents

https://github.com/yevhens-hue/claude-skills-starter-kit
2•eshaforostov•11m ago•0 comments

The Server Called Paranoia: Defend Autistici/Inventati

https://micahflee.com/the-server-called-paranoia-defend-autistici-inventati/
1•cdrnsf•11m ago•0 comments

Edtech's pandemic boom is over as K-12 startup funding craters

https://restofworld.org/2026/edtech-funding-collapse-k12-startups-ai-workforce/
1•vinnyglennon•13m ago•0 comments

I built a Beleg – SHA-256 hash-chained provenance ledger, anchored to BTC

https://belegapp.com
1•lsun582•14m ago•0 comments

Could AI revive the socialist dream?

https://www.ft.com/content/cd3fcbff-8512-41cf-90eb-f87840c7c20c
1•Emma_Goldman•14m ago•0 comments

DBR-Me: Hardware-Aware O(1) In-Register Decompression

https://zenodo.org/records/22149527
1•SGBHAI•16m ago•0 comments

Bringing modern USB xHCI support to Windows 98/2K

https://yeokhengmeng.com/2026/08/xhci98-usb-host-driver/
1•ingve•17m ago•0 comments

Copycats in Apple Books

https://lapcatsoftware.com/articles/2026/8/11.html
3•ingve•18m ago•0 comments

UltraHDR gain map implementation for JavaScript/TypeScript

https://github.com/adamsilverstein/lib-open-ultrahdr
1•realsarm•18m ago•0 comments

Google Bows to Trump, Renames 'Lake Ontario' to 'Lake America' in Google Maps

https://www.neowin.net/news/google-bows-to-trump-as-it-renames-lake-ontario-to-lake-america-in-go...
2•bundie•19m ago•1 comments

Extreme Harness Engineering for Token Billionaires

https://www.latent.space/p/harness-eng
1•wslh•19m ago•0 comments

United States v. Forty Barrels and Twenty Kegs of Coca-Cola

https://en.wikipedia.org/wiki/United_States_v._Forty_Barrels_and_Twenty_Kegs_of_Coca-Cola
1•scrlk•22m ago•0 comments

Estimates of Global Burden of Snakebite

https://journals.plos.org/plosmedicine/article?id=10.1371/journal.pmed.1005201
1•bushwart•22m ago•0 comments

Zero Trust in someone else's environment

https://byocanywhere.org
1•aloknnikhil•22m ago•0 comments

PlateChat

https://talkwithlicenseplates.vercel.app/
1•mayankm•22m ago•1 comments

An 'old school' San Jose barber is now teaching robots to cut hair with AI

https://abc7news.com/post/heres-old-school-san-jose-barber-taiyadi-magic-day-is-now-teaching-robo...
1•ChrisArchitect•25m ago•0 comments

Everything's broken and nobody's upset (2012)

https://www.hanselman.com/blog/everythings-broken-and-nobodys-upset
1•chrisjj•27m ago•0 comments

MIT AI Report Calls for Alternative Grading, More Social Learning

https://www.insidehighered.com/news/tech-innovation/artificial-intelligence/2026/08/28/mit-ai-rep...
1•hn_acker•28m ago•0 comments

The Evolution of the Agent Harness

https://www.latent.space/p/attention-interface
2•wslh•29m ago•0 comments

An Implementation of Scheme in Rust

https://github.com/vinay/rscheme
1•vmmenon•30m ago•0 comments

What Dolly, then it's remnants (AL97), taught my weather site about wind gusts

https://dewedda.com/blog/one-year-of-de-wedda-and-the-week-that-taught-it-the-most
3•ashitlerferad•31m ago•1 comments

The Reverse Information Paradox (Satya Nadella)

https://snscratchpad.com/posts/reverse-information-paradox/
2•adletbalzhanov•33m ago•0 comments

Gram Editor 3.3.0 Released

https://gram-editor.com/posts/release-3.3.0/
3•birdculture•41m ago•0 comments