frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Amiga XSysInfo v0.6

https://github.com/reinauer/xSysInfo/releases/tag/release_v0.6
1•doener•31s ago•0 comments

Generalist AI Doesn't Scale

https://www.daemonology.net/blog/2024-04-06-Generalist-AI-doesnt-scale.html
1•colinhb•37s ago•0 comments

Show HN: Quant Job Market Visualizer

https://quant.kadoa.com/
1•hubraumhugo•43s ago•0 comments

Crates.io Trusted Publishing

https://crates.io/docs/trusted-publishing
1•jcbhmr•1m ago•0 comments

Online ZPL Viewer

https://labelary.com/viewer.html
1•gregsadetsky•1m ago•0 comments

Accessible Modals: How to Build Dialogs That Don't Trap or Exclude Users

https://getaccessguard.com/posts/accessible-modals-how-to-build-dialogs-that-dont-trap-confuse-or...
1•chille87•1m ago•0 comments

Trusted access for the next era of cyber defense

https://openai.com/index/scaling-trusted-access-for-cyber-defense/
1•surprisetalk•2m ago•0 comments

Competition is not bad, its only bad if you have raised a lot of money

https://docsalot.dev/blog/why-im-building-yet-another-docs-product
1•fazkan•2m ago•0 comments

TRSE Is Now in the Browser – No Install, No Setup, Just Retro Coding

https://retrogamecoders.com/trse-now-online/
1•ibobev•3m ago•0 comments

What Growing Up Poor Taught Me

https://rattle.com/what-growing-up-poor-taught-me-by-daniel-donaghy/
1•NaOH•4m ago•0 comments

Dexter: A fast, full-featured Elixir LSP optimized for large Elixir codebases

https://github.com/remoteoss/dexter
2•crbelaus•7m ago•0 comments

Novartis former CEO joins Anthropic BoD

https://www.anthropic.com/news/narasimhan-board
1•tzury•7m ago•0 comments

Show HN: Visualize any population as a grid of 100K-capacity stadiums (Three.js)

https://davkap92.github.io/crowdscale/
1•davkap92•8m ago•0 comments

Sony Boss Urges Theaters to Stop 30 Minutes of Trailers and Ads Before Movies

https://variety.com/2026/film/news/sony-pictures-boss-cinemacon-urges-fewer-ads-trailers-1236720830/
2•randycupertino•9m ago•2 comments

How I made my skills update themselves

https://joost.blog/self-updating-agent-skills/
1•twapi•9m ago•0 comments

Amex Debuts Ace Developer Kit with Registered Agent Protection

https://www.americanexpress.com/en-us/newsroom/articles/innovation/american-express-debuts-agenti...
1•amex_tech•10m ago•0 comments

A simpler, faster way to unlock 1Password

https://1password.com/blog/a-simpler-way-to-unlock-1password
3•doener•11m ago•0 comments

Show HN: Yggdrasil – Scoped architectural rule enforcement for AI-generated code

https://github.com/krzysztofdudek/Yggdrasil
1•chrisdudek•11m ago•0 comments

WCAG Issues That Cause 90% of Ada Lawsuits (+ How to Fix Them)

https://getaccessguard.com/posts/the-10-wcag-issues-that-trigger-90-of-ada-website-lawsuits-and-h...
1•chille87•11m ago•0 comments

How We Use Claude Code and Build with Agents at Fiberplane

https://fiberplane.com/blog/2026-04-10-how-we-use-claude-code-and-build-with-agents-at-fiberplane...
1•miesie•13m ago•1 comments

On the Shoulders of Capitalism [video]

https://www.youtube.com/watch?v=hbryGfM23Ys&list=PL3C6eF-zu5AZF3k0rW1Kwhzo9FFcJeHRk&index=23
1•DesaiAshu•16m ago•0 comments

How to Get Cheaper Lab Equipment

https://chillphysicsenjoyer.substack.com/p/how-to-get-cheaper-lab-equipment
1•crescit_eundo•17m ago•0 comments

New Boutique in Cow Hollow Is Completely Run by AI, Which Manages Human Staff

https://sfist.com/2026/04/14/new-boutique-in-sfs-cow-hollow-is-completely-run-by-ai-which-manages...
1•cdrnsf•19m ago•0 comments

The "AI Vulnerability Storm": Building a "Mythos-ready“ security program [pdf]

https://labs.cloudsecurityalliance.org/wp-content/uploads/2026/04/mythosreadyv9.pdf
1•_tk_•21m ago•0 comments

Show HN: Send physical postcards from your coding harness

https://api.melonpost.com/SKILL.md
2•thevelop•22m ago•1 comments

Which country can claim steak?

https://www.bbc.com/travel/article/20260402-which-country-can-claim-steak
1•Cider9986•22m ago•0 comments

Sindarov Wins Candidates with Round to Spare

https://www.chess.com/news/view/2026-fide-candidates-tournament-round-13
1•FergusArgyll•23m ago•0 comments

Chinese Electrotech Is the Big Winner in the Iran War

https://paulkrugman.substack.com/p/chinese-electrotech-is-the-big-winner
3•dxs•23m ago•0 comments

Who sent you? – The agent identity crisis

https://highflame.com/blogs/who-sent-you-solving-the-agent-identity-crisis
3•jalbrethsen•26m ago•0 comments

Show HN: Monitor AWS activity and security events using CloudTrail

https://github.com/cloudwatcher-dev/cloudwatcher-aws-cloudformation
1•henriklipp•26m 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?