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

The $0 Second Opinion

https://moai.studio/blog/posts/the-zero-dollar-second-opinion.html
2•ionwake•1m ago•0 comments

Ente's business metrics are open now

https://ente.com/blog/open/
1•Cider9986•2m ago•0 comments

DMS 1.5 "The Wolverine" Released

https://danklinux.com/blog/v1-5-release
2•sonixier•3m ago•0 comments

Using Go for Mobile Apps: A retrospective on a year of development with Gomobile

https://www.davidsobsessions.com/p/one-year-of-gomobile/
1•newswangerd•3m ago•0 comments

OpenAI no longer recommends SWE-Bench Pro

https://openai.com/index/separating-signal-from-noise-coding-evaluations/
4•sk4rekr0w•4m ago•0 comments

Gov. Pritzker Signs Nation-Leading Artificial Intelligence Safety Law

https://gov-pritzker-newsroom.prezly.com/gov-pritzker-signs-nation-leading-artificial-intelligenc...
2•Anon84•4m ago•1 comments

A governed prompt compiler that exposes its reasoning pipeline before execution

https://claude.ai/public/artifacts/13b50d43-fa61-4dcf-8236-eda1c04c2325
1•govintentlabs•4m ago•0 comments

ShevtoneAudio – AI that turns piano MIDI into cinematic trailer music

https://app.shevtoneaudio.com/
1•MusicAlexandrov•5m ago•0 comments

Most slopcode projects are abandoned and deleted within months of release

https://www.osnews.com/story/145469/most-slopcode-projects-are-abandoned-and-deleted-within-month...
3•MBCook•5m ago•0 comments

FIU disciplines 7 students for 'indoor' silent protest on immigration policies

https://www.wlrn.org/government-politics/2026-07-01/fiu-students-silent-protest-immigration
1•hn_acker•6m ago•2 comments

We're Sending More Rockets to Space Than Ever, Leaving a Catastrophic Mark

https://www.popularmechanics.com/space/rockets/a71749237/rocket-pollution/
2•1vuio0pswjnm7•6m ago•0 comments

Vibe Coding Is a System Design Interview

https://www.brendanlong.com/vibe-coding-is-a-system-design-interview.html
2•BrendanLong•7m ago•0 comments

Show HN: Mark Highlight, a Xcode-Style VSCode Extension

https://marketplace.visualstudio.com/items?itemName=JulianAnthes.vscode-mark-highlight
1•dschu•8m ago•0 comments

Agents are monads (but not that kind)

https://xeiaso.net/blog/2026/hyle-pneuma/
1•xena•8m ago•0 comments

Ask HN: Why is not using AI considered a form of arrogance?

4•amichail•9m ago•1 comments

Online gamblers betting more than £1k to face new checks

https://www.bbc.com/news/articles/cqj1xvy44xno
1•1659447091•9m ago•0 comments

The future of chipmaking looks more like Manhattan than Silicon Valley

https://economist.com/science-and-technology/2026/07/08/the-future-of-chipmaking-looks-more-like-...
3•andsoitis•12m ago•0 comments

The Great Cholesterol Scam and the Dangers of Statins

https://www.midwesterndoctor.com/p/the-great-cholesterol-scam-and-the
5•bilsbie•12m ago•1 comments

U.S. Eyes Offshore Spaceports with First-Ever Call for Industry Input

https://gcaptain.com/u-s-eyes-offshore-spaceports-with-first-ever-call-for-industry-input/
3•ilamont•14m ago•0 comments

Mirrorframe – clone a web page into React, verified per-node by pixel diff

https://github.com/byte271/mirrorframe
2•byte1•24m ago•0 comments

LingBot-World 2

https://www.reactor.inc/lingbot-world-2
2•willemhelmet•25m ago•0 comments

Mexico Speech Laws for Protecting the Powerless Instead Used to Silence Critics

https://www.techdirt.com/2026/07/08/mexico-passed-speech-laws-to-protect-the-powerless-the-powerf...
3•hn_acker•26m ago•1 comments

Fable is not a useful model

https://combine-lab.github.io/blog/2026/07/07/fable-is-not-a-useful-model.html
70•karrot-kake•26m ago•40 comments

Show HN: Handsum: An LQIP Image File Format

https://nigeltao.github.io/blog/2026/handsum.html
2•nigeltao•27m ago•0 comments

An equitable company

https://blog.roomy.space/3mq5nohx64c2u
2•erlend_sh•28m ago•0 comments

VentureBeat Events in San Francisco?

2•BriStoller•28m ago•0 comments

America's Support for Capitalism Has Declined over Last Decade

https://www.wsj.com/politics/policy/wsj-poll-usa250-capitalism-democracy-940af905
2•rawgabbit•30m ago•0 comments

Turning a pile of documents into a searchable useable knowledge base

https://github.com/linuxrebel/DocuBrowser
4•linuxrebe1•30m ago•1 comments

Fifth Circuit Says Gov't Can Violate Migrants' Due Process Rights... For 90 Days

https://www.techdirt.com/2026/07/08/fifth-circuit-says-govt-can-violate-migrants-due-process-righ...
7•hn_acker•30m ago•1 comments

Most nurses say AI isn't good enough to trust with patient care, survey finds

https://www.washingtonpost.com/technology/2026/07/07/most-nurses-say-ai-isnt-good-enough-trust-wi...
4•1vuio0pswjnm7•32m ago•0 comments