Hanselminutes with Scott Hanselman Hanselminutes is Fresh Air for Developers. A weekly commute-time podcast that promotes fresh technology and fresh voices. Talk and Tech for Developers, Life-long Learners, and Technologists.
Understanding Azure Arc Enabled SQL Server In this episode of Data Exposed with Sasha Nosov, learn how Azure Arc allows you to leverage Azure Services for your existing database applications hosted on-premises or in other public clouds, withou
Intro to PyTorch Tutorial: Building fashion recognizer PyTorch is one of the most popular open source machine learning framework that accelerates the path from research to production deployment. In this tutorial, Dmytro Dzhulgakov, core contributor for Py
MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog The time has come for Kuma — the platform that powers MDN Web Docs — to evolve. “What does a Kuma evolve into? A KumaMaMa?”
On .NET Live - Operationalizing ML models with ONNX, C# .... and Pokemon! ONNX defines a common set of operators and a common file format to enable AI developers to use models with a variety of frameworks, tools, runtimes, and compilers. In this live session, Cassie Breviu shows us how we can reuse existing machine learning mo...
Elasticsearch in ASP.NET Core - Code Maze How to use Elasticsearch in ASP.NET Core, including using queries and aggregations to build a search system.
JDConf - Save the Date! Microsoft welcomes you to JDConf, the first ever Java conference hosted by Microsoft for the Java community. This 3-day digital event will be the first of a series of Java-focused and community-oriented events. From the cloud to bear metal, from high to l...
What is the Strategy Pattern? (Software Design Patterns) In this video, learn why the Strategy Pattern is such an important design pattern. I tell you what the strategy pattern is, how it works, and explain it with an example. Code: https://github.com/awssimplified/StrategyPattern Buy Head First Design Patter...
A Tour of C++ Modules in Visual Studio | C++ Team Blog C++ module support has arrived in Visual Studio! Grab the latest Visual Studio Preview if you want to try it out. C++ modules can help you compartmentalize your code, speed up build times, and they work seamlessly, side-by-side with your existing code.
How A Little Money Laundering Can Have A Big Impact On Real Estate Prices | Better Dwelling Money laundering in Canadian real estate is a widely accepted fact of life these days, but the impact isn’t. Government and academics are still debating how much money is needed to distort a market. The truth is, not a whole lot is required to distort any...
My Resignation From The Intercept The same trends of repression, censorship and ideological homogeneity plaguing the national press generally have engulfed the media outlet I co-founded, culminating in censorship of my own articles.
Departing senior engineer refuses to introduce replacement to open source community/peers We have a senior, very capable (i.e. 5x) engineer, "Gust", who has served his notice (4 weeks), and will be leaving. Our company likes to "test" people in their new roles when b...
Getting Started | MonoGame Documentation This section walks you through the basics of MonoGame and helps you create your first game.
paulio/UnityPhilipsLights Scripts for changing the colour of Philips lights from Unity 3D - paulio/UnityPhilipsLights
Stride for Unity® developers | Stride Stride and Unity® both use C# and share many concepts, with a few major differences.
The VSTO startup sequence Earlier this week I was looking for an old photo, and while browsing I came across a photo I took of my whiteboard in my office at Microsoft in 2004. Or rather, it was two photos; I’ve crudel…
.NET Game Dev Community Standup - First .NET Game Dev Community Standup We will be talking about what .NET provides for game developers. We will go through some news from the community, as well as Visual Studio tools for Unity. We would also love to take your questions about game development with .NET. Community Links: https...
What's New | MonoGame Documentation The MonoGame 3.8 release marks some big changes in how we build and distribute.
Unity 2020.1 is now available Our first TECH stream release of the year is available as of today. Unity 2020.1 includes a wide range of features and improvements that make Unity workflows even more intuitive and make you more productive, while Unity 2019 LTS remains the recommended ve...
Introduction to GitHub Whether you're working on your own project, contributing to an open source project, or working with a team to build something new, GitHub provides you with the support and structure to plan, develop, and share your code with confidence. In this session, y...
Stride Game Engine - vvvv releases VL.Stride Helo Striders,this is vvvv calling! We’ve just released a new 3d-engine for vvvv, our visual live-programming environment for .NET. We call it “VL.Stride” an...
So long, Brackeys, and thanks for all the gamedev tutorials! The amazing Brackeys is closing up shop. This team of legends is moving on to other endeavors, and we want to express our gratitude for their contributions to the Unity community. Thanks for inspiring a global legion of developers!
Introducing the Game Growth programGame Growth プログラムのご紹介 - Unity Technologies Blog Game Growth Program is an accelerator program for free-to-play indie games on mobile. By partnering with Unity, select indie developers get access to awesome tools plus a dedicated team of game operations experts. Unity covers the costs of acquiring new p...
LEGO® Microgame - Unity Learn For anyone who’s ever loved building with LEGO® bricks, the LEGO® Microgame is the perfect place to start your Unity journey. Use these Creative Mods to build on the project and create your own custom experience, while learning the basics of Unity. View...
Unity’s future starts with U - Unity Technologies Blog Today is a historic day for Unity as we list on the New York Stock Exchange with the stock ticker symbol “U”. I’ve spent a few decades working in games and technology. One of the most enjoyable and surprising days I can recall was in the fall of 2013 whe...
Wave Engine for business and industry The unrivalled graphics development engine for business and industry. Build high-quality 3D and 2D solutions and deploy to any platform. Completely free.
3b1b/manim Animation engine for explanatory math videos. Contribute to 3b1b/manim development by creating an account on GitHub.
Fungus Fungus brings your game to life by making it easy to add colourful characters and gripping storylines to your Unity 3D game. Its intuitive interface lets you create beautiful story games easily - for free and with no coding!
The remarkable number 1/89 The Fibonacci series is a famous example of an object with a simple mathematical description, but a nearly inexhaustable list of bizarre and complicated properties. Originally, the series was described by Fibonacci in the 15th century in connection with ...
Organizing Code by Feature using Vertical Slices Stop organizing code by technical concern and organizing code by feature. Focus on the capabilities of your system.
Configuration pattern and ConfigureServices Configuration pattern and ConfigureServices. GitHub Gist: instantly share code, notes, and snippets.
Study helps explain why motivation to learn declines with age MIT neuroscientists have identified a brain circuit critical for learning to make decisions that require evaluating the cost or reward of an action. They showed this circuit is negatively affected by aging and in Huntington’s disease.
What's in a Linux executable? - fasterthanli.me Executables have been fascinating to me ever since I discovered, as a kid, that they were just files. If you renamed a .exe to something else, you could open it in notepad! An...
Putting JSON in a block chain? First decide what your JSON is… RavenDB is a document database, as such, it stores data in JSON format. We have had a few cases of users that wanted to use RavenDB as the backend of various...
Do any Windows Runtime projections cache nondefault Windows Runtime interfaces? | The Old New Thing Some time ago, I discussed how Windows Runtime language projections call methods on nondefault interfaces. Do any projections cache nondefault interfaces? The C++/CX and C++/WinRT projections represent Windows Runtime objects as a reference-counted pointe...
Xamarin.Forms 5 Is Here! | The Xamarin Show This week, James is joined by David Ortinau, Xamarin Principal Program Manager, who is here to talk about all of the goodies that are available in the brand new release Xamarin.Forms 5.0! He walks us through what is in, what is out, and what are the major...
Next.js is the Best React Framework - Authentication, SSR vs CSR, and more! Next.js has quickly become my favorite framework for building web applications. It can literally do everything that any other framework can do: SSR, CSR, static pages, incremental static builds, and so much more! I really haven't found a reason not to use...
Machine Learning Attack Series: Image Scaling Attacks · wunderwuzzi blog This post is part of a series about machine learning and artificial intelligence. Click on the blog tag “huskyai” to see related posts.
Consuming JSON Objects Stream (NDJSON) With HttpClient In the past I've shown how to stream JSON objects (NDJSON) from ASP.NET Core. In this post I'm showing how to consume such a stream with HttpClient.
Introducing Bot Analytics Nearly 40% of Internet traffic is automated. Today, Cloudflare is taking its Bot Management product to new heights with the release of Bot Analytics.
Introducing SparkFun À La Carte Point and click your way to a fully-populated, custom board from SparkFun.
Pyston v2: 20% faster Python We’re very excited to release Pyston v2, a faster and highly compatible implementation of the Python programming language. Version 2 is 20% faster than stock Python 3.8 on our macrobenchmarks…
Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients Adam Storr - Powered by coffee!
Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete This post shows how to implement an autocomplete in an ASP.NET Core Razor Page using Azure Cognitive Search Suggesters. Code: Posts in this series Implement a full text search using Azure Cognitive…
.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.
The Future of Visual Studio Extensions | Visual Studio Blog As we continue improving Visual Studio and expanding to the cloud, let's talk about our upcoming plans to improve the ways we write and use extensions.
Test Series: Part 2 Unit Testing Part 1 is here – where I intro Testing Strategies. Unit testing is the single most important test suite within ANY application. It is the first line of defense guarding against defects and is…
A Type of Useless TypeScript offers certain advantages over JavaScript. Compile time type-checking can catch a lot of errors, it can move faster than browsers, so it offers the latest standards (and the compiler handles the nasty details of shimming them into browsers), pl...
Tip 293 - 5 Things you didn't know about Azure Cognitive Services Artificial Intelligence enables you to creates smart applications that go beyond simple forms-over-data. Azure Cognitive Services (opens new window) is a family of APIs that provide AI capabilities out-of-the-box, without the need to create algorithms and...
How to Pass Multiple Parameters GET Method ASP.NET Core MVC You have multiple options for passing multiple parameters to a GET method: FromRouteAttribute, FromQuery and Model Binding.
ASP.NET Community Standup - Updating Scott's blog to DasBlog Core Got invited onto the ASP.NET Community Standup this week to chat about DasBlog ...
How Secure is Your Data Security | Thu 5 Nov midday-12:40pm (AEDT), Hosted online, 5th of November | Humanitix When bad data hacks happen to good startups - why hackers are enjoying COVID and what to do about it. When the US Congress wanted answers about major national data hacks they asked plain speaking Troy Hunt. Today, Troy explains why his business is booming...
Organizing Code by Feature using Verticle Slices Stop organizing code by technical concern and organizing code by feature. Focus on the capabilities of your system.
South Africa's most notable data breaches and leaks A list of the most notable data breaches and leaks in South Africa in the past 5 years.