

Python's :=, email falsehoods, no more self-hosting & Leon (News)
Sep 6, 2022
Dive into the world of Python and discover the walrus operator, a game-changer for writing cleaner code. Unravel common email misconceptions that could be affecting your programming practices. Hear the story of a seasoned email self-hosting veteran who finally threw in the towel after decades of struggle. Plus, explore Leon, an innovative open-source personal assistant designed for those seeking customizable, self-hosted solutions.
AI Snips
Chapters
Transcript
Episode notes
Walrus Operator
- Use Python's walrus operator (:=) for concise and readable code.
- It combines assignment and return, simplifying expressions.
Email Falsehoods
- Common assumptions about email, like address immutability and regex validation, are often false.
- Programmers should be aware of these misconceptions for better email handling.
Self-Hosting Struggles
- Carlos Fenollosa gave up self-hosting email after 23 years due to deliverability issues.
- He blames big tech's control over email infrastructure.