How Notion Built A Culture Of Experimentation
tl;dr: Notion wanted to empower their devs to ship code fast, but also wanted to maintain high quality standards. Data-driven releases were part of the solution, but they struggled with in-house A/B testing tooling, eventually deciding to buy a third-party platform - which 30x’d the number of tests they run.featured in #526
featured in #502
What It Was Like Working For GitLab
- Yorick Peterse tl;dr: Yorick suffered from burnout after leaving Gitlab in 2021 and recently found the energy to discuss what he’s learned: “(1) Scalability needs to be part of a company's culture. (2) Make teams more data and developer driven. (3) You can't determine what is "minimal viable" without data. (4) SaaS and self-hosting don't go well together. (5) More people doesn't equal better results. (6) I'm conflicted on the use of Ruby on Rails. (7) The time it takes to deploy code is vital to the success of an organization. (8) Location based salaries are discriminatory.”featured in #488
featured in #397
Why I Quit Google’s WebAssembly Team, And How It Made Me Sick
- Katelyn Gadd tl;dr: "This is a partial story of what went wrong with the process and how it permanently damaged me. My hope is that this story will help people recognize toxic cultures in their own workplaces, or help new hires have a better career at Google."featured in #316
featured in #314
The Workplace Perks Your Developers Actually Want
- Nicole Kow tl;dr: (1) Expanding care benefits for the young and elderly - "61% of companies are opting for more flexible childcare benefits." (2) Flexibility - "2 out of 3 workers still want a balance between complete flexibility and a predictable work schedule." (3) Focusing on mental health - "76% of respondents reporting at least one symptom of a mental health condition in 2021."featured in #312
featured in #307
The Scoop: Inside Fast’s Rapid Collapse
- Gergely Orosz tl;dr: "I am covering details from the vantage point of software engineers and engineering managers." Gergely covers how Fast able to hire engineers competing with the big tech companies, warning signs within the company as seen from an engineering perspective, the current situation within the company, and more.featured in #307
How Google, Twitter, And Spotify Built A Culture Of Documentation
tl;dr: "Today we’ll look at how 3 high performance engineering companies handle their technical documentation" starting with Google and their g3docs system, which "made documentation radically simpler for engineers." It (1) presented one way to document things, removing decisions. (2) Hosted docs next to the code so engineers can stay in their IDE. (3) Automatically rendered docs into designed HTML pages on commits.featured in #298