> Notes are limited to 280 characters. The constraint keeps them quick to write and read, making room for one thought at a time.
No thanks.
For those that never had an opportunity to see it.
If you are going to limit it to short posts, maybe the length of a short post is the length to limit it to, rather than emulating the 2xSMS of every twitter clone?
Other than that, it looks really clean and neat - I just dont think being 280 chars adds anything other than resulting in people posting with pagination as per X 1/3.
That said, I'm not a social media user besides HN I guess.
The build (generation) step should be able to execute on/inside the browser runtime (using standardized APIs, not hardcoded against proprietary APIs that the NodeJS people invented).
See also <https://crussell.ichi.city/pager.app.htm>
The main thing that stood out to me was, unlike many other micro/minimalist blogging platforms, textlog has individual notes (as opposed to blogs) as the primary unit. I feel that this choice often makes it psychologically easier for users to post something quickly without getting stuck on managing their blog’s brand and identity. Nothing wrong with the latter, but it comes with a trade-off.
And I really like the visual design: very clean and minimalistic, but also pleasant.
Source: https://github.com/est/gitweets
Demo: https://f.est.im/
The site and data is self-contained as a git repo.
A git commit is a post. Blobs are pictures.
Comments are stored in git notes.
:thumbs-up: