A6k

Software + Skydiving

Powered by Hugo, Personal Web and Font Awesome library

© A6k

Posts

Custom Endpoints, System.Text.Json and IConfiguration

I often include a custom route to my services to expose what the config looks like. Here’s an update version using the new EndpointRouting and System.text.Json for serialization

Testhost process exited with error

Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException Testhost process exited with error It was not possible to find any compatible framework version The framework ‘Microsoft.NETCore.App’, version ‘2.2.0’ was not found.

Installing OpenEBS - NDM

Installing dependencies of ropenebs on Alpine

Helm3

Get started with Helm3

ConfigureAwait FAQ

Stephen Toub - One aspect of async/await that continues to draw questions is ConfigureAwait. In this post, I hope to answer many of them. I intend for this post to be both readable from start to finish as well as being a list of Frequently Asked Questions (FAQ) that can be used as future reference.

Disable ServiceLB after install

Removing the default ServiceLB

K3s cgroup setup

Fixing cgroups in K3s on Alpine

Windows, please don't group Downloads

Starting with Windows 1903, Explorer has started grouping Downloads by date… Super annoying.

More Numbers Every Awesome Programmer Must Know

Mike Taulty shares a series of posts continuing 20 (so far) interesting and surprising aspects of the JavaScript Language

CSS is awesome

https://cheezburger.com/6972892416

Stop VS2012 shouting!

STOP VS USING ALL CAPS!

How do you annoy a web developer

https://xkcd.com/1144/

LuceneNet Sparse Faceted Search

Faceted Search for large cardinality

IEqualityComparer trick

More about Distinct

Distinct - Doesn’t work the way you think it does

IEqualityComparer is a “hash code provider”

WebAPI - AddWithoutValidation method not found

If you are using WebAPI and have recently installed VS2012. Your WebAPI stuff will be broken. Your controller method will be called then you’ll just get a 500 response.

Javascript OMG!

Mike Taulty shares a series of posts continuing 20 (so far) interesting and surprising aspects of the JavaScript Language

It's Not Just Standing Up

Daily stand-up meetings have become a common ritual of many teams, especially in Agile software development. However, there are many subtle details that distinguish effective stand-ups and a waste of time.

Hidden Features of C#?

This is kind of a meta answer that lists a set of answers related to features/keywords

Don't just roll the dice

How do you price your software?

TFS considered dangerous

Martin Fowler did a survey of version control software coming up with an “approval” rating

JSONP FTW

Extending WebAPI to support jsonp

Enabling SQL Server access through the Windows firewall

Opening ports via the command line