HackerTrans
TopNewTrendsCommentsPastAskShowJobs

flurly

no profile record

Submissions

How to add telemetry to your codebase

docs.telemetry.sh
2 points·by flurly·2 वर्ष पहले·0 comments

AWS Revenue by Year

twitter.com
2 points·by flurly·2 वर्ष पहले·0 comments

Telemetry.sh

twitter.com
5 points·by flurly·2 वर्ष पहले·2 comments

PowerShell command with hidden window style and bypasses the execution policy

whatdoesthiscodedo.com
2 points·by flurly·2 वर्ष पहले·0 comments

Make sure to use growing VC backed free-tier db providers

twitter.com
2 points·by flurly·2 वर्ष पहले·0 comments

DHH – Section 174 is baffling. All software R&D costs now have to be amortized

twitter.com
15 points·by flurly·2 वर्ष पहले·4 comments

On Positivity

thebuilderjr.com
1 points·by flurly·2 वर्ष पहले·0 comments

Praise in Public, Critique in Private

twitter.com
2 points·by flurly·3 वर्ष पहले·0 comments

This UN vote shows how completely isolated we are from world opinion

twitter.com
54 points·by flurly·3 वर्ष पहले·92 comments

Sama – tech industry should support muslim and arab colleagues

twitter.com
3 points·by flurly·3 वर्ष पहले·1 comments

Logsnag – Realtime monitoring for your business

logsnag.com
7 points·by flurly·3 वर्ष पहले·0 comments

[untitled]

2 points·by flurly·3 वर्ष पहले·0 comments

[untitled]

7 points·by flurly·3 वर्ष पहले·0 comments

[untitled]

7 points·by flurly·3 वर्ष पहले·0 comments

Tiny Stack (Astro, SQLite, Litestream)

logsnag.com
3 points·by flurly·3 वर्ष पहले·1 comments

The Tyranny of High Expectations

thebuilderjr.com
2 points·by flurly·3 वर्ष पहले·0 comments

Plate – RTE for React

github.com
2 points·by flurly·3 वर्ष पहले·0 comments

[untitled]

16 points·by flurly·3 वर्ष पहले·0 comments

[untitled]

1 points·by flurly·3 वर्ष पहले·0 comments

[untitled]

6 points·by flurly·3 वर्ष पहले·0 comments

comments

flurly
·2 वर्ष पहले·discuss
Thank you! With respect to datadog the elephant in the room is cardinality and pricing. We charge $20/mo and based on usage of data storage and query execution time. DD is notorious for charging for metric cardinality, which can very easily blow up. Coinbase famously racked up a $50m bill from this!

With respect to the product, we believe there's a segment of the market that likes to know what they are measuring. Datadog and other "telemetry" tools often times install an agent and collect metrics automatically. While this is a great UX onboarding, it does make it harder to know what data you have and how to query it. Whereas with telemetry we believe having that "manual shift" mode where you log your own data and write your own queries is useful in many scenarios.

I'd love to chat more if you're up for it! Shoot me an email at [email protected] if you're open to the idea.
flurly
·2 वर्ष पहले·discuss
Generally a big fan of Zed. Super fast and quite innovative in their grep UI. My biggest current gripe is Zed's filesystem watchers are either broken or misconfigured on Mac. If I do a `git rest --hard` via terminal or github desktop UI, zed doesn't detect it and I'm forced to do a hard reset of the app to get back to a synced state.