by Jonathan | Aug 19, 2024 | Tech
WSJ out with an article where the author finds that — surprise! — EVs are useful today even without as many charging stations as there are gas stations: The surprise was that—for seven days of errands, pickups, and even a lengthy road trip—being limited to...
by Jonathan | Jun 4, 2024 | Tech
Today’s Bing Inspiration Feed features Bill Gates. It’s just another example Bing Image’s random issues. Bill is a lot of things, but visually inspiring is not one of them.
by Jonathan | Dec 1, 2023 | Skip Front Page, Tech
These are notes for Keap webhooks as of 2023-12-05. You can retrieve them via the KEAP REST API v1, but they are not documented anywhere else. [ “appointment.add”, “appointment.delete”, “appointment.edit”, “company.add”,...
by Jonathan | Nov 2, 2023 | Tech
I use used Digital Ocean’s App Platform for a docker run application. I also use celery for asynchronous processing and cronjobs inside of this application. For months it worked without issue, and then one day my logs started filling up things like Errno 38...
by Jonathan | Sep 14, 2023 | Tech
I have a Soundcore 30Q that connects wirelessly to my MacBook Pro running macOS Ventura. But the sound quality went back and forth between great (headphone mode) and awful (headset mode). After resetting the headphones, unpairing and repairing — all of the...
by Jonathan | Sep 13, 2023 | Tech
I wanted lightboxes for images on my site. I tried a plugin but it seemed to work inconsistently, probably due to how I have my site setup. My next option was to add a custom class to links by hand, but that seemed awful. Finally, with an assist from ChatGPT, I came...