Latency, Throughput, and Walking on Escalators A constrained space such as an escalator can comfortably hold more than twice the number of standing pedestrians as walking pedestrians. So stop walking up them. https://t.co/7Dey11CXvP— Quartz (@qz) October 30, 2019View on Twitter
I wish I could write this well “I really connected with your writing. You are such a talented writer. I wish I could write this well.” Ah, the praises of the internet comments can really make your day. “I laughed out loud while reading this,” said another. Yeah me too, except I was the...
Scammers mail fake Ledger devices to steal your cryptocurrency Scammers are sending fake replacement devices to Ledger customers exposed in a recent data breach that are used to steal cryptocurrency wallets.
My EC2 wishlist I've been using Amazon EC2 since 2006, and I've been maintaining the FreeBSD/EC2 platform for over a decade. Over those years I've asked Amazon for many features; some of them, like HVM support (EC2 originally only support Xen/PV) and bidirectional seria...
Adding Varnish cache server to Ghost Blog - Docker The new setup includes a Varnish server which has been deployed using docker. This is positioned between Caddy (Reverse Proxy) and Ghost...
Keynote: The Future of Modern Application Development with .NET and Azure Join Scott Hunter for the keynote on the future of application development.
Spatial Audio I got the following e-mail from a producer/engineer: “I just want to try and alert you to the potential seismic scam happening with this Atmos roll out. Atmos catalog remixing is being done …
The European Digital Identity framework Two weeks ago the European Commission announced their proposal for a European Digital Identity framework. The proposal is actually an amendment of the eIDAS regulation from 2014. Here are some initial observations and recommendations.
Semantic search as an alternative to keyword search Semantic search is an alternative to keyword search that matches content based on meaning rather than string matching.
Boring Problems Need Attention Too When millions of people use some software, at hugely profitable tech companies, then these companies should prioritize correctness.
Real-Time Web by leveraging Event Driven Architecture Leverage Event Driven Architecture to drive Real-Time Web. You don't need Microservices to take advantage of Events and Decoupling.
Cryptography updates in OCaml and MirageOS Tl;DR: mirage-crypto-ec, with x509 0.12.0, and tls 0.13.0, provide fast and secure elliptic curve support in OCaml and MirageOS - using the verified fiat stack (Coq to OCaml to executable which generates C code that is interfaced by OCaml). In x509, a lon...
Create a Meetup Account Find groups that host online or in person events and meet people in your local community who share your interests.
iO .Net Virtual Meetup - Implementation Details Matter iO Associates are excited to bring you our latest .Net Virtual Meetup! We were joined by David Fowler, Principal Software Architect at Microsoft and Creator ...
Cryptology ePrint Archive: Report 2021/819 Cryptanalysis of the GPRS Encryption Algorithms GEA-1 and GEA-2
Support polymorphic serialization through new option · Issue #29937 · dotnet/runtime EDIT see #29937 (comment) for the finalized API proposal. Original proposal by @steveharter (click to view) Current behavior Consider a simple model: abstract class Person {...} class Customer : Pe...
Welcome · Real-World Cryptography MEAP V14 liveBooks are enhanced books. They add narration, interactive exercises, code execution, and other features to eBooks.
Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine Microsoft shipped Visual Studio 2019 v16.11 Preview 2, a nondescript release most notable for improvements to Git tooling.
New VS Code Tool Eases GitHub Browsing/Editing, No Cloning Required -- Visual Studio Magazine A new Remote Repositories preview extension lets developers working in Visual Studio Code remotely browse and edit GitHub repos, without having to clone them locally and then open them up in the popular, open source-based code editor.
Entity Framework Community Standup - Azure Cosmos DB and EF Core EF Core may be an object relational mapper, but it also can ditch the relational and connect directly to the Azure Cosmos DB NoSQL engine. In this standup, t...
ibraheemdev/modern-unix A collection of modern/faster/saner alternatives or complements to common unix commands. - ibraheemdev/modern-unix
Conversation about networking | .NET Blog Pretty much every app is network-connected and depends on fast and reliable networking to provide its intended experience. This includes both client- and server-side networking, and even both within the same app. There is also a lot of new development and...
Azure Fundamentals part 1: Describe core Azure concepts (AZ-900) - Learn This learning path provides you with an introduction to the basics of Azure cloud computing and Azure architecture. Prepare for AZ-900.
Microsoft Reactor Event Series. Reactor Series: C# with Scott and Cherita Scott Hanselman has been in tech for nearly 30 years, with the last decade plus working at Microsoft working on C# and .NET. He has a educational podcast with over 800 episodes, a YouTube channel with over 100,000 subscribers, and he enjoys teaching tech ...
Why low-code development tools will not result in 80% of software being created by citizen… Being a professional software developers takes more than using the right tools
Why build Single Page Apps in Blazor Learn why Blazor is the next reasonable choice for SPA development.
Keynote: The Future of Modern Application Development with .NET and Azure Join Scott Hunter for the keynote on the future of application development.
Clean Architecture Example & Breakdown - Do I use it? The Clean Architecture is pretty popular and I've been asked a lot about it directly and indirectly. I decided to take a Clean Architecture Example (Template...
Building Waiting Room on Workers and Durable Objects Our product is specifically built for customers who experience high volumes of traffic, so we needed to run code at the edge in a highly scalable manner. Cloudflare has a great culture of building upon its own products, so we naturally thought of Workers.
Sublime Merge - Git client from the makers of Sublime Text Blaze through your commits with Sublime Merge - available on Mac, Windows and Linux
The ARM processor (Thumb-2), part 13: Trampolines | The Old New Thing As we noted last time, the relative branch instructions have a limited reach. In particular, the bl instruction, which is used for intra-module direct calls, has a reach of around ±16MB. But what happens if the call target is too far away?
Challenge: Detecting livelihood in a distributed cluster I’m teaching a course at university about cloud computing. That can be a lot of fun, but quite frustrating at time. The key issue for me is that I occasional...
nushell/nushell A new type of shell. Contribute to nushell/nushell development by creating an account on GitHub.
Entity Framework Community Standup - Azure Cosmos DB and EF Core EF Core may be an object relational mapper, but it also can ditch the relational and connect directly to the Azure Cosmos DB NoSQL engine. In this standup, t...
Richard Feynman's Integral Trick An obscure but powerful integration technique most commonly known as differentiation under the integral sign, or as "Feynman's Technique".
Data-Driven Testing Data-driven testing will help improve the maintainability of your tests by reusing logic and reducing repeated tests—all while providing the same test coverage.
Next.js 11 Next.js 11 continues our mission to create the best developer experience with a new conformance system and performance improvements.
C# 10 - `record struct` Deep Dive & Performance Implications In this blog post I will do a deep dive into record struct being introduced in the upcoming C# 10 and look at the performance implications of this in a specific context. I will cover:
OSS Power-Ups: Silk.NET – Webinar Recording | The .NET Tools Blog The recording of our webinar, OSS Power-Ups: Silk.NET, with Dylan Perks and Kai Jellinghaus, is now available. Subscribe to our community newsletter to receive notifications about future web
Uno Platform 3.8 - New WinUI Calendar, Grid controls, 2x performance, new Linux scenario and more Pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, Android and Linux
ECMAScript proposal: Error cause (chaining errors) In this blog post, we examine the The ECMAScript proposal “Error cause” (by Chengzhong Wu and Hemanth HM). It describes a feature where instances of Error can optionally specify that they were caused by another error.
Azure Service Bus: Queues vs Topics - Code4IT Queues or Topics? How are they similar and how they are different? We'll see how to use those capabilities in Azure Service Bus with .NET and C#
Markdown Table - Visual Studio Marketplace Extension for Visual Studio Code - A minimal extension for markdown table. Add features to edit markdown table.
Utopia:Design and Code on one platform Utopia is a production-grade online coding and design tool for React that reads and writes code you’ll want to commit.
Dirty Hack on Making the Required QueryString Params to Work in Azure APIM If you stumble upon this post, chances are, you were also having a hard time trying to figure out how to configure Azure API Management (APIM) to return the correct StatusCode when a required querystring parameter wasn't supplied. Well, the short answer i...
6 months of being an Engineering Manager Personal reflections after half a year of being an Engineering Manager
In praise of depth – Pravesh Imagine living in the 1800s. Books were few, libraries were fewer and information was generally hard to come by. If you happened to be a researcher working upon a specific question, chances were that a big portion of your time would have been spent on run...
· sgo.to This is an independent investigation on automatically generating compelling avatars from SHA256 (e.g. 1, 2) using triangula and Yingtao Tian's GAN's showcase.
It’s not your fault you’re fat - Victor Rotariu You were tricked into thinking your obesity is your fault, but it’s not. However it is your responsibility to fix.
Note taking in 2021 - blog.dornea.nu Almost 6 years ago I was blogging about organizing and visualizing knowledge. At that time I was just playing around with Tiddlywiki and using it to collect notes during my CCNA course. I couldn’t anticipate to which extent personal knowledge management s...
Before you left for vacation Write down all passwords If you are going to have a long vacation (2+ weeks), most probably you will forget all of the passwords. Don't count on your memorizing abilities and write them down Push unfinished code Otherwise, the feature you haven't finish ...
The Function Component Mafia <p>If you look at the official React docs, on the home page, the first example you see relies on a class-based approach, not a function-based approach. Arguably, this is intentional; not a mistake.</p> <p>In order to fully understand React, you have to un...
Amazon.com: Joywayus Air Pneumatic Muffler Long Exhaust Muffler 3/8" NPT Male Brass Flow Control Silencer Air Fitting(Pack of 2): Automotive Buy Joywayus Air Pneumatic Muffler Long Exhaust Muffler 3/8" NPT Male Brass Flow Control Silencer Air Fitting(Pack of 2): Pneumatic Mufflers - Amazon.com ✓ FREE DELIVERY possible on eligible purchases
Asymmetries in Fundraising Too often, founders approach fundraising as if they are supplicants to the investors. They understand that fundraising features many asymmetries, but the founders mostly see the asymmetries that...
"Every PhD Is Different" - Maxwell Forbes I heard this phrase a handful of times when I started my PhD. Like most platitudes, I immediately dismissed it.