New .NET 7 Feature - Regex Source Generator #shorts Take a quick look at the new .NET 7 source generator for Regex. Check out the full video here: https://www.youtube.com/watch?v=6USQ3_81wQMHere's how you can ...
Korean nuclear fusion reactor achieves 100 million°C for 30 seconds A sustained, stable experiment is the latest demonstration that nuclear fusion is moving from being a physics problem to an engineering one.
How to Decide: Simple Tools for Making Better Choices Building hierarchal tools of thought @ dendron.so
When Your Customers Struggle When your customers struggle with a non-intuitive interface, would they rather: Wait 6 months while you work on an amazing redesign and brand refresh, or get weekly tweaks that make using your prod…
A review of my time at Remix As I move on to my next adventure, I want to take this opportunity to review what I accomplished while at Remix.
Dart is Boring | akos.ma Lately, I’ve been playing with Dart, the programming language powering the cross-platform Flutter UI framework. I’ve added a Dart implementation to my collection of (now 21) programming languages in the Conway project, and another to the collection of sam...
Stable Diffusion On the 22nd of this month, Stability.ai released Stable Diffusion, a free, open-source AI tool for generating images from text prompts (and other images). Previously, access to this technology was available through Open AI’s commercial, invite-only DALL-E...
Multimodal Image-text Classification Understand the top deep learning image and text classification models CMA-CLIP, CLIP, CoCa, and MMBT used in e-commerce.
On chosing the ideal architecture of the web application An essay about my criteria for the ideal architecture
Six Months of Full Time Open Source What it's like to quit your job and try to work on open source tooling full time.
Boris Cherny's Blog You often hear that “timing matters”. It helps to think about this as two related concepts: time and timing.
How the SQLite Virtual Machine Works Let's look at how SQLite parses, optimizes, and compiles every query that it receives.
On Security Against Time Traveling Adversaries If you had a time machine, what cryptography would you be able to break? In this work, we investigate the notion of time travel, formally defining models for adversaries equipped with a time machine, and exploring the consequences for cryptography. We fi...
Performance Improvements in .NET MAUI | .NET Conf: Focus on MAUI A deep dive into the performance improvements that went into .NET MAUI. Learn techniques for optimizing your own cross-platform .NET MAUI applications as wel...
ASP.NET Community Standup - 🎂8 Years of .NET Community Standups🎂 Join Scott Hanselman, Damian Edwards, and Jon Galloway for the 8th anniversary of the ASP.NET Community Standup.Community Links: https://www.theurlist.com/as...
Improved IntelliSense Support for Jupyter Notebooks in VS Code -- Visual Studio Magazine 'Not only you will get improved auto complete suggestions when writing Python code in notebook files, but you will also be able to leverage refactoring features such as extract variable, extract method as well as auto imports.'
Monitoring I/O inside of RavenDB Earlier this year I talked about the reasoning behind the RavenDB team spending so much time building self monitoring diagnostics. Today I’m happy to...
Azure DevOps Podcast: Mathias Brandewinder: Math and Machine Learning using .NET - Episode 208 Mathias Brandewinder enjoys solving challenging business problems with software engineering and applied mathematics techniques, and some creativity. His current focus is on functional programming with F#, machine learning, and data science, and on putting...
Learn Live: Build mobile and desktop apps with .NET MAUI - Events Every week starting September 7, 2022 through November 16, 2022 (7 episodes)
It rather involved being on the other side of this airtight hatchway: Replacing a service binary Looking for misconfigured services.
WikiHouse WikiHouse is a digitally-manufactured building system that makes it simple for anyone to build beautiful, zero-carbon homes.
Apple's New iPhone Gets The Worst Reception Since iPhone 6S Apple is the most important stock in the S&P 500.
Azure Data Explorer Supports Native Ingestion from Amazon S3 Microsoft recently announced the ability to natively ingest data from Amazon S3 into Azure Data Explorer (ADX). The new feature simplifies multi-cloud data analytics deployments, bringing data from Amazon S3 to Azure, without relying on custom ETL pipelin...
Dragos Inc. - SkillBridge Project Manager Intern Our mission at Dragos is to protect the world’s most critical infrastructure from adversaries who wish to do it harm. Dragos is proud to support transitioning service members from all U.S. military branches to prepare for their post-military careers by pr...
Dragos Inc. - SkillBridge Reverse/Dissector Engineer Intern Our Mission at Dragos is to protect the world’s most critical infrastructure from adversaries who wish to do it harm. We help defend industrial organizations that provide us with the tenets of modern civilization: running water, functioning electricity, a...
WTF Just Happened? Why Your Org Needs a Cybersecurity Incident Review Board Researchers at Black Hat 2022 urge organizations to create their own 'Cyber NTSBs.'
Weird Al had 100 gigs of RAM So many lines in that song have been surpassed, but RAM sticks out as something that hasn’t.
GitHub - MyOwnClone/quake_watch: Quake 1 game port to Apple Watch Quake 1 game port to Apple Watch. Contribute to MyOwnClone/quake_watch development by creating an account on GitHub.
Filtering Results Using Filtered Include Method in EF Core In this article, we are going to show you how to use Filtered Include method in EF Core to filter results inside the include method.
Draw the Light, Not the Asset In the Graphics category, we'll talk about making art for games. I won't be sharing tool tutorials and such, but rather practical points to consider when cre...
What's Inside Of a Distroless Image - Taking a Deeper Look What are these distroless images, really? Why are they needed? What's the difference between a container started from a distroless base and a container started from scratch? Let's take a deeper look.
Customize The Authorization Pipeline In ASP.NET Core Using implementations of IAuthorizationHandler, IAuthorizationMiddlewareResultHandler, and more to customize the aspnetcore authorization pipeline
The State pattern and the State monad The names are the same. Is there a connection? An article for object-oriented programmers.
Use dependency injection and .NET logging with Microsoft.Data.SqlClient Microsoft.Data.SqlClient is the open source .NET data provider for Microsoft SQL Server. It allows you to connect and interact with SQL Server and Azure SQL Database using .NET.
Introducing Riff — Determinate Systems Riff is a tool that automatically provides external dependencies for Rust projects
NASA Can Now Reliably Produce a Tree's Worth of Oxygen on Mars A machine called MOXIE, stowed on NASA's Perseverence rover, is steadily breathing in the Martian atmosphere and breathing out oxygen.
On .NET Live - Let's chat about code quality & performance! Improve the quality of your code to get the most performance out of it. Featuring: David McCarter (@realDotNetdave)Get your questions answered on the Microso...