

Soft deletion, obscure data structures, driving away your best engineers, a blog platform for hackers & moar RSS (News)
Jul 25, 2022
The podcast dives into the controversial topic of soft deletion, questioning its real-world effectiveness. It examines unique data structures like Bloom Filters, highlighting their practical applications. Satirical management advice brings a humorous twist, while insights on estimation sessions spark debate among engineers. The discussion also introduces prose.sh, a blogging platform crafted for hackers, and reflects on the revitalization of RSS in today's indie social landscape.
AI Snips
Chapters
Transcript
Episode notes
Soft Deletion is Probably Not Worth It
- Avoid soft deletion unless absolutely necessary.
- It introduces complexity and often goes unused, as Brandur's experience shows.
Bloom Filters for Efficient Routing
- Bloom filters offer efficient set membership checks.
- Unlike other data structures, their time complexity doesn't grow with the number of elements.
Retain Engineering Talent
- Empower engineers and minimize meetings to retain talent.
- If your company culture hinders productivity, consider leaving.