HN user

st0le

71 karma

[ my public key: https://keybase.io/gauravkamath; my proof: https://keybase.io/gauravkamath/sigs/vXDzGOuNY6xrbYgh_vYEhv-3euXNTV3u08pP-3T_Caw ]

Posts1
Comments74
View on HN

I had this idea to basically have the Budgeting app look at the notifications on my phone or emails from the bank to parse the transactions details automatically.

On iOS if an app exposes a Shortcut, I could setup a Shortcut Automation to automatically add an expense when a new email from my bank shows up. Would need some REGEX or LLM ;)

One of my most common workflow is I copy the name of a "resource" and have to type out some diagnostic queries.

So I have espanso trigger on a shortcut and autofill queries with the clipboard being used as a placeholder.

This is pretty nice. Doesn't seem to be working at the moment.

- Do you get what it is?

It's a tiny serverless nodejs platform that comes baked in with a global state store. Supports updates via websockets as well.

- What would you use it for?

If I had to use this for home automation, perhaps have it remember if the "light was on or off" to get toggle functionality to something that doesn't have it.

Reminds me of napkin.io except for the websocket endpoint.