back
user profile

alex_hirner

2,545karma·320submissions·July 22, 2015
about
dishtracker.io
recent activity (320 total)
comment
I like the CLI interface, very comprehensive. However, I'm puzzled by pi support: https://github.com/ctxrs/ctx/issues/40 …
1mo ago·view thread
comment
Does ai.backfill() fill incomplete/dirty rows or does pg_durable have some notion of partial completion?
2mo ago·view thread
comment
How does it compare to https://github.com/supabase/etl ?
2mo ago·view thread
comment
What are your thoughts on eviction, re how easy to add some basic policy?
4mo ago·view thread
comment
memray and later a custom request wrapper that output python gc statistics. Our main candidates for the leak are: grpc, asgi server itself, psycopg, django channels. All leaked to some degree. Alas, i…
9mo ago·view thread
comment
It was and is a life saver. Our django app suffered from runaway memory leaks (quite a story). We were not able to track down the root cause exactly. There are numerous, similar issues with uvicorn or…
9mo ago·view thread
comment
I'd love to make it work with flightsql or HTTP endpoints returning arrow IPC [0]! Did you consider using perspective for last-mile charting [1]? Building your own seems like a huge chunk of work…
10mo ago·view thread
comment
> The virality of async await is that once you mark a function async, then you can only call it from another async function That's not exactly true. Many languages return a curried version of …
1y ago·view thread
comment
True. Therefore I'm eagerly awaiting an artificially intelligent product manager. Or I might build that myself.
1y ago·view thread