amymhaddad Learn how to program effectively: the programming skills you need to master and the topics you need to learn, and the best ways to learn them.
My Lab Power Setup A lot of people wanted to know what UPS's and PDU's I am running, and where. Here are all the details I would highly suggest you read my post on setting up the power inlets, as it explains a lot Home Server Room Power Upgrade + Multi-room UPSThis post sho...
Value dragons Finding a product, or an expression of a product, that gets pull, truly is the dragon protecting the gold. Not the product itself, but its interplay with timing, a group of users, its price point, etc., This is the monster anyone trying to capture the gol...
A fucking rant about fucking const vs fucking let I didn't want to be the guy write this post, but I am because Chris told me to so blame that fuckin guy. I'm a victim here.
James Randi has died. We are very sad to say that James Randi passed away yesterday, due to age-related causes. He had an Amazing life. We will miss him. Please respect Deyvi Peña’s privacy during this...
How Silicon Valley will solve the trolley problem The trolley problem asks how to decide between the lives of people in two groups. At the moment, it comes up in our industry in discussions around self-driving cars: Suppose a car gets into a situation where it must risk injuring either its passengers or ...
A Brief Tour of the Unity Editor Those picking up Unity will likely have a lot of questions about the Unity Editor. How do I navigate it? What is a good development workflow using the Editor as…
Talking, Typing, Thinking: Software Is Not a Desk Job Developers over-optimise for the ergonomics of typing and not enough for the ergonomics of thinking.
Is Software Contracting For You? - Mischa Spiegelmock If you're a full-time employee, becoming a contractor means giving up some job security. You may not have a guaranteed paycheck for a while, if ever. Being a contractor, especially if you're starting out and doing it alone, brings many uncertainties. Howe...
Your SEO strategy should never start with keyword research. | Kole McRae I teach SEO to a lot of people. Either in my role as an actual teacher for a university, within the organization I work for or as an advisor for a venture capital firm. I've found that while SEO has changed a lot over the years, much of what I teach is ju...
Why I write: The Feynman Technique for learning One of the reasons I started writing is to learn more. The Feynman technique was an inspiration for this. The Feynman Technique Richard Feynman was a theoretical Physicist. He won a Nobel prize for…
Attribute-Based Access Control with Blazor WebAssembly and IS4 Let's learn how to implement Attribute-based access control by using policies and claims to protect our API and client applications.
Search changes for anonymous users We wanted to share some of what's been happening on the network lately behind the scenes. We do our best to keep fires from being visible but that's not always possible and when it happens my goal ...
United States v. Google The Justice Department’s lawsuit against Google is appropriately narrow, and if it fails it gives a template for Congressional action.
#VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection Hi ! There is a new scenario available in ML.Net Model Builder for Visual Studio 2019: Object Detection. This scenario is not just image tagging, this scenario allows us to detect objects in an ima…
franzsilva/MLBuilderVSCode-Source Contribute to franzsilva/MLBuilderVSCode-Source development by creating an account on GitHub.
AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine Leading cloud computing platform Amazon Web Services open sourced the it announced in July for helping users port old .NET Framework applications to the new .NET Core framework.
Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core) BLAZOR MEETS MACHINE LEARNING In this video session, We will see, How to use ML.Net to do image classification in Blazor Server App. 🗣 VISIT MY WEBSITE ► http://www.biswaranjan.info 🗣 Blog Link ► http://www.biswaranjan.info/BlogMain.aspx #Mach...
Creating a Deep Neural Network in ML.NET - Microsoft.ML.Vision Update Creating a deep neural network in ML.NET to classify images of flowers. This is an update to the original deep neural network video that classified sushi vs. sandwich images. Original DNN Video - https://www.youtube.com/watch?v=bXTN-rnwDso Code - https:...
Marten V4 Preview: Command Line Administration TL;DR — It’s going to be much simpler in V4 to incorporate Marten’s command line administration tools into your .Net Core application. In my last post I started to lay out some of…
#VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT Hi ! This is a sequel part after yesterday post on the new Model Builder Object Detection scenario. I’ve found this error, and it took me some time to figure out the reason. As usual, an erro…
#ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed ! Hi ! I haven’t write a lot about ML.NET Command-Line Interface (CLI) (see references), and that’s a shame. It’s very powerful and also it supports most of the ML.Net features, lik…
switch expression - C# reference Learn how to use the C# switch expression for pattern matching and other data introspection
ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon In this episode, I talk with Steve Gordon about ASP.NET. We cover lots of important ASP.NET topics, like dependency injection, the configuration system, how to run background processes in ASP.NET and how to test ASP.NET applications with integration- unit...
Facebook Container for Firefox | Prevent Facebook from seeing what websites you visit. Millions of people around the world trust Firefox Web browsers on Android, iOS and desktop computers. Fast. Private. Download now!
ML.NET Model Builder (Preview) - Visual Studio Marketplace Extension for Visual Studio Code - ML.NET Model Builder for VSCode
Hands-Free Coding Earlier this year, I developed Cubital Tunnel Syndrome, a repetitive-strain injury, in both of my elbows. As a result, I pretty much can't…
Chrome won't clear your Google and YouTube data — even if you tell it to Browser retains site data in defiance of privacy settings
Getting started with Cosmos DB on .NET Core - Pradeep Loganathan Cosmos Db is Azure's cloud native NoSQL database. In this post we will look at creating a Cosmos DB instance and performing CRUD operations using documents.
Defining Service Boundaries by Splitting Entities Defining Service Boundaries is a really important part of building a loosely coupled system, yet can often be difficult. Here's one way of realizing where service boundaries lie but looking at Entities and the properties and how they relate. Remember no...
How do I get from a volume to the physical disk that holds it? | The Old New Thing Last time, we saw how to get from a file path to the volume that holds it. The next step is to get from the volume to the physical disk. The lazy way is to ask for the device number: STORAGE_DEVICE_NUMBER number;
The Cloudflare Radar 2020 Elections Dashboard We thought it was important to provide a view into how overall traffic to campaign and elections sites is trending as well as a view into the cyberattacks we're observing. To that end, today we're sharing data from our internal monitoring systems publicly...
What ORMs have taught me: just learn SQL I’ve come to the conclusion that, for me, ORMs are more detriment than benefit. In short, they can be used to nicely augment working with SQL in a program, but they should not replace it.
I enforced the AGPL on my code, here's how it went Five years ago I made a website that allowed you to put in a few domains and get an email when the SSL certificate was about to expire. No ads, no fuss, just an easy way for people to keep tabs on their sites without setting up their own monitoring like ...
Is it possible to see the entire history of a renamed file? Is there any command to see the history of a file beyond renames, similar to git log --follow <file>?
Six Lessons Learned and a New Tool Published After Organizing My 1st Virtual CodeCamp 6 lessons learned while moving the NoVA Code Camp online, and announcing Sessionized, a new open source app for Code Camp organizers
Ridiculously fast unicode (UTF-8) validation One of the most common “data type” in programming is the text string. When programmers think of a string, they imagine that they are dealing with a list or an array of characters. It is often a “good enough” approximation, but reality is more complex. The...
SQL Server Management Studio 18.7 now generally available - SQL Server Blog The release of SQL Server Management Studio (SSMS) 18.7 is now generally available for download. Today we’re sharing some of the updates from the release and the ongoing work in SQL Server Management Studio. Download SSMS 18.7 and read on for some highlig...
Test Series: Part 1 – Understanding Testing Strategies One of the challenges with incorporating DevOps culture for teams is understanding that greater speed yields better quality. This is often foreign to teams, because conventional logic dictates that…
Empowering Azure CLI developers with AI When we redesigned the Azure CLI in 2016, our goal was to create a simple, easy to use, tool for managing Azure. Since then, Azure has grown tremendously from supporting multiple clouds in various locations across the globe, on/off premises services, and...
Discussing the Five Questions Every Unit Test Must Answer We talk with Eric Elliott about the questions every unit test must answer and how to craft more modular, resuable and debuggable code.
Azure CLI Oct 2020 release Hi there, welcome to another feature release blog of the Azure CLI. Today we will be sharing with you some of the recent Azure CLI work done related to announcements atenabled several end-to-end (E2E) features in the Azure CLI across key Compute, Monitori...
Continuous deployment at scale - Simple Talk More organisations are adopting DevOps, but what happens as the codebase grows? In this article, Siddharth Rao gives advice on how to implement continuous deployment at scale.
Debugging Multiple .NET Core Projects in VS Code IntroductionOriginally written up in a GitHub repo while helping out another developer, this blog post explains how you can debug multiple .NET Core projects in Visual Studio Code.To download
Blazor in depth — Create Blazor component without Lifecycle methods It has been long time since I have managed to write a blog post. As I got up with a very challenging... Tagged with dotnet, blazor, aspnetcore, dotnet5.
Debugging Multiple .NET Core Projects in VS Code Introduction Originally written up in a GitHub repo while helping out another developer, t...
MoienTajik/AspNetCore-Developer-Roadmap Roadmap to becoming an ASP.NET Core developer in 2021 - MoienTajik/AspNetCore-Developer-Roadmap
The Ungreen Web: Why Our Web Apps Are Terribly Inefficient? Learn how modern web services spend 90% of their resources on computations that should never happen.
How to Use NPM Packages in Blazor - Brian Lagunas Learn how to use NPM packages in Blazor in 4 easy steps. Create your Blazor project, intialize npm, install npm packages in Blazor, and then build and run.
open-telemetry/opentelemetry-dotnet The OpenTelemetry .NET Client. Contribute to open-telemetry/opentelemetry-dotnet development by creating an account on GitHub.
My Eight-Year Quest to Digitize 45 Videotapes (Part One) My journey to create a YouTube of memories from my family's old home videos.
App Development Community Standup: React Native for Windows update Join Kevin Gallo and guests to learn about the latest RN4W updates and why Xbox decided to use RN4W for their app.
Episode 351 - Azure Spring Cloud Principal Program Manager for all things Java on Azure, Asir Selvasingh, introduces us to the new Azure Spring Cloud. He gives us a primer on the Spring ecosystem, explains why Microsoft created this new Azure service and provides us with details on how t...
Improve rendering performance with Blazor component virtualization Use Blazor component virtualization to improve perceived performance of components that work with large data sets.
Introducing C# 9: Static anonymous functions Introduction C# 9 brings an important improvement to anonymous functions by allowing the modifier static...
What's Next? featuring Lin-Manuel Miranda — The West Wing Weekly The West Wing Weekly presents an ode to The West Wing. Hrishi made a beat, an extended remix of our podcast’s intro theme, for the biggest West Wing fan we know— Lin-Manuel Miranda — who wrote lyrics and recorded vocals for the track! What's n...
Average person has 100 passwords - study The average user has about 25% more passwords compared to earlier this year.
Uno Platform Ports Windows Calculator to Linux -- Visual Studio Magazine Uno Platform has ported the famed Windows Calculator, open sourced last year, to Linux as part of a continuing 'proof point' effort to demonstrate the reach of what it describes as the sole UI offering available to target Windows, WebAssembly, iOS, macOS...
Get Started with PyTorch Learn the basics of PyTorch such as what it is, how to build and deploy a model, its strong community and more. Jump To: [01:15] What makes PyTorch different from other frameworks?[02:31] What is P
How to Deploy Azure Arc Data Services Anywhere In this episode of Data Exposed with Tolga Tekin, learn about the ability to deploy Azure Arc Data services via Kubernetes to any hardware platform. [00:55] What is Azure Arc[02:20] Azure data service
Cross-platform development with .NET 5 Do you have a hard time understanding which APIs work cross-platform and which ones aren't? Are you tired of having to run your code to see which APIs throw PlatformNotSupportedException? In this video, I'm showing you how the new Platform Compatibility ...
Monkeytype A minimalistic, customisable typing website. Test yourself in various modes, track your progress and improve your typing speed.
Event Driven applications on Kubernetes with KEDA KEDA is an open source project and enables event-driven autoscaling for Kubernetes workloads.KEDA scalers can detect if a deployment should be activated or deactivated, and feed custom metrics for a s
The accelerating adoption of Julia The Julia programming language has seen a major increase in its use and popularity over the last few years. We last looked at it two years ago, around the time of the Julia 1.0 release. Here, we will look at some of the changes since that release, none o...
Apple Releases iPadOS and iOS 14.1 With Multiple Bug Fixes Ahead of iPhone 12 Launch Apple today released iOS and iPadOS 14.1, the first major updates to the iOS and iPadOS 14 operating system updates that were released in September....