It’s 2021 and I don’t know Flexbox It doesn’t take long to fall behind as a web developer. Until a couple of years ago, my CSS framework of choice was Bootstrap 3. Eventually I replaced it with a much lighter set of custom utility classes based on Bootstrap that I would just copy across ea...
Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl De privégegevens en wachtwoorden van miljoenen Nederlanders liggen op straat na een hack bij de populaire webshop Allekabels. Volgens experts is dit het grootste datalek met wachtwoorden in Nederland ooit. De gestolen gegevens worden misbruikt door crimin...
protobuf-net/protobuf-net.Grpc GRPC bindings for protobuf-net and grpc-dotnet. Contribute to protobuf-net/protobuf-net.Grpc development by creating an account on GitHub.
Money, Banks and Central Bank In this article, we will take a look at the role played by money, banking system and the central banks which sets the monetary policy for a given country. What is money? During the 1990’s and…
Why skip-links are important for accessibility Skip-links play an important role in making a website accessible for everybody. Here I point out why and how you can implement them consistently.
Ideas aren’t unique, execution is We remember those who realize ideas in a singular way and make them stick in the culture.
Do Things, Tell People. These are the only things you need to do to be successful*. You can get away with just doing one of the two, but that's rare, and usually someone else is doing the other part for you.
A non-growing to-do list We all know what’s the problem with to-do lists: They grow bigger and bigger every day. Few months in, and you’ll end up with a long list you may never complete in your lifetime. Seeing…
Internal Design Teams and Thought Leadership A review of challenges inherent in public thought leadership in in-house design teams.
Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs IMPORTANT: This is very much a draft of the API surface and there are several open questions and design points still to be resolved.
On .NET Live - Securing Web APIs with Microsoft.Identity.Web Microsoft.Identity.Web is a collection of libraries for ASP.NET Core that make it easier for developers to integrate with the Microsoft Identity Platform. In...
Making MsQuic Blazing Fast It’s been a year since we open sourced MsQuic and a lot has happened since then, both in the industry (QUIC v1 in the final stages) and in MsQuic. As far as MsQuic goes, we’ve been hard at work adding new features, improving stability and more; but improv...
Multiple Hosts, Failover and Load Balancing | Npgsql Documentation The functionality described in this page is being introduced in Npgsql 6.0, which is still in preview.
Miguel de Icaza Stirs Up COBOL Talk with VS Code Tweet -- Visual Studio Magazine Pointing to COBOL in VS Code, he says the barrier to his learning the 62-year-old language is gone: 'We're now cooking with gas!'
Time flies in Google Earth’s biggest update in years In the biggest update to Google Earth since 2017, you can now see our planet in an entirely new dimension — time.
What is F# Learn about what the F# programming language is and what F# programming is like. Learn about rich data types, functions, and how they fit together.
Calendso | The Open Source Calendly Alternative Self-hosted or hosted by us. White-label by design. API-driven and ready to be deployed on your own domain. You are in control of your events and data.
C++ coroutines: Getting rid of our mutex | The Old New Thing Our coroutine implementation uses a mutex to guard against the race condition where a coroutine completes at the same time another thread tries to wait for its completion. The race condition in question is this one: Awaiter Completer if coroutine has no...
.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.
Tip 312 - How to use Azure Container Registry for building and deploying .NET Core apps When you create a container image from an application, you can store it locally, or somewhere else, like in a container registry. There are many registries to pick from, including the Azure Container Registry (opens new window). Storing your container ima...
Learn MSBuild - Part 4 - Real-world MSBuild To reinforce what we’ve learned, we are going to dissect a real-world .targets file.
Disk space management inside Voron Voron is RavenDB’s storage engine. It is how we store data, keep transactions and in generally get a lot of our abilities. In this post, I want to talk about...
Why you shouldn't use ENV variables for secret data If your application requires a password, SSH private key, TLS Certificate, or any other kind of sensitive data, you shouldn't pass it alongside your configs.
Testing Exceptions with xUnit and Actions If a method you're writing throws exceptions under certain circumstances, such as through guard clauses or other expected conditions, be sure to write tests to verify this behavior. The xUnit test framework has great support for this, and using Actions he...
HTTPS with LetsEncrypt for Azure Functions Setting up HTTPS with a proper certificate for Azure Functions should be straightforward and easy, but it’s not. In this post I walk through one aspect of it that tripped me up.
Access data in Cosmos DB with Managed Identities Azure AD authentication for Cosmos DB data plane is now in preview, so let's see how we can access it with no keys
A booming industry based entirely on missed calls helped bring India online — and vanished overnight In the age of expensive data, missed calls became more than just a cheap way to communicate. But in India, technology moves faster than you’d think.
.NET 6: Async Improvements Among the over 100 API changes in .NET 6 are several features designed to make working with asynchronous code easier and safer. These include new WaitAsync methods, reusable CancellationTokenSource, and execution context management.
Cloudflare Pages Tutorial - Deploy Your Static Site in ~90 Seconds Want to know how to deploy your site in ~90 seconds? Well, Cloudflare just released a new product called Cloudflare pages where you can easily host your stat...
JoinPeerTube PeerTube is a decentralized video hosting network, based on free/libre software. Join the federation and take back control of your videos!
Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog We invite you to join JetBrains .NET Days Online 2021, a free virtual event, taking place Tuesday and Wednesday, May 11–12, 13:00–22:00 CEST (07:00–16:00 EDT). Let us know if you can make it! COUNT ME
High quality audio makes you sound smarter People rated a physicist’s talk as 19.3% better when they listened to it in high (vs low) audio quality. They also thought he was smarter and liked him more.
A Zero Trust terminal in your web browser Starting today, your team can use that same platform to seamlessly connect to non-HTTP resources from inside of a browser with the same level of Zero Trust control available in web applications.
How to write better code in C# using Source Code Analyzers (Roslyn) Subscribe: http://bit.ly/ChapsasSubBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in this video...
mozilla/TTS :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts) - mozilla/TTS
Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs JSON Patch is a format for expressing partial updates to a JSON document or data structure. In this void, we’ll learn how to enable JSON Patch support in our...
AzureFunBytes Episode - Intro to Azure Machine Learning with Henk Boelman! | Azure DevOps Blog As a person who's been in the Ops world for most of his career machine learning and predictive services are still very new to me. An entire world of data analysis is capable of providing greater insight into what customers want, [live chat bots](https://c...
Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels In my previous post, Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform, I demonstrated how applications built using Project Reunion (i.e. Windows UI), coupled with the Uno Platform, could deliver an identical user experience across a var...
Learn by reading code: Python standard library design decisions explained (for advanced beginners) So, you're an advanced beginner – you've learned your way past Python basics and can solve real problems.
How far have we come? The evolution of securing identities - Microsoft Security What are today’s biggest identity challenges? Have I Been Pwned Founder Troy Hunt talks with Microsoft about the current state of identity.
Validating request payloads [12 of 18] | Beginner's Series to: Web APIs Making it a priority to validate user input could prevent a lot of future issues and unnecessary expenses. In this video, we’ll take a look at how we can val...
[PATCH 00/13] [RFC] Rust support Some of you have noticed the past few weeks and months thata serious attempt to bring a second language to the kernel wasbeing forged. We are finally here, with an RFC that adds supportfor Rust to the Linux kernel.
StevenRasmussen - Overview StevenRasmussen has 11 repositories available. Follow their code on GitHub.