frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I Developed DaVinci Resolve Plugin to Edit Videos from Claude

https://www.youtube.com/watch?v=a9RQBNIBA2s
1•ivo_ovcharov•39s ago•1 comments

Upai.lat – Global AI-powered platform for startups and businesses

https://upai.lat/
1•deivst97•1m ago•0 comments

Distinguishing Technology from Technology

https://geoffgraham.me/distinguishing-technology-from-technology/
1•speckx•1m ago•0 comments

Visa invests in Replit to power agentic payments for developers

https://techcrunch.com/2026/05/28/visa-invests-in-replit-to-power-agentic-payments-for-developers/
3•alexreysa•2m ago•0 comments

Show HN: Create and Maintain Filesystem Structures

https://github.com/Isaac12x/seed-cli
1•hunterx•3m ago•0 comments

A native, local-first alternative to Logitech Options+, written in Rust

https://openlogi.org/en
2•driesdep•4m ago•0 comments

An OpenAI model solved a famous math problem that stumped humans for 80 years

https://arstechnica.com/ai/2026/06/openais-math-breakthrough-played-to-ais-strengths/
2•tartoran•5m ago•0 comments

The Stray Shopping Cart Project

http://www.montagueprojects.com/the-stray-shopping-cart-project
1•Ariarule•5m ago•0 comments

Diplomacy in decline: Roughly 2k U.S. diplomats laid off or forced to retire

https://www.nbcnews.com/politics/national-security/diplomacy-decline-rcna347563
1•spankibalt•6m ago•0 comments

What Is a Digital Lipogram?

https://medium.com/@gui__/what-is-a-digital-lipogram-2797cdb86e3b
1•gillesr•6m ago•0 comments

Nvidia unveils new superchip to bring AI functions into personal computers

https://www.cbc.ca/news/business/nvidia-ai-personal-computer-9.7218820
1•nicfab•7m ago•0 comments

Evaluating Apple Silicon for Data Processing [pdf]

https://db.in.tum.de/~beischl/papers/Evaluating_Apple_Silicon_for_Data_Processing.pdf
1•matt_d•7m ago•0 comments

Tech Stock Singularity

https://www.grumpy-economist.com/p/tech-stock-singularity
1•Ariarule•8m ago•0 comments

The AI Skepticism Map

https://tomtunguz.com/ai-shorts/
3•swolpers•8m ago•0 comments

9FRONT Frequently Questioned Answers

https://fqa.9front.org/
1•tosh•8m ago•0 comments

Train a GPT with HTML

https://www.shaylivni.com/playground/browser-train
3•stealthy_•11m ago•1 comments

An Introduction to Bε-Trees and Write-Optimization (2015)

https://www.usenix.org/publications/login/oct15/bender
1•tosh•12m ago•0 comments

Snowmen, Recruiters, and Terry Pratchett: The Web's HTTP Header Junk Drawer

https://jonlu.ca/posts/http-headers-top-1000
1•jonluca•13m ago•0 comments

Box Created 13 New Types of Jobs Because of A.I

https://www.nytimes.com/2026/06/01/technology/box-13-new-types-jobs-ai.html
1•donohoe•13m ago•0 comments

Researchers directly observe infinitely long wavelengths for the first time

https://phys.org/news/2017-10-zero-index-waveguide-infinitely-wavelengths.html
2•thunderbong•16m ago•1 comments

Automating Human Connection

https://www.tonyrice.me/automation-killing-startups/
1•tonyrice•18m ago•1 comments

Homomorphic Static Analysis

http://marcosh.github.io/post/2026/05/21/homomorphic-static-analysis.html
1•yacin•18m ago•0 comments

Syncing lights with music: Marzullo's algorithm in the DJ booth

https://aaronjanse.substack.com/p/syncing-lights-with-music-marzullos
1•yacin•18m ago•0 comments

AI code automation meets sabotage and strict governance

https://www.developer-tech.com/news/ai-code-automation-meets-sabotage-strict-governance/
1•SVI•18m ago•0 comments

PassNet: Scaling Large Language Models for Graph Compiler Pass Generation

https://arxiv.org/abs/2605.29357
1•matt_d•19m ago•0 comments

Automate pattern discovery with Topics, now generally available

https://www.braintrust.dev/blog/topics-ga
1•mooreds•19m ago•0 comments

Dbt Core v2 is here: still open source, now rebuilt for what's next

https://docs.getdbt.com/blog/dbt-core-v2-is-here?version=2.0&name=Fusion
1•lfx•21m ago•0 comments

Bambu Labs A2L

https://bambulab.com/en/a2l
1•Naracion•21m ago•0 comments

Productivity Effects Across Generations of AI Coding Tools

https://www.nber.org/papers/w35275
3•mooreds•22m ago•0 comments

The Download: China's brain implant ambitions

https://www.technologyreview.com/2026/06/01/1138207/the-download-china-bci-brain-implant-nvidia-a...
1•joozio•23m 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?