frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you get into systems programming

13•otherayden•10mo 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•10mo 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•10mo 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•10mo 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•9mo 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•9mo 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

Abilene Paradox

https://en.wikipedia.org/wiki/Abilene_paradox
1•scapecast•2m ago•0 comments

Haber process serves as the "detonator of the [human] population explosion"

https://en.wikipedia.org/wiki/Haber_process
1•gurjeet•7m ago•0 comments

Show HN: Sira,reinventing fligh booking experience (travelwithsira.com)

https://travelwithsira.com
1•malwaregeeeek•9m ago•0 comments

Sam Altman Turned $1T Non-Binding Commitments into a $100B Round

https://kakashiii111.substack.com/p/the-circular-trap-how-sam-altman
1•Papazsazsa•10m ago•2 comments

Tell HN: npm download stats are broken

2•dudewhocodes•12m ago•0 comments

Is Anthropic releasing a new CLI tool?

https://github.com/anthropics/anthropic-cli
3•armcat•14m ago•0 comments

Can advanced AI lead to negative economic growth?

https://aleximas.substack.com/p/will-advanced-ai-lead-to-negative
1•tin7in•18m ago•0 comments

Show HN: Mobile IPs for AI agents that keep getting blocked

1•herbertverdida•18m ago•1 comments

Bit-Field Layout

https://maskray.me/blog/2026-02-22-bit-field-layout
1•ingve•19m ago•0 comments

Private equity logjam hits record as firms struggle to sell

https://www.ft.com/content/2d512944-43de-4902-a51c-084737e994bb
2•petethomas•19m ago•0 comments

Nobody Rips Out the Plumbing

https://regionallyfamous.com/nobody-rips-out-the-plumbing/
1•taubek•20m ago•0 comments

The Garden and the Stream: A Technopastoral (2015)

https://hapgood.us/2015/10/17/the-garden-and-the-stream-a-technopastoral/
1•shminge•20m ago•0 comments

Upstreaming of the AAEON UP board IO expansion Linux kernel driver

https://bootlin.com/blog/upstreaming-of-the-aaeon-up-board-io-expansion-linux-kernel-driver/
1•teleforce•20m ago•0 comments

OpenClaw Partners with VirusTotal for Skill Security

https://openclaw.ai/blog/virustotal-partnership
2•aungmyoeoo•21m ago•0 comments

IDE extension 'Antigravity Cockpit' stores GCP refresh tokens in plaintext

1•RemLouis•21m ago•0 comments

Genetic underpinnings of chills from art and music

https://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1012002
2•coloneltcb•22m ago•0 comments

OpenAI researcher speaks on why she resigned [video]

https://www.youtube.com/watch?v=IdoVd4XHbDE
1•mgh2•22m ago•0 comments

Show HN: Aussie Meme Boss Rush – 1 day Vibe Coded WebGL single file HTML game

https://tonym128.github.io/2026/02/22/aussie-meme-boss-rush.html
1•tonym128•23m ago•1 comments

Keeping Up with PRs in an Agentic World

https://ajkprojects.com/keeping-up-with-prs-in-an-agentic-world.html
1•ashleynewman•23m ago•0 comments

Why there isn't another archive.today (blog of archive.today)

https://lj.rossia.org/users/archive_today/
2•Cider9986•28m ago•0 comments

Scientists are homing in on 100 ET signals enthusiasts found with home computers

https://phys.org/news/2026-01-enthusiasts-home-scientists-homing.html
2•EvgeniyZh•31m ago•0 comments

Code is not being read anymore, right?

https://github.com/makefunstuff/el-stupido
2•makefunstuff•33m ago•6 comments

Ask HN: Have you ever cloned a cat?

2•arthurcolle•33m ago•0 comments

NullClaw: the smallest fully autonomous AI assistant infrastructure

https://nullclaw.org/
3•jacktang•35m ago•0 comments

Show HN: Optional AI accelerator support without PyTorch (ONNX and NumPy)

https://github.com/ViciousSquid/Dosidicus/wiki/AI-accelerator-support
1•vicioussquid•36m ago•2 comments

Jeffery Epstein met with m00t in 2011

https://archive.ph/LIETB
3•nipponese•39m ago•1 comments

Show HN: AI-nexus – Semantic router that cuts Claude Code token usage by 84%

https://github.com/JSK9999/ai-nexus
1•suntrix3•42m ago•1 comments

Circle K worker sued for buying $12M lotto ticket from his store day after draw

https://finance.yahoo.com/news/circle-k-worker-sued-buying-212000259.html
2•taubek•42m ago•0 comments

Ask HN: Commit Agent Sessions?

1•trkaky•55m ago•0 comments

The Shot Heard 'Round the World: Lexington, Concord and the Start of War [video]

https://www.youtube.com/watch?v=sCpOiCyZRm8
1•zerosizedweasle•56m ago•1 comments