homo_ignotus@programming.devtolinuxmemes@lemmy.world•It doesn’t even take special talents to do!
1·
1 year agoNo, it’s GNU Emacs.
No, it’s GNU Emacs.
mutt ftw
or elm, if you wanna go oldschool
apropos xkcd … https://goatkcd.com/ (nsfw)
we cannot agree on a name
Why use JSON Pointer? We already have structured data (JSON), so what’s wrong with
["biscuits", 0, "name"]
instead of"biscuits/0/name"
? This sidesteps the escaping problem.And the reason is clearly not brevity, given the rest of the spec.