frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Reliable Software in the LLM Era

https://quint-lang.org/posts/llm_era
1•mempirate•48s ago•0 comments

Pray Focus: I built an app that locks distracting apps until you finish praying

https://www.prayfocus.app/en
1•marijan_div•1m ago•1 comments

Most read-later apps are beautifully organized failure

1•northerndev•6m ago•1 comments

Someone just open sourced the OS for running company with zero employees

https://github.com/onera-app/onera-operator
1•shreyaspapi•8m ago•0 comments

Everyone's Worried About Taiwan. The Real Vulnerability Is in Wales

https://medium.com/@tbelbek/everyones-worried-about-taiwan-the-real-vulnerability-is-already-in-n...
1•rdstrtwlkr•12m ago•0 comments

Dear parents, social media are yesterday's battle

https://mfioretti.substack.com/p/dear-parents-social-media-are-yesterdays
1•pabs3•15m ago•0 comments

Wrong Ban?

https://leaflessca.wordpress.com/2026/02/09/wrong-ban/
1•pabs3•15m ago•0 comments

My identity was stolen and someone is using it to catfish men – it's terrifying

https://www.bbc.co.uk/news/articles/c89kdn3e185o
1•dijksterhuis•16m ago•0 comments

The Download: Pokémon Go to train world models, and the US-China race to find a

https://www.technologyreview.com/2026/03/11/1134174/the-download-pokemon-go-train-world-models-us...
1•joozio•17m ago•0 comments

Show HN: Guardio – control your AI Agent

https://github.com/radoslaw-sz/guardio
1•radoslaw-sz•18m ago•0 comments

America and Israel built military targeting machines: Software

https://www.economist.com/international/2026/03/11/how-america-and-israel-built-vast-military-tar...
1•supernikita•18m ago•1 comments

Physicality: The New Age of UI

https://www.lux.camera/physicality-the-new-age-of-ui/
1•tosh•24m ago•0 comments

Canadian Wind Farms

https://tech.marksblogg.com/canadian-wind-farms.html
1•marklit•26m ago•0 comments

Iran's Sea Mines Are One of Its Most Powerful Weapons

https://www.wsj.com/world/middle-east/iran-sea-mines-strait-of-hormuz-85e623b7
1•sorentwo•29m ago•0 comments

LipoJaro Review 2026: The Truth Behind the "Gelatin Trick"

https://www.facebook.com/LipoJaro.Fat.Burn
2•tayzjaik•30m ago•1 comments

Iran war oil shock accelerates Southeast Asia's EV revolution

https://www.scmp.com/week-asia/lifestyle-culture/article/3345751/iran-war-oil-shock-accelerates-s...
1•KnuthIsGod•30m ago•0 comments

Show HN: AI-powered one-click translator for Pokémon GBA ROM hacks

https://github.com/Olcmyk/Meowth-GBA-Translator
4•booffa•35m ago•2 comments

How long till every major provider sets their RSI loops in motion?

1•foxindustrial•37m ago•0 comments

GSD for Claude Code: A Deep Dive into the Workflow System

https://www.codecentric.de/en/knowledge-hub/blog/the-anatomy-of-claude-code-workflows-turning-sla...
1•kiyanwang•39m ago•0 comments

WordPress debuts a private workspace that runs in the browser

https://techcrunch.com/2026/03/11/wordpress-debuts-a-private-workspace-that-runs-in-your-browser-...
1•taubek•40m ago•0 comments

Show HN: Okapi yet Another Observability Thing

https://github.com/okapi-core/okapi
1•kushal2048•40m ago•0 comments

A Practical, Structured Guide That Delivers Confidence for the CCNA

1•Dexter7711•41m ago•0 comments

Show HN: Landlook – Interactive Landlock Profiler

https://github.com/cnaize/landlook
1•cnaize•42m ago•1 comments

Ask HN: Can a word game work as a competitive strategy esport?

1•itchymitchy•42m ago•0 comments

Behold The Power of std::meta::substitute

https://brevzin.github.io/c++/2026/03/02/power-of-substitute/
1•HeliumHydride•44m ago•0 comments

Decode Messenger

https://decodemessenger.lovable.app
1•genx__•44m ago•0 comments

Edition #6

https://forgeintelligence.substack.com/p/forge-intelligence-edition-6
1•beakmull•48m ago•0 comments

I Vibe Coded the Metaverse in a Week. Now What?

https://medium.com/meta-verses/i-vibe-coded-the-metaverse-in-a-week-d5a6b0579de6
3•mpesce•48m ago•1 comments

Anthropic seeks appeals court stay of Pentagon supply-chain risk designation

https://www.reuters.com/technology/anthropic-seeks-court-stay-pentagon-supply-chain-risk-designat...
3•SilverElfin•51m ago•0 comments

Dutch ISP forwarded customers' personal data to American AI company for years

https://nltimes.nl/2026/03/11/odido-routers-forwarded-customers-personal-data-american-ai-company...
2•sergdigon•54m ago•0 comments
Open in hackernews

Show HN: BugStalker - a modern Rust debugger

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

Comments

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