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/)DD
Posts
0
Comments
30
Joined
2 yr. ago
  • Steel series Rival 500. Highly recommended. I got it specifically because I wanted as many buttons as possible but in an actually ergonomic to press layout vs trying to feel out the numbers in a numpad layout. https://steelseries.com/gaming-mice/rival-500

    You can rest your thumb on a spot in the middle that looks like a button but isn't and you can also lock out the 2 bottom buttons below your thumb with a physical switch if they get in the way

  • +1. I love this guy because he's not just another one of those new urbanism YouTubers complaining that every American doesn't have 10 trains showing up at their house every minute and anyone that disagrees is mentally compromised (see: "car brain"). He instead focuses on feasible, practical, incremental solutions to our problems over shouting about the "kill all cars with fire immediately" solutions.

    I didn't post him because I figured the audience on Lemmy would eat me alive for saying all that.

  • Thanks for the list, I'm sure others will appreciate it!

    I'm actually subscribed to almost all of those channels lmao. I skipped several because I'm being picky, and I mean picky. You probably won't agree with a lot of my decisions. Here's what I mean...

    • I did a thing - forgot about him I'll add him to the list
    • Micheal Reeves - Last real video was a year ago
    • Backyard scientist - Unsubscribed a while ago due to clickbait. From a quick glance his videos seem fine now though.
    • Mark Rober - Video quality has been going downhill. More and more clickbait, and videos seem to spend a lot more time than necessary on "look at our happy family fun time we're having."
    • William Osman - I like him just not enough to put him on the list
  • Gaming

    Makers

    ...more in Honytawk's comment below

    Science + Technology

    • Applied Science - In depth videos about random science-y things this dude finds interesting. No clickbait, just an excited dude talking about a project he tried.
    • Atomic Frontier - A lot like Tom Scott. He's also a rare case where the video is more interesting than the title/thumbnail. Generally focused on science-y topics + has shockingly high production value considering the dude seems to be an overworked college student.
    • NileRed/NileBlue - Crazy in depth chemistry videos. Personally find NileBlue more entertaining as he tends to explore things he's not that great at.
    • Practical Engineering - Explanations of various civil engineering concepts.

    Other

  • Valve needs to hire this person, my god. Love that they seem to really understand what users do with steam instead of just looking at it from miles away, removing every feature + calling it a redesign.

    Steam's UI has long been the worst part of using Steam for me, to the point that I actively avoid using any steam features I don't have to. While they've made small parts of it prettier over time, figuring out how to do anything you haven't done before is difficult, there's clutter all over that makes information like reviews harder to scan, and to top it all off, every single page has a different UI I have to figure out.

  • Since this is built into the OS, your only options are modifying the app or modding the OS, neither of which are things I'm well versed in but here's some stuff that can get you started if you're feeling adventurous:

    Modding the app: The way these actions work is android apps add a line in their manifest that registers them as handlers for "ACTION_PROCESS_TEXT". Article on this.

    I'd imagine you'd want to try and find a way to remove that registration from the app's manifest. Couldn't tell you exactly how but I know ReVanced lets you mod apps other than YouTube, so it could help with that?

    Modding the OS: Since it's built into the OS. If you can find the code that handles text selection actions, you could start with a custom ROM and add your own code that disables that action. Maybe even build a UI around it to help others with a similar complaint?!

  • Since nobody in the comments is being helpful I figured I'd do a little research for you. The TL;DR is apps can just put ads on your text selection any time they want + there's nothing you can do about it. At least on my phone, the ads are hidden in the overflow menu so I hadn't noticed them until I saw your post + checked in there. Perhaps on your device they show up because you have a wider screen?

    Here's another person with a similar complaint: https://android.stackexchange.com/questions/228224/how-to-edit-the-android-context-menu