frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Pellet guns against India GenZ protestors. Video conference by opposition leader

https://www.youtube.com/watch?v=EnM-UJhxIwg
1•Guestmodinfo•3m ago•0 comments

A Functional Taxonomy of World Models

https://drfeifei.substack.com/p/a-functional-taxonomy-of-world-models
1•andsoitis•5m ago•0 comments

Indian govt orders GitHub to block Bitchat

https://www.moneycontrol.com/europe/?url=https://www.moneycontrol.com/technology/indian-govt-orde...
2•notThrowingAway•5m ago•0 comments

TPS, Pressure-Testing Product Ideas, Nokia's Demise – Food for Agile Thought 554

https://age-of-product.com/food-agile-thought-554-toyota-production-system/
1•swolpers•6m ago•0 comments

UK AISI / CAISI Preliminary Assessment of Kimi K3's Cyber Capabilities

https://www.nist.gov/news-events/news/2026/07/uk-aisi-caisi-preliminary-assessment-kimi-k3s-cyber...
1•0in•7m ago•0 comments

I've been working on a podcast app that goes far beyond a sleep timer

https://apps.apple.com/nl/app/sleepcast/id6744658836
1•aderijke•7m ago•0 comments

Programming Languages Are Authoring Tools for Platforms

https://www.makonea.com/en-US/blog/programming-languages-are-authoring-tools-for-platforms
1•jdw64•10m ago•0 comments

Do It by Hand First: Method for Keeping Critical Thinking Alive in the Age of AI

https://blog.parentsguidetoai.ca/do-it-by-hand-first-critical-thinking.html
1•speckx•11m ago•0 comments

Galilean Limits of Electromagnetism

https://johncarlosbaez.wordpress.com/2026/07/18/galilean-limits-of-electromagnetism/
1•surprisetalk•11m ago•0 comments

Mapping infrastructure across East Asia and the US

https://oswarld.github.io/gridos/en/
1•haebom•12m ago•0 comments

Orcas filmed ramming sunfish so hard it explodes in cloud of scraps

https://www.abc.net.au/news/science/2026-07-23/orcas-filmed-ramming-sunfish-so-hard-they-explode/...
1•debo_•14m ago•0 comments

Show HN: TechStacks – Popular Tech news summarized, including comments

https://techstacks.io
1•mythz•15m ago•0 comments

Show HN: Uploads.sh – the missing upload command for coding agents (open-source)

https://uploads.sh/
1•zachdunn•15m ago•0 comments

Show HN: X402vps – Docker containers for AI agents, paid per hour with USDC

https://x402vps.com
2•z1z2z3•15m ago•0 comments

Show HN: I built an app where tasks live inside calendar events

https://apps.apple.com/ph/app/zesfy-daily-planner-progress/id6479947874
1•zesfyapp•16m ago•0 comments

Why is programming so captivating, yet so agonizing?

https://elsewhere.news/en/zhenfund/why-is-programming-so-captivating-yet-so-agonizing
2•ilreb•16m ago•0 comments

A Tour of MLIR: The Dialect Stack Everyone Depends On

https://hiraditya.github.io/posts/mlir-dialect-stack-for-ml/
1•haeseong•17m ago•0 comments

Show HN: Cc-session-migrate: Cross-node migration for Claude Code sessions

https://github.com/bigwhite/cc-session-migrate
1•bigwhite•18m ago•0 comments

Ruff v0.16.0

https://astral.sh/blog/ruff-v0.16.0
1•Matrixik•18m ago•0 comments

The Robots Cometh

https://time.com/article/2026/07/23/unitree-china-human-robotics/
1•RickJWagner•19m ago•0 comments

Show HN: A monorepo where AI agents can safely build and maintain applications

https://github.com/louisbrulenaudet/monorepo-template
1•brulenaudet•21m ago•0 comments

ECMAScript – Introducing Deferred Module Evaluation with Import Defer

https://nitayneeman.com/blog/introducing-import-defer-in-ecmascript/
1•nitayneeman•22m ago•0 comments

West Virginia paid digital nomads to move there during Covid. Many are staying

https://text.npr.org/nx-s1-5869402
2•mooreds•23m ago•0 comments

AI VS AI. How I transcribed my grandmothers book "The house of Daisies" Using AI

https://www.meli.sh/posts/post3
1•unseenmeli•24m ago•0 comments

Of two minds about agentic coding

https://jerodsanto.net/2026/07/of-two-minds-about-agentic-coding/
1•mooreds•24m ago•0 comments

Is PYPL an Obvious Short?

https://tradeintelligent.substack.com/p/is-pypl-an-obvious-short
1•alizasl•24m ago•0 comments

By My Side – solo-built survival game where your dog is the whole point

https://store.steampowered.com/app/4859700/By_My_Side/
1•yoopla_dev•26m ago•0 comments

Furutsu Doku

https://furutsudoku.com/
1•Mike-Kimble•29m ago•0 comments

The Scariest Chart in Electrical Engineering [video]

https://www.youtube.com/watch?v=GK2pZ_oVU1o
1•binyu•30m ago•0 comments

Indian police cracked down on 'cockroach' protesters. They made memes about it

https://www.bbc.com/news/articles/c3ek3l9gp7go
2•Cider9986•30m ago•0 comments
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