The Missing Prelude to The Little Typer's Trickiest Chapter Yes, it's the replace function in chapter 9
Recovering a password-protected ThinkPad T60 An illustrated overview about the process of clearing the supervisor password from a ThinkPad T60, based on guides that some smart and persistent people have written.
The magic words are squeamish ossifrage “The Magic Words are Squeamish Ossifrage” was the solution to a challenge ciphertext posed by the inventors of the RSA cipher in 1977
Collatz Conjecture possible solution using statistical coverage This article will demonstrate a possible solution to Collatz Conjecture (that proves it from a statistical coverage standpoint), it will contain some
Using Fathom Analytics With ExpressJS & Helmet How to set up CSP and other HTTP headers set by Helmet, to enable Fathom Analytics on an ExpressJS web app.
Streaming services lost the plot Do you remember when Netflix first started their movie streaming service, back in 2007?
How boring should your team's codebases be Thoughts on how to keep the novelty in a team at the correct level for easy onboarding
qrz.is I’ve used one single mail address for over a decade until it was involved in some breaches and thereupon has been sold to spammers. This address has been rendered unusable for me because I was drowning in spam since then. I’ve then decided to start over w...
10,000 kilometers I recently passed my 10,000-th kilometer running. Along the way, I've noticed that it's an unexpectedly philosophical activity. Here's what running has taugh...
The Questions FBI Director Christopher Wray Wasn’t Asked The Senate Judiciary Committee fails to hold the FBI director accountable for the massive intelligence failure for which his agency is chiefly responsible.
Ignite 2022: Microsoft Low-Code Power Products Get GitHub Copilot 'AI Pair Programmer' Tech -- Visual Studio Magazine Users describe what they want to automate, after which AI will build the flow in seconds.
On .NET Live - Just put your Microsoft hat on! Can you believe .NET is 20 years old this year? In this week's episode, Azure Cloud & AI Consultant Sibila Spalding joins the panel to talk about the lessons...
Revisiting dependency injection lifetimes in ASP.NET Core Quick video revisiting dependency injection lifetimes in ASP.NET Core, how they work and some ideas on when to use each of them.Have other thoughts? Sound of...
PostgreSQL 15 Released! **October 13, 2022** - The PostgreSQL Global Development Group today announced the release of [PostgreSQL 15](https://www.postgresql.org/docs/15/release-15.html), the latest version of …
Microsoft Ignite – Join us on October 12-14 Save the date and explore the latest innovations, learn from product experts and level up your skillset – join us to help shape the future of tech.
Digital license plates approved for all vehicles in California Only one company makes the e-ink plates, subscriptions start at $19.95 per month.
How can I check whether the user's network connection is roaming or metered? The classic way and the Windows Runtime way.
Modern C# Techniques, Part 3: Generic Code Generation Using structs as generic arguments with interface constraints to force code generation. Part of a series looking at modern C# code techniques.
Don't be fooled! That's NOT an Aggregate in Domain Driven Design Do you get frustrated that you have to open multiple files across multiple layers to make what seems to you like a simple change? One of the culprits for thi...
The electrical pattern that will keep your .NET services alive Check out my courses: https://nickchapsas.comBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in ...
Calculating MRR with Stripe and C# Monthly Recurring Revenue is an important indicator for the health of your business. Here’s how to calculate it using the Stripe API and C#.
How to build Docker Containers with Cake | Gary Woodfine we will explore how we can use Cake to build and publish our Docker containers to a Docker Container Registry in this example we will be using Github Container Registry.
Microsoft Ignite 2022 | Live Update Feed Happy 1st day of Ignite, everyone! This feed will be your home for all things Microsoft Ignite 2022! We will be continuously updating this page throughout the day and the rest of the week with the latest Ignite announcements and blogs from across the MT...
Automated ML (AutoML) for Images in Azure Machine Learning is now Generally Available! We are excited to announce that Automated ML (AutoML) for Images within Azure Machine Learning (AzureML) is now generally available. AutoML for Images enables users to easily train computer vision models trained on image data, for tasks such as Image Clas...
Integrate security into your developer workflow with GitHub Advanced Security for Azure DevOps Exciting things are in store for Azure DevOps in the coming year! We’re super excited about bringing GitHub Advanced Security and Microsoft Defender for Cloud’s new Defender for DevOps capabilities to Azure DevOps customers! We're also planning deep inves...
How BuiltWith generates $14 million a year while having zero employees | 5to9 Ever wondered what a website is built with? Gary Brewer thought the same and created BuiltWith. Now, BuiltWith does $14 million a year with no employees.
Using C# Web Assembly without using Blazor So you may find yourself just wanting to share some of your C# code with your frontend JavaScript. However, sharing just a few methods for use in your existing JavaScript setup seems to be near damn impossible without using a third-party solution like Un...
Public Preview: Disabling Weaker TLS Cipher Suites for Web Apps on Multi-tenant Premium App Service Plans Public preview of the minimum TLS cipher suite feature that allows customers to disable weaker TLS cipher suites for their App Service web apps
Go available on App Service We are happy to announce that App Service now supports apps targeting Go 1.18 and 1.19 across all public regions on Linux App Service Plans through the App Service Early Access feature. By introducing native support for Go on App Services, we are making o...