Skip Navigation
Any good email service except tutamail and proton ?
  • I believe cocks.li is still open, so you could use them. You said in another reply that you're not savvy enough for your own domain, but if you change your mind, purelymail.com With your own domain, you can easily switch providers without losing access to your addresses.

  • What programming language ruby, python og javascript?
  • I can vouch for PyQt, it works quite well for what it is. Be aware you might have to dig into the C++ docs if you're trying to do something non-trivial.

    If you like, you can use Qt Creator to build the GUI template, and then basically import into Python and build all the logic.

  • Is Windscribe a good VPN for torrenting?
  • Last I checked you need to purchase an addon to have port forwarding with Windscribe.

    These are good options in my experience that are P2P friendly and support port forwarding.

    • AirVPN: Relatively slow but stable, good company
    • OVPN: Some stability/app problems but fast
    • AzireVPN: Lacking features but overall good and fast

    Air is the cheapest out of the bunch, they might still have a sale going on now.

  • Need Some Advice
  • I would start with the official documentation/guides. https://handlebarsjs.com/guide/#what-is-handlebars

    It's not overly complicated to learn if you already know some Javascript / HTML / CSS. If you don't, then maybe look up some tutorials on FreeCodeCamp.

  • 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
    How to file issues in Github from CLI
  • Gitlab has an official one: https://gitlab.com/gitlab-org/cli I don't think Forgejo or Gitea have an official one, but there are various projects if you search around, along with SDKs for the API targeting various languages, so anyone could make one.

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