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 original Quake gets a new DLC 30 years after its release

https://twitter.com/bethesda/status/2085427784210317743
1•aggrrrh•13s ago•0 comments

Some Moral and Technical Consequences of Automation (1960) [pdf]

https://www.cs.umd.edu/users/gasarch/BLOGPAPERS/moral.pdf
1•RGS1811•26s ago•0 comments

Google Gemini seems to expose private Google Docs data

https://www.reddit.com/r/IndieDev/comments/1vfwuf5/a_player_found_out_the_actual_name_of_my_games/
1•mostlysimilar•30s ago•1 comments

AI used to design new viruses

https://www.eurekalert.org/news-releases/1138470
1•DeepLogin•47s ago•0 comments

Should AI labs be treated like the owners of dangerous animals?

https://www.economist.com/science-and-technology/2026/08/06/should-ai-labs-be-treated-like-the-ow...
1•pseudolus•1m ago•1 comments

The End of Google Search—and the Internet—as We Know It

https://www.theringer.com/2026/08/04/tech/google-search-ai-internet
1•CharlesW•2m ago•0 comments

GitHub exposes pub keys at GitHub .com/${username}.keys

https://twitter.com/samhogan/status/2085380716163109265
1•gmays•4m ago•0 comments

ASK HN: Opus 5.0 is more autonomous

1•nunep•5m ago•1 comments

Agent Skills

https://github.com/addyosmani/agent-skills
1•tosh•5m ago•0 comments

Gemma Translator: DIY hardware for offline translation

https://github.com/google-gemma/gemma-translator
1•dmotz•5m ago•0 comments

Win Grep – A visual 3-pane log and text filtering tool for Windows

https://www.sharktime.com/en_WinGrep.html
1•piotrchlebek•6m ago•0 comments

AI Creates Bacteria-Killing Viruses: 'Extreme Caution' Warns Genome Pioneer

https://www.newsweek.com/ai-creates-bacteria-killing-viruses-extreme-caution-warns-genome-pioneer...
2•_____k•6m ago•0 comments

Anomaly

https://anomaly.cnetai.cyou
1•anoqwen•9m ago•0 comments

Show HN:Calibra: Train with Less Data

https://calibra-wulw.vercel.app/
1•omertt27•10m ago•0 comments

The Complexity We Choose

https://frazik.com/blog/2026/the-complexity-we-choose/
1•frazik•10m ago•0 comments

Kimi K3 is now available in GitHub Copilot

https://github.blog/changelog/2026-08-06-kimi-k3-is-now-available-in-github-copilot/
1•theanonymousone•12m ago•0 comments

Vibecoded a Busy Bar Control Centre

https://github.com/Shabablinchikow/Busy-Control-Centre
1•shabablinchikow•12m ago•0 comments

DeepSeek's price hike is about more than GPU costs

https://blog.chuanxilu.net/en/posts/2026/08/deepseek-price-increase-beyond-gpu/
2•theanonymousone•12m ago•0 comments

Modeling LLM Performance from First Principles

https://sidbabu.com/posts/llm-perf-modeling
1•matt_d•13m ago•0 comments

AI and Productivity: What Firms Are Saying on Earnings Calls

https://www.stlouisfed.org/on-the-economy/2026/jul/ai-productivity-what-firms-say-earnings-calls
2•b-man•13m ago•0 comments

Westminster Council suggests restrictions on standing at Soho and West End pubs

https://www.standard.co.uk/news/london/west-end-westminster-council-soho-pubs-standing-b1292557.html
1•jjgreen•14m ago•0 comments

AMD acquires startup Taalas to boost inference perf by etching models in silicon

https://www.theregister.com/systems/2026/08/06/amd-acquires-ai-chip-startup-taalas-to-boost-infer...
4•itvision•16m ago•1 comments

HP, Asus and Acer Begin Using CXMT Memory

https://www.tomshardware.com/tech-industry/three-major-pc-makers-now-using-chinese-memory-to-figh...
2•yogthos•16m ago•0 comments

The hardest working font in Manhattan (2025)

https://aresluna.org/the-hardest-working-font-in-manhattan/
1•dcminter•16m ago•0 comments

Ask HN: How do you choose your AI model?

1•ano-ther•16m ago•0 comments

Stochastic Parrot

https://en.wikipedia.org/wiki/Stochastic_parrot
1•simonebrunozzi•17m ago•0 comments

Quake – 30th Anniversary Update

https://slayersclub.bethesda.net/en-US/news/quake-30th-anniversary-update
22•dsubburam•18m ago•3 comments

OpenAI's New Device Will Be Hockey Puck-Sized and Cost over $300

https://www.bloomberg.com/news/articles/2026-08-06/what-is-openai-s-device-a-doughnut-shaped-spea...
2•htrp•19m ago•1 comments

Riddle Me This, Clanker

https://failingloudly.substack.com/p/riddle-me-this-clanker
1•shubsharan•20m ago•0 comments

Show HN: AI Assistant that verifies its own sources

https://cochat.ai/
3•colibris•21m ago•0 comments