mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About
Link blog

Lore | Redowan's Reflections

by Redowan Delowar on 29-10-2025 12:58

In this article, Redowan shares a number of wisdoms, aphorisms, and observations, quotes frequently in conversations about software, philosophy, and ways of working.

Of the ones I didn't know, my favourite one was the Beyoncé rule:

If you want to be confident that a system exhibits a particular behavior, the only way to be sure it will is to write an automated test for it. Google calls it the Beyoncé Rule. Succinctly, it can be stated as follows: “If you liked it, then you shoulda put a test on it.”

Previous link

Why is 6 afraid of 7? Because 7 8 9.

mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About