frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The UN challenges five centuries of cartography

https://www.not-ship.com/united-nations-map/
1•speckx•1m ago•0 comments

Deadbugz: A new kind of malicious MCP server

https://omnafy.com/blog/deadbugz-malicious-mcp-server/
1•cammasmith•3m ago•0 comments

Proxies All the Way Down

https://dadrian.io/blog/posts/exe-github/
2•dewey•5m ago•0 comments

To Serve Man: AI, Math, and Navier–Stokes

https://ml5885.github.io/writing/navier-stokes.html
1•bearseascape•6m ago•1 comments

Springer AI reference checks are not working

https://veruscite.com/blog/springer-ai-checks-are-not-working
1•apwheele•7m ago•0 comments

Teaching an AI My Taste

https://lonriesberg.com/posts/teaching-an-ai-my-taste/
1•speckx•7m ago•0 comments

Anthropic researchers say AI could cause human extinction by 2030

https://www.theguardian.com/technology/2026/sep/09/anthropic-researchers-ai-human-extinction
2•hackernj•8m ago•1 comments

AstroForge's DeepSpace-2, targeted for Q4 2026; must succeed where Odin failed

https://beyondhorizonforesight.substack.com/p/astroforge-the-upcoming-third-attempt
2•beyondhorizonfs•10m ago•0 comments

The State of Allocators in 2026 – 6 Months Later

https://cetra3.github.io/blog/state-of-allocators-2026-part-2/
1•aw1621107•11m ago•0 comments

Show HN: 2K Animated Images

https://gifrun.com/filix
1•builderone•12m ago•0 comments

Reclaim the Net Launches Global Digital Rights Bill Tracker

https://reclaimthenet.org/global-digital-rights-bill-tracker-launches
2•iamnothere•12m ago•0 comments

DeepMind's new genome 'atlas' charts effects of all 9B human gene mutations

https://www.nature.com/articles/d41586-026-02835-4
1•bookofjoe•13m ago•1 comments

"Good" AI

https://thoughts.wyounas.com/p/what-does-good-ai-mean
2•simplegeek•14m ago•0 comments

A 40-year-old kernel bug discovered on the DEFCON 34 main stage

https://yuvalino.com/how-can-you-not-be-romantic-about-unix-domain-sockets
1•vips7L•15m ago•0 comments

I Haven't Lost a Customer Service Fight in Seven Months

https://www.sudomoin.com/p/consumer-claims
1•dimitri-vs•16m ago•0 comments

Anthropic researcher resigns, warning of reckless race toward superintelligence

https://www.washingtonpost.com/technology/2026/09/09/anthropic-researcher-resigns-warning-reckles...
4•_tk_•16m ago•2 comments

Evals Aren't Dead, but They're Low Res

https://hackbot.dad/writing/towards-high-fidelity-evals/
2•pact_inference•17m ago•0 comments

A few weeks of X's algorithm can make you more right‑wing

https://theconversation.com/a-few-weeks-of-xs-algorithm-can-make-you-more-right-wing-and-it-doesn...
3•cdrnsf•18m ago•0 comments

Fancy Little Lisp λs

https://lepisma.xyz/2017/12/20/fancy-lambdas
2•signa11•18m ago•0 comments

Solving the Jane Street ASIC reverse-engineering puzzle

https://braindump.ing/writing/2026-09-04-asic-puzzle.html
2•jceratops•20m ago•0 comments

10-year Treasury yield jumps to highest since 2023

https://www.cnbc.com/2026/09/09/treasury-yields-oil-inflation.html
2•Betelbuddy•20m ago•0 comments

Show HN: GBDL – one Markdown+YAML file to save a multi-agent Grok Bot setup

https://github.com/jcpsimmons/gbdl
2•joshcsimmons•20m ago•0 comments

Show HN: A rated ladder for vibe coders – we rank the human, not the model

https://vibeladder.dev
2•alviso•20m ago•0 comments

Software Engineers as Business Enablers

https://microfrontends.substack.com/p/software-engineers-as-business-enablers
2•luisvieira_gmr•21m ago•0 comments

Good Taste Can't Be Taught, Bought or Learned, Sorry AI

https://emilyoberg.substack.com/p/good-taste-cant-be-taught-bought
6•cdrnsf•21m ago•0 comments

Show HN: Mushrooms – A personal MCP server for 2,500 apps, so your AI can act

https://mushrooms.viasocket.com
2•ankit100•21m ago•0 comments

Defining AI Psychosis. Part 2: "Prolific AI Psychosis"

https://jeffs.blog/p/defining-ai-psychosis-part-2-prolific
10•euthymiclabs•22m ago•2 comments

Women more likely to marry, land jobs after taking GLP-1s

https://current.fas.harvard.edu/stories/women-more-likely-marry-land-jobs-after-taking-glp-1s
2•CGMthrowaway•22m ago•1 comments

What Happens When Your RAG System Retrieves the Wrong Documents?

https://github.com/ChandulaSenevirathna/Agentic_RAG
4•Delta000•22m ago•5 comments

New in SuperSplat: Editor 3.0 Rebuilt on WebGPU

https://blog.playcanvas.com/new-in-supersplat-editor-3-0-rebuilt-on-webgpu/
2•metrofun•24m ago•0 comments
Open in hackernews

GNU Radio in the Browser

https://gnuradioworld.com/
21•kristianpaul•42m ago

Comments

jcims•23m ago
I tinkered with gnuradio back when rtl-sdr just took off (2012ish?).

I had no background in dsp or signal processing and found it so opaque as to be unusuable, even though I saw more skilled folks do amazing things with it.

*scratches head*

Might give it another go.

perrygeo•15m ago
I've tinkered with SDR some and did a bit professionally. I always found GNU Radio to fall into the uncanny valley - too GUI to scratch my programming itch but too low-level to be useful for exploration. Between libraries like `pyrtlsdr` and desktop apps like `sdrangel`, I can't seem to find a niche for GNU Radio.
stackghost•12m ago
Run through pysdr[0], which I found has the right complexity gradient and the right levels of abstraction for people with technical chops but who aren’t familiar with SDR

[0] https://www.pysdr.org/

thomashabets2•14m ago
Oh that's cool!

I've set off time to blog about getting my broadband RF scanner (connecting to USRP B200 via WebUSB) to work in WASM.

https://rf-survey.habets.se/

It's basically https://blog.habets.se/2026/08/Broadband-RF-scanner-revisite..., but in the browser.

I also have an AX.25 decoder (https://thomashabets.github.io/ruwasm/) and plain old FM receiver (https://cement.retrofitta.se/tmp/rtlsdr-fm/) already. The latter two work with RTL-SDR, also via WebUSB, so no software installs or setup required.

I've been meaning to make a "GNU Radio in the Browser" (well, gnuradio-companion-like) for my RustRadio project to build flowgraphs without coding, but not gotten to it yet.