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

Steno – Compressed memory with RAG for AI agents

https://github.com/KultMember6Banger/steno
1•KM6B•2m ago•1 comments

Zoom teams up with World to verify humans in meetings

https://techcrunch.com/2026/04/17/zoom-teams-up-with-world-to-verify-humans-in-meeting/
1•rfarley04•4m ago•0 comments

Ludum Dare will officially end in October 2028

https://www.gamedeveloper.com/production/ludum-dare-will-officially-end-in-october-2028
2•matthew_hre•7m ago•0 comments

Researchers Stole $10k from MKBHD's Locked iPhone

https://www.macrumors.com/2026/04/15/apple-pay-visa-transit-exploit/
2•zacharyozer•9m ago•0 comments

Simple Machines

https://en.wikipedia.org/wiki/Simple_machine
1•ogogmad•10m ago•0 comments

Generating Hierarchical JSON Representations of Scientific Sentences Using LLMs

https://arxiv.org/abs/2603.23532
1•PaulHoule•12m ago•0 comments

How Australia Stopped the Boats

https://worksinprogress.co/issue/how-australia-really-stopped-the-boats/
2•barry-cotter•12m ago•1 comments

Northern Lights Visible in US Friday and Saturday

https://www.livescience.com/space/the-sun/northern-lights-may-be-visible-from-several-us-states-f...
3•dlx•15m ago•0 comments

Do I Stop Learning Coding? DSA?

1•s_u_d_o•18m ago•4 comments

Predicting RNA activity expands therapeutic possibilities

https://phys.org/news/2026-03-rna-therapeutic-possibilities.html
2•PaulHoule•20m ago•0 comments

Beanie Is Designed to Read Your Thoughts

https://www.wired.com/story/this-beanie-is-designed-to-read-your-thoughts/
2•pedalpete•26m ago•1 comments

Show HN: Agentic Dev – AI dev-tools news, curated daily by Claude

https://agenticdev.blog/
2•beeswaxpat•26m ago•0 comments

The Publishing Mystery That No One Wants to Talk About

https://www.theatlantic.com/books/2026/04/who-really-wrote-autistic-author-woody-brown-novel/686814/
2•JumpCrisscross•34m ago•0 comments

The DNA Fix for Aging

https://www.theatlantic.com/health/2026/04/beyond-inheritance-excerpt-roxanne-khamsi/686831/
2•JumpCrisscross•34m ago•0 comments

Your Computer Isn't Yours

https://sneak.berlin/20201112/your-computer-isnt-yours/
6•orionblastar•36m ago•1 comments

Cloudfare Mesh

https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-mesh/
4•simojo•37m ago•0 comments

There is no you in your brain – your identity is a "society of the mind"

https://bigthink.com/books/our-brains-our-selves/
5•lschueller•37m ago•2 comments

OpenAI Says Codex Agents Are Running Its Data Platform Autonomously

https://www.forbes.com/sites/victordey/2026/04/17/openai-says-codex-agents-are-running-its-data-p...
2•tanelpoder•40m ago•0 comments

Release PiClaw v1.8.1 – Heat

https://github.com/rcarmo/piclaw/releases/tag/v1.8.1
2•rcarmo•41m ago•0 comments

Vibecheck: AI Web Design Slop Fingerprinter

https://www.vibecheck.fail/
3•not-chatgpt•44m ago•0 comments

Can a browser with user and clickbait queries protect from the attention economy

3•pcwir•48m ago•1 comments

John Wick, Madara Uchiha, characters that take on entire armies by themselves

https://www.juanmanarmy.com/
2•jespinoza17•50m ago•0 comments

Healing the Invisible Scars of Gen Z's Over-Sanitized World

https://www.wsj.com/health/wellness/healing-the-invisible-scars-of-gen-zs-over-sanitized-world-61...
3•nkzednan•52m ago•0 comments

Stop using naive RAG – adding relationships to AI context

2•eduardobenck•54m ago•0 comments

New German search engine lets people check whether their relatives were Nazis

https://www.cnn.com/2026/04/17/europe/german-search-engine-nazi-relatives-scli-intl
4•1659447091•54m ago•2 comments

Shuttered startups are selling old Slack chats and emails to AI companies

https://www.fastcompany.com/91528808/shuttered-startups-are-selling-old-slack-chats-and-emails-to...
5•doctaj•55m ago•2 comments

Investors salivate over SpaceX's mega IPO, the company reportedly lost $5B

https://moneywise.com/investing/stocks/as-investors-await-spacexs-ipo-elon-musks-aerospace-compan...
5•rawgabbit•55m ago•1 comments

Japan's Cherry Blossom Database, 1,200 Years Old, Has a New Keeper

https://www.nytimes.com/2026/04/17/climate/japan-cherry-blossom-database-scientist.html
3•caycep•1h ago•0 comments

OSS code review, in the era of LLMs

https://blog.ezyang.com/2026/04/oss-code-review-in-the-era-of-llms/
2•matt_d•1h ago•0 comments

Free tool for WebP and SVG optimization. Privat data

https://axiomoverclock.ca/
3•altered_carbine•1h ago•1 comments