Wait, can you no longer buy a 24" 4K monitor?
I've been using two Dell P2415Q since 2017 and I can no longer find these anywhere. The only thing I'm seeing is professional grade for >$1,100.
Two 27" is too large for me. One monitor is not enough. With curved monitors window management sucks.
=> More informations about this toot | View the thread
Finally had time over the holidays to realize a long-standing dream of mine: a hex editor that knows about the PE file and .NET metadata format. You can click any byte and it will show you which data structure it is in the tree. Every byte is covered.
The parser is at https://github.com/KirillOsenkov/MetadataTools/tree/main/src/PETree
=> More informations about this toot | View the thread
Thanks to @maxkatz6 we now have signed and notarized Avalonia builds for MSBuild Structured Log Viewer for Mac:
https://github.com/KirillOsenkov/MSBuildStructuredLog/discussions/847
Powered by @avaloniaui
[#]msbuild #binlog #dotnet
=> More informations about this toot | View the thread
If anyone wants samples of how to read MSBuild binlogs programmatically, the binlogtool project contains a bunch. Here's an example of dumping all properties and their values from a binlog:
https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/src/BinlogTool/ListProperties.cs
binlogtool is a .NET tool, install using:
text/gemini
This content has been proxied by September (ba2dc).