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/)FI
Posts
0
Comments
415
Joined
2 yr. ago

  • Here's the way I look at it. This is your life and you get to play it out as you please. It's really none of my business to begin with, and I am not really sure how this would come up in casual conversation, so I am hoping to most people it's just not even a topic. I have kids, I have friends that have kids, and even with that basic amount of knowledge we don't sit around chatting about things like that. Don't overthink this, and keep in mind that you make your own decisions. Just because you don't have kids doesn't mean anything either. I have friends with no kids, and gotta say, sometimes I am a little envious. Wouldn't change anything, but it's nothing to feel bad about. Lighten up on yourself and just do what you want to do.

  • Interesting. I still don't think I could use that workflow. I use bookmarks, and the dropdowns in the bookmark toolbar when I need to organize links into groupings. And even then I only keep the necessary dropdowns in my list. Everything else I organize by bookmark folders and subfolders.

  • What? Even 500 tabs? I don't understand this. I get about 10 open and I can't read what they are. Please share a pic of what it has to look like with that many tabs open because I totally do not get this? I feel like this would be akin to asking "I can't see out of my car windshield because I have completely covered it with sticky notes. How can I get to where I need to go?" This is not how browsers were designed to work.

  • GTA V. I mapped the top right to hold down the trigger for flying helicopters, or when I don't want to let off the gas in a car. Bottom right releases it. I use this when I am hauling stuff with the cargobob so I don't have to keep my hand on the trigger which can be painful after a while. I use them in Valheim to do things like repair when I am at a crafting table. I really like having them and how programmable they are.

  • Lemmy seems a lot less toxic than Reddit.

    Not sure I am seeing the same. I posted a message about a bash command yesterday and it was almost immediately downvoted. And I have no idea why since it should work for what the person asking wanted/needed. That was one of my big issues with reddit was the sheer negativity that came out of that site and I know I am talking about a single downvote here, but it makes me pause. It has happened more than this one time which is why I get that feeling. I think some people really need to revisit the use of the downvote.

  • Don't forget things like locking everyone into their ecosystem. Case in point, Minecraft. On the pc using Bedrock I can connect to any server. Xbox and Nintendo versions I know for a fact you can only connect to approved servers. Not sure about the PS version, but I would venture it's similar. So why would I want to limit myself by playing their locked down copy of the exact same game?

  • Maybe a little primitive, but I copy my .bash_history file to a folder with a dated name every afternoon using a cron job. Then I can just grep that for commands I know I ran in the past. 'sort -fu' will remove the duplicates in the results.