-
14 votes
-
Our interfaces have lost their senses
35 votes -
Anna's Archive ISBN visualization contest winners
21 votes -
Three Cheers for Tildes: App updates and feedback (February 2025) — Version 1.3 uses edge-to-edge UI on Android
This topic is for the Three Cheers for Tildes mobile app. I'll summarize the major updates at the start of each similar topic, so people can read the updates and then hit Ignore if they don't care...
This topic is for the Three Cheers for Tildes mobile app.
I'll summarize the major updates at the start of each similar topic, so people can read the updates and then hit Ignore if they don't care about more frequent updates and user feedback.
Recently:
[Android] Version 1.3.6 (Feb 28, 2025): Fixed minor UI bugs.
[iOS] Version 1.3.1 (Feb 27, 2025): Fixed an annoying scroll bug when typing comments and posts.
[Android] Version 1.3.5 (Feb 19, 2025): Fixed keyboard and animation bugs.
[Android] Version 1.3.4 (Feb 12, 2025): Fixed keyboard and markdown bar bugs.
[Android] Version 1.3.3 (Feb 11, 2025): Fixed keyboard bugs.[Cancelled this release.][Android] Version 1.3.2 (Feb 11, 2025): Fixed bugs reported in comments.
Version 1.3.0 (Feb 9, 2025):
This is an Android-focused update. Android 15 makes apps edge-to-edge by default so it's time to move to edge-to-edge. I've enabled it on Android 11 and higher.
Edge-to-edge mostly means turning the system bars translucent, so you can see the content all the way to the edge, instead of a blank area. In practice, we still need to keep some translucent bars there, so status bar icons and the clock can still be distinguished from app content and not become a jumbled mess.
Implementing this was a gigantic pain (which is why Google received pushback from so many developers and added an opt-out). I had to redo many layouts and re-test every screen in the app multiple times, on different Android versions and different settings (portrait, landscape, single pane, dual pane). Hope it's well received by Three Cheers users! Personally it took me a day to get accustomed to it, but I've ended up liking the edge-to-edge style more. I probably won't add a setting to turn it off.
Screenshots of what it looks like on an Android 14 device as of v1.3.1:
- 3-button nav, edge-to-edge (new): https://postimg.cc/1nnc2rWG
- 3-button nav, old: https://postimg.cc/Hcq4g8Kf
gesture nav, edge-to-edge (new): https://postimg.cc/ctf744G6- gesture nav, edge-to-edge (v1.3.2): https://postimg.cc/TpwHPDYB
- gesture nav, old: https://postimg.cc/PNDQMKvh
Three Cheers for iOS v1.3.0 is only minor bugfixes. iPhone apps are already edge-to-edge, and this change is Google's way of copying/catching up to Apple.
Previous topic: November 2024
Where to get it
Android version on Google Play Store: https://play.google.com/store/apps/details?id=com.talklittle.android.tildes
Or sideloadable APK at https://www.talklittle.com/three-cheers/
iOS version on the App Store: https://apps.apple.com/app/three-cheers-for-tildes/id6470950557
Join TestFlight for iOS beta testing: https://testflight.apple.com/join/mpVk1qIy
83 votes -
How UI helps you hate breakable weapons a bit less
15 votes -
Toasts are bad UX
37 votes -
What happened to user interfaces?
23 votes -
Put an "ignore" link next to the topic name in topic lists
It would be convenient not to have to open a topic to click the "ignore" link. Being forced to open a topic to click the "ignore" link isn't going to make me give the topic a second chance. :-)....
It would be convenient not to have to open a topic to click the "ignore" link.
Being forced to open a topic to click the "ignore" link isn't going to make me give the topic a second chance. :-).
Thanks.
12 votes -
Hey GM: If you want to beat Apple, give people the buttons CarPlay can’t
35 votes -
Where is the best place to find freelance UX/UI designers?
Historically companies I've been at have had someone on staff, but we're a small startup and looking to get some UX/UI support. All of my googling has lead me to "gig" websites like Upwork or...
Historically companies I've been at have had someone on staff, but we're a small startup and looking to get some UX/UI support. All of my googling has lead me to "gig" websites like Upwork or Fiver and talking to friends in industry (granted salaried UX/UI folks) have lead me to Linkedin or Indeed. Neither feels like the right place for what we're looking for. Does anyone have an suggestions for finding freelance designers we could work with iteratively? Thanks!
Context: Our company is rolling our a new platform out to beta users and are looking to refine some of our platform's interface. Mainly we're hoping to polish up some of the more amateur design elements across the platform and get help designing layout for tools/data presentation. We have done a good amount customer research on what folks are looking for, will be getting active feedback after pushing the changes, and are hoping to iterate with said feedback.
9 votes -
Kagi recently changed their dark mode, fix inside
Since I know quite a few tilderinos use Kagi (far higher percentage than the standard population) I figured this might interest some of you. Kagi pushed out a new Dark theme that is not dark. It's...
Since I know quite a few tilderinos use Kagi (far higher percentage than the standard population) I figured this might interest some of you.
Kagi pushed out a new Dark theme that is not dark. It's possibly even worse than Googles non-dark official Dark mode.
Here is a CSS fix you can throw in your custom css section in settings that I whipped up for some people in the Discord, should be useful.
:root { --custom-bg-color: #090c10; --search-result-gap: 20px; --search-result-gap-mobile: 10px; --app-bg: var(--custom-bg-color); --search-result-title: #fff; --primary-visited: #aaa; /*! --quick-search-bg: #000; */ --color-search-input: var(--custom-bg-color); --result-item-title-border: rgba(255,255,255,0.25); --search-result-date-bg: rgba(255,255,255,0.15); } .__sri-time { font-size: 12px; border-radius: 2px; margin-right: 3px } .__sri-desc { padding-top: 3px; } .__sri-title { margin-bottom: 5px; } .__sri-url .__sri_url_path_box { margin-top: 0px; } @media screen and (max-width: 1300px) { .search-result, .sri-group { padding-top: 0px !important; padding-bottom: 0px !important; margin-bottom: var(--search-result-gap-mobile) !important; } }
This fixes the colors, padding, and some other general weirdness they introduced. They also don't follow their own variable specs so I introduced two new ones in there so you can modify to your liking (namely padding between links on mobile and desktop).
26 votes -
Feature suggestion: Show the "Post a new topic" button on the front page
Hi everyone, first of all, thank you for creating and maintaining this site - I don't think I've ever seen a more constructive and friendly general-purpose community online. :) In the last few...
Hi everyone, first of all, thank you for creating and maintaining this site - I don't think I've ever seen a more constructive and friendly general-purpose community online. :)
In the last few weeks, after getting access to tildes, I stumbled multiple times over an interesting article that I thought that would fit on Tildes. But I didn't see a button to post it on here. I assumed it has to be something related to rating or account age. I was wondering how long it would take. Maybe a month?
The volume of posts here is pretty low, so I never saw a reason to visit one of the groups - I only visited the front page. Only now I found out, that the button to post something is only visible if the user is currently on the page of a group.
I don't know if this happened to someone else, but I personally find it really unintuitive that there isn't a button on the front page to post a topic. Reddit, Lemmy, Discourse etc. all have it like that.
Did anyone have a similar experience? Or was this a concious choice?
20 votes -
Tiny little mobile feature request: dot indicator
When viewing the desktop version of the website, there is a little orange notification to the left of my name when there are replies to my messages. When viewing the website in mobile, there is no...
When viewing the desktop version of the website, there is a little orange notification to the left of my name when there are replies to my messages.
When viewing the website in mobile, there is no such indication, and I have to open up the sidebar to see if I have any new replies.
Could we get a simple, orange "dot" indicator to the left the Sidebar link in mobile to let us know when we have unread messages?
I apologize in advance for the imgur link, but it could look something like this: Example
10 votes -
What wipes in Star Wars teach us about the brain and also interface design
27 votes -
Location of votes button on posts
I've not fully considered the design decision and may be missing important aspects of it, but I wonder if the votes button on posts might be better situated on the left. This would make its...
I've not fully considered the design decision and may be missing important aspects of it, but I wonder if the votes button on posts might be better situated on the left. This would make its placing more consistent with the comments' vote button location.
I ask because I notice that I tend to often forget to vote upon a post in a way I don't with comments. I think this is because on a widescreen the button is in a part of the screen where one's focus is not drawn, far from the rest of the relevant content.
13 votes -
It's a small thing, but browsing on mobile would be a bit smoother if there was an option to switch the "Comments" and "Actions" buttons under each post
Obviously it's a pretty small thing, but being able to jump in and out of threads easily while using my phone one-handed would be nice.
41 votes -
Should bylines be more prominent in the topic posts?
I've noticed we've gotten in the habit of using the author.[name] tagging convention on articles and blogs and I think this is a great idea. But to me it just seems more important than having to...
I've noticed we've gotten in the habit of using the
author.[name]
tagging convention on articles and blogs and I think this is a great idea. But to me it just seems more important than having to see it as just a tag amidst all the other tags. Right now we put the site name and favicon in a prominent spot whenever we post a link, and I get that this is much easier to extract reliably from just scraping the page than the bylines tend to be. But I wonder if any author.[name] tag could get promoted to a special spot in the "Article: X words" element?Of course this does leave the question of what to do about multiple authors, but I think the usual convention in academia is to list the first author who appears on the list as the primary author.
I assume this has been discussed before, but when I tried searching for it the abundance of topics with "author" tags made it so I couldn't find anything. ¯\_(ツ)_/¯
10 votes -
How are you reacting to the current climate in the product design and UX space?
I have been a product designer and experience architect since before “UX” even meant anything. I’ve never wanted for work, and I’ve always been confident in my skills as a leader both on the...
I have been a product designer and experience architect since before “UX” even meant anything.
I’ve never wanted for work, and I’ve always been confident in my skills as a leader both on the product and business strategy side.
But especially recently, I’ve started to feel some tremors I’ve never felt before:
- A massive amount of young talent has flooded the industry via UX programs and boot camps - and much of them are quite talented!
- Layoffs have further upped the available workers
- AI and Automation have made good designers even more efficient, and even inexperienced designers can now move at the speed of light.
I also have some personal situations at play:
- I took the last few years to launch and grow my own product business - scaling that eventually to an exit. So I’ve been out of the “product designer” game a bit - as I’ve been immersed in everything that comes with being a founder and startup growth.
- I now have a family - I can’t grind as hard as I used to.
All this gives me some qualms about the ability to find work in the future.
With an industry now flooded in talent, and AI that commodifies and democratizes UI design - making it easier than ever to spit out good design - is there job security for product designers the next few years?
What does that look like? How will pay be affected? Where will the opportunity be?
14 votes -
Just use QWERTY! ("my plea to anyone who has to display a virtual on-screen keyboard")
35 votes -
Why does it seem that FOSS users don't value user-friendliness very much?
The vast majority of free and open source software available is well known for being clunky, having very unintuitive UI/UX and being very inaccessible to non-nerds. We can see this in Linux...
The vast majority of free and open source software available is well known for being clunky, having very unintuitive UI/UX and being very inaccessible to non-nerds.
We can see this in Linux distros, tools, programs and even fediverse sites.
I understand that a lot of it is because "it's free", but I also feel like a lot of people who make and use FOSS don't actually value user-friendliness at all. I feel like some of it is in order to gatekeep the less tech savvy out, and some of it is "it's good enough for me".
What are the best theories for why this is the case?
EDIT: A lot of replies I've been getting are focusing on the developers. I'm asking more why the users seem okay with it, rather than why the developers make it that way.
67 votes -
Evolution of the scrollbar
23 votes -
For anyone that likes sticky navbars
I found myself wishing the website had a sticky navbar on desktop, so I made a Tampermonkey script to do just that. Sharing this in case anyone else was looking for something similar. To use, just...
I found myself wishing the website had a sticky navbar on desktop, so I made a Tampermonkey script to do just that. Sharing this in case anyone else was looking for something similar.
To use, just open this link with Tampermonkey installed, and you should be prompted to install it.
https://ewp.fyi/tilde-tweaks/sticky-navbar.user.js24 votes -
Designing for colorblindness
3 votes -
PM UI issue
I noticed this while sending out lots of PMs for my game giveaway thread. It's not a huge issue at all and doesn't really have any meaningful effect on the site's usability, but I thought I would...
I noticed this while sending out lots of PMs for my game giveaway thread. It's not a huge issue at all and doesn't really have any meaningful effect on the site's usability, but I thought I would mention it anyway.
Also, it might already be in the Gitlab, but I looked around and didn't see anything. I don't have an account there, so could someone (maybe @cfabbro?) add it for me if needed?
Issue: Within a PM conversation, there is no indication of the person who is being PMed unless they have responded.
Steps to recreate: send a user a PM, then click on that message from sent messages. If the person has not responded, you will only see your username and message. If the person responds, you can then see their username on their response, but that's currently the only way to know who the conversation is with from within the conversation itself.
If anyone wants to recreate this for themselves, feel free to send me a PM referencing this thread and I will not respond.
8 votes -
Comments, bumping, trees. Helping user discovering newer comments.
Suppose you want to participate in an old post with hundreds of comments. You made your fresh new comment, injecting your thoughts and effort into it and hit the post button with hopes and dreams....
Suppose you want to participate in an old post with hundreds of comments. You made your fresh new comment, injecting your thoughts and effort into it and hit the post button with hopes and dreams.
The post is bumped to the top under Activity. Other tilders saw the old post on the top, they are intrigued, perhaps as much as you are and wonder what you can add to the discussion, but they couldn't find your comment.
Why is that?
You replied to a thread with a very old top-level comment.
As Tildes is still relatively new, this isn't much of a issue now, but one that I feel needed to be addressed eventually as the site grows. It is certainly a low priority issue for the time being.
Sort by new only sorts comments by the time when top-level comment is posted, which is an inherent characteristic of comment threads. If my last years of memeing on redditting has taught me anything, it is that a new post gathers the most views in the first few minutes when it was posted (This might be a few days on Tildes).
Bumping helps extend the longevity of a given post if the thread gathers enough attention and discussion value to warrant a comment, but that alone would not alleviate the fact that new comments is seen by less and less people as the post gets older (as indicated by votes). If we want to make high-quality comments seen by more people, we need to make comment age a less limiting factor.
Tildes needs to help its users to discover new comments.
A few solutions come to my mind.
-
By presenting comments in a linear fashion like the good old bulletin board does without any hierarchy such that sort by new would truly be sort by new.
-
By highlighting ( or whichever other means ) comments that meet certain criteria (Comments that are among the latest 10 or comments that were posted within the last hour, this can vary depending on the activities of the comments)
-
I would like to propose a novel solution to this problem by compacting the comment threads to a forest of trees with navigable nodes. This sounds totally outlandish, it might very well be, but its an idea that I think worth sharing.
The editing is rudimentary but I hope the idea is communicated well.
15 votes -
-
Any interest in setting "scrollbar-color" in the Tildes themes
10 votes -
Feature suggestion: Highlighted text in comment automatically creates quote when you respond to that comment
I'm fairly sure it's either a Reddit or RES feature, but whenever I select text in a comment and then click Reply, it'll copy that text to the comment box and add a > in front so it'll turn into a...
I'm fairly sure it's either a Reddit or RES feature, but whenever I select text in a comment and then click Reply, it'll copy that text to the comment box and add a > in front so it'll turn into a quote. It makes it a little quicker to respond to a specific part of someone's message.
I'm no IT bird and as such I don't know if this is something that can be implemented easily(if at all). It'd also require more JS, not sure if that's an issue as well.
In any case, let me know what you think.
Edit: I'd like to suggest something else, should I make a secondary post or append it to this one? I'd like to avoid cluttering up the front page.
37 votes -
Feature suggestion: Bookmark posts from front page
I'd like to be able to bookmark posts from the front page. Right now it really isn't an issue yet since posting frequency is low, but I often quickly check the front page for interesting reads,...
I'd like to be able to bookmark posts from the front page. Right now it really isn't an issue yet since posting frequency is low, but I often quickly check the front page for interesting reads, while not having the time to actually read them. I'd like to see a "Bookmark" button on front page posts that allow me to save those posts for later when I actually do have time to read the posts.
For quick scrolls over the front page, tapping the post and then bookmarking is one click too many.
You could argue I'm lazy, I call it efficiency.While on the subject, if I click "bookmark" on a topic, it'll read "bookmarked" but does not offer an "unbookmark" option until I refresh the page. Since I have big thumbs(large bones) I often tap wrong, so it could be nice if there was a quick way to undo this, similar to how we can undo votes.
Edit: this seems to be a bug: it does work for comments.
Edit2: Made this into an issue.24 votes -
Vote box should be on the left-hand side
Why? My mouse, as well as my vision, are focused on the left. The vote box feels like its light years away on a 16:9 screen. It's on the opposite side of the screen from everything else I might...
Why? My mouse, as well as my vision, are focused on the left. The vote box feels like its light years away on a 16:9 screen. It's on the opposite side of the screen from everything else I might click in the GUI. Its a waste of time/movement.
HTH!
28 votes -
More feedback on comment reading
I wanted to say that I really enjoy the "[Back]" link that shows up when you select "Parent" on a comment. Frequently, when I want to navigate to a comment's parent via the parent link, it's...
I wanted to say that I really enjoy the "[Back]" link that shows up when you select "Parent" on a comment. Frequently, when I want to navigate to a comment's parent via the parent link, it's because there's a lot of other comments in between the parent and child comments, so being able to easily navigate back is just delightful. It's so thoughtful and demonstrates an understanding of the reading experience that multiple times I wished reddit had. More like this, please. :)
10 votes -
Awesome implementation of comment collapsing
Very simple, but great feature adding easy ability to collapse all comments.
9 votes -
Open comments and links with a single click
I browse my front page on Tildes, and I see an item I'm interested in. I also notice that it has comments. I think "I'd like to read that article, and then look at the discussion about it." To...
I browse my front page on Tildes, and I see an item I'm interested in. I also notice that it has comments. I think "I'd like to read that article, and then look at the discussion about it."
To open the link and read the article is one click, on the title. Then, after I've read the article, I have to go back to my front page, find the item again, and click on 'X comments'. This doesn't work if I'm scrolling through the front page and selecting a few items to read later.
Alternatively, I can click on 'X comments' for each item, and then go to each post's comments page and click on the URL to read the article.
Either way, it's two clicks and a bit of extra navigation.
Could there be a way to click on an item and open the article and the comments page simultaneously?
9 votes -
Suggestion: Adding the group list to the sidebar even when you are on a particular group
Hi, finally got the chance to join tildes. I am loving it so far but there is just one small suggestion. When I am on mobile and on a particular group, for eg ~music and want to switch to ~books,...
Hi, finally got the chance to join tildes. I am loving it so far but there is just one small suggestion.
When I am on mobile and on a particular group, for eg ~music and want to switch to ~books, I have to go back to the main page to access the list from the sidebar.I know, I know, I could just type in the url but wouldn't it be better if there was some way to access the group list from any page for easier navigation. Perhaps adding it in the existing sidebar or a separate sidebar on the left side.
12 votes -
On underlining links in prose
By default, no links are underlined in the Tildes interface, as far as I observed. I suggest that we underline the links that are in topic texts and comments. It is a nice visual clue in prose,...
By default, no links are underlined in the Tildes interface, as far as I observed. I suggest that we underline the links that are in topic texts and comments. It is a nice visual clue in prose, and allows to distinguish between two consecutive links. Currently I'm using the following snippet in a userscript to achieve that:
// Underline links in prose. document.querySelectorAll(".comment-text a, .topic-text-full a").forEach( function (elem) { elem.style="text-decoration: underline;"; });
The rest of the links function like buttons, so it's not that important (or even unnecessary) that they be underlined. What do you think?
8 votes -
Suggestion: More visible location to see if you have new replies
Right now, it's top right, and not too easily seen without specifically looking over there; it'd be nice to have a more convenient location - top left? I don't know.
8 votes