Live data from Hacker News

Viewing profile — barries11

barries11

HN member
Joined
Mon, May 13, 2024, 11:48 AM UTC
HN karma
14
Public activity
8 items

About barries11

No profile information was provided.

Recent public activity

  1. comment
    Comment #48728988

    "stall" is the best term I can think of as in "pipeline stall". Better term, anyone?

  2. comment
    Comment #46646907

    Coincidentally, I recently looked at using CUE as a config file format, but it looked like it was too syntactically complex and unwieldy for them to edit compared to, say, TOML (wh…

  3. comment
    Comment #46646808

    ELI5 how this is Literate Programming? See the first example on https://en.wikipedia.org/wiki/Literate_programming for comparison. CUE seems like the opposite: a typed data structu…

  4. comment
    Comment #46005371

    "hysterical porpoises" always makes me smile, and it's the benemalapropism I go for.

  5. comment
    Comment #44265491

    I don't disagree at all--p4 was kick-ass back in the day but the world, and our expectations, have moved on. Plus, they went all high-street enterprisey. What makes it convoluted? …

  6. comment
    Comment #44256681

    I used Perforce a lot in the 90s, when it was simple (just p4, p4d, and p4merge!), super fast, and never crashed or corrupted itself. Way simpler, and easier to train newbies on, t…

  7. comment
    Comment #40620307

    From the README (I'm not the author): Important sqlite-vec is a work-in-progress and not ready for general usage! I plan to launch a "beta" version in the next month or so. Watch t…

  8. comment
    Comment #40342242

    Nice, I will definitely use these techniques. Here are a few settings that make GNU make a bit faster, and enable multi-line, strict-mode bash scripts as recipes (make recipes are …