Explore >> Select a destination


You are here

textslashplain.com
| | natemcmaster.com
10.5 parsecs away

Travel
| | Blog posts about software development, plus some other stuff.
| | icedev.pl
14.6 parsecs away

Travel
| | Many Certificate Authorities had recently tightened the requirements for using EV Code Signing Certificates. The industry standard is now that you need to either host your certificates private key on a physical USB token, or you can load it to the compliant Hardware Security Module (HSM). However, using a USB dongle would cause a lot of struggle with the modern Continuous Integration pipelines, as well as buying or renting the entire HSM and having to keep it physically connected at the office for the en...
| | melatonin.dev
13.8 parsecs away

Travel
| | Slap your EV Cert in the cloud for some dongle-free code signing fun!
| | www.desertislesql.com
77.1 parsecs away

Travel
| Working with role playing dimensions, which are found when you have say multiple dates in a table and you want to relate them back to a single date table, have always been problematic in SQL Server...