If you do not wish to interact with me, Lemmy has a wonderful block button, you don’t have to tell me how you want me to act, that is odd behavior and you wouldn’t do that when interacting with people in real life if you live in a civil society, it is odd to try to control how others interact with people instead of just blocking them when it is so convenient to do.

  • 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2025

help-circle


  • I have like one actual male friend I still talk to every week left, I’m okay with that. One or two female friends too depending on the week. My male friend I’ve known for like 10 years now since my first week in college, so we usually have no issue talking about whatever, theres no emabrassment or anything like that. I don’t really talk about emotional sht with my female friends, it’s always been more about entertaining each other and making the other laugh.

    I never got the whole woman are more emotional and want to talk about sht like emotions or whatever, they can handle it better and are more used to it, sure, but do they actually want to talk about that stuff, probably not.

    I’m not as hungup on needing friends or wanting to be social all the time as I used to be. I feel like I still don’t have enough alone time to do and learn all the things I want to.

    Having friends that share the same hobbies I do seems like a dream (I’ve had that in the past, but I hobby hop, maybe these friends are also into yugioh but I lose interest and swap to blender and they don’t care about that at all, so eventually we stop communicating and maybe a year or two later im back into yugioh but now its been too long.

    I swap hobbies way too often and I never know when, I at least return to most of them eventually but the friends related to it are gone. The friends that remain are the ones I’ve spent years drinking with (and ocasionally hanging out sober, but im a social drinker, I go mute otherwise)





  • Highway there is like literal hell, 50 ppl sharing one lane, you are quite literally bumper to bumper on the highway going highway speeds, youll see 3-5 ppl sharing one moped somehow, like poor families that need to travel for whatever reason.

    Somehow no one crashes, no turn signals, just constant never ending honking which lowkey feels like sonar. (they can tell the distance without looking)




  • I like using it to setup github stuff and save time, like I needed to use rembg, I know you can setup terminal scripts as apps so if you open an app it runs the script. Had it set up a basic app to open videos with, create a folder using ffmpeg and turn it into an image sequence then run through that folder using removebg and/or depth anything (have added options for vectorizing, splats, etc.), afterwards sticying the image sequence back together to the original format, bringing back the audio. I was already doing this with comfyui before I realized they could be installed seprately be run through terminal commands, so I tried to get ai to set this up.

    Took about 5 minutes and a penny or 2 using deepseekv4flash with hermes. At it’s core, it’s hella simple, it’s just running existing programs rather than coming up with how to do all the tasks itself. I technically didn’t need it and could manually type these terminal commands myself or figure out how to automate it, but ai setting it up means it actually got done and saved me hours of time.

    After noticing most converters are frontends for ffmpeg and most downloaders yt-dlp, I realized you can easily make a gui for anything using the terminal with ai.