jsakamoto/ipaddressrange .NET Class Library for range of IP address, both IPv4 and IPv6. - jsakamoto/ipaddressrange
The stack monoid This is a bit of a followup to Towards GPGPU JSON parsing. That proposed a rather roundabout way to parallelize a simple parsing task. Having had more GPU programming experience under my belt, I don’t expect that particular approach to work well, but it d...
Debt Matters Debt Matters (This is a draft of an oped. I got done and saw it's 1500 words, so I'm posting it for your enjoyment rather than go through a ...
My Ergodox EZ Layouts to Relearn Typing within Three Days The Ergodox EZ plays a big part of my day-to-day productivity and managing chronic pain. Since the keyboard has an ortholinear layout, it requires relearning of how to type.
Building a better home network I finally got my home network in a place where I am happy with it. I wanted to share my setup and what I learned about it. There has never been a better time to set up a great home network; there are several new tools that have made this easier and better...
Fraidycat Long-time readers will know that I’m a big fan of RSS feeds. An RSS reader has been essential to my web experience since I first came online, and I’ve doggedly stuck to using them even as the web has centralised onto a few platforms and much digital ink s...
When to stop working on side-projects I’m a professional coder, and so like all good coders™, I spend a non-trivial number of hours working each week on side-projects. The projects’ range is pretty wide, from low-level RPC stuff to machine learning and rendering engines. Right now, I’m workin...
Key exchange standards - Manning From Real-World Cryptography by David Wong In this article, the author teaches readers about the Diffie-Hellman key exchange standard, which was the very first key exchange algorithm ever invented, and the Elliptic Curve Diffie-Hellman key exchange stand...
Ubuntu 20.04 LTS’ snap obsession has snapped me off of it Once lauded for its sane defaults, the latest Ubuntu release has usability issues.
spectresystems/spectre.console A library that makes it easier to create beautiful console applications. - spectresystems/spectre.console
Bridging the Gap Between Junior and Senior Engineers Areas to work on during the early years of your programming career, and how they tie into the “inevitable” transition to management.
Yahtzee in Blazor WebAssembly Part 1: The C# Model Let's build the classic dice game in C#, ASP.NET Core, and Blazor!
Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine With .NET 5 release candidates on tap ahead of an official November GA debut, Microsoft has published new documentation for some of the hottest ASP.NET Core components, including Blazor and gRPC.
You Should Probably Change Your Password! | Michael McIntyre Netflix Special Michael McIntyre’s Brand New Netflix Stand Up Comedy Special Showman Launches 15th of September 2020 . Website: https://www.michaelmcintyre.co.uk/ Facebook: https://www.facebook.com/TheMichaelMcIntyre/ Twitter: @McInTweet
Snake in a QR code The above QR code contains a complete Windows executable that will run on Windows 7 and up. It's a simple but fully playable implementation of Snake.
wybiral/micropython-aiolora MicroPython library for controlling a Semtech SX127x LoRa module with asyncio API. - wybiral/micropython-aiolora
.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.
10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs REST web services can be replaced with gRPC-Web in Blazor WebAssembly apps for limited-bandwidth scenarios. This can be achieved in 10 simple steps.