ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine Microsoft released preview 3 of WinUI 3, the latest iteration of the company's native UI platform, which features support for ARM64, a live visual tree, hot reload and much more.
'Extremely aggressive' internet censorship spreads in the world's democracies Censored Planet by salvey on Sketchfab The largest collection of public internet censorship data ever compiled shows that even citizens of what are considered the world's freest countries aren't safe from internet censorship. The University of Michigan...
ModernWorkplaceTransformation_Oct_2020.mp4 - OneDrive Previewing ModernWorkplaceTransformation_Oct_2020.mp4
Tailwind CSS - Rapidly build modern websites without ever leaving your HTML. Documentation for the Tailwind CSS framework.
Writing a technical book: from idea to print Ever wanted to know what it's like to write a technical book? This post details my experience co-authoring an O'Reilly book with my colleagues Lak and Mike. Our book, Machine Learning Design Patterns, is available to order now and all royalties go to Girl...
GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine GrapeCity updated its suite of controls for .NET development to support the new .NET 5 milestone release that seeks to unify all of the disparate .NET offerings under one umbrella framework.
How I 5x'd My Rate In Three Years (graph included) 108 Bullet Points On Making More Money As a Software Developer
The DJ’s And The Chef’s Mindsets - Daniel Bustamante As a creator, you’ll need to wear different hats depending on the problem at hand. Today I want to introduce you to two of my favorite creative mindsets. The DJ’s Mindset DJs operate under a powerful creative principle: remixing. They curate existing musi...
The Mac is losing me I've been mostly happy using a Mac since I got myself my first computer earned with programmer money. I believe it was a mid 2009 15" MacBook Pro. That was a computer I used at least until 2016 which I consider very decent usable life. At that point I had...
jsomers.net | I should have loved biology In biology class, biology wasn't presented as a quest for the secrets of life. The textbooks wrung out the questing.
Overview of Cloud Adoption Framework for Azure Pratibha Sood joins Sarah Lean to discuss the Microsoft Cloud Adoption Framework for Azure-including its key components, business value, and how you can get started.
Microsoft Turns Teams Collaboration Software into Low-Code Dev Tool -- Visual Studio Magazine Microsoft announced a host of app development capabilities for Teams, which is fighting with competitors such as Zoom in the exploding meeting/collaboration space as the COVID-19 pandemic forces organizations to keep workers home.
Microsoft Autonomous Driving Startups Program Join us for an exceptional conversation with Aditya from the Microsoft Autonomous Driving program. Aditya shares the trends in Autonomous Driving, what startups are building, how Microsoft can help,
Tailwind CSS v2.0 – Tailwind CSS Today we're finally releasing Tailwind CSS v2.0, including an all-new color palette, dark mode support, and tons more!
What's new in .NET Productivity | .NET Blog Learn the latest .NET productivity features like tooling improvements, code fixes and refactorings in Visual Studio and be more productive.
Entity Framework Community Standup - Special EF Core 5.0 Community Panel In this special edition of the EF Core Community Standup, we celebrate the release of EF Core 5.0 with a community panel. We'll welcome Entity Framework luminaries Diego Vega, Erik E Jensen, Jon P Smith and Julie Lerman to discuss their favorite features ...
Six months of Tiny Projects In this post I'll give an update on how my Tiny Projects are performing six months on, and the pros and cons of launching micro-businesses.
DiffSharp: Differentiable Functional Programming DiffSharp is an automatic differentiation (AD) library implemented in the F# language by Atılım Güneş Baydin and Barak A. Pearlmutter, mainly for research applications in machine learning, as part of their work at the Brain and Computation Lab, Hamilton I...
On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing In C++/WinRT 2.0, one of the features is enigmatically documented as Smarter and more efficient module.g.cpp for large projects with multiple libs The module.g.cpp file now also contains two additional composable helpers, named winrt_can_unload_now, and w...
Become a Web Developer for $10 - Here's How You Do It Become a Web Developer is not an easy task, but there are infinite amounts of amazing resources out there, both free and paid. The trouble is how to find your path from one piece of content to another. In this video, I'll talk about my experience in becom...
Open Source & Money: Part I I run into a (private) tweet that said the following:Is there a way to pay for a feature in an opensource project in a crowdfunded manner with potential over...
Complexity of Caching: Strategy, Invalidation & Fallbacks Caching ain't easy! There are many factors that add to the complexity of caching. My general recommendation is to avoid caching if you can. However, caching can bring performance and scaling which you might need. If you're starting to use a cache in yo...
Keynote - Welcome to .NET 5 Scott Hunter, Director of Program Management for .NET, will kick off the day with loads of new demos and some very special guests.
.NET Developer Conference: Tasks and async/await from the ground up 18 Nov 2020 1 mins Presentations & Speaking
Apple announces App Store Small Business Program New developer program accelerates innovation and helps small businesses and independent developers propel their businesses forward on the App Store.
Network-layer DDoS attack trends for Q3 2020 In Q3 ‘20, Cloudflare observed a surge in DDoS attacks, with double the number of DDoS attacks and more attack vectors deployed than ever — with a notable surge in protocol-specific DDoS attacks such as mDNS, Memcached, and Jenkins amplification floods.
1648496 - (aarch64-macos) [meta] Support AArch64 on Desktop macOS (Apple Silicon) NEW (nobody) in Core - General. Last updated 2020-11-18.
How to Make the World Add Up (signed hardback) Get a signed copy of Tim Harford’s fantastic new book How to Make the World Add Up. After 13 years of presenting BBC Radio4's More or Less Tim Harford realised that understanding statistics is not all about technical expertise. Instead, it requires an eff...
Neural Network Cars and Genetic Algorithms First attempt on teaching neural networks to drive a car. The architecture of each neural network consists on three layers with five, six and four neurons respectively and the evolution is done using uniform cross-breeding and random mutation. Background...
3 Remote Productivity Hacks We Wish We Knew: Mattermost's Journey Ian Tien shared the hacks that helped Mattermost to build its messaging solution while being a fully remote company since day one.
Announcing WinUI 3: Preview 3 If you tuned in to this morning’s App Development Community Standup, you know that today we released WinUI 3 Preview 3. If you want to skip the summary and head straight to the release notes and installation instructions,
Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services On May 1st, 2021, the AWS SDK for .NET version 2 (v2) will reach the end of support. After this date it will no longer receive updates or releases, including critical bugs or security updates. Previously published releases will continue to be available vi...
Your dotnet outdated is outdated! Update and help keep your .NET projects up to date I've talked about the dotnet-outdated tool before but now it's, ahem, outdated. ...
Monsters Weekly 191 - C# 9 Pattern Matching C# 9 brings pattern matching to a fantastic place allowing you to express complex patterns cleanly. In this episode we’ll play with some of the patterns you can use to make your code cleaner and leane
Devinar 2020 Devinar 2020 is an online webinar event for developers, architects and IT pros to explore the latest tools, receive deep technical training, and get questions answered by Microsoft experts. The event commences on 30th Nov 2020 and we would be covering var...
Localization in Blazor WebAssembly Applications - Code Maze In this article we are going to learn how to implement Localization in Blazor WebAssembly applications, to support multi-language app.
Service Discovery with Steeltoe Service discovery essentially is trying to find an answer to the question of what services are available and how do I get to them. In this episode, we chat with Tim Hess and David Dieruf from the Stee
Reproducible Data Science with Machine Learning Being able to explain your own code a few months after you wrote it is hard. Imagine having to explain the decisions of some AI algorithm a few years after it run! However, it is relatively easy to se
Release Preview Release v0.7.156704 · dotnet/try-convert Disclaimer As with all previous releases, this is not a supported Microsoft product. See here for more info: https://github.com/dotnet/try-convert#support-policy Changelog Require .NET 5 SDK to co...
My Coding Laptop is Smaller, Faster, and Cheaper than Yours I discuss my approach to developing on cloud computing
4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine Experts in the open source community surrounding Microsoft's recent EF Core 5.0 release have weighed in with their favorite new features in the object-database mapper for .NET.
Why Do I Think There Will be Hundreds of Billions of TinyML Devices Within a Few Years? Image by The Noun Project A few weeks ago I was lucky enough to have the chance to present at the Linley Processor Conference. I gave a talk on “What TinyML Needs from Hardware”, and af…
Why I Still Own Disney Stock — Ari Lewis I've been a stockholder of Disney since birth, No, I'm not joking. My grandparents bought it for me as a gift the day I was born. The stock has increased ~10.2x since that year, 1994. No doubt, a solid return. In that same period, the Dow Jones has return...
How much I earn on YouTube with under 2,000 subscribers - Grohs Fabian Exactly how much I earned in 2 months and half of being a monetized youtube with under 2,000 subscribers.
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.
C# Expression Trees: Property Getters | Awaiting Bits Zanid Haytam's personal blog about Programming, Data Science and random stuff.
High performance individuals and teams Growing up, the only thing that put me off while learning software development, was the common occurrence of people who cared more about one…
On Releasing Major Software Versions | Gergely Nemeth As software engineers, the goal is always to improve the quality of the software we help develop, especially if other engineers are depending on this quality to complete their own projects. However, these improvements come with a price.
Failing sucks, but it doesn’t kill you - Daniel Bustamante You should work on the projects you’re most afraid of starting.