frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: DreamGraph MCP v5.1 – Autonomous Cognitive Layer for Software Systems

https://github.com/mmethodz/dreamgraph
1•mmethodz•1m ago•0 comments

ENIAC's Architects Wove Stories Through Computing

https://spectrum.ieee.org/eniac-80th-anniversary-weaving
1•Brajeshwar•3m ago•0 comments

The War Against Misinformation Is Over. The Lies Won

https://thewalrus.ca/the-war-against-misinformation-is-over-the-lies-won/
2•cainxinth•6m ago•0 comments

Half of planned US data center builds have been delayed or canceled

https://www.tomshardware.com/tech-industry/artificial-intelligence/half-of-planned-us-data-center...
1•Growtika•6m ago•1 comments

I connected Claude to my AI runtime – they invented a new language

1•seifbenayed1992•7m ago•0 comments

Show HN: TurboQuant-WASM – Google's vector quantization in the browser

https://github.com/teamchong/turboquant-wasm
2•teamchong•8m ago•0 comments

Show HN: First Native macOS SDK for NXP NTAG 424 DNA NFC Authentication

https://github.com/jetnoir/ntag424-macos
1•ethical•9m ago•0 comments

An up-to-date repository of real world design system UI components

https://component.gallery/
2•interweb•11m ago•0 comments

AO3 Is Exiting Open Beta

https://www.transformativeworks.org/ao3-is-exiting-open-beta/
1•t-3•11m ago•0 comments

IBM, Cisco fighting Colorado right to repair

https://www.gadgetreview.com/colorado-passed-the-worlds-strongest-repair-law-now-tech-giants-are-...
1•dryadin•11m ago•1 comments

Cryptography's "Five Worlds" [video]

https://www.youtube.com/watch?v=RjzSFa03i2U
1•downboots•12m ago•0 comments

Show HN: A tool to make AI show evidence inline

https://github.com/dvelton/eyeball
1•deevelton•13m ago•0 comments

Author of "Careless People" banned from saying anything negative about Meta

https://www.thetimes.com/uk/technology-uk/article/sarah-wynn-williams-careless-people-meta-nrffdfpmf
3•macleginn•13m ago•1 comments

Yes, Therapy Sessions Are Being Used to Train AI

https://www.thebignewsletter.com/p/yes-therapy-sessions-are-being-used
1•jyunwai•15m ago•0 comments

Getting to Know the Know-It-Alls: On a new history of pedantry

https://hedgehogreview.com/issues/humanism-in-a-posthumanist-age/articles/getting-to-know-the-kno...
1•cainxinth•15m ago•0 comments

OpenAI executive shuffle includes new role for COO

https://techcrunch.com/2026/04/03/openai-executive-shuffle-new-roles-coo-brad-lightcap-fidji-simo...
1•SilverElfin•16m ago•0 comments

New radio app in BETA –> Auralo

https://testflight.apple.com/join/mEtdrzZ5
1•marc0janssen•17m ago•1 comments

Weather Channel RetroCast Now Technical Breakdown

https://twitter.com/leemartin/status/2040428548964405402
1•leemartin•19m ago•1 comments

Landdown: Simple Sandboxing for Shell Scripts

https://git.sr.ht/~marcc/landdown
2•fanf2•20m ago•1 comments

Show HN: MyPDFBoy – Free PDF redaction that deletes the data

https://mypdfboy.com/
2•stanguc•20m ago•0 comments

Who was the actual target of the axios supply chain attack?

1•JohannMac•22m ago•0 comments

'The frontline is like Terminator': fighting robots give Ukraine hope in war

https://www.theguardian.com/science/2026/mar/16/a-molten-mushy-state-scientists-may-have-found-a-...
2•brkumar•25m ago•0 comments

Ice Age dice show early Native Americans may have understood probability

https://arstechnica.com/science/2026/04/ice-age-dice-show-early-native-americans-may-have-underst...
3•Brajeshwar•25m ago•0 comments

Boeing 777-9 Maximum Brake Energy Certification Testing [video]

https://www.youtube.com/watch?v=f2YQpDkqkn4
4•xnx•29m ago•2 comments

Apple's Spotlight Search Results Come with Engagement Metrics. No One Knew

https://www.buchodi.com/apples-spotlight-search-results-come-with-engagement-metrics-no-one-knew/
4•lmbbuchodi•34m ago•1 comments

Show HN: A simple iOS app that helps you give yourself some time"

https://apps.apple.com/tr/app/alnuo/id6761344069
3•sezginozgur•35m ago•0 comments

Lisette – Rust syntax, Go runtime

https://lisette.run/
2•darccio•39m ago•0 comments

An Abject Horror

https://blog.mempko.com/an-abject-horror/
2•mpweiher•41m ago•0 comments

Show HN: I made open source, zero power PCB hackathon badges

https://github.com/KaiPereira/Overglade-Badges
3•kaipereira•41m ago•0 comments

The Indie Internet Index – submit your favorite sites

https://iii.social
3•freshman_dev•44m ago•0 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?