Reclaiming my Calendar - Tools and Results I'm trying new methods to trim busywork, and prioritize my main goals. Here's how it's been going, and the tools I'm using.
Thoughts After playing with Open AI's DALL·E 2 Today, I played with DALL·E 2 for about an hour. For those not familiar, DALL·E 2 is the second generation of DALL·E, a text to image AI. There's a lot of great articles on what DALLE 2 is, in fine detail. This isn't one of those articles.
How we started linting HTML files Realistically, in any large collection of code, rot will inevitably occur over time. Human error will cause small, absentminded mistakes. Code will become disused, and if not removed, will end up polluting the code-base with dead code. Typos happen, and merge conflict resolution will produce unintended consequences. This is why
Compressing images the easy way The dilemma? I had a reasonable amount of images (50-100) that were being used in a production environment at the Center for Lung Biology and Disease. However, many of them were too large, meaning that the user experience for someone trying to load our homepage was meaningfully harmed. I could