Live data from Hacker News

Viewing profile — Vonng

Vonng

HN member
Joined
Mon, May 09, 2022, 5:10 AM UTC
HN karma
198
Public activity
41 items

About Vonng

https://vonng.com/en/

Recent public activity

  1. story
  2. comment
    Comment #47202549

    you're right, OpenTofu forked from the last MPL version of Terraform, not BSL. My mistake — I'll correct the post.

  3. comment
    Comment #47202543

    Author here. • This is translated from my original Chinese post. I used Claude to polish the English — not a native speaker. Fair criticism on the LLM-ese; I'll tighten it. • This …

  4. comment
    Comment #47121379

    A minio community fork with admin console back, CI/CD pipeline for Docker/RPM/DEB packages.

  5. story
  6. story
  7. comment
    Comment #44078622

    Author here. The post here is a 3rd-party translation and may drifts from original wording in a few spots. Azure and OpenAI sent me some corrections today, so I published an update…

  8. story
  9. comment
    Comment #43631032

    BTW for anyone who interested, I've packed pg_search and vchord_bm25 extension RPM/DEBs https://pigsty.io/ext/fts/vchord_bm25 https://pigsty.io/ext/fts/pg_search In case anyone wan…

  10. comment
    Comment #42734107

    There are 351 available rpm/deb postgres extensions which can do really a lot of things: https://ext.pigsty.io/#/

  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #41244070

    I fully support ParadeDB's decision. For an open-source software company, AGPLv3 + Dual License is the most sensible choice. If you go with Apache 2.0, you're literally doing free …

  16. comment
    Comment #41241397

    I've set up a supplementary APT/YUM repository, which builds on the official PGDG offerings. This includes 326 extensions for EL distros and 312 for Deb distros, encompassing 121 R…

  17. story
  18. story
  19. comment
    Comment #39926313

    Why not continue to use rpm/apt for building and packaging? You can reuse these packages in the Dockerfile and the image, but not the other way around.

  20. comment
    Comment #39787509

    RDS is like 4~13x than EC2 on AWS, 2.3x than EC2 on aliyun. https://pigsty.io/blog/cloud/rds/ But The real cost lies on EBS, which is around 60x ~ 200x than local NVMe SSD. https:/…

  21. comment
    Comment #39714312

    How about: PostgreSQL tuned (x47). PostgreSQL + Hydra Extension (x42) PostgreSQL + ParadeDB Extension (x10.7)

  22. comment
    Comment #39713025

    That's true for the kernel, How about extensions such as ParadeDB BM25 https://www.paradedb.com/ + PGroonga https://pgroonga.github.io/ + PG Bigm https://github.com/pgbigm/pg_bigm …

  23. comment
    Comment #39712580

    Patroni has native HA support for citus horizontal cluster since v3. Which means your can create a HA citus cluster as simple as: https://pigsty.io/docs/pgsql/config/#citus-cluster…

  24. comment
    Comment #39712127

    pg_hint_plan —— Give PostgreSQL ability to manually force some decisions in execution plans. https://github.com/ossc-db/pg_hint_plan

  25. story