I sometimes wonder if the agile/trunk-based/no-code-review/DORA4LIFE crew actually use software where "value is shipped constantly to the customer” because I am just so fucking tired of random UI changes. I honestly do not mind if someone thinks a thing through before shipping it. I am OK if that makes them not an "elite team" or if they have to "collaborate and critique" their work before shipping it.
There are things in life more important than some programmer closing a JIRA ticket
Type safe enums for Go without code generation or reflection - GitHub - orsinium-labs/enum: Type safe enums for Go without code generation or reflection
Amazon Web Services (AWS) is deprecating the go1.x runtime on Lambda, this is currently scheduled for December 31, 2023. Customers need to migrate their Go based lambda functions to the al2.provided runtime, which uses Amazon Linux 2 as the execution environment. I think this is a bad thing for a couple of reasons:
There is no automated migration path from existing Go Lambda functions to the new custom runtime. Customers will need to manually refactor and migrate each function to this new runtime, which this is time-consuming and error-prone.
And to follow up on this, there’s a little known policy for Micro.blog hosting: when you have a paid subscription, we continue to host your blog forever even after you cancel and stop paying. Good URLs don’t change and don’t go away, unless you want them to.
Today, we are excited to announce OpenSSF Scorecard v4.12. This release adds support for GitLab and brings the project closer to its longer-term goal of supporting all types of hosted repositories. Previously, Scorecard has been limited to GitHub-based repositories along with some support for local Git repositories.
ahhh yes, macos, i definitely wanted to open the Firefox dmg i used a single time a year ago, not the Firefox application i use all day every day. perfect.
I sometimes forget about my autism and how sensory overload affects me. Then I'm surprised when I casually turn on my earbuds noise cancellation and a sudden peace and calm invades me wholly.
"What the fuck is this sudden relaxation? Oh, right, I was overstimulated, that makes sense". IF ONLY I REALIZED HOURS BEFORE.
#ASD #ActuallyAutistic
Insufficient governance and accountability is the sleeping giant of risk in open source.
This relates closely to the insufficient resourcing of the people doing the work and the charitable organizations that back them, but that's one that we've already spilled a lot of ink on as an industry.
Another day, another reminder of the importance of governance in FOSS projects.
No need to over architect it, but regularly assessing your project and implementing just-enough-governance will save you so, so much pain.