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 91 followers

Latest posts

Last updated 1 day ago

Appending text to Obsidan via Shortcuts

1 day ago

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

mac-volume: A CLI to control device volume

9 days ago

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

Opening Slack Jira Cloud links in the right browser

16 days ago

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

Fixing PostgreSQL collation version mismatch

23 days ago

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

Jumping to the end of bash's history

30 days ago

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

Converting JWKS JSON to PEM using Python

about 1 month ago

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

Stop in-place editing of bash history items

about 1 month ago

Recently, since getting a new computer, I've noticed that I've been losing...

Extending an OpenAPI Component Schema

about 2 months ago

One project that I'm working on uses RFC 9457 Problem Details for...

Saving the current URL to a Note

about 2 months ago

Inspired by John Gruber mentioning on the Cortex podcast that he has...

Accessing Longplay info for SwiftBar

2 months ago

One app that I find incredibly useful is SwiftBar and one use...

Responding to StreamDeck buttons with Keyboard Maestro

2 months ago

I run Apple Music on my Mac desktop and send the output...

Step-debugging Docker Compose NestJS services

3 months ago

I'm working on a NestJS project that uses monorepo mode. It consists...