frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Zerodep: Performant single-file, zero-dep Python modules (protobuf, YAML, etc.)

https://github.com/Oaklight/zerodep
1•Oaklight•2m ago•0 comments

Self-Hosted AI Red Team Tools

https://aetherverseintel.gumroad.com/l/vpzqnk
1•valuria•6m ago•1 comments

Agentic AI Chip Design Built a Full RISC-V Core

https://spectrum.ieee.org/ai-chip-design
1•rbanffy•7m ago•0 comments

Microsoft Reportedly Looking at Rebasing Azure Linux on Fedora

https://www.phoronix.com/news/MS-Azure-Linux-Fedora-Based
1•rbanffy•8m ago•0 comments

With TPU 8, Google Makes GenAI Systems Better, Not Just Bigger

https://www.nextplatform.com/compute/2026/04/24/with-tpu-8-google-makes-genai-systems-much-better...
2•rbanffy•9m ago•0 comments

Revocation of X.509 Certificates

https://blog.apnic.net/2026/04/24/revocation-of-x-509-certificates/
1•jandeboevrie•10m ago•0 comments

Show HN: Auto lock your Mac via phone proximity (No Apple Watch)

1•dabbygabby•11m ago•0 comments

America's Geothermal Breakthrough Could Unlock a 150-Gigawatt Energy Revolution

https://oilprice.com/Alternative-Energy/Geothermal-Energy/Americas-Geothermal-Breakthrough-Could-...
1•sleepyguy•11m ago•0 comments

The Nintendo Switch Switch (2019)

https://blog.cynthia.re/post/nintendo-switch-ethernet-switch
1•birdculture•11m ago•0 comments

Show HN: A faster, drop-in replacement for Tailscale's DERP relay

https://hyper-derp.dev/blog/hyper-derp-announcement/
2•KRuskowski•13m ago•0 comments

Show HN: Phinite – The OS layer (eval, observe, govern, A2A native)

https://www.phinite.ai/
1•PhiniteAI•15m ago•0 comments

Show HN: Perfect Fit – A minimalist B&W timing puzzle

https://play.google.com/store/apps/details?id=com.FathaGames.PerfectFit&hl=en_US
1•mrfatha•16m ago•0 comments

#009: The Flavor of the AI Interface

https://metedata.substack.com/p/009-the-flavor-of-the-ai-interface
1•young_mete•17m ago•0 comments

Congrats on failing to launch; weirdfriends log 1

https://c0n0.com/posts/weirdfriends-log-1/
1•jealousgelatin•21m ago•0 comments

HDR output arrives in Godot 4.7

https://godotengine.org/article/hdr-output-arrives-in-godot-4-7/
1•__natty__•28m ago•0 comments

Firestarter malware survives Cisco firewall updates, security patches

https://www.bleepingcomputer.com/news/security/firestarter-malware-survives-cisco-firewall-update...
2•Brajeshwar•31m ago•0 comments

The Papers of Friedrich August von Hayek Now Accessible Online

https://www.hoover.org/news/papers-friedrich-august-von-hayek-now-accessible-online
2•paulpauper•34m ago•0 comments

Prediction Market Accuracy: Crowd Wisdom or Informed Minority?

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6617059
2•Anon84•34m ago•0 comments

Hedging the Singularity

https://twitter.com/achenfinance/status/2046612004870164671
1•paulpauper•35m ago•0 comments

Viewpoint Diversity

https://casssunstein.substack.com/p/viewpoint-diversity
2•paulpauper•36m ago•0 comments

GPT-5.5-Pro did worse in BullshitBench

https://twitter.com/petergostev/status/2047773402090426548
2•amrrs•37m ago•0 comments

Agent regression testing: cutting detection from days to minutes

https://www.polarity.so/blogs/agent-regression-testing-days-to-minutes
1•mihaipo•38m ago•0 comments

Show HN: Video Messaging for Work

https://flowylabs.ai/llink
2•talksik•46m ago•0 comments

Everyone in the world has to take a private vote by pressing red or blue

https://twitter.com/waitbutwhy/status/2047710215265730755
2•theharrychen•47m ago•0 comments

Show HN: Kloak, A secret manager that keeps K8s workload away from secrets

https://getkloak.io/
4•neo2006•47m ago•1 comments

Hermes.md in Git commit messages causes requests to route to extra usage billing

https://github.com/anthropics/claude-code/issues/53262
2•adunk•58m ago•0 comments

Show HN: Bulk URL Checker – check 75k URLs from any LLM via MCP

https://bulkurlchecker.com
1•carlosofscience•58m ago•1 comments

The Lunar Gateway's primary modules are corroded

https://arstechnica.com/space/2026/04/well-this-is-embarrassing-the-lunar-gateways-primary-module...
2•simonebrunozzi•59m ago•0 comments

Greenfield and Iterative deployment – By superpowers creator

https://primeradiant.com/blog/2026/greenfield-and-iterative-development.html
1•sorcercode•1h ago•0 comments

Show HN: I benchmarked how good LLMs are at proofreading English

https://github.com/reviseio/errata-bench
2•artursapek•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•12mo 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•12mo 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•12mo ago
What's the state of expression evaluation?