There’s a lot I like about Anna Wiener’s look at Moxie Marlinspike and Signal, and she frames it in a modern context couched in the beliefs of Marlinspike, who has done some great things. There’s a lot of strong assertions about privacy which are needed. But I was struck by this passage, which is kind… Continue reading Taking Back Our Privacy
The Hidden Power
I recently had a chance to go back and read Jane Mayer’s incredible profile on David Addigton, Cheney’s right-hand man during the Bush years. She outlines the power-play that Cheney and Addington engaged in, pulling from a Reagan era playbook to expand the powers of the Presidency to extralegal judicial rulings and commissions, and even… Continue reading The Hidden Power
Force Maejure (2014)
A fantastic distillation of the male ego, picked apart and dissected in a way that’s visceral and real. They really make you feel it, the arguments and the embarrassment, and the intimacy of the use of visuals and sounds adds to that. Details
Reply to Tantek.com
In reply to http://tantek.com/2019/171/t1/happy-14th-microformats-org. Finally converted my site (https://jayhoffmann.com/) to microformats in celebration! Next step, POSSE š
Editing Crop in WordPress Images Before Upload
For a recent project, I had a need for a pretty simple workflow. I had a couple of image sizes, which I added with the add_image_size function which required a hard crop to a certain aspect ratio. The workflow for authors I was looking for was: Upload Image Edit the crop for these special sizes… Continue reading Editing Crop in WordPress Images Before Upload
Using Gravity Forms with Bootstrap Styles
I use Bootstrap as a starting point for a lot of the themes that I build as a great starting point for reusable components. But one of the problems I’ve run into is trying to integrate Gravity Forms with Bootstrap. By default, Gravity Forms does not include Bootstrap classes, so the two don’t end up… Continue reading Using Gravity Forms with Bootstrap Styles
That Time the Internet Broke
RE: The Plight of NPM, etc. I won’t pretend to be an expert on NPM, package managers or open source. But last week, something really interesting happened. And it brought into view two issues that have been swirling around in the ether: the dependency tangle that is the Node / Javascript community and the problems… Continue reading That Time the Internet Broke
Chose Your Metric
I went to Wordcamp Lancaster this year. It was a great time. I gave a talk on Javascript and after the conference, I was perseverating about one of my favorite things: what the f%c Javascript framework should I use. Rami AbrahamĀ (who organized the crap of out of WC Lancaster by the way) was quick to… Continue reading Chose Your Metric
Changing Field Keys in Advanced Custom Fields
I recently ran into a problem when using the Advanced Custom Fields plugin which is a bit esoteric. In the previous iteration of the site I was working on, fields were registered programmatically, using acf_add_local_field_group andĀ acf_add_local_field.Ā In the new version, we decided to move these back into the GUI on the admin panel. For most of… Continue reading Changing Field Keys in Advanced Custom Fields
Hemingway’s Advice for Coders
I’m an avid reader of Brain Pickings (check it out if you haven’t heard of it), and one thing caught my attention a few weeks ago. In the mid-1930’s a young writer by the name of Arnold Samuelson caught up with his hero, Ernest Hemingway. Rather then cast him away, Hemingway took him on as a sort of… Continue reading Hemingway’s Advice for Coders