frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Why AI Orchestration Belongs in the Browser

https://www.esri.com/en-us/software-engineering/blog/articles/ai-orchestration-in-the-browser
1•dhrumil83•1m ago•0 comments

Caught a .git/Config Crawler

https://bruceediger.com/posts/git-config-spider/
1•birdculture•1m ago•0 comments

Artificiety – Agentic society in a fantasy world (early access)

https://artificiety.world
1•Haldt•4m ago•1 comments

Ternlight – 7 MB embedding model that runs in browser (WASM)

https://ternlight-demo.vercel.app/
1•soycaporal•5m ago•1 comments

Boffins bet on quantum computers, AI supers to solve fusion fuel dilemma

https://www.theregister.com/science/2026/07/06/boffins-bet-on-quantum-computers-ai-supers-to-solv...
1•Bender•6m ago•0 comments

Tesla app code reveals cabin camera will verify driver before FSD

https://electrek.co/2026/07/06/tesla-cabin-camera-fsd-identity-check/
2•Bender•6m ago•0 comments

Show HN: Cindy – Managing infrastructure at breakneck speed

https://cindy.rs
1•martinkroner•7m ago•0 comments

Ask HN: Buy Me a Coffee Alternative

1•sudo_cowsay•10m ago•1 comments

Fable turned remarkable into Tom Riddle's diary from Harry Potter

https://github.com/MaximeRivest/Riddle
1•modinfo•11m ago•0 comments

Things Will Escalate This Week Oil Prices Will Surge [video]

https://www.youtube.com/watch?v=uCJ02B4DcDM
1•Bender•13m ago•0 comments

Home made 8192 Core RISC-V Cluster [video]

https://www.youtube.com/watch?v=qMR3IXF2sWw
1•boznz•14m ago•1 comments

Google CEO brought optimism to Stanford commencement. Some graduates walked out

https://www.mercurynews.com/2026/06/14/stanford-google-sundar-pichai-israel-gaza/
1•gnabgib•15m ago•1 comments

NASA's request to the private sector for plans for commercial space stations

https://sam.gov/workspace/contract/opp/19a8a55c066441ef891e33bac770dd9d/view
1•ohjeez•18m ago•0 comments

Vessel

https://claude.ai/public/artifacts/2c647671-3f94-4d22-b3c1-f2b5a0e17b6e
1•schwarzarno•23m ago•1 comments

Proton now using 100% Chinese LLM's – drops European and US

https://old.reddit.com/r/BuyFromEU/comments/1up518w/proton_now_using_100_chinese_llms_drops_europ...
4•doener•25m ago•0 comments

Speechify's Simba 3.2 API takes the #1 spot on Artificial Analysis Speech Arena

https://artificialanalysis.ai/text-to-speech/leaderboard/selected-voice
2•lukeocodes•26m ago•0 comments

Joseph Brant

https://en.wikipedia.org/wiki/Joseph_Brant
1•vinnyglennon•26m ago•0 comments

Commits · antirez/ds4 glm5.2 branch

https://github.com/antirez/ds4/commits/glm5.2/
1•tingletech•28m ago•0 comments

Generating Dynamic Open Graph Images on Cloudflare Workers

https://vinayakkulkarni.dev/articles/dynamic-og-images-on-cloudflare-workers/
1•vinayakkulkarni•29m ago•0 comments

Not everything should cost a token: the case for deterministic AI

https://www.vybe.build/blog/learn-what-not-to-tokenize
1•marwann•35m ago•0 comments

Show HN: L9gpu – GPU telemetry that ties each GPU to the K8s pod or Slurm job

https://github.com/last9/gpu-telemetry
2•nishantmodak•38m ago•0 comments

OpenSSH 10.4/10.4p1 Released

https://www.openssh.org/txt/release-10.4
3•throw0101a•39m ago•2 comments

Elon Musk promotes 'anti-migrant' Armie Hammer film with free download on X

https://www.theguardian.com/film/2026/jun/30/elon-musk-anti-migrant-armie-hammer-film-free-downlo...
5•croes•39m ago•1 comments

Claude and Codex and Grok: my current workflow and its friction

https://www.nativesoul.dev/
2•fillipecordeiro•40m ago•0 comments

X509-limbo: testvectors and tooling for evaluating X.509 path validation

https://x509-limbo.com/
2•sscaryterry•40m ago•0 comments

Acronym Fatigue Series Introduction: why I'm wary of acronyms

https://devz.cl/posts/acryonym-fatigue-series-why-i-m-wary-of-engineering-acronyms/
1•DanielVZ•41m ago•0 comments

I'm adding QR Codes on my cables

https://old.reddit.com/r/homelab/comments/1upbg07/im_adding_qr_codes_on_my_cables/
3•andresribeiro•42m ago•1 comments

Poly/ML – A Standard ML Implementation

https://github.com/polyml/polyml
2•Lyngbakr•43m ago•0 comments

What is the oldest American object ever launched into space?

https://arstechnica.com/space/2026/07/whats-the-oldest-americana-flown-in-space/
3•Bender•47m ago•0 comments

Kremlin suspected of flying drones over Europe using Russian shadow fleet

https://arstechnica.com/gadgets/2026/07/kremlin-suspected-of-flying-drones-over-europe-using-russ...
2•Bender•47m 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?