What you need to know about the recent MangaDex data breach (Thread) - MangaDex Read manga online for free at MangaDex with no ads, high quality images and support scanlation groups!
Can we talk about client-side certificates? I’m working on improving the means by which API users authenticate with the SourceHut API. Today, I was reading RFC 6749 (OAuth2) for this purpose, and it got me thinking about the original OAuth spec. I recalled vaguely that it had the API clients actual...
OpenTelemetry .NET reaches v1.0 | .NET Blog As modern application environments are polyglot, distributed, and increasingly complex, observing your application to identify and react to failures has become challenging. In early 2019, two popular instrumentation projects, OpenTracing and OpenCensus, m...
Nicholas Hunt-Walker | Hanselminutes with Scott Hanselman Hanselminutes is Fresh Air for Developers. A weekly commute-time podcast that promotes fresh technology and fresh voices. Talk and Tech for Developers, Life-long Learners, and Technologists.
From the ACR team: Super Resolution Article by Eric Chan, senior principal scientist at Adobe, explaining how the new machine learning powered Super Resolution feature in Lightroom works.
Overv/outrun Execute a local command using the processing power of another Linux machine. - Overv/outrun
Microservices made easy with Dapr Watch The Launch Space LIVE on March 18, 2021 1PM - 2PM PT on Learn TV Applications built using microservice architecture offer compelling benefits, however building them is hard and comes at a cost o
Proposing Dapr to CNCF as an Incubation project by msfussell · Pull Request #617 · cncf/toc This PR contains a proposal to donate Dapr to the CNCF as an Incubation project. Project Description: Dapr is a portable, event-driven runtime that makes it easy for developers to build resilient, ...
New in .NET: ML.NET/Model Builder Updates, PeachPie 1.0, Xamarin Performance Monitoring -- Visual Studio Magazine Updates to Microsoft's AI/ML tooling highlight recent developments in the .NET dev world, which include PeachPie 1.0 (PHP in .NET) and new performance monitoring support for Xamarin.
State of the NuGet Ecosystem | The NuGet Blog Introduction Over the last six months, the NuGet team has been busy running user surveys for NuGet and the .NET ecosystem. Recently, our team launched our first quarterly user survey for NuGet.org. With over 500 responses, we wanted to spend some time to ...
Service to service invocation with Refit and Dapr .NET SDK In the last post, we have seen how to call a service from another service using the Dapr .NET SDK. In this one, we will have a look at a possible way to simplify the development of the client code usi
Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home Introduction of a feature concept called Package Namespaces which allows a developer to include or exclude package IDs by specifying package namespaces on their package source(s). 🎉📦Please provide ...
Zero Knowledge Proof (with Avi Wigderson) - Numberphile Featuring Avi Wigderson from the Institute for Advanced Study, Princeton.More info and links below ↓↓↓Avi's homepage: https://www.math.ias.edu/avi/homeAnd hi...
Creating other types of synchronization objects that can be used with co_await, part 8: The shared mutex | The Old New Thing Our next stop in showing off our library for building awaitable synchronization objects is the shared mutex. This one takes advantage of the “extra data” we had been hiding in our nodes. template<> struct async_helpers:: extra_await_data<awaitable_share...
.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.
How Shazam Works (Probably!) - Computerphile Looking at the audio mechanics and algorithms behind music identifier apps. David Domminney Fowler built a demo you can try yourself. EXTRA BITS: https://you...
I Wrote an Algorithm to Draw Portraits from Thread Check out Brilliant at https://brilliant.org/jennyma/ & get 20% off annual planEver wanted to draw portraits but didn't know where to start? Well, how about ...
The coding conventions I use for C# and why I use them 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...
We bootstrapped to $11 million in ARR This year Thinkst Canary crossed the line to $11M in ARR. That number is reasonably significant in the startup world, where Lemkin refers t...
A deep-dive into Cloudflare’s autonomous edge DDoS protection Introducing our autonomous DDoS (Distributed Denial of Service) protection system, globally deployed to all of Cloudflare’s 200+ data centers, and is actively protecting all our customers against DDoS attacks across layers 3 to 7 (in the OSI model) withou...
Building microservices with Tye Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier for developers. With very little knowledge of D...
Visual Basic 16.9 in .NET 5 Since the The .NET Language Strategy was published in 2017, the general belief in the .NET community was that Visual Basic was effectively a dead language. But Microsoft has been quietly working on extending the life of the language.
We are looking into GitHub Sponsors (and you should too) With GitHub Sponsors, we now have a great way to gather all sponsorships in one place. Here's a list of the first five people we decided to sponsor and why.
The Teams Dashboard: The Design Story Here is the story of how we took Cloudflare for Teams from initial concepts, to an MVP, to now a comprehensive security platform that secures networks, users, devices, and applications.
RCE in Google Cloud Deployment Manager Website of Ezequiel Pereira, Uruguayan security enthusiast and student.
Trying to setup an Azure DevOps organization using Terraform Show me the code If you don’t care about my writings I have upload the code on my Github On today’s post I want to try to automate the setup of an Azure DevOps organization using the Azure DevOps Terraform provider. You might also be interested in these...
Home Welcome to Audacity Audacity® is free, open source, cross-platform audio software for multi-track recording and editing. Audacity is available for Windows®, Mac®, GNU/Linux® and other operating systems. Check our feature list, Wiki and Forum. Downlo...
.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.
Reimagining the AWS .NET deployment experience | Amazon Web Services In 2012, AWS launched .NET support for AWS Elastic Beanstalk – AWS’s first deployment service. At the same time, we also released Visual Studio support via the AWS Toolkit for Visual Studio to help developers deploy their ASP.NET applications to AWS. In t...
Xamarin Best Practices In a recent blog post, I showed the C# best practices we use at my current placement. Today, the Xamarin best practices: Xamarin 🐒 Best Practices The Do’s 🙌 👍 Catch XA…
Getting Started with Local Notifications Xamarin Forms Get acquainted with local notifications, the alerts sent by applications installed on our mobile device without needing a back-end server to push them.
Testing WebAPI with ApprovalTests.NET How to create maintainable tests for WebApi with minimal amount of work.
How to Use Finite State Machines in React Learn about finite state machines, the advantages of this computer science concept and how we can use it in React apps.
Our commitment to expand Azure Availability Zones to more regions The cloud continues to play a critical role in our everyday lives. Our customers range from classrooms and small businesses to critical life and safety services and Fortune 500 companies.
Visa Plans to Enable Bitcoin Payments at 70 Million Merchants Visa plans to make Bitcoin payments available at "any of the 80 million places around the world where Visa is accepted."
Blast Off with Blazor: Add a shared dialog component | Dave Brock In this post, we add a dialog to get a closer look at our images.
Microsoft's latest cloud authentication outage: What went wrong | ZDNet Microsoft is saying a 'rotation of keys' that handle authentication was to blame for a roughly 14-hour Azure outage that took down Office 365, Dynamics 365, Xbox Live and other Microsoft services on March 15.
ezrosent/frawk an efficient awk-like language. Contribute to ezrosent/frawk development by creating an account on GitHub.
Let there be more biographies of failures Let there be more biographies of failures, people who were ignored by the world, whose ideas came before their time, whose great work was left in ruins. The point of biography is to set an example, to teach us how other people did the things we want to do...
YouTube Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine Visual Studio Code developers who subscribe to Insiders builds of Microsoft's Python extension now have access to improved support for the Jedi language server, which provides specific 'smarts' for the language.