Entries tagged :: tutorial
16 posts
- AI Agents in .NET: Beyond DevUI - LibreChat Integration
Exposing .NET agents through OpenAI-compatible endpoints and connecting them to LibreChat.
- DGX Spark: Hello World
My first experiments with NVIDIA's DGX Spark, including local models with Ollama, LibreChat, and ComfyUI.
- AI Agents in .NET: Building Agentic RAG
Taking our agent from 'hello world' to useful - with database persistence, embeddings, vector search, and tools that let it reason over documentation and conversation history.
- AI Agents in .NET: Let's Build Something Smart
Introducing the Knowledge repository - a hands-on companion for learning how to build AI agents with the Microsoft Agent Framework in C#.
- How to: Use Docker Remote Contexts with SSH
A simple and secure guide to configuring SSH-based Docker remote contexts for offloading resource-intensive Docker operations to a remote host while keeping your local environment lightweight.
- How to extend GitHub Copilot with prompt files
Because copy-pasting prompts from your notes app is so last year. Let me show you how to turn your best prompts into reusable superpowers.
- Get Started with uberAgent for Linux: Enterprise Observability Made Simple
Finally! uberAgent Technology Preview 1 brings unified observability to Linux. Here's how I deployed it across my entire infrastructure using Ansible and what you can expect from this game-changing monitoring solution.
- A Git feature I should've met sooner!
I was living in stash-hell and didn't even know it.
- Windows: Install integrated OpenSSH Server
Enable built-in OpenSSH server on Windows for remote access and VSCode Remote development
- C++: How to measure code coverage with lcov and GTest
Because you want to know which parts of your C++ code are actually being tested.
- Exploring AI: Self Hosted LLM
Because running your own AI is the real power move.
- Moving to Fedora: Automating Discord Updates with Ansible
Because life's too short to manually update Discord every week.
- Moving to Fedora: Automating PowerShell Installation with Ansible
Because repeating manual steps on multiple machines isn't fun anymore.
- Simplify SSH
How to stop typing your SSH Key passphrase every time. (because, let's be real, we're all a little lazy)
- Simplify Elasticsearch and Kibana Installation
Let me walk you through how I created a bash script that sets up Elasticsearch and Kibana on a single-node cluster with minimal fuss.
- Simplify Visual Studio Installation
Quickly master Visual Studio installation with this easy guide. Ideal for developers seeking a hassle-free setup and efficient development environment.