programming

There should be a standard LLM rule format

Cursor, Claude Code & Cline all have different formats for writing reusable instructions for agents that are automatically embedded into requests. - Claude Code takes a file called with a variety of directory configurations. - Cursor used to be a file called , but is now a folder called , with the rules being individual "MDC"[^1] files. - Cline supports (or ). It seems to me that we should be standardising this, much like Model Context Protocol.
Read more →
April 20, 2025 aiprogramming

Syncing bank transactions to my budget, and experimenting with Cursor

YNAB is my budgeting tool of choice. It works, and I don't want the hassle of maintaining my own instance of Actual Budget . YNAB has support for Open Banking sync, which I do use. However, their API vendor, TrueLayer, continues to lack Chase UK Open Banking support, despite it being available for \~1 year now. Other tools, like Moneyhub, have supported it for yonks now. Using the direct bank API yourself is impossible (regulatory requirements), but you can use a intermediary vendor.
Read more →
March 9, 2025 programmingaillm