Live data from Hacker News

Viewing profile — tschreiber

tschreiber

HN member
Joined
Tue, Apr 22, 2025, 5:00 PM UTC
HN karma
3
Public activity
12 items

About tschreiber

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
  10. story
  11. story
  12. comment
    Comment #43764290

    Verified: EXPLAIN plan actions = 1 SELECT * FROM amazon.amazon_reviews WHERE helpful_votes > 0 ORDER BY -log(1 - (rand() / 4294967296.0)) / helpful_votes LIMIT 3 Lazily read column…