Windows 11 + WSL + #PowerShell — all in one script 🚀
From winget installs to a themed terminal with Oh My Posh 🎨
No manual steps, no pain. Just code.
👉 wp.me/p29SK-11R
#WSL #Windows11 #DevSetup #Automation #OhMyPosh
Windows 11 + WSL + #PowerShell — all in one script 🚀
From winget installs to a themed terminal with Oh My Posh 🎨
No manual steps, no pain. Just code.
👉 wp.me/p29SK-11R
#WSL #Windows11 #DevSetup #Automation #OhMyPosh
Turns out the real culprit wasn’t npm at all… 👀
👉 Learn how a wrong npm config os (and a messy NVM setup in WSL2 😅) caused it all — and how to fix it for good.
🔗 wp.me/p29SK-11I
#Angular #npm #NodeJS #Windows #DevTools #WSL2
Work with an AI agent right from your terminal—build, debug, and refactor using natural language.
👉 npm install -g @github/copilot
More info: github.blog/changelog/20...
CopilotCLI #GitHub #DevTools #AIforDevelopers
Work with an AI agent right from your terminal—build, debug, and refactor using natural language.
👉 npm install -g @github/copilot
More info: github.blog/changelog/20...
CopilotCLI #GitHub #DevTools #AIforDevelopers
Full guide 👉 Dev app, OAuth2 tokens, OpenAPI spec, Actions, media upload & troubleshooting.
Save time + keep it reproducible ⚡
elguerre.com/2025/09/11/p...
#WordPress #CustomGPT #OpenAPI #AI #DevOps #DotNet
Full guide 👉 Dev app, OAuth2 tokens, OpenAPI spec, Actions, media upload & troubleshooting.
Save time + keep it reproducible ⚡
elguerre.com/2025/09/11/p...
#WordPress #CustomGPT #OpenAPI #AI #DevOps #DotNet
⚡ .NET REST API + Angular 19
🤖 Powered by #claudecode, #gemini & #codex
💡 A reference app to learn, test & grow! #dotnet #angular #AI #productivity #Taskin
⚡ .NET REST API + Angular 19
🤖 Powered by #claudecode, #gemini & #codex
💡 A reference app to learn, test & grow! #dotnet #angular #AI #productivity #Taskin
✔️ BIOS updated
✔️ Power Mode: Efficiency
✔️ Ultra Performance
✔️ .wslconfig limits WSL2
✔️ Docker < 1GB RAM
🧊 -17 °C drop
👉 elguerre.com/2025/08/01/f...
#DevTips #WSL2 #Docker #DotNet #QuietLaptop
✔️ BIOS updated
✔️ Power Mode: Efficiency
✔️ Ultra Performance
✔️ .wslconfig limits WSL2
✔️ Docker < 1GB RAM
🧊 -17 °C drop
👉 elguerre.com/2025/08/01/f...
#DevTips #WSL2 #Docker #DotNet #QuietLaptop
✅ ARM-compatible stack (no MongoDB 5.x)
✅ Remote access from Windows 11 with docker context
✅ TLS for Redis — certs via WSL
✅ Persistence, security & monitoring tips
small‑lab setup! wp.me/p29SK-10B
✅ ARM-compatible stack (no MongoDB 5.x)
✅ Remote access from Windows 11 with docker context
✅ TLS for Redis — certs via WSL
✅ Persistence, security & monitoring tips
small‑lab setup! wp.me/p29SK-10B
Use git worktree + Claude/Gemini/ChatGPT for parallel dev magic ⚡️
✅ One repo
✅ Multiple folders
✅ Zero context loss
👉 elguerre.com/2025/07/21/b...
#git #devtools #AI #Claude #Gemini #ChatGPT #Productivity
Use git worktree + Claude/Gemini/ChatGPT for parallel dev magic ⚡️
✅ One repo
✅ Multiple folders
✅ Zero context loss
👉 elguerre.com/2025/07/21/b...
#git #devtools #AI #Claude #Gemini #ChatGPT #Productivity
Learn how to connect Semantic Kernel, Google Gemini 2.5 Flash, and your MCP server to build a real-time weather agent.
👉 elguerre.com/2025/06/18/e...
#AI #DotNet #SemanticKernel #GoogleGemini #LLM #ToolCalling #MCP #CSharp
Learn how to connect Semantic Kernel, Google Gemini 2.5 Flash, and your MCP server to build a real-time weather agent.
👉 elguerre.com/2025/06/18/e...
#AI #DotNet #SemanticKernel #GoogleGemini #LLM #ToolCalling #MCP #CSharp
💡 Real-world use cases, full code, model comparisons & more.
👉 elguerre.com/2025/05/25/i...
#dotnet #AI #SemanticKernel #ONNX #Qdrant #RAG
💡 Real-world use cases, full code, model comparisons & more.
👉 elguerre.com/2025/05/25/i...
#dotnet #AI #SemanticKernel #ONNX #Qdrant #RAG
Here’s how I ditched boilerplate & made my APIs cleaner with [JsonPolymorphic] + [JsonDerivedType] 🚀👇
wp.me/p29SK-ZB
#CSharp #SystemTextJson #WebAPI #CleanCode
Here’s how I ditched boilerplate & made my APIs cleaner with [JsonPolymorphic] + [JsonDerivedType] 🚀👇
wp.me/p29SK-ZB
#CSharp #SystemTextJson #WebAPI #CleanCode
Learn how I use GitHub #Copilot Agents to create, run, and iterate on tests until everything compiles and passes! 🔥
✅ Smart prompts
✅ Save time and focus on what matters
#VSCode #UnitTesting #DeveloperExperience
🔗 wp.me/p29SK-YK
Learn how I use GitHub #Copilot Agents to create, run, and iterate on tests until everything compiles and passes! 🔥
✅ Smart prompts
✅ Save time and focus on what matters
#VSCode #UnitTesting #DeveloperExperience
🔗 wp.me/p29SK-YK
🎯 Enrich LLMs with real product data
⚙️ Local ONNX inference with Phi-3
🔥 Full API endpoints ready!
Dive into the architecture 👉 wp.me/p29SK-Yu
#DotNet #SemanticKernel #RAG #Qdrant #Phi3 #AI #MachineLearning #ONNX
🎯 Enrich LLMs with real product data
⚙️ Local ONNX inference with Phi-3
🔥 Full API endpoints ready!
Dive into the architecture 👉 wp.me/p29SK-Yu
#DotNet #SemanticKernel #RAG #Qdrant #Phi3 #AI #MachineLearning #ONNX
Learn how to expose custom C# logic to Copilot using MCP — and build your first intelligent server in minutes!
#dotnet #copilot #vscode #MCP #aiagents
elguerre.com/2025/04/16/e...
✅ Unified CategoryId access with IContextAccessor.
✅ Clean DI setup for HTTP (ContextAccessor) & Hangfire (ContextDataProvider).
✅ Avoid dependency loops, scale easily!
Detail: ➡️ elguerre.com/2024/12/22/s...
#CSharp #BackgroundJobs
✅ Unified CategoryId access with IContextAccessor.
✅ Clean DI setup for HTTP (ContextAccessor) & Hangfire (ContextDataProvider).
✅ Avoid dependency loops, scale easily!
Detail: ➡️ elguerre.com/2024/12/22/s...
#CSharp #BackgroundJobs
elguerre.com/2024/12/02/r...
elguerre.com/2024/12/02/r...
Introducing New+, the latest feature that lets you create files and folders from your favorite templates right from the File Explorer context menu. 🤯
learn.microsoft.com/en-us/window...
#PowerToys #New+ #Productivity #Windows #Microsoft #Tech
Introducing New+, the latest feature that lets you create files and folders from your favorite templates right from the File Explorer context menu. 🤯
learn.microsoft.com/en-us/window...
#PowerToys #New+ #Productivity #Windows #Microsoft #Tech
See https://gadgeteer.co.za/in-a-historic-first-microsoft-releases-windows-11-24h2-arm64-isos-for-direct-download-for-raspberry-pis-etc/
#raspberrypi #technology #windows
See https://gadgeteer.co.za/in-a-historic-first-microsoft-releases-windows-11-24h2-arm64-isos-for-direct-download-for-raspberry-pis-etc/
#raspberrypi #technology #windows