jaredpar
jaredpar.bsky.social
jaredpar
@jaredpar.bsky.social
C# compiler lead and all around paranoid coder
Correct. It’s a Redmond position
November 5, 2025 at 4:00 AM
Reposted by jaredpar
Just blogged about it
bsky.app/profile/cake...

Been working on this on and off since .NET preview 4, custom SDK together with source generator results in a really compelling end user story👍
🍰 dotnet cake.cs - Cake.Sdk Preview!

New way to get Cake .NET tool scripting in .NET console apps:
✅ File-based builds (.NET 10)
✅ Project-based builds (.NET 8/9/10)
✅ Auto-generated aliases
✅ Full addin/module support

Early feedback wanted!
cakebuild.net/blog/2025/07...

#CakeBuild #DotNet
cakebuild.net
July 17, 2025 at 6:55 PM
Congrats!
June 29, 2025 at 11:25 PM
null is a reserved keyword in C#. Been that way since 1.0.
June 20, 2025 at 11:54 PM
Giggling at the thought of some support team member at blue sky getting added to this thread and just seeing the type of horror you can do with C# and some creativity
June 20, 2025 at 11:53 PM
Weird. Just checked and it's working on my computer.
June 20, 2025 at 11:49 PM
June 20, 2025 at 11:48 PM
Can you make this ToString call throw a NullReferenceException with ZERO operator overloading, reflection tricks, etc ...?
June 20, 2025 at 11:48 PM
There are over 145,000 uses of <LangVersion>latest</LangVersion> on GitHub alone. Whether or not it's a bad idea is somewhat irrelevant at this point because it's a popular one.
June 20, 2025 at 10:52 PM