CC0 Textures & Models | Share Textures ShareTextures.com Free PBR Textures and models archive include wood, stone, wall, ground, metal and more. Download free models and textures up to 4K resolution.
LogLog Games Disclaimer: This post is a very long collection of thoughts and problems I've had over the years, and also addresses some of the arguments I've been repeatedly told. This post expresses my opinion the has been formed over using Rust for gamedev for many t...
Adding state to the update notification pattern, part 8 - The Old New Thing Comparing the two algorithms.
"90% of Java services have critical or severe security vulnerabilities"... or about the quirks of security reporting – JVM Weekly vol. 80 Today, only one topic, but that's because I wanted to share my broader thoughts on the latest Datadog report.
Collection Performance: Is LINQ Always the Most Performant Choice? The article explores the performance implications of using LINQ for collection queries, finding that a conventional foreach() loop outperforms LINQ by 1.75 times in identifying items matching a giv…
No Abstractions: an Increase API design principle — Increase This post explains one of the core design principle of Increase’s API, dubbed No Abstractions, which we’ve found useful as our product and company scale.
First Class Event Subscriptions in Marten This feature has been planned for Marten for years, but finally happened this month because a JasperFx Software client had a complicated multi-tenanted integration need for this as part of a compli…
Implementing a functionality with GitHub Copilot for Visual Studio Here's a new article and short video where Gwyn "GPS" Peña-Siguenza demonstrates how to create a new functionality in a .NET application with the..
C# 13 Params Collections With the version 17.10.0 Preview 3.0 of Visual Studio Preview you can test some new C# 13 features. In this blog I will explain the params Collection feature as documented in this proposal. To use this feature you have to set the LangVersion in your cspro...
Type pattern matching in C# and TypeScript Although C# remains an object-oriented programming language, it has incorporated more and more functional techniques over the years. One of ...
Securing identity: Exploring application types and authentication flows | Microsoft Entra Identity Platform Building on the foundations of our IAM basics blog post, discover the world of application types and authentication flows.
Open Sourcing DOS 4 See the canonical version of this blog post at the Microsoft Open Source Blog! ...
Top 10 VS Code Extensions Every Developer Should Know 2024 We curated a list of some of the best Visual Studio Extensions for programmers. These VS Code will boost their productivity.