Episode 390 - Pronunciation Assessment Melissa Ma, a Senior PM in the Azure product group, talks to us about the new Pronunciation Assessment service and SDK which makes it easy to build linguistic applications that can provide the user with realtime feedback on their speech.
Industrial Fans, Ceiling Fans & More | Big Ass Fans Big Ass Fans, the world’s leader in HVLS fans since 1999. Specializing in industrial fans, commercial fans, directional fans, residential ceiling fans & more.
omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode Official C# support for Visual Studio Code (powered by OmniSharp) - omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode
The Founder vs. Hired Executive Gap Miscommunication is an odd thing. When you are used to writing a lot every day—but in code, not prose—you get used to thinking that words are easy. You write something and the compiler understands …
My setup using Mull for extensible and secure browsing on Android : Blog : DBM This is not a sponsored post of any kind. I just wanted to share how and why I browse the web on my Android phone. You won’t need to be rooted or using a custom ROM to follow along; any Android user should be able to use this setup. (Sorry iOS users, but ...
r/3Dprinting - Wake up this morning and see this on my 3D printer (I use octoprint and now I’m scared) 4,598 votes and 467 comments so far on Reddit
Propwash #11 - Where is the drone Industry headed? How do you make sense of market research and industry forecasts? Where is the drone industry right now? In this week's Propwash we try to understand what are the trends to watch out for and how to keep our optimism grounded.
On .NET Live - Connecting gadgets to Blazor Blazor is fun, Gadgets are fun, now imagine you could combine these two! We will take a look at how Bluetooth LE works, how to figure out a BLE Protocol, and...
.NET MAUI Layouts Revamped, Developers Question Lack of Linux -- Visual Studio Magazine New layouts were announced in .NET MAUI Preview 7, and some developers are still questioning the lack of Linux support in Microsoft's next-gen evolution of Xamarin.Forms.
FTC Alleges Facebook Resorted to Illegal Buy-or-Bury Scheme to Crush Competition After String of Failed Attempts to Innovate Today, the Federal Trade Commission filed an amended complaint against Facebook in the agency’s ongoing federal antitrust case.
Visual Studio 2022 Preview Release Notes Get the latest pre-release features, bug fixes, and support for Visual Studio 2022. Available for pre-release testing. Download today.
Domain-Driven Refactoring: Encapsulating Data Posts in this series: IntroProcedural BeginningsLong MethodsExtracting Domain ServicesDefactoring and Pushing Behavior DownEncapsulating DataIn the last post, we looked at using a few common refactorings to encapsulate operations and push behavior down in...
Using the WebView control to capture Request Content Need to capture requests when navigating the new Edge WebView2 control? The control supports this but the way that you do this is a little less obvious than you might be used to from other browser controls. Here's how to do it.
.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.
ImageNet contains naturally occurring NeuralHash collisions NeuralHash is the perceptual hashing model that back's Apple's new CSAM (child sexual abuse material) reporting mechanism. It's an algorithm that takes an image as input and returns a 96-bit unique identifier (a hash) that should match for tow images that...
Using SignalR in your Blazor applications In this episode, David Pine joins Jeremy to show off this chat bot enabled demo that's powered by Blazor WASM and SignalR[00:00] - Start[01:09] - Why is Sign...
Unbreaking code collaboration | from the Sturdy Blog I feel like collaborating on code today is broken. It is too hard to get started and even after learning all the basic tools and commands there is just too much effort in making contributions as a team. Why is it so hard to give meaningful feedback on eac...
Understanding the cost of C# delegates Delegates are widely used in C# (and .NET, in general). In this post, Paulo will show the various forms to make you aware of their costs.
Flexible theming capabilities for Visual Studio Match your Visual Studio theme with your Windows OS theme! Find out how you can do this, along with other flexible theming capabilities we've planned.
Revamped Project Properties UI We revamped the Visual Studio Project Properties UI. Check out the changes in our newest update, available in Visual Studio 2022.
Improving developer security with Visual Studio 2022 Software developers are increasingly being targeted by malware. Recent incidents include Nobelium, Octopus Scanner, and ZINC. To reduce the risk of open-source library adoption in the face of such attacks, developers need a toolchain that assists them in ...
Bite-Size C# 10 - Semi-Auto Properties and 'field' Keyword Let's simplify class properties using the new field keyword!
Delete an Azure AD B2C tenant programmatically There are many cases where you may want to programmatically delete an Azure AD B2C instance...
How to pwn an unattended laptop, according to Humans One of my colleagues who pays attention to this sort of thing pointed out that Season 3 Episode 5 of the television documentary Humans demonstrates how you can take over an unattended laptop: Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corpo...
What is the deal with the SM_CXCURSOR system metric? There is a system metric known as SM_CXCURSOR. It ostensibly tells you the width of the cursor, but that doesn’t really hold up to scrutiny. First of all, there are multiple cursors in the system; which one does it give you the width of?
Building a Pet Cam using a Raspberry Pi, Cloudflare Tunnels and Teams This was a perfect weekend project: I would set up my own pet cam, connect it to the Internet, and make it available for me to check from anywhere in the world.
Continuous database deployment with GitHub Actions This post is about enabling continuous database deployment with GitHub Actions for your ASP.NET Core applications with the help of EF Core migrations. I am following the EF Core migration script approach in this as well. But compared to Azure DevOps, I fo...
C#'s Enum performance trap your code is suffering from The first 1,000 people to use this link will get a 1 month free trial of Skillshare: https://skl.sh/nickchapsas08211Subscribe: http://bit.ly/ChapsasSubBecome...
Not-a-Linux distro review: SerenityOS is a Unix-y love letter to the ’90s Although it's nowhere near ready for prime time, there's a lot to love here.
It never had to be like this: the git "index" - the sporks space Hot on the heels of another Git-related article that was making the rounds recently, I was reminded of Git’s own structure and how it influences user experience. Specifically what we assume is part of how Git works, is actually a… Continue reading →
1800s Astronomical Drawings vs. NASA Images Comparing astrological drawings from our Digital Collections to NASA images.
Rider 2021.3 Roadmap | The .NET Tools Blog In this post, we’d like to share our plans for Rider 2021.3 and find out what we can do next to improve your development experience. Your feedback is always welcome! The following is a list of our pri
Free eBook – Uno Platform Succinctly Pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, Android and Linux
CSS module scripts: `import` stylesheets like JavaScript modules Microsoft and Google have collaborated to bring support for CSS module scripts to Chromium, and they will be available starting in Microsoft Edge and Chrome version 93. The new CSS module sc
ReSharper 2021.3 Roadmap | The .NET Tools Blog In this post, we’d like to share our plans for ReSharper 2021.3 and find out what we can do next to improve your development experience. Your feedback is always welcome! The following is a list of ou
Git 2.33 comes with a new merge strategy 'merge-ort' that gains 500x-9000x speed Git 2.33 update is now available with some new improvements. In this release a new strategy has been introduced that boosts the merge speed process.
How to Create a new Solution and Projects using dotnet CLI I create a lot of samples, demos, open source projects, etc. and I like to use the fairly standard repository layout of having a solution file in the root and project files in a src subfolder. Achieving this in Visual Studio is tedious, but fortunately th...
Tip 329 - Azure portal productivity Tips If you have been working with Azure for a while, you have probably spent a lot of time in the Azure portal (opens new window). Because of that, it is good to know everything you can about the Azure portal so that you can get the most out of it.
.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.
Canada calls screen scraping 'unsecure,' sets Open Banking target for 2023 - FinLedger Canada's Advisory Committee on Open Banking has handed its three year investigation on the country's potential for open banking.
Richard Bartle Releases His Classic Book <em>Designing Virtual Worlds</em> for Free Online -- Here's His Guide to The Sections Still Most Relevant Today Designing Virtual Worlds is a milestone book in the history of the genre, relevant to basically anyone working in or thinking about online games/metaverses/MMOs/etc.; written by UK professor Richard Bartle in 2003, much or most of it is still relevant...
GitHub - anishathalye/neural-hash-collider: Preimage attack against NeuralHash 💣 Preimage attack against NeuralHash 💣. Contribute to anishathalye/neural-hash-collider development by creating an account on GitHub.
Elm at Rakuten | Rakuten Engineering Blog In our team at Rakuten, we have been using Elm1 in production for almost two years now. This post is about our story, the lessons we learned, and our likes and dislikes. This post is quite long so if you prefer to see an overview, feel free to jump to the...
Surfside Condo Collapse: What We Know So Far On June 24, 2021, a portion of Champlain Towers South, a 12-story condominium in Surfside, Florida, near Miami Beach, collapsed around 1:30 am. It was one of...
How does PLONK work? Part 11: Our final protocol! (Without the copy constraints) In this eleventh video, I go back to the PLONK protocol and finally explain how it works with polynomial commitments. This version of the protocol is not finished, as it doesn't have zero-knowledgeness (the polynomial evaluations leak information about th...