Posts Tagged programming

Turn your Raspberry Pi into an AI agent with OpenClaw

https://www.raspberrypi.com/news/turn-your-raspberry-pi-into-an-ai-agent-with-openclaw created a wedding photo booth using AI agent..

Tags: ,

Decades before the current AI boom, Oracle’s Larry Ellison argued that applying AI to every problem was “the height of nonsense.” | TechRadar

https://www.techradar.com/pro/the-height-of-nonsense-oracle-co-founder-larry-ellisons-1987-argument-that-not-everything-should-be-ai-makes-perfect-sense-in-2026

Tags: ,

Change Default Swagger Route in an ASP.Net Core Web Api

For me just setting the RoutePrefix was sufficient

Tags: ,

ArgoCD – Cluster Bootstrapping

https://argo-cd.readthedocs.io/en/stable/operator-manual/cluster-bootstrapping

Tags: ,

Secure Environment Variable Handling: Best Practices for Secrets Management

Tags: ,

Libgit2

https://github.com/libgit2/libgit2sharp?tab=readme-ov-file

Tags: , ,

C# Recommended Reading / Videos 2511

The New Best Scheduling Library in .NET (TickerQ) Orleans: Microsoft’s distributed systems framework for .NET C#’s Best features you might not be using Clean Architecture with ASP.NET Core 9 Testing.Platform, the new way to run .NET tests System Design was HARD until I Learned these 30 Concepts The Future of Web Development with ASP.NET Core […]

Tags: , ,

Run a docker image as a container

https://stackoverflow.com/questions/18497688/run-a-docker-image-as-a-container This also allows you to inspect contents of the container, its files etc.

Tags: ,

Dependency Injection based on request headers

https://keestalkstech.com/dependency-injection-based-on-request-headers

Tags: ,

Git Tips : Git tags not pushing to remote

https://openillumi.com/en/en-git-tag-remote-push-guide https://stackoverflow.com/questions/5195859/how-do-you-push-a-tag-to-a-remote-repository-using-git https://stackoverflow.com/questions/71950117/using-nuke-build-to-push-a-tag-to-an-azure-devops-repository – pushing tags to git using nuke

Tags: , ,

How to create responses in Minimal API apps

How to create responses in Minimal API apps

Tags: , ,

Performance Improvements in .NET 9

Performance Improvements in .NET 9

Tags: , ,

Parametised test primitive obsession code smell

https://blog.ploeh.dk/2021/01/18/parametrised-test-primitive-obsession-code-smell

Tags: , ,

Stubs and mocks break encapsulation

https://blog.ploeh.dk/2022/10/17/stubs-and-mocks-break-encapsulation Moq is mentioned – but the issue is bigger than Moq

Tags: , ,

ASP.NET Core Blazor authentication and authorization

https://learn.microsoft.com/en-us/aspnet/core/blazor/security/?view=aspnetcore-9.0&tabs=visual-studio

Tags: , ,

Our 5 favourite open-source customer data platforms

https://medium.com/@bap_16778/our-5-favourite-open-source-customer-data-platform-0195efecf634

Tags: , ,

I Stopped Building Frontends. Now I Use MCP Servers to Let AI Run My Apps

https://javascript.plainenglish.io/i-stopped-building-frontends-now-i-use-mcp-servers-to-let-ai-run-my-apps-178b0d7107ca

Tags: ,

.net core How to create an authorization policy for Anonymous users

https://stackoverflow.com/questions/69800710/how-to-create-an-authorization-policy-for-anonymous-users

Tags: , ,

A Beginner’s Guide to Building Outdoor Light Shows Synchronized to Music with Open Source Tools

https://www.docker.com/blog/a-beginners-guide-to-building-outdoor-light-shows-open-source-tools

Tags: , , ,

Swagger dropped from .NET 9: What are the alternatives?

https://www.roundthecode.com/dotnet-blog/swagger-dropped-dotnet-9-what-are-alternatives

Tags: ,