Introducing Mysten Labs: Building Foundational Infra for Web3 Hello world, we are Mysten Labs! We are so excited to share our story with you. Today, we want to introduce ourselves, explain how our…
Making an AI-generated sleep podcast - Stavros' Stuff Falling asleep is more fun with an AI in your ear
Phone screens are broken | Kevin Burke I fail phone screens pretty often, which limits my job prospects and is embarrassing for someone with ten years of industry experience, a pretty extensive Github account and a publicly available list of difference-making projects. 1 In theory a phone scre...
The Memory Image Pattern The Memory Image Pattern (MIP) is a novel approach to application development. It rejects the idea of storing state in a database and gains both developer productivity and run-time performance. If you can fit your application data in memory, MIP might be ...
Generating 360° Video Game Panoramas FrontierNav's core feature is its interactive maps. That's where it all started and what everyone uses it for. However, top-down 2D maps don't provide a sense of scale, nor verticality. In my previous
Why your cloud infrastructure should be immutable For years I’ve heard everywhere that immutable microservices are the best and while the developer community embraces this technique with read-only Docker images and CI/CD’s, the Operations world seem to be stuck in manual labour changes. Reasons? We just ...
Ten years of measurement Measuring the body # As a teenager, I was fit and rake-thin, but in my mid-twenties my body began changing. At first, the extra weight I put on brought compliments. “Are you working out? You look buff.” But then it continued, and it was clear that I’d nee...
C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine Microsoft is touting new capabilities in ASP.NET Core web development in Visual Studio 2022 thanks to a new Razor editor powered by a Razor Language Server.
Ikea Vindriktning Air Quality Sensor Review and Accuracy Ikea recently came out with a range of air purifiers and also an air quality sensor. The Vindriktning does not have a display but shows the air quality data in the form of a traffic light with red, yellow and green LEDs.
What's new for gRPC in .NET 6 Check out the great new features and performance improvements for gRPC in .NET 6!
WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer blog In Firefox 95, we're shipping a sandboxing technology called RLBox — developed with researchers at UC San Diego and the University of Texas
Checking out NDepend, a static code analysis tool for .NET Let's take a look at something that's been around for years, but maybe flew under the radar: NDepend, a static code analysis tool tailored for .NET.It's not ...
ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans Brady Gaster shows how to scale processing tasks in ASP.NET Core with Orleans.Community Links: https://www.theurlist.com/aspnet-community-standup-2021-11-30F...
[Video] Checking out NDepend Let’s take a look at something that’s been around for years, but maybe flew under the radar: NDepend, a static code analysis tool tailored for .NET.
[Last Week in .NET #71] – We’re all fine here now, thank you. How are you? Github’s COO exits a month after their CEO left, Github gives a ‘status update’ to their downtime over the past month, and a battle over Microsoft’s corporate culture is bei…
uBlock, I exfiltrate: exploiting ad blockers with CSS Ad blockers like uBlock Origin are extremely popular, and typically have access to every page a user visits. Behind the scenes, they're powered by community-provided filter lists - CSS selectors that
Build Automation on a Database Backed .Net System Hey, I blog a lot about the OSS tools I work on, so this week I’m going in a different direction and blogging about other OSS tools I use in daily development. In no small part, this blog pos…
Compiler error message metaprogramming: Helping to find the conflicting macro definition Say you want to require that a preprocessor macro is set a particular way: #include <contoso.h> #if CONTOSO_VERSION != 314 #error This header file requires version 314. #endif Okay, if the version isn’t set correctly, you will indeed get the error,
Fastest way to enumerate a List<T> - Gérald Barré In this post, I describe the fatest way to enumerate a List<T> in .NET.
An optimization story:–27% runtime costs for 8 lines of code I give a lot of talks about performance and in those talks, I tend to emphasize the architectural impact of your choices. There is a huge tendency to focus o...
ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly Async streaming is one of new ASP.NET Core capabilities in .NET 6. In this post I'm figuring out how you can utilize it from Blazor WebAssembly.
GitHub - amolenk/GameATron4000: Demo of using Blazor to build a classic 8-bit adventure game Demo of using Blazor to build a classic 8-bit adventure game - GitHub - amolenk/GameATron4000: Demo of using Blazor to build a classic 8-bit adventure game
Replace your hardware firewalls with Cloudflare One Today, we’re excited to announce new capabilities to help customers make the switch from hardware firewall appliances to a true cloud-native firewall built for next-generation networks.
Crohn’s Disease: Is the Cold Chain Hypothesis Still Hot? Abstract. Crohn’s disease [CD] is an inflammatory bowel disease of unknown aetiology. During recent decades, significant technological advances led to developme
Setting a Video Game World Record - EXTREME Tempest! Dave has held a World Record Score on the video game Tempest since 1983, but it was on Easy settings. Today he shows us what happened when he switched the g...
A hands-on look at JetBrains Fleet, the VS Code competitor 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 ...
Test run of HTTP Logging in ASP.NET Core 6 In this post, I'll introduce you to the new HTTP Logging middleware available in ASP.NET Core 6. Learn how to set it up and how to configure it.
Learn Live - Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps Automatically deploy and update a Blazor web application and its API from a GitHub repository. In this episode, you will:- Clone and run an existing Blazor w...
Rysiekúr Memesson (@rysiek@mastodon.technology) You click a link to a news site, to read an article that seems interesting. On the page that loads there is the article, but also, somewhere on the right, often near the bottom, there is a small video player. Inexplicably, it was not blocked by your ad-b...
Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF) I have implemented many Blazor WASM ASP.NET Core hosted applications now for both Azure AD and Azure B2C authentication. I always implement security for this type of application now using the Backe…
Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps
Don't Code Tired | What’s New in C# 10: Value Type Records Don't Code Tired - Jason Roberts on Software Development and .NET -
Could .NET Source Generator Attacks Be A Danger To Your Code? - Steve Talks Code This post highlights the dangers of using third party .NET Source Generators and shows ways to spot supply chain attacks that may inject malicious code
Tech Predictions for 2022 and Beyond 2022 will be an exciting year for technology, with it pushing all of us, and our planet, forward in the process
Introduction to the Node.js reference architecture, Part 6: Choosing web frameworks | Red Hat Developer Express.js is the Node.js reference architecture's web framework of choice—but developers are evaluating Next.js and others for the future.
Azure Static Web App Deploy Previews with Azure DevOps | I CAN MAKE THIS WORK I love Netlify deploy previews. This post implements a pull request deployment preview mechanism for Azure Static Web Apps in the context of Azure DevOps which is very much inspired by the Netflix offering.
JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET I was reading Gabby's blog post about the new TypeScript/JavaScript project ...
What is a Game Engine? With Game Ja-Ja-Ja-Jamuary coming up, we discuss what makes a game engine, while Michael's impersonation is spot-on, Allen may really just be Michael, and Joe already has the title of his next podcast show at the ready.
Why not advertise on the Hanselminutes Technology Podcast? The Hanselminutes Podcast by Scott Hanselman - Fresh Air for Developers - Deep tech talk from an inclusive perspective
Why Does This $10,000 Gucci Xbox Exist? Sponsored by Cash App, download from App Store/Google Play store - Use code MARQUES for $15 and $10 goes to Girls Who Code!Twitter: http://twitter.com/MKBHDT...
Microsoft Introduces a Fully-Managed Azure Load Testing Service in Preview Recently Microsoft announced a preview of Azure Load Testing. With this fully-managed load testing service, users can generate high-scale load with custom Apache JMeter scripts and gain actionable insights to catch and fix performance bottlenecks.