Marc-André Moreau

35.4K posts

Marc-André Moreau banner
Marc-André Moreau

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 Katılım Haziran 2010
1.9K Takip Edilen6.1K Takipçiler
Kiwids
Kiwids@mhskai2017·
@awakecoding @UK_Daniel_Card Absolutely! TTD developers have shared actual proper SDKs to utilize the APIs (if you prefer C++) :wink
English
1
0
1
27
Kiwids
Kiwids@mhskai2017·
Released a new tool yesterday that will help reverse engineering on Windows through Time Travel Debugging MCP server. specterops.io/blog/2026/06/2…
English
2
20
101
4.7K
nohwnd
nohwnd@nohwnd·
Pester 6.0.0-rc1 🎉 Feature-complete! ⚡ Parallel test execution (experimental) 🆕 New Should-* syntax + 41 assertions 🔬 Should-BeEquivalent deep comparison 📊 Faster coverage by default 160+ PRs · 15 contributors #PowerShell #pspester
English
0
0
8
460
Marc-André Moreau retweetledi
Gijs Reijn
Gijs Reijn@GijsReijn·
I think Jakub Jareš left PSConfEU with parallel execution quietly compiling in the back of his head, because the Pester repo has definitely not been idle since. I tried out this new feature that just landed in Pester v6.0.0-rc.1 and wrote about it: idontlikeai.dev/how-to-execute…
English
0
2
2
144
Marc-André Moreau
Marc-André Moreau@awakecoding·
@morganlinton You're forgetting that GPT 5.4 is still a good model, so having an open source model like GLM 5.2 to be comparable to it is impressive, but also very useful for cost-efficiency. Lots of complex work that be achieved with a model at that level
English
1
1
2
781
Morgan
Morgan@morganlinton·
I am so confused when I see posts on my timeline about GLM 5.2 beating all the latest frontier models. Not denying that it isn’t a great model, and awesome that it’s open, but it benchmarks closer to GPT 5.4, and quite far behind current gen models.
Morgan tweet media
English
202
18
704
113.1K
Marc-André Moreau
Marc-André Moreau@awakecoding·
@pl4nty Well, maybe the Flutter SDK should expose a proper executable instead of a batch file wrapper?
English
1
0
2
39
Marc-André Moreau
Marc-André Moreau@awakecoding·
It's mind blowing to me that the way to install Flutter on Windows to get the flutter CLI available to the command-line is to manually download and extract a zip to then add it to PATH. No installer, no winget package... what year is it?
Marc-André Moreau tweet media
English
3
0
12
1.5K
Marc-André Moreau
Marc-André Moreau@awakecoding·
I don't always go on Mastodon, but when I do, it is to read a reply to my Bluesky bridge, and then I remember why I don't go there anymore
Marc-André Moreau tweet media
English
2
0
8
873
Marc-André Moreau
Marc-André Moreau@awakecoding·
@AdamParsonz I'm surprised there's no winget package for Flutter that would have been community-contributed
English
1
0
1
13
Marc-André Moreau
Marc-André Moreau@awakecoding·
@AdamParsonz I found this little gem that explains that the lack of packages for Flutter is apparently because proper packages "are too difficult to maintain". This appears to be a deliberate choice not do the effort that makes it substantially easier for users: github.com/flutter/websit…
Marc-André Moreau tweet media
English
1
0
1
37
The Adam Parsons Project
The Adam Parsons Project@AdamParsonz·
@awakecoding You can get a winget package created on behalf of other software vendors by submitting a request to the winget team. Seems absurd to have to do that for Google 😂
English
1
0
0
73
Marc-André Moreau
Marc-André Moreau@awakecoding·
If you're wondering why the GitHub Copilot app on Windows mysteriously doesn't see many command-line tools which you know you've installed and are available in PATH, I think I figured out why: #issuecomment-4789727188" target="_blank" rel="nofollow noopener">github.com/github/app/iss…
English
3
2
11
2K
Marc-André Moreau
Marc-André Moreau@awakecoding·
@anaisbetts @ornith_ I always wondered how models dealt with dates. It's the kind of thing that would work best with tools exposed to the model
English
1
0
0
217
ani
ani@anaisbetts·
Found the first big issue with @ornith_ as a model - it just does not understand dates at all If you tell it something like: Today is Aug. 3rd. [...] Check my calendar for tomorrow and tell me what is happening It will be like "Wow, on July 5th you are pretty busy!"
English
1
0
2
929
Marc-André Moreau
Marc-André Moreau@awakecoding·
@RyanRodemoyer2 I think it depends on who you are, and where you were in your career when AI happened. If you used to be writing a lot of code and evolved into a role where you managed developers instead, AI just opened the floodgates for you and you're having the time of your life (I am!)
English
0
0
3
32
Ryan Rodemoyer
Ryan Rodemoyer@RyanRodemoyer2·
@awakecoding Have you noticed a weird shift of being less motivated to start new because you know you can / it’s easier than ever? Kinda like what’s the point?
English
1
0
0
55
Marc-André Moreau
Marc-André Moreau@awakecoding·
A weird shift about AI is that now you can present a working prototype of something you're not even sure if you want to do... after you've actually done it. You no longer need to talk about it endlessly in hypothetical terms, you can just get it done and then show it off
English
1
0
4
533
Marc-André Moreau
Marc-André Moreau@awakecoding·
What is the best way to run GLM 5.2 on local hardware? Is it a stack of Mac Minis, or a stack of something else?
English
1
0
1
696
Marc-André Moreau
Marc-André Moreau@awakecoding·
@bchap1n It turns out that it affects anything in the user PATH - it only loads the machine-wide PATH. It's not just MSIX, and even if I wished not to use MSIX, some software like winget are only available as MSIX
English
2
0
2
28
Marc-André Moreau
Marc-André Moreau@awakecoding·
@anaisbetts It's probably going to be fine for my use case - I just want containers to be available for agentic usage. The "users" would just be running Windows with agent skills and tests that would use containers. I didn't know about the lack of docker compose support though
English
0
0
0
33
ani
ani@anaisbetts·
@awakecoding Well so, wslc is not a complete replacement for Docker Desktop; like, docker compose doesn't work with wslc. It's pretty basic at the moment and likely won't be very usable for most people out of the box
English
1
0
0
60
ani
ani@anaisbetts·
Do you use Docker on Windows? If so, how? What do you like/dislike about it, this is definitely not secret market research for a potential upcoming product send tweet
English
2
1
3
957
Marc-André Moreau
Marc-André Moreau@awakecoding·
@anaisbetts Thanks a lot, this will save me a lot of trial and error! I think I'll start with Ornith based on your experience
English
0
0
0
45
ani
ani@anaisbetts·
@awakecoding Unless I find something surprising, right now it's Ornith > Qwen >>> Gemma Qwen 3.6 is great, I tried Gemma 4 again this morning and during a session it proceeded to write the same HTML file, with the same content, 25+ times until I yelled at it.
English
1
0
1
77