frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Was Hugging Face Breached by AI Agents?

https://mrkt30.com/was-hugging-face-breached-by-ai-agents/
1•technewssss•2m ago•0 comments

The Night France Saved the British Grid

https://dispatches.kilowatts.io/p/a-midsummer-nights-near-miss
1•okeuro49•3m ago•1 comments

SwiftUI After 7 Years: A Story of Mediocrity [video]

https://www.youtube.com/watch?v=3XaHHFOZeJg
1•dsego•3m ago•0 comments

Controversial US Billionaire Peter Thiel Receives Axel Springer Award

https://dpa-international.com/economics/urn:newsml:dpa.com:20090101:260717-930-400413/
1•doener•7m ago•0 comments

Show HN: LongTerMemory Study tool with no subscription built with QDrant and RAG

https://longtermemory.com
1•aledevv•9m ago•0 comments

Qwen-Image-3.0: Rich Content, Authentic Details, Deep Knowledge

https://qwen.ai/blog?id=qwen-image-3.0
3•ilreb•9m ago•0 comments

Sharden Is Live

https://sharden.website
1•babakkarimib•11m ago•0 comments

Sony ARW6 (LLVC v3) reverse-engineered decoder

https://github.com/abbradar/arw6_decode
1•vuvko•11m ago•0 comments

Rust for Morello ARM CHERI: always-on memory safety, even in unsafe code [pdf]

https://drops.dagstuhl.de/storage/00lipics/lipics-vol263-ecoop2023/LIPIcs.ECOOP.2023.39/LIPIcs.EC...
1•fanf2•12m ago•0 comments

The "Local AI" Lie We've All Been Sold

https://medium.com/@klaudibregu/the-local-ai-lie-weve-all-been-sold-6d3f9373de5e
2•trilogic•12m ago•0 comments

Wire AI: An AI Native growth engineer for Mobile apps

https://getwireai.com
1•malik_chohra•13m ago•0 comments

ChatBOT chapter thread is two weeks old. That's why the prose went soft

1•buckram-studio•13m ago•0 comments

Show HN: AI Song – turn prompts or lyrics into complete songs

https://ai-song.net/
1•jnke•16m ago•0 comments

AI Breakthroughs Guide: The Ultimate Overview of July 2026 Innovations

https://aichatspot.online/ai-breakthroughs-guide-the-ultimate-overview-of-july-2026-innovations/
1•coinpress•17m ago•0 comments

Nuvistor

https://en.wikipedia.org/wiki/Nuvistor
1•chicken-stew•18m ago•0 comments

OpenPlanter

https://github.com/ShinMegamiBoson/OpenPlanter
1•anticensor•20m ago•0 comments

Microsoft Taps AMD for at Scale AI CPU and GPU Clusters

https://www.nextplatform.com/cloud/2026/07/20/microsoft-taps-amd-for-at-scale-ai-cpu-and-gpu-clus...
1•rbanffy•21m ago•0 comments

Software Factories, Light and Dark

https://twitter.com/addyosmani/status/2079442194449232227
1•pretext•21m ago•0 comments

Aceto: Browser overlay and MCP building HTML mockups together with an AI

https://github.com/alexzeitler/aceto
1•handfuloflight•22m ago•0 comments

A Defense of Appetite

https://www.0x4a6f65.com/p/a-defense-of-appetite
1•gagdiez•24m ago•0 comments

The future of the Keycloak Discourse forum

https://www.keycloak.org/2026/07/future-of-keycloak-forum
1•mnming•24m ago•0 comments

Vixen 0.3 – fork of ratpoison (winman) goes back in time to resolve old bugs

https://codeberg.org/spidervixn/vixen
1•icmpkitty•31m ago•1 comments

[LITERARY CRITICISM] The 'Screwfly Solution' Solution: Bi-Sexuality

https://gwern.net/screwfly
1•barry-cotter•34m ago•1 comments

Show HN: A BIOS-style terminal for observing a deterministic persistent world

https://speykye.github.io/persistent-world-observer-terminal/
1•Speykey•35m ago•1 comments

Judge halts Paramount's $111B purchase of Warner Bros. in win for US states

https://arstechnica.com/tech-policy/2026/07/judge-halts-paramounts-111b-purchase-of-warner-bros-i...
4•rbanffy•37m ago•0 comments

Did China just beat Intel?

https://twitter.com/SemiAnalysis_/status/2079251630608842814
5•xnhbx•41m ago•0 comments

Stacker – Deploy multi-container Docker stacks with one CLI command

https://github.com/trydirect/stacker
1•trydirect•43m ago•0 comments

AI-Assisted Vulkan Development

https://docs.vulkan.org/tutorial/latest/AI_Assisted_Vulkan/introduction.html
2•pjmlp•43m ago•0 comments

Configuration Complexity Clock (2012)

http://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html
1•dwrodri•45m ago•0 comments

Figma Console MCP

https://github.com/southleft/figma-console-mcp
1•handfuloflight•46m 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?