frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

40 Years of Wireless Evolution Leads to a Smart, Sensing Network

https://spectrum.ieee.org/telecom-history-1g-to-6g
2•Brajeshwar•36s ago•0 comments

"Added 1M context window for Opus 4.6 by default for Max, Team, and Enterprise"

https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/CHANGELOG.md
2•taspeotis•3m ago•0 comments

Could a Day Job Be the Foundation of an Artist's Success?

https://3quarksdaily.com/3quarksdaily/2026/03/could-a-day-job-be-the-foundation-of-an-artists-suc...
1•herbertl•4m ago•0 comments

Japanese government makes indie game devs eligible for grants up to $60k USD

https://automaton-media.com/en/news/japanese-government-makes-indie-game-developers-eligible-for-...
2•maenbalja•6m ago•0 comments

Pick one of catastrophic or equitable. Are founder clean breaks possible?

1•mehctothroaway•7m ago•0 comments

How the Strait of Hormuz closure affects global oil supply

https://www.reuters.com/graphics/IRAN-CRISIS/OIL-LNG/mopaokxlypa/
2•aanet•8m ago•1 comments

Iran and Region Monitor of Attacks and Major Events

https://newsfeed-staging.pages.dev/
1•msukhareva•8m ago•0 comments

Smaller Than a Fingernail: Unboxing the Tiniest Books [video]

https://www.youtube.com/watch?v=faN_yEghseo
1•gnabgib•10m ago•0 comments

Electron microscopy shows 'mouse bite' defects in semiconductors

https://news.cornell.edu/stories/2026/03/electron-microscopy-shows-mouse-bite-defects-semiconductors
1•hhs•11m ago•0 comments

Show HN: diz – SSH key exchange in one command each side

https://github.com/noahra/diz
1•noahra•11m ago•0 comments

The Playbook and Play-Engine Site (2003)

https://www.wisdom.weizmann.ac.il/~playbook/
1•turtleyacht•14m ago•1 comments

Digg cuts jobs after facing AI bot surge

https://www.reuters.com/technology/digg-cuts-jobs-after-facing-ai-bot-surge-2026-03-13/
1•geox•16m ago•1 comments

macOS backups with Kopia and Backblaze (2023)

https://hmarr.com/blog/mac-backups-with-kopia/
2•chmaynard•16m ago•0 comments

Dust Outbreak Reaches Europe

https://science.nasa.gov/earth/earth-observatory/dust-outbreak-reaches-europe/
1•gnabgib•17m ago•0 comments

How the Iran War Threatens Big Tech's AI Data Center Buildout in the Middle East [video]

https://www.youtube.com/watch?v=-vhTIkq9-ng
1•mgh2•19m ago•0 comments

Harnessing eDNA to help conserve Australia's oceans

https://phys.org/news/2026-03-harnessing-edna-australia-oceans.html
1•Brajeshwar•20m ago•0 comments

The AI that taught itself: Researchers show how AI can learn what it never knew

https://viterbischool.usc.edu/news/2026/03/the-ai-that-taught-itself-usc-researchers-show-how-art...
1•hhs•24m ago•0 comments

Execwall – firewall to stop ModelScope CVE-2026-2256 (AI agent command injectn)

1•sentra•24m ago•0 comments

Ask HN: Has anyone built an AI agent that spends real money?

1•xodn348•25m ago•0 comments

Waitrose suspends sale of mackerel because of overfishing

https://www.theguardian.com/environment/2026/feb/26/waitrose-suspends-sale-mackerel-overfishing
1•PaulHoule•25m ago•0 comments

High Grow Market Equilibrium After the Singularity

https://www.lesswrong.com/posts/WS3JBPsBGtJvFDEjy/high-grow-market-equilibrium-after-the-singularity
1•gmays•25m ago•0 comments

Stop repeating yourself to Claude Code

https://www.gopeek.ai
4•itsankur•25m ago•1 comments

I beg you to follow Crocker's Rules, even if you will be rude to me

https://lr0.org/blog/p/crocker/
8•ghd_•26m ago•5 comments

Computing in Freedom with GNU Emacs

https://protesilaos.com/codelog/2026-03-13-computing-in-freedom-with-gnu-emacs/
3•birdculture•27m ago•0 comments

Annette Obrestad: The teenage prodigy who won the first WSOP Europe Main Event

https://www.poker.org/latest-news/annette-obrestad-the-teenage-prodigy-who-won-the-first-wsop-eur...
1•indigodaddy•27m ago•0 comments

YC: Need more time to review application

2•bstrama•29m ago•0 comments

Global Flood Hub by Google

https://sites.research.google/floods/
2•teleforce•32m ago•0 comments

Ninth Circuit Guts California's Kids Code Once Again

https://www.techdirt.com/2026/03/13/ninth-circuit-guts-californias-kids-code-once-again/
2•hn_acker•33m ago•0 comments

Did I photograph the Aurora or was it something else? (2016)

https://wp.lancs.ac.uk/aurorawatchuk/2016/03/16/did-i-photgraph-the-aurora-or-was-it-something-else/
1•susam•36m ago•0 comments

What changes happen in the aging brain?

https://www.salk.edu/news-release/what-changes-happen-in-the-aging-brain/
2•hhs•37m 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?