Article URL: https://arbital.com/p/behaviorist/
Comments URL: https://news.ycombinator.com/item?id=42521677
Points: 6
# Comments: 1
Article URL: https://bench.co/
Comments URL: https://news.ycombinator.com/item?id=42523061
Points: 115
# Comments: 94

Article URL: https://tidyfirst.substack.com/p/complain-and-propose
Comments URL: https://news.ycombinator.com/item?id=42523933
Points: 40
# Comments: 16
Article URL: https://www.science.org/doi/10.1126/science.aaz0135
Comments URL: https://news.ycombinator.com/item?id=42523884
Points: 25
# Comments: 2
Article URL: https://seanpedersen.github.io/posts/structure-of-neural-latent-space
Comments URL: https://news.ycombinator.com/item?id=42524352
Points: 25
# Comments: 1
https://seanpedersen.github.io/posts/structure-of-neural-latent-space

Article URL: https://sfist.com/2024/12/26/parents-of-openai-whistleblower-dont-believe-he-died-by-suicide-order-second-autopsy/
Comments URL: https://news.ycombinator.com/item?id=42524190
Points: 150
# Comments: 82
https://sfist.com/2024/12/26/parents-of-openai-whistleblower-dont-

Article URL: https://www.bbc.com/news/articles/cn7r8xr3v76o
Comments URL: https://news.ycombinator.com/item?id=42524138
Points: 36
# Comments: 21
Article URL: https://www.ccc.de/en/updates/2024/das-ist-vollig-entgleist
Comments URL: https://news.ycombinator.com/item?id=42524568
Points: 36
# Comments: 2

GitDiagram is an open-source micro dev-tool that I made this past week
Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet
I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories)
Also, you can replace "hub" with "diagram" in any repository URL to access its diagram
I created this because I wanted to contribute to open-source projects but quickl