frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

MIT Just Proved LLMs Will Stop Getting Smarter, and Money Won't Fix It [video]

https://www.youtube.com/watch?v=6xQ8LQfkBg4
1•bArray•2m ago•0 comments

Show HN: Delightful Cells – reliable AI batch processing for spreadsheets

https://delightfulcells.com
1•sumtsui•4m ago•0 comments

Clawptcha: Reverse Captcha

https://clawptcha.com/
1•Kotlopou•8m ago•0 comments

Neutron Radiation, Emission and Scattering (Neutron Chemistry)

https://www.ossila.com/pages/neutron-radiation
1•peter_d_sherman•9m ago•0 comments

Drop-in Django app to serve a decent LLM-ready documentation site

https://mdjango.chesselink.com/
2•fluxmatix•17m ago•1 comments

I built an extension that hides your personal information from AI

https://github.com/arikchakma/opencloak
2•arikchakma•20m ago•0 comments

Show HN: I-server: Hide server using ICMP reflection/Destination Unreachable

https://github.com/hajoon22/i-server
2•hajoon22•24m ago•0 comments

Benchmarking Wild vs. Mold

https://davidlattimore.github.io/posts/2026/09/18/benchmarking-wild-vs-mold.html
2•birdculture•26m ago•0 comments

Microsoft agentically ports Copilot runtime to Rust for $120K

https://www.theregister.com/devops/2026/09/18/microsoft-agentically-ports-copilot-runtime-to-rust...
3•pjmlp•26m ago•0 comments

Why China is pushing back on US warnings over rapid AI development

https://www.theguardian.com/world/2026/sep/20/why-china-is-pushing-back-on-us-warnings-over-rapid...
3•chrisjj•27m ago•0 comments

Boston to Calcutta Ice Trade Began with One Shipment

https://curiowire.com/article/556
2•thunderbong•28m ago•0 comments

Show HN: Book recommendations with live library availability

https://leafle.nanosheep.net
2•kidnoodle•30m ago•1 comments

Show HN: I built Hacker News alternative and scale to 11,000 users

https://founderstoday.org/
2•dreylord•31m ago•0 comments

Don't Be Nice

https://roe.dev/blog/dont-be-nice
6•edent•34m ago•1 comments

I Hijacked a Real Artist's Spotify with AI Music. It Was Disturbingly Easy

https://www.404media.co/spotify-ai-music-scam/
4•thm•39m ago•0 comments

Enjambre – a durable kernel for swarms of AI agents (Python, MCP)

https://github.com/santibccc-sudo/enjambre-os
3•santibccc•40m ago•0 comments

Show HN: AI Facial Attractiveness Model Aligned with Human Preferences

https://faceanalysisai.com/
3•dares2573•47m ago•0 comments

Show HN: I cleaned AI watermarks from my clipboard

https://www.pastezero.com/
2•And0v•55m ago•1 comments

Google Pixel phones pwned in zero-click attacks

https://www.theregister.com/security/2026/09/16/google-pixel-phones-pwned-in-zero-click-attacks/5...
4•fsflover•58m ago•1 comments

Show HN: Fluentry – local voice-to-text dictation for Linux, Wayland included

https://fluentry.github.io/
2•deniswsrosa•58m ago•0 comments

A.I. Gone Rogue? Trump Proposes Not New Rules but an 'A.I. Force.'

https://www.nytimes.com/2026/09/19/us/politics/trump-ai-force.html
4•vinni2•59m ago•0 comments

Show HN: Vyne, a 205MB on-device decision model with typed, calibrated outputs

https://vyne.toolchain.studio/
2•namanvyas•1h ago•0 comments

Show HN: Will Jev pull the lever in the trolley problem?

https://gpu.studio/trolley
3•lanyard-textile•1h ago•0 comments

AI CLI Insights for popular CLI products

https://libraries.io/pypi/codex-stats
2•peculiarvivek•1h ago•1 comments

Lollipop camera to HomeKit: RTSP extraction and setup

https://changologs.site/lollipop-camera-to-homekit-rtsp-extraction-and-setup-14b99ea238677d38af4d...
3•altyaper•1h ago•0 comments

Tapa Shotor (Camel Hill), Afghanistan

https://en.wikipedia.org/wiki/Tapa_Shotor
2•walrus01•1h ago•0 comments

Pluto AI is top ranked in StarCraft BroodWar competitive scene

https://www.youtube.com/watch?v=1vsTqNwHquE
2•nvdnadj92•1h ago•1 comments

Navier–Stokes Priority Controversy

https://en.wikipedia.org/wiki/Navier%E2%80%93Stokes_priority_controversy
3•MAXPOOL•1h ago•0 comments

It's finally here: Porsche puts wireless EV charging into production

https://electrek.co/2026/09/18/its-finally-here-porsche-puts-wireless-ev-charging-into-production...
4•cisc•1h ago•0 comments

Electrif-AI Everything

https://energyandstuff.substack.com/p/electrif-ai-everything-nycw-edition
2•simonebrunozzi•1h ago•0 comments
Open in hackernews

Show HN: BugStalker - a modern Rust debugger

https://github.com/godzie44/BugStalker
115•godzie•1y ago

Comments

godzie•1y ago
BS is a modern debugger for Linux x86-64. Written in Rust for Rust programs.

Async Rust support – debug async code with new commands: - async backtrace – inspect async task backtraces - async task – view task details - async stepover / async stepout – better control over async execution

Enhanced variable inspection: - argd / vard – print variables and arguments using Debug trait

Other: - new `call` Command – execute functions directly in the debugged program - `trigger` Command – fine-grained control over breakpoints - new project Website – better docs and resources

…and much more!

Full Changelog: https://github.com/godzie44/BugStalker/releases/tag/v0.3.0

Documentation & Demos: https://godzie44.github.io/BugStalker/

bfrog•1y ago
Been hoping someone would make this, looks great!

I guess I’m next hoping someone gets it working using jtag/swd debug probes for embedded targets :)

goku12•1y ago
Would something like this work for you? https://probe.rs/
otherayden•1y ago
Best of luck with this project. I'm not even a rust dev but I came to say that I love this name
sixthDot•1y ago
any Machine Interface planned (à la GDB/MI)?
godzie•1y ago
First priority is a DAP support. But after this - why not.
harpiaharpyja•1y ago
Would DAP support allow this to be used with OpenOCD?
giancarlostoro•1y ago
BugStomper would have also been a great name choice. ;)
rob74•1y ago
Better than the current one - first, stalking is not really a verb that comes to mind when I think about bugs, and second, it has pretty negative connotations...
meisel•1y ago
I’m surprised this isn’t getting more love. My experience with other debuggers with Rust was quite poor, I hope this one can fare much better. For example, I couldn’t call functions with previous debuggers
bobajeff•1y ago
Does this have a machine interface mode like gdb/lldb? Asking because I like my debuggers to be integrated with my code editor of choice which is usually done via such an interface.
godzie•1y ago
Unfortunately no, but it's a good idea. I'll definitely look into this feature.
gitroom•1y ago
Honestly this wouldve helped me a ton when I got stuck with async errors before, Rust debugging always felt tougher than it should be.
dathinab•1y ago
yeah I mean you are basically stuck with a few options

- use C/C++ focused debugers with a rust plugin or similar (okay, not not compared to idk. debugging python in PyStorm)

- rely on tracing/logging and errors reported (which might sound dump as it's basically "not" debugging, but with how the rust type system plays out and enforcement of reasonable decent code style/structure etc. this is quite often good enough)

- write/extend tests (again a form of "not" debugging, but where while a "must have" even if you pinned down the bug using a debugger)

- sprinkle in dbg! statements (basically print line debugging)

The fact that it took like 10? yearts for anyone to write more then just tweeks to C/C++ debuggers even through rust has a lot of enthusiasts is I think telling ;)

Still it looks like a real nice tool to have in your toolbox.

thurn•1y ago
is this necessarily linux for dependency reasons, or could it be on OSX in the future?
godzie•1y ago
Yes, I think it's possible to support macOS. However, the main challenge isn't the operating system itself but rather the architecture.
lostmsu•1y ago
What's the state of expression evaluation?