• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Having to click 'Mark as Read' on every reply to a post you make is pretty tedious

      I know we're not trying to copy Reddit, but their system of just clicking anywhere on the inbox message and it marking it as read is really nice and easy. Having to find the exact "Mark as Read"...

      I know we're not trying to copy Reddit, but their system of just clicking anywhere on the inbox message and it marking it as read is really nice and easy. Having to find the exact "Mark as Read" gets pretty tedious to me.

      Thoughts?

      23 votes
    2. Some suggestions

      Hey there! I'm pretty new to this whole website, but I figured I would chip in on suggestions I have as I go along. I will likely be editing to add more suggestions to this as I go. Put the "leave...

      Hey there! I'm pretty new to this whole website, but I figured I would chip in on suggestions I have as I go along. I will likely be editing to add more suggestions to this as I go.

      1. Put the "leave a comment" box at the top of the comment section, not the bottom.

      2. Something I noticed as I am writing this, I don't see any sort of formatting guide. While there may not be any sort of formatting yet, like italics (maybe that's italicized?) or bold, if I remember right, markdown is something besides just plain text, right? If I'm just doing a big dumb here, lemme know, haha.

      3. When I was automatically logged out from spending some time away, I found that when you log in, you aren't redirected back where you were attempting to go, but rather, back to the tildes homepage. It's be nice to be redirected to your original destination.

      Edit: 4. When you reply to a comment in your unread page, it should be marked as read.

      12 votes
    3. Thoughts on community events (e.g. reddit's Place)?

      I really enjoyed reddit's Place event from April 1st, and the button pressing event was also a rather interesting one. I don't currently have any ideas for what kinds of events could be done...

      I really enjoyed reddit's Place event from April 1st, and the button pressing event was also a rather interesting one. I don't currently have any ideas for what kinds of events could be done (other than another event like the Place) but would definitely like to see some community-driven events in the future.

      Anybody have any thoughts on this?

      22 votes
    4. The case for "noise"

      One thing I've been recently thinking about regarding ~'s tags is how much hate "Noise" gets. I realize that it doesn't further the discussion every time, but we also need to look at the context....

      One thing I've been recently thinking about regarding ~'s tags is how much hate "Noise" gets. I realize that it doesn't further the discussion every time, but we also need to look at the context.

      I've seen a few posts here tagged as noise when a community member posts something they've made or would like feedback on. In my opinion, when someone says "that's great!" or "I agree" that's completely acceptable. I've heard the "just upvote and move on" argument, but by our own admission, per the posted rules here and on reddit, the vote button does not equal "agree." It only means that the content is of value.

      I'd love to tell someone "I really love the way you phrased that" or "I didn't know other people felt that way, too!" for something I agreed with but didn't have a whole lot to add without just being repetitive.

      I'm not married to this idea, just something milling about in my head since on ~, it really seems like we're trying to use the vote button not for just "agree/ disagree." I posted on ~talk rather than ~tildes because I'm curious how other people see the issue, and I don't feel the need to lodge a formal suggestion.

      24 votes
    5. Website rendering issue on Safari

      Hey folks! I can only imagine I'm saying something that's been said many times before, but I'm having a bit of an issue with the rendering of the website on desktop Safari. It seems that...

      Hey folks!

      I can only imagine I'm saying something that's been said many times before, but I'm having a bit of an issue with the rendering of the website on desktop Safari.

      It seems that everything renders on top of everything else in an ugly way the first time I pull up the site, to the point that I can't read anything. But here's the weird part: if I click any link, then use my back button, everything renders fine. This has to be some kind of wonky JavaScript problem? Maybe? I'm not sure.

      Honestly, I just want to know that I'm not the only one seeing this issue. It's very strange, and I'll help to fix it however I can if I can get access to the codebase for the site.

      5 votes
    6. What are Tags?

      Sorry, stupid question but I just got here. On some comments, I see colored tags right where the number of votes are. What are those, and how can I do that? Edit: That was REALLY fast, thank you!

      6 votes
    7. Crossposting on Tildes

      One of the very frustrating things for me on reddit is the way crossposting works, essentially making it a karma whoring feature more than anything else. Can crossposting be simplified? For...

      One of the very frustrating things for me on reddit is the way crossposting works, essentially making it a karma whoring feature more than anything else.

      Can crossposting be simplified? For example: I just posted a topic in ~tv, however I realize it applies more to ~comp (sorry, I was premature on posting it somewhere - maybe it can be moved?) but could fit in ~tv as it's related, even if being a 3rd cousin from the groups intent. It would be nice to be able to pick the groups I'd like to publish it to, so the discussion is centralized and consistent - if that makes sense?

      *Removed a word

      11 votes
    8. Accessibility of ~

      I ran a Lighthouse audit for performance and accessibility on a comments page (specifically this one); the results are pretty good on the whole, but there are definitely a couple of things I think...

      I ran a Lighthouse audit for performance and accessibility on a comments page (specifically this one); the results are pretty good on the whole, but there are definitely a couple of things I think ~ could do better.

      Performance

      IMO the performance of ~ is fine; Chrome thinks that the time to first meaningful paint is a bit high (3.1s on a simulated 3G connection with CPU throttling), but I don't know what you can do about that without doing things like inlining all the CSS, which would make the very first page load faster but hurt every request after that. Maybe minifying the CSS/JS would help? I don't know if the performance benefit would be enough to justify the increase in complexity to handle the minification, and you'd also lose the easy legibility of the source (which I personally really like).

      Accessibility

      There's some really small text on ~! The Lighthouse audits I ran don't catch it, but the SEO audit does, and it's not hard to see it with your own eyes either. The suggested minimum size for easy reading in that audit is 16px, which is the current size of all post and comment text on desktop, although mobile only gets 14px (I don't know if this is actually a problem, since you probably hold your phone closer to your face than your monitor).

      Edit: posting this from my phone - yes, the 14px font on mobile is definitely harder to read than 16px would be. I don't know if that's just me (I have a fairly severe visual impairment), but I would definitely prefer 16px text everywhere, not just on desktop.

      There's also a good amount of text that doesn't have a great deal of contrast (even using the default white theme – I'm sure it's much worse with Solarized). This is mostly all the grey text, although Lighthouse also complains about the links when they're on a grey background (especially the "visited" colour, which is much closer to grey than the normal colour).

      Some specific examples: The timestamp and "Link" text for each comment is only 10px, which is a bit small for me, especially with the low contrast on "Link". Similarly, the post timestamp is a bit hard to read.

      The worst offender by far, though, is the "Comment deleted by author" notice (example). It's tiny and grey and incredibly easy to miss, and is directly relevant to the flow of the conversation, unlike the timestamps. I'd really appreciate it if that could be bumped up to at least as large as usernames are currently displayed.

      35 votes
    9. What if we got rid of votes entirely?

      There are no downvotes (which is a very good idea) and we are sorting by activity anyway. So what if we took the next logical step and got rid of the entire voting system? Please hear me out! :)...

      There are no downvotes (which is a very good idea) and we are sorting by activity anyway. So what if we took the next logical step and got rid of the entire voting system? Please hear me out! :)

      (1) Up-voting does not encourage quality postings (see, for instance, https://medium.com/the-physics-arxiv-blog/data-mining-reveals-how-the-down-vote-leads-to-a-vicious-circle-of-negative-feedback-aad9d49da238 ; yes the article also covers the up-vote).

      (2) Anecdotally, up-voting discourages quality postings. I have often been frustrated because well-thought-out comments (by me or by others) got one hundredth of the up-votes of a strategically placed "lol" or something similarly trivial. People upvote things that evoke an emotional response, not things that make them think. (Source lost, unfortunately.)

      (3) Up-votes are time-critial. Being the first one to comment often assures getting the most up-votes, which can lead to (2), to "first" posts, and to quick posts instead of well though-out comments.

      (4) (Edit!) Up-voting can create an echo-chamber, because quality if measured by popularity.

      All in all, voting is just a social media habit without any benefit and with the possibility of a large detrimental effect on posting quality. Old-school Web fora and Usenet worked fine without it and quality was (arguably) superior.

      Would you really miss the option to vote? Is it worth the detrimental effects?

      Please discuss!

      Edit: fixed the link to the article. Thanks!

      45 votes
    10. Daily Tildes discussion - general plans for the week

      Like I did last week, I'm going to use the Monday post to talk about the general plans for this week: Finish up the remaining pieces to open-source the site's code. I was hoping to get most of...

      Like I did last week, I'm going to use the Monday post to talk about the general plans for this week:

      1. Finish up the remaining pieces to open-source the site's code. I was hoping to get most of this done last week (and did get a fair amount done), but there's still some left. I'm pretty confident this will happen sometime this week.
      2. More fixes/updates that we need to be able to continue the growth smoothly. I think I figured out the issues with staying logged in, and that's definitely been a big annoyance for a lot of people. Major other ones that I want to get done soon are improvements to notifications (adding a "mark all as read" or similar), allowing people to set their default sorting options for topic lists, some improvements to make navigating large comment threads easier, and probably the beginning of some filtering/searching based on tags. I'll probably also add a couple more groups that people have been requesting.
      3. More updates to documentation and information. There are a couple of merge requests open already that I need to include, and then need to do some other updates that people have pointed out are missing or otherwise confusing.
      4. Grow some more! We've closed off the mass invite-request threads on reddit for now since we were getting way too many requests, but Tildes keeps getting mentioned in various places (like this thread today), so that's bringing in a fair amount of attention. We'll probably go for another burst later in the week, but for the moment I've given everyone 3 invite codes again that you can use to invite others (friends, or just people on reddit or other sites if you see them expressing interest or think they'd be interested). You can get the codes here: https://tildes.net/invite

      That's it for now, I think. Let me know if you have any thoughts about any of this, or recommendations for other things that need to get worked on in the near future.

      52 votes
    11. UI suggestions

      Some suggestions I think would improve navigation a bit: 1.Comment votes. I think comment votes should appear at the bottom of the comment. The reason for that is is to avoid "copycat voting" (I'm...

      Some suggestions I think would improve navigation a bit:

      1.Comment votes. I think comment votes should appear at the bottom of the comment. The reason for that is is to avoid "copycat voting" (I'm sure there must be another term). I think it's a common effect: you see a comment, you see it has 5 votes while the rest you've been reading have 1 or 2, you start being predisposed to see it as a valuable comment even before reading it, you end up voting it too, etc. Similarly to why the top level reply box is at the end of the thread, I think having comment votes at the end of the comment (or even hidden under an expandable menu, but maybe that's too much) would help users reading comments more open-mindedly. I would even argue that putting the user name at the bottom would be a good idea as well, especially since the user base now is small is easy to adscribe more credibility to some user names than others, which is not bad by itself, but might push a type of "authoritative bias".

      2.Top level comments count. If we understand top level comments as the main ideas discussed in a thread, maybe it would make sense to show that in the post. Right now, what we get in the submission listing is the title, username, the ~, the tags and the comment number. I wonder how important is having the total comment number shown here. I guess it's an indicator of activity, but maybe it'd be more interesting having the top level comment number, indicating the ramifications of the topic. Total comment count could be maintained as well, or not, or just when entering the submission, etc. New comments could still be shown in the listing. After all, if we are ordering by activity, we care that there is some activity, and total number of comments is not that relevant.

      3.Cascading tags. Not so sure about this one, but I though I'd mention it. When marking a comment Off-topic... I think most usually all comments under that one will also be Off-topic. Maybe it'd make sense that from that point on all comments would be marked as off topic automatically, and possibly collapsed. Right now it seems when there is an off topic comment thread, you just keep seeing off topic tags down the line, which is a bit distracting and probably unnecessary since they are almost surely going to be off topic, so it's probably not necessary for user to try and judge that. Maybe, if it makes sense, this would better be done when the tags are more developed.

      4.Parent link for context. Thank you for adding the parent link! Much needed. However, wouldnt it be better if when tapping a parent link, the end page would be the parent comment (obviously) plus the comment where you tapped the link? What I mean is, to provide better context, I think it'd be better to show the parent and the comment I was reading, with all other comments under the parent AND above the origin comment collapsed. I don't know if that's clear...

      1. Reply - Tag - Vote. Probably a bit nitpicking here, but I think inverting the current order of the Reply and Vote buttons would be a better fit. Since most people are right handed, and the action of voting is (probably?) more common than replying, having the vote button on the right side might be a minor enhancement in usability.

      6.Highlighting OP's comments. Right now, OP's comments are marked by "(OP)" next to the username. I think it'd be better to make the indication more evident. For example, displaying OP's username in a different color or marking the comment with a different color (as with new comments in orange or own comments in purple). I would prefer the username color since it's less invasive while still being easy to spot.

      Anyway, just some ideas I've had in the last few days, hopefully not too ridiculous or confusingly worded.

      EDIT: Sorry for the generic title, I forgot to edit it before sending...

      18 votes
    12. Topic search

      Are there any plans on implementing a search function? Reddit's search is pretty awful, so I think a lot of people would be interested in how Tilde plans to implement it.

      14 votes
    13. Suggestions from a new user

      Hi all. Registered several days ago and this is my first post. After reading around this group and the blog, I'm very excited for the tildes project. It's not just another reddit-style forum but...

      Hi all. Registered several days ago and this is my first post.

      After reading around this group and the blog, I'm very excited for the tildes project. It's not just another reddit-style forum but actually one of its own taste and style. I have some suggestions for the project and would like to share them with the community. They are the result of years of redditing with numerous frustrating experiences and few shower thoughts.

      1. Voting power should not be taken for granted. The ability for me to vote must be in some way tied to my contributions to the discussion. This can be implemented in a sort of formula that takes into account the user's 'score' and 'activity' which results in a finite number of votes at the user's disposal. The more you contribute the more voting power you get, and the more quality you provide in your contributions the more votes you get to use.
      2. Deleted posts or comments must be reflected in a user's score. One of the bad effects of having a user score is the tendency to 'karma whore' in order to increase that score no matter what. The result is low effort posts and comments. Having a system in place that removes from the user's score if their posts/comments get deleted would act as a constant reminder to the minimum level of quality required.
      3. Mods should not have dictator power over their groups. Sure they must have elevated accounts to run their groups, including the power to remove or ban, but they should not be invisible. There has to be an approved system where users can have the collective power to revoke the elevated account powers of a Mod if they reach a certain threshold. Not sure how to implement this exactly, may be through voting by the users of a group who have high scores or reputations. One of the cancerous ailments of reddit is the invincibility of Mods.
      4. The availability of formatting tools and embedding in posts. This is 2018 and inserting a photo, video, table in the body of a post should be easily implemented. Constrictions on the use of certain attention-grabbing formats (eg. large fonts, ascii art, emoji) should be also be implemented to deter low effort contributions.

      Here's to hoping this project flourishes into a much-needed hub for quality content and discussions on the internet.
      Cheers

      Edit: Not sure why the first point is indented or how to fix it.
      Edit2: Fixed.

      4 votes
    14. Home screen icon for iOS devices

      I made one for Tildes Just name it "apple-touch-icon.png" and place it on the root directory of the Tildes website. Then put this in the head tag somewhere: <link rel="apple-touch-icon"...

      I made one for Tildes

      Just name it "apple-touch-icon.png" and place it on the root directory of the Tildes website. Then put this in the head tag somewhere:

      <link rel="apple-touch-icon" href="/apple-touch-icon.png">
      

      This way iOS users can add Tildes to their home screen and get a nice icon.

      11 votes
    15. Thoughts on something like a ~space group?

      I spend quite a bit of time on the NASA Spaceflight forums and r/spacex and r/space on Reddit, and I was wondering if anyone would be in favor of creating a ~space group or something similar here....

      I spend quite a bit of time on the NASA Spaceflight forums and r/spacex and r/space on Reddit, and I was wondering if anyone would be in favor of creating a ~space group or something similar here.

      As things stand now, I feel like ~science would be the most appropriate place for talk about space, space tech, and rocketry, but the general feeling of that group seems to be multidisciplinary science discussion and news, rather than the cross of news, science, engineering (and a bit of nearly-corporate-espionage if it's r/spacex...) that one usually finds in a discussion/forum about space and rocketry.

      Would the creation of such a group be something others would like to consider? Do you have other thoughts on the matter?

      4 votes
    16. Comment Collapsing: It'd be nice to be able to do this from the bottom of the comment too.

      I use Reddit Comment Collapser -- it's pretty great. I can finish off a thread if I'm done reading even though it keeps going. On Tildes, you can only collapse from the top, which can be annoying...

      I use Reddit Comment Collapser -- it's pretty great. I can finish off a thread if I'm done reading even though it keeps going. On Tildes, you can only collapse from the top, which can be annoying when there are many long posts in the thread above and you just want to move onto the next.

      If there were layered bars on the left of each comment, from top to bottom, that I could click to collapse, I would be so happy.

      11 votes
    17. "Parent" links added to comments

      This isn't a huge update, but it should make navigating around the larger comment threads a little easier. There's now a "Parent" link in each comment's header (unless it's a top-level comment),...

      This isn't a huge update, but it should make navigating around the larger comment threads a little easier. There's now a "Parent" link in each comment's header (unless it's a top-level comment), right after the "Link". This is also present on user pages and in your notifications as well, for if you'd rather jump to the parent instead of the comment itself.

      When you're using it from inside a comment thread, I also added some extra behavior to it: when it jumps you up to the parent comment, it will add a "[Back]" link at the end of that comment's header, which you can click to jump back to the comment you clicked "Parent" from. This can be used in a "chain" as well - you can click "Parent" multiple times to go back up a few levels in a thread, and then use the "[Back]" links on each one to get back down to where you started.

      Hope that helps, let me know if you notice any weird behavior or have any feedback about it.

      Edit: completely unrelated extra note - hey, we've made it to 3-char topic IDs already (this one is 103)

      21 votes
    18. Let's talk about that annoying thing we all don't want to think about: funding.

      Tildes does have bills to pay. The donations are open, but I'd like to go beyond the basic donations for a moment. Right now, tildes has server costs, and also the lead developer (Deimos) is...

      Tildes does have bills to pay. The donations are open, but I'd like to go beyond the basic donations for a moment.

      Right now, tildes has server costs, and also the lead developer (Deimos) is donating his full time to the project rather than working for someone else. He can't do that forever, so if we want him full time, we need to get him paid by the non-profit. In the future, that cost is probably going to expand to larger server costs, multiple developers, possibly community managers and other staff - though nothing ridiculous like reddit with 300 people doing marketing.

      When we talked about funding, we wondered if we could get all users to toss in one dollar a month, and if there were enough users (millions) even reduce that to one dollar a year. Now that we have a lot of new people here, I'd like to ask what everyone thinks of those funding ideas, and if they have any other good ideas on how to raise money to pay for whatever tildes' costs are.

      66 votes
    19. Two bugs: "Keep Me Logged In" doesn't work, and Read Replies still show as "New"

      #Edit: OK, I am terribly unaware of the "Mark as Read" option. Thank you to @Spel for pointing this out. I feel so dumb right now, so please accept my apology for being unaware. I just thought...

      #Edit: OK, I am terribly unaware of the "Mark as Read" option. Thank you to @Spel for pointing this out. I feel so dumb right now, so please accept my apology for being unaware. I just thought that reading the messages would mark them as read, so please forgive me. :( However, the other thing definitely doesn't work for me.

      As the title suggests, no matter whether I come back to the site from desktop or mobile, every single time I have to login in again.. even if I had just been on the site five minutes prior. It's not too much of an inconvenience, but it's not working for me.

      I don't know how to post my Chrome details, but I am on Win 10 with the latest Chrome build. As for mobile, I am accessing it from Android 7.0 through the latest Chrome on there.. I've already cleared my cache to see if maybe that would fix it, but sadly it did not.

      I hope it doesn't come off as me complaining, but I just wanted to let your team know of the issue I've been having.

      11 votes
    20. Daily Tildes discussion - time to slow down a bit and figure some things out

      It's now been almost exactly a week since Tildes got its first "real" attention on Hacker News, and it's been a great week. We're going to have over 1000 users registered today, which is awesome...

      It's now been almost exactly a week since Tildes got its first "real" attention on Hacker News, and it's been a great week. We're going to have over 1000 users registered today, which is awesome and incredibly encouraging for me to see so much excitement this quickly. I'm also extremely glad that I decided to start out invite-only, because with the attention Tildes has been getting in various threads on reddit already, I think we could have easily had 20,000 or more users right now, and that would have been far too fast to grow.

      On that note, I think it's good to try to slow down for at least a few days at around this size while we get some things sorted out and improved. So at least for now, please don't go out of your way to post about Tildes in any major reddit threads or anything (I'm looking at you, @Vibe, you're too good at finding places to mention it). You don't have to hide it and are still welcome to mention it to friends and such (and send me a message if you need some invite codes), but it would be nice to try to avoid major public attention for a few days so we can catch our breath.

      As for what we should figure out while we're trying to pause the growth a bit, here are a few things from my perspective, but please let me know if you have any other suggestions:

      • Comment tags - I think I may just disable these entirely for now. They don't really do anything useful for the moment anyway, and I think the system for them needs some work so they're more likely to work as intended.
      • More groups - we could probably use a few more groups. A food/drink one has been suggested a few times and I think that's a good idea, any suggestions for the name? Other than that, any other ones you think we need urgently?
      • Various minor convenience improvements - there are a lot of little things that need tweaking, that weren't as obviously needed when the site was less active. For example, easier ways to find new comments in large threads, since we're already getting ones with hundreds of comments. I'd like to get some of that kind of stuff in place before it gets even worse as the activity keeps increasing, so please let me know also any specific ones that you think are urgent. Once the code is open-source I expect user contributions to help a lot with this kind of stuff.

      Thanks again for being here, it's pretty amazing to already be worrying about growing too quickly.

      83 votes
    21. I think I fixed what was causing some people to be unable to stay logged in

      One of the main complaints so far has been that some people have been having trouble staying logged in (until randomly it just seems to work for no apparent reason). Examples: Here and here and...

      One of the main complaints so far has been that some people have been having trouble staying logged in (until randomly it just seems to work for no apparent reason). Examples: Here and here and here and here and probably even more.

      I think I've figured out (and fixed) the issue now, so if you get unexpectedly logged out again after your next login, please let me know. I think the existing sessions may still have the issue, so I'm not totally sure if it will be fixed until after a new login (and even then, I'm still not totally sure).

      42 votes
    22. About content editing

      I was just thinking about something that I've noticed being an issue in a few cases on reddit. If you accidentally post something that's wrong or misleading, you might decide to edit the...

      I was just thinking about something that I've noticed being an issue in a few cases on reddit. If you accidentally post something that's wrong or misleading, you might decide to edit the comment/post to be more accurate, once something was pointed out to you.

      But lets say that you posted some tidbit like "David Firth is demonetized from youtube.. god i hate youtubes recent trend", which was along the lines of the things I'm talking about. But then weren't fully up to date on the story anymore as Firth had been re-instated.

      With the post getting 90% of its upvotes before the "e: he's reinstated now", it's rife for accidental victimless misinformation. And once you make the correction (let's not make it 100%), you cant really go pm'ing everyone because that's annoying, and not everyone that saw it commented on it.

      I'm not actually sure how much of an issue anyone else thinks this is so I'd be glad to hear if you've got a perspective on it.

      The best thing I can think of is to give a little notification to people who have interacted with the post (or viewed it in the last certain amount of time?) so that you can evaluate the comment again. This isn't ideal because you'll be clued into everyone's spelling corrections.

      A friend suggested a edit "pull request" thing where anyone could propose an edit, and then empowered users could approve the changes. Perhaps, if this is actually an issue and not just an over-caution, this could be rolled into that. If an empowered user thinks that it's worth pinging everyone that interacted with that post directly (vote/tag/comment) once the edit is pushed.

      8 votes
    23. Tagging users RES style

      Would there be any way to tag users so people you've interected with would pop out a bit more in a thread as their name would have a teg beside them or you could tag your friends so even if you...

      Would there be any way to tag users so people you've interected with would pop out a bit more in a thread as their name would have a teg beside them or you could tag your friends so even if you forget their name it could pop up somewhere and you'd know it.

      18 votes
    24. Shills

      Getting a little late to the party, but are there any plans to control or filter shill users?, something that is pretty common on many subs on Reddit.

      7 votes
    25. Current tilde defaults promote controversy

      The default "activity" sorting means that topics which lead to a lot of conversation tend to get bumped to the top. It seems like, in the long run, controversial topics will end up drowning out...

      The default "activity" sorting means that topics which lead to a lot of conversation tend to get bumped to the top. It seems like, in the long run, controversial topics will end up drowning out topics where the link itself is interesting but doesn't provoke people to react with a comment. I find that a lot of the most interesting links for me on other sites are the ones with the fewest comments.

      I think it could be worthwhile to experiment with different default sorting, or even different mechanics. For example, Everything2 has a feature where, at a certain rank, users are able to add pages to a "Cool User Picks!" sidebar.

      The current solution, custom sort ordering, doesn't seem like it will scale very well. People will tend to vote on the posts they see; if most people sort by activity, most of the votes will go to the most active posts anyway.

      Anyway, just food for thought. I don't think this is super urgent, but it seems like something that would be good to think hard about and get right in the long term.

      15 votes
    26. Context on reply notifications

      On Reddit, the reply notifications come with a "context" button, which will bring you to the topic and show a limited set of replies, to establish the context in which the new comment was made....

      On Reddit, the reply notifications come with a "context" button, which will bring you to the topic and show a limited set of replies, to establish the context in which the new comment was made. From what I can see, there's no such feature on Tildes (yet). I'd like it if we could get a feature like that so I can easily read back what someone replied to, so I can understand the context behind it, and possibly reply again.

      9 votes
    27. Inviting other users

      I managed to stumble upon https://tildes.net/invite today, but it doesn't seem like it works. The page itself says that I can generate invite codes, but it doesn't seem like there is anything on...

      I managed to stumble upon https://tildes.net/invite today, but it doesn't seem like it works. The page itself says that I can generate invite codes, but it doesn't seem like there is anything on the page that I can interact with to invite other users. Is this intentional?

      11 votes
    28. Automatically archiving posts

      Tildes seems to promote older threads much more than Reddit (which I like). With that said, will there be a feature similar to Reddit where after X length of time, the post is archived and can no...

      Tildes seems to promote older threads much more than Reddit (which I like). With that said, will there be a feature similar to Reddit where after X length of time, the post is archived and can no longer be commented/voted on?

      7 votes
    29. Mark All As Read?

      Having notifications only go away when clicking Mark As Read is a really cool feature. However, once you start to get a large amount of these notifications, this can become a pain. Could a 'Mark...

      Having notifications only go away when clicking Mark As Read is a really cool feature. However, once you start to get a large amount of these notifications, this can become a pain.

      Could a 'Mark All As Read' button be added that solves this feature?

      6 votes
    30. Moving post comments to the top

      For smaller threads, this isn't much of an issue, but once a thread reaches ~30 or so comments you have to scroll to the bottom before posting a comment. As tildes begins to grow this problem will...

      For smaller threads, this isn't much of an issue, but once a thread reaches ~30 or so comments you have to scroll to the bottom before posting a comment. As tildes begins to grow this problem will only get worse and worse.

      Is there any way this could be moved to the top of a thread? This would fix this problem.

      6 votes
    31. Can we get a ∼enviro

      To post things like zero waste, recycling, anticonsumption, and such. Just things we as individuals can do to improve our footprint.

      8 votes
    32. Regarding making design choices understandable

      Programmers write documentation for their software which serves as a resource for why critical chioces were made and why they were chosen over other options. Would it be an idea for Tildes to...

      Programmers write documentation for their software which serves as a resource for why critical chioces were made and why they were chosen over other options. Would it be an idea for Tildes to reference to the best arguments for features implemented like the discussion we had on anonymitity some days ago? That way all the users can read why a choice made it into the site and see the process behind the choice.

      7 votes
    33. The future of moderation on Tildes

      It seems like a large percentage of us that are also moderators on Reddit-- myself included. It seems that there's a generally negative attitude toward moderators on Reddit, which I totally get....

      It seems like a large percentage of us that are also moderators on Reddit-- myself included.

      It seems that there's a generally negative attitude toward moderators on Reddit, which I totally get. Moderation on Reddit is flawed. Community members feel a sense of ownership in the community (which they should have), but bad moderators can ruin that. How do you guys think moderation should be handled here?

      Here's a link from the docs that describes current plans: https://docs.tildes.net/mechanics-future

      It highlights plans for a reputation system, which I think is the right way to go.

      I also just realized that the same discussion was posted 18 days ago, but perhaps discussion with some of the newer users is worthwhile nonetheless:
      https://tildes.net/~tildes/6e/community_moderators

      31 votes
    34. So thinking ahead... how do we stop bots?

      They've ruined reddit and Facebook for me. I can't help but to double guess every divisive or snarky comment on those platforms. I've heard as much as 1/3 of Twitter are bots. Does Tildes foresee...

      They've ruined reddit and Facebook for me. I can't help but to double guess every divisive or snarky comment on those platforms. I've heard as much as 1/3 of Twitter are bots.

      Does Tildes foresee an API (or does one exist already)? I honestly don't know much about how bots operate but figured APIs were the obvious route.

      29 votes
    35. Alts?

      So at the moment I'm guessing most people probably have just a single account, but eventually people are going to start wanting multiple accounts. How is this going to work? Only when public...

      So at the moment I'm guessing most people probably have just a single account, but eventually people are going to start wanting multiple accounts. How is this going to work? Only when public signups are allowed or can we use our invitations to invite ourselves in as it is? (since they're specifically allowed in the Terms of Service, but there's currently no way to get them except by invitation)? Are we going to require a certain amount of reputation to allow alts? Or will we introduce a nicknames or "identities" feature on top of a single account?

      13 votes
    36. Suggestion: show a "this tilde doesn't exist yet" page instead of a 404

      (Apologies if this has already come up) If I click on a link to a non-existent tilde e.g. https://tildes.net/~photography it shows a plain 404 "not found" page. Instead there should be a more...

      (Apologies if this has already come up)

      If I click on a link to a non-existent tilde e.g. https://tildes.net/~photography it shows a plain 404 "not found" page. Instead there should be a more informative page which says something like "this tilde doesn't exist yet".

      This could eventually be used for a mechanism for users to vote for/suggest a new tilde.

      18 votes
    37. Password reset

      I don't need to reset my password, and I really appreciate the way that it is done to maximize anonymity. However, I think there is a bit of a problem with how it is done in terms of users getting...

      I don't need to reset my password, and I really appreciate the way that it is done to maximize anonymity. However, I think there is a bit of a problem with how it is done in terms of users getting locked out.

      If you're locked out, as far as I can tell, there is no way to view the email hint associated with your account. It seems a bit counter intuitive to me that in order to see the hint for how to regain access to your account, you have to already have that access! I also think that it won't work in the case that someone has been away for a few months and has forgotten their password. I'm not sure what a good way of displaying the hint would be, however, since if it is done by username anyone who has seen your posts can look at your password hint.

      Hopefully with a bit of discussion we can cook something up that can solve this catch 22!

      11 votes
    38. Rename the groups after Geocities neighborhoods and please never allow a user to add a group. There has to be limits, and limits create communities.

      To me one of the biggest problems on the internet is the lack of a "hub" or somewhere it sort of centralizes. In my opinion the current "staleness" of the internet is due to a lack of central hub....

      To me one of the biggest problems on the internet is the lack of a "hub" or somewhere it sort of centralizes. In my opinion the current "staleness" of the internet is due to a lack of central hub.

      So i thought about how I could solve this problem. You see without a central hub, starting anything is a problem.

      Imagine I am a new user on the web, and I want to learn 3D modeling. Where do I go? This is a problem I am facing right now, like which site do I goto to be part of a community. I don't want to make an account on facebook and join ragtag groups with no real activity. There is no sense of community or anything, just random noise. All I can do is google, and youtube videos to learn 3d modeling. If I goto forums, they are all very stale or "dead" and I leave cause I don't know what to do there.

      I basically wanted to have a starting point where I knew for a fact that everyone knows this place and starts here and belong to a community. Two months, and I still have the same problem. I don't belong to a community within 3d modeling or feel like I belong there. Just hardly any chitchat, irc channels barely anyone speaks. Days go by without a new thread.

      The biggest problem I notice is that everyone is spread apart, some devs on twitter only, some on that certain site only. No one is really connected or rather there is no central hub. Still using 3d modeling as an example, I noticed that without a central hub, there is no real "right" way to do something. I mean this, no one has any idea on what software to use. I keep asking myself am I using the right software, what is he using, what are they using. It turns out they all have this question, I'm still not sure. NO ONE IS. So if no one is sure, then the communities unintentionally keep closing themselves off.

      But There is one rule that must be set

      YOU CANNOT EVER ALLOW A USER TO CREATE A GROUP. Do not make this mistake.

      Have Things constant at times, I'm tired of unlimited everything. A limit creates a sense of belonging.

      Why?

      Reddit's biggest flaw and strength is the subreddits and it made a mistake when it allowed anyone to create one and you are seeing the cascading effects now. When you can make a new group, you are no longer a tight nit community with set focus. You are separating the community on a large scale, right off the bat and as you can see on reddit, subbreddits clash which leads to drama and ultimately the destruction of the site from within.

      So what am I getting at?

      We go back to a tried and true method and something that we know everyone will like. Something that Appeals To Everyone ish.

      YOU BRING BACK THE GEOCITIES NEIGHBORHOODS AND KEEP THEM NAMED AS GROUPS.

      Have 29 Groups, or let the community decide the # of groups and lets start naming them. No petsburgh please

      Simple Short Descriptions. and the name creates an INSTANT connection with someone who might have an interest in that group.

      The Only Time You Add A Group is every 6 months to a year and ONLY THE OWNER CAN. Community Decides the name.

      YOU HAVE TO HAVE A SET # OF GROUPS. This creates unique culture.

      List of IDEAS:

      1: Add a count for the amount of posts in the group list if you can, might be database heavy.

      2: Everyone is subscribed to all the groups but can unsubscribe.

      3: A list of trending "topics" or call them "marks" or "underscores". (Suck it twitter)

      6 votes
    39. Scoping of meta-discussion

      We currently have ~tildes for meta topics. What about a similar mechanism for meta-discussion, scoped to specific group hierarchies? I imagine something like ~tildes.gaming or...

      We currently have ~tildes for meta topics. What about a similar mechanism for meta-discussion, scoped to specific group hierarchies? I imagine something like ~tildes.gaming or ~tildes.gaming.leagueoflegends, mirroring the structure of the groups itself. This draws a little bit from how StackExchange does it, if anyone is familiar with that, but they do not have any nesting. They just have a "meta" site for every regular one for discussing the site itself.

      An alternative would be to discuss those things in the group itself. This might be reasonable as well, but since we already separate it out for the top-level, that approach seems somewhat inconsistent.

      9 votes
    40. Security flaws / bounties

      Hi! Something I've been wondering, is Tilde planned to eventually have a bug bounty program or something like that for security flaws in the future? Edit: RIP, forgot to separate those tags with...

      Hi! Something I've been wondering, is Tilde planned to eventually have a bug bounty program or something like that for security flaws in the future?

      Edit: RIP, forgot to separate those tags with commas...

      7 votes