Mattias Karlsson
banner
devlead.se
Mattias Karlsson
@devlead.se
Partner & Technical fellow at WCOM AB
DevOps and Developer Tools Microsoft MVP.
Been coding since the ’80s (C128 & Amiga).
Father of 2, husband of 1.
Occasionally blogs at https://devlead.se
AUTOEXEC.bat was much later 😎
November 13, 2025 at 5:42 AM
I'm one of the maintainers of Cake, we've been able to do file-based apps for over a decade, good ideas are good ideas, nice that it's going mainstream now 😎

Having it in the SDK with tooling support is hard to compete with.
November 12, 2025 at 10:55 PM
I will tune in💯
November 12, 2025 at 8:15 PM
That was indeed unexpected, noticed it yesterday when a params string[] stopped working with some LINQ extensions, quick work around as switching to something like params ICollection<string> or IEnumerable<string>.
November 12, 2025 at 10:15 AM