@hthieblot Many things: prioritization toolset, encrypted note-taking app, commercial platform for Python developers, and my latest one: a centralized donation platform.
Step by step, feature by feature..
Today I learned that companies building browsers pay licensing fees to include video codecs into the browsers. Therefore, open source browsers like Chromium don't have H.264 / AVC (MP4) or ACC (Audio) codecs.
Spent all my monthly credits on side projects, and now I have to work on my main project by hand until the next top-up. Thatโs how important it is not only to set priorities, but also to follow them.
Today I spent an hour renaming a package and checking if everything works correctly, just because I did a Google search, but not the PyPI search:
https://t.co/SI8NRdMdXA
Today I realized that it only happened with German keyboard layout, and PyCharm blocked that with the new setting that they introduced.
The resolution is unchecking:
Settings -> Tools -> Terminal -> Use Option as Meta key
Unexpected blame game resolved!
I was very disappointed with Claude Code in PyCharm, because it didn't allow me to enter certain characters such as "{" or "}" in the prompt.