Why did @github.com start showing AI Credits usage for GitHub Copilot on users profiles yesterday, and revoke it today? The changelog entry published yesterday is also nowhere to be found anymore.
Mats E.
@matsest.mxe.no
Coding cloud architect from Norway Working mostly with Azure ☁️ Interested in modern platforms, improving developer experiences, engaging in open source, and automating everything. 🧑💻 https://github.com/matsest | 🏠 https://mxe.no | @matsest elsewhere
Oppdatert med oversikt over alle lag på ligastats ved å trykke på rankingen. Fortsatt tidlig i sesongen, men gir en pekepinn på hvilke lag som gjør det bra offensivt, defensivt og klarer å kontrollere kamper utover kun ren poengfangst etter 6 runder spilt. godset.mats.codes
Rykker Godset Opp? godset.mats.codes Lagd en enkel oversikt for å følge Strømsgodset gjennom sesongen i Obos. Automatisk oppdatert daglig med siste nøkkeltall, statistikk, form, målpoeng og tabell. #obosligaen #fotball #norskfotball @godset.bsky.social
Oppdatert med flere stats som viser om laget over- eller underpresterer i forhold til nåværende plassering + oversikt over målpoeng blant spillerne. Foreløpige tall tilsier opprykksform for Strømsgodset, selv om plasseringen ikke er helt der enda..
Rykker Godset Opp? godset.mats.codes Lagd en enkel oversikt for å følge Strømsgodset gjennom sesongen i Obos. Automatisk oppdatert daglig med siste nøkkeltall, statistikk, form, målpoeng og tabell. #obosligaen #fotball #norskfotball @godset.bsky.social
Rykker Godset Opp? godset.mats.codes Lagd en enkel oversikt for å følge Strømsgodset gjennom sesongen i Obos. Automatisk oppdatert daglig med siste nøkkeltall, statistikk, form, målpoeng og tabell. #obosligaen #fotball #norskfotball @godset.bsky.social
Rykker Godset Opp? Følg Strømsgodsets vei tilbake til Eliteserien.
Oppdatert nøkkeltall, opprykksstatus og tabell for Strømsgodset i 2026.
godset.mats.codes
Made a new TUI for viewing Azure Resources, inspired by lazydocker 🧑💻 It supports quickly navigating subscriptions, resource groups and resources from the terminal. See details and c portal url to clipboard. Most auth methods supported. Try it out - feedback welcome! 🙂 github.com/matsest/lazy...
GitHub - matsest/lazyazure: The lazy way of viewing your Azure resources. TUI for drilling down into Azure subscriptions, resource groups and resources.
The lazy way of viewing your Azure resources. TUI for drilling down into Azure subscriptions, resource groups and resources. - matsest/lazyazure
github.com
Horrendous example. Everything from the title (even the URL - ugh), the image, to the "content" in this "post" is just lowering the bar beyond low for tech content. This used to be a good blog..
Decision Matrix: API vs MCP Tools — The Great Integration Showdown 🥊 | Microsoft Community Hub
Audience: Engineers + Stakeholders (and anyone who's ever argued about API architecture at lunch)Date: March 2026Author: Sabyasachi...
techcommunity.microsoft.com
The writing style in AI generated text is unmistakably non-personal and boring. With more content (posts, blogs, code) being made by AI I fear more people will attempt to mimic the same style. Let's not forget to have room for personality, flair, linguistic diversity and typos.
Already tired of seeing AI written summaries in pull requests descriptions. Just feels so non-personal and bloated. I would (almost) rather see "fix stuff" than to see a no-context summary of the diffs with endless file and line references.
Ever wanted to do a @biceplang.bsky.social What-If Deployment without Write permissions? 💪 Now you finally can! Using the newly released ValidationLevel deployment option you can e.g. more securely run a what-if to validate change from a PR: #azure #biceplang github.com/matsest/bice...
GitHub - matsest/bicep-deploy-whatif-without-write-demo: Demo of running Bicep What-If deploy without write permissions
Demo of running Bicep What-If deploy without write permissions - matsest/bicep-deploy-whatif-without-write-demo
github.com
Just released an update to my demo repo for @github.com hosted runners with #Azure Private Networking to now support explicit outbound access using a NAT Gateway (default outbound access will be retired September 30th 2025). #githubactions #biceplang #powershell
Release v2.1 · matsest/gh-runner-az-private-network-demo
This release adds support for specifying default outbound access and NAT Gateway deploy to prepare for the requirement of explicit outbound access: On September 30, 2025, default outbound access f...
github.com
Everyone so excited about MCP as the latest AI awesome sauce Me: looks like an API gateway @monkchips.com: SOAP for AI tools cool cool Time to answer all the same questions again
This is an particularly ugly example of a GitHub Actions supply-chain attack. All tags updated to point to malicious version. Commit introduced via false renovate commit. www.stepsecurity.io/blog/harden-... More info in repo issue: github.com/tj-actions/c...
Harden-Runner detection: tj-actions/changed-files action is compromised - StepSecurity
tj-actions/changed-files
stepsecurity.io
Want to try out Azure Private Networking for GitHub-hosted Runners? With the use of @biceplang.bsky.social, @github.com APIs and some PowerShell I made a end-to-end deployment of both the required Azure and GitHub configurations. Up and running in less than 1 minute! ⚡ github.com/matsest/gh-r...
GitHub - matsest/gh-runner-az-private-network-demo: Demo for Azure private networking for GitHub-hosted Runners
Demo for Azure private networking for GitHub-hosted Runners - matsest/gh-runner-az-private-network-demo
github.com
Oh boy, working in "serious IT" sounds like a miserable place to be 🤦
Oh no they've invented a much cheaper Bluetooth radio before any of us figured out how to make a product as useful as AirPods with our expensive Bluetooth radios
...and there's the end credits. Still holds up as a fantastic game, even in 2025.
Enjoying some childhood nostalgia today, by starting a new save file of The Legend of Zelda: Ocarina of Time on my Nintendo Switch 🎮 25+ years since it was first released and still a great game!
As I'm sharing some of the skepticism on current state of AI, this was a positive take to read. Invest in core skills. Build transferable knowledge. Both soft skills, and a solid understanding of fundamentals within your field will make you resilient to current fads. css-tricks.com/the-importan...
The Importance Of Investing In Soft Skills In The Age Of AI | CSS-Tricks
I am still an AI skeptic. The biggest risk I foresee is that if your sole responsibility is to write code, your job is at risk. It’s not time to panic, but I do see a lot of value in evolving your sof...
css-tricks.com
A quite good summary of PowerShell. I think it's underrated as a powerful cross-platform, high-lvl scripting language w/lots of advanced features under the hood. But many devs and engineers shy away from it. Maybe due to the (outdated) Windows-only association. Others maybe due to things like this
PowerShell was initially designed for IT Pros, so it does a lot of things that probably drive developers nuts. PowerShell attempts to hide and abstract a lot of the .NET sausage making to make it easy to use, but sometimes we hit speed bumps like your example.
A #powershell thing that's confused me several times (and I was reminded of today)... What do you think the output of this script will be? And why? Is it as expected? 😉 (PowerShell 7.4, code is in alt-text) @jdhitsolutions.com @mrpowershell.bsky.social @steviecoaster.dev #pwsh
Happy New Year! The greatest gift of last year came just a few days before Christmas, and I'm grateful I got the chance to have a total of 3 weeks of time off to take care of our little one and spend time with the family. Now reading myself for getting back to work again 😴
Would be nice if every day of #adventofcode was a Sunday / day off. Let's see how many days of self-torment I have in me this December 🫠
Working on a #Powershell replacement for the `grep` command, to quickly search files. Trying to get same behavior and argument support with just native commands 🥷 (Stuck on a Windows-machine without WSL support for a project..)
dotfiles/pwsh/.config/powershell/Microsoft.PowerShell_profile.ps1 at master · matsest/dotfiles
config files and such. Contribute to matsest/dotfiles development by creating an account on GitHub.
github.com
It's baffling that the software many of us use for The Boring Stuff every day sucks at basic things that would have been so easy in the real world. It took YEARS before the feature of registering in-person/virtual attendance for a meeting finally came (and it's still kind of new so few use it)..
Schedule in-person events in Outlook - Microsoft SupportYour Privacy Choices Opt-Out Icon
support.microsoft.com
How is one supposed to transfer ownership of a recurring meeting to somebody else? I first thought adding someone as co-organizer would be enough, but it doesn't given sufficient rights to manage the invites, change the meeting time, etc. Anyway, we'll create a new meeting and delete the old one
Enjoying some childhood nostalgia today, by starting a new save file of The Legend of Zelda: Ocarina of Time on my Nintendo Switch 🎮 25+ years since it was first released and still a great game!
Sad to see such a great community site deteriorate. Any good alternatives out there?
meetup.com is really ramping up their monetization - I can't even see who else is attending London Gophers meetups without paying for a subscription 😑 Any recommendations for a better platform for Go meetups?
Just sold a ticket using Ticketmaster Resale: They will sell your ticket for you (below listing price), add yet another service fee for the new buyer and then give you money after 17(!) days. Excellent idea - subpar execution.
Today a co-worker failed to upload a pdf to a government file upload because to file name was in all-caps, including the file extension (.PDF). Everything worked with a simple rename to.pdf.. 🤦 Devs, if you build a file upload service, don't validate on the file extension only! ☝️
Freedom to tinker with my own setup to do under-the-hood stuff as well as user-facing stuff to my own liking. Freedom to fix it If something doesn't work. If something works poorly I can improve or even replace it - no lock-in. Freedom to re-purpose hardware to run it. Freedom.
What is your favourite thing about #Linux?