Marc-André Moreau
banner
awakecoding.com
Marc-André Moreau
@awakecoding.com
Remote desktop protocol expert, OSS contributor and Microsoft MVP. I love designing products with Rust, C# and PowerShell. Proud to be CTO at Devolutions. 🇨🇦
Reposted by Marc-André Moreau
Here's a little demo video of my SQLite Browser port. I published a release so feel free to download and check it out.
September 16, 2026 at 7:38 PM
"Intelligent Terminal is an experimental fork of Windows Terminal with native agent integration."

Microsoft is forking its own Windows Terminal now? github.com/microsoft/in...
GitHub - microsoft/intelligent-terminal: A fork of Windows Terminal with native agent integration, right in your command line.
A fork of Windows Terminal with native agent integration, right in your command line. - microsoft/intelligent-terminal
github.com
September 16, 2026 at 7:37 PM
Reposted by Marc-André Moreau
I ported the SQLite DB Browser project to Ahtola and Avalonia. github.com/adamdriscoll...
GitHub - adamdriscoll/sqlitebrowser: Avalonia Port of SQLite Browser
Avalonia Port of SQLite Browser. Contribute to adamdriscoll/sqlitebrowser development by creating an account on GitHub.
github.com
September 15, 2026 at 9:57 PM
Reposted by Marc-André Moreau
PowerShell Universal 2026.3.0 now has structured audit logs for changes in your environment. It's a great way to see who did what.
September 16, 2026 at 5:12 PM
I must be cursed: I get a brand new laptop from IT because there's no resolution in sight for my repeated BSODs on CPU core 19 with the current one. I come back to my desk, plug it in, and it crashes. Literally within minutes of getting the new laptop 😭
September 16, 2026 at 12:35 PM
The GitHub Copilot app now has an improved auto mode, but I still wish I could control which models can be used in the automatic selection, and filter out entire providers based on the git repository of the project
September 16, 2026 at 1:27 AM
Devolutions Terminal! Grab your copy of Devolutions Terminal! It's cross-platform, with C# and Avalonia! github.com/Devolutions/...
September 15, 2026 at 8:51 PM
Reposted by Marc-André Moreau
It's a big one! PowerShell Universal 2026.3.0 has been released!

- Redesigned admin console UX\UI
- Devolutions Agent support for remote job execution
- Container Jobs and PSRemoting support
- Workflow improvements
- Integrated AI Chat

forum.devolutions.net/topics/56197...
September 15, 2026 at 5:19 PM
I asked GitHub Copilot to "draw something simple but impressive" in paint over RDP using ironrdp-agent, and here's what it did. I'm not sure where this came from, but it certainly is impressive!
September 9, 2026 at 8:03 PM
Are you at #RustConf in Montreal this week? Stop by the @DevolutionsInc booth to learn more about our open source projects like IronRDP and Rustolonia! We have cute little plushies as well 🥰
September 9, 2026 at 5:24 PM
Come learn about IronRDP, our cross-platform RDP stack in Rust at #RustConf! My Colleague Benoit Cortier is presenting right now 👇
September 9, 2026 at 4:52 PM
Are you attending #RustConf in Montreal this week? I will be at the @devolutions.net booth with a surprise project:

Rustolonia! 🦀 Avalonia in Rust 🚀

This is an early preview, but I'm adding first-class support for @avaloniaui.net in Rust applications

Try it out now: github.com/Devolutions/...
GitHub - Devolutions/rustolonia: Rustolonia - Avalonia in Rust
Rustolonia - Avalonia in Rust. Contribute to Devolutions/rustolonia development by creating an account on GitHub.
github.com
September 9, 2026 at 12:44 PM
GPT-6 Astra in the GitHub Copilot app really doesn't work well with inter-session communication, all the sessions where I have tried it somehow get stuck, with messages from child sessions getting queued and never processed in the parent session
September 8, 2026 at 3:31 PM
Who feels like reading an early private draft of what I'll be submitting to the contest? 7,000 words written by me, without an LLM. Just reply to this post and then send me your email in DMs. I'd like your honest feedback to get it right
Write about how software engineering is changing inside your company / team / project. Don’t use AI. Win $10K and get published in The Pragmatic Engineer.

You have a month: submit by 4 October.

Details: blog.pragmaticengineer.com/how-software...
September 7, 2026 at 10:00 PM
What's the best way to automatically orchestrate using GPT-6 Astra in the GitHub Copilot app while delegating all execution to a much cheaper model? I feel like I'm doing it wrong by being too explicit on the how:
September 6, 2026 at 8:34 PM
GLM 5.3 Max feels faster and better than Kimi K3. I really love it, and I'm just sad that GLM models aren't available in GitHub Copilot directly (I use it through a BYOK provider)
September 6, 2026 at 4:54 PM
What should I build with GPT-6 Astra?
September 4, 2026 at 8:49 PM
Can someone tell me what makes Ghostty, especially libghostty, so special? I know it's hyped for its performance, but I'm not even sure what I find too slow in non-ghostty terminals, so it's not so obvious to me
September 4, 2026 at 4:28 PM
Do you have a sudden surge of tickets from customers reporting disappearing cursors in an application using WebView2? This is caused by a recent WebView2 update: github.com/MicrosoftEdg...
[Problem/Bug]: Mouse cursor stays invisible if it was invisible when the WebView is closed · Issue #5687 · MicrosoftEdge/WebView2Feedback
What happened? The update to runtime version 152 added a new feature to the WebView2. The Windows setting "Hide pointer while typing" is now supported. This is fine by itself, but there is a big pr...
github.com
September 4, 2026 at 3:02 PM
How should I adapt the Windows Terminal default layout to macOS for the new Devolutions Terminal?
September 3, 2026 at 8:45 PM
Here's NeoHtop, a cross-platform system monitor app, ported from Tauri and Rust to Avalonia and Rust.

Yes, you read that last part right, @avaloniaui.net in Rust 👇
September 3, 2026 at 6:21 PM
Reposted by Marc-André Moreau
Three session blocks. One day. One global community.
☕ Breakfast Sessions 🍽️ Lunch Sessions 🌙 Dinner Sessions
#PSConfEU #MiniCon returns on 13 October with a brand-new Follow the Sun format.

🎟️ Free Tickets & Call For Papers: synedgy.com/psconfeu-minicon/

#PowerShell #Conference
September 3, 2026 at 6:30 AM
Here's Windows Terminal in C# and Avalonia instead of C++ and WinUI. Next steps would be Ghostty and cross-platform support 👇
September 1, 2026 at 8:04 PM
Should I try porting Windows Terminal to C# and Avalonia instead of C++ and WinUI? And once it works on Windows, port it to other platforms?
August 31, 2026 at 10:43 PM
Do you want to iterate faster on .NET NativeAOT builds? Join the discussion on the issue! I'm working on it 👇 github.com/dotnet/runti...
August 31, 2026 at 8:14 PM