Uninstall Nano Defender Immediately The extension now unnecessarily collects swathes of personal data.
Episode 350 - Azure Time Series Insights The data IoT devices provide are now considered a valuable resource for companies to make decisions and predictions. Diego Viso, a Principal PM Manager, discuss with us how Time Series Insights can be leveraged for real-time insights and large data analyt...
Porn, Zen, and .vimrc A story of my journey from over-configuring the dotfiles and vimrc to learning to love default settings.
On Managing People The key to managing people is giving them ownership. • Instead of you planning the project, give it to the newbie. • Instead of you writing the code, let them write it. • Instead of you running the meeting, let them run it. Let them get all of the cred...
The only way to be productive TLDR: Reading productivity books, articles will make you less productive I want to take a little bit of freedom when defining the word productivity. In self development I think people are talking about how much is done when refering to productivity. Which...
Thoughts on Improving Online Communities Many months ago I picked up a fantastic book at a neighborhood flea market: “Community Building on the Web : Secret Strategies for Successful Online Communities” by Amy Jo Kim. Flipping…
Who (and Who Not) to Get Advice From? — Juan David Campolargo I don’t take advice from family, teachers, nor counselors. Why would I? They only want what is best for me. That is why you shouldn’t take advice from those who love you. They are not really incentivized because they share the risks but not always the re...
How Social Media Divides Us Introduction Last time, we discussed how Social Media brainwashes us by presenting us false information repeatedly, triggering evolutionary learning mechanisms, to get us to believe patently false …
Bootstrap+Blazor essentials When you start a new Blazor project it will quickstart you with a default Bootstrap template. But whe...
How to Look Great on Zoom - David Klein With a few products you can create a professional, lifelike appearance by connecting your fancy digital camera to your Mac and using it as a
Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working? This week, we close out our four(and a half)-part (I, II, III, IVa, IVb) look at pre-modern iron and steel production, although I ought to note that there will be at least one addendum discussing p…
| Ruling your NetworkMichele Coscia When you’re studying complex systems, one of the most important questions you might have is: how will this system evolve in the future? If you’re modeling your system as a network — as I like to do in my spare time — this boils down to predicting the arri...
Decoding the Peloton (PeloMon, Part I) From Voltages to "Cadence, Output, and Resistance" TL;DR - I’ve decoded (most of) the protocol that the Peloton bike uses to communicate with its head unit tablet and built a device,...
Karlův most - Stavba pilíře a klenebního pole ve 14. století 3D grafika a postprodukce: Tomáš Musílek Odborná spolupráce: Ing. Arch. Ondřej Šefců Grafická spolupráce: Mgr. Zdeněk Mazač Více informací o Karlově mostě naleznete na http://praha-archeologicka.cz/p/212 Digitální model "Karlův most - stavba pilíře a k...
Non-Data Signals in Entrepreneurship – Phil Strazzulla's Blog For better or worse, I’m a numbers person. I regularly think about new decisions in terms of ROI – how much will I put in, and what will I get out of it.
Code Maze Weekly #47 - Code Maze The elephant in the room this time is the release of RC2 for .NET 5. This is the last step before the full release of .NET 5. We hope you’re as excited as we are because it’s going to be awesome. There are many features we look forward to, especially in B...
Woodworking In America: Taryn Pratt | Popular Woodworking Magazine We’re interviewing makers from all 50 states. Today we’re featuring Taryn Pratt, a full-time DBA and part-time woodworker from Arizona. How did you get started woodworking? Who were your mentors?
Release v1.0.0-preview6 · microsoft/reverse-proxy This release supports .NET Core 3.1 and .NET 5.0.0 RC 2. See Getting Started. The Microsoft.ReverseProxy package is available on NuGet.org. Major changes and features: Add helper methods for query...
What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build? What is .NET? What is C# and F#? What is .NET Core? What's the .NET Ecosystem? What can you build? You have questions and we have answers. More videos at http://dot.net/videos
So you want to build an embedded Linux system? - Jay Carlson After I published my $1 MCU write-up, several readers suggested I look at application processors — the MMU-endowed chips necessary to run real operating systems like Linux. Massive shifts over the last few years have seen internet-connected devices become...
Binding Tools for Swift | The Xamarin Show This week, James is joined by Steve Hawley, Engineer on Xamarin iOS, who talks about some brand new binding technology to take Swift libraries for iOS and turn them into beautiful C# libraries for your apps. **Show Links:** * [GitHub: Binding Tools fo...
Version 1.4.0 released We are very proud to announce Nim version 1.4 after six months of continuous development! Other than version 1.0, this is probably the biggest Nim release yet and we’re very excited to release it!
How our network powers Cloudflare One Cloudflare's network is architected to solve the problems that face every organization trying to grow and protect a global network. With Cloudflare One, we're extending the advantage of these decisions to your company's network to help you solve them too.
Looking for a PHP developer to build a PHP RavenDB client We are looking to expand the number of top tier drivers and build a RavenDB client for PHP. We currently have 1st tier clients for .NET, JVM, Python, Go, C++...
.NET Microservices with DAPR Dapr is a portable, event-driven runtime that makes it easy for developers to build resilient microservice applications that run on the cloud and edge. In this episode, Aman Bhardwaj joins Cecil to talk about the what DAPR types of problems Dapr is tryin...
Introducing Magic Firewall Today we’re excited to announce Magic Firewall™, a network-level firewall delivered through Cloudflare to secure your enterprise. Magic Firewall covers your remote users, branch offices, data centers and cloud infrastructure.
40 milliseconds of latency that just would not go away Have you ever tried to optimize a system but found it just would not get any faster than some seemingly arbitrary point? Did it seem like the stuff somehow had an agreement to where it would never deliver results to in less than X milliseconds, even i...
The future of .NET Standard | .NET Blog Since .NET 5 was announced, many of you have asked what this means for .NET Standard and whether it will still be relevant. In this post, I’m going to explain how .NET 5 improves code sharing and replaces .NET Standard. I’ll also cover the cases where you...
Structured binding in C++/WinRT: The key-value pair | The Old New Thing Last time, we learned how to add structured binding support to your own types, and noted that the get functions do not have to return references. C++/WinRT has something similar to a std::pair: The IKeyValuePair<K, V>, which is used to represent a single ...
Introduction to quantum computing with Q# – Part 9, BB84 Quantum Key Distribution This is already part 9 of the series (time flies!). So far we have covered a wide array of topic around the nature of quantum computational units called qubits, superposition, entanglement, single-qubit gates, multi-qubit gates and some interesting concep...
Episode 62 - What Have I Missed With Zac Braddy In this episode of The .NET Core Podcast we talked with Zac Braddy about what he might have missed in the past few years of being a JavaScript Developer.
c-smile/sciter-js-sdk Sciter.JS - Sciter but with QuickJS on board instead of my TIScript - c-smile/sciter-js-sdk
PC and Mac with single Mouse and Keyboard Setup on Dual 4k Screens A little while back I posted a couple of pictures of my new desk setup using both a Windows Laptop (a 2019 Dell XPS) and a Macbook Pro (2016) along with two 4k displays. I'm also using a single Logitech Mouse and Keyboard combination to control both machi...
Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains The recording of our webinar, Service Creation via .NET Core Templates, with Olga Nelioubov, is now available. Subscribe to our community newsletter to receive notifications about future webinars. Cu
Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io We’ll start with an existing application that logs nothing and just by adding a few lines in the startup code, we will add automatic advanced error reporting. When we’re done, you’ll be able to browse through errors that occurred while processing web requ...
Some helpful extensions when dealing with types in .NET | If you are writing reusable code, chances are high that you will write quite some code that deals with types, generics, and interfaces. Over the years, the collection of my helper extensions for that
How to Add gRPC to Your Blazor App With Microsoft's announcement of gRPC-Web, they have extended the protocol to allow Blazor to call the server over gRPC. This post covers how to take advantage.
MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows In this post, we cover the journey of creating an easier to use API, how a .NET Native issue required a workaround, and how that ultimately proved to be a greater success!
Best Similar Movies recommendation service Our service will help to find many more movies similar to your favorite ones. All lists are updated regularly, so you will always be aware of new and the best movies tailored to your tastes.
Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds) This post lists a number of known issues you may encounter with Entity Framework Core Power Tools SQL Server reverse engineering or when running the dotnet ef dbcontext scaffold command, and provides resolutions / workarounds for the issue.
TasteDive | Recommends music, movies, TV shows, books, authors, games, and podcasts TasteDive provides recommendations of similar music, movies, TV shows, books, authors, games, and podcasts, based on what you like.
Personal identifiability of user tracking data during observation of 360-degree VR video Virtual reality (VR) is a technology that is gaining traction in the consumer market. With it comes an unprecedented ability to track body motions. These body motions are diagnostic of personal identity, medical conditions, and mental states. Previous wor...
My SQL Server Toolbox I get asked a lot about the tools I use at Stack Overflow to monitor and work with our SQL Servers. I figured it might be helpful to others to make the list public. I’ll also do my best to keep it updated as things change. The current list of both free an...
The Problem With Seraphine I analyze the Seraphine and K/DA social media promotional campaign in attempt to understand what didn't sit right with folks about her. Support the creation of videos like this at: https://www.patreon.com/AOrlando
No More Mixed Messages About HTTPS Update (April 6, 2020): Mixed image autoupgrading was originally scheduled for Chrome 81, but will be delayed until at least Chrome 84. Chec...
Continuous Deployment from GitHub to Azure App Service In this article, we are going to learn how to configure Continuous Deployment (CD) from GitHub to Azure App Service using Deployment Center.
ASP.NET Core Series: PWA's with Blazor Progressive Web Applications (PWA) use modern browser APIs and capabilities to behave like a desktop app. Since Blazor WebAssembly is a standards-based client-side web app platform, developers have t
Build SQL Database Projects Easily in Azure Data Studio In this episode with Drew Skwiers-Koballa, you will be introduced to a new experience for database development with the SQL Database Projects extension for Azure Data Studio. Whether you are familiar
Performance Profiling | Database Tool Does your app make database queries? Want to improve its performance? Profiler PM Esteban Herrera shows how to use the Database tool to collect and analyze information about individual queries. Learn
Song stuck in your head? Just hum to search Google Search helps you find the melody that’s stuck in your head with machine learning technology.
Join Hacktoberfest at the Xamarin Community Toolkit | Xamarin Blog Code for cotton or from your love for Xamarin in this year's Hacktoberfest! Get the guidelines, tag your pull requests, and get rewarded!