HaskAnything
HaskAnything copied to clipboard
Hask Anything! is a website aimed at collecting and organizing the collective knowledge of the Haskell community.
Created via the Hask Anything web interface. If this contains copyrighted material, please ask the author if we are allowed to replicate it here with attribution.
There's probably something wrong in the JavaScript or Reddit's API may have changed.
Time to make this site easier to use on mobile. I just tried out the "add X" functionality on mobile, and encountered a bug.
* http://conscientiousprogrammer.com/blog/2015/11/30/haskell-tidbits-24-days-of-hackage-2015-day-1-introduction-and-stack/ * https://ocharles.org.uk/blog/ *Note:* Sometimes, the posts themselves refer to additional articles and videos. We should add these too.
https://www.youtube.com/channel/UCCeiYYR2fCXarkfSqqFBwuA
HaskellerZ holds the ZuriHac hackathon, but they also have regular meetups during which someone gives a presentation. We need to go over the list (https://github.com/meiersi/HaskellerZ) and add them. Perhaps we...
We can probably use the functions available in Hakyll.
For example, in the article category submission UI, it's just a text field. We already have the author data as JSON) (see https://github.com/beerendlauwers/HaskAnything/blob/gh-pages/json/authors.json), so hook that up to a multi-select....
As suggested here: https://www.reddit.com/r/haskell/comments/5vd4ag/hask_anything_now_less_alpha/de17bey/?context=3 The Haskell code snippets by themselves are available here: https://github.com/metaleap/rosetta-haskell-dump/ Suggested tags: "RosettaCode.org" We could also add some of the more practical examples as "How do...
Currently, it just outputs every single value. We need to limit that and make the link to "All libraries" or "All tags" more prominent.