frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Photos taken inside musical instruments

https://www.dpreview.com/photography/5400934096/probe-lenses-and-focus-stacking-the-secrets-to-incredible-photos-taken-inside-instruments
482•worik•9h ago•24 comments

Valkey Turns One: Community fork of Redis

https://www.gomomento.com/blog/valkey-turns-one-how-the-community-fork-left-redis-in-the-dust/
117•cebert•7h ago•31 comments

Surprisingly fast AI-generated kernels we didn't mean to publish yet

https://crfm.stanford.edu/2025/05/28/fast-kernels.html
240•mfiguiere•9h ago•60 comments

Mary Meeker's first Trends report since 2019, focused on AI

https://www.bondcap.com/reports/tai
121•kjhughes•9h ago•41 comments

Reverse engineering of Linear's sync engine

https://github.com/wzhudev/reverse-linear-sync-engine
66•flashblaze•2d ago•6 comments

Beating Google's kernelCTF PoW using AVX512

https://anemato.de/blog/kctf-vdf
270•anematode•13h ago•82 comments

Show HN: MCP Defender – OSS AI Firewall for Protecting MCP in Cursor/Claude etc.

https://mcpdefender.com
18•gsundeep•1d ago•9 comments

The ‘white-collar bloodbath’ is all part of the AI hype machine

https://www.cnn.com/2025/05/30/business/anthropic-amodei-ai-jobs-nightcap
346•lwo32k•16h ago•584 comments

Show HN: Icepi Zero – The FPGA Raspberry Pi Zero Equivalent

https://github.com/cheyao/icepi-zero
125•Cyao•2d ago•25 comments

How large should your sample size be?

https://vickiboykis.com/2015/08/04/how-large-should-your-sample-size-be/
13•sebg•2d ago•3 comments

Microsandbox: Virtual Machines that feel and perform like containers

https://github.com/microsandbox/microsandbox
282•makeboss•16h ago•127 comments

Revenge of the Chickenized Reverse-Centaurs

https://pluralistic.net/2022/04/17/revenge-of-the-chickenized-reverse-centaurs/
75•GreenWatermelon•2d ago•21 comments

Systems Correctness Practices at Amazon Web Services

https://cacm.acm.org/practice/systems-correctness-practices-at-amazon-web-services/
317•tanelpoder•17h ago•111 comments

Java Virtual Threads Ate My Memory: A Web Crawler's Tale of Speed vs. Memory

https://dariobalinzo.medium.com/virtual-threads-ate-my-memory-a-web-crawlers-tale-of-speed-vs-memory-a92fc75085f6
46•dariobalinzo•1d ago•16 comments

Ray Tracing in J

https://idle.nprescott.com/2020/ray-tracing-in-j.html
56•todsacerdoti•2d ago•8 comments

Every 5x5 Nonogram

https://pixelogic.app/every-5x5-nonogram
39•eieio•5h ago•14 comments

Silicon Valley finally has a big electronics retailer again: Micro Center opens

https://www.microcenter.com/site/mc-news/article/micro-center-santa-clara-photos.aspx
195•modeless•7h ago•105 comments

Anthropic launches a voice mode for Claude

https://techcrunch.com/2025/05/27/anthropic-launches-a-voice-mode-for-claude/
70•kordlessagain•2d ago•19 comments

The Darwin Gödel Machine: AI that improves itself by rewriting its own code

https://sakana.ai/dgm/
159•birriel•17h ago•167 comments

How to run cron jobs in Postgres without extra infrastructure

https://wasp.sh/blog/2025/05/28/how-to-run-cron-jobs-in-postgress-without-extra-infrastructure
58•Liriel•2d ago•20 comments

Jerry Lewis's “The Day the Clown Cried” discovered in Sweden after 53 years

https://www.thenationalnews.com/arts-culture/film-tv/2025/05/29/jerry-lewis-day-the-clown-cried-discovered/
147•danso•9h ago•68 comments

Show HN: Smart Silence – Remind your iPhone to stay quiet in quiet places

https://testflight.apple.com/join/47CJ31VK
29•ebagsnave•2d ago•11 comments

StackAI (YC W23) Is Looking for SWR and Tailwind Wizards

https://www.ycombinator.com/companies/stackai/jobs/C1rOopy-frontend-engineer
1•baceituno•8h ago

Adam Riess and the Hubble tension

https://www.theatlantic.com/science/archive/2025/05/adam-riess-hubble-tension/682980/
81•samizdis•14h ago•67 comments

Copy Excel to Markdown Table (and vice versa)

https://thisdavej.com/copy-table-in-excel-and-paste-as-a-markdown-table/
78•thisdavej•1d ago•14 comments

De Bruijn notation, and why it's useful

https://blueberrywren.dev/blog/debruijn-explanation/
124•blueberry87•13h ago•34 comments

Show HN: Leap – Full-stack AI developer agent that deploys to AWS

https://leap.new
12•machekb•14h ago•1 comments

A Smiling Public Man

https://salmagundi.skidmore.edu/articles/1407-a-smiling-public-man
39•crescit_eundo•12h ago•2 comments

Show HN: W++ – A Python-style scripting language for .NET with NuGet support

https://github.com/sinisterMage/WPlusPlus
89•sinisterMage•14h ago•49 comments

Radio Astronomy Software Defined Radio (Rasdr)

https://radio-astronomy.org/rasdr
121•zeristor•20h ago•7 comments
Open in hackernews

Open-sourcing circuit tracing tools

https://www.anthropic.com/research/open-source-circuit-tracing
149•jlaneve•1d ago

Comments

Eduard•1d ago
thought this was about PCB tracing and was disappointed.
dvh•1d ago
If you only want to trace veroboards (stripboards) and not full blown PCBs I made a browser tool for that: https://github.com/dvhx/stripboard2schematic
Workaccount2•1d ago
By total coincidence I have a project at the prototype stage that I will be building (hopefully starting tonight) on a strip board. Thanks!
buescher•1d ago
You and me both. The reverse engineering tools are out there even if most of the search results are AI slop that recommends common layout tools. If I really needed the work done though I'd just pay one of the overseas services and clean up from there.
AdamH12113•1d ago
Yeah, I actually have a decades-old two-layer board that I need to reproduce and I would love to be able to feed images of it into some sort of tool and have it generate a schematic (or at least a netlist) automatically.
duskwuff•1d ago
It's not automatic, but one way I've seen people reverse-engineer PCBs (and ICs!) is to import scans of the subject in Kicad, then start tracing out the connections on screen.
1wheel•1d ago
It can be! Here's a circuit showing how the model processes "PCB tracing stands for" to output "printed":

https://www.neuronpedia.org/gemma-2-2b/graph?slug=pcb-tracin...

tacker2000•1d ago
haha same here
forgotpwagain•1d ago
thought this was about tracing neural circuits in the brain and was disappointed.
Henchman21•1d ago
Same here! Then I immediately thought: I wish people would stop misusing words followed by I guess I think I’m in charge of words now. Then, idly: I’m starting to resemble that “Old Man Yells at Cloud” meme

Funny things, thoughts.

asadm•1d ago
ugh same here.
mrheosuper•1d ago
Same. Those AI bros keep stealing our terminology.
Archit3ch•16h ago
I was excited for a moment.
Tostino•1d ago
This type of stuff is really important in my opinion. Getting this type of stuff open sourced allows academics and other researchers to try and do this type of interpretability research on a more level playing field.

I think the more people looking at this the better. I have a feeling there will be some breakthroughs in identifying important circuits and being able to make more efficient model architectures that are bootstrapped from some identified primitives.

sanex•1d ago
The conversation about this on Dwarkesh was interesting and I'm glad we're getting access to the tool.

https://open.spotify.com/episode/3H46XEWBlUeTY1c1mHolqh?si=L...

rob-olmos•1d ago
Anthropic employees Sholto Douglas & Trenton Bricken did an interview recently with Dwarkesh Patel, pieces here and there was about the circuit tracing insights.

https://www.dwarkesh.com/p/sholto-trenton-2 -- search the transcript for "circuit" for the quick bits.

Eg, "If you look at the circuit, you can see that it's not actually doing any of the math, it's paying attention to that you think the answer's four and then it's reasoning backwards about how it can manipulate the intermediate computation to give you an answer of four."

https://transformer-circuits.pub/

ofou•1d ago
Is this Garcon [1], or a new tool?

[1]: https://transformer-circuits.pub/2021/garcon/index.html

e_ameisen•1d ago
Hi, paper author here.

This is a new tool which relies on existing introspection libraries like TransformerLens (which is similar in spirit to Garcon) to build an attribution graph. This graph displays intermediate computational steps the model took to sample a token.

For more details on the method, see this paper: https://transformer-circuits.pub/2025/attribution-graphs/met....

For examples of using it to study Gemma 2, check out the linked notebooks: https://github.com/safety-research/circuit-tracer/blob/main/...)

We also document some findings on Claude 3.5 Haiku here: https://transformer-circuits.pub/2025/attribution-graphs/bio...)

jexp•1d ago
Imported the graph json into Neo4j

Have fun

https://gist.github.com/jexp/8d991d1e543c5a576a3f1ee70132ce7...

qtwhat•1d ago
Curious if we say "thank you", the model will be more activated and result in better answer. ^^