Marc-André Moreau
34.4K posts

Marc-André Moreau
@awakecoding
Remote desktop protocol expert, OSS contributor and Microsoft MVP. I love designing products with Rust, C# and PowerShell. Proud to be CTO at Devolutions. 🇨🇦
Lavaltrie, Quebec, Canada Bergabung Haziran 2010
1.9K Mengikuti5.8K Pengikut

Why does Update-Module in #PowerShell install the newer version of the module without uninstalling the old one? If you frequently update the same module, you quickly end up with several leftover module versions, and no quick and easy way to clean things up
English
Marc-André Moreau me-retweet

Blogged: Using ReSharper in Cursor, Windsurf, Kiro, Antigravity, & More
The fact that ReSharper is on Open VSX was a pleasant surprise to learn about! Plus, it was a nice change of pace from the AI content lately. @jetbrains @resharper #dotnet
daninacan.com/using-resharpe…
English

@ibuildthecloud Also, Cloudflare now offers Kimi K2.5: blog.cloudflare.com/workers-ai-lar…
English

@ibuildthecloud Why not look for various inference providers for Kimi K2.5 on openrouter.ai? You'll realize you need to burn a looooot of tokens before buying the hardware to self-host the same model in its full form becomes worth it financially
English

@sinclairinat0r You'll have to tell me all about it at the MVP summit 😜
English

I've been having SO MUCH FUN with #Squad over the past couple of weeks. I told Brady that Squad implements what I spoke of at the end of my MVP Unplugged video.
Check my LinkedIn for my explorations until I make my Squads blog about it :D
#MVPBuzz
Amanda Silver@amandaksilver
I spent this past week building with Squad and… wow. Coordinated AI agents living inside your repo, working in parallel, sharing context, and staying inspectable. This is what agentic development is supposed to feel like. Proud of the team pushing this forward. Try it today and you will be on🔥tomorrow. aka.ms/AA1096on
English

@ibuildthecloud Is it still crazy hard to capture screenshots from Wayland? I remember how zero apps could capture the screen in Wayland initially, because you had to write your own compositor or something, and it was by design
English
Marc-André Moreau me-retweet
Marc-André Moreau me-retweet

dial9: a flight recorder for Tokio. It collects the Tokio runtime metrics and renders them in a useful way to debug performance issues. tokio.rs/blog/2026-03-1…

English

Introducing grüt - a terminal file explorer with deep git + GitHub integration. File tree, syntax preview, git staging, diffs, GitHub PRs + Actions, and Copilot chat - all in one TUI.
blog.jongallant.com/announcing-grut
github.com/jongio/grut
#dev #copilot


English

Here is a quick pic of what this will allow. We create a VM in Proxmox with PowerShell, and it auto-captures the hash and uploads it to Autopilot Gen 1 for deployment.

Mathieu L 🇫🇷🇧🇪 (#MVP #MCT)@maleroytw
@AdamGell Interesting, what's your usual workflow for this topics ?
English

@MNRubino Do you want to open an issue for this feature request? At least you'd get notified when it gets done: github.com/Devolutions/Un…
English

@awakecoding I'm not enough of a PS nerd to answer that, which is why I would love to have an "easy" button to clean up all of those old modules for me. 😆
English

@MNRubino Do you think it would possibly create problems if upon updating, all other versions of the same PowerShell module would be removed/uninstalled? I'm not sure if enforcing only one version of the same module may create unintended side effects in some edge cases
English

@MNRubino That's something I want for myself, I will definitely look into it
English

@guyrleech Let me see if I can make that one fit in our roadmap 😅
English

@chris_r_v_s You can have UniGetUI uninstall all chocolatey packages before you begin installing replacement winget packages. You still have the list of chocolatey packages saved from the UniGetUI bundle, so you can still recover what you might have missed while migrating to winget
English

@chris_r_v_s The quickest way to do it: select only chocolatey when listing installed packages, export that to a UniGetUI bundle file (it's JSON). Put it into GitHub Copilot, ask it to find the matching winget packages for each of those chocolatey packages one by one.
English

@chris_r_v_s I closed that specific feature request myself the other day. It's nice in theory, but in practice, there's the issue of correctly mapping between choco and winget - you may not install the exact same thing. Too much work for something you do only once
English

@awakecoding Is there a way to move an installed app from say Chocolatey to Winget?
English

@chris_r_v_s Not a bad idea, I do wonder the same myself sometimes
English

@awakecoding Make it a bit clearer if an app is installed globally or for user only.
I'm not always sure to run UniGetUI as admin or as user then elevate to admin for apps.
Probably some skill issue at my end but I don't live in it.
English


