• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tildes with the tag "updates". Back to normal view / Search all groups
    1. Tildes ReExtended has been updated and is also back on the Chrome Web Store again

      Howdy everyone! In talklittle's fundraiser I pledged I would fix all outstanding issues of Tildes ReExtended before 2023 is over should we reach 200 donors. Well the 200 donors mark was hit pretty...

      Howdy everyone! In talklittle's fundraiser I pledged I would fix all outstanding issues of Tildes ReExtended before 2023 is over should we reach 200 donors. Well the 200 donors mark was hit pretty quickly, so after over a year of inactivity I've gotten back to it and brought Tildes ReExtended up to speed again.

      Most of the work so far has been on getting the codebase up to par with my current preferences, but there is also a new feature and some bug fixes. Namely: the long-awaited Hide Topics feature with 4 different ways of selecting topics to automatically hide. The content scripts will run as soon as the HTML is available, meaning there should be less stuff popping in or out, the Hide Votes was also fixed so it now hides the correct votes again (yay edge cases Edit: I just noticed another edge case doesn't work :^) fuck). And also the extension is about 3.5 times smaller in size now (245KB -> 70KB). :D

      If you don't know what Tildes ReExtended is, it's basically the Tildes equivalent of the Reddit Enhancement Suite extension. Commonly requested features that can be implemented client-side (like the Hide Votes feature) and quality of life utilities like the Jump To New Comment and Back To Top buttons.

      Hope you like it!

      Giving the Chrome Web Store a second chance

      A number of years ago now as I was publishing a new version of Tildes ReExtended to the Chrome Web Store, their automated review process denied the new version without providing any reason that made sense, and weirdly threatening to take down the extension if the problems weren't addressed. After a wasted effort trying to talk to Google support, I decided to say fuck it and just remove it from CWS. Leaving the only way to install the extension for Chromium users being needlessly complicated and a pain in the ass.

      So with 2.0.0 I've decided to give CWS a second chance, initially I had more to say about it but I'm just gonna leave it out.


      If you're new to Tildes and like what you see, please consider donating! Tildes is a non-profit community site driven by its users' interests and any amount of support ensures it can keep going. Thank you! 💖

      95 votes
    2. Suppose we make Tildes topics a bit more like little blogs by adding support for "updates?"

      I've previously written about long-running topics and I've asked about software for blogging. But I keep coming back to doing some simple blogging on Tildes. I don't think Tildes should try to...

      I've previously written about long-running topics and I've asked about software for blogging. But I keep coming back to doing some simple blogging on Tildes. I don't think Tildes should try to compete with real blogging software, but maybe Tildes can support a minimal version of it, enough to make it worth doing it here when starting an independent blog isn't worth the effort? An example would be a project diary (like for my accordion synthesizer project). We could encourage people to start a topic for each of their creative projects that they want to talk about and to post updates as they make progress. Or, perhaps this would be a way to cover some ongoing story that they want to live-blog?

      I've refined my ideas a bit about how it might work: Suppose a Tildes topic contains a list of zero or more updates in chronological order? Only the original author can post an update, but anyone can write comments responding to any update. When you post an update to one of your topics, the comment tree for each previous update gets collapsed, encouraging people to comment on the latest update.

      When a topic gets an update, it reappears in the topic list with a separate set of votes, showing both the original topic's title and the update's title concatenated. Any old listing is removed, so we don't show the same topic twice. However, maybe the topic heading shows the last three updates or so if the topic is getting multiple updates in a short period of time, as might happen when live-blogging.

      12 votes