Post-Quantum Signatures in TLS will be challenging | Bulletproof TLS Newsletter Bulletproof TLS Newsletter is a free periodic newsletter bringing you commentary and news surrounding SSL/TLS and Internet PKI, designed to keep you informed about the latest developments in this space. Maintained by Hanno Böck.
Going from Idea to Product in a week One week ago I decided I would smoke some chicken wings. The first recipe I found was virtually unreadable.
Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books Real-World Cryptography [Wong, David] on Amazon.com. *FREE* shipping on qualifying offers. Real-World Cryptography
GitHub Previews Improved Code Search: 'Way More than grep' -- Visual Studio Magazine GitHub is inviting developers to take part in a technology preview of improved code search, which it describes as 'way more than grep,' the Linux command-line search utility.
VS Code News Roundup: Notebook APIs, Codebase Mapping, Infrastructure as Code -- Visual Studio Magazine Here's a look at recent news surrounding what has been called the No. 1 development tool in the world: Visual Studio Code.
Designer Lithophane Moon Lamp by Frank Deschner | Download free STL model | PrusaPrinters This is a remix. This is a cool lamp. Maybe a gift. This is easy to print. This is an eye catcher. | Download free 3D printable STL models
Behold! The Sights and Sounds of a Mighty 10 Megabyte (yes, 10M) Hard Drive! A Commodore D9090 is started up for your listening pleasure. The mechanism is actually an ST251 at the moment, but it sounds even better than the full heigh...
Marten’s Compiled Query Feature TL;DR: Marten’s compiled query feature makes using Linq queries significantly more efficient at runtime if you need to wring out just a little more performance in your Marten-backed applicati…
Web3: Be Skeptical, Not Dismissive We are now reaching the point in the hype cycle where I am being asked my opinion of Web3 at least three times every day, whether in a virtual event, or when catching up with old friends. In the in…
Legacy Naming Conventions Are Holding Us Back - Ben Labaschin Angels Airport (2007), Ruben Cukier Let's see if this sounds familiar: It's your first day at Finch—an e-commerce startup that sells bird food and supplies. As you're onboarded you're gradually introduced to the company's internal services. First there's...
A Call to Build Models Like We Build Open-Source Software A Call to Build Models Like We Build Open-Source Software
Avoiding Internet Centralization Avoiding centralization is an important goal for Internet protocols. This document offers a definition of centralization, discusses why it is necessary for Internet protocol designers to consider its risks, identifies different kinds of centralization, ca...
Troy Hunt - Wikipedia Troy Adam Hunt is an Australian web security consultant known for public education and outreach on security topics. He created Have I Been Pwned?, a data breach search website that allows users to see if their personal information has been compromised. He...
TLS Crawler Report: Top 1 Million Analysis 2021 | Venafi Scott Helme shares an in-depth cybersecurity analysis of the top 1 million sites, including HTTPS, Certificate Authority, Permissions Policy and more!
Develop amazing Windows apps using the Windows App SDK https://aka.ms/dotNETConf2021-GetdotNET6Tap into the full power of a Windows PC with your desktop applications! See how we're unifying the developer platform...
Submit a question or comment over video and be featured LIVE on Learn TV! 2.Participant grants to Microsoft the right to record by any means including, without limitation, electronic recording, film, video, livestream, audio record and/or photography Participant’s name, photographs, likeness, voice, gestures and facial expressi...
Handling file uploads in Open API with ASP.NET Core This post is about implementing handling file uploads in Open API with ASP.NET Core. Open API is one way to document REST API endpoints. When we using Web API and IFormFile class to upload a file, Open API will display a File Upload control in the UI like...
Getting Started with gRPC and .NET In this article, the author introduces the core concepts behind gRPC and how it can be used with API development. The basic pros and cons of using gRPC instead of REST are also explained with a scenario analysis. The text is illustrated with a step-by-st...
re: Why IndexedDB is slow and what to use instead I ran into this post and I thought that I would share my thinking on the matter. I don’t actually know anything about IndexedDB, but I have been workin...
The Folders programming language - No code, just folders There are no hard distinctions between what is folder and what is code, nor between what is language and what is object. A thing is not necessarily either tr...
GitHub - microsoft/dotnet-podcasts: .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more! .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more! - GitHub - microsoft/dotnet-podcasts: .NET 6 reference application shown at ...
If you're going to configure a header file, you have to do it before you include the header file In Windows, if you want the windows.h header file to default to the Unicode character set, you need to define the UNICODE symbol: #define UNICODE #include <windows.h> There’s no point defining the symbol after the horse has left the barn: // Code in ital...
How to run a small social network site for your friends This document exists to lay out some general principles of running a small social network site that have worked for me. These principles are related to community building more than they are related to specific technologies.
Let’s Build What’s Next for Crowdfunding Creative Projects There’s still so much more we can do together to make new creative ideas become reality.
Writing a simple 16 bit VM in less than 125 lines of C Writing a simple VM for LC3 in less than 125 lines of C
.NET 6 vs .NET 4.8 GC stats - ~64% shorter max GC pause times (due to 1 letter removed in runtime) Recently I tweeted about performance improvements we are seeing from migrating an industrial machine learning application (desktop) from .NET Framework 4.8 to .NET 6 which got more likes than any blog post I’ve made before. Additionally, Alex Yakunin’s bl...
Cloudflare announces partnerships with leading cyber insurers and incident response providers Cloudflare partners with leading cyber insurers and incident response providers to help customers reduce their insurance premiums and improve cyber risk.
Why aspect-oriented programming in C# is pointless Check out my courses: https://nickchapsas.comUse discount code YTUNIT2 at checkout for 15% offBecome a Patreon and get source code access: https://www.patreo...
How to write idempotent Bash scripts This blog post shows tips and tricks to write resilient and idempotent bash scripts.
Creating an incremental generator: Creating a source generator - Part 1 In this post I walk through how to create a practical .NET 6 incremental source generator: an enum extensions class with a fast ToString() implementation
r/dotnet - Repository pattern or DbContext - what's your poison? 17 votes and 22 comments so far on Reddit
Don't Code Tired | What’s New in C# 10: Simplify Nested Property Pattern Code Don't Code Tired - Jason Roberts on Software Development and .NET -
Pixel prevented me from calling 911 I had to call an ambulance for the grandmother on Friday as she appeared to be having a stroke. I got off a phone call with my mom, and proceeded...
Make the Implicit Explicit When practicing software architecture and design, one important consideration is how the rules of the system are modeled. Are the rules ad hoc and a matter of tribal knowledge of the developers who came before, or are they explicit in the way the system a...
Don't Do That, Do This: The .NET 6 Edition In this C# Advent post, we have a little fun and talk about some nice, lesser hyped .NET 6 features that might make you happy.
Queue Despair: Ordering and Poison Messages My struggle using queues / rabbitmq in the face of high availability, ordering and poison messages
.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.
Long live the Monolith! Monolithic Architecture != Big Ball of Mud If you're developing a Monolith or using a Monolithic Architecture doesn't mean it needs to be a big ball of mud.
Security. Cryptography. Whatever.: WireGuard, feat. Jason Donenfeld on Apple Podcasts Show Security. Cryptography. Whatever., Ep WireGuard, feat. Jason Donenfeld - Dec 5, 2021