I’ve read 20+ books on creativity. I love the topic.
One thing that barely get mentioned is being ready to record your thoughts in detail when inspiration strikes.
Creativity is often fleeting, but if you can trap the essence of the idea when it hits you with the strongest waves, you can revisit it later and refine your thoughts.
Here’s my 5 shortcuts: 🧵
I wanted to give the people who pick up our bins a bonus for Christmas so I put some money in an envelope and then I thought what do I write on the front of it?
I started with ‘dear bin men’ and I thought what if there are women? So I changed to ‘bin people’ and immediately realised this was insane so I finished with ‘recycling guys’. This is my life now.
@davidfowl Hi David, were there any significant changes in database connection pooling/simple connection plumbing. We upgraded from .net 8 to .net 10 and seem to get lots of :
"The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached."
The "code" is the same, only the version of .net is different
@davidfowl Fair point, no we didn't, we actually moved from https://t.co/0BOfexQ7KG.SqlClient to https://t.co/YS1pi8Bfiz.SqlClient, but will roll back and see if it helps. Much obliged David.