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

Ted Turner, cable TV visionary who created CNN, dies at 87

https://www.washingtonpost.com/obituaries/2026/05/06/ted-turner-dead-cnn/
1•bookofjoe•1m ago•1 comments

SubQ 12M token reasoning model

https://subq.ai/
1•brightball•1m ago•0 comments

Google Tag Gateway – Ad-Block Killer?

https://developers.google.com/tag-platform/tag-manager/gateway
1•sausajez•1m ago•0 comments

Microsoft Edge loads all your saved passwords into memory in cleartext

https://github.com/L1v1ng0ffTh3L4N/EdgeSavedPasswordsDumper
1•elnerd•1m ago•0 comments

The SECURE Data Act is Not a Serious Piece of Privacy Legislation

https://www.eff.org/deeplinks/2026/05/secure-data-act-not-serious-piece-privacy-legislation
1•hn_acker•2m ago•0 comments

Google DeepMind workers in UK vote to unionize amid deal with US Military

https://www.theguardian.com/us-news/2026/may/04/google-deepmind-uk-workers-union
1•nickcotter•5m ago•0 comments

Markdown badges generator for GitHub README (fast, copy-paste)

https://markdown-badges.vercel.app/
1•GFrancV•5m ago•0 comments

C# (with dotnet) on bare metal, a Cosmos gen3 preview

https://old.reddit.com/r/osdev/comments/1t55w29/c_with_dotnet_on_bare_metal_a_cosmos_gen3_preview/
1•pjmlp•5m ago•0 comments

Open weights are quietly closing up – and that's a problem

https://martinalderson.com/posts/open-weights-are-quietly-closing-up/
1•martinald•6m ago•0 comments

Floats Don't Agree with Themselves

https://docs.merca.earth/blog/floats-dont-agree-with-themselves
4•cremer•6m ago•0 comments

Islo.dev as Sandbox Provider on Crabbox

https://crabbox.sh/features/islo.html
1•zozo123-IB•7m ago•0 comments

Same Voice, Different Lab: On the Homogenization of Frontier LLM Personalities

https://arxiv.org/abs/2605.02897
1•Brajeshwar•9m ago•0 comments

AlphaFold database hits 'next level': the AI system now includes protein pairing

https://www.nature.com/articles/d41586-026-00787-3
2•surprisetalk•9m ago•0 comments

F1 drivers are changing their racing strategies with new technical regulations

https://www.researchterminal.ai/terminal/c123e9f6-09ec-4222-b412-3aa8bafb0e6d
2•ipachanga•9m ago•0 comments

Taking down a European network with a TLS certificate

https://mxsasha.eu/posts/ripe-ncc-rpki-exploit-chain/
2•speckx•10m ago•0 comments

"Open" doesn't mean anything nowadays

https://lr0.org/blog/p/open/
1•jabrr7•12m ago•0 comments

Views on Confidential AI Systems

https://riverside.com/webinar/registration/eyJldmVudElkIjoiNjk4MzQ2OWJkNDUwMzQyMGRiNzk4ZWQ3Iiwic2...
1•raeroumeliotis•12m ago•0 comments

Subquadratic Sparse Attention Makes Long Context Practical

https://subq.ai/how-ssa-makes-long-context-practical
2•andsoitis•13m ago•0 comments

K

https://web.archive.org/web/20240414034604/https://archive.vector.org.uk/art10010830
1•tosh•13m ago•0 comments

AI file editing is broken

https://hic-ai.com
1•simonreiff•15m ago•1 comments

Vifal: FUSE mount that exposes Kubernetes container filesystems locally

https://github.com/machine424/vifal
2•machine424•17m ago•0 comments

Show HN: Guten – Android ereader for Project Gutenberg's 70k+ free books

https://play.google.com/store/apps/details?id=com.bhunt.guten&hl=en_US
2•bethanyhunt•17m ago•0 comments

Show HN: Curl.md – URL to Markdown for Agents

https://curl.md/
3•meagher•17m ago•2 comments

Feedback on open source AI agent builder

1•ajaysheoran2323•18m ago•0 comments

Show HN: AI-powered Autofill for your Job Applications

https://chromewebstore.google.com/detail/bidhub-copilot/kbejjeccedbnbepoahmaajojcgfjcakj
1•cednore•18m ago•0 comments

Xteink X3, a 3.7inch mini e-ink reader with magsafe

https://techcrunch.com/2026/05/03/xteink-x3-review-tiny-magnetic-ereader/
1•walthamstow•19m ago•0 comments

How intelligent is S3 Intelligent-Tiering?

https://sagi.org/posts/how-intelligent-is-s3-intelligent-tiering/
3•sagiba•21m ago•0 comments

I'm Suing the Justice Department and FBI

https://this.weekinsecurity.com/plot-twist-i-am-suing-the-justice-department-and-fbi/
2•speckx•21m ago•1 comments

Chloroquine, an Anti-Malaria Drug as Effective Prevention for Hantavirus (2021)

https://www.frontiersin.org/journals/cellular-and-infection-microbiology/articles/10.3389/fcimb.2...
3•OutOfHere•21m ago•0 comments

The A.I. Industry Is Booming. When Will It Make Money?

https://www.newyorker.com/news/the-financial-page/the-ai-industry-is-booming-when-will-it-actuall...
2•FinnLobsien•22m ago•0 comments