From: Catonano <catonano@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: jquery 3.1.1
Date: Fri, 20 Jan 2017 23:33:57 +0100 [thread overview]
Message-ID: <CAJ98PDzBo2PPWD+tKQ02uiKwYU0aAF7Oz6ZXVCj235fZFKi-pA@mail.gmail.com> (raw)
In-Reply-To: <87tw8tmnma.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]
2017-01-20 22:23 GMT+01:00 Ludovic Courtès <ludo@gnu.org>:
> Hi!
>
> Catonano <catonano@gmail.com> skribis:
>
> > I made a crawler and I let it loose on the jquery 3.1.1 dependencies on
> > registry.npmjs.com
> >
> > It recursevely fetched the dependencies of jquery 3.1.1, then the
> > dependencies of the dependencies, then the dependencies of the
> dependencies
> > of the dependencies... and so on
> >
> > Until there were no more dependencies to fetch.
> >
> > It stored all such dependencies in a graph database made by the amazing
> > amz3 for their project, Culturia. They wrote about such project several
> > times on the guile-users mailing list.
>
> Neat!
>
> > It took days to download. And it took me months to produce a working
> > version of this code. Because I don't know Guile very well and maybe I'm
> > not that smart overall.
> >
> > Anyway, now I have a COMPLETE graph of the dependencies of jquery 3.1.1
> >
> > It's made of
> > 47311 vertices and
> > 324569 edges
>
> Impressive.
>
> I suppose the data you gathered about the graph could help guide usage
> of Jelle’s importer? (… which we should consider merging BTW!)
>
>
I would be honored if my data could help guide usage of Jelle's importer.
That was exactly my idea when I started this. The Nodejs stuff can't be
treated with brute force.
A data oriented approach can help, here.
[-- Attachment #2: Type: text/html, Size: 2051 bytes --]
prev parent reply other threads:[~2017-01-20 22:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-19 20:48 jquery 3.1.1 Catonano
2017-01-19 21:07 ` Jelle Licht
2017-01-19 22:44 ` Catonano
2017-01-19 22:47 ` Catonano
2017-01-19 22:51 ` Catonano
2017-01-21 19:12 ` Catonano
2017-01-21 19:22 ` Catonano
2017-01-21 19:25 ` Catonano
2017-01-21 21:41 ` Mike Gerwitz
2017-01-21 22:35 ` Catonano
2017-02-13 11:19 ` Catonano
2017-01-20 6:04 ` Mike Gerwitz
2017-01-20 21:14 ` Ludovic Courtès
2017-01-21 3:39 ` Mike Gerwitz
2017-01-20 21:23 ` Ludovic Courtès
2017-01-20 22:33 ` Catonano [this message]
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJ98PDzBo2PPWD+tKQ02uiKwYU0aAF7Oz6ZXVCj235fZFKi-pA@mail.gmail.com \
--to=catonano@gmail.com \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.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.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).