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

Latest posts

Last updated 3 days ago

Additional parameters on a PHP interface method

3 days ago

On the Roave Discord recently, there was a discussion about not breaking...

Some thoughts on LLM usage in my work

10 days ago

While it would be nice to put the genie back in the...

Previewing OpenAPI specs using redocly's Docker container

17 days ago

To provide consistency between the environments of our developers, I'm a strong...

Using the Stripe CLI with with Docker Compose

24 days ago

One of the projects that I'm working on at the moment uses...

No SSL padlock on Safari on macOS 18.4

about 1 month ago

With the release of macOS 18.4, Safari no longer shows a padlock...

Generating scripts with LLMs

about 1 month ago

With the recent release of the new OpenAI ChatGPT that can do...

Backing up Signal messages on Mac

about 1 month ago

I'm using Signal more now and as it's fully end-to-end encrypted, if...

Getting the screen's size in a macOS screensaver

about 2 months ago

As a hobby project, I've been writing a screensaver for my Mac...

Privileges app: sudo for macOS

about 2 months ago

By default, the first user that you create on macOS is an...

Cloudflare SSL/TLS setting for an encrypted connection to upstream

2 months ago

I was helping a friend set up a new website and hit...

Converting a PHPUnit TestListener to an Event Subscriber

2 months ago

One of the bigger changes in PHPUnit 10 was the introduction of...

QAuth scopes vs user roles

3 months ago

There is a different between scopes and roles A scope is the...