[-] pyr0ball@lemmy.dbzer0.com 3 points 1 week ago

My diagnosis is in that spike. I got diagnosed late because it took that long to get away from my autism denying parent and enough time living on my own to start wondering about my "weird habits", especially after starting to meet others "like me".

It stopped being a disability in my mind and started being more like a superpower, and eventually out was just who I was and y'all can just deal with it. Of course I leaned boundaries and social graces because we live in a society, but how I view myself and other people definitely changed

So I think it has a lot to do with how this generation and previous ones changed how they handle autism.

[-] pyr0ball@lemmy.dbzer0.com 11 points 1 week ago

Ok so that leaves it up for some artistic license like

  • dickcheese
  • dickbrain
  • dickgobbler

... I could keep going

[-] pyr0ball@lemmy.dbzer0.com 2 points 4 weeks ago* (last edited 4 weeks ago)

That's not at all how interest rates work on homes... They're fixed and yes while fluctuations in interest rates can have an effect on the home value, that won't change how much your mortgage payments are, and can only effect your property taxes by at most 2% per year

Rent doesn't have to fluctuate with interest rates at all as it's up to the home owner

Edit: unless you're in a variable rate interest loan in which case, yeah your lender is screwing you

[-] pyr0ball@lemmy.dbzer0.com 7 points 3 months ago

Home automation using geofencing, and my partner likes to get a notification when I'm heading home from the office

[-] pyr0ball@lemmy.dbzer0.com 5 points 4 months ago

Hello Anxiety, my old friend...

[-] pyr0ball@lemmy.dbzer0.com 22 points 4 months ago

Anyone who uses Oracle DB or virtualbox in a corporate environment

[-] pyr0ball@lemmy.dbzer0.com 1 points 5 months ago

Honestly I'm planning on using it on my legit games for my headless streaming server, which is what got me interested in building that auto install script.

I've got a little library of similar installation scripts I've built over the years so it was just a matter of modifying it to meet this scripts' requirements

[-] pyr0ball@lemmy.dbzer0.com 2 points 5 months ago* (last edited 5 months ago)

Happy to help! Let me know if you run into any problems and I'll see if I can debug

[-] pyr0ball@lemmy.dbzer0.com 9 points 5 months ago

It allows users to run the script on any installation of Python no matter where it's located, as well as allowing a user to set up specific Python package versions separate from the system-native ones.

Basically for flexibility and easy setup

[-] pyr0ball@lemmy.dbzer0.com 11 points 5 months ago* (last edited 5 months ago)

Try a venv or miniconda and use the universal shebang:

#!/usr/bin/env python

Edit: you've activated my brain shrimp, so I'll be back with an interactive setup script in a bit

Edit2:

Sorry I know it's GitHub but codeberg doesn't support gists yet and I can't fully test this by myself. Seems to work fine on Linux mint. I'll do some testing on Windows later

https://gist.github.com/pyr0ball/c6a608fbdd401903f1ff6faf14a065ce

view more: next ›

pyr0ball

joined 7 months ago