This is not your usual High School project. @Bahburs joins @obloch on the #IoTShow to talk about his @Arduino + #AzureIoT remote heart rate monitor Beau Hayes-Pollard, Junior at Brookline High School, joins us on the IoT Show to talk about his Bit Heroes project: a remote heart rate monitoring system using Arduino, Azure IoT Hub, Azure Functions
Extract Available Settings Using C# | Awaiting Bits Zanid Haytam's personal blog about Programming, Data Science and random stuff.
Search personal websites Michael Lewis had a pretty great idea, he created a search engine for personal websites. I really like that idea because I like exploring personal websites and especially reading personal blogs. It’s always interesting to read about people’s thoughts, hob...
Personal banking needs an API | Chris Hardie's Tech and Software Blog My washer and dryer can tell my smart watch when they are done washing and drying. A voice assistant in my kitchen can update my grocery list. Documents in selected folders on my laptop can be synced to data centers around the world in an instant. These t...
Lessons from a Year of Side Projects We’ve worked on side projects for as long as I remember but started just a year ago to make it part of our daily work. I want to share a few of our insights with you.
VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine Microsoft's Visual Studio Code team for Java development added a new Coding Pack for Java installer and detailed best practices for setting up a development environment.
Wrapping NFTs for fun and less tax – Blog of Christian Felde I’m sure many of us have heard of, or are familiar with, companies buying and selling property. Instead of some human owning it directly, they might own the property through a firm they set up.
Let's talk about fake reviews - part 1 Fake reviews garner much attention and controversy worldwide. It is the primary reason Fakespot was created. Fakespot was launched after I was scammed on Ama...
People Need to Reclaim the Internet - Craig Murray No matter how much you dislike Trump, only a fool can fail to see the implications for public access to information of the massive suppression on the internet of the Hunter Biden leaks. This blog has been suffering a ratcheting of social media suppression...
The case for a learned sorting algorithm The case for a learned sorting algorithm, Kristo, Vaidya, et al., SIGMOD’20
Weird Subtitles My friend sent a picture to our group chat complaining about the subtitles on his video.
Structure and Interpretation of Computer Programmers If programmers were just more disciplined, more professional, they’d write better software. All they need is a code of conduct telling them how to work like those of us who’ve worked it out.
Why Deep Learning Works Even Though It Shouldn’t Why models always get better when they are bigger and deeper, even when the amount of data they consume stays the same or gets smaller.
It has been one year since my company was acquired Welcome to my blog where I write about some of my interests and findings.
Meet Face ID and Touch ID for the Web People often see passwords are the original sin of authentication on the web.
Securely accessing MS Graph from gRPC .NET with Azure AD A few weeks ago (time flies by!!) I posted a blog post about securing .NET gRPC services using the Mi...
Serverless .NET on AWS - 50th Anniversary Edition! Wed, Oct 21, 2020, 6:30 PM: The λ# Hack-Along is a collaborative workshop to learn how to build software using the serverless .NET stack on AWS!This is our 50TH MEETUP EVENT!!! What an incredible mile
Open sourcing the Porting Assistant for .NET | Amazon Web Services In July 2020, AWS launched the Porting Assistant for .NET, a tool for analyzing the compatibility of .NET Framework applications and estimating the effort required to port them to .NET Core. Porting applications to .NET Core enables you to take advantage ...
Building Real-Time Applications with Blazor Server and Firestore You can build real-time web applications without writing reams of JavaScript or strapping on a bulky JavaScript framework! This tutorial will show you how to build a real-time chat application using ASP.NET Core Blazor Server and Google Cloud Platform Fir...
AKS Bootcamp: Pré Módulo - Introdução do curso e apresentação do instrutor Neste vídeo, iniciamos o curso com a introdução ao mesmo e também ao instrutor, mostrando um pouco do que está por vir - Blog: https://blog.lsantos.dev- Twitter: @_staticvoid- GitHub: @khaosdoctor
AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling interativo Escalar manualmente não é uma forma eficiente de manter nossas aplicações no ar, que tal tentarmos uma auto-escalabilidade através de um comando interativo?
AKS Bootcamp: Módulo 5 - Escalabilidade - Cluster autoscaling Já passamos pela escalabilidade da nossa aplicação, agora vamos ver como podemos mitigar o problema de nodes que não suportam todas as nossas imagens - Documentação do Cluster Autoscaler
AKS Bootcamp: Materiais Relacionados e Finalização do curso Obrigado por assistir o curso, esperamos que tenha gostado do conteúdo. Dê seu feedback para que possamos fazer contribuições cada vez melhores! - Repositório da Aplicação de exemplo- Site oficial do
AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade avançada Além da CPU, podemos escalar com mais métricas como, por exemplo, memória! Vamos criar um HPA v2 para que possamos aplicar essas alterações - Documentação sobre Custom Metrics (Avançado)
AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade manual O Kubernetes possui alguns comandos que permitem que escalemos uma aplicação manualmente, vamos ver quais são
AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling declarativo Vamos declarar os nossos HPAs para que possamos versiona-los e utilizá-los em nossos charts
Marten V4 Preview: Linq and Performance Marten is an open source library for .Net that allows developers to treat the robust Postgresql database as a full featured and transactional document database (NoSQL) as well as supporting the eve…
Rezipe Recipe too large or too small? Don't like the ingredients? Let Rezipe manage your cooking for you with customizable recipes!
Eilon/Rezipe Recipe app built with Mobile Blazor Bindings. Contribute to Eilon/Rezipe development by creating an account on GitHub.
Choose a .NET Game Engine | .NET Blog Learn what game engines are, and choose which .NET game engine is best for you.
Farming Systems Trial - Rodale Institute The Farming Systems Trial (FST)® at Rodale Institute is America’s longest running, side-by-side comparison of organic and chemical agriculture. Learn more about the thirty-year organic farming study.
C# in Simple Terms - Structs and Enums Two useful value types team up! Let's see how structs and enums work.
The .NET Docs Show - Reactive Extensions for UI frameworks with Rodney Littles II Rodney Littles II joins the panel to discuss Reactive Extensions for UI frameworks! Featuring: Rodney Littles II (@rlittlesii) #reactiveextensions #ui
Discord Desktop app RCE A few months ago, I discovered a remote code execution issue in the Discord desktop application and I reported it via their Bug Bounty Prog...
Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré In this post, I describe how to create and publish a self-contained Blazor component using NuGet.
MONOSPACE by @p01 MONOSPACE: Flip dots with feelings, a JavaScript demo in 1021 bytes, winner of the 1024 bytes demo competition at Assembly 2020.
Mount points, volumes, and physical drives, oh my! | The Old New Thing At the bottom of the storage hierarchy are physical drives. These are units of physical storage, access to which is governed by a single disk controller. Your SSD or hard drive is a physical drive.¹ The next layer up is the volume.
This page is a truly naked, brutalist html quine. One of my favorite things is to misuse technology in creative ways. Breaking the rules without breaking the rules.
What is happening to .NET standard with .NET 5? | One Dev Question People are asking: What's happening to .NET Standard in .NET 5? Immo has the answer in today's One Dev Question video. https://devblogs.microsoft.com/dotnet/the-future-of-net-standard/
Weekly Notes - #33 | Miguel Bernard's Blog Stay up to date with the latest news in the .NET world: ASPNet, .Net 5, C# 9.0, WindowsTerminal, Kubernetes, TDD, Pure functions, gRPC, Azure DevOps, CodeSpaces
How a Customer's Trust in Cloudflare Led to a Big Win against Bots Monday Mornings with Customer Success: A monthly series brought to you by our Customer Success Team. This month's post is all about how a customer trusted Cloudflare to help them fight bots and improve their customer experience.
14 Popular Machine Learning Evaluation Metrics In this article, we explore popular metrics for measuring and quantifying the performance of machine learning models.
Forum Data Breach - Please Change Your Password - Albion Online Forum Dear Albion Community, Unfortunately, we have become aware of a data breach in one of our systems, in which a malicious actor gained access to parts of our forum’s user database. What happened? The intruder was able to access forum user profiles, which…
224: iPhone 12 is here with magnets! That is right, we are back with another full breakdown of a lovely apple event. This time it is the Apple Homepod Mini and iPhone 12 event.
Data "As You Need It" with Telerik UI for Blazor DataGrid You can use the DataGrid in Telerik UI for Blazor with any data source you want just by leveraging the OnRead event.
Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater
Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream In this article we take performance of the SSD300 model even further, leaving Python behind and moving towards true production deployment technologies: TorchScript, TensorRT and DeepStream.
Implement a full text search using Azure Cognitive Search in ASP.NET Core This article shows how to implement a full text search in ASP.NET Core using Azure Cognitive Search. The search results are returned using paging and the search index can be created, deleted from a…
4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester One of the trickiest parts of automating end-to-end tests is how to handle testing data. Here are a few strategies to tackle this issue.
Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog Hi there 👋 My name is Mickaël Derriey and I work at Telstra Purple, the largest IT consultancy in Australia. I’m part of an internal team where my main focus is to support .NET applications we developed in-house, most of which are hosted in Azure and int...
Unit testing with F# - Christina Ljungberg I recently heard about a project where the code was written in C#, but where they implemented the unit tests in F#. They did so because they wanted to learn and evaluate F# in a protected environment. I thought that sounded like a very good idea and wante...
Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux An important step in moving my blog to Azure was to consider getting this .NET ...
Dynamically invoking a generic method with Reflection in .NET C# - Brian Lagunas In this video, we learn how about dynamically invoking a generic method with reflection in .NET C#. When using a generic method, the generic argument (often referred to as `T`) must be provided as a known type at compile time. However, sometimes you may h...
Uno Platform Windows Calculator on Linux via Uno Platform Pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, Android and Linux
Towards sockets and networking in WebAssembly and WASI - radu's blog In this article we look at the current state of the networking API in WASI, and add a minimal implementation together with socket clients in AssemblyScript and Rust (with an upfront disclaimer that this should definitely not be used for anything other tha...
ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core The ASP.NET team is actively working on .NET 6 planning and would like your help! Come chat with the team as they review the backlog for possible focus areas for the next release. Community Links: https://www.theurlist.com/aspnet-standup-2020-10-13 Feat...
A Legislative Path to an Interoperable Internet It’s not enough to say that the Internet is built on interoperability. The Internet is interoperability. Billions of machines around the world use the same set of open protocols—like TCP/IP, HTTP, and TLS—to talk to one another. The first Internet-connect...
Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater
Introducing C# 9: Attributes on local functions Introduction Well. It has been a while since I wanted to write this post but...