frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Carapace- Your OpenClaw Can See

https://carapace.info
1•mikepaepke•2m ago•0 comments

Next.js – A small framework for server-rendered universal JavaScript apps (2016)

https://vercel.com/blog/next
1•downbad_•3m ago•1 comments

Y-Zipper: 3D Printing Flexible-Rigid Transitions in One Click [video]

https://www.youtube.com/watch?v=AWig98GVIno
1•raffael_de•3m ago•0 comments

Monte Lua – The First AI Generated Visual Novel

https://continualmi.com/mdl
1•luisml77•5m ago•1 comments

PGKeeper: Building the bouncer we needed for Postgres

https://www.figma.com/blog/pgkeeper-building-the-bouncer-we-needed-for-postgres/
1•__natty__•10m ago•0 comments

HeadVis: An Interactive Tool for Investigating Attention Heads

https://transformer-circuits.pub/2026/headvis/index.html
1•MrOrelliOReilly•13m ago•0 comments

All left of center parties in Germany are advising their members to leave X

https://table.media/berlin/news/wirverlassenx-gruene-spd-und-linke-empfehlen-ihren-mitgliedern-de...
3•doener•18m ago•0 comments

Claude Code Agent Monitor

https://hoangsonww.github.io/Claude-Code-Agent-Monitor/
1•pramodbiligiri•19m ago•0 comments

Open Source Lyrik: reproducing Mythos discovery findings for $0.75 on public API

https://www.flyingpenguin.com/seventy-five-cents-gets-you-an-anthropic-mythos-killer/
2•feigewalnuss•25m ago•0 comments

Using Agent-Browser in Claude Code to Automate Zoho Books Workflows

https://www.youtube.com/watch?v=ZM8Ar_Cr-LI
2•miteshashar•25m ago•1 comments

AI psychosis is real, and you probably have it

https://www.vellum.ai/blog/ai-psychosis-is-real
2•lexh•25m ago•0 comments

Altman and Brockman Self-Dealing on Cerebras

https://twitter.com/ns123abc/status/2051455685838209470
1•davedx•28m ago•0 comments

Adaptive CLI framework for Go – interactive input, structured output, themes

https://github.com/nabat-dev/nabat
2•atkrad•28m ago•0 comments

Universal Dreamcast Patcher v2.0.0

https://github.com/DerekPascarella/UniversalDreamcastPatcher/
1•XzetaU8•30m ago•0 comments

Healing After a Decade of Betrayal and Heartbreak

https://etechx.co.ke/healing-after-a-decade-of-betrayal-and-heartbreak
1•ndegekm•31m ago•0 comments

The True Fruits of the Past That Needs Your Respond

https://etechx.co.ke/the-true-fruits-of-the-past-that-needs-your-respond
1•ndegekm•32m ago•0 comments

Google Chrome silently installs a 4 GB AI model on your device without consent

https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/
4•john-doe•32m ago•0 comments

Digital quantum magnetism on a trapped-ion quantum computer

https://www.nature.com/articles/s41586-026-10445-3
1•thinkingemote•33m ago•0 comments

Coinbase Advisers Warn Quantum Computing Will Crack Blockchain Encryption

https://thequantuminsider.com/2026/04/25/coinbase-advisers-warn-quantum-computing-will-crack-bloc...
1•amelius•35m ago•0 comments

Testosterone eliminates strategic prosocial behavior in healthy males

https://www.nature.com/articles/s41386-023-01570-y
1•thinkingemote•35m ago•0 comments

Poor Decision Practices in (Tech) Management

https://placementist.com/insights/a-guide-of-poor-decision-practices-in-management-for-technical-...
1•nikkotyze•36m ago•0 comments

THEC64 Handheld

https://www.c64os.com/post/thec64handheld
2•bw86•38m ago•0 comments

Show HN: Brainio – Markdown notepad that turns notes into visual mind maps

https://brainio.com/
4•havlenao•38m ago•2 comments

I abused PostHog's setup wizard to get free Claude access

https://techstackups.com/articles/i-abused-posthogs-setup-wizard-to-get-free-claude-access/
1•ritzaco•39m ago•0 comments

The Frog for Whom the Bell Tolls

https://sethmlarson.dev/the-frog-for-whom-the-bell-tolls
2•anujbans•41m ago•0 comments

RAG vs. Fine-Tuning: Which AI Strategy Saves Your Team Time and Budget

https://lightrains.com/blogs/rag-vs-fine-tuning-enterprise-ai/
2•niksmac•41m ago•0 comments

Async Rust never left the MVP state

https://tweedegolf.nl/en/blog/237/async-rust-never-left-the-mvp-state
39•pjmlp•41m ago•2 comments

Shoppers falsely identified by facial recognition system struggle to clear names

https://www.theguardian.com/technology/2026/may/03/guilty-until-proven-innocent-shoppers-falsely-...
2•alibarber•45m ago•0 comments

Cleveland Clinic, Riken, and IBM Model a 12,635-Atom Protein

https://newsroom.ibm.com/2026-05-05-cleveland-clinic,-riken,-and-ibm-model-a-12,635-atom-protein-...
1•sokols•48m ago•0 comments

Counting wires and insulators on poles using AI (using open-source Revdoku)

https://revdoku.com/cases/utility-pole-wire-insulator-count/
1•eummm•49m 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?