Profile avatar
andrewrhyand.com
Web Developer. Repos: https://github.com/boxybird Projects: https://andrewrhyand.com
15 posts 4 followers 20 following
Getting Started

Hey, #WordPress devs! Do you know a native WP way to register hooks conditionally? I hacked on an idea in case there isn't a "WP way". The rough idea:

Are there any other #WordPress developers out there using @htmx.org? If so, I've created a plugin to return HTML fragments easily. All HTTP verbs are supported. Atomic: github.com/boxybird/ato...

Announcing Laravel Support and PHP PDO Interface! Authors: @levydsa.bsky.social @notrab.dev tur.so/y9kc6Jy

Snapshots are incredibly useful for testing large outputs, such as console outputs or API responses, to ensure they remain consistent and don’t change unexpectedly. I’ve just published a video explaining why they’re so dope: youtu.be/VtdNwru24PQ?....

I love working with movie data for demos. However, I find using the raw JSON data from a TheMovieDB response difficult to wrangle. Working on a package to convert the responses to DTOs. It's called Rosebud.

Refactored "Big </Head> Comics" to use Vector embeddings for search using @meilisearch.com. The change allows the user to control the "Semantic Ratio" applied to search terms. Site: bigheadcomics.andrewrhyand.com Repo: github.com/boxybird/big...

My failed, but incredibly fun to create, NFT project... squarepegbutthole.com

I had a fun day building a View Transition API demo. #PHP