frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: How to cache your codebase for AI agents

https://github.com/kaanozhan/Frame
1•kozhan•1m ago•0 comments

CRISPR makes enhanced cancer-fighting immune cells inside mice

https://www.nature.com/articles/d41586-026-00857-6
1•saikatsg•1m ago•0 comments

Leading the charge to explain static electricity

https://www.nature.com/articles/d41586-026-00839-8
1•saikatsg•2m ago•0 comments

A factual warning for other media buyers

https://blog.karljtaylor.com/blog/2026-03-18-free-speech-on-x-10-dollar-promoted-post-experiment/
1•karljtaylor•3m ago•1 comments

Show HN: Ossature – Spec-driven code generation with LLMs

https://ossature.dev
1•beshrkayali•6m ago•0 comments

30 Days Left

https://krollsec.github.io/thirty-days/
1•Ksecurity•6m ago•0 comments

Clipboard Is Now a Memory

https://github.com/memorypasta/memorypasta
1•starboyy•6m ago•1 comments

Some thoughts on security after ten years of qmail 1.0 [pdf]

https://cr.yp.to/qmail/qmailsec-20071101.pdf
1•b-man•7m ago•0 comments

An Important Update to the Sencha ExtJS Licensing Model

https://www.sencha.com/blog/sencha-ext-js-is-moving-to-subscription-only-licensing-what-you-need-...
1•gjvc•10m ago•0 comments

I replaced FastAPI's HTTP core with Zig

https://twitter.com/rachpradhan/status/2034191434182738096
2•tosh•11m ago•0 comments

Moscow residents turn to pagers and maps as Russia enforces internet whitelist

https://kyivindependent.com/moscow-citizens-turn-to-pagers-printed-maps/
1•embedding-shape•11m ago•0 comments

A Wheel That Hijacks Waymos [video]

https://www.youtube.com/watch?v=YmPTfPh3T-Y
2•nkalupahana•12m ago•0 comments

In search of falsehood – using Opus 4.6 to prove False

https://tristan.st/blog/in_search_of_falsehood
1•shiftingleft•13m ago•0 comments

Zebra – A simple, fast, all-in-one config loader for Zig

https://github.com/omkar-foss/zebra
1•omkar-foss•14m ago•1 comments

Matrixes

https://code.kx.com/phrases/matrix/
1•tosh•15m ago•1 comments

The Landscape Architecture of Auroras on Demand

https://bldgblog.com/2026/03/the-landscape-architecture-of-auroras-on-demand/
1•arbesman•15m ago•0 comments

Open Source Gave Me Everything Until I Had Nothing Left to Give

https://kennethreitz.org/essays/2026-03-18-open_source_gave_me_everything_until_i_had_nothing_lef...
2•speckx•16m ago•2 comments

Show HN: Playing LongTurn FreeCiv with Friends

https://github.com/ndroo/freeciv.andrewmcgrath.info
1•verelo•16m ago•0 comments

How to Not Get Hacked Through File Uploads

https://www.eliranturgeman.com/2026/03/14/uploads-attack-surface/
2•birdculture•19m ago•0 comments

Months to minutes: AI feature-gap harness

https://dheer.co/feature-gap-harness/
1•bushido•20m ago•0 comments

Robinhood is making a social network

https://www.theverge.com/tech/896989/robinhood-social-network-beta
2•cdrnsf•20m ago•0 comments

How to Make Sense of AI

https://commoncog.com/how-to-make-sense-of-ai/
2•jger15•20m ago•0 comments

Silicon Valley Musters Behind-the-Scenes Support for Anthropic

https://www.nytimes.com/2026/03/18/technology/silicon-valley-anthropic-pentagon.html
2•goplayoutside•21m ago•0 comments

Argus-AI – G-ARVIS scoring for LLM observability in 3 lines of Python

https://github.com/anilatambharii/argus-ai
1•anilsprasad7•22m ago•0 comments

Show HN: CameraClaw – record and review what OpenClaw did in its sandbox

https://github.com/SharpAI/CameraClaw
3•aegis_camera•24m ago•0 comments

I built a Shopify bundling app that runs natively through checkout

https://www.getappfox.com/
1•rishabh0530•24m ago•0 comments

Getopt: Go package for POSIX/GNU-style command line parsing

https://pkg.go.dev/gitlab.com/natano/getopt
1•PaulHoule•25m ago•0 comments

VPN interest spikes in Brazil as mandatory age verification law takes effect

https://www.techradar.com/vpn/vpn-privacy-security/vpn-interest-spikes-in-brazil-as-mandatory-age...
1•mmaia•25m ago•0 comments

Meta is becoming too efficient, the Bull Case

https://josephblumenfeld.substack.com/p/the-case-for-meta
1•InvestingEasy•25m ago•0 comments

A speed reading UX to train focus

https://cyrusradfar.com/speed-read/https://paulgraham.com/words.html
1•cyrusradfar•27m ago•1 comments
Open in hackernews

Show HN: BugStalker - a modern Rust debugger

https://github.com/godzie44/BugStalker
115•godzie•10mo ago

Comments

godzie•10mo 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•10mo 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•10mo ago
Would something like this work for you? https://probe.rs/
otherayden•10mo 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•10mo ago
any Machine Interface planned (à la GDB/MI)?
godzie•10mo ago
First priority is a DAP support. But after this - why not.
harpiaharpyja•10mo ago
Would DAP support allow this to be used with OpenOCD?
giancarlostoro•10mo ago
BugStomper would have also been a great name choice. ;)
rob74•10mo 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•10mo 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•10mo 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•10mo ago
Unfortunately no, but it's a good idea. I'll definitely look into this feature.
gitroom•10mo 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•10mo 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•10mo ago
is this necessarily linux for dependency reasons, or could it be on OSX in the future?
godzie•10mo 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•10mo ago
What's the state of expression evaluation?