Visual Studio for Mac: Refresh(); event Join our free, virtual event to learn how Visual Studio for Mac integrates modern .NET developer tasks and platforms and makes web, mobile and game development easy and productive on your Mac
Building personal search infrastructure for your knowledge and code | beepb00p Overview of search tools for desktop and mobile; using Emacs and Ripgrep as desktop search engine
Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime By string length (1- 64); difference in last position (lower is better) By difference position (0-88) in long string (lower is better) By difference position (0-1023) in long string (lower is bet...
Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference Testing is important right? Your project can't be run unless all your unit and integration tests are written (and pass), but are you also testing the front end?
ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web Build web apps using gRPC-Web and .NET! Check out this new experiment for gRPC-Web on .NET Core.
STM32 Game Boy cartridge – EmerytHacks While I was looking for a flashcart for running LSDJ, I started wondering if it would be possible to make a cheaper alternative using a modern microcontroller with lots of memory and computing power.
3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report At least 3,000 email IDs of officials belonging to government organisations such as Indian Space Research Organisation (ISRO), Bhabha Atomic Research Centre (BARC), Ministry of Corporate affairs, M…
Sedated (Ramones) but it's in 13/16 The Ramones Sedated edited to be in 13/16 in various permutations of (4+3+3+3)/16, (3+3+3+4)/16, and (3+3+4+3)/16 The Ramones: progressive rock at its finest
Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API This week we are going to add a Vue project that will utilize the contacts API we created a few weeks ago using a client-generated by NSwag. This post is part of the revamp of the ASP.NET Core Basi…
The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA mGBA is an open-source Game Boy Advance emulator, copyright © 2013–2020 Vicki Pfau. This project is not affiliated in any way with Nintendo. Game Boy Advance is a registered trademark of Nintendo Co., Ltd.
Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational Package entire environments as downloadable cluster images and run them on your or your customers’ infrastructure.
gravitational/gravity Opinionated image-based Kubernetes packaging and management tools. - gravitational/gravity
Authentication, What The Fuck? Authentication is an overloaded word in cryptography. In the context of cryptographic primitives like message authentication codes (MACs) and authenticated encryption with associated data (AEAD), authentication really refers to authenticity or integrity. ...