Posts tagged: catalytic
All posts with the tag "catalytic"
What I'm learning in 2024
thinking about static sites in 2024
my linked in work history
Your LinkedIn is Garbage
Make the easy things easy
devops philosophy
Deliberative #
People exceptionally talented in the Deliberative theme are best described by the serious care they take in making decisions or choices. They anticipate obstacles.
I am risk-adverse. I want everything well thought out and calculated before I make any sort of change. I have never gambled in my life and just the thought of it makes me anxious.
Aim it #
I can use this as a strength to plan out potential issues and prevent them. I do this quite often with my role in infrastructure.
I need to make sure that I use deadlines to keep this as a strength and not hinderence.
Automation #
One of the biggest ways that I utilize this skill is automation. I am all about automating things, not just because I donāt want to do the manual work, but I am not sure when I am going to need to do something again.
I was listening to shipit37 with Vincent Ambo talking about building fully declaritive systems with nix. Vincent is building out Nixery and strongly believes that standard versioning systems are flawed. If we have good ci setup, and every commit is a good commit the idea of a release is just some arbitrary point in history that the maintainer decided was a good time to release, and has less to do about features and quality.
Since many things still want to see a version number, there is one automatic always increasing number that is a part of every single git repo, and that is the commit count. Nixery is versioned by commit count. When counting on the main branch there is no way for two points in time to share the same version. The git cli will count all commits by default so you have to be careful to only include commits from the branch you want to version/release from.
git rev-list main --count
Mentorship Vs Sponsorship
Stand With Your Team
How to crush amazing posts on DEV
Black Tech Pipeline
How I Built My GitHub Profile
Practice your craft
Productive one on one
Donāt waste your time learning everything
It's not all about winning