frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ford rehires human engineers after AI fails to match quality checks

https://www.bbc.com/news/articles/cgrkd41n2v9o
1•jack1689•29s ago•0 comments

Testing Bitbake on Yocto 6.0.1 (Wrynose) LTS

https://inavoyage.blogspot.com/2026/07/testing-bitbake-on-yocto-601-wrynose-lts.html
1•initramfs•6m ago•0 comments

Possible evidence of literal prompt injection by Anthropic

https://old.reddit.com/r/LocalLLaMA/comments/1unif51/possible_evidence_of_literal_prompt_injectio...
1•theanonymousone•7m ago•0 comments

Skatt: How Tax Becomes Treasure in Sweden

https://quantshah.substack.com/p/skatt-how-tax-becomes-treasure-in
1•hibijibies•7m ago•0 comments

Getting started with zerostack, a Unix-like lightweight coding agent

https://github.com/gi-dellav/zerostack/blob/main/docs/GET_STARTED.md
2•gidellav•8m ago•0 comments

Better Models: Worse Tools

https://lucumr.pocoo.org/2026/7/4/better-models-worse-tools/
4•leemoore•8m ago•0 comments

A benchmark revealing an average memory-retrieval accuracy of 9%

https://zendoric.com/en/dia/2026-06-30/11
3•jflynt76•9m ago•0 comments

How AI is changing language

https://www.theguardian.com/books/ng-interactive/2026/jul/04/future-of-fiction-next-great-novel-a...
1•mellosouls•10m ago•0 comments

I built a environment reloader for Windows Shells

1•byjonas•11m ago•0 comments

Spotify Skip Tracker – Open-source Spotify analytics with skip tracking

https://github.com/Ulbjo/Spotify-Skip-tracker
1•Ulbjo•13m ago•0 comments

Conquest Impulse and Aesthetic Impulse

https://www.bitsofwonder.co/p/the-ordinary-and-the-special
1•jger15•13m ago•0 comments

Why Linux is not ready for the desktop (2024)

https://itvision.altervista.org/why.linux.is.not.ready.for.the.desktop.final.html
1•theanonymousone•13m ago•0 comments

Retrieval is not the future of AI – if it was, Google would have won already

1•lamprouge•15m ago•0 comments

Two new experimental MELPA channels

https://emacsair.me/2026/07/03/melpa-channels/
1•Amorymeltzer•19m ago•0 comments

Why I built gsx instead of just templ

https://jackieli.dev/posts/why-i-built-gsx/
1•jackielii•21m ago•0 comments

Xylem Surfactants Introduce a New Element to the Cohesion-Tension Theory(2017)

https://academic.oup.com/plphys/article/173/2/1177/6115978?login=false
1•rolph•22m ago•0 comments

Why implementing ActivityPub is hard, and why it doesn't have to be

https://hackers.pub/@fedify/2026/why-activitypub-is-hard
1•birdculture•26m ago•0 comments

Keeping Code Reviews from Dragging

https://www.sandordargo.com/blog/2026/06/03/making-reviews-actually-fast
2•locknitpicker•28m ago•0 comments

A 25 question trivia quiz for America's 250th birthday

https://usa250quiz-site.pages.dev/
3•seinvak•28m ago•0 comments

Show HN: Waypoint.nvim – A Neovim plugin for bookmarking lines of code

https://github.com/patrick-sharp/waypoint.nvim
3•patrick-sharp•29m ago•0 comments

Show HN: Infra Commits – Conventional Commits but for infrastructure/operations

https://codeberg.org/devopsguy/infra-commits
2•ohelm•29m ago•1 comments

Terraforming Warfare and International Law

https://opiniojuris.org/2026/02/25/terraforming-warfare-and-international-law/
1•bryanrasmussen•30m ago•0 comments

America's 250th Birthday because a test of Collective Intelligence

https://venturebeat.com/technology/how-americas-250th-birthday-became-a-test-of-ai-powered-collec...
2•bonkerbits•30m ago•0 comments

Show HN: Clipart.free – Public-Domain Clipart

https://clipart.free/
1•nadermx•32m ago•0 comments

Keep Your Skills Sharp the Hard Way

https://explainanalyze.com/p/keep-your-skills-sharp-the-hard-way/
2•sdevonoes•33m ago•0 comments

Miller 6.20.2: Miller and AI, bash/zsh tab-completion, bytes datatype

https://github.com/johnkerl/miller/releases/tag/v6.20.2
2•john_kerl•34m ago•0 comments

AI has torched the market for junior programmers

https://seldo.com/posts/ai-has-torched-the-market-for-junior-programmers/
46•cdrnsf•34m ago•44 comments

Floci: a fast, free, and open-source local AWS service emulator

https://floci.io/floci/
1•Tomte•39m ago•0 comments

Calculator built to teach/experiment with costing LLM chat apps

https://calc.ajinkya.ai/
1•csmonk•40m ago•0 comments

I ran an AI nuclear engineering department for a week

https://charlesazam.com/blog/ai-engineering-department/
1•couAUIA•41m 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?