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

  • 1 Post
  • 45 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.






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










  • Yeah. GDPR should have been implemented as a mandatory part of HTML or even HTTP that interacts with a builtin browser feature.

    Well, it kind of is. The Do Not Track header has recently seen a court win in Germany (source):

    It turned out that the judge agreed with vzbv, ruling that the social media giant is no longer allowed to warn users it doesn’t respect DNT signals. That’s because, under GDPR, the right to opt out of web tracking and data collection can also be exercised using automated procedures.

    And it is basically the same in California too Source

    GPC is a valid do-not-sell-my-personal-information signal according to the California Consumer Privacy Act (CCPA), which stipulates that websites are legally required to respect a signal sent by users who want to opt-out of having their personal data sold.



  • I have a Boox Nova Air which is still going strong after around 2 years, and honestly it’s pretty good for writing. But I heard a lot of people having problems with updates bricking the device or receiving a bad unit and having an hard time returning it, if bought directly from them. I did not have to talk with support and I avoided the updates, so I can’t say more about that. My experience is overall good with it.

    I also have a Kobo Libra H2O that I think is nearing the 4 years mark, and is still going really strong. The biggest problem I had was that it asks for a kobo account during setup, thing that I really dislike. I don’t know if it is still like that.

    But, generally, if you want an epub compatible reader that you can mod (NickelMenu etc) and easily side load stuff to, with a kobo libra you can’t go wrong. Even if, to be fair, I’m not up to date with the latest devices and company policies.

    One note: the kindle format is pretty closed and all the stuff you buy from amazon is generally DRMed to hell, so it’s not certain that you can pass it to other readers. Just avoid amazon’s ebooks.

    EDIT: One thing I missed: PDFs on the default kobo software are bad, the Boox default software for PDF is far better and - in my case - there’s a screen size difference too that can make my opinion biased. Aside from that for pure book reading kobo is generally better, but you need to buy a protective case for it: there are a lot of cheap and good quality compatible ones.