frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Token Factory: A First-Principles Comparison of vLLM and SGLang

https://hxu296.github.io/vllm-vs-sglang/
1•hxu296•33s ago•0 comments

Firefox 149 vs. Chrome 147 Web Browser Performance on Linux

https://www.phoronix.com/review/firefox-chrome-2026
1•breve•2m ago•0 comments

NeoBaby Phoebe Gates wants her $185M AI startup Phia to succeed

https://fortune.com/2026/02/21/phoebe-gates-startup-phia-succeed-without-help-parents-bill-gates-...
1•randycupertino•2m ago•1 comments

Syncing Auth Systems with Spotty Connectivity (2025)

https://ciamweekly.substack.com/p/syncing-auth-systems-with-spotty
1•mooreds•3m ago•0 comments

Sadly, the End of Star Trek Is Now Official

https://screenrant.com/star-trek-strange-new-worlds-starfleet-academy-sets-destroyed/
1•breve•3m ago•0 comments

Becoming an Air Traffic Controller

https://vatsim.net/docs/basics/becoming-a-controller/
1•mooreds•4m ago•0 comments

Agentic Context Is King

https://writeaheadblog.com/p/agentic-context-is-king
1•mooreds•4m ago•0 comments

The Hybrid Gen 5 Experiment: High-Speed Linux Storage Without the Gen 5 Heat

https://corelab.tech/samsung-990-evo-plus-linux-ssd-heat-test/
1•corelabjoe•6m ago•1 comments

Minimax M2.7 Weights Released

https://huggingface.co/MiniMaxAI/MiniMax-M2.7
1•anonym29•9m ago•2 comments

Mythos Just Proved the Alignment Field Is Building the Wrong Thing

https://substack.com/home/post/p-193928243
1•ajspizz•11m ago•0 comments

Ask HN: Do you remux WebM to MP4 without re-encoding?

1•vanta_tool•14m ago•0 comments

Show HN: Depsly – a CLI to see the dependency impact of NPM packages

https://github.com/sshiraz/depsly
1•cyborg933•14m ago•0 comments

Smartpress

https://smartpress.netlify.app
1•nickfosterna•21m ago•2 comments

Parity of permutations, impossible puzzles and the magical determinant [video]

https://www.youtube.com/watch?v=rUiulWItECQ
1•vismit2000•25m ago•0 comments

Oxygen made from Moon dust for first time

https://www.telegraph.co.uk/news/2026/04/09/oxygen-made-from-moon-dust-for-the-first-time/
2•jonbaer•32m ago•0 comments

cmakefmt: A lightning-fast CMake file formatter

https://github.com/cmakefmt/cmakefmt
1•rmast•32m ago•0 comments

Monsters in the Archives by Caroline Bicks – The Writing Secrets of Stephen King

https://www.theguardian.com/books/2026/mar/30/monsters-in-the-archives-by-caroline-bicks-review-t...
2•lermontov•33m ago•0 comments

Save Walter White

https://save-walt.onrender.com/
1•flykespice•35m ago•1 comments

Artemisia Gentileschi Masterpiece Goes to Auction–Without Its Face

https://news.artnet.com/market/gentileschi-mary-magdalene-fragment-dorotheum-auction-2763142
1•bookofjoe•38m ago•0 comments

Trick Might Stop Gulls from Nabbing Your Lunch

https://gizmodo.com/this-ridiculously-simple-trick-might-stop-gulls-from-nabbing-your-lunch-20007...
2•gnabgib•39m ago•0 comments

Linktree for Professionals

https://airlinkee.com/en/
1•wonsukchoi97•40m ago•0 comments

FullScope-MCP – Cut agent token usage by 60% without lossy summarization

https://github.com/justguy/FullScope-MCP/
1•justguyB•43m ago•0 comments

OpenOats – A meeting note-taker that talks back

https://github.com/yazinsai/OpenOats
3•rahimnathwani•47m ago•3 comments

After the Attack on Sam Altman's Home, Will AI CEOs Go on the Offensive?

https://www.motherjones.com/politics/2026/04/after-the-attack-on-sam-altmans-home-will-ai-ceos-go...
1•cdrnsf•50m ago•0 comments

The oldest known evidence of stitched clothing

https://refractor.io/history/oldest-evidence-stitched-clothing-fabric-prehistoric-oregon/
1•breve•52m ago•0 comments

Optimization of 32-bit Unsigned Division by Constants on 64-bit Targets

https://arxiv.org/abs/2604.07902
1•simjnd•53m ago•0 comments

B2alpha

https://b2alpha.io/
1•21J3phy•55m ago•0 comments

Elastic Tabstops (2006)

https://nick-gravgaard.com/elastic-tabstops/
1•birdculture•57m ago•1 comments

AI Job Loss Tracker

https://jobloss.ai/
21•gnabgib•57m ago•18 comments

We Are All Constantly Mutating – and That's a Good Thing

https://www.newyorker.com/magazine/2026/04/13/beyond-inheritance-roxanne-khamsi-book-review
1•mitchbob•1h ago•1 comments
Open in hackernews

Show HN: BugStalker - a modern Rust debugger

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

Comments

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