Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ME
Posts
1
Comments
18
Joined
2 yr. ago

  • A few features I would love to see:

    1. A way to view groups of multiple communities in a single feed. Like a multicommunity. A workaround right now is to have multiple accounts, which is less than ideal.
    2. A way to view content from multiple accounts in a single feed. Like a universal feed.
    3. An easier way to have the same settings apply to multiple accounts.
    4. A way to block instances or communities.
  • How does one discover/find hobby clubs, fitness groups, and volunteering opportunities? I know of meetup.com, but are there other ways? Also, what exactly are special interests events, and how does one become aware of these events?

  • Not having covectivity results in not having access to the menu.

    I really don't want to be messing with my phone figuring out their wifi, if even available, which might have terms I would have to agree to to use.

  • I don't like starting my drive on a low-note of backing up out from a parking spot, anxious I will accidentally scrape a vehicle or bonk the curb or whatever may it be. Ending the drive by backing into the parking space means next time I leave I'll start by driving forward to pull out.

  • I'm not sure exactly what it was called but any time you took a photo with a Note8, it was always taking photos from right before to right after the photo. This resulted in much fewer garbage photos because a few frames before or after the shutter was pressed would be a better photo, one that is not blurry! Now instead of a useless photo, I would have at least something workable. I have not seen that on any other phone with this feature, including my current one.

  • General Programming Discussion @lemmy.ml

    Windows licenses?

  • I wonder if an instance could only allow votes by users who are part of instances that require email verification or some other verification method. I would imagine that would heavily help reduce vote manipulation on that particular instance.

  • I started using the first letter of the thing I am iterating over. This is particularly helpful with nested loops so I can easily remember which index variable corresponds to which thing.