Economic disruption means more Creators Economic disruption means more Creators It’s difficult to avoid doom and gloom in finance reporting at the moment whether it is bank collapses or rising interest rates we seem to be heading towards…
Maybe Great — No Idea Blog You have a great idea for a software project. But… will it work? Is it actually a great idea?
Why it is becoming harder to choose a phone Few years ago, while shopping for my wife's phone, we walked into a store, checked out a few mobile phones, liked one and then paid the amou...
The unpleasant hackiness of CSS dark mode toggles The browser native mechanism to set user color scheme preference is at odds with user preference toggles.
Great and terrible mindsets are contagious One thing that I find so unique about Spotify since I joined was that everyone seems so relentlessly collaborative. It was a breath of fresh air, but it took me for a loop, I kept wondering what was in the water that made everyone so supportive of one ano...
Now that's what I call a Hacker Now that's what I call a Hacker - Friday, November 20, 2015 - Alex's blog'
Just Works For Me If there would be some absurd world where I would be able to choose two pieces of the common vocabulary that should just vanish, it would be "just" and "works for me." We, folks in tech, got way too comfortable throwing these around.
SQL Is All You Need Our lives would be way easier if SQL and databases were more that just tools to insert and retrieve data. Let's play with the idea of building a machine learning algorithm by just using SQL and ClickHouse
The Growing "Contentful" Gap - Web Performance Consulting You may know, if you’ve been following along, that Chrome shipped some changes to how they define “contentful” for Largest Contentful Paint—they now look at the level of entropy for an image (measured in bits per pixel) to see if it’s above a certain thre...
What makes an Aggregate (DDD)? Hint: it's NOT hierarchy & relationships #shorts 🔔 Subscribe: https://www.youtube.com/channel/UC3RKA4vunFAfrfxiJhPEplw?sub_confirmation=1💥 Join this channel to get access to a private Discord Server and a...
Authentication and Authorization [4 of 8] | .NET on Azure for Beginners Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! This series will ...
What is JWT and how to add it to ASP.NET Core How to use JWT in ASP.NET Core for Bearer token authentication and security within the OAuth Client Credentials flow.
Episode 53: We Are .NET - with Tim Cadenbach and Matthias Jost In this episode, I was joined by both Tim Cadenbach and Matthias Jost to chat about the exciting new .NET community - We Are .NET! At its core, it’s a community portal aggregating and presenting videos, blogs, twitch, and other feeds of any creator with ....
Visual Studio IntelliCode AI Assistant Gets Deep Learning Upgrade -- Visual Studio Magazine Microsoft has improved the code-completion capabilities of Visual Studio's AI-powered development feature, IntelliCode, with a neural network approach.
355: Previewing the Preview of C# 12 Powerful podcast hosting and analytics. By podcasters, for podcasters.
.NET R&D Digest (April, 2023) This issue includes bits of stories, concurrency, diagnostics, artificial intelligence, security, operating systems, performance, tools and not surprisingly – .NET.
Beautiful Branchless Binary Search I read a blog post by Alex Muscar, “Beautiful Binary Search in D”. It describes a binary search called “Shar’s algorithm”. I’d never heard of it and it’s i…
On the finer points of cancelling timers and wait objects in Windows thread pool - The Old New Thing Assorted little details.
Using System.Web Adapters to Share Authentication in ASP.NET Upgrade Scenarios [12 of 18] Migrating In this video, Mike uses System.Web adapters to share authentication decisions between an ASP.NET app and a new ASP.NET Core app that he is incrementally mig...
Fight for every byte it takes: Optimizing the encoding process In my previous post, I showed how we use the nibble offload approach to store the size of entries in space that would otherwise be unused. My goal in that po...
Code Maze Weekly #170 - Code Maze Issue #170 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# Top Picks 13 Libraries in ASP.NET Core Every Developer Should Know About [codingsonata.com] Some of the extremely helpful libraries we should at least be fa...
Real-World Examples of Event-Driven Architecture with Azure Functions Learn how Azure Functions can be used to build event-driven architectures with real-world examples.
Episode 121 - A .NET Discussion with Isaac Levin .NET Developer Advocate at AWS Isaac Levin and Jamie Taylor cover a wide range of topics that are essential to any tech professional. They discuss the importance of focusing on business value, using existing tools and libraries, the need to support open s...
...and we're back It's been a little bit... but James, David, and Matt are back with the latest .NET MAUI and Azure news!
How to Store JSON in an Entity Field With EF Core - Code Maze In this article, we are going to learn how to store JSON in an entity field with EF Core, and why we want to do that.
Building a CRUD API With Dapper Dapper is the best-known micro-ORM today thanks to its excellent performance. Check out how to create a .NET application and use Dapper to persist data.
Introducing Open Source Thursdays Looking to dive into open source in 2023? Interested in contributing to real world solutions? We're launching a series to help you understand the nitty-gritty of open source and go on to begin contributing. Introducing Open-Source Thursdays This series i...
GitHub - SteveDunn/Intellenum: Intelligent Enums Intelligent Enums. Contribute to SteveDunn/Intellenum development by creating an account on GitHub.
Deno — A modern runtime for JavaScript and TypeScript Deno is a simple, modern runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
Exploring JavaScript and TypeScript Development in Visual Studio - Visual Studio Blog We made many improvements to the JavaScript and TypeScript developer experience in Visual Studio so that you can run both your front-end and back-end together within one click in one place.
Performance Excuses Debunked For the complete article, including links to the source material, see https://computerenhance.com/performance-excuses-debunked
Developing Android Apps on Windows Arm Devices On a Windows Arm device and looking to develop Android apps? Here are the options to deploy and test applications.