Quantcast
Channel: Scott Hanselman's Blog
↧

Image may be NSFW.
Clik here to view.

Upgrading a 20 year old University Project to .NET 6 with...

I wrote a Tiny Virtual Operating System for a 300-level OS class in C# for college back in 2001 (?) and later moved it to VB.NET in 2002. This is all pre-.NET Core, and on early .NET 1.1 or 2.0 on...

View Article


Image may be NSFW.
Clik here to view.

A Nightscout Segment for OhMyPosh shows my realtime Blood Sugar readings in...

I've talked about how I love a nice pretty prompt in my Windows Terminal and made videos showing in detail how to do it. I've also worked with my buddy TooTallNate to put my real-time blood sugar into...

View Article


Image may be NSFW.
Clik here to view.

JavaScript and TypeScript Projects with React, Angular, or Vue in Visual...

I was reading Gabby's blog post about the new TypeScript/JavaScript project experience in Visual Studio 2022. You should read the docs on JavaScript and TypeScript in Visual Studio 2022. If you're used...

View Article

Image may be NSFW.
Clik here to view.

Using Home Assistant to integrate a Unifi Protect G4 Doorbell and Amazon...

I am not a Home Assistant expert, but it's clearly a massive and powerful ecosystem. I've interviewed the creator of Home Assistant on my podcast and I encourage you to check out that chat. Home...

View Article

Image may be NSFW.
Clik here to view.

I got tired

I have been blogging here for the last 20 years. Every Tuesday and Thursday, quite consistently, for two decades. But last year, without planning it, I got tired and stopped. Not sure why. It didn't...

View Article


Image may be NSFW.
Clik here to view.

Use your own user @ domain for Mastodon discoverability with the WebFinger...

Mastodon is a free, open-source social networking service that is decentralized and distributed. It was created in 2016 as an alternative to centralized social media platforms such as Twitter and...

View Article

Image may be NSFW.
Clik here to view.

GitHub Copilot for CLI for PowerShell

GitHub Next has this cool project that is basically Copilot for the CLI (command line interface). You can sign up for their waitlist at the Copilot for CLI site. Copilot for CLI provides three shell...

View Article

Image may be NSFW.
Clik here to view.

Using WSL and Let's Encrypt to create Azure App Service SSL Wildcard...

There are many let's encrypt automatic tools for azure but I also wanted to see if I could use certbot in wsl to generate a wildcard certificate for the azure Friday website and then upload the...

View Article


Image may be NSFW.
Clik here to view.

Updating to .NET 8, updating to IHostBuilder, and running Playwright Tests...

I've been doing not just Unit Testing for my sites but full on Integration Testing and Browser Automation Testing as early as 2007 with Selenium. Lately, however, I've been using the faster and...

View Article


Image may be NSFW.
Clik here to view.

Open Sourcing DOS 4

See the canonical version of this blog post at the Microsoft Open Source Blog! Ten years ago, Microsoft released the source for MS-DOS 1.25 and 2.0 to the Computer History Museum, and then later...

View Article

Image may be NSFW.
Clik here to view.

Webcam randomly pausing in OBS, Discord, and websites - LSVCam and TikTok Studio

I use my webcam constantly for streaming and I'm pretty familiar with all the internals and how the camera model on Windows works. I also use OBS extensively, so I regularly use the OBS virtual camera...

View Article