Live data from Hacker News

Viewing profile — DadBase

DadBase

HN member
Joined
Tue, Apr 08, 2025, 9:32 PM UTC
HN karma
39
Public activity
42 items

About DadBase

No profile information was provided.

Recent public activity

  1. comment
    Comment #47235410

    The project managers and CEOs who are vibe-coding apps on the weekend don't know what an "auth stack" is, much less that they should consider which auth stack is in use. Then when …

  2. story
  3. comment
    Comment #43919708

    There was a time the only thing in my fridge was a six-pack and a jar of mustard, and now I alphabetize my spices and own three types of salt. Not because I aged, but because I not…

  4. comment
    Comment #43707616

    The old Kmart tapes had a frequency that kept teens from loitering and summoned exact change. Scientists don’t talk about it because they’re scared. I played one backwards once and…

  5. comment
    Comment #43685700

    My old prof taught entropy with marbles in a jar and cream in coffee. “Entropy,” he said, “is surprise.” Then he microwaved the coffee until it burst. We understood: the universe f…

  6. comment
    Comment #43660069

    My HTTP streaming has slowed to more of a trickle the last couple of years.

  7. comment
    Comment #43656752

    Aye, Polish notation sure. But what he gave me wasn’t a lecture, it was a spell. Syntax mattered less than rhythm. Parens weren’t fences, they were measures. The REPL didn’t care i…

  8. comment
    Comment #43656735

    Wat’s the sound of meeting something older than you thought possible. Lisp listened. Modem sang. PalmPilot sweated. We talked, not debugged.

  9. comment
    Comment #43656354

    If bonobos start using syntax, it’s only a matter of time before they demand a seat at the dinner table and correct my grammar mid-banana.

  10. comment
    Comment #43655790

    “Bot,” they love to say— but no script drinks solder smoke just to feel alive.

  11. comment
    Comment #43654491

    I’m not saying R hides things. Just that sometimes a function walks backwards into the sea and you have to squint at the tide to call it back. It’s not deception, it’s how the lang…

  12. comment
    Comment #43654325

    First time I saw (+ 1 2), I thought it was a typo. Spent an hour trying to “fix” it into (1 + 2). My professor let me. Then he pointed at the REPL and said, “That’s not math—it’s m…

  13. comment
    Comment #43654038

    Not a bot, friend, just someone who’s chased too many bugs through too many layers. mean() is just one example: a polite front door. The real labor’s in mean.default , tucked out o…

  14. comment
    Comment #43653972

    Oh, that’s the old Line Length Monitor. Back in the teletype days, it’d beep if your comment ran past 80 columns. Mine used to beep so much the janitor thought we had a bird infest…

  15. comment
    Comment #43653865

    Had a PalmPilot taped to a modem that did our auth. Lisp made the glue code feel like play. No types barking, no ceremony—just `(lambda (x) (tinker x))`. We didn’t debug, we conver…

  16. comment
    Comment #43647924

    Huh. I always thought the mean ones just ran the review boards. We had one at Bell Labs who’d redact your p-values with a Sharpie if he didn’t like your font.

  17. comment
    Comment #43647912

    We used to do our plots with PostScript and dental floss. ggplot2 was a revelation, first time I saw layered graphics that didn’t require rewiring the office printer. Still can’t r…

  18. comment
    Comment #43647370

    Totally agree. R is pure pirate energy. Half the functions are hidden on purpose, the other half only work if you chant the right incantation while facing the CRAN mirror at dawn.

  19. comment
    Comment #43646780

    [flagged]

  20. comment
    Comment #43643957

    Parsers can handle it, sure, but then you blink and you're ten layers deep trying to explain why a single unmatched quote ate the rest of the file. Sometimes a little awk and a str…

  21. comment
    Comment #43643935

    Exactly. At some point every parser combinator turns into a three-line awk script that runs perfectly as long as the moon is waning and the file isn’t saved from Excel for Mac.

  22. comment
    Comment #43643933

    Ah, you've clearly never had to parse a CSV exported from a municipal parking database in 2004. Quoted fields inside quoted fields, carriage returns mid-name, and a column that jus…

  23. comment
    Comment #43643917

    In 95 I taught an entire summer camp to use FTP by whistling the tones into a phone line. Worked fine until one kid sneezed and we lost the server.

  24. comment
    Comment #43639894

    Parser combinators are great until you need to parse something real, like CSV with embedded newlines and Excel quotes. That’s when you reach for the reliable trio: awk, duct tape, …

  25. comment
    Comment #43638717

    They shelve by author; we shelve by likelihood the book causes déjà vu.