frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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

Cancer Rates Are Higher Near Large Livestock Feeding Operations in 3 States

https://insideclimatenews.org/news/12042026/cancer-rates-higher-near-livestock-operations-study-f...
1•speckx•1m ago•0 comments

Mapping Strings to Float Arrays in Go: How Fast Can We Go?

https://lemire.me/blog/2026/05/05/mapping-strings-to-float-arrays-in-go-how-fast-can-we-go/
1•ibobev•1m ago•0 comments

GoNB – A Go Notebook Kernel for Jupyter

https://github.com/janpfeifer/gonb
1•amai•1m ago•0 comments

Checking Multiplication Overflow

https://lemire.me/blog/2026/05/06/checking-multiplication-overflow/
1•ibobev•2m ago•0 comments

Text Files as a User Interface

https://ratfactor.com/cards/text-files-as-ui
1•ibobev•2m ago•0 comments

AI, Tractors, and the Productivity Paradox

https://read.technically.dev/p/the-ai-productivity-paradox
1•gurjeet•2m ago•0 comments

PushWard – Hosted APNs gateway for iOS Live Activities, with open-source bridges

https://pushward.app
1•devseccarry•4m ago•0 comments

The Next Generation of Eventide – shaped by a decade of event sourcing

https://blog.eventide-project.org/articles/the-next-generation-of-eventide/
1•sbellware•5m ago•1 comments

Mojo Release v1.0.0b1

https://mojolang.org/releases/v1.0.0b1/
1•visheshdembla•5m ago•0 comments

Brazil's Pix Payment System Faces Pressure from Visa and Mastercard

https://www.elciudadano.com/en/brazils-pix-payment-system-faces-pressure-from-visa-and-mastercard...
2•wslh•6m ago•0 comments

After AI, Coordination

https://faingezicht.com/articles/2026/05/04/after-ai-coordination/
1•mooreds•7m ago•0 comments

Designers Are Having Fun. Again

https://metedata.substack.com/p/010-designers-are-having-fun-again
1•young_mete•7m ago•0 comments

Infisical Honey Tokens

https://infisical.com/blog/infisical-honey-tokens
2•vmatsiiako•8m ago•0 comments

Principles for agent-native CLIs

https://twitter.com/trevin/status/2051316002730991795
2•blumpy22•9m ago•0 comments

Wind and solar have saved UK from gas imports worth £1.7B since Iran war began

https://www.carbonbrief.org/analysis-wind-and-solar-have-saved-uk-from-gas-imports-worth-1-7bn-si...
3•DamonHD•10m ago•0 comments

Anthropic working on Orbit, its upcoming proactive assistant

https://www.testingcatalog.com/anthropic-is-working-on-orbit-its-upcoming-proactive-assistant/
1•gmays•10m ago•0 comments

Show HN: Bookstoread.ai – Discover non-fiction books using AI

https://bookstoread.ai
1•yotc•10m ago•0 comments

Subquadratic LLM 12 million tokens ctx [video]

https://www.youtube.com/watch?v=kEiuMnosuxU
1•mrkn1•10m ago•0 comments

Publish to Microsoft Store as a company now free

https://blogs.windows.com/windowsdeveloper/2026/05/07/publish-to-microsoft-store-as-a-company-now...
1•pentagrama•10m ago•0 comments

A Message from Unemployment Purgatory

https://inchwyrm.bearblog.dev/message-from-unemployment-purgatory/
1•speckx•11m ago•0 comments

Neal Katyal: "Harvey predicted many of the questions the Justices asked"

https://twitter.com/neal_katyal/status/2052133764940382262
1•asukumar•11m ago•0 comments

Coalton

https://coalton-lang.github.io/
2•tosh•12m ago•0 comments

Show HN: Dear ImGui Bundle: Python and C++ apps for desktop, mobile, and the web

https://github.com/pthom/imgui_bundle
1•pstomi•12m ago•0 comments

Plastic Flowers to Protect the Hive

https://phildini.dev/slopsquatting-for-good
1•phildini•13m ago•0 comments

Show HN: BookedKit, a booking-ready EPK builder for musicians and DJs

https://www.bookedkit.com
1•bookedkit•13m ago•0 comments

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems [video]

https://www.youtube.com/watch?v=YPObBOwIrHk
1•ferryth•14m ago•1 comments

Why Talent Transformation Is the Missing Focus of Enterprise AI

https://www.databricks.com/blog/why-talent-transformation-missing-focus-enterprise-ai
1•mc-serious•14m ago•0 comments

Two player Tetris for VT-100 terminals on vintage Unix [video]

https://www.youtube.com/watch?v=vDSmPMDjP08
1•GaryBluto•17m ago•0 comments

LPython: High performance typed Python compiler

https://lpython.org/
1•tosh•18m ago•0 comments

Can Intrusion Detection for EV Powertrain Networks

https://www.mdpi.com/2079-9292/15/9/1788
1•PaulHoule•18m ago•0 comments