

Oh well that’s good for me at least sounds like it will be business as usual? I’ve been using Firefox since I think 2008
Oh well that’s good for me at least sounds like it will be business as usual? I’ve been using Firefox since I think 2008
I’m ootl on this and after a brief google search it seems like a big thing to be ootl on. What are some of the consequences of v2 ending?
I had that castle toy as a kid holy shit the memories tucked away in this brain
Can’t get out of this fucking country fast enough. Just needs to keep it together for a couple more months then I’m escaping
I’ve come to the conclusion in the last couple weeks I simply can’t identify AI images anymore. I have no clue what about this makes everyone call it out as AI, and there’s have been many such instances of this happening with me lately. I’m going to get modern day Nigerian princed when I’m older I can feel it in my bones
How do you know?
Straight up I was told to push a breaking change today because it “didn’t break that much” and “we can put in tickets to fix the issues”. I’m so checked out of this job I just raised my eyebrows and rolled with it. I’ve got a paper trail not my fault lol
This is why even if I think something is 100% legit, if a place calls me asking for anything I tell them I have to check on it and call back. Then I’ll call their known public number and go through that way. I’ve avoided a couple scam situations like this
Honestly I’d probably just give up on technology entirely. Become a hermit carpenter or something
Okay so I wiped the .venv that VSCode made again and this time ran the venv creation using python3 -m venv venv
. It’s working with command line now but not within VSCode (running into the same issue that I had before but in reverse, so VSCode isn’t recognizing pip or other installed modules like markdown that I added in command line).
This is starting to feel like maybe a difference in how VSCode handles the virtual environment vs the command line. When I create the venv in one it breaks the other
Edit: Yeah idk what VSCode is up to. I uninstalled, remade the venv with Konsole, and installed PyCharm instead. Commands through Konsole and the PyCharm terminal are all working as expected now.
Thank you for the help!
I’m using Konsole, seems to be the default terminal for me
Thank you for help with what commands to run to get more info. I’ve tried multiple virtual environments each of ones built on the command line and through VSCode and had the same results with each. The current one that I did the cat command on was built with VSCode.
deactivate () { # reset old environment variables if [ -n “${_OLD_VIRTUAL_PATH:-}” ] ; then PATH=“${_OLD_VIRTUAL_PATH:-}” export PATH unset _OLD_VIRTUAL_PATH fi if [ -n “${_OLD_VIRTUAL_PYTHONHOME:-}” ] ; then PYTHONHOME=“${_OLD_VIRTUAL_PYTHONHOME:-}” export PYTHONHOME unset _OLD_VIRTUAL_PYTHONHOME fi
# Call hash to forget past locations. Without forgetting
# past locations the $PATH changes we made may not be respected.
# See "man bash" for more details. hash is usually a builtin of your shell
hash -r 2> /dev/null
if [ -n "${_OLD_VIRTUAL_PS1:-}" ] ; then
PS1="${_OLD_VIRTUAL_PS1:-}"
export PS1
unset _OLD_VIRTUAL_PS1
fi
unset VIRTUAL_ENV
unset VIRTUAL_ENV_PROMPT
if [ ! "${1:-}" = "nondestructive" ] ; then
# Self destruct!
unset -f deactivate
fi
}
deactivate nondestructive
if [ “$OSTYPE:-}" = “cygwin” ] ” = “msys” ] ; then # transform D:\path\to\venv to /d/path/to/venv on MSYS # and to /cygdrive/d/path/to/venv on Cygwin export VIRTUAL_ENV=$(cygpath /home/deck/Repos/PysidianSiteMaker/PysidianSiteMaker/.venv) else # use the path as-is export VIRTUAL_ENV=/home/deck/Repos/PysidianSiteMaker/PysidianSiteMaker/.venv fi
_OLD_VIRTUAL_PATH=“$PATH” PATH=“$VIRTUAL_ENV/“bin”:$PATH” export PATH
if (set -u; : $PYTHONHOME) ;
in bashif [ -n “${PYTHONHOME:-}” ] ; then _OLD_VIRTUAL_PYTHONHOME=“${PYTHONHOME:-}” unset PYTHONHOME fi
if [ -z “${VIRTUAL_ENV_DISABLE_PROMPT:-}” ] ; then _OLD_VIRTUAL_PS1=“${PS1:-}” PS1='(.venv) ‘“${PS1:-}” export PS1 VIRTUAL_ENV_PROMPT=’(.venv) ’ export VIRTUAL_ENV_PROMPT fi
hash -r 2> /dev/null
/usr/bin/python
aiohttp==3.9.1 aiosignal==1.3.1 anyio==4.2.0 attrs==23.2.0 btrfsutil==6.7.1 certifi==2024.2.2 cffi==1.16.0 click==8.1.7 crcmod==1.7 crit==3.18 cryptography==41.0.7 dbus-next==0.2.3 dbus-python==1.3.2 distro==1.9.0 evdev==1.6.1 frozenlist==1.4.1 h11==0.14.0 hid==1.0.4 httpcore==1.0.2 httpx==0.26.0 idna==3.6 iotop==0.6 multidict==6.0.4 nftables==0.1 packaging==23.2 perf==0.1 ply==3.11 progressbar2==4.3.2 protobuf==4.25.2 psutil==5.9.8 pyalsa==1.2.7 pyaml==23.9.0 pycparser==2.21 pyelftools==0.30 pyenchant==3.2.2 PyGObject==3.46.0 python-utils==3.8.2 PyYAML==6.0.1 semantic-version==2.10.0 smbus==1.1 sniffio==1.3.0 SteamOS Atomic Updater==0.20190711.0 steamos_log_submitter @ file:///builds/holo/holo/holo/steamos-log-submitter/src/steamos-log-submitter typing_extensions==4.9.0 yarl==1.9.4
python -m pip freeze (after source)
No module named pip
My roommate and I used to date and I’m still in love with them. We’re making it work well but everything is messy
I went through a lot of therapy to get past my fear of telling people I love them and getting broken up with shortly after, the day I was going to tell my now roommate I love them they broke up with me out of nowhere. We didn’t even date that long and the breakup was nearly a year ago and it still hurts. I don’t have many regrets in life but not telling them sooner is one of them
I had lower surgery shortly after they broke up with me. I was so excited to have someone there for me emotionally and physically after surgery. Now I have nobody and I’m scared to have sex. I don’t know how to work past this and therapy hasn’t been helping
I just want to be able to connect with someone without the crushing weight of trust issues around every corner. I miss being with my roommate so much, one of the happiest and most exciting relationships I’ve ever had
Workday?