Other articles


  1. PyCharm

    I still use PyCharm as my daily text editor.

    IDEs like PyCharm have tons of features and the 80/20 rule applies: investing 20% effort learning the tool will get you 80% productivity. The rest is marginal gains and your effort is better spent thinking about your code.

    Here, I'll …

    read more
  2. Enumerations

    I recently learned about Enums. Here's a fine ChatGPT example which is essentially the content of of Google search result. ChatGPT is like the old internet where you could read text on websites.

    ChatGPT

    Following is just verbatim output from the following request:

      ~ llm "give me an example of using …
    read more
  3. It's 2023

    It's been nearly three years since I last posted an article so let's do a check in.

    What's changed?

    1. I'm using Firefox. It's fine -- nothing game changing but I like it.

    2. I adopted the Black code formatter. At first I was hesitant because I liked to tweak my code formatting …

    read more
  4. Old School is New School

    After a few years in tech you notice trends come and go, seemingly faster and faster every year, like tides in the ocean.

    Is everyone who writes code condemned to run on a treadmill struggling to stay in place? In short, yes. Security patches, updates, and best practices are always …

    read more

links

social