Live data from Hacker News

Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS

textlog.cc

71–79 of 79 posts

Re: Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS

#71
post #54
post #4

Earlier quoted context omitted.

Hi, I'm sorry you don't like the limitation :( this is for short thoughts you want to share, not really huge conversations, there are better places for that IMO.

The character limit is, in my opinion, the primary reason Twitter became so bad. It encourages absolute language (qualifiers take up characters!) It discourages any level of nuance. I use Mastodon which has a 500 limit, and even that sometimes is not enough.

The opposite of short exists.

https://tuhat.net/about

Also open source.

Re: Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS

#75
post #54
post #4

Earlier quoted context omitted.

Hi, I'm sorry you don't like the limitation :( this is for short thoughts you want to share, not really huge conversations, there are better places for that IMO.

The character limit is, in my opinion, the primary reason Twitter became so bad. It encourages absolute language (qualifiers take up characters!) It discourages any level of nuance. I use Mastodon which has a 500 limit, and even that sometimes is not enough.

Why use any? Why force yourself to comply with the arbitrary limitations imposed by some third party somehwere. For what?

Re: Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS

#77

I built something for a similar goal, make it easy for someone to start their blog. But instead it's a static website, clone the repo, adjust the config.ts, write the posts in markdown, host anywhere: https://starter.bryanhogan.com/

> The simplest way to build a high-quality website.

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>

Post reply on HN