frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Japan to ban gene-edited embryos aimed at creating "designer babies"

https://english.kyodonews.net/articles/-/73964
1•randycupertino•24s ago•0 comments

Agents can't check their own work

https://frontierai.substack.com/p/agents-cant-check-their-own-work
1•yedava•42s ago•0 comments

Artemis II Flight Day 10: Crew Sets for Final Burn, Splashdown

https://www.nasa.gov/blogs/missions/2026/04/10/artemis-ii-flight-day-10-crew-sets-for-final-burn-...
1•js2•1m ago•0 comments

LLMs 'banchmark' where they write code controlling units in a 1v1 RTS

https://yare.io/ai-arena
1•levmiseri•1m ago•0 comments

May be the first year of a million CVEs

https://liam-on-linux.dreamwidth.org/98430.html
1•speckx•2m ago•0 comments

The Hypercurious Mind

https://aeon.co/essays/how-the-hypercuriosity-of-adhd-may-have-helped-humans-thrive
1•supermdguy•3m ago•0 comments

Indian Government seeks X Community Notes oversight with IT Rules tweaks

https://www.hindustantimes.com/india-news/government-seeks-x-community-notes-oversight-with-it-ru...
1•LordAtlas•5m ago•0 comments

Cypress vs. Playwright: Architecture Deep Dive

https://yatsushi.com/blog/cypress-vs-playwright/
1•jumbosushi•5m ago•0 comments

A New Wakamai Fondue

https://pixelambacht.nl/2026/a-new-wakamai-fondue/
1•robin_reala•6m ago•0 comments

A discrete structural grammar for financial markets – Kaggle competition

https://www.kaggle.com/competitions/ska-crypto-trading-bot-with-binance
1•quantiota•6m ago•0 comments

Two hundred chimpanzees are embroiled in a 'civil war'

https://www.scientificamerican.com/article/two-hundred-chimpanzees-are-embroiled-in-a-civil-war/
2•gscott•7m ago•0 comments

Peers vote to ban pornography depicting sex acts between stepfamily members

https://www.theguardian.com/society/2026/apr/10/porngraphy-depicting-sex-acts-between-stepfamily-...
3•azalemeth•8m ago•0 comments

BMW iX5 Hydrogen Gets New Flat Tank System, Range Up to 750 Km

https://www.bmwblog.com/2026/04/08/bmw-ix5-hydrogen-flat-tank-system-750-km-range/
1•akyuu•10m ago•0 comments

The AWS Lambda 'Kiss of Death'

https://shatteredsilicon.net/the-aws-lambda-kiss-of-death/
2•tkyjonathan•10m ago•1 comments

Ask HN: What Are You Working On? (April 2026)

1•niyazpk•10m ago•0 comments

Detecting multiple cancers and other diseases from a single blood sample

https://medicalxpress.com/news/2026-04-multiple-cancers-diseases-blood-sample.html
1•gmays•12m ago•0 comments

The Global Wildlife Trade Is Fueling the Spread of Viruses

https://e360.yale.edu/digest/wildlife-trade-disease
1•speckx•13m ago•0 comments

Show HN: I built an AI pipeline to turn Infosec talks into readable, quick blogs

https://greptalks.ai
1•csima•15m ago•0 comments

They thought Iran has no air defence

https://megam226.substack.com/p/they-said-iran-had-no-air-defenses
2•megam226•16m ago•0 comments

Engineering a Better Java Build Tool [video]

https://www.youtube.com/watch?v=OtsJ902k458
1•lihaoyi•17m ago•0 comments

Europe funds our brainwashing (Proton CEO warns) [video]

https://www.youtube.com/watch?v=RTCkiWju46o
1•chriswep•17m ago•0 comments

Built something I don't even know how to position anymore

https://www.indiehackers.com/post/built-something-i-don-t-even-know-how-to-position-anymore-dfbb5...
1•Damjanmb•18m ago•0 comments

Industrial design files for Keychron keyboards and mice

https://github.com/Keychron/Keychron-Keyboards-Hardware-Design
21•stingraycharles•20m ago•2 comments

Deep Thought: A Conversation with Wolf Biermann – Arte.tv Documentary

https://www.youtube.com/watch?v=7KG4_6vy3P4
1•doener•20m ago•0 comments

New Vulnerabilities in IBM WebSphere Liberty Can Lead to Full Server Compromise

https://www.oligo.security/blog/new-websphere-liberty-vulnerabilities
1•curmudgeon22•21m ago•0 comments

TurboQuant Pro – 27-41x embedding compression via PCA-Matryoshka

https://github.com/ahb-sjsu/turboquant-pro
2•ahb-sjsu•21m ago•0 comments

Claude Code is a vibe-coded mess. Some of it is good

https://blog.raed.dev/posts/claude_code_clever_ideas/
5•Raed667•22m ago•1 comments

Xclif: The file routing-based CLI framework

https://github.com/ThatXliner/xclif
1•thatxliner•23m ago•0 comments

Meta Pauses Work with Mercor After Data Breach Puts AI Industry Secrets at Risk

https://www.wired.com/story/meta-pauses-work-with-mercor-after-data-breach-puts-ai-industry-secre...
1•gmays•23m ago•0 comments

Deconstructing a Black Hole in a Fragment Shader

https://vaidikv.github.io/deconstructing-a-black-hole/
3•apson•25m ago•1 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?