Endlesss is making a limited-edition Beat Machine full-sized arcade cabinet - CDM Create Digital Music Forget buying licenses, In-App Purchases, or subscriptions. The future is a fistful of quarters and heading down to the Music Arcade! Meet the Beat Machine arcade machine from Endlesss.
The Challenge of Microservices: UI Composition One of the most challenging aspects of distributed service is UI Composition. How to combine all the data from various services for your UI.
Write your way with langchain Self-Critique Chains - Daniel Jacobs This article is about how to use something called "Self-critique chains" to help you use ChatGPT to help write age appropriate stories; and to help make it so you can't write age-inappropriate stories, even if you try. Writing Simple Stories Lots of peopl...
Bean Machine Retrospective, part 8 Before getting into the details of how my combinator-inspired source code transformation system works, I should say first, what is a general overview of the system? and second, why did I build it a…
You Don't Need Rails to Start Using Hotwire Although Hotwire is closely tied to Ruby on Rails, you might be surprised to know that you don't really need Rails to learn, play, and experiment with Hotwire. In this article, I will show you how a simple static website can use Turbo Drive and Frames to ...
Why have so many entrepreneurs previously been freelancers? | By Anna Leijon In this article, I try to summarize all the pros and cons of being both a freelancer and an entrepreneur.
How to lie with statistics — Book summary This is my summary of the key ideas of How to Lie with Statistics written by Darrell Huff. The book has a lot of real world examples in…
Leaving Google X, designing my life from scratch I'm going through a very interesting period in life. It's very exciting and terrifying at the same time. Two weeks ago I left my dream job at Google X, moved out from my favourite flat, and now trying to find my next big thing in life. This article is an
Command Line Diagnostics in Wolverine Wolverine 0.9.12 just went up on Nuget with new bug fixes, documentation improvements, improved Rabbit MQ usage of topics, local queue usage, and a lot of new functionality around the command line …
Microsoft Launches 'One-Stop-Shop' for Stack Overflow Questions on Azure Development -- Visual Studio Magazine 'We appreciate that the developer community is getting value out of Stack Overflow and the content that has already been created by hundreds of thousands of developers.'
Insta360 Link - The AI-powered 4K webcam Whether you're calling from an office or live streaming from your home, you'll always look your best in stunning Ultra HD 4K resolution.
Updated Modern Code Generation for WinForm's InitializeComponent - .NET Blog When you design a WinForms Form, it gets generated into a method called InitializeComponent. When you reopen that Form, it gets recreated by interpreting that code. In Visual Studio 2022 17.5, we've modernized the code generation process. And made some ch...
Get ready for the first week of Hack Together: Microsoft Graph and .NET 🦒 - Microsoft 365 Developer Blog Hack Together is a hackathon for beginners to get started building apps with Microsoft Graph and .NET with top Microsoft Graph scenarios.
Keep your Event Driven Architecture (Throughput) running smooth like butter. An essential aspect of Event-Driven Architecture is understanding how your system is performing (throughput). Everything is running smooth, and services are ...
Reference GitHub Issues and Pull Requests in Visual Studio - Visual Studio Blog Reference your GitHub Issues in your commits in Visual Studio with the new linking feature in the Git Changes commit message.
ATE: Powerful Devs This Ask the Expert will be focused on answering questions from the Powerful Devs Conference on Feb 15th. The Powerful Devs Conference focuses on showcasing ...
How to use Discriminated Unions Today in C# Use code REST15 for 15% off the new From Zero to Hero - REST APIs in .NET course: https://bit.ly/restchapsasBecome a Patreon and get source code access: http...
Using YARP as a split testing tool This post assumes you have some knowledge or experience with YARP There are many ways, and many tools for testing changes to website. These can range from per-page frontend tooling (think Optimizely, or the sunsetting Google Optimize), or perhaps you har...
Why am I getting an unhandled exception from my C++ function that catches all exceptions? - The Old New Thing Yes, you caught an exception. But that's not the one that went unhandled.
Experiences working with an Outsourced Dev Shop Many years ago, a younger and more naive version of myself decided to try bootstrapping a startup together with my co-founder, while still juggling our full-time jobs. She had the idea, product vis…
Passing Output Parameters to Stored Procedures With Dapper - C# In this article, we are going to learn about Passing Output Parameters to Stored Procedures with Dapper in C#.
Cryptography Attacks and Defenses, Reloaded Cryptography is an indispensable tool for protecting information in computer systems, but choosing secure protocols and parameters can become quickly overwhelming. To help avoid common traps and failures, this course teaches participants how to reason abo...
How to Set the Owner ID When Creating an Entity in Dynamics 365 Using C# Learn how to set the owner ID when creating a contact in Dynamics 365 using C#. Follow our step-by-step guide to create contacts owned by specific use
Why Learning React is Significant: Benefits and Opportunities Discover the advantages of learning React as a web development framework. From its widespread use to the high demand for React developers.
Consistent hashing algorithm - High Scalability - This is a guest article by NK . You can view the original article Consistent hashing explain...
Automatic Instrumentation of Containerized .NET Applications With OpenTelemetry Learn how to automatically instrument your containerized .NET applications using OpenTelemetry and see how it integrates with Jaeger and Prometheus.
Applying Postel’s law in ASP.NET Core–Part I An important aspect in building robust systems is applying ‘Postel’s law’. Postel's Law was formulated by Jon Postel, an early pioneer of th...
Modern Web Front End Development with Amy Kapernick What does web front-end development look like in 2023? Carl and Richard chat with Amy Kapernick about her work helping companies build web front ends with a vast array of tools. Amy talks about how client frameworks continue to evolve, extending the so-ca...