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

Will failure in Iran reshape how the US fights?

https://www.ft.com/content/5bdb67a5-5c53-46aa-8a04-d0480e700ee4
1•petethomas•45s ago•0 comments

Panama Canal fees hit record high as El Niño and Iran war choke shipping

https://www.ft.com/content/38083cb5-3892-40a1-b90f-102109f96b17
1•petethomas•1m ago•0 comments

Belly Fat and Low Vitamin D May More Than Double the Risk of Early Death

https://scitechdaily.com/belly-fat-and-low-vitamin-d-may-more-than-double-the-risk-of-early-death/
1•Gaishan•2m ago•0 comments

Why one name will appear 4 times on Vermont's Republican primary ballot

https://www.vermontpublic.org/local-news/2026-06-23/why-h-brooke-paige-appear-4-times-republican-...
1•mauvehaus•3m ago•0 comments

In the US, one in seven leisurely moments comes with guilt

https://www.bps.org.uk/research-digest/us-one-seven-leisurely-moments-comes-guilt
1•littlexsparkee•5m ago•0 comments

Anthropic to start embedding invisible watermarks

https://fortune.com/2026/08/11/anthropic-claude-watermark-ai-text-police-ai-slop/
1•TruffleLabs•8m ago•3 comments

Use deployment context to your advantage

https://twitter.com/nikpil06/status/2087328872308285930
1•nikhilpillai23•9m ago•0 comments

A Watermark for Large Language Models

https://arxiv.org/abs/2301.10226
2•matheusmoreira•11m ago•0 comments

Neon acquires ElectricSQL to build better data syncing for agents

https://electric.ax/blog/2026/08/11/electric-joining-databricks
4•paulwarren•15m ago•0 comments

Diabetes charity capitalises on AI technology

https://www.royalgazette.com/health/news/article/20260811/diabetes-charity-capitalises-on-ai-tech...
2•caruasdo•17m ago•0 comments

CFTC declares market emergency, orders Kalshi to continue to operate in New York

https://www.cftc.gov/PressRoom/PressReleases/9281-26
4•michaefe•18m ago•0 comments

Self-contained agents that self-organize

https://antigma.ai/
3•wspeirs•24m ago•0 comments

GitHub repo hagezi/DNS-blocklists flagged

https://old.reddit.com/r/pihole/comments/1vkcklm/github_repo_hagezidnsblocklists_gone
2•impish9208•32m ago•0 comments

delegate-skills

https://github.com/amElnagdy/delegate-skills
2•frozenseven•34m ago•0 comments

A free federal court deadline calculator that shows its FRCP Rule 6 work

https://smeltworks.com/courtclock/
1•lvaughan_cc•35m ago•0 comments

Show HN: ListToCart – Turn photo(s) of a school supply list into an Amazon cart

https://listtocart.com/
1•areveo•35m ago•0 comments

Xinjiang Internment Camps

https://en.wikipedia.org/wiki/Xinjiang_internment_camps
8•palad1n•36m ago•0 comments

Who Pays for the High-Powered Grid That Data Centers Need?

https://www.texasobserver.org/who-pays-for-texas-grid-upgrades-data-centers/
2•cdrnsf•38m ago•0 comments

"The Search Results Are Poisoned"

https://chris-parmer.com/the-search-results-are-poisoned/
2•chriddyp•39m ago•0 comments

Traces of Two Extinct 'Ghost' Ancestors Were Found Hiding in Modern Human DNA

https://www.smithsonianmag.com/smart-news/traces-of-two-extinct-ghost-ancestors-were-found-hiding...
1•bookofjoe•40m ago•0 comments

Open AI models hacked into HuggingFace

https://www.instagram.com/p/DbGS8_0FmKx/
2•zlu•42m ago•0 comments

AI Is Dead. Organoids Are Alive

https://www.wired.com/story/organoids-lab-grown-brains-neural-networks/
2•Logans_Run•44m ago•0 comments

The closing of the U.S. economy's K-shaped gap

https://www.axios.com/2026/08/11/spending-growth-income
2•toomuchtodo•44m ago•0 comments

Playcall is the open-source alternative to Gong

https://github.com/Dphenomenal101/playcall
1•mooreds•45m ago•0 comments

Geoffrey Hinton's Bad AI Prediction Became a Legend [video]

https://www.youtube.com/watch?v=mv4EAR0jAUU
1•rossdavidh•47m ago•0 comments

We know that splitting up the MMR vaccine could be dangerous

https://www.statnews.com/2026/08/11/how-we-know-splitting-up-mmr-vaccine-could-be-dangerous/
3•EA-3167•51m ago•1 comments

Nobody Banned Private Rockets in India. That Was the Problem

https://liftoffasia.com/posts/vikram-india-private-rocket/
2•ridiculous_leke•52m ago•0 comments

AbstractSingletonProxyFactoryBean

https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/framewor...
3•Svetlitski•55m ago•1 comments

Lessons learned from the fate of AstraZeneca's drug pipeline

https://pubmed.ncbi.nlm.nih.gov/24833294/
2•brandonb•58m ago•0 comments

Eclipse locator: find the best place to see the eclipse

https://jdlm.info/eclipse-locator/
1•jdleesmiller•58m ago•1 comments