frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I made a productivity device for less than 50 bucks

https://thelibre.news/i-made-the-ultimate-productivity-device/
1•birdculture•3m ago•0 comments

Raising Carthaginian Armies, Part I: Finding Carthaginians

https://acoup.blog/2026/04/10/collections-raising-carthaginian-armies-part-i-finding-carthaginians/
1•baud147258•3m ago•0 comments

Social media has become a freak show

https://www.natesilver.net/p/social-media-has-become-a-freak-show
2•herbertl•6m ago•0 comments

Yet another BFF toolkit for Python

https://allmonday.github.io/pydantic-resolve/
1•tank-34•6m ago•0 comments

Algorithmic Unification of Number Theory and Quantum Mechanics IBM Quantum

https://github.com/peterbabulik/The-Algorithmic-Unification-of-Number-Theory-and-Quantum-Mechanics
1•PeterBabulik•8m ago•0 comments

Giggles Raised a Pre-Seed for Tradable Videos – TikTok Meets the Trading Floor

https://www.siliconsnark.com/giggles-raised-a-pre-seed-for-tradable-videos-tiktok-meets-the-tradi...
3•SaaSasaurus•13m ago•0 comments

AI Agent Proxy to help reduce token usage (Anthropic Only)

https://github.com/Wuzu11517/agentic-proxy
2•Wuzu•15m ago•1 comments

Drones, Geophysics and AI: Researchers Battle Against Land Mines (2023)

https://news.climate.columbia.edu/2023/09/12/with-drones-geophysics-and-artificiai-intelligence-r...
1•defrost•17m ago•0 comments

Let Us Learn to Show Friendship for a Man When He Is Alive, Not After He Is Dead

https://daringfireball.net/2026/04/when_he_is_alive_and_not_after_he_is_dead#fnr2-2026-04-10
1•cratermoon•19m ago•0 comments

Rescuing vintage microcontrollers part 3: Life at long last

https://www.blog.montgomerie.net/posts/2026-03-02-rescuing-vintage-microcontrollers-part-3-life-a...
1•joecobb•19m ago•0 comments

Bun v1.3.12

https://bun.com/blog/bun-v1.3.12
3•bootlegbilly•20m ago•2 comments

AI-Assisted Breach of Mexico's Government Infrastructure Report

https://gambit.security/blog-post/a-single-operator-two-ai-platforms-nine-government-agencies-the...
1•bgrainger•21m ago•0 comments

Italo Calvino: A Traveller in a World of Uncertainty

https://www.historytoday.com/archive/portrait-author-historian/italo-calvino-traveller-world-unce...
4•lermontov•22m ago•0 comments

Molotov Coctail Thrown at Sam Altman's House

https://www.nbcnews.com/video/shorts/molotov-cocktail-thrown-at-sam-altman-s-house-261143109536
4•jellyotsiro•22m ago•1 comments

A Crazy Expensive U.S. Drone Just Disappeared over Strait of Hormuz

https://www.forbes.com/sites/davidhambling/2026/04/10/a-crazy-expensive-us-drone-just-disappeared...
2•Teever•26m ago•0 comments

PowerShell MSI Package Deprecation

https://devblogs.microsoft.com/powershell/powershell-msi-deprecation/
1•jborean93•26m ago•1 comments

Katabasis

https://en.wikipedia.org/wiki/Katabasis
4•BiraIgnacio•27m ago•0 comments

Toon – Token-Oriented Object Notation

https://toonformat.dev/
2•giancarlostoro•27m ago•0 comments

What I'd Tell Aspiring "Content Creators"

https://www.seeingthroughfilm.com/p/what-id-tell-aspiring-content-creators
2•pentagrama•28m ago•0 comments

Most startup launch platforms are built backwards

1•moodiverse•34m ago•1 comments

Maki – the efficient coder (AI agent)

https://maki.sh/
4•simjnd•35m ago•0 comments

FBI Extracts Suspect's Deleted Signal Messages Saved in iPhone Notification Data

https://mobile.slashdot.org/story/26/04/10/1656218/fbi-extracts-suspects-deleted-signal-messages-...
6•jnord•38m ago•0 comments

Intentions have a surprising amount of detail

https://contraptions.venkateshrao.com/p/intentions-have-a-surprising-amount
4•jger15•41m ago•0 comments

Phaser 4

https://phaser.io/
3•clessg•43m ago•0 comments

Show HN: Offline AI dev assistant (no API, runs locally)

https://store.steampowered.com/app/4111530/FriedrichAI_Offline_AI_Dev_Assistant/
3•RWS32177•44m ago•0 comments

Hit Claude usage limits? Resume your AI coding session elsewhere

https://github.com/inevolin/resume-cli
3•iljanevo•49m ago•1 comments

WireGuard developer can't ship software updates after Microsoft locks account

https://techcrunch.com/2026/04/08/wireguard-vpn-developer-cant-ship-software-updates-after-micros...
2•choult•50m ago•0 comments

A Cancer Treatment That Does More Than Scientists Thought

https://www.theatlantic.com/science/2026/04/car-t-cell-therapy-autoimmune-disease/686742/
5•breve•51m ago•0 comments

The Mouse Programming Language on CP/M

https://techtinkering.com/articles/the-mouse-programming-language-on-cpm/
3•PaulHoule•51m ago•1 comments

Artemis II: Live Earth reentry and splashdown after moon flyby [video]

https://www.youtube.com/watch?v=52eaHKtX0ks
6•embedding-shape•52m ago•2 comments
Open in hackernews

Show HN: BugStalker - a modern Rust debugger

https://github.com/godzie44/BugStalker
115•godzie•11mo ago

Comments

godzie•11mo 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•11mo 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•11mo ago
Would something like this work for you? https://probe.rs/
otherayden•11mo 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•11mo ago
any Machine Interface planned (à la GDB/MI)?
godzie•11mo ago
First priority is a DAP support. But after this - why not.
harpiaharpyja•11mo ago
Would DAP support allow this to be used with OpenOCD?
giancarlostoro•11mo ago
BugStomper would have also been a great name choice. ;)
rob74•11mo 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•11mo 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•11mo 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•11mo ago
Unfortunately no, but it's a good idea. I'll definitely look into this feature.
gitroom•11mo 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•11mo 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•11mo ago
is this necessarily linux for dependency reasons, or could it be on OSX in the future?
godzie•11mo 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•11mo ago
What's the state of expression evaluation?