Yesterday I found this amazing gist that got me running with Zettelkasten in no time 💪 Check out this short YouTube video where the author demos this workflow: As the Zen of Python wisely taught us: Simple is better than complex – and this is so true for what can easily be an overwhelming task… Continue reading A super simple Zettelkasten note taking system
Articles on shell
Learning Rich by making a color searcher command line app
By Bob Belderbos on 6 July 2022
The other day I wanted to get serious with the awesome Rich library. As we always say: you have to build to really learn + need ideas? Scratch your own itch. If you’re struggling for ideas, see what takes you long and/or is cumbersome and see if it’s a good candidate to automate it with… Continue reading Learning Rich by making a color searcher command line app
Effective Developers Leverage Their Toolset
By Bob Belderbos on 6 April 2020
Last week I did a couple of shared screen sessions debugging and teaching. I paused and reflected on the tools I used and how I sharpened my sword over the years.
How to Build a Simple Slack Bot
By Bob Belderbos on 4 April 2017
I was playing with Slack’s Real Time Messaging API the other day. Building a bot is pretty easy. In this article a simple example.
5 Vim Tricks to Speed up Your Python Development
By Bob Belderbos on 28 March 2017
In this article 5 Vim shortcuts to speed up your Python development.