frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Moment the Atlantic Filled a Desert [video]

https://www.youtube.com/watch?v=XQURgDXevf0
1•ksec•53s ago•0 comments

"Why did ANOVA fall out of fashion?"

https://statmodeling.stat.columbia.edu/2026/08/29/why-did-anova-fall-out-of-fashion/
1•Tomte•3m ago•0 comments

Three mistakes of new AI teams

https://softwaredoug.com/blog/2026/08/29/ai-team-mistakes.html
1•Tomte•3m ago•0 comments

W Social is a textbook case for everything wrong with digital sovereignty

https://www.structural-integrity.eu/wsocial-is-a-textbook-case-for-everything-wrong-with-digital-...
1•emaro•8m ago•0 comments

Scientists collaborated with narwhals to study warming waters in the Arctic

https://www.npr.org/2026/08/28/nx-s1-5945279/scientists-collaborated-with-narwhals-to-study-warmi...
1•Brajeshwar•8m ago•0 comments

A geroprotective probiotic and its functional metabolite to extend healthspan

https://www.nature.com/articles/s43587-026-01181-4
1•bilsbie•8m ago•0 comments

Claude permanently raising weekly limits by 25%

https://bsky.app/profile/anthropicbot.bsky.social/post/3muaaxs5nx424
2•someone4958923•11m ago•0 comments

YouTube Safety Update: New Parental Controls for Teens

https://blog.youtube/news-and-events/updates-youtube-supervised-accounts-teens/
1•ohjeez•13m ago•0 comments

ICE eyes spending up to $2M on Boston Dynamics robot dogs to up 'officer safety'

https://www.bostonglobe.com/2026/08/29/business/boston-dynamics-robot-dog-ice/
2•bookofjoe•15m ago•1 comments

A Must-Have Capture Tool for Mac App Store Developers

https://medium.com/@chris.ahrweiler/a-must-have-capture-tool-for-mac-app-store-developers-5154b8e...
1•docjojo•16m ago•0 comments

The Pain of Knowing Your Child Will Never Launch

https://www.thecut.com/article/brooding-pain-of-knowing-your-child-will-never-launch.html
1•mooreds•17m ago•0 comments

Introduction to Solving Ordinary Differential Equations Numerically

https://davidumsonst.github.io/IntroToSolvingODEsNumerically/voici/render/IntroductionToSolvingOD...
1•vismit2000•18m ago•0 comments

LeVJEPA: Efficient and Scalable Video Pretraining Without the Heuristics

https://levjepa.github.io/
1•smusamashah•18m ago•0 comments

Htmx and Django LiveView, side by side

https://en.andros.dev/blog/94d14a9e/htmx-and-django-liveview-side-by-side/
2•ibobev•19m ago•0 comments

Forcing all derived classes to implement a specific non-virtual method, part 2

https://devblogs.microsoft.com/oldnewthing/20260828-00/?p=112654
1•ibobev•19m ago•0 comments

Introduction to Probability – 2nd Edition

https://open.umn.edu/opentextbooks/textbooks/introduction-to-probability
2•ibobev•19m ago•0 comments

Australian cops cuff alleged TeamPCP masterminds

https://www.theregister.com/security/2026/08/28/australian-cops-cuff-alleged-teampcp-masterminds/...
2•jruohonen•22m ago•0 comments

Ireland Moves $38M in Bitcoin Tied to Drug Dealer's Lost Fishing Rod

https://cryptonews.net/news/bitcoin/33367182/
1•mywacaday•23m ago•0 comments

Why Living Past 115 Is Almost Impossible [video]

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

Trees for a Changing Climate and Resilient Urban Forest (2022)

https://www.coolboulder.org/news/trees-for-a-changing-climate-resilient-urban-forest
1•mooreds•24m ago•0 comments

Envault –- A local, minimum, encrypted vault for coding agents

https://github.com/MildyNora/envault
1•MildyNora•24m ago•0 comments

Algebra Explorer

https://dreksh.github.io/algebra-explorer/blog/
1•vismit2000•25m ago•0 comments

Discovering Productive Numbers

https://prodgang.github.io/prod/words/intro.html
1•vismit2000•25m ago•0 comments

Show HN: SHOOK - A Hook for ASD Simplified English

https://github.com/viktorinkov/shook
1•viktorinkov•26m ago•0 comments

Spect2test – Playwright Test Generation

https://spec2test-intelligence.streamlit.app/
1•gaya3bollineni•30m ago•1 comments

One 'absolutely prolific' male bird is keeping his species alive in the U.K

https://www.cbc.ca/radio/asithappens/monatgus-harriers-9.7323206
3•ohjeez•32m ago•1 comments

The growing divide between AI hype and software engineering reality

https://optimizedbyotto.com/post/why-open-source-projects-ban-ai/
2•jruohonen•32m ago•0 comments

In less than a year, Google made scraping 10× harder

https://growtika.com/blog/google-goto-links-study
2•Growtika•38m ago•0 comments

Show HN: Idea Miner – I stopped ranking ideas by how often they're mentioned

https://idea-miner.com/en/
1•alexstarks•38m ago•0 comments

Why aren't my two Cortex-A9 cores cache coherent?

https://thejpster.org.uk/blog/blog-2026-08-22/
1•ingve•38m 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