Example of the real-real-time chat: https://kraa.io/hackernews
Show HN: Kraa – Writing App for Everything
31–40 of 82 posts
Re: Show HN: Kraa – Writing App for Everything
#32Re: Show HN: Kraa – Writing App for Everything
#33After watching a bunch of people use the live chat, I am not discouraged by live chat anymore. I actually think one can make it work, one simply needs to account for moderation and flooding upfront. The first feature you need is a way to instantly ignore people who are ruining the collective experience. I would think when a person is ignored by a certain threshold of people, their content should automatically be mode…
The recently sunsetted Reddit public chat was a good example. They were tied to a subreddit, so only people with some shared interest came together. And the moderators could set an entry barrier based on karma. And you stood to lose your reddit account if you misbehaved in a public chat
On the other hand, I think there might be a way to solve this problem for live anonymous chat in a way that doesn’t rely on threats of “punishment” or “banning”.
I think most people looking at this problem don’t appreciate how much realtime information can be calculated from the event stream and how that information can be leveraged toward solving it in near realtime.
Re: Show HN: Kraa – Writing App for Everything
#34Earlier quoted context omitted.
This went to hell fairly quickly
Everyone learns some important lessons the first time they allow user-generated content on the public internet, particularly if you're brave enough to allow so without any login :) It's a rite of passage at this point I think, lucky OP :)
Supposedly it’s pretty quick.
Re: Show HN: Kraa – Writing App for Everything
#35Beautiful. Is it E2E encrypted?
Re: Show HN: Kraa – Writing App for Everything
#36Beautiful. Is it E2E encrypted?
Does it matter? They'll surely wouldn't implement a local/client-first E2E encryption, so in the end they'll be holding the keys anyways. If you want something private, don't put it on other people's platforms, it's very simple.
Yes it matters, there are use cases if not only for privacy focus people. Why would the hold the keys? I actually have found a good example of one that I am working to verify.
Re: Show HN: Kraa – Writing App for Everything
#37- Click "Start Writing" - Start typing, nothing happens - Editor apparently didn't focus, I try clicking anywhere on the page to give text editor focus - Editor doesn't focus when you click on it? For being an experience "all about writing", I sure don't understand how to get started? I click in the middle of the page, but nothing is focusing? Using Firefox 145.0.1.
Re: Show HN: Kraa – Writing App for Everything
#38Re: Show HN: Kraa – Writing App for Everything
#39> It's not designed to be this or that
well then why am i using it
Re: Show HN: Kraa – Writing App for Everything
#40Earlier quoted context omitted.
Does it matter? They'll surely wouldn't implement a local/client-first E2E encryption, so in the end they'll be holding the keys anyways. If you want something private, don't put it on other people's platforms, it's very simple.
> Does it matter? They'll surely wouldn't implement a local/client-first E2E encryption, so in the end they'll be holding the keys anyways Yes it matters, there are use cases if not only for privacy focus people. Why would the hold the keys? I actually have found a good example of one that I am working to verify.