Scripting with F# Interactive [4 of 12] | Beginner's Series to: F# Learn how to use F# Interactive to run code in real-time and build scripts. Links: https://aka.ms/learn-fsharpF# Interactive: https://docs.microsoft.com/dotn...
ALPACA shows TLS cross-protocol attacks | Bulletproof TLS Newsletter Bulletproof TLS Newsletter is a free periodic newsletter bringing you commentary and news surrounding SSL/TLS and Internet PKI, designed to keep you informed about the latest developments in this space. Maintained by Hanno Böck.
Apple explains how iPhones will scan photos for child-sexual-abuse images Apple offers technical details, claims 1-in-1 trillion chance of false positives.
Reflections on 10,000 Hours of Programming 31 reflections from 10,000 hours of deliberate programming practice.
CalyxOS Everyone needs a phone. Not everyone wants to be spied on. Reclaim your privacy with CalyxOS.
640 Pages in 15 Months – journal.stuffwithstuff.com My book Crafting Interpreters on programming languages is done. OK, OK. I know I said it was done like fifteen months ago. But now it’s really done. And by that I mean, the print, ebook and PDF versions are done. You can buy it. You can hold it in your ha...
Don't Accept the Defaults - Abel Wang | Bonfire Abel was passionate about #GirlsWhoCode and all proceeds go to the organization . Abel was full of life, encouragement and energy. In his podcast with Scott Hanselman...
Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff Just typed up a master GitHub issue for Alba v5, and I’ll take any possible feedback anywhere, but I’d prefer you make requests on GitHub. Here’s the GitHub issue I just banged ou…
Postgres.app – the easiest way to get started with PostgreSQL on the Mac Postgres.app is a full featured PostgreSQL installation packaged as a standard Mac app.
VS Code 1.59: Jupyter Notebooks Go (Partly) Native, Live Preview Improved -- Visual Studio Magazine The dev team for Visual Studio Code improved Jupyter Notebook functionality and much else in the regular monthly update to the wildly popular, open source-based, cross-platform code editor.
Weekly Update 254 Coming up in this week's update: Taking Time Out; Audio & Cameras; Tradies Rant; Lockdown in Queensland; Coinhive and Pwned Passwords Stats; Shellies and MQT...
Why Contexts Matter One of the words you’ll see *a lot* in these posts is context. Context is probably the most important word when you’re running a team, or you’re an architect, or in general you…
Using Windows Runtime interop methods from C++/WinRT: Some helper functions Last time, we saw how to combine various pieces of C++/WinRT in order to call a Windows Runtime interop interface and capture the result as a C++/WinRT object. There is some redundancy in the pattern, since you have to name the interface twice: Once to ob...
RavenDB 5.2: Simplifying atomic cluster wide transactions In RavenDB 5.2 we made a small, but significant, change to how RavenDB is processing cluster wide transactions. A cluster wide transaction in RavenDB prior t...
How to create your own Fluent API in C# Subscribe: http://bit.ly/ChapsasSubBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in this video...
Introducing Deploy Hooks for Cloudflare Pages Today, we are proud to announce a new way to connect your Pages application with your headless CMSs and databases: introducing Deploy Hooks for Pages.
Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology Read and sign the open letter protesting against Apple's roll-out of new content-scanning technology that threatens to overturn individual privacy on a global scale, and to reverse progress achieved with end-to-end encryption for all.
Introducing System.Threading.RateLimiting for .NET While rate limiting is a well-known problem for web servers, there are many other situations where similar capabilities are needed. With the introduction of System.Threading.RateLimiting, developers will be able to add this capability without writing it t...
Code Maze Weekly #88 - Code Maze Issue #88 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# How to Stop NullReferenceExceptions in .NET: Implementing Nullable Reference Types [christianfindlay.com] Want to learn more about nullable reference types a...
On Apple’s “Expanded Protections for Children” – A Personal Story These efforts will evolve and expand over time. – Apple on their “Expanded Protections for Children” I am broke “non-liquid” right now. Normally, that sentence doesn&#…
HTTP/2: The Sequel is Always Worse In this research paper James Kettle introduces multiple new classes of HTTP/2-exclusive attacks, demonstrated on popular websites and servers.
BabylonJS and Blazor - Getting Set Up | Cody's Personal Site For this article we will go over creating a ASP.NET Core Blazor web application integrated with BabylonJS.
Which UI Libraries you would like to see used on FairPlayTube? They need to be Open Source · Discussion #280 · efonsecab/FairPlayTube Please let us the Blazor UI Open Source libraries of your choice, and we may implement it in the future.
This scientist says cleaning indoor air could make us healthier—and smarter The pandemic has given new urgency to Joseph Allen's quest to improve the air we breathe inside buildings
Microsoft PowerToys 0.43 released with a ton of improvements Microsoft PowerToys version 0.43 is now available to download. It comes with a bunch of improvements and fixes as listed below. Get the latest update.
.NET Annotated Monthly | August 2021 | The .NET Tools Blog Did you know? The first computer mouse was invented in 1964 and was made of wood. Indeed, it was! We've come a long way since then. Nowadays, computer mice are made with acrylonitrile butadiene styren
The Men Who Couldn't Stop Crying, and Other Unbearable Realities Take away the narrative, as you might lift the roof off a church, in order to remember what you’re worshipping.Support me: https://www.patreon.com/JacobGelle...
Check your messages on your computer or Android tablet You can use your computer or Android tablet to chat with your friends through Messages for web, which shows what’s on your Messages mobile app. Messages for web sends SMS messages using a connection
Load Only the Projects You Need with Solution Filters You, like many other developers, may work in very large codebases that contain hundreds or thousands of projects in a single Visual Studio solution. However, you may only work with a few of those projects and their dependencies. Our Visual Studio team has...