Live data from Hacker News

Viewing profile — drmajormccheese

drmajormccheese

HN member
Joined
Fri, Jul 29, 2011, 2:11 AM UTC
HN karma
99
Public activity
13 items

About drmajormccheese

No profile information was provided.

Recent public activity

  1. comment
    Comment #48905366

    And there’s the smoking gun.

  2. comment
    Comment #48216074

    I “vibe coded” an iOS app that lets you guess the next number from a curated list of OEIS sequences. The app is called Infinite Numbers. It’s free. No ads. No tracking.

  3. comment
    Comment #48192862

    What if you gave the AIs a subscription to Suno to generate the content for their shows.

  4. comment
    Comment #48038005

    There are techniques for improving our confidence in our software: unit testing, integration testing, fuzz testing, property-based testing, static analysis, model checking, theorem…

  5. comment
    Comment #46872853

    This is not a database of bunnies

  6. comment
    Comment #46346197

    2%. https://gs.statcounter.com/browser-market-share

  7. comment
  8. comment
    Comment #29056498

    Fortress didn’t have a total order of operators. Also IIRC operators could be tightly bound or loosely bound based on whitespace.

  9. comment
    Comment #22795307

    https://mspiegel.github.io/canon

  10. comment
    Comment #19167776

    Yeah. Recently (past half year) GitHub enabled a feature where duplicate comments are automatically edited to be hidden comments. I think it's a continuation of the GitHub feature …

  11. story
  12. comment
    Comment #10177814

    Type checked state is known as "typestate". A Google search will bring up the typestate paper.

  13. comment
    Comment #2819876

    There have been some GPU implementations of the Barnes-Hut algorithm [O(nlogn) n-body problem].