

I’m not sure if you are referring to this, but I’ve noticed some people overriding their comments after around 24h they have posted them - probably running an automated script. I assume they are doing it for perceived privacy reasons.
I did nothing and I’m all out of ideas!
I’m not sure if you are referring to this, but I’ve noticed some people overriding their comments after around 24h they have posted them - probably running an automated script. I assume they are doing it for perceived privacy reasons.
I didn’t know about this project, so I took a quick look around.
I didn’t see any mention of Telemetry or Metrics, but I assume they can use this:
After starting Tails and connecting to Tor, Tails Upgrader automatically checks if upgrades are available and then proposes you to upgrade your USB stick. The upgrades are checked for and downloaded through Tor.
https://tails.net/doc/upgrade/index.en.html#automatic
Still, I just gave this a few minutes, so there could be more.
I wish they used them all, especially XDG_CACHE_HOME
which can become pretty big pretty fast.
disable this system security feature temporarily,
This should be - if I’m not mistaken - possible using the pip env var I posted about earlier, like this:
PIP_BREAK_SYSTEM_PACKAGES=1 sudo apt install howdy
Or exporting it for the current shell, before running the installation
export PIP_BREAK_SYSTEM_PACKAGES=1
But I personally highly discourage it, because - AFAIK - if it even works it will mess up the deps in your system.
I’m no python expert but reading around it seems your only real solution is using a virtual environment, through pipx or venv as you already had found out, or using the
--break-system-packages
* Allow pip to modify an EXTERNALLY-MANAGED Python installation
(environment variable: `PIP_BREAK_SYSTEM_PACKAGES`)
pip flag which, as the name suggest, should be avoided.
EDIT: After rereading I got your problem better and I was trying to read the source for Howdy to see how to do it, so far no luck.
It’s an error with a dependency written in Rust, the workaround is to use an older toolchain (1.72), it is fixed in the newer code of tokenizers, but probably it is not updated in AUTOMATIC1111 yet: you should check their bug tracker
To have more info you can read this issue: Link
Unfortunately, in general, people tend to just read, vote, and then forget about it without checking back: that’s why I always try to add some source or ways to verify what I post.
And - in this specific case - probably some people just like LTT, I assume.
Linus is an investor in the framework company: Source on the framework forums that links to the video on youtube
Why not directly link to the video? Because I don’t want to! :P
You could try asking in [email protected] too, feddit.it is an italian speaking instance