Viewing profile — stemchar
stemchar
HN member- Joined
- Fri, Jan 23, 2026, 10:07 AM UTC
- HN karma
- 14
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About stemchar
No profile information was provided.
Recent public activity
-
comment
Comment #48931263
That doesn't sound like it would require a lot of code.
-
comment
Comment #48672135
"The settlement"? Not gonna cut it.
-
comment
Comment #48444328
Damn prompt engineering has become an art already. No wonder so many people have been left behind.
-
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.
-
comment
Comment #48217574
This doesn't sound correct. Source?
-
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…
-
comment
Comment #46895034
I renamed a column and it added a new one.
-
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. …