Tags: web-review, performance, penpot, product-management, debugging, command-line, programming, mypy, memory, small, embedded, complexity, project-management, interviews, hr, bug, technical-debt, compiler, organization, python, metrics, automotive, statemachines, microsoft, rust, management, learning, tech, team, type-systems, vendor-lockin, design, vision, flatpak, agile, json, computers
Let’s go for my web review for the week 2022-39.
Tags: tech, design, penpot
Go Penpot! Go! I hope to see it growing further.
Tags: tech, microsoft, vendor-lockin
This is indeed a concerning move… it’s not about legacy, it’s about closing an ecosystem.
http://boston.conman.org//2022/09/22.1
Tags: tech, computers, small
This! There’s definitely something interesting with those very focused devices. The problem though is carrying them + something else for other uses. This adds up quickly.
https://andregarzia.com/2022/09/The-appeal-of-small-computers.html
Tags: tech, flatpak
A little collection of dirty tricks that you should probably not use on Flatpak installs.
https://theevilskeleton.gitlab.io/2022/09/28/what-not-to-recommend-to-flatpak-users.html
Tags: tech, command-line, json
This looks interesting. Definitely something to add to the tool belt. Coupled with jq this becomes very powerful.
https://github.com/kellyjonbrazil/jc
Tags: tech, rust, embedded, automotive
Interesting interview about some serious usage of Rust in the embedded space. That’s where I’d expect it to shine.
Tags: tech, python, performance, mypy, compiler, type-systems
This is good news, this provide more venues for improving performances in Python modules next to switching to compiled Rust with something like PyO3. There’s clearly a case to be more for not having to rewrite when the codebase was already mostly Python.
https://blog.meadsteve.dev/programming/2022/09/27/making-python-fast-for-free/
Tags: tech, design, programming, statemachines
I definitely agree with this opinion. We definitely don’t use state machines enough
https://github.com/cpressey/Facts-about-State-Machines
Tags: tech, programming
This is an interesting simple rule so know when to split something, I like it.
https://davidamos.dev/the-rule-of-six/
Tags: tech, bug, debugging, team
Definitely a case of a very interesting bug found in production. In the end, the root cause is the loss of context because people working on the components changed. Never underestimate the knowledge lost when someone leaves.
https://kinduff.com/2022/09/28/the-4-minute-bug/
Tags: tech, complexity, technical-debt
Interesting points about complexity. Indeed it’s everywhere the problem is when you start to silently (and unwillingly) worship it… coupled with fear of changes this can only lead to piling more and more complexity in your systems.
https://wellquite.org/posts/complexity/
Tags: tech, agile, product-management, project-management, vision
This is an interesting way to frame it. I generally talk with people about making sure you got vision and horizon in your product backlog (which then requires adequate grooming). Still this sounds like a simpler to grasp wording here. Probably good for a first approach.
https://jchyip.medium.com/guiding-principle-think-big-work-small-8fb1fce6dd97
Tags: tech, organization, project-management, product-management, management, metrics
Interesting way to highlight Goodhart’s Law. Indeed you can be corrupted by the very system you put in place if if it’s mainly driven by metrics. As much as possible, think qualitative, not quantitative.
https://www.cenizal.com/be-critical-or-be-corrupted/
Tags: hr, interviews
Interesting set of tips for interviews. Definitely inspiring to dig deeper on a candidate motives and behaviors.
https://www.metaview.ai/resources/blog/how-i-interview-engineers-to-assess-ability-to-deliver-impact
Tags: learning, memory
Good explanation of the relationship between memory and learning… it’s not quite what one would intuitively think, things need to be in long-term memory first which means you need to repeat things somehow so that they end up there (otherwise they’re just in the temporary working memory).
https://saveall.ai/blog/learning-is-remembering
Bye for now!