PHP and the Bluesky API

PHP and the Bluesky API

Note: The following code examples were accurate as of when this was written, specifically for v1 of my BlueskyApi class. Version-accurate code samples can be found in the README file for the class. Much like last fall’s version of the Twitterpocalypse saw people running to Mastodon (and, seemingly, quickly running back to Twitter) as a […]

Read More
Posting to Slack via Git Hooks

Posting to Slack via Git Hooks

At my day job our codebase is kept in a handful of self-hosted Git repositories. We have a tool that runs nightly, emailing out a digest of all of the previous day’s commits. It’s kinda cool but I have the tendency to ignore it as a wall of text. I prefer more granular messaging and […]

Read More