Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. OpenJev(openjev.com ↗)
    15comments
  2. Jemalloc 5.4.0(github.com/jemalloc ↗)
    45comments
  3. The scourge of x86 emulation(fex-emu.com ↗)
    27comments
  4. Astra for Law(openai.com ↗)
    578comments
  5. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    135comments
  6. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    222comments
  7. Qwen 3.8 Omni Flash(qwen.ai ↗)
    82comments
  8. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    170comments
  9. Replacing Pull Requests with Delta(zed.dev ↗)
    4comments
  10. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    38comments
  11. Wax motor(wikipedia.org ↗)
    70comments
  12. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    234comments
  13. When the fractional part of a float fixes your shader(crocidb.com ↗)
    1comments
  14. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    12comments
  15. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    155comments
  16. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    11comments
  17. How to Write with an LLM(sockpuppet.org ↗)
    104comments
  18. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    24comments
  19. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    59comments
  20. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    27comments
  21. Why Does the Universe Expand?(cosmicave.org ↗)
    57comments
  22. Speeding up gearhash on ARM64(sam.dev ↗)
    discuss
  23. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    42comments
  24. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    370comments
  25. Apple detectives solved mystery of ancient tree and rewrote the history of fruit(scientificamerican.com ↗)
    12comments
  26. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    108comments
  27. The most important product decision is what you don't build(liamnugent.me ↗)
    39comments
  28. CrowdSec Source Code Leak(crowdsec.net ↗)
    49comments
  29. How Uber Protects Against Retry Storms(uber.com ↗)
    44comments
  30. Show HN: Snapdrop: Instantly share files between devices. No setup, no signup(snapdrop.me ↗)
    37comments

Four days in the life of HN

88 pointsby 16y agochart.apis.google.com
40 comments
16y agoHN ↗

This is a fri through mon inclusive. The sat was actually the day of startup school.

Orange = requests/sec; black = memory used; red = % time spent in gc; blue = median msec to serve an item page; green = median msec to serve the frontpage. The last two are unnaturally spiky because I use a very narrow window (because we use the same data to to drive our Leftronic screen at YC). So the blue spikes don't represent anything that would have been observable to users.

The slowly rising gc percentage (red) is a sign of memory leaks. They used to be a lot worse before Rtm finally tracked down the main culprit this summer.

We're now getting a bit over 900k page views per day.

16y agoHN ↗

HN is already monetized, albeit indirectly, through discrete and relevant references to YC products. For example the reference to Leftronic in this post.

16y agoHN ↗

I'm not usually one to correct grammar, but discrete and discreet mean very different things.

16y agoHN ↗

It's already monetizing, by getting YC amazing deal flow

16y agoHN ↗

HN is sort of a loss leader for ycombinator. Free advertising for all the YC comings and goings. HN is the leader in mindshare amongst those interested in startups, startup technology and startup culture and (obviously) startup news.

16y agoHN ↗

The slowly rising gc percentage (red) is a sign of memory leaks.

So do you reboot regularly, or what?

16y agoHN ↗

I'd have to restart the server once a week or so if I didn't end up doing it more often anyway because of releases.

16y agoHN ↗

I don't see yellow, but I do see an orange. Was that a typo, or is my monitor seriously mis-calibrated?

16y agoHN ↗

Oops, fixed. For some reason I think of it as yellow, but it is in fact ff7700.

16y agoHN ↗

Google Charts also allows you to set a legend. It really should be part of the graph.

16y agoHN ↗

Though fierarul's comment leads to a natural question. The original comment explaining the graph is really necessary for the link to make sense. Explaining the graph in a comment seems to break the (apparent) convention of submissions being self-contained.

I thought the reason for disallowing both a URL and text in a submission was to avoid this. Though, if a submission that requires a comment is acceptable, why not allow submitting both a URL and text?

16y agoHN ↗

There is a difference. A comment is voted up at the discretion of the users, while text associated with the url would be displayed at the top no matter what. Which would mean the first person who submitted a link could essentially make their comment upon it always be the top one, and define the discussion.

16y agoHN ↗

I think you're missing the point. Imagine if everyone on hn posted a link that directed people to half of the content, and put the other half in a comment. That would make for a pretty crappy trend. Note that your original comment has 25 points, so as you can see there's incentive for people to start doing this.

I think a non-vote-able comment at the top wouldn't do as much damage as you might think. Maybe, instead, make it a rule where half & halfs get filtered/blocked.

16y agoHN ↗

By posting the chart here, I would assume you intended for others to see it, no?

16y agoHN ↗

My point was that the graph wasn't originally intended for others to see. It's a behind the scenes look at HN.

Is this really that big of a problem? Really?

16y agoHN ↗

I really liked the flat-screen monitor up in the YC offices to track the site. I want one for my site. It seemed the site wasn't getting much traffic, but then I realized most of the users were in the room at the time.

16y agoHN ↗

It was in something I added quickly to fix a hole someone discovered. I made the mistake of memoizing the function that generated authentication keys for vote links.

16y agoHN ↗

So either a) hackers work less on Saturdays and Sundays or b) hackers work more on things they're REALLY INTERESTED IN on Saturdays and Sundays ;)

16y agoHN ↗

I have a hard time taking this book seriously since in the preview the author while focused on Christianity and the Protestant Work Ethic says that Christ "Rises to His rest in Heaven" on a Sunday conflating the Resurrection (on a Sunday) with the Ascension (on a Thursday).

Minor quibble in the grand scheme of things, I know!

16y agoHN ↗

How substantially modified is Hacker News code base from news.arc in arc 3.1?

What parts have been modified / extended?

16y agoHN ↗

If only you had applications to read more often. HN would get cool stuff like this all year round :)