Blogs

Let’s go for my web review for the week 2021-46.


The Inner Osborne Effect

Tags: management, business, product-management

Interesting idea… Until that article, I didn’t fully realize the impact of the Osborne Effect inside of a company and not towards its customers.

http://raganwald.com/2021/10/28/the-inner-osborne-effect.html


Writing great software isn’t all about the software you write – Letters To A New Developer

Tags: tech, craftsmanship, product-management, empathy

Very good advises emphasizing empathy and holistic view of products.

https://letterstoanewdeveloper.com/2020/06/29/writing-great-software-isnt-all-about-the-software-you-write/


It’s Now Possible To Sign Arbitrary Data With Your SSH Keys

Tags: tech, cryptography, ssh

Little known but potentially very useful SSH feature.

https://www.agwa.name/blog/post/ssh_signatures


Highlights from Git 2.34 | The GitHub Blog

Tags: tech, git

Lots of good stuff in this release. Particularly looking forward to the new default merge strategy and the ability to sign commits using SSH keys.

https://github.blog/2021-11-15-highlights-from-git-2-34/


String formatting comparison | Pydon’t 🐍

Tags: tech, python

Good summary about string formatting in Python. Clearly helps to decide between f-strings and the fomat function.

https://mathspp.com/blog/pydonts/string-formatting-comparison



Bye for now!