frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How much AI can a maintainer get away with using without losing their humanity?

https://www.jvt.me/posts/2026/08/02/ai-maintainer/
1•zdw•27s ago•0 comments

My Personal Software Journey: Self-Hosting Agent-Built Apps on a Mac Mini

https://metedata.substack.com/p/016-my-personal-software-journey
1•young_mete•5m ago•0 comments

I ran a 1998 artificial life SIM at 560x speed and caught a rare easter egg [video]

https://www.youtube.com/watch?v=e5GRwnCE2Y0
1•robinduckett•6m ago•0 comments

How AI is expanding what people do at work

https://openai.com/index/how-ai-is-expanding-what-people-do-at-work/
2•gmays•8m ago•0 comments

Show HN: Testimonials.Free ~1 KB embed widget, zero layout shift

https://testimonials.free/
1•nadermx•17m ago•0 comments

Flock – Chilling Effects: Long Island's Emerging Open-Air Prison

https://www.11971.com/
2•mediaeater•18m ago•0 comments

Dan, a compression toolkit for anime line art with honest benchmarks

https://github.com/adnqcr7-code/Data-Adaptive-Network
1•kairos_agent•18m ago•0 comments

NY files $36B lawsuit against Kalshi, alleging illegal gambling operation

https://www.nbcsports.com/nfl/profootballtalk/rumor-mill/news/new-york-files-36-billion-lawsuit-a...
3•randycupertino•19m ago•1 comments

Do not trust the marketing IOPS on Consumer SSD

https://bsid.io/writing/the-ssd-that-cried-etcd
1•humbfool2•20m ago•0 comments

Let kids be kids: When collectibles lose their playfulness

https://quarters.captaintouch.com/blog/posts/2026-08-02-let-kids-be-kids:-when-collectibles-lose-...
1•capitain•22m ago•0 comments

Google Removes New Earth AI Tool a Day After Users Create Fake Disasters

https://deltiasgaming.com/google-removes-new-earth-ai-tool-a-day-after-users-create-fake-disasters/
2•randycupertino•30m ago•2 comments

Recovering a SM T225N and Overclocking Its PowerVR Rogue GE8320

https://xdaforums.com/t/recovering-a-hard-bricked-galaxy-tab-a7-lite-with-only-a-phone-github-cod...
1•kirito1337•30m ago•0 comments

Show HN: Rubiks Cube Solver

https://github.com/punnerud/MPErubiks
1•punnerud•31m ago•0 comments

Should You Use AI for a Task?

https://elezea.com/2026/08/should-you-use-ai-for-a-task-heres-a-simple-way-to-decide/
3•conqrr•32m ago•0 comments

The Quest to Track Down Every Official Liberty Bell Replica Created by Congress

https://tomlovesthelibertybell.com/the-57-u-s-treasury-liberty-bell-replica-locations/
1•gscott•34m ago•0 comments

I built a prompt injection detector using only Go's standard library

https://towardsdev.com/i-built-a-prompt-injection-detector-using-gos-standard-library-f4528c13d03...
1•cheikhdev•34m ago•0 comments

Understanding Raft Leader Election by building from scratch

https://sushantdhiman.dev/blog/raft/
1•birdculture•38m ago•0 comments

Show HN: I implemented the Kimi K3 paper from scratch in PyTorch

https://github.com/TimRots/kimi3
4•ENOMEM•39m ago•0 comments

WireguardTCP: WireGuard over TCP

https://wireguardtcp.net/
11•kaliszad•39m ago•4 comments

What Is Decispher?

2•cool_coder12•41m ago•1 comments

Tell HN: On the Boardwalk

3•kmstout•41m ago•0 comments

Design by Contract and effects are essential for LLM-generated code

https://gavinray97.github.io/blog/design-by-contract-and-effects-for-llms
1•gavinray•42m ago•0 comments

Hyper-Reality (2016)[video]

https://www.youtube.com/watch?v=YJg02ivYzSs
1•EndXA•44m ago•0 comments

Eating less protein could slow aging, major review finds

https://www.sciencedaily.com/releases/2026/08/260801042811.htm
3•OutOfHere•46m ago•3 comments

Maximum Overkill

http://www.os2museum.com/wp/maximum-overkill/
1•userbinator•47m ago•0 comments

Bubble Memory

https://en.wikipedia.org/wiki/Bubble_memory
8•jacquesm•58m ago•0 comments

Show HN: Draco – A single-binary, self-hostable Firecrawl alternative in Rust

https://github.com/0xchasercat/draco/
9•ccheshirecat•59m ago•1 comments

AI Mania: From Tulips to Tokens

https://seanhelvey.com/tools-and-their-tools/
33•Lambda11•59m ago•20 comments

Estimating Fable and Sol model sizes

https://twitter.com/anpaure/status/2083993647268405602
7•grahamsfde•1h ago•0 comments

EU Age Verification Project Mandates Hardware-Bound Attestation

https://linuxiac.com/eu-age-verification-project-mandates-hardware-bound-attestation/
26•RobotToaster•1h ago•10 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?