I may be attending IndieWebCamp West 2020 on
I'll try and attend what I can - but it may not be the best timezone-wise!
I may be attending IndieWebCamp West 2020 on
I'll try and attend what I can - but it may not be the best timezone-wise!
Creating inclusive naming conventions in technology - Clockwork
Recommended read: Creating inclusive naming conventions in technology - Clockwork https://www.clockwork.com/news/creating-inclusive-naming-conventions-in-technology/
Great talk from Jessica White this morning at #NottsTechfast about Speaking in a Remote World - some interesting ways to make your speaking more effective remotely!
A slightly quiet #HomebrewWebsiteClub Nottingham - but I managed to make some headway into a Micropub client for my site
linux - What is the difference between `sudoedit` and `sudo vim`? - Stack Overflow
Recommended read: linux - What is the difference between `sudoedit` and `sudo vim`? - Stack Overflow https://stackoverflow.com/questions/22084422/what-is-the-difference-between-sudoedit-and-sudo-vim/22084506#22084506
How does the vim "write with sudo" trick work? - Stack Overflow
Recommended read: How does the vim "write with sudo" trick work? - Stack Overflow https://stackoverflow.com/questions/2600783/how-does-the-vim-write-with-sudo-trick-work/7078429#7078429
I will be attending DevOps Notts - June 2020 on
Reminder that it's #HomebrewWebsiteClub Nottingham tomorrow! See you there for some website stuff https://events.indieweb.org/2020/06/online-homebrew-website-club-nottingham-LrUgUvSF1Z23
How To Create An IndieWeb Profile
Recommended read: How To Create An IndieWeb Profile https://kevq.uk/how-to-create-an-indieweb-profile/
I'm so ready for a #ChickenRun sequel!
https://twitter.com/NetflixUK/status/1275323166018211840
POULTRY NEWS: Exactly 20 years to the day since the original was released, we can confirm there will be a Chicken Run sequel coming to Netflix!! Produced by @aardman, production is expected to begin next year. Eggsellent.Netflix UK & Ireland (@NetflixUK)Tue, 23 Jun 2020 07:01 UTC
Converting a Byte Array to a String in Ruby (1 mins read).
How to convert an array of bytes to a String with Ruby.
Week Notes 20#25 (3 mins read).
What happened in the week of 2020-06-15?
I will be attending An Introduction to Kubernetes by Marcus Noble on
Disabling the logging of Spring Security's Default Security Password (2 mins read).
How to disable Spring Boot logging the generated security password
.
The Impending Doom of Expiring Root CAs and Legacy Clients
Recommended read: The Impending Doom of Expiring Root CAs and Legacy Clients https://scotthelme.co.uk/impending-doom-root-ca-expiring-legacy-clients/
I had such a great time at this last year (https://www.jvt.me/posts/2019/07/01/dddem-speaker-workshop/), and would very thoroughly recommend going!
https://twitter.com/WiT_Notts/status/1273886716366073856
📢 Last chance! If you'd like to attend the awesome @dddeastmidlands Speaker Workshop on 11th July, apply TODAY👇 nott.tech/wit-ddd-worksh… Thank you to everyone who has applied, we'll be emailing you over the weekend to let you know if you've got a ticket 🤞🧡 #dddem #WiTNottsWomen In Tech, Nottingham 🌈✨ (@WiT_Notts)Fri, 19 Jun 2020 07:53 UTC
Changing my Static Site Search Setup (1 mins read).
Making changes to fix my search setup, and reduce download overhead for visitors.
I will be attending Escape Room on
Was in a really good position to get an early night - kitchen was sorted, I'd been for a walk, and just as I was heading up, I thought I'd check a couple of things on my desktop. 3 blog posts later 😴
Generating the Client Assertion JWT for private_key_jwt
Authentication with Ruby (1 mins read).
A helper script to generate the client assertion required to authenticate to an Authorization Server that supports private_key_jwt
, on the command-line with Ruby.
Verifying Signed JWTs (JWS) with Ruby (2 mins read).
Using the ruby-jwt library to verify a signed JSON Web Token (JWS) on the command-line.
Creating Signed JWTs (JWS) with Ruby (1 mins read).
Using the json-jwt and ruby-jwt libraries to sign a JSON Web Token on the command-line.
Guide to Internal Communication, the Basecamp Way
Recommended read: Guide to Internal Communication, the Basecamp Way https://basecamp.com/guides/how-we-communicate
Issues with Ordering When Using Vault CLI's -no-print
Argument (1 mins read).
A possible solution for no-print
not taking effect with the vault
CLI when using AWS EC2 auth.
Week Notes 20#24 (2 mins read).
What happened in the week of 2020-06-08?
Keeping Track of Certificate Expiry with a JWKS to iCalendar Converter (4 mins read).
Creating an iCalendar feed for certificate expiry details, given a URI for a JSON Web Key Set.