The Cloud Native Show - 12 Factor Series : Introduction Interested in building 12 Factor Applications in .NET Core? Please join me, Donovan Brown and Glenn Condron on our NEW 12 Factor series for the Cloud Native Show coming in November!
Why we don't prepare enough for things we want - JFJ It takes time for things to work. Our plans have delays we, many times, cannot see. In this article I'll explore this, how it affects us and a humble proposal on how to deal with the invisible time required for plans to kick in.
We need to talk about GitHub - Thea Flowers How hosting monoculture is harming us and what we can do about it.
Microsoft Identity Platform which OAuth flow should I use? | Developer Support Nicola Delfino takes a look at Microsoft Identity Platform and explores the question, “which OAuth flow should I use?” OpenID Connect (OIDC) is an authentication protocol built on OAuth 2.0 that you can use to securely sign in a user to an application.
The art of oatmeal Instead of following your small set of passions, try to broaden them a little bit first.
Window Activation Headaches in WPF Ran into a problem with properly activating a WPF when launching from Explorer and indirectly trying to activate an already running instance 'from within itself'. It seems simple, but windows focus-stealing restrictions can cause problems with actually ge...
Stages of self-development In bodybuilding and strength training, we understand the differences between beginner, intermediate, and advanced athletes.
Counting Speeches to Understand Xi Jinping A blog about history, strategy, geopolitics, and the intersections of governance, ecology, demographics, and culture.
Differential Analyzer The differential analyzer was an analog computer invented between 1928 and 1931 by Vannevar Bush, then a professor of engineering at MIT. The machine was built to solve differential equations, which are often used in engineering an...
Will Remote Compensation Be Tied To Location In The Future? If someone is a fully remote worker, should their pay be tied to local market rates for their position? What does the trend towards remote work entail for the future of remote worker compensation? Find out in this post!
Let's use NUKE to Quickly Deploy an App to Azure via Zip Deployment - Dangl.Blog(); It's no secret I'm a big fan of the NUKE build system, it's making my life just so much more convenient! So here's a small real world example that demonstrates how easy it is to deploy a simple
C# Language Highlights: Default Literal Expressions In this quick video, Maira and Kendra will teach us about default literal expressions in .NET in C#. The tuples feature provides concise syntax to group multiple data elements in a lightweight data structure. To learn more about other C# features, head ov...
Musings on relationship On 15th September 2020, I have been married to Keerthi for two years. We have known each other from our college and have been together ever since. I thought I would take some time to reflect on our…
Introducing Cloudflare One Today we’re announcing Cloudflare One. It provides secure, fast, reliable, cost-effective network services, integrated with leading identity management and endpoint security providers.
Car Care Products | Tevo Creations Australia | Queensland Tevo Creations Australia is the worlds leading nano glass paint protection
chriswalz/bit Bit is a modern Git CLI. Contribute to chriswalz/bit development by creating an account on GitHub.
Edge Browser Dev Tools for VS Code Now Generally Available -- Visual Studio Magazine Microsoft has moved its Edge browser development tools for Visual Studio Code from preview to general availability, providing in-editor web site debugging and other functionality.
How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze In this article, we are going to learn how to secure Blazor WebAssembly with IdentityServer4 by using the OAuth2 and OIDC protocols.
The .NET Docs Show - The .NET Foundation and .NET OSS with Claire Novotny .NET Foundation executive director Claire Novotny joins the panel to talk about .NET and where it fits in the world of open source software. Featuring: Claire Novotny (@clairernovotny) #discussion #opensource
Blazor WebAssembly : Twitter Authentication - EP13 Hey Coders, Subscribe here - https://www.youtube.com/channel/UCetyodKOWGk5H6FoKoFnkZw Talk to us on - https://www.twitch.tv/curiousdrive Like our page - https://www.facebook.com/curiousdrive/ Follow us on - https://twitter.com/curious_drive Follow us on...
r/privacy - AT&T is selling your phone calls and text messages to marketers. Here is how to opt out: 2,084 votes and 189 comments so far on Reddit
What is Node.js and why you should learn it [1 of 26] Discover what Node.js is all about and why it can be an asset to your tech porfolio. Watch the complete series to begin your Node.js developer journey!Full "Intro to Node.js" course on Micro
world smallest office suite Let's build a tiny browser-based office suite - a text editor, a speadsheet, a drawing app and a presentation maker - all in four lines of code.
Dude comes straight from the dealership for a car-seat installation, but halfway through the car disables itself (I'm guessing some anti-tamper safeguard). Hilariously, the boys at Ferrari can't remotely fix it because there's no reception undergound. Posted in r/Justrolledintotheshop by u/Zeromindz • 13,394 points and 965 comments
As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size <p>The run-up to the 2020 November elections in the US has produced new networks of shadowy, politically backed “local news websites” designed to promote partisan talking points and collect user data. In December 2019, the Tow Center for Digital Journalis...
Life, part 37 All right, let’s finish this thing off and finally answer the question that I’ve been asking for a while: are there any Life patterns that have unbounded quadratic growth? (Code for thi…
C# in Simple Terms - Methods, Parameters, and Arguments Let's make some methods, pass some parameters, and accept some arguments!
Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio Learn how to use design-time data in XAML.
The Ideal Auction - Numberphile Preston McAfee is the chief economist at Microsoft. More links & stuff in full description below ↓↓↓ Benford's Law: https://youtu.be/XXjlR2OK1kM Preston McAfee: http://www.mcafee.cc Animation by Pete McPartlan Numberphile is supported by the Mathemat...
Testing Blazor components using bUnit - Gérald Barré In this post, I describe how to create unit tests for Blazor components using bUnit ans xUnit.
Building complex systems with duplication and multiple overlapping fields of fire Complex systems are considered problematic, but I’m using this term explicitly here. For reference, see this wonderful treatise on the subject. Another way t...
In 1979, some software company in Bellevue was hiring | The Old New Thing I’m guessing that my colleague Chad Beeder had some time on his hands, because he discovered that the Seattle Public Library has searchable archives of the Seattle Times going back to 1895. The earliest mention of Microsoft was a classified ad from Octobe...
Open Source Tools & Data for Music Source Separation — Open-Source Tools & Data for Music Source Separation By Ethan Manilow, Prem Seetharaman, and Justin Salamon
r/space - On Tuesday, I captured my best shot of the ISS transiting the face of the sun. The transit lasted less than a second. [OC] 31,457 votes and 533 comments so far on Reddit
Back to Machine Learning Basics - Regularization In this article, we explore Clustering algorithms, implement them from scratch with Python and learn how to use Sci-Kit Learn implementation.
Blazor in Action is now available on MEAP I've been working really hard over the past few months on Blazor in Action and I'm pleased to announce that the book is now available via Manning's Early Access Program (MEAP).
223: How App Updates Work How to app updates work, what do you need to know, migrate, and hook into? Or do you need to at all?
mackron/vkbind Single file Vulkan API loader. Contribute to mackron/vkbind development by creating an account on GitHub.
PR Tracker for .NET projects We are celebrating valid PRs of any kind, from documentations to aesthetics to, of course, code in any .NET open source project.
How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13 How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13 This gentle 101 video explains the command line in THREE SHELLS at the same time. The DOS/Windows Command prompt (cmd.exe), PowerShell, and bash on Ubuntu ...
Learn Docker in a Month: Week 4 in 5 YouTube Videos Let's get ready for production! This week you'll learn about optimizing Docker images, config management, centralized logging and communication patterns.
What I Am Excited About in TypeScript 4.0 Now is the best time to adopt TypeScript. Let's take a look at the recent 4.0 release and see why!
Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext Carl Franklin talks to Microsoft’s Daniel Roth about what’s new in .NET 5 for Blazor. Click here for the video. Click here for more episodes of BlazorTain
What is Render in React and How Do You Force it? What exactly is Render in React, how can we force a class or functional component to re-render, and can it be done without calling setState?
How to Debug C# 9 Source Code Generators - Nick's .NET Travels Build and debug a source code generator with C# 9 and Visual Studio.
Don't Code Tired | Approval Tests: Assert With Human Intelligence Don't Code Tired - Jason Roberts on Software Development and .NET -
Web “Sessions” in Private Mode I’ve written about Private Browsing Mode a lot previously, and I’ve written a bit about the behavior of “Session restore” previously, but one topic I haven’t covered i…
No, Microsoft is not rebasing Windows to Linux The choice will not really be Windows or Linux, it will be whether you boot Hyper-V or KVM first, and Windows and Ubuntu stacks will be tuned to run well on the other.
Fuck you sunday - never let a side project die anymore on that day and just start Somewhere near Paris, 8:53 PM UTC
Introducing C# 9: Covariant returns Introduction In May 20th 2020, Microsoft introduced C# 9, among the features announced, there is...
Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance Phoronix is the leading technology website for Linux hardware reviews, open-source news, Linux benchmarks, open-source benchmarks, and computer hardware tests.
The DevOps Handbook – Enable Daily Learning We dive into the benefits of enabling daily learning into our processes, while it's egregiously late for Joe, Michael's impersonation is awful, and Allen's speech is degrading.
The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel Phoronix is the leading technology website for Linux hardware reviews, open-source news, Linux benchmarks, open-source benchmarks, and computer hardware tests.