@jcsteh Using #LowercaseOnly instead if #CamelCase on #Hashtags impedes #TextToSpeech systems!
@jcsteh Using #LowercaseOnly instead if #CamelCase on #Hashtags impedes #TextToSpeech systems!
@tripplehelix @joel @MekahimeAkari
Not that Meta, but meta in the sense of the thing itself, or folded on itself.
In this sense, meta-evil (it was capitalized because my brain was in hashtag #CamelCase mode, apparently), because it's evil the way he uses evil. XD
Question aux personnes concernées et/ou expertes en accessibilité numérique :
Je me rappelle, il y a longtemps, que le camelCase (mettre une capitale à chaque nouveau mot) était bien mieux pour les hashtags. Cela facilitait la lecture, notamment avec les lecteurs d'écran.
Est-ce toujours le cas ?
(Je découvre d'ailleurs sur Wikipedia que j'utilise surtout le "PascalCase" puisque je mets aussi une capitale au premier mot.)
It's fine for code but also (a) harder to explain/teach, (b) harder to automate, (c) badly supported on Mastodon (incremental search usually smashes case).
I think Mastodon has gotten better at preserving #CamelCase in hashtags. #GoToSocial is working on it, it's still really bad right now (always flattening/tolower()
-ing).
I can see being a bit harder to explain/teach, although I'm not sure what cases of automation you're referring to.
I guess my main thing (and perhaps it's a silly one) is that _
is harder to reach than just capitalizing (and not spacing out) the next word. XD
I have no issues with Pascal (Borland's implementations and docs were excellent), but I had to learn C immediately afterwards like everyone else.
I used Borland on the PC and Symantec/THINK on the Mac. Both absolutely lovely.
Symantec Pascal on the (emulated) mac was actually a stepping stone towards @neaoire@merveilles.town's development of #uxn, IIRC. They even developed a 3d game in Pascal on the Mac (heavily accelerated, of course)
Looking at my hashtag list, I noticed that #CincoDeMayo was trending when I made the list, except it was in lame, all lower case, like #cincodemayo
So, I initially read "code mayo," then "cin code mayo."
So, I'm imagining a brand of mayonnaise made for C++ coders.
See what happens when you don't #CamelCase? Nerfherders.
Hey now, #CamelCaseIsLovely
I cut my teeth on Pascal, I'll never stop using #CamelCase. XD
I want to say Mastodon has gotten better at this, but if you're writing a hashtag in #CamelCase and the prevalent usage of that hashtag isn't camelcased, then it will probably get overwritten by your client's "suggestion."
You just have to be extra vigilant about avoiding the bad autocorrect. :(
It's very annoying, especially when the camelcase could happen kind of automatically using a simple dictionary.
That's a great idea, but it does involve some guesswork.
Obvious:
Less obvious:
This Week in Security: The X DDoS, The ESP32 Basementdoor, and the camelCase RCE - We would be remiss if we didn’t address the X Distributed Denial of Service (DDoS)... - https://hackaday.com/2025/03/14/this-week-in-security-the-x-ddos-the-esp32-basementdoor-and-the-camelcase-rce/ #thisweekinsecurity #hackadaycolumns #securityhacks #basementdoor #camelcase #news #ddos
A user on our forum asked us to use camelCase on our tags. I've noticed that most tags by now are minuscule. Can I change the lettering on tags in NodeBB after the fact?
Central Park, NYC
#Fotografie #fotografia #foto #photo #photography #photographie #fotograaf #BlackAndWhite #potd #alttext #newyorkcity #newyork #nyc #usa #camelCase #urbanphotography #blackandwhitephotography #travel #travelphotography #blancetnoir
#schwarzweiss #schwarzweiß #blancoynegro #photooftheday
#schwarzweissfotografie #streetphotography
This. Although I prefer #camelCase, having cut my teeth on Pascal in the 80s (Yes Gandalf, I was there 3000 years ago) I default to #PascalCase but please use one or the other in your #Hashtags https://disabled.social/@A11yAwareness/113863862564354935
@mastodonmigration what a great tip! And welcome, new friends.
A note: you'll get more boosts on images with alt text. Some of us don't boost when alt text is missing - to make life richer for people using screenreaders. It's also fun, to do visual descriptions!
If you don't, you may get nudges like #altText4me #altText4u … and luckily you can edit and add #alttext to images later.
(PS: using #camelCase in your tags is recommended, it also helps screenreader users)
Port Of Los Angeles, California.
#SchiffSamstag #SchiffsSamstag #shipsaturday #Fotografie #fotografia #foto #photo #photography #ship #photographie #fotograaf #ships #fyr #BlackAndWhite #potd #alttext #socal #california #usa #lighthouse #phare #blackandwhitephotography #travel #travelphotography #blancetnoir #schwarzweiss #schwarzweiß #blancoynegro #photooftheday
#schwarzweissfotografie #shipsofmastodon #lighthouses #camelCase
Kowloon City, 九龍城, Hong Kong
#FensterFreitag #WindowFriday
#Fotografie #fotografia #foto #photo #photography #photographie #fotograaf #BlackAndWhite #potd #alttext #blackandwhitephotography #travel #travelphotography #china #blancetnoir #city #hongkong #schwarzweiss #schwarzweiß #urban #blancoynegro #kowloon #camelCase #photooftheday#schwarzweissfotogre #streetphotography #urbanphotography
In response to the #hashtag casing issue, I've written a script for #MastoAdmin's to try to convert as many of them as possible to #PascalCase automatically:
https://codeberg.org/austinhuang/mastodon-tag-case-corrector
Feedbacks & contributors welcome! (I'm still considering whether I should incorporate recent tagged posts to counter the computerized results.)
@weirdwriter @MoiraEve @elan @jamesbritt
(2/2)
...switch back to #PascalCase. (Idon't use #camelCase as I think it looks weird.)
Now that we've got this paragraph issue settled, how about my 2 examples, are #UShistory or #USpol o.k. for you to listen to or do you need #USHistory and #USPol? Especially the second one can be misleading for sighted people, as USP (Unique Selling Proposition) is actually a much used acronym, therefore I prefer my personal slight variation.
#snake_case,
#kebap-case,
#camelCase, and
#PascalCase
(1/n)
" I wish all apps made all hashtags pascal case! "
Thanks for sharing this introspective, Robert.
Me, too. In fact, it makes long hashtags more easily readable for "sighted people" as well. ;) It is quite a bit more work, alas, in particular, as my apps try suggesting (and auto-replacing) previously used #Hashtags with all small letters, which I then have to...