chaospatterns@lemmy.world to homeassistant@lemmy.worldEnglish · 1 year agoHome Assistant - Deprecating Core and Supervised installation methods, and 32-bit systemswww.home-assistant.ioexternal-linkmessage-square8fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkHome Assistant - Deprecating Core and Supervised installation methods, and 32-bit systemswww.home-assistant.iochaospatterns@lemmy.world to homeassistant@lemmy.worldEnglish · 1 year agomessage-square8fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up0·1 year agoDocker is so much easier to fuck with than python
minus-squarejust_another_person@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoDocker is the same thing as executing the runtime of the same program. WITAF are you even talking about?
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up0·1 year agoFrom a fuckery standpoint? Docker is way easier, and it works the same way for everything.
minus-squarejust_another_person@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoIt’s literally the same thing as running the app from base repo. There is no “fuckery”. The entrypoint of a container is the same as just running the python runtimes for any project. You have zero idea what you’re talking about.
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up0·1 year agoNo it’s not and yes I do you goober. How are dependencies handled in each scenario?
minus-squarejust_another_person@lemmy.worldlinkfedilinkEnglisharrow-up0arrow-down1·1 year agopip install for both. Apparently you are new to 'puters. Go play elsewhere.
Docker is so much easier to fuck with than python
Docker is the same thing as executing the runtime of the same program.
WITAF are you even talking about?
From a fuckery standpoint? Docker is way easier, and it works the same way for everything.
It’s literally the same thing as running the app from base repo. There is no “fuckery”. The entrypoint of a container is the same as just running the python runtimes for any project. You have zero idea what you’re talking about.
No it’s not and yes I do you goober. How are dependencies handled in each scenario?
pip install for both. Apparently you are new to 'puters. Go play elsewhere.