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

AI is creating America's next underclass

https://thehill.com/opinion/technology/5942757-ai-demands-new-social-norms/
1•theanonymousone•3m ago•1 comments

Using Local Coding Agents

https://magazine.sebastianraschka.com/p/using-local-coding-agents
1•matt_d•5m ago•0 comments

Martial Artist Census

1•FDX2018•6m ago•1 comments

KoboldCPP: Run GGUF Models Easily with a KoboldAI UI. One File. Zero Install

https://github.com/LostRuins/koboldcpp
1•theanonymousone•9m ago•0 comments

Oracle stock worst week since 2001 dot-com bust, AI financing concerns escalate

https://www.cnbc.com/2026/06/26/oracle-stock-ends-worst-week-since-2001-as-investors-dwell-on-fin...
1•1vuio0pswjnm7•12m ago•0 comments

'We were guinea pigs': The Gen Zs who grew up online reflect on social media

https://www.theglobeandmail.com/life/article-we-were-guinea-pigs-the-gen-zs-who-grew-up-online-re...
1•1vuio0pswjnm7•15m ago•0 comments

The Rust Book Maintenance

https://v5.chriskrycho.com/notes/rust-book-maintenance/
1•Tomte•27m ago•0 comments

DaynaPORT SCSI/Link Linux Driver

https://github.com/jflitton/daynaport-scsilink-linux-driver
1•davewongillies•36m ago•0 comments

BSD col(1) for mandoc(1) on Linux

http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/usr.bin/col/col.c
1•1vuio0pswjnm7•41m ago•1 comments

Small Teams Will Ship More Software Than They Can Maintain

https://www.vincentschmalbach.com/small-teams-will-ship-more-software-than-they-can-maintain/
2•vincent_s•42m ago•0 comments

'Once you have a machine think and write for you, you're cooked as a species'

https://www.theguardian.com/books/2026/jun/27/dave-eggers-once-you-have-a-machine-think-and-write...
6•devonnull•43m ago•0 comments

Science can enhance the synchronization and connection of human brains

https://www.nyu.edu/about/news-publications/news/2026/june/can-we-engineer-being-on-the-same-wave...
2•giuliomagnifico•45m ago•0 comments

Atlantic "Warming Hole" Heat Content Variations Caused by Ocean Heat Transport

https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2025GL118383
2•thunderbong•46m ago•1 comments

It's dead, Jim – the old Microsoft UEFI CA from 2011 expired yesterday

https://blog.einval.com/2026/06/27
3•zdw•50m ago•0 comments

Integer programming easily encloses horse

https://dynomight.substack.com/p/horse
2•jacobedawson•50m ago•0 comments

Building an Open-Source Robot Vacuum – Meet Oomwoo

https://makerspet.com/blog/building-an-open-source-robot-vacuum-meet-oomwoo/
3•zdw•51m ago•0 comments

The Doomers Are All Right

https://asteriskmag.com/issues/14/the-doomers-are-all-right
4•littlexsparkee•57m ago•1 comments

How to Spot AI Maps

https://warmapper.substack.com/p/how-to-spot-ai-maps
3•bulla•58m ago•0 comments

Scalable Substrates for Dynamic Memory Polymers with Sensory Spines

https://github.com/triggger0357-web/PhoneServe/blob/main/paper.md
2•davidingalls•58m ago•0 comments

I made a game that teaches you how AI works

https://github.com/Tylersuard/Synapse_neural_net_training_game/tree/main
2•tylersuard•1h ago•1 comments

Cerberus – a local firewall for AI agents' tool calls

https://github.com/Adirdabush1/cerberus
3•cerberussec•1h ago•0 comments

Bashblog – a single bash script to create blogs

https://github.com/cfenollosa/bashblog
3•ludicrousdispla•1h ago•0 comments

Iran, US continue escalating attacks, recriminations over peace deal

https://www.reuters.com/world/asia-pacific/us-carries-out-fresh-strikes-against-iran-after-tanker...
2•rzk•1h ago•0 comments

ARRL Field Day 2026

https://www.arrl.org/field-day-locator
3•tepitoperrito•1h ago•1 comments

An AI Chief of Staff

https://github.com/suhasbhairav/ai-chief-of-staff
3•bsuhas•1h ago•0 comments

Wayfinder Router: deterministic routing of queries between local and hosted LLM

https://github.com/itsthelore/wayfinder-router
22•handfuloflight•1h ago•1 comments

Pac-832: A New Drug for Alzheimer's Disease

https://pacepharmaceuticals.com/overview
2•noleary•1h ago•0 comments

Life at Every Dropout Billionare Level [video]

https://www.youtube.com/watch?v=ZcfD9dBN0Tw
2•Animats•1h ago•1 comments

Show HN: Foveon – Bayer to Foveon X3, learned, Mac App using deep learning

https://code.intellios.ai/photo/
2•coolwulf•1h ago•1 comments

Show HN: NextRole – multi-agent resume tailoring and interview prep

https://github.com/tam159/next-role
2•tam159•1h ago•0 comments