.ml and hexbear have been around much longer than the other instances so have built up more subscribers
Since mods and admins can't control what gets hashtagged it can hashtag the completely wrong things
For example we have a community called c/loud. This is a cloud community but will be hashtagged with #loud
We also have a community called c/meta and similar other communities but the hashtag should be something similar to programming.dev meta since meta itself doesn't make sense. Currently its assuming you know what scope of meta you're in due to it being attached to the instance but hashtags are free for alls so the hashtag is going to be impossible to follow (other communities that fall within this are comics, events, books as they are programming or programming.dev specific which is currently assumed due to the url)
Programming.Dev
Im going to be trying to set up a tech corner similar to what Programming.Dev did last year with the dark theme zone. Any groups who want to join on around the area feel free to reach out and we can do stuff like merge templates
I mainly use linkstack https://linkstack.org/, git repo: https://github.com/LinkStackOrg/LinkStack
Theres an instance for the programming.dev instance if you want an example of how it looks https://me.programming.dev (weve got a space-like theme on it)
Its happening once a year so likely in the summer
Im working on another event that may happen next month though depending on if I finish the rest of the things to do in my queue of projects !safe_crackers@programming.dev
(so this and canvas will be 6 months apart from each other)
There is technically a roundabout way you can do it although it involves a bit of actions
I havent fully tested it so may need some variation of the actions to work but:
- Post gets created as normal in the instance
- Post get removed through the lemmy ui so that it sends a removal federation action and removes the post everywhere it was federated to
- Post get unremoved in the database by changing the removed value to false. As this is changing the value itself rather than sending an action this does not federate and only unremoves it for the instance itself
Looks like a camelCase variable to me so its likely just a temporary word they replace with the actual bot name but something went wrong and it didn't replace it properly leading to the temporary text showing instead
There could be some other reasons but the actual cause cant really be determined without looking at the source code
Starting off banner submissions with a quick banner generated from midjourney

Example view of it in lemmy explorer

Theres nothing coded in lemmy to do that, just something someone probably said as a joke.
I found the comment you were referring to and it was due to the article not being visible outside certain countries (I assume its just visible in the US and Canada since I can see it here in Canada)
For another country:

They defederated from both programming.dev and sh.itjust.works recently since they held a vote and they had enough upvotes to do so. Reasoning for programming.dev was due to people in our instance coming in there with supposedly bad takes but I feel like thats a major overreaction to block an entire instance of people with different views (with the different views appearing due to it not being political at all inside the instance) due to a couple people going in there instead of just moderating the individual users. The message to defederate from us also only has 13 upvotes and was both programming.dev and sh.itjust.works which I feel isnt really a majority opinion of their instance if they want one since it confounds the upvotes of two different instances and is a relatively low amount for their monthly active users
The print call there is from python 2. I can do some editing to add in the brackets in a bit
Ategon
0 post score0 comment score




In addition to what grant said. Cursors dont show and arent sent when logged out or when on mobile and are anonymous so people can't tell whos cursor is who. Just a fun thing to add some activity to the canvas and make it feel more like a community instead of you placing pixels into a void