Henri Cook
Henri Cook's Blog

Henri Cook's Blog

Follow
homebadges

Shadow PC: Support for Ubuntu 21.10

Jan 11, 20223 min read

I've had a really bad experience with Shadow.tech Support, they make it seem like all versions of Ubuntu are supported on their website and they most...

Shadow PC: Support for Ubuntu 21.10

Luke: Lucene index browser

Dec 2, 20211 min read

Do you want to browse a Lucene index on disk? You're looking for Luke There's loads of old Luke versions lying around, it took me three or four...

Luke: Lucene index browser

Okta does not check expiry dates of Identity Provider signing certificates

Nov 27, 20213 min read

TL;DR Okta doesn't enforce expiry checks on signing certificates for identity providers, and you have no other option but to accept it. I use Okta...

Okta does not check expiry dates of Identity Provider signing certificates

Http4s: Tips and Tricks

Jan 1, 20211 min read

Get the text body of a response with EntityDecoder If you've got a request like this: val postRequest: Task[Request[Task]] = POST( ...

Http4s: Tips and Tricks

The Riddler: Microservice for checking passwords against the NCSC top list

Jun 27, 20201 min read

I made a thing, it's a tiny service that checks passwords against the NCSC top 100k list. Get started now on the microsite @ https://theriddler.dev

The Riddler: Microservice for checking passwords against the NCSC top list

port 53: Address already in use when installing Streisand on Ubuntu 20.04

Jun 26, 20201 min read

Whilst installing Streisand on Ubuntu 20.04 I came across this error related to dnsmasq. Luckily it's simple to solve. See what's listening: sudo...

port 53: Address already in use when installing Streisand on Ubuntu 20.04