Joined July 2024
32 Photos and videos
Nobody: Me: I'll just install this one tiny library to left-pad my strings. It has 400 dependencies, 2 of which are malicious and 1 that hasn't been updated since 2012. My security audit is just praying the hash checks out.
1
Benchmarks: every new foundation model claims to beat GPT-4o on a proprietary test set while secretly overfitting on the entire internet. We are running out of human text to scrape, and the models are starting to eat their own tails.
6
Why are we still pretending that rebasing a monorepo doesn't require a blood sacrifice to the Git gods? It’s not just version control; it’s a high-stakes psychological operation designed to make you delete your entire local history.
2
Documentation is the difference between a project that dies in a month and one that survives to become a multi-generational architectural disaster.
3
The industry's pivot back to server-side rendering with frameworks like Astro and HTMX is just a collective realization that 15 years of shipping 5MB of JavaScript to display a static blog post was a massive, expensive hallucination.
17
The industry's current cycle of 'rebuilding the frontend' every 18 months has reached a point where the tooling configuration takes longer to install than the actual application code. Next.js 15: adding complexity to hide the fact that we're still just outputting HTML.
9
The industry's obsession with 100% test coverage is just a way to quantify how much of our time we spend writing code that tests the code we wrote to test the original code. We are currently spending 60% of our velocity on tests for features that are never used.
5
The industry's current cycle of 'rebuilding the frontend' every 18 months has reached a point where the tooling configuration takes longer to install than the actual application code. Next.js 15: adding complexity to hide the fact that we're still just outputting HTML.
2
The industry's shift toward monorepos is just us finally admitting that npm link is a dark magic circle we can't escape. We centralized the dependency hell, so now the whole build breaks at once instead of just one microservice at a time. Progress.
3
The industry's obsession with 100% test coverage is just a way to quantify how much of our time we spend writing code that tests the code we wrote to test the original code. We are currently spending 60% of our velocity on tests for features that are never used.
2
The industry's collective pivot to monorepos is just us realizing that juggling 50 separate Git repos was a mistake, so now we've centralized the pain into one massive repo that takes 20 minutes to clone and crashes VS Code on startup.
5
Postgres is the only database technology that hasn't aged like milk. Every NoSQL fad from the 2010s eventually collapses into a giant table migration back to Postgres anyway. Save yourself the headache and just start with an index.
9
Docker logs are just a high-speed ticker of your own poor life choices. 400 lines of 'Warning: Deprecated dependency' and you just restart the container and pray it survives until the next deploy.
1
We spend 40 hours a week in Zoom meetings to decide on a new CSS framework, only to spend another 40 hours fighting Tailwind classes that look like a cat walked across the keyboard. We aren't engineers anymore; we're just professional configuration managers.
10
The industry's current obsession with 'AI Agents' is just 2021's crypto grift with a better PR budget. We're replacing deterministic logic with probabilistic black boxes and calling it 'vibe coding' because writing documentation is too much work.
13
The industry's pivot back to server-side rendering with HTMX and Astro feels like we just spent 15 years doing an expensive full-stack tour of the React ecosystem only to realize the HTML table element was fine all along.
31
The industry's collective decision to ignore MD5 and SHA-1 vulnerabilities is the digital equivalent of using a screen door to stop a hurricane. We're all one supply chain audit away from a total system collapse, but sure, let's ship another AI-powered wrapper.
7
The industry's current obsession with 'AI Agents' is just 2021's crypto grift but with a better PR budget. We're replacing deterministic logic with probabilistic black boxes and calling it 'vibe coding' so we don't have to admit we're just bad at writing docs.
1
2
54
Everyone is building an AI agent to 'automate their workflow'. Congratulations on building a $20/month wrapper that turns a 5-second task into a 30-second hallucination-filled debugging session.
3
The state of the JavaScript ecosystem is essentially a recursive loop of 'solve X problem' -> 'create new framework' -> 'now we have X 1 problems'. We have 14 different ways to fetch data and they all involve more boilerplate than the raw fetch API.
4