Live data from Hacker News

Viewing profile — stemchar

stemchar

HN member
Joined
Fri, Jan 23, 2026, 10:07 AM UTC
HN karma
14
Public activity
8 items

About stemchar

No profile information was provided.

Recent public activity

  1. comment
    Comment #48931263

    That doesn't sound like it would require a lot of code.

  2. comment
    Comment #48672135

    "The settlement"? Not gonna cut it.

  3. comment
    Comment #48444328

    Damn prompt engineering has become an art already. No wonder so many people have been left behind.

  4. comment
    Comment #48291902

    I probably would've done the same. "I don't remember what the function is called" would've been fine-ish, but reaching for a regex is just insane.

  5. comment
    Comment #48217574

    This doesn't sound correct. Source?

  6. comment
    Comment #46895054

    > Personally I've always called this style "declarative schema management" since the input declares the desired state, and the tool figures out how to transition the database to th…

  7. comment
    Comment #46895034

    I renamed a column and it added a new one.

  8. comment
    Comment #46730636

    > If you use streaming replication (ie. WAL shipping over the replication connection), a single replica getting really far behind can eventually cause the primary to block writes. …