frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Higher usage limits for Claude and a compute deal with SpaceX

https://www.anthropic.com/news/higher-limits-spacex
1•meetpateltech•40s ago•0 comments

Creators of Grok, the AI Chatbot

https://x.ai/news/anthropic-compute-partnership
2•surprisetalk•2m ago•0 comments

Show HN: Daily knowledge-point briefing from your coding-agent sessions

https://github.com/madebywelch/recap
1•madebywelch•3m ago•0 comments

Canadian fiddler sues Google after AI Overview claimed he was a sex offender

https://www.theguardian.com/music/2026/may/05/canadian-ashley-macisaac-fiddler-musician-singer-so...
3•LordAtlas•5m ago•0 comments

Gavel: Towards Rule-Based Safety Through Activation Monitoring

https://arxiv.org/abs/2601.19768
1•wslh•6m ago•0 comments

Corgi Insurance (YC) is a unicorn (Forbes)

https://www.forbes.com/sites/richardnieva/2026/05/05/corgi-ai-unicorn/
6•cedric_h•6m ago•0 comments

Direct SQL access to over 286B crypto trades

https://koinju.io/crypto-market-data-api
5•knazim•10m ago•1 comments

Israel's AI targeting system: How data from a phone become a death sentence

https://www.latimes.com/world-nation/story/2026-05-04/inside-israels-ai-targeting-system-how-data...
3•rufasterisco•10m ago•0 comments

Show HN: AgentBrain – local-first Markdown/JSON vault for AI agents

https://agentbrain.heroka.xyz
1•pitashi•10m ago•0 comments

How Google achieved 6x faster migration from TensorFlow to Jax

https://cloud.google.com/blog/topics/developers-practitioners/6x-faster-migration-from-tensorflow...
1•ilreb•11m ago•0 comments

Apples settles lawsuit about Siri AI, iPhone users can get $25-$95 each

https://www.theverge.com/tech/924706/apple-iphone-siri-intelligence-class-action-lawsuit-settlement
2•pzxc•13m ago•1 comments

Amp, Rebuilt

https://ampcode.com/news/neo
5•tosh•13m ago•0 comments

The Reliability Race

https://twitter.com/jdroege/status/2052049364579659849
1•pretext•13m ago•0 comments

OpenTelemetry Signals from First Principles

https://kodraus.github.io/opentelemetry/2026/05/04/otel-first-principles.html
1•birdculture•14m ago•0 comments

What you're writing when you write a SKILL.md

https://internals.laxmena.com/p/what-youre-actually-writing-when
1•gmays•15m ago•0 comments

Canadian Privacy Commissioners' Investigation into OpenAI

https://www.priv.gc.ca/en/opc-actions-and-decisions/investigations/investigations-into-businesses...
2•bparsons•15m ago•0 comments

Wi is Fi: Understanding Wi-Fi 4/5/6/6E/7/8 (802.11 n/AC/ax/be/bn)

https://www.wiisfi.com/
1•homebrewer•16m ago•0 comments

Securing CI/CD for an open source project

https://cilium.io/blog/2026/05/06/securing-cicd-open-source-lessons-from-cilium/
1•aanm__•16m ago•0 comments

From Probable to Provable: What Automated Reasoning Means for the Board

https://mariothomas.com/blog/automated-reasoning-explainer/
1•baruchel•18m ago•0 comments

Show HN: Tilde.run – Agent Sandbox with a Transactional, Versioned Filesystem

https://tilde.run/
13•ozkatz•19m ago•2 comments

First Public Working Draft: CBOR-LD 1.0

https://www.w3.org/news/2026/first-public-working-draft-cbor-ld-1-0/
1•gslin•21m ago•0 comments

Creating an animated manga with GPT Image 2.0 and Claude Code

https://groverburger.xyz/notes/2026-04-27-mangamotion/
2•__grob•22m ago•0 comments

All means are fair except solving the problem

https://yosefk.com/blog/all-means-are-fair-except-solving-the-problem.html
2•akkartik•25m ago•1 comments

Show HN: Costanza – an autonomous AI agent that can't be turned off

https://ahrussell.com/writing/costanza/
3•aruss•27m ago•1 comments

The Android Show – I/O Edition – one of the biggest years for Android yet

https://www.android.com/new-features-on-android/io-2026/
1•koeliga•27m ago•0 comments

I Tried Out a $60 Capsule Hotel in Honolulu: No Door, No Bathroom, No Problem

https://www.wsj.com/lifestyle/travel/i-tried-out-a-60-capsule-hotel-in-honolulu-no-door-no-bathro...
1•lxm•28m ago•0 comments

OpenAI unveils protocol to stretch compute

https://www.thedeepview.com/articles/exclusive-openai-unveils-protocol-to-stretch-compute
1•mhandley•28m ago•0 comments

Built a real-time bird tracking station to combat my burnout

https://alec.is/birds/
3•arm32•28m ago•0 comments

California has six voting groups beyond just Democrat or Republican

https://www.sfchronicle.com/projects/2026/california-political-groups/
2•littlexsparkee•28m ago•0 comments

Maramaps – Turn Strava activities into map art for your socials

https://maramaps.com/
1•buttertoast•28m ago•0 comments
Open in hackernews

Show HN: BugStalker - a modern Rust debugger

https://github.com/godzie44/BugStalker
115•godzie•1y ago

Comments

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