The internet didn’t kill counterculture—you just won’t find it on Instagram “To be truly countercultural in a time of tech hegemony, one has to, above all, betray the platform.”
Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine Dr. James McCaffrey of Microsoft Research explains how to evaluate, save and use a trained regression model, used to predict a single numeric value such as the annual revenue of a new restaurant based on variables such as menu prices, number of tables, lo...
What’s new in SQLite 3.35 SQLite developers often prefer to work on database internals. For an external observer nothing really changes. 2020 was a pleasant exception - SQLite received a bunch of nice features for ordinary users, such as generated columns, UPDATE FROM and fantasti...
Minion - BuiltWithDot.Net Minion is a modern, testable background job scheduler for .NET applications. Minion will handle running your background job in a reliable way with SQL Server backed storage. Example of scenarios when you can use Minion: Fire web hooks Database clea...
Laurence's Home Page: Naming Pine Pine started out around 1989 as a project of the Office of Computing and Communications at the University of Washington. The idea was to provide an easy-to-use mail system for UNIX boxes. We examined a few of the alternatives and found Elm close to what w...
Can you spare a few moments to take my survey? Please take the survey titled "Visual Studio for Mac – Where should we focus?". Your feedback is important!
Adobe Photoshop ships on Macs with Apple Silicon: Gains speedier selections, filters and performance boosts We’re excited to release the first version of Photoshop to run on Macs with the new M1 chip. Tests show that Photoshop delivers strong performance ...
You Can't Censor Away Extremism (or Any Other Problem) Should we stop hate speech? What makes you think we can?
LibVLCSharp - BuiltWithDot.Net LibVLCSharp are .NET/Mono bindings for libvlc, the multimedia framework powering the VLC applications. Some of the features include: Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...). HDMI passthrough for Audio HD codecs, li...
UK to depart from GDPR Government sends first signal of intention for UK data protection laws to part company with EU's General Data Protection Regulation.
.NET documentation Learn to use .NET to create applications on any platform using C#, F#, and Visual Basic. Browse API reference, sample code, tutorials, and more.
r/Entrepreneur - Has Y Combinator lost its way as a leading incubator when the latest YC company is a Mac OS only google calendar menu bar widget that costs $120/yr? 427 votes and 161 comments so far on Reddit
Lessons Learned from Scaling Up Cloudflare’s Anomaly Detection Platform Anomaly Detection uses an algorithm called Histogram-Based Outlier Scoring (HBOS) to detect anomalous traffic in a scalable way. While HBOS is less precise than algorithms like kNN when it comes to local outliers, it is able to score global outliers quick...
Creating other types of synchronization objects that can be used with co_await, part 4: The manual-reset event | The Old New Thing Now that we’ve finished our library for building awaitable synchronization objects, let’s actually use it. The introduction to this part of the series began with a demonstrate of a one-shot event. So let’s take it a step further and make it a resettable e...
30 Days to Learn It How do you plan on thriving in your field? Complete a challenge within 30 days and take the next step in becoming a subject matter expert.
.NET Rocks! vNext .NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.
ConfigureAwaitChecker with support for “await using” and “await foreach” 12 Mar 2021 1 mins C#, Roslyn
The Performance Inequality Gap, 2021 - Infrequently Noted A lot has changed since 2017 when we last set a global baseline for total page resource limits of 120-170KiB. Thanks to progress in networks and browsers (but not devices), the new baseline is much more generous: ~100KiB of HTML/CSS/fonts and ~300-350KiB ...
Telerik Scheduler Blazor (Part 1): Setting Up Scheduler Learn how to set up a project to take advantage of the Scheduler in Telerik UI for Blazor and all of its views (plus: Why you need all those views).
Codenesium - BuiltWithDot.Net Codenesiun is a REST API generation platform. A client is installed that allows you to load the schema from a MSSQL database and then generate the source code to a complete ASP.NET Core REST API.
Code Maze Weekly #68 - Code Maze There’s a lot to digest this week. Besides the release of the new preview version of .NET 6, there has been a lot of interesting articles on various .NET topics. So, get your favorite brew, sit back, relax and pick your favorite topic to read. .NET and C#...
.NET MAUI Special Update Matt and James are joined by David Ortinau for a special update on .NET MAUI
6 free tools for .NET developers elmah.io provides several free tools for .NET developers. From the web.config validator to a JSON formatted, we are here to help you with your daily tasks.
Two UK Broadband ISPs Trial New Internet Snooping System - ISPreview UK Two unnamed broadband or mobile ISPs are reportedly helping the UK Home Office and the National Crime Agency (NCA) to trial a new internet snooping system
ASP.NET Core HATEOAS - BuiltWithDot.Net ASP.NET Core HATEOAS adds middleware to your service to serve JSON responses and HATEOAS payloads with minimal configuration. Simply configure each resource response, and it will take care of the rest.
ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve In this post, I explain what an IServiceProvider is and how it can be created and later used to resolve dependencies in ASP.NET Core.
Build new skills in 30 days Today, we are excited to share 30 Days to Learn It, a guided, time-bound, personal learning challenge, built upon the Microsoft Learn interactive training platform. And as you learn, the new program helps you work towards certification – by completing a l...
On .NET Episode: Building microservices with Tye Tye is a tool that makes developing, testing, and deploying microservices and distributed application...
Managed Identity, Azure SQL and Entity Framework Managed Identity offers a very secure way for applications running in Azure to connect to Azure SQL databases. It's an approach that does no...
7-Zip developer releases the first official Linux version An official version of the popular 7-zip archiving program has been released for Linux for the first time.
Tip 308 - How to start and stop Azure Kubernetes clusters Running multiple containers in an Azure Kubernetes Service cluster (opens new window) can be expensive and might not be necessary all the time, if your application isn't used continuously. To save costs, you could scale down your user node pools to zero, ...
useCallback and useRef: Two React Hooks You Should Learn Learn how to use the useCallback hook to avoid unnecessary re-renders in our application, and the useRef hook to keep track of references.
Coravel Pro: Admin Panel For .NET Core - BuiltWithDot.Net Coravel Pro is an admin panel for .NET Core. More specifically, it's a suite of backend admin tools that extended the open source Coravel library with many additional features. No ugly bootstrap admin panels here. It's crafted to be unique and intui...
Easy Storage + Easy Provisioning: Backblaze Is Now a Terraform Provider Learn how to start managing infrastructure for DevOps projects using Backblaze B2 Cloud Storage and Terraform.
Entity Framework Community Standup - Julie Lerman and EF Core Ask Me Anything (AMA) Julie Lerman is an independent authority and community luminary for Entity Framework. She has been programming for nearly 30 years and has been an independen...
Researchers measure the gravity exerted by a 90 milligram object We've measured the pull between two gold spheres, each 2 millimeters across.
.NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine The second preview of Microsoft's game-changing .NET 6 release is out, adding support for Apple Silicon chips along with an early implementation of .NET MAUI, an evolution of the Xamarin.Forms mobile-centric framework that adds desktop app support.
A look at search engines with their own indexes A cursory review of all the non-metasearch, indexing search engines I have been able to find.
Stop Waiting for the Ripe Idea Deciding when to share an idea is a lot like picking fruit. A farmer can never know for certain how a fruit will taste. They look for any signals they can find of its ripeness — its color, smell, shape, and texture. Their success depends on their ability ...
Jeremy A Boyd | My kid sister has been using Macs for about 5 years. She bought her 2012 MacBook Pro used on eBay for $500, and it lasted longer than any other laptop she has bought new or used. When she accidentally spilled orange juice on her MacBook two days ago, she ...
Why I Migrated to Sourcehut and Why You Should, Too - Sumner Evans I'm a Software Engineer at The Trade Desk and an Adjunct Professor at Colorado School of Mines. This is my personal website, portfolio, and blog.
dotnet/net6-mobile-samples Xamarin .NET 6 *early* preview. Not for production use. - dotnet/net6-mobile-samples
On the Value of Platform Engineering - ulrichkautz.com My attempt to define what Platform Engineering means for me and what value it brings if employed.
My bank sent me 64 copies of the same debit card Posted in r/mildlyinteresting by u/PTRFRLL • 80,465 points and 2,932 comments