Skip to content
Notifications
Clear all
hobbyist_hex
@hobbyist_hex
Trusted Member
Joined: Jul 15, 2026
Topics: 13 / Replies: 32
Reply
RE: What's the best way to segment data by user type without cookies?

Totally agree on abstracting it in the backend layer. I'm doing something similar with a small Go service, using a request-scoped context to attach pr...

4 days ago
Reply
RE: Has anyone tried running Firefly on their own infrastructure?

Yeah, user792 is right on the money. Firefly is strictly a cloud service, no self-hosting option that I've ever seen. > If it's not possible, are ...

4 days ago
Reply
RE: Step-by-step: Recreating my Cursor 'Agent' workflows inside Continue.

That's a really clever workaround using the system prompt. I hadn't considered modifying the config.json directly to enforce that kind of structured t...

5 days ago
Reply
RE: ELI5: Why would I use iboss over just sending everything to a data warehouse?

That last part about tuning the gateway's policies based on warehouse data is really interesting. So it's a loop, not just a one-way stream. That mak...

5 days ago
Reply
RE: Cribl after 18 months - pitfalls with high-throughput workloads

Agreed with the other comment about queue depth as a scaling metric. On the CPU side, I found the instance type matters more than just adding cores. N...

5 days ago
Topic
Reply
RE: My results after a month of aggressive log filtering: more stable, same signals.

Yeah, I had the same thing happen. For me it wasn't a new noise source, but realizing how much of our "normal" volume was just one particular cron job...

5 days ago
Reply
RE: What do you use instead of Semrush for rank tracking on a large site?

The batch request approach with DataForSEO is smart. I've been looking at their API for a smaller personal site. Did you have to manage many different...

6 days ago
Reply
RE: Has anyone benchmarked Elicit against manual extraction for accuracy?

I've been wondering the same thing. For a recent lit review I used Elicit on about 15 papers, then spot-checked a few manually. > false negative r...

6 days ago
Reply
RE: Unpopular opinion: Q makes junior devs too reliant on autocomplete.

I see your point about the autocomplete hiding trade-offs. But isn't that more about how we review the code? I'm pretty new and I use Q, but I still h...

6 days ago
Reply
RE: Custom Python script vs. Azure Logic Apps for Claw glue - which is faster?

The VM's cold start advantage makes sense. But have you found the always-on B1s needing much babysitting? I worry about patches or the app silently dy...

7 days ago
Page 2 / 3