frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

FastContext-1.0-4B-SFT: lightweight repository-exploration subagent

https://huggingface.co/microsoft/FastContext-1.0-4B-SFT
1•cmitsakis•1m ago•0 comments

OST to PST Converter Software

https://apps.microsoft.com/detail/9p62fq9z8x7p?hl=en-US&gl=US
1•tieanderson•1m ago•0 comments

Starmer to announce 'Australia plus' ban on social media for under-16s in UK

https://www.theguardian.com/uk-news/2026/jun/14/starmer-to-announce-australia-plus-ban-on-social-...
1•beardyw•2m ago•0 comments

Ask HN: Should AI be used at all as a total beginner?

1•vetry•6m ago•0 comments

Is SMIC N+3's Metal Pitch Smaller Than Intel 18A's?

https://newsletter.semianalysis.com/p/steel-smic-n3-teardown
1•hunglee2•18m ago•0 comments

Expository Programming

https://web.archive.org/web/20121231141457/http://archive.vector.org.uk/art10000980
1•tosh•21m ago•0 comments

Only Bounds

https://smallcultfollowing.com/babysteps/blog/2026/06/09/only-bounds/
1•r4um•22m ago•0 comments

Elixir Is All You Need

https://elixirisallyouneed.dev/
1•fshr•22m ago•0 comments

DeepSeek-V4 Can't Read Images? I Made It Read

https://www.dataleadsfuture.com/deepseek-v4-cant-read-images-i-made-it-read/
2•qtalen•25m ago•0 comments

Bank of Estonia recommends keeping cash reserve at home

https://news.err.ee/1609986606/bank-of-estonia-recommends-keeping-cash-reserve-at-home
2•marklit•26m ago•0 comments

Show HN: I used Claude to build my son a Minecraft phonics game

https://alexocallaghan.com/minecraft-phonics-game
1•aocallaghan17•28m ago•0 comments

Show HN: An audit loop that only stops when it stops finding bugs

https://github.com/apoorvjain25/production-audit
1•apoorvjain25•30m ago•0 comments

Euro-Office 1.0 arrives to open-source infighting

https://www.zdnet.com/article/euro-office-is-here-libreoffice-supporters-arent-happy/
1•benkan•31m ago•0 comments

Show HN: I used Claude Mythos to build my startup in 1 day

https://www.brandlm.ai/
2•trungnx2605•31m ago•0 comments

Please Stop Bragging About Your Company's Ainess

https://samhenrycliff.medium.com/please-stop-bragging-about-your-companys-ainess-3b621b401174
2•6stringmerc•31m ago•0 comments

Botsitting, botshitting, and the hidden human labor of AI at work

https://www.glean.com/work-ai-institute/reports/work-ai-index-report
1•benkan•32m ago•0 comments

Washburn School teacher took tech out of the class. Students call it a success

https://www.kare11.com/article/news/local/breaking-the-news/washburn-high-school-teacher-took-tec...
3•thunderbong•33m ago•0 comments

Touchscreen MacBook '100% Confirmed,' Says Reputable Leaker

https://www.macrumors.com/2026/06/11/touchscreen-macbook-confirmed-leaker/
1•benkan•33m ago•0 comments

GrapheneOS Production Status

https://nodeping.com/reports/statusevents/3FL97F6RRQHJIOWL
1•Cider9986•39m ago•0 comments

Curl will not accept vulnerability reports during July 2026

https://daniel.haxx.se/blog/2026/06/15/curl-summer-of-bliss/
107•secret-noun•42m ago•15 comments

AI Resume Builder

https://www.thehumancapitalhub.com/ai-resume-builder
1•bisit•45m ago•1 comments

You Can Make Free Money on Polymarket. If You Know Math

https://www.nytimes.com/interactive/2026/06/12/upshot/kalshi-polymarket-prediction-markets-arbitr...
1•seymourstein44•48m ago•0 comments

Show HN: AwsmAudio – a WebAudio editor with native MCP

https://audio.awsm.fun
2•dakom•48m ago•0 comments

Show HN

1•dakom•50m ago•1 comments

Parsing JSON at compile time with C++26 static reflection

https://lemire.me/blog/2026/06/14/parsing-json-at-compile-time-with-c26-static-reflection/
1•r4um•57m ago•0 comments

Puzzling Success of Overparameterization: Lottery Tickets or Escape Dimensions?

https://infoscience.epfl.ch/entities/publication/9a49779b-f9f8-448d-b3d1-737c78455309
1•matt_d•1h ago•0 comments

Show HN: Font Proof – live font proofing on macOS that updates as you edit

https://fontproof.com/
1•jakefleming•1h ago•0 comments

One More Type in the Tiny Type Theory

https://jcreedcmu.github.io/posts/2026-06-14/
2•matt_d•1h ago•0 comments

The Beauty of Batteries

https://worksinprogress.co/issue/the-beauty-of-batteries/
1•latentframe•1h ago•0 comments

Show HN: Applora – extracting product feedback from Shopify app reviews

https://applora.ai
3•yuangwei•1h 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?