- Joined on Oct 03, 2021
lyse pushed to fix-typos at lyse/salty.im
-
79d00b46a9 Serve build HTML over web server
-
ae409ff1ba Fix typos
- Compare 2 commits »
2 weeks ago
lyse created repository lyse/salty.im
2 weeks ago
lyse pushed to fix-typos at lyse/saltyim
-
79d00b46a9 Serve build HTML over web server
-
ae409ff1ba Fix typos
-
813e889b58 Update spec ro clarify SRV and CORS (Cloes #10)'r (#11)
-
9956bf4611 Update source code links and descriptions
-
45ee4daf82 Add note about GOPATH and PATH
- Compare 10 commits »
2 weeks ago
lyse created repository lyse/saltyim
2 weeks ago
lyse commented on issue yarnsocial/vultr-marketplace#4
Add auto update on new yarnd releases> You were, becuase I value your opinion 😅 Thanks, mate! :-) > What if we just did a notification? If it is a pull and not push mechanism, that can be deactivated, it *might* be okay.…
1 month ago
lyse commented on issue yarnsocial/yarn#944
Mark as spoiler / sensitive contentMy first reaction is: I don't want this. Somehow reminds me on censorship. I'm wondering if this is really worth the effort. Can it be even done in a meaningful manner to work kind of reliably?…
1 month ago
lyse commented on issue yarnsocial/vultr-marketplace#4
Add auto update on new yarnd releasesNot sure if I was meant to be mentioned here. ;-) Haven't followed the yarnd development for quite some time. I don't like automatic updates. It's the worst. Always happens at the most…
1 month ago
lyse created pull request yarnsocial/yarn#795
Cross-link multiline extension from metadata spec5 months ago
lyse pushed to docs at lyse/yarn
-
8711a1e83e Cross-link multiline extension from metadata spec
-
8ef9e402f5 Update multi-line extension re-@lyse
-
ed413a4090 Add 2022-02-09-multilineextension.md
-
607450e686 Add yarnd.orbsmart.synology.me to known pods
-
b04eb3e572 Run generate before image and releases (Fixes #792)
- Compare 10 commits »
5 months ago
lyse commented on pull request yarnsocial/yarn#793
Document multi-line extensionWe should probably also cross-reference this spec from https://dev.twtxt.net/doc/metadataextension.html (search for `U+2028`).
5 months ago
lyse commented on pull request yarnsocial/yarn#793
Document multi-line extensionIt's getting quite a long sentence, maybe split it into two at the comma.
5 months ago
lyse commented on pull request yarnsocial/yarn#793
Document multi-line extensiontypo: n_e_utral
5 months ago
lyse commented on pull request yarnsocial/yarn#793
Document multi-line extensionI just want to mention that it may not be as straightforward as it first sounds. In Python if one simply uses [`str.splitlines()`](https://docs.python.org/3/library/stdtypes.html#str.splitlines) to break up the twts in a feed, that will also split the lines at U+2028 (besides others), resulting in chopped up and thus invalid twts. I encountered that in the original twtxt reference implementation, that makes use of exactly this `str.splitlines()` to parse the feed.
5 months ago
lyse commented on pull request yarnsocial/yarn#793
Document multi-line extensionTypo: Wel_l_come with just one _l_, down below as well.
5 months ago
lyse commented on pull request yarnsocial/yarn#793
Document multi-line extensionNot sure whether we need a changelog right from the beginning. I just introduced it on the metadata spec because some changes were applied along the lines. Hopefully, we don't need to revise this specification once published. :-)
5 months ago
lyse commented on pull request yarnsocial/yarn#793
Document multi-line extensionUsually, the extension specifications start off with a sentence that this spec was invented at twtxt.net (not 100% sure, was U+2028 invented for twtd/yarnd or "just" copied from some other client?) and also link to the official Twtxt Specification they extend. We probably should do this too, to keep consistent.
5 months ago