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

2026 State of Kubernetes Optimization Report

https://cast.ai/reports/state-of-kubernetes-optimization/
1•BlackPlot•7m ago•0 comments

MySQL 9.7.0 LTS

https://blogs.oracle.com/mysql/mysql-9-7-0-lts-is-now-available-expanded-community-capabilities-a...
1•theodorejb•8m ago•0 comments

ContextBlur – Blur sensitive elements before you share your scree

https://chromewebstore.google.com/detail/contextblur/hahoepjcdanibdehgcdblhpfdklbaldh
1•Kodaren1338•12m ago•0 comments

Show HN: Spacetime Watch – an astrolabe-inspired astronomical Wear OS watch face

https://spacetime.watch/
1•metaphorician•13m ago•1 comments

What I heard at the Legal and Licensing Workshop 2026

https://www.thomas-huehn.com/what-i-heard-at-llw-2026/
1•Tomte•14m ago•0 comments

Finding duplicated code with tools from your CS course

https://purplesyringa.moe/blog/finding-duplicated-code-with-tools-from-your-cs-course/
1•gavide•14m ago•0 comments

TypeScript 7.0 Beta (built on Go)

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0-beta/
6•subset•15m ago•0 comments

Tell HN: OpenAI Codex Service_unavailable_error in OpenCode

1•guld•16m ago•0 comments

Mojo GPU Puzzles, Edition 1

https://puzzles.modular.com/introduction.html
1•NeoInHacker•22m ago•0 comments

The surprising origin of 4 features that superglue kids–and adults–to screens

https://www.npr.org/2026/04/21/nx-s1-5776665/surprising-origin-features-superglue-kids-adults-to-...
1•xtiansimon•23m ago•2 comments

Building an Interregional Transmission Overlay for a Resilient U.S. Grid

https://content.knowledgehub.wiley.com/energy-in-motion-unlocking-the-interconnected-grid-of-tomo...
1•defrost•26m ago•0 comments

UX Research Tooling Landscape

https://github.com/samber/awesome-user-research
1•samber•27m ago•0 comments

AI Licensing Marketplaces: A Guide for Publishers

https://www.apexcovantage.com/resources/blog/ai-licensing-marketplaces-a-guide-for-publishers
1•nihalacv•29m ago•0 comments

Ask HN: What's in Your RSS in 2026?

1•agilek•37m ago•0 comments

Tell HN: Search Marketplace for "Sony megastorage" get accused of child porno

1•andrewstuart•38m ago•2 comments

Open source DAG for managing multi-agent pipelines

https://github.com/naveenraj-17/synapse-ai
1•Koffiepoeder•39m ago•1 comments

Fable 5, F# compiler released

https://github.com/fable-compiler/Fable/releases/tag/5.0.0
3•throwawaygod•41m ago•1 comments

Windows 9x Subsystem for Linux

https://social.hails.org/@hailey/116446826733136456
74•sohkamyung•41m ago•15 comments

Making Interpreters Faster [video]

https://www.youtube.com/watch?v=laqSS5Lw6kM
1•tosh•44m ago•0 comments

Show HN: Browser-based M68K interpreter Release 1.1.0

https://m68k-interpreter.vercel.app/
1•aldino97•44m ago•0 comments

Show HN: AICommander – Reliable System-Level Automation

https://mountaindevs.com/Home/Products
2•ri2009•44m ago•0 comments

Learn Rust with Too Many Linked Lists

https://rust-unofficial.github.io/too-many-lists/
2•ILoveHorses•46m ago•0 comments

Meta to Track Employee Mouse, Keyboard Activity to Train AI Models

https://www.pcmag.com/news/meta-to-track-employee-mouse-keyboard-activity-to-train-ai-models
2•01-_-•48m ago•0 comments

The Narrow Landing Surface

https://makersbreakers.substack.com/p/the-narrow-landing-surface
1•luka_leskovsek•51m ago•0 comments

WFY24 – Environmental intelligence engine for 8.4M locations

https://www.wfy24.com/en
1•weatherfun•51m ago•0 comments

I started an open source project instead of begging on the street

https://medium.com/@nieuwmijnleven/i-started-an-open-source-project-instead-of-begging-on-the-str...
4•nieuwmijnleven•56m ago•0 comments

Show HN: Sidebearing-trim – align text to visible ink, not the glyph box

https://sidebearing-trim.js.org/
1•peksi•56m ago•0 comments

Microsoft to Shift GitHub Copilot Users to Token-Based Billing

https://www.wheresyoured.at/news-microsoft-to-shift-github-copilot-users-to-token-based-billing-r...
3•hansmayer•1h ago•1 comments

Rcarmo/go-AI: A mildly sane inference API library for go

https://github.com/rcarmo/go-ai
2•rcarmo•1h ago•0 comments

How the Heck Does GPS Work?

https://perthirtysix.com/how-the-heck-does-gps-work
11•alfanick•1h ago•2 comments