Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    317comments
  2. Science Is Open Software(jepedersen.dk ↗)
    15comments
  3. SDCC – Small Device C Compiler(sourceforge.net ↗)
    3comments
  4. Cloudflare Quick Tunnels(cloudflare.com ↗)
    262comments
  5. Saving another 100TB of RAM(cloudflare.com ↗)
    56comments
  6. How to Write with an LLM(sockpuppet.org ↗)
    291comments
  7. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    9comments
  8. Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe(liveworld.info ↗)
    24comments
  9. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    64comments
  10. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    75comments
  11. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    77comments
  12. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    79comments
  13. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    61comments
  14. The Farnese letter(simonklee.dk ↗)
    5comments
  15. OpenJev(openjev.com ↗)
    250comments
  16. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  17. Goroutine Leak Profiles(go.dev ↗)
    discuss
  18. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    203comments
  19. Cyclomatic Complexity in C#(ndepend.com ↗)
    15comments
  20. Minimal Phone 2(minimalcompany.com ↗)
    196comments
  21. LispBM is a concurrent Lisp for microcontrollers with message passing(lispbm.com ↗)
    2comments
  22. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    37comments
  23. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    8comments
  24. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    50comments
  25. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    94comments
  26. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    212comments
  27. Two parallel neural ectoderm progenitors contribute to the developing brain(newscientist.com ↗)
    60comments
  28. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    21comments
  29. Size-Specialized Memory Allocation(go.dev ↗)
    3comments
  30. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    17comments

Submetrics – Search for your favorite show

57 pointsby 11y agosubmetrics.org
25 comments
11y agoHN ↗

I don't understand;

1) What's the 'top words' which appears when you search for a site? I just get a bunch of profanities (for basically any show, even those which are PG-13). Is this meant to be the top words found in the show's subtitles (it's not) or the most searched for words (in which case why am I'm being shown that). Further searches seem to show some work (e.g. Homeland, or Game of thrones)

2) Expanding the 'top words' gives (apparently) a top 100, except many words appear more than once - in my 'top words' for 'The Simpsons', 'MOM' appears 7 times.

3) What are the 'Top topics'? Again, examining The Simpsons, the top topics are, 'Case/investigation', 'noisey', and 'spooky'.

4) Browser 'back' doesn't work from top topics or top words

Edit: Having read the 'about' I'm feeling far less critical, given this is part of a Big Data course project. Initially, I wondered if the prevalence of profanities in speech (generally) are causing a weird biasing effect (i.e. a single word being said repeatedly) but given there shouldn't be any 'fuck's in The Simpsons/Modern Family/Friends my guess is something may be off on the back-end?

11y agoHN ↗

3.) I think the 'Top Topics' are categorizations based upon the words found in the subtitles. Each word in the English language is mapped to a category, and based upon the word content of the show, it is assigned a category. While interesting in theory, it definitely misses the mark on certain shows. I assume The Simpsons is due to their 27 Treehouse of Horror events while the rest of the show does not necessarily have a central focus.

11y agoHN ↗

Right! I saw profanity in the big bang theory too but unless it was bleeped out I don't believe that has ever happened

11y agoHN ↗

First of all this is all still in very early beta work ! I'm not sure how it got to HN but here it is so all your feedback is great. I'll try to answer some of your questions the best I can:

1) The top words are those that characterize the show the best. This is not perfect science, and is an output of the LDA algorithm, but it gives already a good indication. Some words indeed shouldn't be there. Some possible explanation: subtitle mistake or a bug...

2) The words that appear more then once are again a glitch, and should be fixed. Again, work in progress...

3) The top topics are found using a topic modelling algorithm. It splits a corpus of documents into a number of topics, and every documents contains a certain proportion of each topic (20% Police, 80% Terrorism for example). The topics are bag-of-words, and so we manually give them names to what we think fits best.

4) Again beta...

I hope the 'about' is clear enough, if you have any questions feel free to ask !

11y agoHN ↗

For example: Breaking bad (http://www.submetrics.org/#/show/1069) Top topics: Party, Gossip, Show...

I don't understand how it can help me pick similar shows

Edit: I played a little more for some TV shows it gives better results. For sure it is interesting but require a lot more work to be actually useful as TV Shows recommendation tool.

11y agoHN ↗

96.58% Similar to Veronica Mars. Not sure if top words is a good metric here.

11y agoHN ↗

Tried it with Buffy, and the similar shows look completely unrelated. Also, I'm not sure where it's getting "king" and "dynasty" as keywords.

11y agoHN ↗

I'm wondering that too about Farscape.

Also the lack of frell makes me question it :P

11y agoHN ↗

Yeah, its a nice idea but doesn't seem to work at the moment, give it a few months and someone may well implement it properly.

As an aside does anyone recognise what they've used for the data vis on http://www.submetrics.org/#/about ?

11y agoHN ↗

Top word for all shows these days seems to be 'fuck' oO

11y agoHN ↗

Subtitle analysis is a really cool idea!

11y agoHN ↗

Doing some ad-hoc searches, it appears that recommendations tend to favor shows with the same writer rather than shows in the same genre. I'm guessing this is because writers tend to have a similar writing style across genres.

For example, search for a Joss Whedon show and get Joss Whedon shows recommended.

11y agoHN ↗

Based on the headline, I expected the site to return the name of a TV series based on a search of subtitles. i.e., "shootin some bball outside of the school"

For me, "find" implies search, while "discover" implies recommendation.

11y agoHN ↗

Game of Thrones has top words of "rome", "england", and "france"? The only reason I can think of is if it's also including audio commentary.

11y agoHN ↗

Interesting. Definately seems like there is something wrong with the data.

11y agoHN ↗

Top words for Seinfeld are things you can't say on TV. Data broken?

11y agoHN ↗

Based on poking around the site, it looks like there's something seriously wrong with the data.

11y agoHN ↗

Basically every show I tried just gave me a word cloud with a big "Fuck" in the middle.

11y agoHN ↗

This seems like a nice idea but all the results seem to be pretty much indistinguishable from noise. Nearly every show I tried returns the same genres and keywords (and I think it's reasonable to say that Frasier is NOT a crime show in space.)

If this is just counting the frequency of individual words, perhaps that's too simplistic an approach.

11y agoHN ↗

That's really cool, is the raw data available for people to play with? I've been looking for something interesting for some textual analysis experiments.

11y agoHN ↗

Already knowing where "Enhance!" going to lead me! :)