frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: A local-only image filter editor and batch processor in the browser

https://kaliedarik.github.io/sc-filter-builder/
1•rikroots•54s ago•0 comments

Ask HN: What is your go-to solution for a personal wiki in 2026?

1•ex-aws-dude•1m ago•0 comments

The Zen of Peter Frampton

https://www.nytimes.com/2026/05/04/arts/music/peter-frampton-carry-the-light.html
1•paulpauper•1m ago•0 comments

Incentives Drive Everything

https://yusufaytas.com/incentives-drive-everything
5•goonergoose•1m ago•0 comments

U.S. intelligence says Iran can outlast Trump's Hormuz blockade for months

https://www.washingtonpost.com/national-security/2026/05/07/cia-intelligence-iran-trump-blockade-...
2•tcp_handshaker•2m ago•0 comments

Chronicle: A per-prompt memory layer for Claude Code via session JSONLs [pdf]

https://github.com/Fergtic/chronicle-write-up/blob/main/Chronicle_Write_Up.pdf
1•ferguswhite•2m ago•0 comments

Show HN: Real-time world model demo

https://www.reactor.inc/
1•ahmedahres•2m ago•0 comments

Consumer Confidence Diverging for Low- and High-Income Households

https://www.apollo.com/wealth/the-daily-spark/consumer-confidence-diverging-for-low--and-high-inc...
1•akyuu•4m ago•0 comments

Brain-eating amoeba detected in western national park waters

https://www.sfgate.com/national-parks/article/brain-eating-amoeba-parks-22245464.php
2•amichail•5m ago•1 comments

Before Leviathan Wakes

https://www.hyperdimensional.co/p/before-leviathan-wakes
1•paulpauper•5m ago•0 comments

Mojo Language

https://mojolang.org/
1•melodyogonna•6m ago•0 comments

I rebuilt Voicy with agents instead of rewriting it myself

https://blog.borodutch.com/i-rebuilt-voicy-with-agents-instead-of-rewriting-it-myself/
1•borodutch•8m ago•0 comments

School shootings are declining quite a bit

https://twitter.com/cremieuxrecueil/status/2051795948410372245
1•paulpauper•8m ago•0 comments

CERN's KiCad component library now open source

https://home.cern/cerns-kicad-component-library-now-open-source/
1•Betelgeux•10m ago•0 comments

Finite Functional Programming

https://arxiv.org/abs/2604.26161
1•matt_d•12m ago•0 comments

What Is the Model Context Protocol (MCP)?

https://modelcontextprotocol.io/docs/getting-started/intro
2•doener•12m ago•0 comments

I Spent Half a Day Fixing a WordPress Charset Problem

https://kgolubic.com/posts/fixing-a-wordpress-charset-problem/
1•kgolubic•12m ago•0 comments

Distractions

https://ankshilp.in/posts/distractions/
4•quaintdev•14m ago•0 comments

Vibe-coded tool tells dog owners when pavement is too hot for paws

https://www.trendwatching.com/innovations/this-vibe-coded-tool-tells-dog-owners-when-pavement-is-...
1•ohjeez•15m ago•0 comments

GameStop CEO says eBay shut his account after buyout funding stunt

https://www.businesstimes.com.sg/companies-markets/telcos-media-tech/gamestop-ceo-says-ebay-shut-...
2•myth_drannon•16m ago•0 comments

I am underwhelmed by AI search

https://hannahshelley.neocities.org/blog/2026_04_08_AIsearch
2•speckx•17m ago•0 comments

Show HN: Verdict – model evals on your own data, not someone else's benchmark

https://github.com/aevyraai/verdict
2•agunapal•18m ago•0 comments

Build Reliable Notifications with Postgres

https://www.dbos.dev/blog/low-latency-reliable-messaging-with-postgres
1•KraftyOne•18m ago•0 comments

Spoke – Discover, Build, Interact Today

https://www.spokeboard.com
1•ulrischa•21m ago•0 comments

WorkersDecide.tech – Make Tech Work for Workers

https://www.workersdecide.tech/
2•cosmic_quanta•22m ago•0 comments

The Steam Controller Purchase Conundrum

https://minuings.substack.com/p/the-steam-controller-purchase-conundrum
2•mosaic_school•22m ago•0 comments

Lex Friedman talks about FFmpeg and there's only one mention of Fabrice Bellard [video]

https://www.youtube.com/watch?v=nepKKz-MzFM
1•sam_lowry_•23m ago•0 comments

A highly expandable, portable smart-IoT terminal development device

https://docs.m5stack.com/en/core/Tab5
1•uticus•23m ago•0 comments

Meta Research: ProgramBench

https://github.com/facebookresearch/ProgramBench
1•qainsights•26m ago•0 comments

Welsh Labour faces 'existential' change as party braces for May election defeat

https://www.theguardian.com/politics/2026/apr/28/welsh-labour-may-elections-senedd-plaid-cymru-re...
2•PaulHoule•26m 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?