When a date breaks booting the kernel — Store Halfword Byte-Reverse Indexed I've recently been working on internal CI infrastructure for testing kernels before sending them to the mailing list. As part of this effort, I became interested in reproducible builds. Minimising the changing parts outside of the source tree itself could...
ChatGPT + Code Interpreter = Magic tl;dr: OpenAI is testing the ability to run code and use third-party plugins in ChatGPT. OpenAI has announced that we’re developing plugins for ChatGPT that will extend its capabilities. [Link] Plu…
No more custom domains in Microsoft Outlook? Microsoft will phase out custom email domains in Outlook.com: A perfect time to create an address with Tutanota!
Health Benefits of Browser Diversity - Web Performance Consulting There are increasingly loud rumblings that Apple will be allowing other browser engines to be used on iOS, and all I can say is it’s about time.
My Theme Song (8 bit version) I composed an 8-bit version of my own theme song and put it on the Internet
Responsability: The Price We Must Pay for Competency – Michael Bastos Ecclesiastes, a book of wisdom literature in the Bible, is known for its perplexing and thought-provoking passages. One such passage is Chapter 10, verses 5 through 7, which discusses the evilness of an incompetent man in a position of authority. The pass...
mjg59 | We need better support for SSH host certificates Github accidentally committed their SSH RSA private key to a repository, and now a bunch of people's infrastructure is broken because it needs to be updated to trust the new key. This is obviously bad, but what's frustrating is that there's no inherent ne...
Multi-Cloud Deployment for Elixir & Phoenix with MRSK The second part of my multi-cloud journey for Elixir. This post demonstrates how to deploy a Phoenix application to multiple clouds, cluster together and securely connect to a database instance.
ForkFS: make changes to your file system without consequence ForkFS is a CLI app that redirects a process’s file operations to a sandbox.
Adventures in Time: Debugging a Daylight Saving Bug What’s more fun than bugs? Bugs involving time! And none are so fascinating as bugs involving daylight saving time. With Daylight saving time almost upon us again, I thought it would be fun to rev...
Microsoft Offers Private Preview for GitHub Copilot Chat for Visual Studio 2022 -- Visual Studio Magazine Developers can now sign up for a private preview of enhanced chat capabilities coming to GitHub Copilot, the 'AI pair programmer' that works in the Visual Studio 2022 IDE and in Visual Studio Code.
Building a new PC LIVE from parts with Damian Edwards Powered by Restream https://restream.ioBuilding a new PC LIVE from parts with Damian Edwards
Government Rejection of Key Senate Bill C-11 Amendment Reveals Its True Intent: Retain Power to Regulate User Content - Michael Geist For more than a year, Canadian Heritage Minister Pablo Rodriguez has clung to the Bill C-11 mantra of “platforms in, users out”. When presented with clear evidence from thousands of digital creators, the former chair of the CRTC, and numerous experts that...
Build your first website without installing anything! Build your first Portfolio Website using .NET and GitHub Codespaces. No installs required! Katie shows you how to set up your first Codespace to start buildi...
75% Of Us Think Software Developers Would Do Better Work In Small Partnerships How software developers can arrange themselves to perform their optimal performance.
Adventures in application compatibility: The case of the jump into the middle of an instruction from nowhere - The Old New Thing Another rogue patcher.
Entity Framework Core vs Dapper Performance in 2023 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 ...
We updated our RSA SSH host key | The GitHub Blog At approximately 05:00 UTC on March 24, out of an abundance of caution, we replaced our RSA SSH host key used to secure Git operations for GitHub.com.
GitHub - jsuarezruiz/awesome-dotnet-maui: A curated list of awesome .NET MAUI libraries and resources. A curated list of awesome .NET MAUI libraries and resources. - GitHub - jsuarezruiz/awesome-dotnet-maui: A curated list of awesome .NET MAUI libraries and resources.
Explore the Latest Updates to WinForms Visual Basic Application Framework Recent updates to the WinForms Visual Basic Application Framework, including the ability to convert older .NET Framework-based apps to .NET 6, 7, or 8+ and new features like the Windows Forms Out-of-Process Designer. Upgrading to newer frameworks creates ...
How to Create a Custom JsonConverter in Json.NET - Code Maze A step by step explanation of how to create a custom JsonConverter with practical examples as well as complex use cases.
Leverage 'is not' Operator for Exception Filtering! Did you know you can use the 'is not' operator with exception filtering to simplify and improve your error handling in C#? In this short blog post, I will show you how to use it.
Weekly Update 340 I’m Coming to Prague; The HIBP Email Address Extractor; TheGradCafe Data Breach; I Ran Out of IP Addresses; Garage & Kitchen Rebuilds; Sponsored by Kolide
Techniques for Testing Mobile Apps vs. Web Apps This guide describes the differences between testing mobile and web applications, the reasons to test each, and common defects when testing both platforms.
Building Static Web Apps with database connections: Best Practices Today, many web applications depend on custom API backends to have access to databases. This approach allows you to have full flexibility over your database calls but building out such a backend can be tedious and complex, especially when considering the ...
Azure Functions - Part 2 - Unit and Integration Testing Unit Testing Introduction A unit test usually involves writing code to test a specific function or method, using input data and expected output data. The test code then executes the function or method with the input data, compares the resulting output ...
Akka.NET v1.5: No Hocon, No Lighthouse, No Problem Exploring Akka.Hosting, Akka.HealthCheck, and Akka.Management
A Demo On Clean Architecture | MediatR CQRS Pattern | .NET7 Web API In this article, we will learn about 'Clean Architecture', 'CQRS Pattern With MediatR' by implementing in .NET7 Web API. Clean Architecture:...
.NET 8 Preview 2 Unveiled: 5 New Features You Need to Know💜 Microsoft has just launched the .NET 8 Preview 2, introducing a host of new features that are sure to...
Bill Gates on AI and the rapidly evolving future of computing Today, we have a special guest joining us on the podcast—Bill Gates! With the rapidly evolving AI landscape, including the release of products like OpenAI’s ...