#csharp and #golang
github.com/vgnh
Agents that churn out a thousand lines of code leave you either blindly trusting them or slogging through reviews. These tools should embrace their fallibility.
Agents that churn out a thousand lines of code leave you either blindly trusting them or slogging through reviews. These tools should embrace their fallibility.
Young me would not believe it
Young me would not believe it
Say hello to CodePunk.Highlight
🔗 github.com/neil-gilbert...
Say hello to CodePunk.Highlight
🔗 github.com/neil-gilbert...
www.youtube.com/watch?v=9uk7...
www.youtube.com/watch?v=9uk7...
github.com/ppy/osu/issu...
github.com/ppy/osu/issu...
github.com/dotnet/runti...
github.com/dotnet/runti...
I’m legit crying wtf lmao
I’m legit crying wtf lmao
Allows running C# source files with no need for an explicit backing project. We call these file-based programs (as opposed to project-based programs).
github.com/dotnet/sdk/b...
Allows running C# source files with no need for an explicit backing project. We call these file-based programs (as opposed to project-based programs).
github.com/dotnet/sdk/b...
A modular, extensible test platform for any .NET project—whether in CI/CD, CLI, VS, or VS Code.
Check it out: devblogs.microsoft.com/dotnet/mtp-a...
#dotnet #testing #unittesting
A modular, extensible test platform for any .NET project—whether in CI/CD, CLI, VS, or VS Code.
Check it out: devblogs.microsoft.com/dotnet/mtp-a...
#dotnet #testing #unittesting
This is what I really needed it for - to debug deterministic builds. I needed to see why is the assembly different even though nothing has changed. In this case it was SourceLink stamping the Git SHA into the embedded pdb.
This is what I really needed it for - to debug deterministic builds. I needed to see why is the assembly different even though nothing has changed. In this case it was SourceLink stamping the Git SHA into the embedded pdb.