french chill electro pop/rap (Claire Laffut, Kaky, Janie & others) // playlist ★ SPOTIFY LINK : https://open.spotify.com/playlist/3V3awc9PN7GGmtfmUwpV3C?si=L2PyMGi1SNGTeUCztqCVdg★ Picture credits : Behind the Scenes By culturfits (thecu...
We Forgot Frontend Basics Usually, I say that it is not so bad, skillful hands can do almost everything. However, recently I have noticed some things that changed my…
Add OpenTelemetry support via ActivitySource by stebet · Pull Request #1261 · rabbitmq/rabbitmq-dotnet-client Proposed Changes This is the basic implementation to add OpenTelemetry support to the .NET RabbitMQ Client. This implements an ActivitySource that creates and propagates Activities for BasicPublish...
Avoid these 7 Key Mistakes for Maintaining a High-Performing Team Want a high-performing team? Avoid these key errors, from unclear expectations to neglecting development. Elevate your leadership for a more productive and innovative team.
Lessons Learned From Payments Startups Over my career so far, I’ve worked in a number of payments companies, including several startups. At the last startup, I was involved in building out a payments platform from scratch (from first line of code). This post is a collection of thoughts and les...
Safe Manual Memory Management with Coeffects Using ideas from Crary et al.'s Calculus of Capabilities, I discuss the coeffectful memory management used in SaberVM.
What I Learned from Indie Consulting - jxnl.co Notes about my hobbies and other things I find interesting.
The simplest neural network: three neurons and Titanic survival predictions Their names are Amy, Bob and Clara. They are digital neurons, and each of them has a different opinion about what happened on the Titanic 🚢
Web Calendars Should Be Discoverable and Provide iCalendar Feeds Many web sites have lists of events, which really form a calendar. Who wants to remember to check a bunch of random web sites for calendars? I'd rather subscribe to those calendars the same way I use RSS to subscribe to lists of articles to re...
If Lisp is so great... A non-technical answer to the classical question If Lisp is so great, why doesn't everybody use it. An irrelevant question to ask.
ListViews and CollectionViews Displaying lists of things is foundational to mobile apps. We talk about the history and challenges of ListViews and CollectionViews as well as some alternate implementations!
About Stolen Device Protection for iPhone Stolen Device Protection adds a layer of security when your iPhone is away from familiar locations, such as your home or workplace, and helps protect your accounts and personal information in case your iPhone is ever stolen.
.NET Aspire Unai Zorrilla nos hablará sobre NET Aspire, una plataforma en la nube diseñada para desarrollar aplicaciones distribuidas que sean observables y estén listas...
[Portuguese] Let's Learn .NET - Blazor Aprenda sobre desenvolvimento web básico com .NET Blazor! Em seguida, crie um aplicativo de jogo interativo baseado na web com Blazor. Venha aprender algo no...
Microsoft AI help & learning Get help with AI and Microsoft Copilot. Find answers to common questions and browse tutorials and support resources to help you get the most out of Microsoft AI.
392: The One Billion Row Challenge - .NET Edition Powerful podcast hosting and analytics. By podcasters, for podcasters.
Agile development is fading in popularity at large enterprises - and developer burnout is a key factor Firms employing agile development practices are ‘having difficulty adapting’ in a new world of developer burnout, AI and more, a new report claims
NEVER Write C# Tests Like This... Except When It Helps In software engineering, software testing gets a lot of people debating on the best way to write tests. If we think about our software testing pyramid, where...
How can I expose a pre-existing block of memory as a Windows Runtime object without copying the data? - The Old New Thing Assembling all the pieces.
Intro to Visual Studio Code | .NET MAUI Minutes The new .NET MAUI extension for VS Code is in preview today! Join Maddy to learn how to get started with it on your Windows, Mac, or Linux device today.Exten...
Code Maze Weekly #199 - Code Maze Issue #199 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# Top Picks How to get assembly code generated by the JIT for a C# method [www.meziantou.net] Did you know that starting with .NET 7 you can easily inspect th...
5 EF Performance Tips You NEED to Know + BENCHMARKS 📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovi...
Walkthrough: Turning a Raspberry Pi into an appliance I’m currently playing with a Secret Project (code named Hugin right now) and for that purpose I literally ordered all the available Raspberry Pi in Isr...
Fastest Way to Convert a JObject to a Dictionary in C# - Code Maze JObject is a fundamental component. In this article, we'll explore different ways to convert a JObject to a dictionary in C#.
Microsoft Introduces New MSTest Runner: Portability, Reliability, Extensibility and More Microsoft has introduced the MSTest Runner, a lightweight test runner designed specifically for MSTest tests. The primary goal of MSTest Runner is to enhance test portability, reliability, and speed while providing an extensible testing experience for use...
Common Language Runtime (CLR) overview - .NET Get started with common language runtime (CLR), .NET's run-time environment. The CLR runs code and provides services to make the development process easier.
Collection Performance in Microsoft .NET: Returning an Array from a Property Many developers use properties that return arrays, but Microsoft guidelines advise against it. Exposing arrays through properties violates encapsulation, can’t enforce read-only access, and l…
How Blocking Threads Affect Yout WebApp #dotnet #shorts Join this channel to get source code access and other perks:https://www.youtube.com/channel/UCyTPru-1gZ7-4qblcKM0TiQ/join
S6E10 - The .NET Trilogy and Learning .NET with Mark J Price Mark Price dives into the exciting world of .NET 8 development. With over two decades of experience, Mark shares valuable insights into the advancements and changes brought by .NET 8, including improvements in the compiler and the introduction of Blazor f...
GitHub - FractalFir/rustc_codegen_clr: This rust compiler backend emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects This rust compiler backend emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects - GitHub - FractalFir/rustc_codegen_clr: This rust compiler backend emmits valid CIL (.NET IR), enab...
Our Collective Struggle Over Technical Debt People have struggled to understand and make use of the concept of Technical Debt for over 20 years now. I offer one idea with the hopes of reducing even jus...
12 Modern CSS One-Line Upgrades | Modern CSS Solutions Sometimes, improving your application CSS just takes a one-line upgrade or enhancement! Learn about 12 properties to start incorporating into your projects, and enjoy reducing technical debt, removing JavaScript, and scoring easy wins for user experience.
Louis The Child - Fresh Start NYE 2023 [FULL PLAYGROUND SET] What a way to start the new year!!! About 10 minutes before we went on stage we were told we could go an extra hour past our set time if we wanted to, so we ...
Weekly Update 384 The Trello Scrape; MOAB (Mother of all Beat-ups); Clarifying Product Tiers on HIBP; Cyber Security MP HIBP Shout-out; Sponsored by Report URI
New GitHub Copilot Research Finds 'Downward Pressure on Code Quality' -- Visual Studio Magazine 'We find disconcerting trends for maintainability.'
How Apple accidentally broke my Spotify client Journey on how I discovered an obscure flag for the system DNS resolver that ruined my music listening experience.
meadow.cloud - Domain Name For Sale | Dan.com I found a great domain name for sale on Dan.com. Check it out!
GitHub Copilot fundamentals - Understand the AI pair programmer - Training Empower individual developers and businesses to enhance their productivity and foster innovation through a comprehensive exploration of the fundamental concepts of GitHub Copilot. Additionally, gain valuable insights on how to initiate the implementation ...