frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Hello Robot's Wheeled Home Robot Ditches Humanoid Hype

https://spectrum.ieee.org/stretch-4-home-robot
1•rbanffy•36s ago•0 comments

Clippy can send emails, write excel sheets, and interact with any application

https://clippyai.app
1•AmDab•1m ago•0 comments

Developer Experience Is a Performance Feature

https://bytecode.news/posts/2026/05/developer-experience-is-a-performance-feature
1•LaSombra•4m ago•0 comments

Steve Jobs Next Computer: His Forgotten Exile Years

https://spectrum.ieee.org/steve-jobs-next-computer
1•rbanffy•8m ago•0 comments

SDL Library Adds Support for the New Steam Controller Without Depending on Steam

https://www.phoronix.com/news/SDL-Steam-Controller-2026
2•haunter•8m ago•1 comments

Justice Department Investigation Determines Yale Discriminated Based on Race

https://www.justice.gov/opa/pr/justice-department-investigation-determines-yales-medical-school-d...
2•Claudus•11m ago•1 comments

NanoTDB – Golang Append-Only Time Series DB

https://github.com/aymanhs/nanotdb
1•aymanhs72•11m ago•0 comments

Known by Their Actions: Fingerprinting LLM Browser Agents via UI Traces

https://arxiv.org/abs/2605.14786
1•sbulaev•14m ago•0 comments

Tachyons Neo – Utility CSS without build step

https://tachyonsneo.com
2•hit8run•18m ago•1 comments

Show HN: OrcaSheets, local first analytics engine to process billions of rows

https://orcasheets.ai
1•ydgandhi•20m ago•0 comments

How to Enter Side Doors

https://velvetnoise.substack.com/p/how-to-enter-side-doors
1•jger15•24m ago•0 comments

Nairobi became a nexus for the black market in giant harvester ants

https://www.theguardian.com/environment/ng-interactive/2026/may/13/smuggled-illegal-global-trade-...
2•Michelangelo11•30m ago•1 comments

Scryve-tools – Unified wallet auth for CKB, EVM, and BTC in one NPM package

https://github.com/tecmeup123/scryve-tools
1•scryve•37m ago•0 comments

The Earliest Known Dentistry Wasn't Done by Our Species

https://www.sciencealert.com/the-earliest-known-dentistry-wasnt-done-by-our-species
2•janandonly•41m ago•1 comments

Show HN: Sanjaya – Academic paper discovery and extraction (OpenAlex/Scrapy)

https://sanjaya-six.vercel.app/
1•oug-t•43m ago•1 comments

Rest alone doesn't fix burnout. Here's the structural reason why

https://www.sharks-coaching.com/content-hub/emotions-and-stress-management/how-to-recover-from-bu...
4•roxxon_1•43m ago•1 comments

Show HN: One Markdown File to Set Up Claude, Codex, Cursor and Copilot

https://github.com/kernalix7/ai-project-setup
2•kernalix7•44m ago•0 comments

Show HN: Domain DMARC Checker

https://dmarcdefender.io/tools/domain-check
3•c0nrad•46m ago•0 comments

Overseas fakers using AI videos to push a narrative of UK decline, BBC finds

https://www.bbc.co.uk/news/articles/ckgpyn30dp3o
5•dijksterhuis•46m ago•1 comments

Show HN: Mailenc – Test if your PGP email setup works

https://mailenc.org/
2•soeckly•46m ago•0 comments

AI Will Not Make Everyone More Productive

https://www.vincentschmalbach.com/ai-will-not-make-everyone-more-productive/
4•vincent_s•49m ago•0 comments

Britain's latest civil servant is a chatbot trained on Gov.uk misery

https://www.theregister.com/public-sector/2026/05/15/britains-latest-civil-servant-is-a-chatbot-t...
2•jjgreen•49m ago•0 comments

Ask HN: How do you listen to research papers? (TTS workflows for commutes)

2•vinxu•53m ago•1 comments

Ways in which GenAI has changed the way I write code so far

https://lengrand.fr/ways-in-which-genai-has-changed-my-coding-so-far/
2•jlengrand•54m ago•0 comments

Geography is four-dimensional

https://sive.rs/4d
12•galfarragem•56m ago•1 comments

Show HN: My time has come – let Claude Code wrap up before 5-hour usage runs out

https://github.com/JinBa1/my-time-has-come
2•BuyG1n•56m ago•1 comments

Stochastic Parrots: Frequently Unasked Questions

https://medium.com/@emilymenonbender/stochastic-parrots-frequently-unasked-questions-49c2e7d22d11
1•edent•1h ago•0 comments

Node 26.1.0 – experimental node:FFI module

https://nodejs.org/en/blog/release/v26.1.0
1•tosh•1h ago•0 comments

Best Realtime Voice Agent in 2026

https://techstackups.com/articles/best-voice-agent-2026/
1•ritzaco•1h ago•0 comments

Tech groups score win on clean energy rules for gas-powered data centres

https://www.ft.com/content/2ed922bb-266f-45cc-8930-c4ab5422bf95
1•zekrioca•1h 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?