Great insight from @awakecoding.com about tackling problems with AI. This fits my own recent experience, but he found a better way to describe it! 🧠
Maybe the biggest feature of Fable 5 is to make GPT 5.5 extra high look inexpensive in comparison. I used Fable 5 for a complex project completed in less than 24 hours and it cost over $500. I'm pretty sure it only feels better because it's more expensive, like fine wine 🍷
PSConfEU's 10th edition wrapped up in Wiesbaden, and it was a good one. 🚀
Devolutions sponsored the event this year, which meant real conversations with real users about where PowerShell Universal is headed.
Recap on the blog: devo-inc.net/4vAusTq and sessions on YouTube soon.
New MSIX blog post! 📰 This time: the virtual filesystem trap. MSIX does not just change how apps are packaged, it changes where binaries and settings live. That makes MSI-to-MSIX migration, rollback, scripts, and support workflows much harder 👇💻
awakecoding.com/posts/everyt...
Devolutions
I'm trying to use devcontainers for the first time on a project that requires private nuget feeds, and it's... difficult to get started. I can't find an easy way to expose the Windows host nuget configuration to the Linux container image. Any tips?
Marc-André Moreau
What are the best #PowerShell modules to use SQLite for data persistence in scripts? 🤔