Choosing a more optimal `String` type This week, I have been profiling and measuring the overhead of the Sentry Rust SDK, as another team has reported a large overhead in their testing. So much so that the team shied away from using it more extensively in combination with #[tracing::instrumen...
One line of code cost me 9.2% of my matches I can either write a hundred lines of code for one or two Elo or find one or two wrong lines of code for a hundred Elo. Such is life.
Responsive type scales with composable CSS utilities With the help of calc(), clamp() and CSS vars, we can create composable, responsive, and fluid type scales that smoothly adapts to viewport and container widths.
My solopreneur story: zero to $45K/mo in 2 years Today is exactly 2 years since I quit my job and become a full-time indie hacker.
The Shifting Software Moat: From Systems of Record to Workflows Unlocking the New Competitive Advantage: Why Workflows Are the Future of Enterprise Software
Playing chess with large language models Building a chess bot that queries GPT-3.5-turbo-instruct to play chess at the level of a skilled human player.
We are all prompt engineers now “Are you a human being or a chatbot?” “We are a chat agent” This was an actual chat conversation snippet between me and a customer service .. entity! Did I just interact with chatbot or a human being who was constrained to following a strict script? Was I...
What to Expect From Retrievel-Augmented Generation and Self-hosted LLMs Retrieval augmented generation has been attracting more attention recently. Using RAGs and external knowledge together with LLMs can be more accurate when answering questions, even without fine-tuning custom datasets, generating more accurate answers on t...
Why DDATs? Developer Driven Automated Tests are beneficial, but not cheap. They are good value for the effort!
Strada officially launched! | Masilotti.com A first look at Strada, the last missing piece of Hotwire. Let's explore how it unlocks native components driven by the web in Turbo Native apps.
t3chn0tix - Your Source for the Latest Tech News Stay updated with the latest technology news and trends on t3chn0tix. Your go-to platform for in-depth tech insights and analyses.
The State of Async Rust: Runtimes Recently, I found myself returning to a compelling series of blog posts titled Zero-cost futures in Rust by Aaron Turon about what would become the foundation of Rust's async ecosyste…
Docker Desktop 4.23: Updates to Docker Init, New Configuration Integrity Check, Quick Search Improvements, Performance Enhancements, and More | Docker Docker Desktop 4.23 is now available and includes numerous enhancements, including ASP.NET support in Docker Init, Configuration Integrity Check to alert on any configuration changes that require attention, and cross-domain identity management. This relea...
dotNetDave Rocks the Build Stuff Conference 2023 I’m thrilled to announce that, for the very first time, the For Those About To Code: World Wide Tour will be making a stop at the 2023 Build Stuff event in Vilnius, Lithuania from November 15…
Tune into the C# Certification Training Series - .NET Blog We are hosting six office hour training streams for the new C# Certification training content.
Visual Studio 2022 Preview Release Notes Get the latest pre-release features, bug fixes, and support for Visual Studio 2022 Preview. Download today.
Weekly Update 366 Final EU Travels; Meeting Josef Prusa; Experts Live EU; dbForums Breach; ApexSMS Breach; Sponsored by Report URIhttps://www.troyhunt.com/weekly-update-366/
YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Valve Is A Wonderful Upstream Contributor To Linux & The Open-Source Community This shouldn't come as any surprise to any longtime Phoronix readers and dedicated open-source/Linux enthusiasts, but Valve with their work on the Steam Deck and SteamOS have been lifting the open-source ecosystem as a whole
Distilling step-by-step: Outperforming larger language models with less training data and smaller model sizes Large language models (LLMs) have enabled a new data-efficient learning paradigm wherein they can be used to solve unseen new tasks via zero-shot or few-shot prompting. However, LLMs are challenging to deploy for real-world applications due to their sheer...
Website security, made easy. Detect attacks like Magecart, and other hostile JavaScript on your site, fast!
Azure Functions Community Standup - .NET announcements for Azure Functions Join us for the September 2023 edition of the Azure Functions Community livestream. Get an overview of all the recent .NET announcements for Azure Functions,...
Setup VS Code for ASP.NET Core - A Beginner's How To Guide If you want to get started with web development in dotnet core, check this out! We'll get you up and running in VS Code for ASP.NET Core web development!
When I try to call an exported function, the target crashes when it tries to call any Windows function - The Old New Thing Using what you know about how functions are imported to construct a theory that matches the evidence.
Using Multiple EF Core DbContexts in a Single Application 📌 Check out my Pragmatic Clean Architecture course: https://bit.ly/3PupkOJ🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanj...
Nintendo 3DS Architecture | A Practical Analysis An in-depth analysis that explains how this console works internally
Signal Messenger: Speak Freely Say "hello" to a different messaging experience. An unexpected focus on privacy, combined with all of the features you expect.
Using ML.NET CLI To Automate Model Training Discover the power of ML.NET CLI, the command-line tool that streamlines machine learning model development.
S6E02 - From Junior to Jedi: Navigating the Web Development Galaxy with Irina Dominte Software architect and Microsoft MVP Irina Dominte joins host Jamie Taylor on The Modern .NET Show to discuss web development and API design. Offering valuable insights for beginners, the conversation covers topics such as building a strong foundation, le...
From Junior to Jedi: Navigating the Web Development Galaxy with Irina Dominte Show Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am your...
The WebP 0day Early last week, Google released a new stable update for Chrome. The update included a single security fix that was reported by Apple's Security Engineering and Architecture (SEAR) team. The issue, CVE-2023-4863, was a heap buffer overflow in the WebP ima...
Beyond the Basics: Exploring Simple Navigation in .NET MAUI .NET MAUI offers multiple options for implementing navigation. Let’s look at NavigationPage, push and pop, modals and more.
Eager, Lazy and Explicit Loading with Entity Framework Core | The .NET Tools Blog Entity Framework Core (EF Core) supports a number of ways to load related data. There’s eager loading, lazy loading, and explicit loading. Each of these approaches have their own advantages and drawba
OverflowAI Search is now available for alpha testing (September 13, 2023) A few weeks ago, Stack Overflow CEO Prashanth Chandrasekar spoke at the WeAreDevelopers conference to announce some exciting features we have been working on. On that day, we also shared a small pr...
Three Free Things You Should Do Before You Have Your Next SQL Server Performance Problem – Darling Data SQL Server doesn’t do much to help you figure out what’s wrong with it. Sure, it makes a lot of information available, but logging, decoding, and assembling all that information is hard work.
Improve the build speed on your build server using npm ci While looking at some of our Azure Pipelines, I noticed that some of our builds were really slow. So I opened up one of the slow builds and ...
A puzzle game where you decipher languages Chants of Sennaar is an innovative puzzle game about deciphering cryptic languages. It's the first entry in a new series of indie game recommendations called...
ASP.NET Community Standup - API Tools Updates in Visual Studio There's so much new good stuff in Visual Studio for API development - Endpoint Explorer, Dev Tunnels, REST endpoint testing with .http files, and more! Let's...
What Is A Full Stack Developer? What is a full-stack developer? What do full-stack developers do? Do they have to know everything? How do I become a full-stack developer? These are the ques...
GitHub - Dicklesworthstone/automatic_log_collector_and_analyzer Contribute to Dicklesworthstone/automatic_log_collector_and_analyzer development by creating an account on GitHub.