Mastodon: @canpolat@hachyderm.io
Git @programming.dev Git Rev News Edition 126 (August 31st, 2025)
Git @programming.dev Worktrees: Git's best kept secret (and why you should use them)
Git @programming.dev git-fetch-file: Fetch and sync individual files from other Git repositories
Git @programming.dev gmap: Command-line tool for visualizing Git activity
Git @programming.dev Git Rev News Edition 125 (July 31st, 2025)
Git @programming.dev Artisanal Handcrafted Git Repositories
Git @programming.dev Git Rev News Edition 124 (June 30th, 2025)
Git @programming.dev Highlights from Git 2.50
Git @programming.dev Get Hooky - a language-agnostic Git hook manager
Opensource @programming.dev 2024 Open Source Software Funding Report
Git @programming.dev FeaturedGit stories
Programming @programming.dev You'll regret using natural keys
Programming @programming.dev Your API Shouldn't Redirect HTTP to HTTPS
Programming @programming.dev Google Cloud accidentally deletes cutomer’s online account due to ‘unprecedented misconfiguration’
Programming @programming.dev libyear: A simple measure of software dependency freshness
Programming @programming.dev North Yorkshire Council to phase out apostrophe use on street signs
Programming @programming.dev Introducing TypeSpec: A New Language for API-Centric Development
Programming @programming.dev Corporate Open Source is Dead
Programming @programming.dev Naming Functions: When Intent and Implementation Differ
Programming @programming.dev What we know about the xz Utils backdoor that almost infected the world
- JumpDeleted
Permanently Deleted









This looks really interesting. Getting type safety and editor support to configuration may change quite a bit of how things are done. I don't know if it will gain traction, but if it does, it may really help bringing some long awaited structure to all those YAML files. There appears to be examples specifically for Kubernetes (https://github.com/apple/pkl-k8s-examples).