Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. PS5 Linux lead quits: "a bunch of noobs using LLMs" that "they don't understand"(frvr.com ↗)
    25comments
  2. A warning about 'model welfare'(mustafa-suleyman.ai ↗)
    43comments
  3. Dream-RSI: Recursive Self-Improvement through Evolving Worlds(arxiv.org ↗)
    9comments
  4. Mistral X Mozilla: Private, Multilingual AI Browsing(mistral.ai ↗)
    86comments
  5. The Google Play app review process now regularly takes longer than a week(gultsch.social ↗)
    181comments
  6. Introducing System One Models and Jev(typesafe.ai ↗)
    451comments
  7. Salesforce Global Outage(salesforce.com ↗)
    94comments
  8. DeepSeek v4.1 Flash Is Now Our Best Hacking Model(enclave.ai ↗)
    1comments
  9. ImpactGate: A merge gate that scores the structural decay AI adds(github.com/officefloor ↗)
    35comments
  10. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    218comments
  11. Hackers Got Inside a Flock Camera. Its Data Shows How the System Works(wired.com ↗)
    61comments
  12. Kyber (YC W23) Is Hiring a Forward Deployed Engineer(ycombinator.com ↗)
    discuss
  13. Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models(stale.jock.pl ↗)
    14comments
  14. Apple Reference Image: A New Approach for Verified Photography(security.apple.com ↗)
    251comments
  15. Scaling Golang CI by Replacing actions/setup-go(cloudx.ai ↗)
    1comments
  16. How Big Are Factorials?(thegreenplace.net ↗)
    4comments
  17. Original Sony PlayStation 2 security chip 'broken wide open' after 26 years(tomshardware.com ↗)
    36comments
  18. Douglas Adams and the exterminated Doctor Who adventure(bbc.co.uk ↗)
    28comments
  19. An update on Wayback Machine access(blog.archive.org ↗)
    336comments
  20. Doing Everyone Else's Job(yosefk.com ↗)
    69comments
  21. Show HN: I made a flight simulator, except you're just a passenger(inflightsimulator.com ↗)
    166comments
  22. Gemini 3.8 Live and 3.8 Live Extended Thinking(blog.google ↗)
    305comments
  23. Intelligence per Watt: Measuring Intelligence Efficiency of Local AI(arxiv.org ↗)
    24comments
  24. Learning Programming in an Age of LLMs(ploeh.dk ↗)
    97comments
  25. Why I'm still bearish on LLMs after Navier-Stokes(dank.systems ↗)
    421comments
  26. Microsoft says AI rival Anthropic could have 'disastrous impact' on humanity(bbc.co.uk ↗)
    5comments
  27. We do modern frequentist statistics: Using fake-data simulation(columbia.edu ↗)
    7comments
  28. German Rheinmetall open-sources its Battlesuite connected weapon system protcol(rheinmetall.github.io ↗)
    96comments
  29. A software thing I built: GPS on a 25MHz 486-SX(vcfed.org ↗)
    18comments
  30. Recreating Voodoo Graphics and a Late-1990s Gaming PC on an FPGA(nand2mario.github.io ↗)
    49comments

How Big Are Factorials?

10 pointsby 1d agoeli.thegreenplace.net
4 comments
17h agoHN ↗

Factorial (n) for n > 24 is greater than 10^n.

38m agoHN ↗

Reminds me of: Professor asked us to find the biggest factorial using C programming language. And then using LISP. You can imagine our surprise.

37m agoHN ↗

Stirling's approximation is also used a lot in statistical mechanics, because you often have to calculate logs of state space sizes, which means lots of combinatorics and thus lots of factorials. Plus it's continuous so you can do calculus.

4m agoHN ↗

The author's casual mention of 52! at the opening of the article triggered an OLD webpage that I saw many years ago

https://czep.net/weblog/52cards.html

Anyone know how to determine the age of this page (it's got be at least 20yrs old)