Here's a quick snippet you can use to create a custom type that maps an UUID to a Binary(16)...
What are Dev Containers you might ask? Elementary, my dear Watson* / fellow developer. It's a fancy...
TLDR: Use docker + cosmtrek/air + One of my passions is DX, and while I'm not always getting it...
While I was working at yet another secret project that will probably never see the light of day, I...
I’ve noticed that a few articles are arguing about how useful standups are or aren’t on a day-by-day...
When I initially started working with Go the time format it seemed a bit clunky. Maybe it's because...
Doing my quarterly phone image cleanup and backup on onedrive I noticed that the script I was using...
Looking back to all the years I've been developing and all the developers I worked with, the best...
Simple JSON:API plugin for Nuxt.js
Hi Everyone, This is more of an introspective blog post regarding side-projects and finding the...
TLDR: let id =...
Hi All, I'm writing a step by step setup for a self hosted gitea instance (on CentOS 7) and hit the...
Hi guys, as a developer I bet everybody is a little bit 'lazy' and likes optimizing their...
How to rename Asp .Net Core 2.2 Identity Tables to not have AspNet prefix in EF Core
The confusing way of sending emails in .NET Core and other goodies
ps aux output in cronjobs
How to setup vue.config.js for static assets
Quick and easy way of counting UTF-8 characters in Javascript
Quick hack for using google translate (or other services) in Nuxt/Vue.js
How to get the user id after registering an user in ASP .NET Core Identity
Simple JSON API ASP .NET Core Error handling class
JSON.NET append to existing key
Writing REST API error handling my way ?
ASP .NET Core shared Current User example
Setting up JWT and Identity Authorization/Authentication in ASP .NET Core
How to enable dotnet watch in Jetbrains Raider
How to disable notifications in ASP.NET Core 2.0 for 'Missing XML comment for publicly visible type or member'
PHP package management history
How to setup FontAwesome 5 as VueComponent in Nuxt.js
Hi all, let's consider that you already have your nice local development environment in which you...