Use generic trick to replace callsite · davidfowl/uController@efbbbe8 Code generated Web API framework for .NET Core. Contribute to davidfowl/uController development by creating an account on GitHub.
Introducing VSCode Stories I made stories for VSCode that way you can make fun coding stories and share them with your fellow developers. extension: https://marketplace.visualstudio.com/items?itemName=benawad.stories code: https://github.com/benawad/vscode-stories #benawad #vscod...
Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday Sunil Kamath joins Scott Hanselman to discuss how you can run your MySQL or Postgres database as a managed database on Azure without giving up the control you want.
High performance Data modelling with Cosmos Db - Pradeep Loganathan Cosmos db is a schemaless nosql document database. It does nto have the constraints that a relational database system has. However, this does not mean that we do not need to think about modelling data.
Predicting Meteor Showers Using Python and Visual Studio Code In the new Netflix Original Over the Moon, Fei Fei builds a rocket to fly to the Moon to meet the Moon Goddess Chang'e. It is said that when Chang'e cries, her tears are the shooting starts we see in
Use Azure Custom Vision to Repurpose the Lunar Rover The Lunar rover has been instrumental in helping us advance our understanding of the Moon and our Universe, and in the new Netflix Original, Over the Moon, it makes an appearance when Fei Fei lands on
How about bringing your whole IoT solution on premise with IoT Hub now available on Azure Stack Hub? All about it on the #IoTShow with @obloch Azure IoT Hub can now be deployed on Azure Stack Hub (ASH) in Public Preview! Rita Cao, PM in the Azure IoT team tells and shows us how it works and what scenarios this unlocks. We also discuss what t
GitHub Codespaces Want to see Microsoft's vision for cloud-powered development environments that enable developers to get up and running quickly and work from anywhere on any platform? Visual Studio PM Vix Ryan shows t
The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference Little known outside his field, Edsger Wybe Dijkstra was a highly influential and often controversial figure in the history of computer science. Krzysztof Apt writes a tribute to his colleague, a pioneer and a genius whose work shaped the field like few o...
Codespaces for desktop - You can book online! You can now book and manage appointments using our booking page.
GitHub Codespaces using Visual Studio or browser Develop from anywhere with a cloud-powered development environment. Take advantage of real-time collaboration on any device for any project.
To apply AI for good, think form extraction Folks who want to use AI/ML for good generally think of things like building predictive models, but smart methods for extracting data from forms would do more for journalism, climate science, medicine, democracy etc. than almost any other application. Sin...
Carnation - Visual Studio Marketplace Extension for Visual Studio - Carnation is a tool to help choose editor colors in Visual Studio. See the repository for more information: https://github.com/ryzngard/Carnation
Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine Microsoft shipped a new preview of its experimental project, Mobile Blazor Bindings, with a UI unification across the web and mobile/desktop spaces.
Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog Build one UI for your web app and hybrid mobile app with Mobile Blazor Bindings Preview 5. Share your UI code and logic across all platforms!
Troy Hunt partners with 1Password as Strategic Adviser | 1Password Troy Hunt is joining the 1Password advisory board, helping us support businesses that have been affected by data breaches, and continue our work building the world’s most trusted password manager.
Visual Studio Extensions Getting Revamp -- Visual Studio Magazine Microsoft is changing the model for Visual Studio extensions with the goal of making them easier to write, safer to use and more cloud-friendly.
.NET Conf 2020 Join the .NET Conf 2020 free virtual event November 10-12 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!
Context on STM in Ruby There’s a proposal to add Software Transactional Memory, or STM, to the Ruby programming language. This is part of a wider effort to add better support for concurrency and parallelism in Ruby, and in particular the idea of ractors. A concept has been prop...
State and governance of the project? · Issue #767 · zloirock/core-js Edit: The project still is alive, some other contributors like @slowcheetah have permissions for the project to keep going, see #767 (comment) 👍 Full summary of project governance here #767 (commen...
Here be dragons: advances in problems you didn’t even know you had Here's something I bet you never think about, and for good reason: how are floating-point numbers rendered as text strings? This is a surprisingly tough problem, but it's been regarded as essentially solved since about 1990.Prior to Steele and White's…
The failure of a computer you didn't even know existed The title of this post is a reference to a quote by Leslie Lamport: “A distributed system is one in which the failure of a computer you didn't even know exis...
Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve In this post, I describe and demonstrate some of the new telemetry and event counters from sources such as HTTP, Sockets, DNS and TLS.
Are we web yet? Yes, and it's freaking fast! AreWeWebYet gives insight on whether you can build your latest web-project on top of Rust
Why am I getting an access violation trying to access a method on my C++/WinRT object? | The Old New Thing A customer had a C++/WinRT program that used the Windows.Devices.PointOfService.ReceiptPrintJob object to print a receipt on a point-of-service printer. They wanted to skip five lines, so they did the natural thing: receiptPrintJob.FeedPaperByLine(5); Th...
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 specific event source. In this episode, our friend Jeff...
Microsoft Night - .BLD() Tech Talks XXL In November 2020, our 1st edition of the .BLD() Tech Talks XXL will take place! A fully digital and live tech event with international top-level speakers, made by developers, for developers! On Wednesday 18th of November, Scott Hunter, Director of Program...
Unwrap the SERVFAIL We recently released a new version of Cloudflare Resolver, which adds a piece of information called “Extended DNS Errors” (EDE) along with the response code under certain circumstances. This will be helpful in tracing DNS resolution errors and figure out ...
Episode 63 - Being Productive With Jay Miller In this episode of The .NET Core Podcast we talked with Jay Miller about the many different ways (some hidden from sight and some obvious) that we can help to boost the productivity of those around us
I Hate Coordinate Systems! Apply this three-part mental model of geospatial datasets. Many common problems happen when one of these parts is missing or out of sync.
For Complex Applications, Rust is as Productive as Kotlin Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support.
C# 9 The unknown goodies | Miguel Bernard's Blog Discover all the hidden gems in C# 9 that nobody talks about. Module initializers simplified null check, covariant returns, and native sized integers
How Gitlab puts gRPC in the Real World In this series we've presented the basics of what the gRPC specification is and how it works. In this installment, we will take a real-world look at how the Source Control Management Service GitLab adopted gRPC when it refactored its server-side architect...
Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers Pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, Android and Linux
Writing a dog picture browser in ~200 lines of code Dogs are excellent, and great people. When I came across the Dog.ceo API of free dog images sorted by breed the other day, I had to do something with it. So I did. I give you the dog browser:
Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure Setting up a Blazor Wasm with a ASP.NET Core Web API in Azure. Also look at continuous deployment/integration (CD/CI).
Azure Logic Apps Running Anywhere – Runtime Deep Dive For the recently released Azure Logic Apps (Preview) extension for Visual Studio Code, the Logic Apps team redesigned the Azure Logic Apps runtime architecture for portability and performance. This new design lets you locally build and run logic apps in V...
Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains Azure Functions is a cloud technology from Microsoft. It helps individuals and companies from startups to mega-corporations, since they all have these few things in common: Code that doesn’t fit into
Animal Menagerie - O'Reilly Media What's that animal on the front of your O'Reilly book? You'll find it listed here.
MockMechanics MockMechanics is a program that allows the creation of complex and interactive mechanisms using only simple building blocks and a graphical and intuitive form of programming.
.NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog Yesterday, we are releasing the October 2020 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. SQL Addressed an issue in System.Data.SqlClient where quer...
Ruby on Rails in a Week - Simple Thread I had 7 days to learn Ruby on Rails. I often think about approaches to learning, and it was time to put my ideas into practice.
Awaitable/awaiter pattern and logical micro-threading in C# TL;DR We’ll focus on the extensibility points of the C# compiler to customize the behavior...
Why You Shouldn't Sell Your SaaS Business After running a SaaS business for more than 5 years, I've concluded that it doesn't make sense to sell it. This article explain why.
What's the heck is web components - Soubai's Stories Hello in this blog post I will try to demystify the web component concept for you
On Good Judgment and Decision-Making: The Science and Practice - Max's Two Cents Science-based strategies that are actually useful for improving one's judgment and decision-making. The process, decision journals, frameworks, optionality, antifragility, first principles thinking, and emotions.
Run your own free Stock Checker - Check if sought-after items are in stock online Here is the stock checker that I created while trying to buy an Nvidia RTX 3080. I will show you how to set it up for yourself to monitor online stores for stock.
Going deep I recently stumbled across an over 5 year old comment on Hacker News about performance. Lots of people make the mistake of thinking there’s only two vectors you can go to improve performance, high or wide. High - throw hardware at the problem, on a sing...
Secrets of the best product teams I’ve been building digital products for the past sixteen years; as a founder, CEO, and CPO. In this post I cover the secrets that I’ve noticed in high performing product teams.
The Future Self Savings Method How many months of freedom can you buy yourself? A different way to budget
An attempt at estimating the actual top speed of the SSC Tuatara fastest production car record, using youtube-dl and audacity. A few days ago, the YouTube algorithm suggested to me and many other a BBC TopGear video about a new world record for the fastest production car.