|
|
|
|
|
|
st3phvee
Casual Poster


 ⛺︎ My Room
RSS: 
Artifacts:
|
 |
« Reply #33 on: an Autumn day » |
|
Also whatever this is.
MY EYES.
As for me, my pet peeve is sites with dark/light mode that don't also have an auto option. My whole system automatically swaps over to dark mode at 5pm, and it irritates me to have to manually change websites over to dark mode. If you're going to go through the trouble of offering visitors the option of toggling between dark and light mode, it's not hard to give the option to respect the visitor's system preferences. I'm more forgiving if it's a small site, but for a site like Reddit to not have it... <shakes head>
|
|
|
|
|
Logged
|
|
|
|
|
|
KiwiMeowo
Full Member ⚓︎
  
 

Meow ⛺︎ My Room
StatusCafe: kiwimeowo
RSS: 
Artifacts:
|
 |
« Reply #35 on: a Winter day » |
|
I feel like this thread can be used as advice for me, I use webp images as I heard they support better quality at lower file size, but I didn't know much about whether it's accessible to most computers!
So my nickpicks: For regular sites, I notice a lot of these that restrict users and beg them to get a subscription.
I sometimes visit some websites to get answers for my homeowork, and they would ask me to create an account. While annoying, I just put in my info cuz I didn't have much choice. And after I created the account, only then they mention I'd need to pay a subscription to check the post I needed. How awful. I also hate those websites (Like Twitter and those websites that have mobile apps) which when you access them in mobile browsers, they will force you to download the app to see the content. Like I'd rather view their stuff on desktop than download their useless app that I would use one time max. As for indie sites, most people here already mentioned the problems: Autoplaying, low contrast text and background, little content aside from links. When it comes to personal sites, I find entrances (or whatever they're called) to often serve as no more than a roadblock which makes you look for the entrance button, then to wait again for the actual home page to load.
Landing pages can look quite great sometimes, but yea I hate it when the enter button is very obscure. I can understand if the webmaster wants to make sure the viewer has read the warnings by making the enter button not that obvious, like "Click the levitating guy to enter!". But I'm generally fine with the warnings put on the site (Unless it's adult themed but I generally don't encounter them a lot), so it just annoys me.
|
|
|
|
|
Logged
|
|
|
|
Adam
Casual Poster ⚓︎

 
n3rd ⛺︎ My Room
SpaceHey: Friend Me!
Guild Memberships: Artifacts:
|
 |
« Reply #36 on: a Winter day » |
|
I feel like this thread can be used as advice for me, I use webp images as I heard they support better quality at lower file size, but I didn't know much about whether it's accessible to most computers! You can have it both ways, actually! Instead of just using the traditional <img src="MyPicture.webp">, you can add the more modern <picture> tag too, like this: <picture>
<source srcset="MyPicture.webp" type="image/webp">
<source srcset="MyPicture.jpg" type="image/jpeg">
<img src="MyPicture.jpg" alt="A Picture of my cat">
</picture>
A modern-ish browser will pick from the srcset list; if it can't display the webp, it'll skip to the next one, a jpg. An old browser that doesn't support the <picture> tag at all will just ignore it completely and use the <img src> tag. For extra points, use progressive jpgs, too! I do this on my blog and displays the pictures perfectly, even on super old browsers like NCSA Mosaic.
As for the things that I find annoying, absolutely it's auto-playing music. What makes auto-playing music especially annoying is that it will usually cause whatever I'm already listening to to stop, so once I figure out how to stop the page's music, I also need to restart whatever I had playing before. Another thing is terrible text/bg color combinations. I don't know if it's intentional but sometimes the colors are so poorly contrasted that I can't read anything unless I ctrl-a first. Last is blogs, forums, or newsletters without RSS feeds. RSS is life.
|
|
|
|
|
Logged
|
-Adam
|
|
|
|
|
|
|
|
|
|
|
|
|
dogbrain
Full Member ⚓︎
  
 

melting down army guys to make green tea ⛺︎ My Room
StatusCafe: robdog
iMood: 
RSS: 
Guild Memberships: Artifacts:
|
 |
« Reply #42 on: a Winter day » |
|
i’m interested in the replies mentioning dysfunctional links (like the one above), since i tend to put those in place of an unfinished page xD from the perspective of someone just browsing a site, i definitely get mildly disappointed seeing an interesting-looking link that goes nowhere too. BUT from a webmaster perspective i understand why someone would want to keep those links up… i’m flighty when formatting my site layout so i like to keep placeholders to remind me what i need to work on and replace later :-P i guess it’s a matter of perspective. only the webmaster knows what their creative vision is for their site, so crossed-out links may not be as big of a deal to them (since they probably intend to fix them later). a random viewer lacks that knowledge though, so broken links are more likely to irritate them… at least that’s my theory
as far as my own grievances go, most of them have already been brought up in this thread, but it irks me when a landing page contains the triggers it warns for, if that make sense? like i saw one that warned for bright colors and flashing gifs, but the page itself was really bright and had flashing gifs on it…  it really defeats the purpose of the content warning lol
|
|
|
|
|
Logged
|
it/he time is flying like an arrow, and the clock hands go so fast they make the wind blow, and it makes the pages of the calendar go flying out the window one by one Artifact Swap:
|
|
|
|
|
BasilABST
Casual Poster ⚓︎

 

:v ⛺︎ My Room
iMood: 
Guild Memberships: Artifacts:
|
 |
« Reply #44 on: a Spring day » |
|
Websites that attempt to support non-English language formats but somehow screw it up! My native language is written the opposite way, and sometimes websites try to accommodate for it, all of our computer UIs are flipped because of it, etc etc. That's good! But sometimes, it really screws up and it's kinda blatant that they did not really give enough of a dang to actually get it right be it severe formatting errors or stuff like that, or YouTube and its ungodly auto-dubbing...
|
|
|
|
|
Logged
|
N I G H T M A R E E Y E S Artifact Swap:
|
|
|