Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. I have an #opensource dilemma.

I have an #opensource dilemma.

Scheduled Pinned Locked Moved Uncategorized
opensourceselfhostedselfhost
2 Posts 2 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • paco@infosec.exchangeP This user is from outside of this forum
    paco@infosec.exchangeP This user is from outside of this forum
    paco@infosec.exchange
    wrote last edited by
    #1

    I have an #opensource dilemma. There’s a small python library I use a lot called word_cloud. It’s on GitHub, PyPI, etc. I think it’s a bit neglected. There are like 30+ pull requests open, the owner is not really doing much with it. I want to fork it, accept some of the PRs into my fork and start using my forked version. Here are my questions:

    1. I use a self-hosted gitea for my code. It allows GitHub auth, so it would be easy to allow collaborators. But I worry about discovery. People looking for the old one on GitHub won’t find the new one off GitHub. I don’t want AI PRs and AI bots pestering me. I don’t want my fork/my work hosted on GitHub. Any gotchas around using a #selfhosted git and collaborating?

    2. Should I maintain it as a fork with the same name, or should I create a new name? I guess if I want to register it at PyPI and such, it needs a distinct name.

    3. It uses old pip and setup.py and stuff. I want to use uv for modern package management. If I totally rejigger the project, it is a “hard fork”. There will be minimal code sharing between my version and the original. Should I care? Should I consider keeping my changes localised so some stuff might get backported? I’m leaning toward leaving the old behind and just doing new. It’s not like it’s a big thriving project with a huge community.

    If I do this, it will be the first open source package where I’m the maintainer. So I don’t have a lot of experience to draw on. Just asking for tips from experienced maintainers. Especially if they #selfhost a repo.

    fritzadalis@infosec.exchangeF 1 Reply Last reply
    0
    • paco@infosec.exchangeP paco@infosec.exchange

      I have an #opensource dilemma. There’s a small python library I use a lot called word_cloud. It’s on GitHub, PyPI, etc. I think it’s a bit neglected. There are like 30+ pull requests open, the owner is not really doing much with it. I want to fork it, accept some of the PRs into my fork and start using my forked version. Here are my questions:

      1. I use a self-hosted gitea for my code. It allows GitHub auth, so it would be easy to allow collaborators. But I worry about discovery. People looking for the old one on GitHub won’t find the new one off GitHub. I don’t want AI PRs and AI bots pestering me. I don’t want my fork/my work hosted on GitHub. Any gotchas around using a #selfhosted git and collaborating?

      2. Should I maintain it as a fork with the same name, or should I create a new name? I guess if I want to register it at PyPI and such, it needs a distinct name.

      3. It uses old pip and setup.py and stuff. I want to use uv for modern package management. If I totally rejigger the project, it is a “hard fork”. There will be minimal code sharing between my version and the original. Should I care? Should I consider keeping my changes localised so some stuff might get backported? I’m leaning toward leaving the old behind and just doing new. It’s not like it’s a big thriving project with a huge community.

      If I do this, it will be the first open source package where I’m the maintainer. So I don’t have a lot of experience to draw on. Just asking for tips from experienced maintainers. Especially if they #selfhost a repo.

      fritzadalis@infosec.exchangeF This user is from outside of this forum
      fritzadalis@infosec.exchangeF This user is from outside of this forum
      fritzadalis@infosec.exchange
      wrote last edited by
      #2

      @paco
      Have you tried to contact the current maintainer?

      1 Reply Last reply
      1
      0
      • R relay@relay.infosec.exchange shared this topic
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups