... occasional head in the clouds. Software (everything .NET). Not an F5 type of person apparently.

Joined September 2009
5 Photos and videos
I enjoy working with coding agents, and they speed up several of my tasks (some of which I totally enjoyed doing, and some of which I never enjoyed having to do) tremendously, I consider them very helpful. But boy, they have zero understanding, and they don't even know so often.
2
52
Hey @GeminiApp can you pls add an option to turn a temporary chat into a normal one? I often start chats which I intended to dispose but turn out to be super interesting. A button to export a full chat to markdown would be cool but I guess that's being excluded intentionally?
2
63
I understand agentic coding tools are at times rushed out the door but I fail to understand how someone thought remapping Ctrl-Shift-N to "Undo chat edits in this file" or Ctrl-N to "chatEditor.action.undoHunk" was a good idea. Hello @code.
53
Daniel Losch retweeted
Testing reveals speed, not depth. Real life is about depth. RIP Jim Simons
“I wasn’t the fastest guy in the world. I wouldn’t have done well in an Olympiad or a math contest. But I like to ponder. And pondering things, just sort of thinking about it and thinking about it, turns out to be a pretty good approach.’ – Jim Simons
77
1,152
11,214
672,787
Mmmh GPT-5.1 seems like a significant upgrade over GPT-5 in @code with GitHub Copilot but holy smokes does it burn through its premium requests quicker ...
61
GPT-5 with GitHub Copilot agent mode just produced a bona fide off-by-one error. Inching closer and closer.
98
Toying around with @github copilot coding agent (server). Reusing my local copilot-instructions markdown (which is a work in progress). I have an instruction which asks it to add a comment with the model name. So far: GPT-4, GPT-4o, gpt-4o-2024-08-06, claude-3-5-sonnet-20241022
1
228
Microsoft.Data.SqlClient 6.1.1 out (after 6.1.0 was delisted from NuGet). Several changes rolled back. github.com/dotnet/SqlClient/…

134
(dotnet) msbuild <project> /pp:Preprocessed.csproj
1
151
Hey, @grok, who was the most famous person to visit my profile? It doesn't need to be a mutual, don't tag them, just say who it was
1
75
When in doubt, run your build with binlog: dotnet (build|publish) -bl Then look at it using msbuildlog.com Once again, made a difficult issue easy peasy.

1
77
msbuild and the dotnet build system logic is at times proper mystique, and sometimes illogical.
65
Starting to like ( enjoy) @Github Copilot agent mode in @code insiders. It’s (fairly) good at incrementally generating code. Fairly good at understanding context from multiple files applying consistent changes. It’s only going to get better. Suggestions which is the best model?
2
9
467
TIL: Ctrl-Shift-L in VS Code (in combination with regex search)💪
161