frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Randomly Generated 'Peer Reviewed' Papers Published by Springer Nature

https://dailysceptic.org/2021/10/03/436-randomly-generated-peer-reviewed-papers-published-by-spri...
1•ForgotIdAgain•1m ago•0 comments

Plasmonics

https://en.wikipedia.org/wiki/Plasmonics
1•peter_d_sherman•5m ago•0 comments

Show HN: Interactive TSP solver with step-by-step algorithm explanation

https://tsp.uncledroid.app
1•Abhijit8086•6m ago•0 comments

How to Plan? (2022)

https://kellanem.com/notes/how-to-plan
1•tosh•6m ago•0 comments

Nixpkgs-Multiverse: Fast Mode

https://fzakaria.com/2026/08/14/nixpkgs-multiverse-fast-mode
1•birdculture•8m ago•0 comments

Ask HN: What tools are you using for human code review of AI-assisted code?

1•dafelst•11m ago•0 comments

Show HN: Rungraph – See your AI coding-agent runs as a graph

https://github.com/fayzan123/rungraph
1•FayzanMalik•13m ago•0 comments

When Astronomy Morphs into Astrology

https://www.realclearpolitics.com/articles/2026/08/16/when_astronomy_morphs_into_astrology_154414...
1•RickJWagner•13m ago•0 comments

Let's Be Honest: Tokens Are Replacing Payrolls

https://horse.energy/who_buys_the_tokens.html
2•aakil•14m ago•0 comments

Weather apps are crushing America's small businesses

https://www.businessinsider.com/weather-apps-rain-icon-small-businesses-summer-plans-2026-7
1•ripe•16m ago•2 comments

NIH is ending a key grant for budding clinical researchers

https://www.science.org/content/article/nih-ending-key-grant-budding-clinical-researchers
1•brandonb•17m ago•0 comments

I Made a Plex Server

https://henry.codes/writing/i-made-a-plex-server/
1•ohjeez•18m ago•0 comments

Show HN: ViaNJ – an app that makes NJ Transit ticketing less painful

1•perryraskin•18m ago•0 comments

Trump administration wants to allow companies to hack foreign cybercriminals

https://www.npr.org/2026/08/15/nx-s1-5930311/trump-companies-hack-foreign-cybercriminals
1•geox•18m ago•0 comments

Glider: Drive all your agent CLIs from one terminal

https://utsv.work/Glider/
2•uds5501•20m ago•1 comments

Being Ambitious and Being a Dad

https://nicholascharriere.com/blog/being-ambitious-and-being-a-dad/
1•nichochar•23m ago•0 comments

Who Tells You Whether the Molecule Your AI Just Designed Is Any Good?

https://huggingface.co/blog/FINAL-Bench/open-discovery-challenge
1•makaimc•23m ago•0 comments

Writing 300k+ lines of code per month is the new normal, I guess

https://nmn.gl/blog/how-i-actually-write-10000-lines
1•namanyayg•24m ago•0 comments

Rogue AI aren't science fiction anymore

https://www.theverge.com/column/980337/rogue-ai-science-fiction-openai
1•sbulaev•24m ago•0 comments

The experience of mathematical beauty and its neural correlates (2014)

https://pubmed.ncbi.nlm.nih.gov/24592230/
1•nvartolomei•26m ago•0 comments

I tested every Al model the same way. Only one task got better

https://www.thetrueengineer.com/p/i-tested-every-ai-model-the-same
1•adletbalzhanov•27m ago•0 comments

OLED Burn-In Hasn't Improved Like We Expected

https://www.rtings.com/tv/learn/oled-burn-in-not-improved-as-expected
2•doublepg23•29m ago•0 comments

Lichen – simplest CMS for the web, based on Forth

https://codeberg.org/stringbone/lichen/src/branch/master#lichen
2•smartmic•30m ago•0 comments

Build Cal.com on WordPress – Steem WP Plugin Generator

https://steem.dev/signin?next=%2Fapp%3Fproject%3D1e06c442-0b20-43df-a5d8-52b208416f47
1•startuphubai•32m ago•0 comments

Oracle's $165B New Mexico Data Center Plan Hits a Gas Pipeline Delay

https://oilprice.com/Latest-Energy-News/World-News/Oracles-165-Billion-Data-Center-Plan-Hits-a-Ga...
3•toomuchtodo•42m ago•0 comments

Nextcloud Native client – independent and community-driven

https://nc-native.obiente.dev/
1•butz•43m ago•1 comments

Terminal Themes Tournament

https://terminal-themes-tournament.vercel.app/
1•marcuskaz•45m ago•0 comments

If your agent commits a crime, who is responsible?

https://www.signalbloom.ai/posts/if-your-agent-commits-a-crime-who-is-responsible/
5•GodelNumbering•45m ago•6 comments

Traffic that talks. Visitors that stay anonymous. open source

https://github.com/OpenLabs-so/openanalytics
1•rahulbridge•45m ago•0 comments

Show HN: SwarmSim – Computational simulations of emergent flocking

https://github.com/ninjahawk/swarmsimj
2•ninjahawk1•46m 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?