Live data from Hacker News

Viewing profile — babol

babol

HN member
Joined
Tue, Feb 01, 2022, 3:44 PM UTC
HN karma
3
Public activity
3 items

About babol

No profile information was provided.

Recent public activity

  1. comment
    Comment #47465910

    What you wrote aligns with my experience so far. It's fast and easy to get something working, but in a number of cases it (Opus) just gets stuck 'spinning' and no number of prompts…

  2. comment
    Comment #47164814

    Would running an application with chosen GC, subtracting GC time reported by methods You introduced, and then comparing with Epsilong-based run be a good estimate of barrier overhe…

  3. comment
    Comment #38727792

    > > QuestDB organizes data sorted by time, so relying on insertion order may help to avoid redundant sorting if there is an ORDER BY clause with the timestamp column. > If data is …