Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

akrabat.com

Rob Allen's DevNotes

Get the latest updates from Rob Allen's DevNotes directly as they happen.

Follow now 98 followers

Latest posts

Last updated about 2 months ago

Create an HTML version of an OpenAPI spec

about 2 months ago

I have a new project where we will be integrating with a...

PHPStan custom rules

2 months ago

Recently I discovered that this code passed our PHPStan level 10 checks...

Feelings

2 months ago

Today has been a struggle entirely due to my own internal negative...

Dad

3 months ago

I don't often post personal things here, however last weekend my dad...

2025 in pictures

4 months ago

As we reach the end of 2025, I take this opportunity to...

IPTC export changed in Photos for macOS 26 Tahoe

6 months ago

I've recently upgraded my MacBook Air to macOS 26 Tahoe and one...

Appending text to Obsidan via Shortcuts

7 months ago

Sometimes it's helpful to add some text to my current Obsidian daily...

mac-volume: A CLI to control device volume

7 months ago

I've set my Mac up such that video calls such as Zoom...

Opening Slack Jira Cloud links in the right browser

7 months ago

I use OpenIn to open links in a given browser when I...

Fixing PostgreSQL collation version mismatch

7 months ago

After pulling a new version of the Docker PostgreSQL container, I started...

Jumping to the end of bash's history

8 months ago

I use bash's history all the time, via ctrl+r and also with...

Converting JWKS JSON to PEM using Python

8 months ago

Following on from my earlier exploration of JWKS (RFC7517), I found myself...