frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ukraine's Most Potent Weapon: The Software Orchestrating Its Drone Army

https://www.nytimes.com/2026/08/26/world/europe/ukraine-delta-battlefield-management.html
1•lxm•1m ago•0 comments

Trade-offs during the development of sexual traits in a horned beetle [pdf]

https://pubmed.ncbi.nlm.nih.gov/14970921/
1•thunderbong•3m ago•0 comments

Show HN: I'm building tools for Noduspall before the game launches

https://nodusfallwiki.net/
1•waynebyh•6m ago•0 comments

Pointer Stability for ArrayLists (In Zig)

https://ziglang.org/devlog/2026/#2026-08-27
1•anitil•9m ago•1 comments

FDA approves updated Covid-19 vaccines for dominant XFG variant

https://www.theguardian.com/us-news/2026/aug/27/fda-approves-updated-covid-19-vaccines
1•andsoitis•13m ago•0 comments

Hugging Face is selling a cute $399 open source duck robot, Microduck

https://techcrunch.com/2026/08/27/hugging-face-is-selling-a-cute-399-open-source-duck-robot-micro...
2•evo_9•15m ago•1 comments

Show HN: IndexFlow – Open-source indexing infrastructure built with Rust

https://github.com/IndexFlowing/IndexFlow-core
1•mandarinclips•16m ago•0 comments

Dominion Society Continues to Search for Hamilton Convention Venue

https://hamiltonpolice.on.ca/news/domcon-continues-to-search-for-hamilton-venue/
1•like_any_other•16m ago•1 comments

NOCT (Networked Off-Grid Communications Terminal) Preview [video]

https://www.youtube.com/watch?v=sIlHTcS4ZUI
1•iamnothere•18m ago•0 comments

The Masonic Murder That Inspired the First Third Party in American Politics

https://www.smithsonianmag.com/history/the-masonic-murder-that-inspired-the-us-first-third-party-...
1•CGMthrowaway•23m ago•0 comments

Streaming database queries helps reduce application memory consumption

https://www.kubeblogs.com/how-streaming-database-queries-helps-reduce-application-memory-consumpt...
3•qikouki•23m ago•0 comments

Show HN: ChessRabbit – The AI Chess Analysis Platform

https://chessrabbit.co
1•ahmedhosssam•24m ago•0 comments

Shai-Hulud was the best thing to happen to supply chain security

https://www.aikido.dev/blog/shai-hulud-trusted-publishing
1•di•26m ago•0 comments

Pack snd Run: a delivery roguelite

https://play.google.com/store/apps/details?id=com.packitgame.app&hl=en_US
5•granga•26m ago•0 comments

Ask Me Twice – A longitudinal archive of AI chatbot responses

https://wayback-api.archive.org/services/amt/
1•brokensegue•36m ago•0 comments

Global central bankers gather in Jackson Hole

https://www.semafor.com/article/08/27/2026/global-central-bankers-gather-in-jackson-hole
2•andsoitis•37m ago•0 comments

Time is running out for cyber security, warn top tech firms

https://www.bbc.com/news/articles/cwyz11475l1o
1•dabinat•38m ago•2 comments

Paging security nerds to read the microduck GitHub

https://github.com/pollen-robotics/microduck/tree/main/docs/design
1•anastasiaess•38m ago•2 comments

Alphabet stock sheds $700B as AI bills climb

https://www.semafor.com/article/08/27/2026/alphabet-stock-sheds-700b-as-ai-bills-climb
3•andsoitis•39m ago•3 comments

The Doomers are Lying to You [video]

https://www.youtube.com/watch?v=8-ay_OARNe8
1•mudil•45m ago•0 comments

ClipX (Windows clipboard manager) updated after 18 years

https://clipx.org/
3•Lorin•48m ago•2 comments

Anthropic pushes into physical world with standard to help agents run machines

https://www.cnbc.com/2026/08/27/anthropic-pushes-into-physical-world-with-new-standard-to-help-ai...
1•cebert•49m ago•2 comments

AI Lessons from Driving 200M Autonomous Miles

https://waymo.com/blog/2026/08/10ailessons/
2•dsr12•51m ago•1 comments

Praxist – Autonomous research system through parallel experimentation

https://praxist.sapient.inc
1•intpanty•52m ago•0 comments

Show HN: Node.js back end library is 1.0 now

https://github.com/vseryakov/backendjs
1•vlad1719•52m ago•0 comments

Open Session

https://github.com/tellahq/opensession
1•handfuloflight•54m ago•0 comments

Evomal: Self-Poisoning in Self-Evolving Coding Agents

https://arxiv.org/abs/2608.25776
1•sbulaev•55m ago•0 comments

USDA recalls 30k pounds of Argentine beef sold in Texas and Florida

https://cbsaustin.com/news/local/usda-recalls-30000-pounds-of-argentine-beef-sold-in-texas-and-fl...
5•cocacola1•56m ago•1 comments

Judge Rules Trump Administration’s Blacklisting of Anthropic Was Illegal

https://www.nytimes.com/2026/08/27/technology/anthropic-government-blacklisting-ruling.html
60•jbegley•59m ago•9 comments

Show HN: Asking – A simpler customer support inbox for small teams

https://asking.com.br/
2•wozzp•1h 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?