frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Exa says its index serves 80B pages, targets Google scale in 2027

https://runtimewire.com/article/exa-search-index-80-billion-pages-google-scale-2027
1•ryanmerket•2m ago•0 comments

An AI-supervised remote exam went so badly that 58,000 students must retake it

https://arstechnica.com/culture/2026/08/an-ai-supervised-remote-exam-went-so-badly-that-58000-stu...
3•sbulaev•3m ago•0 comments

Incus 7.3 adds easy GPU virtualization

https://discuss.linuxcontainers.org/t/incus-7-3-has-been-released/27033
2•ropyeett•3m ago•0 comments

Arsenic, 133 times the legal limit being found in the water around Aughinish

https://www.irishpoliticsnewsletter.ie/p/aughinish-133-times-the-limit
1•IrishPoliticsNL•4m ago•0 comments

Codes, Chess and Kubrick: The Life of Jack Good – GCHQ

https://www.gchq.gov.uk/information/codes-chess-and-kubrick-life-jack-good
1•rbanffy•5m ago•0 comments

Windows XP 2002 for the Itanium: Unbridled rage

https://virtuallyfun.com/2026/08/03/windows-xp-2002-for-the-itanium-unbridled-rage/
2•jandeboevrie•5m ago•0 comments

Reverse Jevons Paradox

https://mht.wtf/post/jevons/
1•martinhath•6m ago•0 comments

Apple launches legal challenge against UK government demand to access data

https://www.theguardian.com/technology/2026/aug/03/apple-legal-challenge-uk-government-data-access
4•sega_sai•8m ago•1 comments

Rejourney Flutter Analytics in Beta: Session Replay for Flutter GPU and Impeller

https://rejourney.co/engineering/2026-08-01/flutter-sdk-open-beta
1•mrr7337•8m ago•0 comments

Stanford CS329A Self-Improving AI Agents – Part 1 [video]

https://www.youtube.com/watch?v=6YnLB0XbTnI
1•simonpure•11m ago•0 comments

Show HN: Use same crypto crime-fighting toolset as top law enforcement agencies

https://mcp.caudexcatena.com
1•caudena•15m ago•0 comments

Younger generations may be more cancer-prone

https://www.dw.com/en/study-shows-why-younger-generations-may-be-more-cancer-prone/a-78163655
1•andrewstetsenko•18m ago•0 comments

Show HN: Leclaude – A little badge for your Claude Code projects

https://github.com/robinduckett/leclaude
1•robinduckett•18m ago•0 comments

Who's Writing Open Source Code?

https://redmonk.com/sogrady/2026/07/30/writing-open-source/
1•richards•19m ago•1 comments

Rescuing my 2006 Travel Blog

https://www.atomic14.com/2026/08/03/rescuing-a-2006-travel-blog
3•iamflimflam1•23m ago•0 comments

Wall Street learns to love blockchain

https://www.ft.com/content/7600731b-4f7f-4d38-a478-3196c565a880
1•toomuchtodo•24m ago•1 comments

Ask HN: Who is firing? (August 2026)

7•ethanwillis•24m ago•0 comments

Ask HN: Who is quitting? (August 2026)

8•ethanwillis•25m ago•0 comments

Viola – A Calmer Web Browser

https://violabrowser.com/
1•allenc•26m ago•1 comments

A pattern-recognition test for coding interviews, no signup

https://algopath.pro/placement
1•ellhnv•27m ago•0 comments

Neural Amp Modeler (Nam) Architecture 2 (A2)

https://www.tone3000.com/blog/introducing-neural-amp-modeler-nam-architecture-2-a2
1•arbayi•27m ago•0 comments

Influencers draw backlash for attending OpenAI's first luxury trip

https://techcrunch.com/2026/08/03/influencers-draw-backlash-for-attending-openais-first-luxury-trip/
2•allenc•28m ago•0 comments

Existential Risk from AI: An Exposition for Mathematicians

https://alkjash.github.io/ai-risk/
1•x312•29m ago•0 comments

Telescope to Kaleidoscope: Nonlinear Orientation of the Transparent Eyeball

https://theinterposer.substack.com/p/telescope-to-kaleidoscope
1•headspreader•29m ago•0 comments

Don't start a startup with the goal of getting acquired

https://www.raymondyxu.com/blog/dontStartAStartupToGetAcquired
1•greenfish6•29m ago•0 comments

Base Power raises another $1B

1•daveorzach•30m ago•1 comments

Learning to fly FPV drones with AI flight coach

https://blog.divyendusingh.com/p/learning-to-fly-fpv-drones-with-ai
1•divyenduz•31m ago•0 comments

ZX Spectrum System Tour: Text Mode – Bumbershoot Software

https://bumbershootsoft.wordpress.com/2026/05/30/zx-spectrum-system-tour-text-mode/
2•rbanffy•31m ago•0 comments

Do birds enjoy flying? Analysis of affect after flight in galah (E roseicapilla)

https://brill.com/view/journals/beh/aop/article-10.1163-1568539X-bja10370/article-10.1163-1568539...
2•bookofjoe•31m ago•1 comments

Testing ultra-thin display film technology in Shenzhen

https://twitter.com/Rainmaker1973/status/2083469397394374920
2•kaycebasques•31m 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?