Viewing profile — pmaze
pmaze
HN member- Joined
- Tue, Jan 30, 2024, 6:11 PM UTC
- HN karma
- 237
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About pmaze
Recent public activity
-
comment
Comment #46570844
The connections are meaningful to me in so far as they get me thinking about the topics, another lens to look at these books through. It's a fine balance between being trivial and …
-
comment
Comment #46570603
I ended up judging where to draw the line. Its initial suggestions were genuinely useful and focused on making the basic tool use more efficient. e.g. complaining about a missing C…
-
comment
Comment #46569887
The names & descriptions definitely have that distinct LLM flavour to them, regardless of which model I used. I decided to keep them, but as short as possible. In general, I find t…
-
story
Show HN: I used Claude Code to discover connections between 100 books
I think LLMs are overused to summarise and underused to help us read deeper. I built a system for Claude Code to browse 100 non-fiction books and find interesting connections betwe…
-
story
Show HN: Syntopic reading with Claude Code – connections across 100 books
LLMs are often used to reduce the amount of reading we do. I’m hopeful they can be used to augment our reading habits instead. I gave Claude Code a set of CLI tools to explore a li…
-
comment
Comment #44425339
https://hnbooks.pieterma.es I scraped HN's 1000 most mentioned books and visualised them. This month I used a new embedding model (Nomic), switch out UMAP for PaCMAP, and added aut…
-
comment
Comment #41499085
I did, there was a first round of UMAP to 50 dimensions. Running HDBSCAN on the full embeddings gave bad results, lots of singleton clusters.
-
comment
Comment #41499015
The crash was indeed not intended - my mistake! Should be fixed now. You've got the cluster semantics spot on, to be honest. Broad genres are grouped together, with a tendency for …
-
comment
Comment #41498976
Hey, thanks for reporting - this is fixed now. I messed up the static build and some browsers freaked out. By law of showing things publicly, I of course only tested in a browser t…
-
comment
Comment #41498935
My apologies for that! First time deploying Svelte Kit to Cloudflare Pages, and I messed up the static build. Should be fixed now, hope you can give it another shot.
-
comment
Comment #41481978
Thanks! The cluster memberships that come out of the first round are distributions over the different clusters, e.g. a given book is weighted 0.8 for cluster A and 0.2 for cluster …
-
story
Show HN: I mapped HN's favorite books with GPT-4o
Hey HN! I love finding new books to read on here. I wanted to gather the most mentioned books and recreate the serendipity of physical browsing. I scraped 20k comments from HN thre…
-
story
Show HN: A 2D map of the 1000 most popular books on HN
Hey HN! I love finding new books to read on here. I wanted to recreate the serendipity of browsing someone else's bookshelf. I scraped 20k posts from HN threads related to reading,…