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

Why Europe Struggles to Scale Startups – Thinking Talks with Peter Vesterbacka

https://www.martenscentre.eu/multimedia/why-europe-struggles-to-scale-startups-thinking-talks-ep-...
1•jruohonen•23s ago•0 comments

UV Index App

https://www.uvindex.app/
1•debo_•3m ago•0 comments

Ultrasound aimed at the brain offers new hope for Parkinson's patients

https://www.sciencenews.org/article/parkinsons-ultrasound-brain-shake-pain
2•sohkamyung•5m ago•0 comments

The Social Contract of Writing

https://jola.dev/posts/the-social-contract-of-writing
1•f311a•5m ago•0 comments

Ring – a lightweight workload orchestrator, single binary, no control plane

https://github.com/kemeter/ring
1•Shine-neko•5m ago•0 comments

CIA accused of using Ancestry and 23andMe to 'hunt down' alien bloodlines

https://www.dailymail.com/sciencetech/article-15845349/cia-ancestry-23andme-alien-dna.html
1•Bender•5m ago•0 comments

Copying Remote Command Output to Your macOS Clipboard

https://it-notes.dragas.net/2026/05/26/copying-remote-command-output-to-your-macos-clipboard/
1•draga79•7m ago•0 comments

Show HN: Apery – Synthetic Data Generator for AI Agents

https://github.com/compuficial/apery
1•compuficial•8m ago•0 comments

Google's new gradient icons for Gmail, Calendar, Drive, and other apps

https://9to5google.com/2026/04/26/gmail-google-gradient-redesign/
1•akyuu•8m ago•0 comments

How Virtual Tables Work in the Itanium C++ ABI

https://peter0x44.github.io/posts/vtables-itanium-abi/
1•jandeboevrie•9m ago•0 comments

600M people write right-to-left: 2 fixes your app needs

https://evilmartians.com/chronicles/600-million-people-write-right-to-left-2-fixes-your-app-needs
1•mooreds•9m ago•0 comments

The Camera Inside the Fingertip – Perception

https://atomsfrontier.substack.com/p/the-camera-inside-the-fingertip
1•jpatel3•10m ago•0 comments

Are We Doomed? [audio]

https://doompod.com/
1•mooreds•10m ago•0 comments

The Weekly Look at the Global Economy and Markets

https://mohamedelerian.substack.com/p/the-weekly-look-at-the-global-economy-8d2
1•mooreds•10m ago•0 comments

Unstable software tests ripple through 55% of OpenStack projects

https://techxplore.com/news/2026-05-unstable-software-ripple-openstack-days.html
1•geox•12m ago•0 comments

Understanding complex conjugates in quantum mechanics

https://unstableontology.com/2026/01/09/understanding-complex-conjugates-in-quantum-mechanics/
1•surprisetalk•12m ago•0 comments

OpenRouter, an Exchange for A.I. Models, Raises $113M

https://www.nytimes.com/2026/05/26/business/dealbook/openrouter-ai-models-fundraising.html
1•donohoe•12m ago•0 comments

Will AI cause a job apocalypse? 3 AIs Answer

https://bwanaerp.medium.com/will-ai-actually-cause-a-job-apocalypse-3-ais-answer-b32ab742d9f8
1•darthzeus•13m ago•0 comments

AI agents as explicit state machines

https://arizenai.com/state-machine-pattern-agentic-ai/
1•arizen•14m ago•0 comments

Nearly half (44%) of every T-shirt goes to waste before you even buy it

https://norwegianscitechnews.com/2026/05/nearly-half-of-every-t-shirt-goes-to-waste-before-you-ev...
1•giuliomagnifico•15m ago•0 comments

Show HN: elio – A terminal file manager with rich previews

https://elio-fm.github.io/
1•miguelregueiro•16m ago•0 comments

Permute – Media Converter for macOS – Charlie Monroe Software

https://software.charliemonroe.net/upgrade/permute/v4/
1•janandonly•16m ago•0 comments

Waiting [pdf]

https://github.com/accomodating-fellow/Greek-Mystery-School/blob/main/On%20Waiting%20by%20Harold%...
1•mrmarket•21m ago•0 comments

Show HN: Rogue-Bench – LLMs play the game Rogue

https://iwhalen.github.io/rogue-bench/
1•iwhalen•23m ago•0 comments

Mirall – Secure Large File Transfer, No Cloud

https://mirall.app/
1•janandonly•24m ago•0 comments

I'm insistently making it better every-week, The macOS Quake Terminal Emulator

https://www.patreon.com/posts/cutest-macos-app-159277202
1•rohanrhu•24m ago•0 comments

Computer game cuts risk of dementia by 25% and it's free

https://www.dailymail.com/health/article-15847055/Computer-game-cuts-risk-dementia-free.html
3•Bender•25m ago•0 comments

Show HN: Pviz-parser – codebase parsing package for Python and TS/JS codebases

https://github.com/mikebmac86/pviz-parser
1•pvizgenerator•25m ago•0 comments

Show HN: I built a tool to estimate AI agent costs before you ship

https://airunrate.com/
1•melmahdi•26m ago•0 comments

Matrices Map Between Biproducts

https://unstableontology.com/2025/11/15/matrices-map-between-biproducts/
1•surprisetalk•27m ago•0 comments