Recent Posts
Workload Identity Federation
There is no reason not to switch to Workload Identity Federation for Service Connections in Azure DevOps. Compared to secret-based connections, it offers several compelling benefits:
Firstly, you eliminate the need for secrets. This means no more manual or automatic rotation of secrets, or worse, being caught off guard when secrets expire unnoticed. Secondly, it’s more secure. Secrets used across multiple projects and stored in key vaults or, even worse, in tools like OneNote, are far more susceptible to compromise than the new identity federation approach.
read more
Prova GPT-SW3
AI Sweden har publicerat den första svenska språkmodellen - GPT-SW3:
Nyheten på Computer Sweden Samlingssida på AI Sweden Språkmodeller från AI Sweden på HuggingFace I det här inlägget vill jag beskriva hur man kommer igång om man vill testa det. Min setup är följande:
En MacBook Pro (men det kan vara vilken dator som helst egentligen) Python 3.8^ + venv (om det lite senare) Visual Studio Code Jupyter Notebook Extension till Visual Studio Code Datoruppsättning Om inte du har gjort det tidigare, installera Visual Studio Code
read more
Discord Bot From Hello World to Container Apps
Recently I Became Curious About Discord Bots and How They Work.
In this blog post, I am going to write about my learnings. While some parts might be familiar to you, I found it very amusing to start with a simple “Hello, World!” bot, run it locally, deploy it to the cloud, and integrate it with ChatGPT. Along the way, I learned a lot. I hope this post can inspire other people or at least serve as a reference to refresh my memory when I revisit this topic in the future.
read more
Show Path Column in SharePoint
PnP.PowerShell is just the tool you need to show the Path column in a SharePoint document library view. Scroll down to see the script, or read on to learn more.
An introduction Do you still have folders in SharePoint? Well, you are not alone. Remember the old dream of relying on metadata only? Forget it! As a matter of fact, folders are still a popular way of organizing files in SharePoint.
read more
Vertical Laptop Holder
I just 3D-printed a laptop holder, a vertical one. It is so pretty and it makes my desktop tidier, so, I thought, it deserves an own blog post. This information might be too little for a blog post. So, as a bonus, I’ll tell you how the process of finding and customizing a 3D model looks like.
.
Thingiverse customizer I found a nice laptop holder on Thingiverse. Then I just clicked on “Open in customizer” like this:
read more