frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Sandopolis – A portable multi-system Sega emulator

1•habedi0•1m ago•0 comments

Show HN: JevEval, evals using Jev-as-a-judge

https://deepeval.com/blog/introducing-jev-as-a-judge
1•jeffreyip•2m ago•0 comments

Datapages v0.10.0 Beta Release

https://github.com/romshark/datapages/releases/tag/v0.10.0
2•romshark•3m ago•1 comments

Kremlin-backed forgery scheme moved $6.9B through global banks

https://www.ft.com/content/3848a4ad-1426-4352-ba86-ef1279c4ffd1
2•tagyro•6m ago•0 comments

Common denominators of organisms with exceptional longevity

https://www.aging-us.com/article/206419/text
1•tima101•8m ago•0 comments

Motorola Signature 27 officially gets a North American launch

https://9to5google.com/2026/09/22/motorola-signature-27-north-america-launch-confirmed/
1•Cider9986•11m ago•0 comments

LLM Ass Bench

https://www.assbench.com/
5•fragmede•15m ago•2 comments

Show HN: ToolHub – Hierarchical nav for 30 MCP tools without context bloat

https://github.com/Talos-popcorn/toolhub
1•soidkeo•15m ago•0 comments

New trends in global card fraud

https://stripe.com/blog/new-trends-in-global-card-fraud-how-3d-secure-and-regional-mandates-are-a...
2•rndsignals•16m ago•0 comments

Show HN: With generators/DI, LazyPromise has become a tiny alternative to Effect

https://lazypromise.com/
1•ivan7237d•17m ago•0 comments

Making Concurrent Hardware Verification Sequential (2025)

https://dl.acm.org/doi/full/10.1145/3729331
1•imakwana•17m ago•0 comments

BLUF (Communication)

https://en.wikipedia.org/wiki/BLUF_(communication)
3•gurjeet•18m ago•0 comments

Longtime SUSE staff asked if they'd opt for 'voluntary separation'

https://www.theregister.com/software/2026/09/22/longtime-suse-staff-asked-if-theyd-opt-for-volunt...
2•romaniitedomum•19m ago•0 comments

I built a Chrome extension for when Cmd/Ctrl and F is not enough

https://chromewebstore.google.com/detail/context-atlas-find-what-m/plehanpnecnjdbkcmbhgphhglkkkgfhd
1•billy-enrizky-1•20m ago•0 comments

Do you use:visited on links?

https://kevquirk.com/do-you-use-visited-on-links
2•birdculture•20m ago•0 comments

Cheap baselines match NASA and IBM's 366M-parameter solar flare model

https://doi.org/10.22541/essoar.15008581/v1
2•kadir06•20m ago•0 comments

Gpui Tutorial

https://github.com/hedge-ops/gpui-tutorial
1•auraham•21m ago•0 comments

Reverse Jev: Ending a Turn with a Choice

https://blog.kvit.app/posts/ending-a-turn-with-a-choice/
2•skolos•21m ago•1 comments

Gpui

https://github.com/zed-industries/awesome-gpui
1•auraham•21m ago•0 comments

Eliminating Middlemen in Education Consulting

https://rivernova.vercel.app
2•roman9•21m ago•0 comments

Show HN: Cross-platform governed memory for a fleet of agents

https://github.com/oren198/Strata
1•oren198•22m ago•0 comments

Edge compute was making our API slower

https://blog.koodos.com/p/the-edge-of-glory
1•apuchitnis•23m ago•0 comments

Will We Still Drive Our Cars (Or Will Our Cars Drive Us)? (2000)

https://time.com/archive/6741539/will-we-still-drive-our-cars-or-will-our-cars-drive-us/
2•Apocryphon•23m ago•1 comments

Motorola signature 27 is unveiled

https://motorolanews.com/motorola-signature-27/
2•Cider9986•25m ago•0 comments

Microdnf: Minimal Python-Free Dnf

https://github.com/rpm-software-management/microdnf
2•nateb2022•30m ago•0 comments

Getting the most out of Opus 5.5 in Claude and Claude Code

https://claude.dev/blog/getting-the-most-out-of-opus-5-5/
2•mfiguiere•33m ago•0 comments

Show HN: DynamicNotch – An interactive, customizable notch utility for macOS

https://github.com/Hitjack007/DynamicNotch
1•Hitjack007•35m ago•0 comments

Diesel prices could crush Republicans in the heartland

https://www.natesilver.net/p/diesel-prices-could-crush-republicans
13•7777777phil•35m ago•0 comments

Meta's Muse Drags Down Stocks That Depend on 'Consumer Inertia'

https://www.bloomberg.com/news/articles/2026-09-22/meta-s-muse-drags-down-stocks-that-depend-on-c...
3•garbawarb•36m ago•0 comments

Ask HN: When is fine-tuning a small LLM worth it?

4•kooldeep7•38m ago•2 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?