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

Think tank collaborate and earn bata testing

https://solve-hive-pro.base44.app
1•wesley-Alan•1m ago•0 comments

Ask HN: After three years of open source software, I can't stand it

https://github.com/drl990114/MarkFlowy
2•drl5•6m ago•0 comments

Adding custom webhooks to my Samsung smart ring

https://github.com/TheVellichor/SamsungOpenRing
1•_vellichor•14m ago•1 comments

Proposal for adding a useful pipe operator to JavaScript

https://github.com/tc39/proposal-pipeline-operator
1•jcbhmr•16m ago•0 comments

Review: The Wireless Cookbook

https://www.helpnetsecurity.com/2025/10/28/review-the-wireless-cookbook/
1•teleforce•16m ago•0 comments

Managing API keys and launching coding agents across providers

https://getaivo.dev
1•spirit23•17m ago•0 comments

What Happens When AI Stops Being Artificially Cheap

https://danielmiessler.com/blog/ai-stops-being-artificially-cheap
2•davikr•19m ago•0 comments

Using AI to inflate your ego

https://blog.avas.space/ai-ego/
1•davikr•20m ago•0 comments

Book Review: Building a Debugger

https://blogs.newardassociates.com/blog/2025/book-review-building-a-debugger.html
1•teleforce•20m ago•0 comments

Ask HN: What TLD would AI companies be using if .ai wasn't an option?

1•Cider9986•25m ago•0 comments

Coatue Projected $1.995T Valuation for Anthropic in 2030

https://www.newcomer.co/p/coatue-projected-1995-trillion-valuation
1•aanet•27m ago•0 comments

The Terrarium

https://www.lesswrong.com/posts/znbfRXHq285nS7NAh/the-terrarium
1•johnfn•28m ago•0 comments

Naga siren – song of the siren [video]

https://www.youtube.com/watch?v=Rs0vhQFIKx4&list=RDRs0vhQFIKx4
1•marysminefnuf•28m ago•0 comments

Cheese ingredients included in certain Hello Fresh brand meal kits recalled

https://recalls-rappels.canada.ca/en/alert-recall/cheese-ingredients-included-certain-hello-fresh...
1•gnabgib•30m ago•0 comments

Emerging Litigation Risks in Financing AI Data Centers Boom

https://www.quinnemanuel.com/the-firm/publications/client-alert-emerging-litigation-risks-in-fina...
2•pier25•30m ago•0 comments

National Design Studio

https://ndstudio.gov/
1•Cider9986•34m ago•0 comments

Show HN: Gravity doesn't track mass, it tracks waveform complexity

2•ordinarily•41m ago•0 comments

Easel is now an expression language (March 2026 update)

https://easel.games/blog/2026-mar-update
1•BSTRhino•41m ago•0 comments

Icons inside underlined links without text <span>ning

https://blades.ninja/css/link-icon/
1•anydigital•41m ago•1 comments

Gavin Newsom signs executive order to strengthen AI protections, responsible use

https://www.gov.ca.gov/2026/03/30/as-trump-rolls-back-protections-governor-newsom-signs-first-of-...
3•hentrep•42m ago•0 comments

Rec Room announces upcoming shutdown

https://blog.recroom.com/posts/schools-out-for-rec-room
2•someperson•42m ago•1 comments

Move fast and break things doesn't work in banking and finance

https://www.synctera.com/post/six-years-of-synctera-built-to-win
1•thatdrew•43m ago•0 comments

Geomys – a Gopher client for Macintosh 68K (2026)

https://github.com/ecliptik/geomys
1•rickcarlino•45m ago•0 comments

Mad Bugs: Vim vs. Emacs vs. Claude

https://blog.calif.io/p/mad-bugs-vim-vs-emacs-vs-claude
3•unacorner•47m ago•0 comments

Eleven Days

https://www.thewirechina.com/2026/03/29/eleven-days-part-i/
1•ilamont•47m ago•0 comments

Secretary Hegseth broker looked to buy defense fund before Iran attack

https://www.reuters.com/business/finance/us-defense-secretary-hegseths-broker-looked-buy-defense-...
6•inaros•48m ago•0 comments

VoE

https://github.com/dbuchacher/VoE
1•maxi_j309•50m ago•0 comments

Everyone is Lying to You for Money (trailer)

https://www.everyoneislying.com/trailer
2•ynac•51m ago•0 comments

Bullet used to kill Charlie Kirk did NOT match rifle allegedly used by suspect

https://www.dailymail.co.uk/news/article-15692625/Tyler-Robinson-bullet-rifle-match-Charlie-Kirk....
6•Bender•52m ago•1 comments

Show HN: Live map of SF fires and 911 calls – P25 radio decoded with AI

https://sf.monitorsthesituation.com
1•teocalin37•52m ago•0 comments