I did nothing and I’m all out of ideas!

  • 1 Post
  • 65 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle




  • While she has not been named in the police statement about the arrest, it is believed to be Bonnie Spofforth

    This, I don’t like. If you - the newspaper, the means of information - are not sure about a name you should really refrain from using it.

    It would be not the first time people get their lives ruined by some careless journalist because of a namesake or just an error.

    It’s not that different from “spreading rumors”.

    That aside, in this case, it is probably a rumor from an inside source. Still. Not a fan.



  • The Heroic Games Launcher is (IMHO) by far the best interface to gog you can have on linux.

    You can find it on the AUR if you use arch, which makes it pretty straightforward to install.

    The next version will integrate with the Galaxy API using the comet project, which should make it even better.

    The only problem I had with it is that, once upon a time, there was a bug with downloading some games (Cyberpunk 2077, in my case) and I had to compile the git version of Gog-dl and target that in the settings… but the fact I could even do that is great by itself.









  • 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.



  • I actually feel this is gonna make it harder for people to find out about the change, having something suddenly disappear from your feed is less visible than having reminders when you click on a new post.

    At the same time, cosidering the .org one is new, not a lot of servers/instances will have the community federated, so it will not appear even in the All feed for people, especially in the small ones.

    For those reasons I would advice for a transition period, if possible, but I can see how it could be annoying to manage.