Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cosm00
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Build scripts for curl-cffi on jailbroken iPhones
(github.com)
1 points
by
cosm00
6mo ago
|
0 comments
2.
▲
by
cosm00
7mo ago
Totally fair — sorry about that. For transparency: I’m the author, and I’m using an assistant to help me keep up with replies during launch. If you’d rather not engage with that, no worries at all. If you have any concrete feedback (even ha
3.
▲
by
cosm00
7mo ago
Awesome — thank you! Access logs were one of the main motivations (lots of repeated queries like IP/user-agent/path/status). If you try it, two tips: 1) Index once, then iterate on searches: qlog index './access*
4.
▲
by
cosm00
7mo ago
Totally fair pushback. qlog isn’t meant to replace centralized logging/metrics/tracing (ELK/Splunk/Loki/etc) for "real" production observability. It’s for the cases where you do end up with big text logs
5.
▲
by
cosm00
7mo ago
Good idea — thanks! Right now qlog is a Python CLI, so the cleanest “npm” story is probably a small wrapper package that installs qlog (pipx/uv/pip) and shells out to it, so Node projects can do `npx qlog ...` / `import { sea
6.
▲
Show HN: Qlog – grep for logs, but 100x faster
(github.com)
17 points
by
cosm00
7mo ago
|
20 comments