
Hello everyone in the Haskell cafe! Such a nice place! My name is Anton. A month ago I started learning Haskell. I want to make a dashboard about the language. What data should I analyze and add to it? I see this project as a page where you can see charts and diagrams that change in real time. As of now I only have Google Trends (search Interest over time) + number of commits on GitHub. What else can I visualize? Which one could be helpful to the community? Kind regards, Anton Pichugin

Number of commits is one thing.
Number of maintained packages is another
and more interesting measure.
Activity in the mailing list and StackOverflow
and #haskell might be of use too.
Is it possible to collect information about sales
of Haskell books?
Visits to http://learnyouahaskell.com/ ?
On Mon, 6 Jun 2022 at 20:07, Anton Pichugin
Hello everyone in the Haskell cafe! Such a nice place!
My name is Anton. A month ago I started learning Haskell. I want to make a dashboard about the language. What data should I analyze and add to it?
I see this project as a page where you can see charts and diagrams that change in real time. As of now I only have Google Trends (search Interest over time) + number of commits on GitHub. What else can I visualize? Which one could be helpful to the community?
Kind regards,
Anton Pichugin _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.

Hi,
Number of github projects whose main language is Haskell (compared to
other languages) would be another cool metric.
Kind regards.
Tarık Özkanlı
On Wed, 8 Jun 2022 at 11:48, Richard O'Keefe
Number of commits is one thing. Number of maintained packages is another and more interesting measure. Activity in the mailing list and StackOverflow and #haskell might be of use too. Is it possible to collect information about sales of Haskell books? Visits to http://learnyouahaskell.com/ ?
On Mon, 6 Jun 2022 at 20:07, Anton Pichugin
wrote: Hello everyone in the Haskell cafe! Such a nice place!
My name is Anton. A month ago I started learning Haskell. I want to make a dashboard about the language. What data should I analyze and add to it?
I see this project as a page where you can see charts and diagrams that change in real time. As of now I only have Google Trends (search Interest over time) + number of commits on GitHub. What else can I visualize? Which one could be helpful to the community?
Kind regards,
Anton Pichugin _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
participants (3)
-
Anton Pichugin
-
Richard O'Keefe
-
Tarik ÖZKANLI