frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Detecting Malicious Code at Scale

https://www.datadoghq.com/blog/engineering/scaling-malicious-code-detection/
1•crashpn•1m ago•0 comments

Fundamentals of Wireless Communication

https://web.stanford.edu/~dntse/wireless_book.html
2•teleforce•4m ago•0 comments

Sony Nerfs Videogame Ownership

https://www.eff.org/deeplinks/2026/07/sony-nerfs-videogame-ownership
2•Jimmc414•6m ago•0 comments

Show HN: GLM-5.2 is now available via Canopy Wave

https://twitter.com/CanopyWave_AI/status/2076667973616779441
2•Rossmax•6m ago•0 comments

Rubio announces campaign to 'dismantle' International Criminal Court

https://www.upi.com/Top_News/US/2026/07/13/rubio-campaign-dismantle-international-criminal-court/...
2•Bondi_Blue•7m ago•0 comments

Show HN: Zenveil-Security scanning for AI-generated code

https://zenveil.dev
2•Rachel28•8m ago•0 comments

Georgia family says they're forced to sell home to power AI data centers

https://www.cbsnews.com/news/georgia-power-ai-data-centers-eminent-domain/
3•rhaynes•9m ago•0 comments

Satellite Tracker – Live Map of Starlink and 30k Satellites

https://satellitemap.space/
2•rolph•19m ago•0 comments

Ask HN: Why does Chrome use 100+ mb of memory per tab?

2•Uptrenda•20m ago•0 comments

Ask HN: What is the one YouTube channel you recommend I subscribe to?

2•chirau•22m ago•1 comments

#793 – GPT 5.6 Sol solves it's third Erdos Problem – Two primitives gone

https://twitter.com/i/status/2076778478326653431
4•guywithabowtie•24m ago•1 comments

SCOTUS slip opinion: Cisco granted immunity in building China's "Golden Shield"

https://www.courtlistener.com/opinion/10878537/cisco-systems-inc-v-doe/
3•Jimmc414•26m ago•1 comments

Zig Creator Calls Spade a Spade, Anthropic Blows Smoke

https://raymyers.org/post/zig-creator-calls-spade-a-spade/
2•plinkplonk•28m ago•1 comments

China's Robotics Dream Began in 1972

https://www.chinatalk.media/p/chinas-father-of-robotics
2•gwintrob•29m ago•0 comments

Poorly Aged 80s Commercials [video]

https://www.youtube.com/watch?v=3rxiEaJbxnI
2•Bender•29m ago•0 comments

What will be left for us to work on?

https://www.normaltech.ai/p/what-will-be-left-for-us-to-work
2•randomwalker•30m ago•0 comments

Show HN: Melodusk – AI Music Generator and music tools in the browser

https://melodusk.ai
2•akseli_ukkonen•32m ago•0 comments

Lessons of Darkness

https://en.wikipedia.org/wiki/Lessons_of_Darkness
2•throwoutway•32m ago•0 comments

Building Food Metadata with LLM Juries

https://careersatdoordash.com/blog/building-food-metadata-with-llm-juries-context-optimization-mu...
3•tie-in•33m ago•0 comments

Boom? If AI Sales in the US Go South, Let's Not Bail Out Big Money Bettors

https://www.nationalmemo.com/ai-bubble-2677214150
2•baranul•34m ago•0 comments

Be a Star or a Janitor

https://99d.substack.com/p/be-a-star-or-a-janitor
2•iacguy•37m ago•0 comments

Token overhead in coding agents: the task used 0.67% but overhead used the rest

https://praveenvijayan.substack.com/p/your-agent-spends-99-of-its-tokens
4•praveenvijayan•38m ago•0 comments

Is x86 ready to ACE it?

https://chipsandcheese.com/p/is-x86-ready-to-ace-it
2•mfiguiere•39m ago•0 comments

The Economics of Recursive Self-Improvement [pdf]

https://elasticity.institute/rsi-paper.pdf
3•apsec112•39m ago•0 comments

A better rsync based on fountain codes

https://twitter.com/doodlestein/status/2075711880426062074
2•MrBuddyCasino•42m ago•0 comments

Automated Moderation Is Here to Stay–Accountability Must Keep Pace

https://www.eff.org/deeplinks/2026/07/part-2-automated-moderation-here-stay-accountability-must-k...
2•Jimmc414•42m ago•0 comments

Lobste.rs is now running on SQLite

https://lobste.rs/s/ko1ji1/lobste_rs_is_now_running_on_sqlite
4•y1n0•47m ago•1 comments

The first commercial human-like robot is here. Are replicants next?

https://www.fastcompany.com/91570086/ubtech-first-commercial-human-like-robot
2•baranul•54m ago•0 comments

Show HN: Free and open source browser extension for web automation

https://waffy.io
2•aravind-manoj•56m ago•0 comments

MorphoHDL: A minimalistic language for growing circuits

https://paradigms-of-intelligence.github.io/morpho/
11•jacktang•57m ago•1 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?