frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

If u need to control a super smart looking slop blob, try Liquid Orb Editor

https://github.com/LerSent001/orb
1•interweb•4m ago•0 comments

Ask HN: LinkedIn, but only for people you've physically met?

2•Riphyak•8m ago•1 comments

Ezducate an AI powered special education platform

https://www.ezducate.ai/
1•alexandertrish•10m ago•0 comments

Vercel Status – Elevated errors for Workflow streams

https://www.vercel-status.com/incidents/ybx6km0j1gwk
1•kyisaiah47•10m ago•0 comments

A Cop's Case for Flock

https://worksinprogress.co/issue/a-cops-case-for-flock/
1•mvlipwig•17m ago•0 comments

Interactive Model View zai-org/GLM-5.3

https://hfviewer.com/zai-org/GLM-5.3
4•ResearchAtPlay•18m ago•0 comments

Andrew Garfield on Playing Sam Altman in "Artifical"

https://variety.com/2026/film/news/andrew-garfield-talks-playing-sam-altman-artificial-open-ai-12...
3•nreece•20m ago•0 comments

Citations in AI-written reports did not exist

https://www.stipple.sh/resources/ai-citation-hallucination-benchmark
4•gcsydney•25m ago•0 comments

Messy

https://www.observed.life/messy
2•andsoitis•26m ago•0 comments

I'm the Guy Who Destroys Antique Books After We Scan Them into Our Company's AI

https://www.mcsweeneys.net/articles/im-the-guy-who-destroys-antique-books-after-we-scan-them-into...
5•9woc•27m ago•1 comments

Debian Votes to Allow "Responsible Use of Generative AI"

https://www.phoronix.com/news/Debian-Votes-Responsible-AI-Use
4•mappu•27m ago•0 comments

OpenAI and Anthropic are ruining San Francisco

https://www.sfgate.com/local/article/open-ai-anthropic-ruining-sf-22404657.php
5•spking•28m ago•0 comments

Agents in IMessages that can do anything

https://hirealpha.chat/
2•Sashank_Singh•28m ago•0 comments

A deep dive into Grok Bot

https://flaviocopes.com/grok-bot/
2•thoughtpeddler•32m ago•0 comments

OpenAI Dumps Cursor

https://www.bloomberg.com/news/articles/2026-08-29/openai-to-end-partnership-with-cursor-after-sp...
2•MehrdadKhnzd•36m ago•1 comments

A shelf with counts in HTML (no JavaScript)

https://webwithoutjs.com/lab/shelf/
3•nreece•39m ago•0 comments

Terminal-Bench 4.0

https://www.tbench.ai/news/terminal-bench-4-0
1•mji•40m ago•0 comments

Quest for the Eternal Dock – Lambdock

https://jointhefreeworld.org/blog/articles/gnu-linux/quest-for-eternal-dock/index.html
3•signa11•41m ago•0 comments

Box breathing: Inside the 'most powerful hack' to control stress

https://www.bbc.com/news/articles/c5y5jqly153o
2•1659447091•41m ago•0 comments

Why this philosopher turned down Anthropic

https://www.ft.com/content/bdb3b820-905b-431e-82c0-386535755af1
2•outside1234•42m ago•0 comments

Show HN: SlideX – Open-source presentations with MDX

https://www.slidexdeck.com/en/
1•zz41354899•42m ago•0 comments

Personal Dynamic Media (1977)

https://ieeexplore.ieee.org/document/1646405
2•gone35•46m ago•0 comments

LSPs for LLMs

https://ianbarber.blog/2026/08/11/lsps-for-llms/
2•ocamoss•48m ago•0 comments

Show HN: Metis – An agent harness pushing DeepSeek to Opus-tier coding (82%)

https://github.com/Wholiver/metis
2•oliverhuchenrui•49m ago•0 comments

Subs, a cloud native agent harness

https://github.com/substructureai/subs
1•xwil•49m ago•0 comments

TurboKV: Insanely fast Rust key-value store

https://github.com/kingroryg/turbokv
18•rgbimbochamp•1h ago•0 comments

PureSpace – Lightweight macOS cleaner and uninstaller

https://www.haoqibit.com/puremac
2•Popang•1h ago•1 comments

PastePal – Clipboard manager for Mac with iCloud sync

https://www.haoqibit.com/pastepal
2•Popang•1h ago•0 comments

Our decision on Cursor following its acquisition by SpaceX

https://twitter.com/OpenAI/status/2093515564786540695
9•qainsights•1h ago•1 comments

Landlady to 9/11 hijackers reveals their links to alleged Saudi spy

https://www.bbc.com/news/articles/c99dvm39mreo
2•1659447091•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?