Deploy your .NET Core Blazor app in minutes with Azure Static Web apps Azure Static Web Apps is a new service from Azure that lets you deploy static files. These static files can be pure HTML, JS CSS and created by any number of frameworks like React, Vue, Angular or even Gatsby. The service now supports deploying Blazor app...
In tepid defense of… Hey all, I’ve been swamped at work and haven’t had any bandwidth or energy for blogging, but I’ve actually been working up ideas for a new blog series. I’m going to call it …
Who monitors Prometheus? Who monitors monitoring? How to sleep well and know that watchman is working instead you. Prometheus, Dead man switch, PagerDuty
Randomizing Lists in Power Automate Flow Combine the power of Azure Functions and Power Automate Flow to sort and filter and randomize lists of data.
#147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast Martine and Michael Dowden talk about the importance of teaching children to program and how to get started.
Fighting the Tinder++ Malware People who search for love are more vulnerable than happy couples. Especially people wo lost their Tinder Account because Tinder has banned them. There is a malware out there which targets exactly this kind of people. If you search for “unban tinder...
Why do AirPods sound so bad when you’re on a call? Play something on your AirPods. Some music, a podcast, a voice recording, just about anything and it will sound quite good. Now compare that to how it sounds while on a call. Goto Sound settings > "input" > Your AirPods, MacOS will continue playing your ...
Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again This is Last Week in .NET for the week ending 3 October 2020. You know, Last week. There were no releases this week, but a crap-ton of goodies abound.
Twitter is holding me hostage How Twitter is holding me hostage by suspending my account at will for seemingly no reason
How men can change themselves and the world This was originally shared in my newsletter that I send out bi-weekly on what I’m learning and writing about in the topics of mindfulness, relationships, and technology. Not a …
Coach! Football is life. | Gergely Nemeth Ted Lasso is one series we all need in 2020. It reminds us that kindness, being nice to each other, can make a difference and what good leadership is like
Influence of Minimalism I follow minimalism thinking for some long period of time. It helps me to navigate in this world, make choices, grow and expand area of my freedom. I would like to share how minimalism influences me as an engineer and my life in general. How thinking work...
Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python Using Python 3.6, OpenCV, Dlib and the face_recognition module
GET OFF MAH TRACK! The Game | ldjam.com JAM GAME by Liah (@liah) , Banananaman (@banananaman) , and Matt Jones (@matt-jones) *
Full-Bleed Layout Using CSS Grid Back in the day, there was a gold-standard website layout that everyone strived to create, but that was notoriously difficult to get right…
I built a lay-down desk After spending part of the last 12 months travelling in Europe I'm now settling down around Paris and I need to adapt my multi-screens setup. You probably have seen an ads for the altwork desk a $7000 desk that let you work laying down. Spending a big par...
Full-Bleed Layout Using CSS Grid Back in the day, there was a gold-standard website layout that everyone strived to create, but that was notoriously difficult to get right…
Principles of Data Oriented Programming Data Oriented Programming in a nutshell. Benefits and drawbacks of data oriented programming. DO vs OOP. DO vs FP.
Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine Dr. James McCaffrey of Microsoft Research kicks off a series of four articles that present a complete end-to-end production-quality example of binary classification using a PyTorch neural network, including a full Python code sample and data files.
Memoria [EN] No. 36 (09/2020) Inside: - "Polish Legation in Bern. The Unspoken History". The First Monograph about the Group Led by Aleksander Ładoś - Sara J. Bloomfield: The Lessons of History and Social Media - Memorial Day for Victims of the Holocaust and of Racial Violence in Slov...
DotNet 2020 [Online] The most important tech event for the software development community is back in its first online and charitable format!
C# in Simple Terms - Operators =, ==, !=, +=, -=, ??=, +, -, *, /, %, ++, --, !, &&, ||, &, |, ^, <, <=, >, >=, ?:, and ??
The .NET Docs Show - Data and .NET with Julie Lerman The panel talks data and magic unicorns with Julie Lerman, a .NET community expert on Entity Framework and .NET data access! Featuring: Julie Lerman (@julielerman) #Data #EntityFramework
Register to Vote MyTexasVotes.com | Your one-stop voter information hub that includes everything you need to vote
Article series: Yet Another Bug Tracker Alex Klaus has decided to take up the task of showing how to build a non trivial application using RavenDB. The domain of choice is Yet Another Bug Tracker, ...
How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing Last time, we looked at ways to return a repo to a state that matched an earlier commit. But what if you don’t want to return the entire repo to that state, just a subdirectory? A simple way to return a file or group of files to an earlier state is to che...
Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré In this post, I describe how to write automated UI tests for an ASP.NET Core application using Playwright and xUnit.
Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder Let's discuss what GraphQL is, its differences with REST, and how to create a GraphQL endpoint with ASP.NET Core.
OAuth2 Refresh Token with Anular and IdentityServer4 Let's learn how to implement the OAuth2 refresh token with the angular application and IdentityServer4 as our authorization server app.
Update the HTML head from your Blazor components Setting the title for your Blazor apps just got much easier
Back to Machine Learning Basics - Clustering In this article, we explore Clustering algorithms, implement them from scratch with Python and learn how to use Sci-Kit Learn implementation.
Microsoft Translator API and Bot Framework | C# Tutorials Blog Create a useful .NET bot that will translate languages using the Microsoft Translator API and Microsoft Bot Framework.
Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12 Ok, they taught you this, but it was confusing! This covers Stacks! * Stack (as in data structure) * Stack Allocation (as in memory allocation) * Stack Frame/Call Stack * Recursion and Stack Overflow 00:00 Introduction 01:00 Syllabus 05:00 Stack as Data...
Autofac 6, integration tests and .NET generic hosting I blogged a little while ago around to support integration tests using Autofac . This was specific to Autofac but documented a workaround fo...
Exploring your .NET applications with dotnet-monitor I talked about Cross-platform diagnostic tools for .NET Core and dotnet-trace for .NET Core tracing but I would be ...
Streamline .NET Dependency Management with NuGet Meta Packages | endjin Creating meta/virtual NuGet packages to encapsulate frequently used collections of dependencies can be an effective way to both simplify their consumption as well as streamline the process of integrating and testing new versions using tools like Dependabo...
Deploy your .NET Blazor app in minutes with Azure Static Web Apps > TLDR; Azure Static Web Apps is a service that allows you to deploy both JavaScript apps but now also Blazor apps. The service is simple to use as it only requires an Azure subscription and a GitHub repo. That's all the set up you need. Resources Blazor...
Bringing the browser developer tools to Visual Studio Code Last year, we released the experimental “Elements for VS Code” extension, giving developers the option of embedding the browser developer to
User-defined functions in Serilog Expressions Yesterday’s post introduced Serilog Expressions, a little library for filtering, enriching, and formatting Serilog events.
Running ASP.NET Core 5 RC applications on Azure App Service Running ASP.NET Core 5 RC applications on Azure App Service is possible already now. Just publish these as self-contained apps and it works.
Create a Website Scraper for Azure Functions There are many reasons you may need a website scraper. One of the biggest reasons I use website scrapers is to prevent me from visiting a site to look for something on a regular basis and losing the time spent on that site. For instance, when COVID-19 fir...
Groovy Loops | ldjam.com | Ludum Dare game jam JAM GAME by Calamilio (@calamilio) , and Simpathey (@simpathey) *
dotnet/HttpRepl The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET C...
The DDoS That Almost Broke the Internet The New York Times this morning published a story about the Spamhaus DDoS attack and how CloudFlare helped mitigate it and keep the site online. The Times calls the attack the largest known DDoS attack ever on the Internet.
The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio Sat, Oct 3, 2020
Algorithm discovers how six simple molecules could evolve into life’s building blocks Program shows how micelles, catalysts and self-replicating chemical systems emerge from abiotic precursors
Motivation and why finishing a personal project is hard. Often times I see people saying “I lost motivation” as the main cause to them not finishing personal projects. I’m certainly guilty of it too. But maybe to summaries such a comple…
davidwengier/winforms Windows Forms is a .NET Core UI framework for building Windows desktop applications. - davidwengier/winforms