Skip Navigation
What is it with this `externally-managed-environment` pip install error?
  • I think the error is quite verbose and tells you everything you need to know.

    Generally, do not install packages outside of a virtual environment unless you know what you're doing. Given the option, use your package manager version of the same package. Outside of that, use your python environment manager of choice to install stuff. There are lots of options: conda, uv, venv, virtualenv, pipenv, etc.

    The error exists to warn you that you could potentially break critical system installed packages by installing other things at a user or system level with pip.

  • if you looking for a good alternative for google search, try "SearXNG"
  • In terms of search results, ddg sometimes will find very specific searches better and has more bells and whistles. I still prefer SearXNG, and have been using my instance almost exclusively since setting it up.

  • Authentication for external sevices
  • It's feasible as long as all the stuff you want to auth supports oauth, oidc, or saml. It might be a bit overkill for your use case, unless you have a bunch of services you didn't mention. Keycloak has a bit of a learning curve, but works great once you get past that.

  • Cash into Monero?
  • I don't know how safe this is, but what I do:

    1. Make a local XMR wallet, backup, and host your own blockchain
    2. Buy regular crypto, say LTC, from a legit exchange with KYC
    3. Swap that to XMR on an anon swap/exchange, storing in your wallet 3 (optional). Move from your first wallet to another, for extra safety???

    Spend it where you can, not many places. BTCPay server, which can be self-hosted, supports it, so there are options.

  • PS3 is a pirate's dream!
  • I think it'll happen at some point, nearly always does. I have one locked on an exploitable version and it works great, I think there's a lot of potential for emulation and homebrew if it opens up more.

  • What are the advantages of using a private tracker?
  • Aside from what has been posted already, the vast majority of good P2P groups only release on private trackers, some with notices to not repost publicly. There is a massive collection of quality content that is either not available on publics or completely dead and forgotten.

  • Any reliable group making AV1 releases consistently?
  • There are a handful of groups putting out what I would consider decent AV1 encodes. A couple PTs allow them, and there are groups on 1337x. Just grab a couple from each tag you can find and see if they meet your needs. Generally speaking, look for groups which note their source, which encoder they are using, and ideally what settings they used in general.

    AV1 has come a long way fast, but in my experience a good x265 encode is still better for live action.

  • How crucial are banking apps? Your experience with them vs. browser banking?
  • The only time I've willingly used a banking app is when they lock out my VPN IP. In those cases the app still usually works for whatever reason. So far, I haven't found any functionality missing from the webapp, but I'm also dealing with brick and mortar institutions.

    I would be concerned as they will eventually probably move to a phone app first ecosystem, however it will probably take a while. Some people are still only using in person and phone banking (where you call them and punch in numbers).

  • Buying a new computer to run Linux on - suggestions?
  • I would get a Thinkpad, either used or new, with that budget. Generally all the hardware will work out of the box, with the possible exception of the fingerprint reader if it exists. RAM and SSD should be replaceable, so if you purchase new just do the upgrade yourself to save some bucks.

  • datahoarder @lemmy.ml liliumstar @lemmy.dbzer0.com
    PGSub - A Giant Archive of Subtitles For Everyone
    gitlab.com starshiners / PGSub · GitLab

    Large Postgres database of collected subtitles with companion apps to access them.

    starshiners / PGSub · GitLab

    I've been working on this subtitle archive project for some time. It is a Postgres database along with a CLI and API application allowing you to easily extract the subs you want. It is primarily intended for encoders or people with large libraries, but anyone can use it!

    PGSub is composed from three dumps:

    • opensubtitles.org.Actually.Open.Edition.2022.07.25
    • Subscene V2 (prior to shutdown)
    • Gnome's Hut of Subs (as of 2024-04)

    As such, it is a good resource for films and series up to around 2022.

    Some stats (copied from README):

    • Out of 9,503,730 files originally obtained from dumps, 9,500,355 (99.96%) were inserted into the database.
    • Out of the 9,500,355 inserted, 8,389,369 (88.31%) are matched with a film or series.
    • There are 154,737 unique films or series represented, though note the lines get a bit hazy when considering TV movies, specials, and so forth. 133,780 are films, 20,957 are series.
    • 93 languages are represented, with a special '00' language indicating a .mks file with multiple languages present.
    • 55% of matched items have a FPS value present.

    Once imported, the recommended way to access it is via the CLI application. The CLI and API can be compiled on Windows and Linux (and maybe Mac), and there also pre-built binaries available.

    The database dump is distributed via torrent (if it doesn't work for you, let me know), which you can find in the repo. It is ~243 GiB compressed, and uses a little under 300 GiB of table space once imported.

    For a limited time I will devote some resources to bug-fixing the applications, or perhaps adding some small QoL improvements. But, of course, you can always fork them or make or own if they don't suit you.

    3
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LI
    liliumstar @lemmy.dbzer0.com
    Posts 1
    Comments 114