Preventing compromised password reuse on HackerOne.com This week, we rolled out an improvement to account security on the HackerOne website. We now block the use of any password known to have been compromised in major data breaches. This applies to all new accounts created by our customers and ethical hackers...
Cryptology ePrint Archive: Report 2021/1492 - SoK: Password-Authenticated Key Exchange - SoK: Password-Authenticated Key Exchange -- Theory, Practice, Standardization and Real-World Lessons
Scripting with Go — Bitfield Consulting The Unix shell is pure wizardry. Why shouldn’t it be easy to write systems programs in Go as it is in the shell? The script library is the secret spell-book that makes this possible.
Reintroducing Snapps as zkApps Mina renames Snapps to zkApps to reflect the push towards zero knowledge solutions for Web3.
Low-Code Microsoft Power Apps Gets Pay-as-You-Go Plan via Azure Subscription -- Visual Studio Magazine New pricing plan announced as Power Apps about to enter new six-month release wave.
Apple Open Source Open source software is at the heart of Apple platforms and developer tools. Apple works with developers around the world to create, contribute, and release open source code.
Software Engineer - F# tools team in Prague, Prague, Czech Republic | Engineering at Microsoft Apply for Software Engineer - F# tools team job with Microsoft in Prague, Prague, Czech Republic. Engineering at Microsoft
Weekly Update 286 Should Tesla Disable Russian Cars; Ukraine Scams; Universal Audio Blocking Russia; Password Purgatory; Cloudflare Pages; Cloudflare Workers; Sponsored by Var...
Code Maze Weekly #114 - Code Maze Issue #114 of the Code Maze weekly. Check out what’s new this week and enjoy the read. .NET and C# Classes, Structures, and Records, Oh My! [dotnettips.wordpress.com] Do you know the main difference between Class and Structure? Do you know when to use Rec...
MK.NET - Jon Galloway - GitHub Actions - 5 Things Every .NET Dev Should Know | Meetup Wed, Apr 13, 6:30 PM BST: **Talk Description -** I'll show you some tips and tricks with GitHub actions that have transformed my .NET developer experience recently. I'll start with a few that take l
How to Add Parameters to a String in C# - Code Maze We can add parameters to a string in C# in a few different ways. Let's learn how we can do this on some examples.
Buddy App Another customer success story - this time a Xamarin app that helps those in the construction industry with mental health.
Weekly Update 286 Should Tesla Disable Russian Cars; Ukraine Scams; Universal Audio Blocking Russia; Password Purgatory; Cloudflare Pages; Cloudflare Workers; Sponsored by Var...
Everything You Need To Know About the React 18 RC Upgrading to the React 18 RC is fast and easy—start taking advantage of these great new features now to be ready for final React 18 release in a few weeks!
How To Render Blazor Components Dynamically You won’t always know which components you need to render ahead of time. Here’s how to render components dynamically in response to changing data.
.NET 4.x app running in a container using Docker - Azure Greg So this blog post comes from doing some work recently to containerize a .Net 4.8 project that needs to run on a Windows container. I wrote about Windows containers already so this is going to be some other tips to help someone who may have run into the sa...
Start for free Azure Data Explorer (Kusto) cluster Ever since we launched Kusto externally as “Azure Data Explorer”, we looked for ways to make Kusto and KQL accessible to everyone – regardless of whether they have an Azure subscription. We envisioned people using Kusto for education (at school and univer...
.NET 6 Lambdas on ARM64 - Part 2, Serverless | no dogma blog Running .NET 6 Lambda serverless applications on ARM64 needs only one small change from the default template.
The TypeScript converging point | Slides + Coverage Articles on web dev and software engineering: TypeScript, JavaScript, Rust, and more!
30 Days of PWA - Learning Series about Progressive Web Apps For 30 days, we publish articles that aim to introduce developers to Progressive Web App. We have content that covers 0-level to 200-level topics. Each post takes 5-10 minutes to read and is followed by a sample snippet or exercise.
Announcing PowerShell Crescendo General Availability (GA) We are pleased to announce the General Availability (GA) release of PowerShell Crescendo, a framework to rapidly develop PowerShell cmdlets for common command line tools, regardless of platform. The release is now available for download on the PowerShell ...
Bank of America calls police on 'Black Panther' director Ryan Coogler after attempting to withdraw $12,000 from his own account Posted in r/facepalm by u/kobeintheclutch • 124,345 points and 10,858 comments
EARN-IT threatens encryption and therefore user freedom — Free Software Foundation — Working together for free software — Published on Mar 10, 2022 05:02 PM
Philipp is annoyed If you have AirTags in the vicinity of your iPad it drains its battery for no reason. The past months I’ve been wondering why my iPad Pro always needed to be recharged when I used to use it without charging for weeks. I’m not the only one: https://forums...
The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure The blog post will share the four phases of Real-time Data Infrastructure’s iterative journey in Netflix (2015-2021). For each phase, we will go over the evolving business motivations, the team’s unique challenges, the strategy bets, and the use case pat...
Security And Django · Matt Layman You want to protect your users' privacy, right? The goal is noble and users demand it, but how do you do it? In this Understand Django article, we'll look at some areas that improve the security of your application.
PowerShell Crescendo Now Generally Available -- Visual Studio Magazine It's used to create native commands by rapidly developing PowerShell cmdlets for common command-line tools, regardless of platform.
Technology vs Tools On why James Watt invented the term “horse power," and how innovators spend their free time.
Grammar in the workplace Lately, I've been paying a lot of attention to the way people communicate with one another across different communication channels such as Teams, Slack, Yammer, Mattermost, Jira and so on.
An Illustrated Guide to Elliptic Curve Cryptography Validation Elliptic Curve Cryptography (ECC) has become the de facto standard for protecting modern communications. ECC is widely used to perform asymmetric cryptography operations, such as to establish shared secrets or for digital signatures. However, insufficient...