• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tildes with the tag "self post". Back to normal view / Search all groups
    1. 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
    2. Extended Scripts for Tildes Alpha

      So, after a rather clunky script to open comment's link in a new tab with the left click, I got inspired by the idea of @kalebo and wrote also a script to quickly jump to new comments in a topic....

      So, after a rather clunky script to open comment's link in a new tab with the left click, I got inspired by the idea of @kalebo and wrote also a script to quickly jump to new comments in a topic.

      I thought about writing a dedicated script but felt like it was going to become overly complicated for a user to import different script.

      These script are all meant to give the community some QoL while lightening the pressure on @deimos so he can work without too much stress from all the requests. As soon as the feature are implemented you should get rid of those script that in some parts felt like bad hacks to me that I was writing it.

      I know the button to scroll to new messages is in a quite bad position (top center of your browser page) but I couldn't bear to deal with tampermonkey issue and its GM_AddStyle meta not working properly so I had to use the basic CSS provided by spectre already loaded in tildes.net.

      If someone knows how to figure out that goddamn meta, let me know.

      ========= UPDATE ============

      Edit: So apparently tampermonkey has issues with styles that are not yet fixed and firefox has some issue in general with script that inject stuff in the page (understandably).

      For tampermonkey the solution is simple. Use violentmonkey instead. you can just copy the script and it will work.

      For Firefox it's a little more dirty unfortunately but I cannot find other solutions. You need to open the internal URL about:config. Then search security.csp.enable and double click to disable it. After this the script will work.
      Firefox has a very strict policy and the only real solution would be to write an extension and I don't think it's worth the effort in the current state of development.
      For full description of what that policy does, check the official doc from mozilla: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP#Threats

      12 votes
    3. Simple script to open tilde.net links in new tab

      I suggested already to have a setting in the profile to allow the user to decide if links should open in new tab so you won't lose the content you were being on this website. In the meanwhile I...

      I suggested already to have a setting in the profile to allow the user to decide if links should open in new tab so you won't lose the content you were being on this website. In the meanwhile I made a very simple script that does that for you using tampermonkey.

      The script: https://gist.github.com/theCrius/04dc86bea0ed0f1cbec7e57f1aaff9aa

      Tampermonkey: http://tampermonkey.net/ (available for all browsers)

      A quick tutorial on how to do it, step by step with images: https://imgur.com/a/pY51wn2

      Edit: Updated to open only link in comments in new tab. The rest of the navigation will load in the same tab by default.

      9 votes
    4. Warrant Canary

      Hey, Just a thought. I'm not sure what the legal standing of warrant canaries (i.e. being compelled to lie) are in Canada, but given the privacy level afforded by the site the key component to...

      Hey, Just a thought. I'm not sure what the legal standing of warrant canaries (i.e. being compelled to lie) are in Canada, but given the privacy level afforded by the site the key component to that privacy is trust.

      You're doing a lot to make sure private data is treated as harmful, and with the open source code being visible, but that's still not a guarantee that the server is actually running the code that will be open sourced.

      Tildes could probably benefit from a warrant canary given that it's a platform for user generated content and if it gets prominent enough it may be subject to LEO scrutiny. Compliance with LEO is a given since the website operates under Canadian Jurisdiction, but given the... nature of some requests (Gag Orders / Etc...) a canary could be a privacy positive move for users of Tildes.

      7 votes