frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I built a lightweight IRC-inspired web chat using Socket.IO

https://opn-chat-v1-freebuff.vercel.app
1•fcapuz•1m ago•0 comments

Dependency cooldowns are unfair; we should use phased rollouts instead

https://illegalcode.net/rfcs/phased_rollouts.html
1•stevehipwell•3m ago•0 comments

C constructs that still don't work in C++

https://lospino.so/blog/c-constructs-that-still-dont-work-in-cpp/
1•jalospinoso•4m ago•0 comments

Building NeXT from the Ground Up – Steve Jobs on Vision and Survival [video]

https://www.youtube.com/watch?v=s-a4aU1RUgM
1•Austin_Conlon•4m ago•0 comments

Palantir Protests Exclusion from U.S. Military Intelligence System Project

https://www.asiae.co.kr/en/article/2026052122200397267
5•billybuckwheat•5m ago•0 comments

Andrew Warkentin's Virtual OS Museum Collects 174GB of Ready-to-Use Vintage OSes

https://www.hackster.io/news/andrew-warkentin-s-virtual-os-museum-collects-174gb-of-ready-to-use-...
1•mobilio•5m ago•0 comments

Ten Little Algorithms #8: Miller-Rabin Primality Test (Living with Uncertainty)

https://www.embeddedrelated.com/showarticle/1808.php
1•jason_s•8m ago•0 comments

Nobody Knows What to Hire For. This Is the Only Stable Bet

https://newtonschooloftech.substack.com/p/nobody-knows-what-to-hire-for-this
2•ash1794•8m ago•0 comments

Mechanical Design in Codex

https://twitter.com/earthtojake/status/2057203608207466982
1•softservo•13m ago•0 comments

You'll lose your job in 2027

https://www.elenaverna.com/p/youll-lose-your-job-in-2027
4•jger15•13m ago•0 comments

Starship launch today, May 21, 2026

https://www.space.com/space-exploration/launches-spacecraft/spacex-launching-new-v3-starship-mega...
2•valgin2150•17m ago•0 comments

The LLM never writes the query: declarative search layer over sensitive records

https://judes.club/writing/the-llm-never-writes-the-query/
1•alechash•18m ago•0 comments

ACLU Secures $485,000 Settlement for FWC Biologist Fired over Charlie Kirk Post

https://live-awp-florida.pantheonsite.io/press-releases/civil-rights-lawyers-secure-485000-settle...
1•ceejayoz•19m ago•2 comments

Show HN: Open-source .docx editor library for building document apps

https://github.com/eigenpal/docx-editor
3•thisisjedr•21m ago•0 comments

Tom's Hardware is now putting brief synopses of its articles in the URL

https://mastodon.social/@gruber/116614001681044840
1•ndr42•21m ago•0 comments

What My Livewire Honeypot Caught in Its First 60 Hours

https://helgesver.re/articles/livewire-honeypot-first-60-hours
1•speckx•21m ago•0 comments

Show HN: ANML – A machine-first markup language for the agentic web (IETF Draft)

https://anmlfoundation.org
1•ajeskey•22m ago•0 comments

AI Tokenomics: How to Profitably Turn Tokens into Business Value [video]

https://www.youtube.com/watch?v=zNuOOMM20Tk
1•pretext•23m ago•0 comments

Opening calc.exe from the S&Box C# sandbox

https://slugcat.systems/post/26-05-21-how-to-open-calc-exe-from-sbox/
2•logickkk1•26m ago•0 comments

Checking the math behind OpenAI and Anthropic's latest headlines

https://garymarcus.substack.com/p/checking-the-math-behind-openai-and
1•YeGoblynQueenne•27m ago•0 comments

The Day the U.S. TV Industry Died (1988)

https://spectrum.ieee.org/zenith-tv
2•Eridanus2•28m ago•0 comments

Show HN: Datasette Agent

https://simonwillison.net/2026/May/21/datasette-agent/
1•simonw•30m ago•1 comments

Ontario looks to ban reselling tickets for more than original price

https://www.cbc.ca/news/canada/toronto/ford-ticket-resale-price-cap-ontario-9.7135950
3•rkhleung•30m ago•1 comments

Even at $5T, Nvidia Is Underappreciated

https://www.wsj.com/finance/stocks/even-at-5-trillion-nvidia-is-underappreciated-bdfd936c
2•bookofjoe•31m ago•1 comments

Inviting the Agent In

https://blog.codeland.org/posts/inviting-the-agent-in/
1•wapasta•31m ago•0 comments

Ecotypes Harbor the Genetic Memory of a Species' Past

https://www.quantamagazine.org/how-ecotypes-harbor-the-genetic-memory-of-a-species-past-20260521/
1•ibobev•33m ago•0 comments

AI-assisted engineers are burning out, is this fine?

https://evilmartians.com/chronicles/ai-assisted-engineers-are-burning-out-is-this-fine
6•vinnyglennon•34m ago•0 comments

Incubate This

https://sylvansmit.com/articles/incubate-this.html
2•sylvanjsmit•34m ago•0 comments

Circular and hyperbolic functions differ by rotations

https://www.johndcook.com/blog/2026/05/21/circular-hyperbolic-rotations/
1•ibobev•35m ago•0 comments

Couth and Uncouth Function Pairs

https://www.johndcook.com/blog/2026/05/21/couth-and-uncouth-function-pairs/
1•ibobev•35m 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?