Blog Posts
- 2024.08.04 » Sep 0.5.3 vs ML.NET 3.0.1 - Up to 2.7x faster & 8.9x less bytes allocated
- 2024.07.09 » Setting Up Renovate as Azure DevOps Pipeline for Automatic .NET NuGet Package Updates
- 2024.06.11 » Export and Quantize Models like Llama-3-8B-Instruct with Model Builder for ONNX Runtime GenAI
- 2024.06.05 » Phi-3-vision in 50 lines of C# with ONNX Runtime GenAI
- 2024.05.05 » Sep 0.4.0-0.5.2 - Insanely Fast Single- & Multi-threaded .NET CSV Parsing (up to 35x faster than CsvHelper)
- 2024.04.28 » Phi-3-mini in 30 lines of C# with ONNX Runtime GenAI
- 2023.12.08 » Sep with me on The Modern .NET Show
- 2023.11.27 » Sep 0.3.0 - Unescape Support (still the Most Efficient .NET CSV Parser)
- 2023.11.14 » .NET and C# Versions - 8/12 Update
- 2023.09.05 » Sep 0.2.3 - .NET 8 and AVX-512 Preview
- 2023.08.07 » Sep 0.2.0 - Even Faster Parsing (~10 GB/s on Zen 3) and More
- 2023.06.15 » Refreshing CNTK with CUDA 11.8 for Ada Lovelace support
- 2023.06.05 » Introducing Sep - Possibly the World's Fastest .NET CSV Parser
- 2022.11.26 » .NET and C# Versions - 7/11 Update
- 2022.10.03 » Bending .NET - Compiling 65,536 Programs with Roslyn to Find Valid Identifier Separator char's... then just use `SyntaxFacts.IsValidIdentifier` 🤦
- 2022.09.03 » 10 Tiny Things in C#/.NET I Wish Were Different
- 2022.02.13 » .NET and C# Versions - 20th Anniversary ♥
- 2022.01.24 » Bending .NET - Improved Common Flat Build Output
- 2022.01.15 » Bending .NET - Corrected Common Flat Build Output
- 2022.01.03 » Bending .NET - Move Native Libraries to Sub-directory After Publish
- 2021.11.26 » .NET 6 vs .NET 4.8 GC stats - ~64% shorter max GC pause times (due to 1 letter removed in runtime)
- 2021.11.19 » Bending .NET - Common Flat Build Output
- 2021.11.18 » Bending .NET - Series
- 2021.10.09 » World's Smallest C# Program (featuring `N`)
- 2021.08.05 » Reviving CNTK with CUDA 11.4 for Ampere support
- 2021.06.14 » C# 10 - `record struct` Deep Dive & Performance Implications
- 2021.06.14 » Digest - Microsoft Build 2021
- 2021.05.24 » Set Dynamic Batch Size in ONNX Models using OnnxSharp
- 2021.03.20 » Introducing OnnxSharp and 'dotnet onnx'
- 2021.03.05 » Digest - .NET Conf 2021 - Focus on Windows and More!
- 2021.01.25 » Building ONNX Runtime with TensorRT, CUDA, DirectML execution providers and quick benchmarks on GeForce RTX 3070 via C#
- 2020.11.21 » Digest - .NET Conf 2020
- 2020.10.04 » GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
- 2020.10.01 » Embedded Assembly Loading with support for Symbols and Portable Class Libraries in C#
- 2020.10.01 » Automatically Embed Copy Local Assemblies with Symbols in MSBuild
- 2020.09.08 » Core Developer PC™ v20.09.dGPU - AMD 3700X vs Intel i7-10700 8c/16t with NVidia 2060 Super
- 2020.06.07 » Digest - Microsoft Build 2020
- 2020.05.01 » Permanent Theme Detection Post