Skip Navigation

Posts
10
Comments
98
Joined
2 yr. ago

  • How can I get these fans?

  • I usually upvote comments I agree because sometimes I'm empty-headed, cannot think about something to comment at the time.

  • My first ever Android phone is a rooted Samsung Galaxy Young, it has less than (i think) 200 MB internal storage, so I always need to delete apps at that time.

    I guess rooting a phone is more straight-forward back then, just one "update" zip file, and then it's done.

  • "You are not my mom!!"

  • Yes. I was afraid that how my parent's thought on my comments and posts on mainstream social media, like Facebook, in the past, because they have have their own account too.

    Now I have one less thing to worry about and interact more here than the days when using those mainstream social media.

  • I think that's more like "please do seatbelt your face", because, there's no x on the bottom to say no to that

  • Tried consent-o-matic yesterday, it saved me a bunch of clicks and F12s to hide remove cookies popups that always covers my screen.. thanks!

  • It just pop up in front of me few days ago, and then I immediately turned all the options off in the setting without any doubt..

    Luckily that it is not my most used web browser now.

  • It's because sunset can be romantic if you sit with somebody, such as your partner.

  • Permanently Deleted

    Jump
  • A thinking cloud shape icon

  • You should know that you don't just look at the play/pause button to just know the file is playing, you can know the playing status from other UI elements, for example, status bar ("playing example.file", "pause", "stop"), progress bar, timer and others... Right?

  • I think you are referring the button that user interface provides when such operations are executing.

    When the file is playing, you want to pause it, then you may press the pause symbol (Two vertical lines) button to pause it, or else press the play symbol (sideways triangle) to continue playback of the file.

    To explain why the pause symbol is two vertical lines, and the play symbol the sideways triangle, here're some history:

    the pause button indicates the two rollers beside the read OR write magnet on a tape deck that push the tape up against the head. the single vertical bar with triangle indicates one roller retracted faster play in that direction... basically other than the "play" symbol, which simply means "go" the rest of the symbols are based on the state of the controlling rollers. Record was a red circle, indicating the red shelled "studio in use recording" light outside the door.

    The vertical lines represent the sides of frames on a reel. Pause means you are stopped between two frames, play means you are moving through the frames left to right (hence the arrow), fast forward is moving through the frames at some multiple of 1x, and the scene skip button pushes you forward to some preset "hard" frame edge.

    From https://ux.stackexchange.com/a/90343

  • Oh yeah, you are right, but that's the most visualised version I could found at the moment

  • If you want to hide the posts that is not in your language, try to change the language setting in settings -> languages.

    Edit: the setting is called "Languages" not "Language settings", and it is only available in lemmy-ui, the website version you using

  • It should work if you post using a Lemmy account. However, if you use a Mastodon account it will show as "\#" which is not working as expected right now, someone has been opened an issue talking about it: https://github.com/LemmyNet/lemmy/issues/3789

    Edit: After reading your comment again.. oops, I think said too fast.

    The situation above only applies when you try to post to Lemmy Communities, and also, I just tried it by myself, hashtag in Lemmy seems won't work.

    Testing-ground: https://lemm.ee/post/5513264

    Usually, the hashtags in a Lemmy posts is a hyperlink, i.e. [#hashtag](https://example.com/tags/hashtag), for example this post posted by a Mastodon account:

    https://lemmy.world/post/3754328

    I don't know if hashtag (strings) works on Mastoson, because it might be processed (e.g. HTML character-escaped) when transmitting to another instance, and the testing community i posted is not federated with other instances.