Hacker News

Favorites Setup
Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS (textlog.cc)
2026-08-07 Fri | 210 points by stagas | original
[−]digitalWestie · 2026-08-07 Fri 15:32 UTC · link
Yes! I've always said twitter was better before images/multimedia!
[−]cgannett · 2026-08-07 Fri 16:17 UTC · link
Old web vibes!
[−]chrononaut · 2026-08-07 Fri 16:54 UTC · link
https://web.archive.org/web/20070123220857/http://twitter.co...

For those that never had an opportunity to see it.

[−]BeetleB · 2026-08-07 Fri 15:47 UTC · link
Reminds me of org-social (https://github.com/tanrax/org-social)

> 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.

[−]stagas · 2026-08-07 Fri 15:50 UTC · link
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.
[−]childintime · 2026-08-07 Fri 18:51 UTC · link
well, you may consider rewarding known quality users with an extended limit, say double. the others can pay ;)
[−]stagas · 2026-08-07 Fri 19:15 UTC · link
haha, yeah good idea. Also customize the theme as others wanted. So many opportunities here. :P
[−]Gooblebrai · 2026-08-07 Fri 19:42 UTC · link
That's how enshittification begins. Next thing you know and there are blue badges next to profiles.
[−]stagas · 2026-08-07 Fri 19:49 UTC · link
lol Yes enshittification is the thing I want to avoid, so hard decisions need to be made that will not make everybody happy. Still, this is open-source[0], so we can open a discussion (ideally alongside a PR) and evolve it.

[0]: https://github.com/stagas/textlog

[−]BeetleB · 2026-08-07 Fri 21:24 UTC · link
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.

[−]rowbin · 2026-08-08 Sat 00:00 UTC · link
What do you mean with "became bad"? It started out with a 140 characters limit in 2006 and kept that for more than 10 years. So its the other way around: it became worse, when the character limit increased. Though I don't think its due to the character limit either way.
[−]BeetleB · 2026-08-08 Sat 01:00 UTC · link
It was bad long before they increased the character limit.

Saying shitty/toxic stuff can be done concisely. Giving a nuanced response is simply not possible. So people respond with jokes/sarcasm/counter toxic stuff. And the cycle continues.

[−]8by3 · 2026-08-08 Sat 04:47 UTC · link
The opposite of short exists.

https://tuhat.net/about

Also open source.

[−]davidcollantes · 2026-08-10 Mon 21:29 UTC · link
Do you know where is their repository?
[−]jaffa2 · 2026-08-08 Sat 10:03 UTC · link
Why use any? Why force yourself to comply with the arbitrary limitations imposed by some third party somehwere. For what?
[−]F7F7F7 · 2026-08-08 Sat 21:36 UTC · link
Because otherwise you're having online discourse with yourself.
[−]toplinesoftsys · 2026-08-07 Fri 15:54 UTC · link
I like this project. Simple, open-source, nice UI.
[−]Natfan · 2026-08-07 Fri 16:23 UTC · link
Claude ui
[−]stagas · 2026-08-07 Fri 22:46 UTC · link
it's gpt 5.6 sol actually, credit where credit's due
[−]stagas · 2026-08-07 Fri 16:55 UTC · link
Thank you!
[−]Natalia724 · 2026-08-07 Fri 17:05 UTC · link
Agreed. A documented data export or stable feed would complement the minimal UI well: it would let a quiet service stay intentionally simple without making a user's archive feel trapped.
[−]Barbing · 2026-08-07 Fri 17:12 UTC · link
Impressed they already had a download! https://textlog.cc/account/edit

  Download your data
  Export your account, notes, connections, and activity as a JSON file.
-

btw you can write comments yourself Natalia! In fact that’ll keep ya compliant, we’re human-to-human here

[−]stagas · 2026-08-07 Fri 17:17 UTC · link
Already there[0], and also an API[1] to build things on top! And it's all open-source[2], so if we miss something we can add it.

[0]: https://textlog.cc/account/edit

[1]: https://textlog.cc/api

[2]: https://github.com/stagas/textlog

[−]anoojb · 2026-08-07 Fri 16:01 UTC · link
I really like this approach. I wonder if it needs such complexity for the rendering. Could you have built this as a SSG template?
[−]stagas · 2026-08-07 Fri 16:06 UTC · link
Hi, thanks! There is a lot of nuance on the rendered pages, I figured server-side React was the best choice - plus it's a technology I'm comfortable with and might also encourage contributions.
[−]anoojb · 2026-08-07 Fri 16:10 UTC · link
Would you be okay if I directed Claude to leverage your design and build a very simple Hugo template against it for my own personal use?
[−]stagas · 2026-08-07 Fri 16:13 UTC · link
Why not, try it :)
[−]supermatt · 2026-08-07 Fri 16:14 UTC · link
The 280 char limit seems arbitrary, given you cant even keep the about page within that limit: https://textlog.cc/about

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.

[−]stagas · 2026-08-07 Fri 16:18 UTC · link
It needs to be short - there is already a limit that worked well - why bikeshed it more?
[−]CitrusFruits · 2026-08-07 Fri 16:21 UTC · link
I think this is the opposite of bikeshedding, it's literally a core feature and constraint.
[−]supermatt · 2026-08-07 Fri 16:21 UTC · link
A limit that worked well for who?

Almost every twitter/x post submitted to HN has people labelling their posts as "X of Y" threads, using images as text, or using pro account posts.

You can see it yourself: https://news.ycombinator.com/from?site=twitter.com Ive just looked at 30 and each of them exceed 280 chars by far.

[−]Retr0id · 2026-08-07 Fri 16:31 UTC · link
It works well for microbloggers.
[−]supermatt · 2026-08-07 Fri 16:49 UTC · link
But clearly not the microbloggers on twitter/x, Bluesky, etc, who use the patterns I mentioned.
[−]Retr0id · 2026-08-07 Fri 18:17 UTC · link
Those are definitionally not microbloggers. It's ok for a platform explicitly for microblogging to not cater to their macroblogging desires.
[−]supermatt · 2026-08-07 Fri 20:18 UTC · link
Definitionally not?

"Microblogs, for example on Twitter..." https://dictionary.cambridge.org/dictionary/english/microblo...

"Some popular social networks such as X (formerly Twitter), Threads, Tumblr, Mastodon, and Bluesky can be viewed as collections of microblogs." https://en.wikipedia.org/wiki/Microblogging

[−]helterskelter · 2026-08-07 Fri 17:11 UTC · link
I like the idea of a shorter character limit as it nudges users to a specific mode of interaction: short thoughts/updates and not long-winded soliloquies. It's signalling that interaction with this platform doesn't demand much of your time or attention. I don't know what the about page has to do with it, but you have to draw the line somewhere.

That said, I'm not a social media user besides HN I guess.

[−]supermatt · 2026-08-07 Fri 19:23 UTC · link
For perspective: you just commented 404 chars. Your first paragraph alone was 346.

My comment on the about page was that it needed more than 280 chars to communicate what the app is about - even the title + intro exceeds the limit.

If it is truly believed that 280 chars is enough to communicate an idea, then the about page should follow that philosophy.

[−]stagas · 2026-08-07 Fri 19:25 UTC · link
I'm considering raising to 500. Care enough to open an issue[0] so that maybe there is a discussion we can track?

[0]: https://github.com/stagas/textlog/issues

[−]supermatt · 2026-08-07 Fri 20:03 UTC · link
Honestly, I don't really care that much. The project looks like fun, and I wish you the best with it, but I don't really post on microblogging platforms myself.

I just wanted to give a bit of feedback as someone who reads them - and point out that on almost every twitter/bluesky submission to HN they are using ways to work around the 280/300 char limitations.

To play devils advocate - 500 also seems a bit arbitrary ;) If I were making a platform like this myself, I would go for a power of 2 that makes sense for storage/buffering. Maybe 1KiB including all meta, etc. You could comfortably fit a post the size of your about page, and all associated meta in that - even when serialised as JSON or something. I'd go from there and work backwards to come up with a size that has a real technical purpose.

[−]krapp · 2026-08-07 Fri 22:52 UTC · link
Make it a setting and let people decide for themselves.
[−]indigodaddy · 2026-08-07 Fri 18:48 UTC · link
You could fork and do whatever no?
[−]supermatt · 2026-08-07 Fri 19:24 UTC · link
Sure, but I don't care that much. It is a Show HN, so I was giving feedback.
[−]albertfranquesa · 2026-08-07 Fri 16:34 UTC · link
i'm experiencing a weird scenario. all time is asking me for a magic link :( I click on that link and again the same screen, ask for a magic link (said the old one expired). It may be our mimecast blocking something?
[−]stagas · 2026-08-07 Fri 16:39 UTC · link
Uhm maybe your client visits the magic link eagerly and when you visit it manually it's already been used?
[−]albertfranquesa · 2026-08-07 Fri 16:46 UTC · link
i worked with my gmail but not corporate. mimecast does something wrong
[−]akkartik · 2026-08-07 Fri 16:52 UTC · link
[−]nbbaier · 2026-08-07 Fri 18:11 UTC · link
I think twtxt is really cool. I have one on my site but I don't use it, unfortunately
[−]andros · 2026-08-07 Fri 20:01 UTC · link
I would like to invite you to read this article: https://en.andros.dev/blog/ba142044/twtxt-vs-org-social-the-... What do you think?
[−]akkartik · 2026-08-07 Fri 22:27 UTC · link
Interesting! My biggest reaction is I don't use Emacs. Is Emacs a requirement? You're right that Org adds features but it also shrinks the pool of people who will try this.
[−]andros · 2026-08-08 Sat 02:11 UTC · link
It's not necessary. I almost always use iOS.
[−]cheesecakegood · 2026-08-07 Fri 17:19 UTC · link
I'm a certified dark mode hater, so in that light, that's a no-go for me: there seems to be no way to change the theme.
[−]stagas · 2026-08-07 Fri 17:22 UTC · link
It picks up your system theme, so you can't be dark mode hater since you're already using it for your OS :P i didn't want to complicate it with user settings yet, but it can be added if there is demand.
[−]0cf8612b2e1e · 2026-08-07 Fri 17:27 UTC · link
Maybe OP customized the system “dark theme” to be extra light.
[−]cheesecakegood · 2026-08-11 Tue 09:37 UTC · link
It’s sorta my own fault, yes - I do indeed have Windows 10 on dark mode mostly because I like the dark toolbar and to a lesser extent UI, but notably that’s just because the OS almost never requires extensive reading. Wish Windows let me mix and match, but alas.
[−]FroshKiller · 2026-08-07 Fri 17:30 UTC · link
Doesn't your user agent support user stylesheets?
[−]knlb · 2026-08-07 Fri 17:43 UTC · link
I recently started a section on my personal site for absolutely minimal and simple microblogging that I could Ctrl-F through: https://knlb.dev/scribbles/ -- I should probably give this a shot.
[−]stagas · 2026-08-07 Fri 17:46 UTC · link
Hey, nice! If you want to try it, we have an API[0] you can pull your user feed from!

[0]: https://textlog.cc/api

[−]bryanhogan · 2026-08-07 Fri 17:46 UTC · link
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/
[−]cube00 · 2026-08-07 Fri 20:00 UTC · link
[−]bryanhogan · 2026-08-10 Mon 06:54 UTC · link
This is the one use-case where !important makes the most sense, as it's a utility class they you only use if you want it. The other solution would be to make other CSS less specific, e.g. using `where` in the markdown.css file, but that would be more messy.
[−]cxr · 2026-08-08 Sat 11:45 UTC · link
> 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>

[−]bryanhogan · 2026-08-10 Mon 07:00 UTC · link
That would mean using a completely different architecture, and I think there many benefits to using Astro. I like your underlying goal of fewer environment-specific dependencies, but the ones used here were carefully selected because they do provide a benefit.
[−]cxr · 2026-08-10 Mon 12:56 UTC · link
I'm responding to a specific claim that you put at the top of the page the linked to.

> the [dependencies] used here were carefully selected because they do provide a benefit.

You're moving the goalposts.

[−]bryanhogan · 2026-08-10 Mon 19:47 UTC · link
I don't think that's moving the goalposts. The goal isn't to minimize dependencies or avoid Node APIs. It's to make it easy to build a high-quality website with a good, simple developer / creator experience.

The thing you linked doesn't meet the bar I'm aiming for, either for the resulting site or for the experience of building it. Astro helps me achieve those goals as part of this project, which is why I consider it a beneficial dependency.

[−]cxr · 2026-08-11 Tue 02:27 UTC · link
You moved the goalposts from "The simplest way to build a high-quality website" to "there are benefits to using Astro".

> The thing you linked doesn't meet the bar I'm aiming for, either for the resulting site or for the experience of building it.

And now you're applying a standard that was never claimed to have been met.

There's a way this back-and-forth could have gone, which is right after I emphasize that "The simplest way to build a high-quality site" doesn't belong at the top of the page because it doesn't reflect what you're actually doing, then you say, "Oh yeah, I see what you mean. I went ahead and changed it to something that's more accurate and (a little less hyperbolic). I'm not trying to fundamentally throw out the experience that people who are already familiar with building sites with conventional NodeJS-based frameworks like Astro are used to. Just trying to make it a little easier."

Instead we got this.

[−]hndqbrg2uk · 2026-08-07 Fri 17:51 UTC · link
Thanks for the write-up
[−]insane_dreamer · 2026-08-07 Fri 19:14 UTC · link
twitter reborn

:thumbs-up:

[−]eighty8days · 2026-08-07 Fri 21:33 UTC · link
reminds me of https://bearblog.dev/
[−]qudat · 2026-08-07 Fri 22:45 UTC · link
https://prose.sh for an ssh app to manage a blog
[−]KomoD · 2026-08-08 Sat 04:02 UTC · link
(which is their service, and most of their comments are just promotion for their services)
[−]qudat · 2026-08-11 Tue 14:51 UTC · link
Hi, you're right. I've been self-promoting on HN too much without any other contributions, which isn't right.

I'm going to spend more time contributing without so much self-promotion.

Thanks for the feedback.

[−]equalbeforegod · 2026-08-07 Fri 23:30 UTC · link
Should do the same but for 4chan.
[−]anupamk · 2026-08-07 Fri 23:55 UTC · link
This is really neat!

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.

[−]sentinel1909 · 2026-08-08 Sat 00:57 UTC · link
Signed up, will use it. Having trouble seeing how long this will actually exist though, because people are miserable and it WILL be ruined.
[−]Fudgel · 2026-08-08 Sat 02:53 UTC · link
Im having trouble getting to the site when using quad9 dns. Site works fine when using cloudflare dns though.
[−]byson94 · 2026-08-08 Sat 04:38 UTC · link
That's really nice! I really like the UI of the site, its calm and soothing.
[−]zhixingheyi2023 · 2026-08-08 Sat 07:08 UTC · link
Interesting approach. I think the "individual notes instead of blogs" idea is an important UX decision. Many tools fail because they ask users to commit to an identity before they have something worth sharing.
[−]est · 2026-08-08 Sat 07:46 UTC · link
I made something similar

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.

[−]jaffa2 · 2026-08-08 Sat 10:01 UTC · link
What makes it ’quiet’?
[−]stagas · 2026-08-08 Sat 10:14 UTC · link
No likes, no karma points, no unnecessary notifications, no JS "X new posts" popups, no engagement trickery, no gamification. Just sharing thoughts and replying to others.
[−]cccchara · 2026-08-08 Sat 14:23 UTC · link
Love the restraint. Feels like an anti-social social club to me.
[−]ahmedehab_01 · 2026-08-09 Sun 00:05 UTC · link
It's blazing fast too. Good job. But is it purely text? Or do you support/will support, images and videos?
[−]stagas · 2026-08-09 Sun 15:58 UTC · link
Thanks! Purely text. Inline images/etc. can be supported by someone building a browser extension. I wanted to keep the core distraction free.