I just released a `jackpoint` utility to control claude code with my phone over Matrix protocol. Check it out!
Category Archives: Programming
Programy, skrypty i inne takie programistyczne ciekawostki
PHP can AI: WordPress.com Agentic Infrastructure
Agentic frameworks are dime a dozen, agents are LLMs calling tools in a loop, and absolutely the hardest part about working on agentic frameworks is resisting the urge to overcomplicate things.
Evernote N8N Node
I created an Open Source N8N node for Evernote. You can install it on your instance using “Community Nodes” functionality.
Computer Use agents in 2025
I tested 9 computer use agents to see if the can help me use computer less.
The results are mixed
Live demo of your WP Plugin with GH releases and WP Playground
I have been relying on Github actions to publish my plugins to the .org repositiory for some now. It feels magical – you publish a release and it builds, zips and uploads the plugin wherever it needs to go. With WP Playground, you can take that process to another level – the moment you hitContinue reading “Live demo of your WP Plugin with GH releases and WP Playground”
Cool Stuff from 2024
2024 is the year my son was born. I also hacked a bit and slept a bit less.
WordPress Data Views: Basic setup
Here is how to create WordPress data views in your plugin
[Deliberate 114] – The Almanack of John Carmack
I collected some non-programming advice from John Carmack
Building sync engines in WordPress
A step by step tutorial on synchronizing your WordPress with any external service, with examples on how to sync with Evernote and Readwise.
Augmenting WordPress autocompleter quick links with your own post type
A way to augment WordPress autocomplete results from [[ with your own post type