romkatv / powerlevel10k

A Zsh theme
MIT License
44.26k stars 2.12k forks source link

Project on life support #2690

Open lasseoe opened 1 month ago

lasseoe commented 1 month ago

I'm very sad to hear this :-(

What's the reason behind this decision? Anything the community can do to help?

Thanks for a great theme/tool, it's changed how I work with the shell.

romkatv commented 1 month ago

Thanks for the kind words.

I want to reduce the amount of time I spend on support. The vast majority of issues that people file are essentially requests for personalized assistance. They are costly to me and do not result in any meaningful benefits to anyone other than the requestor. A small minority of issues are also mentally draining. Despite their small number, the effects are non-trivial.

The community can help by filing fewer issues: apply more effort trying to solve a problem before asking for help; do not suggest that the defaults must be changed to match one's needs exactly.

Note that powerlevel10k does not need ongoing active maintenance just to keep working. If it works for you now, it'll keep on working.

johnalanwoods commented 1 month ago

Thanks for all the work @romkatv!

xeor commented 1 month ago

Would it make sense to move the project to it's own organization and let the community take care of it? Make it p11k? There arent a ton of people that have done recent changes, but based on the network graph, at least @jamebus and @lecodeski are ofte mergin in changes to their own fork.

romkatv commented 1 month ago

I won't be granting commit rights to the powerlevel10k repo to anyone else. If someone wishes to continue development, they can fork the project and proceed from there. This ensures that existing powerlevel10k users can trust my commitment to maintaining the stability and security of their prompts.

akashdeepnandi commented 3 weeks ago

thanks @romkatv, fan of your work. I don't see it as any warning to not use the project anymore but as a guideline for most open source projects. After a point users should understand that a project sets sane defaults for 99% of the users. If you are an outlier, means you have the skillset or determination to go ahead, fork the project and experiment as you wish.