nowfound

Life & fun · June 10, 2022

AT

Analyzing top HN posts with language models

Hi HN, I spent a few weeks looking at the top HN posts of all time. This included exploration, clustering, creating visualizations, and zooming in on what (to me personally) seems like some of the best discussions on here. Three things in this post: 1- The interesting groups of HN posts 2- The interactive visualizations that you can explore in your browser 3- The data from this exploration -- this includes CSV of the titles as well as the text embeddings of 3,000 Ask HN articles. Blog post about this whole process here: [1] ============ 1- The interesting groups of HN posts From the…

Alternativestop 23% of June 2022

In plain words

This project analyzes top Hacker News posts using language models to identify patterns and themes. It provides interactive browser-based visualizations of clustered posts, focusing on categories like life advice, technical development, software careers, and content recommendations. The creator shares the underlying data, including CSV files and text embeddings from 3,000 Ask HN articles, allowing others to explore discussions and trends within the Hacker News community.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

Hi HN, I spent a few weeks looking at the top HN posts of all time. This included exploration, clustering, creating visualizations, and zooming in on what (to me personally) seems like some of the best discussions on here. Three things in this post: 1- The interesting groups of HN posts 2- The interactive visualizations that you can explore in your browser 3- The data from this exploration -- this includes CSV of the titles as well as the text embeddings of 3,000 Ask HN articles. Blog post about this whole process here: [1] ============ 1- The interesting groups of HN posts From the exploration, Ask HN proved the most interesting. These are the top four groups of topics I found insightful. Each group contains about 400 posts. - Life experiences and advice threads [2] - Technical and personal development [3] - Software career insights, advice, and discussions [4] - General content recommendations (blogs/podcasts) [5] ============ 2- The interactive visualizations that you can explore in your browser - Top 10,000 Hacker News articles of all time [6] - Top 3,000 posts in Ask HN [7] ============ 3- The data from this exploration CSV file of top 3K Ask HN posts: [8] The sentence embeddings of the titles of those posts: [9] This is a colab notebook containing the code examples (including loading these two data files): [10] ============ If you've ever wanted to get into language models, this is a good place to start. Happy to answer any questions

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 28d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 26d ago · baselashraf81.github.io

Launched alongside, June 2022

the whole month →