Rob Janssen

All | Unread | Read

Signing Git Commits with Your SSH Key

You may already be signing your Git commits with a GPG key, but as of today you can instead choose to sign with your SSH key! Signing in SSH is a relatively new feature that lets you use your private SSH key to sign arbitrary text and others to verify that signature with your public key.

Deep Dive into Open Telemetry for .NET

Open Telemetry is an open source specification, tools and SDK's used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces). Open Telemetry is backed by the Cloud Native Computing Foundation (CNCF) which backs a mind boggling array of popular open source projects.

Give it a star ?!

Loving it? Show your support by giving this project a star! This library is designed to work best with nullable reference types feature enabled.

Easy GDPR-safe exception messages with C# interpolated strings

How a brand new C# feature can help with safe, painless, detailed exception reporting. This is largely sensible code, and it works. But what is a user supposed to do if they see an error message like “Failed to read config”? We can make the error a lot more helpful by providing detail:

Stop using the HttpClient the wrong way in .NET

Check out my courses: https://nickchapsas.com Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Hello everybody I'm Nick and in this video I will show you why the way you might be using the HttpClient in .NET could be completely wrong and then follow it up by showing

Validation Attributes vs. FluentValidation | Model Validation | .NET 6

Become a Patreon & get the source code: https://www.patreon.com/amantinband In this video, we'll learn how to use the built-in validation attributes for model validation and also how we can create custom validation attributes to match our needs. We'll then cover some of the reasons why we might pr

Object Mapping - Mapster | ASP.NET 6 REST API Following CLEAN ARCHITECTURE & DDD Tutorial | Part 7

Become a Patreon & get the source code: https://www.patreon.com/amantinband Link to the full playlist: https://www.youtube.com/watch?v=fhM0V2N1GpY&list=PLzYkqgWkHPKBcDIP5gzLfASkQyTdy0t4k Follow me on 'em socials: Twitter: https://twitter.com/amantinband LinkedIn: https://www.linkedin.com/in/amanti

#06 "We Put the 'K' in Kwality" — 858D Hot Air Rework Station Safety Mods

TOOL TALK #1 — Not so retro, but relevant. A look at a few safety mods to the popular 858D hot air rework station, especially for the North American plug variant. I don't want to die from electrocution; I want to fix Commodore stuff, so safety first!? Flickr Album (My 858D Safety Mods): https://

Safety Checkout of a 858D Hot Air Rework Station

I bought a cheap hot air rework station off eBay. It's a typical "858D" unit made popular by Atten, WEP, YOUYUE, ZENY, and a dozen other brands. However, the one I got is completely unbranded and I didn't trust its construction. Good thing I tore it apart!This is the unit I purchased: http://www.eba

Announcing Rate Limiting for .NET

We’re excited to announce built-in Rate Limiting support as part of .NET 7. Rate limiting provides a way to protect a resource in order to avoid overwhelming your app and keep traffic at a safe level. Rate limiting is the concept of limiting how much a resource can be accessed.

This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.

This list is compiled from my Pocket list.