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

Tributes to Buffy and Ted Lasso star Anthony Head after death aged 72

https://www.bbc.com/news/articles/cd0p0rz4n0mo
1•stevekemp•1m ago•0 comments

Acts2Track

https://acts2track.com/
1•margiearnett•1m ago•0 comments

Show HN: Markdown Notes with Chat and Mail

https://github.com/ThGSoft/NotesPro
1•thg01•3m ago•1 comments

German Births Fall to Lowest Since Postwar Records Began in 1946

https://www.ft.com/content/0fc74904-5dc2-436e-84b6-86be4df855c9
1•karakoram•3m ago•1 comments

Actuary

https://en.wikipedia.org/wiki/Actuary
1•tosh•3m ago•0 comments

Open Code Review

https://shaping.systems/blog/open-code-review/
1•SVI•4m ago•0 comments

Cobalt hides a network of quantum states that survive at room temperature

https://www.martincid.com/science/cobalt-room-temperature-topological-quantum-states-2/
1•SVI•5m ago•0 comments

AI-designed universal coronavirus vaccine passes first human trial

https://www.sciencedaily.com/releases/2026/06/260605023357.htm
1•OutOfHere•5m ago•0 comments

Operations Research

https://en.wikipedia.org/wiki/Operations_research
1•tosh•5m ago•0 comments

Building a Fast Lock-Free Queue in Modern C++ from Scratch

https://jaysmito.dev/blog/blog/04-fast-lockfree-queues/
1•tahazsh•6m ago•0 comments

A wild idea: Abstract reality using ontology

1•shoushen•6m ago•0 comments

NotifyMe, a self-hosted beeper app for AI agents and service updates

https://github.com/lbj96347/notifyme
1•lbj96347•7m ago•0 comments

Anonymous P2P Chat and File Sharing

https://wportal.app
1•ConnErr•7m ago•0 comments

That's enough about AI replacing users in user research [pdf]

https://ianarawjo.com/docs/Thats_Enough_About_AI_Replacing_Users_in_User_Research__Arawjo.pdf
1•azhenley•8m ago•0 comments

I built an email client that helps users identify phishing and scam emails

https://clutterstrike.com/
1•sourdoughy•10m ago•0 comments

Does anyone know since when we are close to building in space?

1•kingleopold•12m ago•1 comments

I Love Lisp

https://medium.com/@ian_46319/why-i-love-lisp-0f0cd86014e5
2•tacoda•14m ago•0 comments

Boundaries A talk by Gary Bernhardt from SCNA 2012

https://www.destroyallsoftware.com/talks/boundaries
1•throwaw12•18m ago•0 comments

Fedspeak

https://en.wikipedia.org/wiki/Fedspeak
1•lelandfe•19m ago•0 comments

I built a daily word game with six rarity tiers and no letter tiles

https://playoutlier.com
2•mszerencsy•20m ago•0 comments

Which Buffett? Warren or Jimmy. Can you tell them apart?

https://whichbuffett.github.io/quiz/
2•brightbeige•21m ago•1 comments

S4 – Squished S3

https://github.com/abyo-software/s4
1•tcp_handshaker•22m ago•0 comments

CSP: Bookmarklets should bypass pages' policies (2013 → Infeasible 2026)

https://issues.chromium.org/issues/40077444
1•myfonj•25m ago•0 comments

Illinois Gov. JB Pritzker to suspend tax breaks offered to data centers

https://www.nbcnews.com/politics/2028-election/illinois-gov-jb-pritzker-suspend-tax-breaks-offere...
2•tcp_handshaker•25m ago•0 comments

A Short Story About SQL's Biggest Rival (QUEL) (2020)

https://www.holistics.io/blog/quel-vs-sql/
1•peter_d_sherman•26m ago•1 comments

Commodore's Weirdest OS Is Back for 2026 [video]

https://www.youtube.com/watch?v=z_Lw-Zl7tCM
2•evo_9•27m ago•0 comments

dash: fast webserver for kdb (>100kq/sec)

https://github.com/geocar/dash
1•tosh•27m ago•0 comments

Show HN: Change multiple parts of an image at once with annotations tool[video]

https://www.youtube.com/watch?v=drmvrxDdNoc
1•julienreszka•30m ago•0 comments

Asus GB300 NVL72 Test Lab Tour

https://www.lttlabs.com/articles/2026/06/06/asus-test-server-tour
2•LabsLucas•30m ago•0 comments

Adopting the Parallel DWARF linker in dsymutil

https://jonasdevlieghere.com/post/dsymutil-parallel-linker/
1•JDevlieghere•30m ago•0 comments