frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ICE Awards $25M Iris-Scanning Contract to Bi2 Technologies

https://www.projectsaltbox.com/p/ice-awards-25-million-iris-scanning
2•cdrnsf•50s ago•0 comments

SBCL – Struct by Value Final

https://github.com/jbouwman/sbcl/pull/14/commits/95acdf13aecda724f2dba12c4fb056ac825c58c8
1•dismalaf•1m ago•0 comments

AI-fix: type one word after a failed command and it fixes it

https://github.com/anasmohiuddinsyed-bit/ai-fix
1•Anas1371•2m ago•0 comments

Plane Geometry: An Elementary Textbook by Shalosh B. Ekhad, XIV (Circa 2050)

https://sites.math.rutgers.edu/~zeilberg/GT.html
1•casey2•3m ago•0 comments

Browserling – free cross-browser testing tool

https://www.browserling.com
1•tester1•10m ago•0 comments

The shared recipe behind search: Images, Shazam and RAG

https://medium.com/@pablo.cael/the-shared-recipe-behind-search-images-shazam-and-rag-08fc93a276ac
1•pcael•14m ago•0 comments

Show HN: CurRant->Screw Google scourge, help people notice what is worth a look

https://currantfeed.cc/
1•PAndreew•14m ago•1 comments

AV2 Codec Looks Like It Will Be Officially Released Next Week

https://www.phoronix.com/news/AV2-Next-Week
1•breve•17m ago•0 comments

Inequality Fell as (Bronze Age) Mohenjo-Daro Grew

https://www.anthropology.net/p/inequality-fell-as-mohenjo-daro-grew
3•marojejian•19m ago•1 comments

My I3-Emacs Integration

https://khz.ac/software/i3-integration.html
3•nosolace•26m ago•0 comments

Experimental Drug Retatrutide Yields Dramatic Weight Loss

https://www.nytimes.com/2026/05/21/science/retatrutide-weight-loss-drug.html
1•bookofjoe•27m ago•1 comments

Why T. Rex had tiny arms

https://nautil.us/we-finally-have-the-answer-for-t-rexs-tiny-arms-1280997
2•marojejian•37m ago•0 comments

Earliest Uses of Various Mathematical Symbols

https://mathshistory.st-andrews.ac.uk/Miller/mathsym/
4•layer8•41m ago•0 comments

Bun.Image

https://bun.com/docs/runtime/image
15•chakintosh•42m ago•2 comments

AI Governance 2026: I Almost Quit over This Shit (and Why You Might Too)

https://medium.com/open-ai/ai-governance-2026-i-almost-quit-over-this-shit-and-why-you-might-too-...
3•sukhpinder0804•47m ago•1 comments

Show HN: Fruitsy, a slot machine game

https://fruitsy.surge.sh
5•stagas•47m ago•0 comments

Jira Is Turing-Complete

https://seriot.ch/computation/jira.html
5•MrFinch•49m ago•0 comments

Codex is flagged as malware on macOS

https://github.com/openai/codex/issues/23195
3•vldszn•49m ago•4 comments

Wildlife is watching us, too – and changing their behavior in response

https://news.yale.edu/2026/05/21/wildlife-watching-us-too-and-changing-their-behavior-response
4•hhs•54m ago•1 comments

BFI Online Video Collection

https://replay.bfi.org.uk/collection/458
2•philo23•54m ago•1 comments

World Machines

https://worldmachines.org/resources
3•jerlendds•55m ago•0 comments

Curious cases of financial engineering in biotech

https://www.owlposting.com/p/curious-cases-of-financial-engineering
3•abhishaike•56m ago•0 comments

Birds can see into the UV spectrum, picking up signals that the human eye cannot

https://www.binghamton.edu/news/story/6207/beyond-black-research-explores-the-feather-color-of-am...
3•hhs•57m ago•0 comments

ParsOS NEXT, Learn how does a GUI works

https://github.com/amirali1390-bit/ParsOS-NEXT
2•amirali901•59m ago•1 comments

Hi-res microscopes give biologists petabytes of data

https://news.berkeley.edu/2026/05/22/hi-res-microscopes-give-biologists-petabytes-of-data-scienti...
3•hhs•1h ago•1 comments

Guinea worm disease nears worldwide elimination, with only 10 cases in 2025

https://www.cidrap.umn.edu/dracunculiasis/guinea-worm-disease-nears-worldwide-elimination-only-10...
3•randycupertino•1h ago•1 comments

Alberta will vote on whether to remain part of Canada. What now?

https://www.bbc.com/news/articles/c809jg1gj9yo
4•tartoran•1h ago•2 comments

Polsia raised $30M; source map: fake ARR, dead users, god-mode over your company

https://zero-arr.vercel.app
27•not-chatgpt•1h ago•12 comments

Don't Roll Your Own

https://susam.net/do-not-roll-your-own.html
34•adunk•1h ago•19 comments

Memdeklaro: Open-source self-sovereign identity

https://memdeklaro.org
5•anonymous123•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?