Viewing profile — drmajormccheese
drmajormccheese
HN member- Joined
- Fri, Jul 29, 2011, 2:11 AM UTC
- HN karma
- 99
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About drmajormccheese
No profile information was provided.
Recent public activity
-
comment
Comment #48905366
And there’s the smoking gun.
-
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.
-
comment
Comment #48192862
What if you gave the AIs a subscription to Suno to generate the content for their shows.
-
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…
-
comment
Comment #46872853
This is not a database of bunnies
-
comment
Comment #46346197
2%. https://gs.statcounter.com/browser-market-share
- comment
-
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.
-
comment
Comment #22795307
https://mspiegel.github.io/canon
-
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 …
- story
-
comment
Comment #10177814
Type checked state is known as "typestate". A Google search will bring up the typestate paper.
-
comment
Comment #2819876
There have been some GPU implementations of the Barnes-Hut algorithm [O(nlogn) n-body problem].