giuliohome.bsky.social
@giuliohome.bsky.social
There are people who excel without a programming language except bash, peering VNets and securing VPNs with nothing but a routing table in front of them - who needs apps when you've got raw configuration?
January 25, 2025 at 11:05 PM
Python is mainstream, not Haskell. In python you can find a dictionary containing the entire data of the current workflow in input. If they had used F# or any functional programming lang they would have passed proper input. #Kubernetes is the king and #yaml represents model, state, app, everything.
December 29, 2024 at 8:27 AM
Git has become a devops tool in a pathetic way: a commit means triggering a pipeline with tests and building a new image into a cluster, sometimes a branch becomes a landscape, so they just use sd, st, pr. Other ones want trunk based strict rules. DonSyme's against rebase. We lost the original git.
December 29, 2024 at 7:49 AM
Yes, it is. Understood, thanks.
November 29, 2024 at 5:55 AM
Is F# dead?
November 28, 2024 at 9:02 PM
And last but not least
#helm #namespace
November 25, 2024 at 11:39 PM
But nothing compared to installing a custom CA for #Docker on #Alpine.

#certificate #openssl #linux
November 25, 2024 at 10:39 PM
Rebasing isn’t the only tool, but it helps maintain a clean history. Commits sit at the intersection of a local repo - where they track incremental details - and the CI/CD pipeline. Squashing merge requests is common to align with agile workflows and keep history linked to user stories.
November 23, 2024 at 2:19 AM
Ever wondered if rebasing might have its place after all? This blog explores its practical use cases in real-world workflows:
about.gitlab.com/blog/2022/11...
How to use Git rebase in real life
From fixup to autosquash here are real world ways to leverage Git rebase.
about.gitlab.com
November 22, 2024 at 10:47 PM
Reposted
#Kubernetes naturally abstracts away application #processes, delegating responsibilities like #scaling, configuration, and #lifecycle management to the #infrastructure.
November 22, 2024 at 9:42 PM
#Dapr complements this by further modularizing and abstracting concerns like #service communication, #state management, and #observability, aligning closely with these principles.
November 22, 2024 at 9:43 PM
#Kubernetes naturally abstracts away application #processes, delegating responsibilities like #scaling, configuration, and #lifecycle management to the #infrastructure.
November 22, 2024 at 9:42 PM
However, I believe the idea of a single process remains naive in the context of modern application design. #Dapr is another #golang project, typically deployed on #Kubernetes, which is ideally rooted in the 12-factor app principles.
November 22, 2024 at 9:42 PM
Thank you!
Interesting demo!
I have appreciated the way of combining #fsharp and #dapr on #kubernetes!
November 22, 2024 at 3:35 PM
Reposted
"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge."
November 21, 2024 at 8:15 PM