Making Gaussian Splats more smaller · Aras' website Previous post was about making Gaussian Splatting data sizes smaller (both in-memory and on-disk). This one is still about the same topic! Now we look into clustering / VQ.
7 smart goals you can set for your organisation | Adam Trojanczyk I share my knowledge and experience on the most important directions a leader or business owner can take in the near future in their organisation
Bürgeramt appointment finder - Nicolas Bouliane A tool that helps you grab one of those elusive Bürgeramt appointments.
Displaying Local Times in Next.js | François Best Making time accessible by dealing with React SSR hydration mismatches across timezones.
Fun with stroke-dasharray The stroke-dasharray attribute in SVG is more flexible compared to the dashed style in CSS. While there are numerous articles and examples about its usages, including Line animations, Pie charts, Circular progress bars, or even Hambur...
Stoic philosophy, finding a meaningful life, and the cancer treatment struggle An essay in honor of me appearing on Ryan Holiday’s The Daily Stoic podcast. If Marcus Aurelius got cancer, I like to think he’d be reasonably stoic about it. Since my tongue cancer diagnosis, I’ve…
Tales from the .NET Migration Trenches - Migrating Initial Business Logic Posts in this series: * Intro * Cataloging * Empty Proxy * Shared Library * Our First Controller * Migrating Initial Business Logic In the last post we moved just our initial controller over but none of the code used by the controller yet. The fir...
How I failed to find a job in London 2023. Hi! My name is Dan and I'm a 27 old ex-founder/CTO who failed to find a job in London this year. Here is my story. Quick Overview of My Career Path Back when I was a student at MIPT, I stumbled into the world of data science in 2015,
Temporal API is Awesome · Taro Dates in JS suck. Well, they suck in all languages, really. It's surprisingly hard to get right.
Coffee and Open Source Conversation - Corey Weathers Corey Weathers is a software developer who loves using technology to make the impossible possible! In his current role as a Developer Evangelist, Corey serve...
.NET Framework September 2023 Cumulative Update Preview - .NET Blog September 2023 Cumulative Update Preview for .NET Framework.
Use SQL Server Compact with .NET 7/8 and Entity Framework (Classic) with Database First work flow I this blog post I will show how you can use SQL Server Compact 4.0 on a Windows desktop with .NET 7 (and later), with a Database First approach, assuming you already have a SQl Server Compact .sdf database file available.
Get a Sneak Peek: The Visual Studio 'Tea & Technology' Miniseries - Visual Studio Blog Get ready for the premiere of the Visual Studio 'Tea & Technology' Miniseries launching Oct 4, 2023. This must-watch series features in-depth interviews with Visual Studio Program Managers, offers coding tips, and dives into the future of .NET development...
About GitHub Copilot for Business - GitHub Enterprise Cloud Docs With GitHub Copilot for Business you can manage access to GitHub Copilot for your organization or enterprise.
Dotfiles matter! Dotfiles are important. We use them every day for storing configuration for all kinds of applications, knowingly or otherwise. You know the ones, hidden in your $HOME directory, ~/.ssh/ for your ssh keys, or ~/.Xauthority (whatever the heck that does). So...
Wolverine Interoperability with Others Wolverine is the relative newcomer on the scene for asynchronous messaging in the .NET ecosystem. While many Wolverine users are starting in greenfield circumstances, it’s far more likely tha…
ORMs can lead to FAT domain models. Slim them down! ORMs and how you persist data can significantly impact your design. Data is critical, but how you capture that data can lead you down a path where you need t...
"One Line of Code Means Clean Code!" - Code Cop #002 Use code CLEAN20 and get 20% off the brand new Clean Architecture course on Dometrain: https://dometrain.com/course/getting-started-clean-architecture-in-dot...
Memory Optimization With ArrayPool in C# - Code Maze In this article, we will learn how to utilize the ArrayPool class in C# for memory management optimization.
Episode 56: NServiceBus - with Laïla Bougriâ In this episode, I had great fun chatting with Laïla Bougriâ about NServiceBus and how it can help with your distributed architecture. From its support for observability (including OTel) and dashboarding, to sagas and pub/sub. Even zombie and ghost messag...
Workplace Based Learning - How To Balance Learning At Work VS Home Whether you're a new developer or an industry professional, we often find ourselves balancing workplace based learning and side projects. What's the right way?
The dangers of releasing the last strong reference from within its own callback - The Old New Thing Deadlocking with yourself.
How to Use the IFeatureManager Service In ASP.NET Core #shorts 📌 Check out my Pragmatic Clean Architecture course: https://bit.ly/3Zn41BK🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanj...
How I got robbed of my first kernel contribution Context Around a year and a half ago, I’ve asked my former company for some time to work on an issue that was impacting the debugging capabilities in our project: gdbserver couldn’t debug multithreaded applications running on a PowerPC32 architecture. Th...
Visual Studio 2022 17.8.0 Preview 1.0: Case Preserving Find and Replace .NET, .NET Core, ASP.NET, ASP.NET Core, Visual Studio, Jaliya Udagedara
Update 4: Water surface simulation on the NES · Triple Jump: A platformer multi-cartridge for the NES Hi everyone, Join us next week for an exclusive live stream on our morphcat twitch.tv channel We will be playing all three games on Triple Jump: Spacegulls, the hell mode of Micro Mages: Second Quest and Böbl, all with audio commentary. We will answer que...
Microsoft .NET Code Analysis: Use string.Method(char) Instead of string.Method(string) For String with Single Character The article suggests using the string.Method(char) approach instead of string.Method(string) for strings containing a single character to improve performance. It highlights an example where this op…
SNS & SQS Simplified #shorts SNS & SQS Simplified ? #shortsSupport me on Patreon to access the source code:https://www.patreon.com/mohamadlawandLet us connect:🌍 My website - https://m...
EU's Thierry Breton tells Apple to open everything to rivals European Commissioner Thierry Breton says the Digital Markets Act is just a beginning, and Apple must open up its whole ecosystem to competitors.
ROCm Is AMD’s No. 1 Priority, Exec Says - EE Times AMD’s Vamsi Boppana admits software is a journey, but the open-source community can "help bridge the gap."
What’s new in MSIX: September 2023 Explore the new features allowing IT pros to create App Attach ready packages.
How I use Docker to deploy my Blazor apps to affordable hosting Pre-S: Tomorrow I’m sharing news of a brand new live .NET 8 Blazor workshop I’m running in early October. If you’re interested in using .NET 8 to supercharge your Blazor web development you’re not going to want to miss it. But now to today’s newsletter an...
Why You Should Migrate to OAuth 2.0 From Static API Tokens Improve your security posture and transition from static API tokens to OAuth 2.0. Learn why and how in this post.
Behind the Scenes at 'Have I Been Pwned' - Slashdot The founder of the data-breach notification site Have I Been Pwned manages "the largest known repository of stolen data on the planet," reports Australia's public broadcaster ABC, including over 6 billion email address. Yet with no employees, Troy Hunt ...
Real-Time Notifications Using Blazor and SignalR from scratch 📌 Check out my Pragmatic Clean Architecture course: https://bit.ly/3PupkOJ🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanj...
macOS Sonoma is available today macOS Sonoma is now available as a free software update, bringing a rich set of new features to the Mac that make work and play even more powerful.
The Philips Hue ecosystem is collapsing into stupidity If you've gotten into the home automation thing in the past few years, it's possible you set up some Philips Hue devices along the way. This was an ecosystem which had a bunch of bulbs, switches, outlets and a hub that spoke Zigbee on one side and Eth...