fractional executive, full time founder @sentry

San Francisco
Joined August 2008
alright our docs are absolute garbage, but finally got the magic working
imagine cheating and failing
when you passed your leetcode interview cheating with ai
1
17
Tempted to block any human who replies with skill issue on here Clear indicator that you’re gonna be annoying af
10
38
Aka Pull Requests Not Accepted
1
This was what my policy became with Sentry. Just because it’s open didn’t mean we wanted contributions for everyone’s random features. Open source (and derivatives) means many different things, and imo the worst projects are design by committee
I'm beginning to close PRs for unsolicited changes I don't want to maintain with: "Thanks, I'm not interested in the transfer of maintenance for this to us, but I'm happy to see you're maintaining this for personal use in your fork. Enjoy." 🫡
2
27
What dis
5
39
Vaca mode activated
2
51
so help me if i have to build these myself i am going to be supremely disappointed in all the influencers on here
Who's made some sick Claude skills that are useful in day to day development (in TS, Next.js, or general)? Would love to see some canned setups for documentation, spec generation, testing, etc
1
13
who is sydney sweeney and are they responsible for this 6-7 thing
2
8
Who's made some sick Claude skills that are useful in day to day development (in TS, Next.js, or general)? Would love to see some canned setups for documentation, spec generation, testing, etc
He hasn’t found my pseudonym yet
Replying to @zeeg
We are watching
1
3
Day one of vaca - didn’t finish my project before hand so the real question is how much restraint can I show to not pick up the laptop 😅
2
7
Imagine if the government paid their employees
4
16
David Cramer retweeted
6 months ago @Sentry acquired our company & since then I've been experimenting a lot with AI I wrote up some of my thoughts on vibe coding & dealing with "AiDHD" josh.ing/blog/aidhd
Everyone missed the joke 😅 k8s is one of the most complicated technologies I’ve ever dealt with. You should avoid it unless you need it, but many workloads need some scalable config management.
is k8s amazing for scale? gonna need some evidence
11
1
84
David Cramer retweeted
Sentry can't fix this.
Hi everyone, Grand Theft Auto VI will now release on Thursday, November 19, 2026. We are sorry for adding additional time to what we realize has been a long wait, but these extra months will allow us to finish the game with the level of polish you have come to expect and deserve.
6
7
56
is k8s amazing for scale? gonna need some evidence
Kubernetes migration almost killed our startup. Where we were: - 8 EC2 instances - Ansible for deploys - Boring but working - $1200/month AWS bill Why we migrated: - New investor wanted 'cloud-native' - Engineers wanted K8s experience - Competitors were using it - Seemed like the future 6 months later: - 3 engineers spending full-time on K8s - AWS bill at $4500/month - Deploys took longer than before - More outages, not fewer - Product development stalled We rolled back: - Moved to ECS Fargate - 2 week migration - Back to $1800/month - Engineers back on features K8s is amazing for scale. We weren't at scale. Technology should solve problems you actually have.