Viewing profile — babol
babol
HN member- Joined
- Tue, Feb 01, 2022, 3:44 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About babol
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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 …