Can the same engine be extended to Pali for Buddhist suttas?
HN user
katspaugh
Projects:
- https://wavesurfer.xyz
- https://ichinichi.app
- https://spacenotes.xyz
- https://fluentcards.com
GitHub: https://github.com/katspaugh
I've looked into replacing Lima with Apple Containers for https://runmachine.dev.
However, unlike Lima, an Apple Container is not a full VM, so you cannot SSH to it, or forward SSH-agent signatures into a machine.
So it's more of a devcontainer story, which is also a great use case. Nice to see Apple creating tooling around their VZ framework.
Edit: referential clarity.
Probably more like モンメン (Cottonee).
Interesting! So you just create an all-day event with a note in the description? Never thought about that.
Fixed the bug + added the option to restore empty notes from local DB. It might not restore your note (apologies for that!) but this should never happen again.
Thanks! Yes, “this day a year ago” would be cool! The app has only existed since January this year so I’ll look into it next year. :)
Assuming the user still has access to their browser, the data would be still accessible locally (and I’m planning to add an export function too).
Oh no, that’s the worst that could happen in an app like this. Sorry about that! I’ll investigate and fix it asap.
Filed an issue here: https://github.com/katspaugh/ichinichi/issues/32
Export is my todo #1. Cheers!
Paper notebooks certainly have their place. It’s the same debate as paper books vs e-readers. I personally don’t like how my handwriting looks and also don’t want to carry more things around.
On my to do list! Thank you!
Thanks for this larger-scale observation! I personally always feel a bit like a Lovecraft character writing those entries. :)
You can start using it right away without a password (it will generate a random one and use it only once to encrypt a DEK key). Once you create an account with a password, it re-encrypts your DEK and uploads it to Supabase (encrypted). Later on you only need to enter your password again if you sign out and want to sync with other devices.
I tried ProseMirror and Tiptap but typing in both felt slower than a vanilla contenteditable. Maybe it’s just a placebo effect. Also I’m trying out various experimental enhancements like if you type “+meditation” and press Enter, it will create a labeled section for you. Perhaps I should try CodeMirror as elxr suggested.
Ah, good point. I didn’t think about that. Good solution to make it rolling! I’ll look into it closer to the end of the year to self-test how both feel.
Thanks for the feedback!
I can see how the month widget can be not useful in the editor view. I’ll add an option to show only the editor and to remember that choice.
Wow, that’s commitment right here. I only started journaling (dogfooding ichinichi) from 1st January this year. It’s nice to see an unbroken streak. Gonna check out Five Years Later!
Thanks so much!
Antinote looks awesome! Love how minimalist it is and how they demo all the features on the landing page. I’m going to look into making ichinichi into a desktop app.
Good idea, I can do that!
Thanks! Exactly, client encrypts before syncing. Decryption keys are wrapped/encrypted with your password. If you change the password, only the decryption keys are re-encrypted, not your notes.
This plugin is built for developers building their own applications with the Anthropic API.
Important note for Claude Code users: Claude Code already handles prompt caching automatically for its own API calls — system prompts, tool definitions, and conversation history are cached out of the box.
Source: their GitHub
Honest question: have you tried evolving your code architecture when adding features instead of just "promting more and more things"?
Imagine a couple who broke up somewhere in Iran and still had to share a seat for another thousand miles.
Awesome, thanks so much!
Bouquin looks like a very comprehensive tool, I'll give it a deeper look!
And I will definitely work on those improvements, they seem like must-haves w/o compromizing the minimalist approach I took.
Thanks again and all the best!
Thank you! Great idea about revisions, will definitely add this!
Regarding AI, I was thinking about this as well. Perhaps for feedback/reflection on your notes, or to summarize longer periods and look for behaviorial patterns over weeks/months/years. What would you implement an agent mode for?
So Zork was written in Lisp? It had to be!
---
<ROUTINE V-ADVENT ()
<TELL "A hollow voice says \"Fool.\"" CR>>You mean an e-quine?
Pebble was amazing! Whimsical, useful and a loooong battery life. Strangely, there’s no alternative on the mass market. Or there has been no alternative.
P.S. your homepage is terrible.
Sounds better than many books on Audible.
I built a similar thing a while back: https://github.com/katspaugh/interlinear.io
Useful when you're at a very low level of a language. Past B1 or so, it's mostly looking up individual words.