frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

EU Chief calls for Canada to become bloc's first associate member

https://www.theglobeandmail.com/world/article-eu-chief-canada-first-associate-member-carney-von-d...
1•arunbahl•1m ago•0 comments

A girl with a will to live: the love, hope and pain of raising Elsie

https://www.theguardian.com/lifeandstyle/2026/sep/16/love-hope-pain-raising-elsie-rare-genetic-di...
1•ljf•1m ago•0 comments

14,000 Security Guards for Major Tech Companies Plan to Strike

https://www.kqed.org/news/12099765/14000-security-guards-for-major-tech-companies-plan-to-strike
1•PLenz•2m ago•0 comments

I Only Wanted the Tests to Run Faster

https://www.differentshelf.com/i-only-wanted-the-tests-to-run-faster/
1•seductivebarry•5m ago•0 comments

JJ Con '26 [video]

https://www.youtube.com/watch?v=DFjbAsWQ9ns
1•joshka•6m ago•0 comments

The Google Play app review process now regularly takes longer than a week

https://gultsch.social/@daniel/117280438824908947
2•inputmice•7m ago•0 comments

I Made a Time Machine

https://1matin.com/time-machine/
1•1matin•9m ago•0 comments

Is anyone else losing their motivation to nerd out and tinker because of AI?

1•rizsyed1•9m ago•1 comments

Anna Holmes on Saying No and Yes

https://www.cjr.org/the-interview/anna-holmes-saying-no-and-yes-jezebel-founder-struggle-freedom-...
1•Tomte•10m ago•0 comments

Nvidia announces native GPU programming in Rust

https://developer.nvidia.com/blog/introducing-cuda-rust-two-tracks-for-writing-gpu-kernels/
1•nonmaskable•10m ago•0 comments

Europe Time Machine, an interactive map of Europe's borders

https://europe-time-machine.vercel.app/
1•bebanR•12m ago•0 comments

Ask HN: How do you prevent customer PII from reaching LLMs unnecessarily?

1•Securelytixdev•12m ago•0 comments

An LLM-Turbocharged Community Calendar Reboot (2024)

https://thenewstack.io/an-llm-turbocharged-community-calendar-reboot/
1•zeristor•13m ago•1 comments

Devastated father says his 9-year-old son spent $118,000 on YouTube ads

https://www.tomshardware.com/video-games/devastated-father-says-his-9-year-old-son-spent-usd118-0...
3•vanburen•13m ago•0 comments

Silly Sound Bastard It is yet another clone of the well known Covox Speech Thing

https://github.com/necroware/silly-sound-bastard
1•Bluestein•19m ago•0 comments

Should markets discount the AI apocalypse?

https://www.ft.com/content/845a7c03-15b4-4bff-a49c-25781287b75c
1•cc62cf4a4f20•19m ago•0 comments

Cyber Defense for the Hybrid Enterprise in the Age of AI

https://www.ciscopress.com/store/cyber-defense-for-the-hybrid-enterprisein-the-age-of-9780135472781
1•teleforce•20m ago•0 comments

AI models need more data about biology, and OpenAI is paying to create it

https://www.technologyreview.com/2026/09/15/1144129/ai-models-need-more-data-about-biology-and-op...
1•joozio•23m ago•0 comments

Show HN: Omastorm – Live NEXRAD weather radar for Omarchy

https://github.com/wesleygrimes/omastorm
1•wesgrimes•25m ago•0 comments

Apodex – FrontierAgent

https://github.com/ApodexAI/FrontierAgent
1•marksully•25m ago•0 comments

Internal Tool Delegation for Agents vs. External Payment Auth

https://skyfire.xyz/ai-agent-authentication-authorization-platforms/
1•mooreds•26m ago•0 comments

Ask HN: What is the most career altering course or book you have gone through?

2•learner_yearner•27m ago•2 comments

China's open-weight AI models are now just 4 months behind frontier US offerings

https://www.tomshardware.com/tech-industry/artificial-intelligence/chinas-open-weight-ai-models-a...
2•rbanffy•27m ago•0 comments

What writing for the Washington Post taught me about standup comedy

https://pammoore.substack.com/p/what-writing-for-the-washington-post
1•mooreds•28m ago•0 comments

Mythos 5 Transcript Release

https://github.com/anthropics/mythos-5-incident-transcript
2•marksully•29m ago•0 comments

HP ZBook Ultra G3a 16 Preview: 192GB Unified Memory Aims for Top Local AI Laptop

https://www.storagereview.com/review/hp-zbook-ultra-g3a-16-preview-192gb-of-unified-memory-aims-f...
1•rbanffy•30m ago•0 comments

Show HN: IndexLaunch – free indexability checker and IndexNow submission queue

https://www.indexlaunch.site/
1•mp866137•30m ago•0 comments

The New Chinese Way of Cyberwar

https://www.foreignaffairs.com/china/new-chinese-way-cyberwar-ai
1•michaelhillaert•32m ago•0 comments

Show HN: Gescom MiniDisc Runner – 88 tracks, 88! possible orders

https://github.com/EI3LH/Gescom-MiniDisc-Runner
1•austinallegro•33m ago•0 comments

The End of EWS in Mail and AppleScript in Outlook

https://mjtsai.com/blog/2026/08/20/the-end-of-ews-in-mail-and-applescript-in-outlook/
1•vinni2•34m 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