Live data from Hacker News

Viewing profile — ivovk

ivovk

HN member
Joined
Fri, Jan 10, 2025, 9:15 PM UTC
HN karma
2
Public activity
2 items

About ivovk

No profile information was provided.

Recent public activity

  1. comment
    Comment #44479004

    It stops working when you need to connect to any external resource. Database, http clients etc maintain connection pools to skip initial connection phase, which can be costly. That…

  2. comment
    Comment #44112875

    My understanding is that DuckLake, while being open source format, is not compatible with Iceberg, since it addressees some of it’s shortcomings, such as metadata stored in blob st…