GitHub - khalidabuhakmeh/dotnet-dramameter: .NET Drama Meter web service .NET Drama Meter web service. Contribute to khalidabuhakmeh/dotnet-dramameter development by creating an account on GitHub.
My first impressions of web3 Despite considering myself a cryptographer, I have not found myself particularly drawn to “crypto.” I don’t think I’ve ever actually said the words “get off my lawn,” but I’m much more likely to click on Pepperidge Farm Remembers flavored memes about how ...
Blazor in Action An example-driven guide to building reusable UI components and web frontends—all with Blazor, C#, and .NET.</b><br/><br/> Blazor, a powerful C#-based frontend framework from Microsoft, makes it easy to create fast rich web applications without the limita...
Researchers discover Log4j-like flaw in H2 database console Impact of JNDI bug mitigated by vulnerable behavior being disabled by default
Quickz Quickz is the future of live quizzes! Quickz is a multiplayer quiz game that creates an engaging learning experience.
286: Hacking 3D Holograms with .NET Powerful podcast hosting and analytics. By podcasters, for podcasters.
Microsoft Intros Next-Gen OData -- Visual Studio Magazine The Microsoft-initiated OData protocol introduced way back in 2007 is in need of an update, the company said in announcing the next-gen version: OData NxT.
Software Design Principles aren't Rules #shorts Principles are what guide you down a path. You use principles that you you think provide value or a benefit. Rules are externally forced upon you to follow....
6 Ways I'm Improving Mental Health in 2022 A blog about dev: web and mobile, especially .Net, OSS and CI.
A funny thing happened on the way to the moon: Ward, Bob: Amazon.com: Books A funny thing happened on the way to the moon [Ward, Bob] on Amazon.com. *FREE* shipping on qualifying offers. A funny thing happened on the way to the moon
.NET CLI Telemetry The .NET SDK includes a telemetry feature that collects usage and failure data about the .NET CLI.
Vim prank: alias vim='vim -y' While going through :h vim-arguments for my Vim reference guide ebook, I came across the -y option:
Contoso University Vertical Slice example updated to .NET 6 As the title states, I updated the Vertical Slice example from .NET 5 to 6, migrating away from Startup, updating packages and in general updating to C# 10: Contoso University - Vertical Slices Enjoy!
Intel completely disables AVX-512 on Alder Lake after all - Questionable interpretation of “efficiency” | News / Editorial | igor'sLAB Intel is now set to disable "AVX-512" completely on all Alder Lake CPUs with an upcoming microcode update in new BIOS releases. Mainboard manufacturers were able to make the supposedly disabled…
XML Encryption Syntax and Processing This document specifies a process for encrypting data and representing the result in XML. The data may be arbitrary data (including an XML document), an XML element, or XML element content. The result of encrypting data is an XML Encryption element which ...
hello-cloudflare/README.md at main · captn3m0/hello-cloudflare A public letter to CloudFlare to fix their snoopy vendor - hello-cloudflare/README.md at main · captn3m0/hello-cloudflare
Kagi Search Kagi is a privacy-focused, user-centric search engine. Great search experience starts with Kagi!
GitHub - wirekang/mouseable: 'Mouseable' is intended to replace a mouse or tackpad. 'Mouseable' is intended to replace a mouse or tackpad. - GitHub - wirekang/mouseable: 'Mouseable' is intended to replace a mouse or tackpad.
How do I upgrade a 32-bit tick count to a 64-bit one? There are a number of Windows functions that produce 32-bit tick counts, like GetMessageTime. But you may have a general policy in your program of always working with 64-bit tick counts to avoid timer rollover problems. How can you upgrade these to 64-bit...
Open-sourcing the Sorbet VS Code Extension · Sorbet We’re excited to announce that Stripe’s VS Code extension for Sorbet is now
Miniflare 2.0: fully-local development and testing for Workers We're thrilled to announce the release of the next major version: a more modular, lightweight and accurate Miniflare 2.0
StackExchange.Redis/TextWriterOutputHelper.cs at main · StackExchange/StackExchange.Redis General purpose redis client. Contribute to StackExchange/StackExchange.Redis development by creating an account on GitHub.
Code Maze Weekly #108 - Code Maze Issue #108 of the Code Maze weekly. Happy New Year! Check out what’s new this week and enjoy the read. .NET and C# Building ASP.NET Core and EF Core multi-tenant apps – Part1 [www.thereformedprogrammer.net] Awesome series to start the New Year with. Multi...
Weekly Update 277 We’ve Been Living with a Positive COVID Case in the House; Here’s What Happened and How We’ve Handled with It
Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen In this episode of the .NET Core Podcast we talked with Sebastiaan Janssen about how version 9 of Umbraco runs on .NET Five and ASP .NET Core, running it on a Raspberry Pi, and some of the unique challenges of managing a large, open source project.
Kubernetes Gatekeeper - An introduction - Pradeep Loganathan Gatekeeper is a Kubernetes-native policy controller that enables resource validation and audit functionality. It evaluates Kubernetes resource creation/modification requests based on defined policy to determine whether to allow or deny a Kubernetes resour...
Using Node.js ES modules and top-level await in AWS Lambda | Amazon Web Services Lambda functions now support ES modules in Node.js 14.x runtimes. ES modules support await at the top-level of function code. Using top-level await maximizes the effectiveness of provisioned concurrency and can reduce the latency experienced by end users ...
.NET Application Architecture Guides Free e-books and practical advice for developing for web, desktop, mobile, and microservices with Docker. Learn how to migrate existing .NET apps to the cloud.
An Honest Look at Tailwind as an API for CSS Treat Tailwind as an API for CSS and avoid common pitfalls of utility-first CSS frameworks.