Live data from Hacker News

Ask HN: What software sparks joy when using?

news.ycombinator.com

11–20 of 106 posts

Re: Ask HN: What software sparks joy when using?

#12
Nit really spark joy but more if a relief from everything that seems to need a database is obsidian and the community plugins. Your database is your markdown files which mean I don't have to rely on it can edit the files from terminal when I want.

Re: Ask HN: What software sparks joy when using?

#13
whimsical.com is a really nice diagram builder that just works. Everything is intuitive. I've built some reasonably complex diagrams in it without every needing to refer to a help page. It's great.

I'll also give Excel a shout. It's brilliant. The learning curve is steep, but once you're there it's a joy to use.

Re: Ask HN: What software sparks joy when using?

#19
What consistently amazes and pleases me is software that cleverly uses algorithms and data structures to prevent complexity. In particular, everything CRDT-like still seems like magic to me.

So I'm unreasonably excited by bittorrent, storage based on consistent hashing, and rsync (rolling checksums are just amazing).

Interestingly I hate distributed consensus with a passion because it always seems to achieve the opposite - causing more complexity.

Post reply on HN