zsh-workers
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <psprint@zdharma.org>
To: Daniel Shahaf <d.s@daniel.shahaf.name>, zsh-workers@zsh.org
Subject: Re: Add redis-db module to upstream?
Date: Sun, 4 Jun 2017 07:57:05 +0200	[thread overview]
Message-ID: <etPan.5933a131.3d1b58ba.a149@MacMini.local> (raw)
In-Reply-To: <1496518513.3749643.997726048.04EDD04E@webmail.messagingengine.com>

On 3 czerwca 2017 at 21:35:52, Daniel Shahaf (d.s@daniel.shahaf.name) wrote:
> This module was created 10 days ago.

It is based on my db/gdbm, which was based on original db/gdbm, so you have two ancestors in the path (there was also Zpopulator, but not released). 176 direct commits, not a weekend-coding with 20 commits.

> It has had no bug reports, no pull requests

No bug reports because like any my project it has more than 200 commits essentially (and I've used tests and Valgrind). E.g. ZUI is 555 direct commits, and probably additional 1000 from ancestors.

> and no code contributors other than its author.

Single-author is a good thing, if focused and engaged. I recall times of XFree86 where single hacker (the one who invented the hacker-sign from game of life?) did Damage extension and multiple others, essentially opening the way to Xorg, IMO. I now recall, it was Keith Packard, his extensions: XRender, XFixes, XDamage, XComposite, XRandR. Hah, it's thanks to him that one can call xrandr and just get current resolution.

Anti-example – universal-ctags has many contributors, but they don't support such a plain thing like multiple arguments to typeset/local/declare. It was a first thing that I've added to my ctags.

> Does it have
> any users besides Sebastian? Will anyone on this list use this module
> in his setup?

It has explicitly *strong* use case. On #redis I meet people who are using python, because redis-cli like most reference-clients is just an inadequate tool when there's actual work to do:

https://walrus.readthedocs.io/en/latest/containers.html#lists

So people open python-cli and manage database by programming. Zsh data structures are much more convenient, sorting, upper-casing etc., searching etc. available via flags, that's not-programming, it's more like just using.

-- 
Sebastian Gniazdowski
psprint /at/ zdharma.org


  reply	other threads:[~2017-06-04  5:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-03  3:24 Sebastian Gniazdowski
2017-06-03 17:09 ` Bart Schaefer
2017-06-03 19:35   ` Daniel Shahaf
2017-06-04  5:57     ` Sebastian Gniazdowski [this message]
2017-06-04  6:23       ` Sebastian Gniazdowski
2017-06-06  2:28     ` Eric Cook
2017-06-07  9:29     ` Oliver Kiddle
2017-06-07 11:08       ` Sebastian Gniazdowski
2017-06-07 13:04       ` Daniel Shahaf
2017-06-07 22:10       ` Bart Schaefer
2017-06-04  8:35   ` Sebastian Gniazdowski
2017-06-08  4:01 Sebastian Gniazdowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=etPan.5933a131.3d1b58ba.a149@MacMini.local \
    --to=psprint@zdharma.org \
    --cc=d.s@daniel.shahaf.name \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).