Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
katspaugh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
katspaugh
6d ago
What’s great about it? I shudder every time some product manager sends out a miro link. People should try Kinopio.
2.
▲
by
katspaugh
13d ago
The anthropomorphic delusion about LLMs being a coherent entity, with memory and continuity (which is also a delusion even when it comes to humans), quickly evaporates when you realize that each message in a chat is a completely separate st
3.
▲
by
katspaugh
13d ago
I've written two QA skills for our app: 1) flow discovery, and 2) e2e implementation. The first one scans the app and detects critical flows, happy paths, unhappy paths, invariants. Writes an invariant matrix across app domains and sur
4.
▲
by
katspaugh
21d ago
Cute font! Round, like we’re trending towards Comic Sans but still professional.
5.
▲
by
katspaugh
1mo ago
Looks cool! I took a similar approach with https://runmachine.dev/ but later switched to OrbStack for iOS development.
6.
▲
by
katspaugh
1mo ago
After they acquired Meetup.com, subscription prices skyrocketed while nothing useful was added to the product. 29€ a month just to host a meetup page with RSVPs.
7.
▲
by
katspaugh
2mo ago
Can the same engine be extended to Pali for Buddhist suttas?
8.
▲
by
katspaugh
3mo ago
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
9.
▲
Machine: Never run NPM install on your computer
(runmachine.dev)
1 points
by
katspaugh
4mo ago
|
0 comments
10.
▲
Show HN: Machine – per-project dev VMs with session-only secrets
4 points
by
katspaugh
4mo ago
|
1 comments
11.
▲
by
katspaugh
5mo ago
Probably more like モンメン (Cottonee).
12.
▲
by
katspaugh
6mo ago
Interesting! So you just create an all-day event with a note in the description? Never thought about that.
13.
▲
by
katspaugh
6mo ago
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.
14.
▲
by
katspaugh
6mo ago
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. :)
15.
▲
by
katspaugh
6mo ago
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).
16.
▲
by
katspaugh
6mo ago
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
17.
▲
by
katspaugh
6mo ago
Export is my todo #1. Cheers!
18.
▲
by
katspaugh
6mo ago
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.
19.
▲
by
katspaugh
6mo ago
On my to do list! Thank you!
20.
▲
by
katspaugh
6mo ago
Thanks for this larger-scale observation! I personally always feel a bit like a Lovecraft character writing those entries. :)
21.
▲
by
katspaugh
6mo ago
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). Late
22.
▲
by
katspaugh
6mo ago
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 cr
23.
▲
by
katspaugh
6mo ago
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.
24.
▲
by
katspaugh
6mo ago
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.
25.
▲
by
katspaugh
6mo ago
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!
26.
▲
by
katspaugh
6mo ago
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.
27.
▲
by
katspaugh
6mo ago
Good idea, I can do that!
28.
▲
by
katspaugh
6mo ago
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.
29.
▲
Show HN: Ichinichi – One note per day, E2E encrypted, local-first
136 points
by
katspaugh
6mo ago
|
59 comments
30.
▲
by
katspaugh
6mo ago
> 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, too
More ›