blessed icon indicating copy to clipboard operation
blessed copied to clipboard

Call for maintainers

Open piranna opened this issue 8 years ago • 17 comments

Similar to https://github.com/chjj/marked/issues/756, I would open a call for maintainers o collaborators on this project. I must to say in advance I'm sure if I would be a good candidate, both because I'm busy with NodeOS (and willing to have some collaborators there so I could have some life...) and because if I were one of the maintainers of blessed one of the first things I would do would be to move the widgets to independent projects and make a 0.5 release really minimalistic to allow more flexibility (like double buffering), and I know that chjj is not happy with both ideas in the current development status, but if the addition of collaborators would give some impetus to blessed I would definitely help to its development in some way or another.

piranna avatar Jul 19 '16 22:07 piranna

I would be interested in helping maintain if that is a possibility (although I realize nothing is confirmed yet). I love terminal-related projects, and I even composed interfaces like blessed with some raw methods before I knew it existed. There is also lots of other JavaScript work on my profile if you are curious. I could start out with some PRs if you have any ideas. Thanks. :>

jamen avatar Jul 20 '16 15:07 jamen

I would love to help maintain as well, although I am by no means an expert in the codebase. I use blessed actively for personal projects and would relish the chance to improve this library.

chazu avatar Aug 04 '16 02:08 chazu

Why a 0.5 release? The next minor version is 0.2 :)

Anyway, seems like a good idea. Blessed could really use some love.

skerit avatar Oct 18 '16 16:10 skerit

I am interested in maintening this project.

Kakise avatar Oct 28 '16 09:10 Kakise

Thanks @Kakise :-) So where do you propose to start?

piranna avatar Oct 28 '16 09:10 piranna

This repo seems dead. Did anyone ever start a separate fork for support purposes?

Lambeaux avatar Dec 07 '16 16:12 Lambeaux

This repo seems dead. Did anyone ever start a separate fork for support purposes?

None that I would know, according to the forks network most of the alternatives are just pull-requests. Since I was the one that opened the issue I would start it, I'm a bit busy with NodeOS but as I've said before I have several ideas about how this module should move fordward. Do you agree?

piranna avatar Dec 07 '16 16:12 piranna

@piranna What are your ideas? Although I lack the knowledge of the code base to be a maintainer at present 0 I've only used blessed casually in a couple of fun-time projects - I would like to see more activity around blessed in general, and would be willing to help make it happen. I think @chjj would generally sanction any reasonable plan to stimulate the ecosystem.

That being said, I would be willing to be a maintainer in the absence of any other volunteers - would also be willing to interview with other community members to assess my suitability.

I suggested in issue #256 the creation of an IRC channel - and chjj gave it his blessing on twitter - but I haven't created it yet as i'm not sure whether ##blessed or #blessed would be more appropriate - I think a single hash would be acceptable personally.

chazu avatar Dec 07 '16 16:12 chazu

My main ideas are to split the widgets from the core on two or more different projects for clean-up both of code and APIs, and later move to a double buffer architecture where each widget draws on its own "screen" similar to how X11 and Plan9 rio works, that will make it easier to work with the widgets and also to do higher level tricks like transparency and alpha-blending, and finally add support CSS-like styles and HTML-like box model and CSS flexbox, so it will make it easier to program and use.

piranna avatar Dec 07 '16 16:12 piranna

@piranna I've opened up ##blessed on freenode IRC for general discussion. Feel free to pop in and we can discuss more synchronously ideas for revitalizing this project.

One idea might be to set up an informal poll asking interested parties what they'd like to see happen with this project - better issue moderation, code cleanup, API restructuring, etc. Ideally a consensus could be reached about how to get things rolling without dividing potential contributors/users.

chazu avatar Dec 08 '16 15:12 chazu

I agree on the pool, but I don't have availability for synchronous chat. I preffer to stick to async conversations over github issues.

piranna avatar Dec 08 '16 16:12 piranna

@piranna Understandable, async is a good default.

In my mind the relevant questions re: revitalizing this project are who is willing to own a repo and coordinate activity (issues and PRs) while maintaining an open mind with regard to the direction of the project insofar as other contibutors are concerned?

I think it makes sense to defer to the existing contributors, so if @piranna or @Lambeaux want to create an organization or simply designate their fork as the de facto support fork, that ought to be sufficient, no?

chazu avatar Dec 10 '16 17:12 chazu

I could be able to create a fork and an organization and manage the pull-requests, but due to lack of time I will not be able to lead the development. I could help to discuss the roadmap and the path of the project though, I think we need some guidelines about how it should move forward. What do you think?

piranna avatar Dec 11 '16 10:12 piranna

I have created a new organization and moved my fork there, whoever that wants to be a collaborator or an owner please tell me and I'll add him there.

piranna avatar Dec 11 '16 21:12 piranna

@piranna Apologies for the long silence, mind adding me as collaborator?

chazu avatar Jan 06 '17 17:01 chazu

@piranna Apologies for the long silence, mind adding me as collaborator?

Done.

piranna avatar Jan 08 '17 20:01 piranna

Any updates?

OnkelTem avatar Apr 25 '21 11:04 OnkelTem