Live data from Hacker News

Show HN: Nightchamber, a slow-web social site

nightchamber.com

1–10 of 44 posts

Re: Show HN: Nightchamber, a slow-web social site

#2
Hi HN. I made this over the last few months.

The idea is to have an activity feed which is randomly generated, and only refreshes once every 24 hours.

The auth system incorporates some ideas discussed in this thread (The God Login): https://news.ycombinator.com/item?id=8861800

I'm happy to answer any questions!

Re: Show HN: Nightchamber, a slow-web social site

#3
post #2

Hi HN. I made this over the last few months. The idea is to have an activity feed which is randomly generated, and only refreshes once every 24 hours. The auth system incorporates some ideas discussed in this thread (The God Login): https://news.ycombinator.com/item?id=8861800 I'm happy to answer any questions!

I'm confused about why a person would want to use this? If I only get a random "tweet" every 24 hours that lacks context, I don't see myself coming back often.

Two suggestions: 1. Allow the user to configure how often they get new thoughts. 2. Allow voting so that hopefully the random thoughts that are actually worth reading propagate out and people are reading something worth reading.

Re: Show HN: Nightchamber, a slow-web social site

#5
post #2

Hi HN. I made this over the last few months. The idea is to have an activity feed which is randomly generated, and only refreshes once every 24 hours. The auth system incorporates some ideas discussed in this thread (The God Login): https://news.ycombinator.com/item?id=8861800 I'm happy to answer any questions!

I'm confused about why a person would want to use this? If I only get a random "tweet" every 24 hours that lacks context, I don't see myself coming back often. Two suggestions: 1. Allow the user to configure how often they get new thoughts. 2. Allow voting so that hopefully the random thoughts that are actually worth reading propagate out and people are reading something worth reading.

I actually really like this as a reaction against Twitter. You only get one thing to say per day, so you want to make it count. And I don't want another site to visit 50 times per day, once is enough.

Kudos to the creator, this is really neat.

Re: Show HN: Nightchamber, a slow-web social site

#6
post #2

Hi HN. I made this over the last few months. The idea is to have an activity feed which is randomly generated, and only refreshes once every 24 hours. The auth system incorporates some ideas discussed in this thread (The God Login): https://news.ycombinator.com/item?id=8861800 I'm happy to answer any questions!

The god login is really an interesting idea ! Could you elaborate on your choice about the random feed?

Re: Show HN: Nightchamber, a slow-web social site

#7
Neat exploration of a solution - but I wouldn't consider this a complete product - more of a test of auth-less logins for a randomized guest book.

There is a lot more that would be needed before people used this. I can almost guarantee that random posts will be worthless and I have no feedback on the messages I personally send.

Re: Show HN: Nightchamber, a slow-web social site

#8
You could actually convert this into some kind of social network. Just enable people to follow each other in some sense, i.e. their messages appear in your feed with higher probability or so. It's nice and somewhat artistic to follow other persons only based on what they say/said, not based on who they are.

Re: Show HN: Nightchamber, a slow-web social site

#9
post #8

You could actually convert this into some kind of social network. Just enable people to follow each other in some sense, i.e. their messages appear in your feed with higher probability or so. It's nice and somewhat artistic to follow other persons only based on what they say/said, not based on who they are.

We think alike, that's been on the todo list for a while :)

Thanks for the input!

Re: Show HN: Nightchamber, a slow-web social site

#10

Neat exploration of a solution - but I wouldn't consider this a complete product - more of a test of auth-less logins for a randomized guest book. There is a lot more that would be needed before people used this. I can almost guarantee that random posts will be worthless and I have no feedback on the messages I personally send.

Thanks for the comment, and I agree, it's very bare-bones right now.

In an ideal world, what would a product like this look like when fully fleshed-out?

Post reply on HN