functional.cafe is one of the many independent Mastodon servers you can use to participate in the fediverse.
functional.cafe is an instance for people interested in functional programming and languages.

Server stats:

217
active users

#hakyll

0 posts0 participants0 posts today
Fraser Tweedale<p>Brisbane Functional Programming Group <a href="https://functional.cafe/tags/BFPG" class="mention hashtag" rel="tag">#<span>BFPG</span></a> March meetup is CANCELLED, due to ongoing impact of TC Alfred. We&#39;ll reschedule the <a href="https://functional.cafe/tags/Pandoc" class="mention hashtag" rel="tag">#<span>Pandoc</span></a> and <a href="https://functional.cafe/tags/Hakyll" class="mention hashtag" rel="tag">#<span>Hakyll</span></a> talks later this year. Hope to see you in April!</p>
Fraser Tweedale<p>Brisbane Functional Programming Group <a href="https://functional.cafe/tags/BFPG" class="mention hashtag" rel="tag">#<span>BFPG</span></a> next Tuesday 2025-03-11. A fantastic double-header with introductory talks about <a href="https://functional.cafe/tags/Pandoc" class="mention hashtag" rel="tag">#<span>Pandoc</span></a> (Siva Kalyan) and <a href="https://functional.cafe/tags/Hakyll" class="mention hashtag" rel="tag">#<span>Hakyll</span></a> (Rob Ellen). Be there or be a lambda cube! <a href="https://lu.ma/lpbnfbfo" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">lu.ma/lpbnfbfo</span><span class="invisible"></span></a></p>
Fraser Tweedale<p>Thanks to speakers and attendees at Brisbane Functional Programming Group <a href="https://functional.cafe/tags/BFPG" class="mention hashtag" rel="tag">#<span>BFPG</span></a> last night. Next month&#39;s topics: <a href="https://functional.cafe/tags/Pandoc" class="mention hashtag" rel="tag">#<span>Pandoc</span></a> and <a href="https://functional.cafe/tags/Hakyll" class="mention hashtag" rel="tag">#<span>Hakyll</span></a>! In the meantime, come hang on our Discord - invite link on the event pages at <a href="https://bfpg.org" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">bfpg.org</span><span class="invisible"></span></a>. <a href="https://functional.cafe/tags/FP" class="mention hashtag" rel="tag">#<span>FP</span></a></p>
Joe<p><a href="https://functional.cafe/tags/Haskell" class="mention hashtag" rel="tag">#<span>Haskell</span></a> thing that I only realized this week, if you're using <a href="https://functional.cafe/tags/Hakyll" class="mention hashtag" rel="tag">#<span>Hakyll</span></a> as a static site generator, it's fairly straightforward to combine <code>tagsRules</code> with <code>renderRss</code>/<code>renderAtom</code> to get a dedicated RSS feed for each of your tags</p><p><a href="https://bitbucket.org/joe_warren/blog/src/8cc0c3455f0de1c55cba1afb020022071cc91202/app/Main.hs#lines-326:340" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">bitbucket.org/joe_warren/blog/</span><span class="invisible">src/8cc0c3455f0de1c55cba1afb020022071cc91202/app/Main.hs#lines-326:340</span></a></p>
craige<p>I'm expecting tumbleweeds for this post but is anyone aware of any <a href="https://social.mcwhirter.io/tags/mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mastodon</span></a> integrations for <a href="https://social.mcwhirter.io/tags/hakyll" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hakyll</span></a>?</p><p>Please boost as I think it needs to go wide to reach any potential insight that might be out there 🤣</p><p><a href="https://social.mcwhirter.io/tags/haskell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>haskell</span></a></p>
Sergei Trofimovich<p>I always wanted to insert inline `.dot` `graphviz` syntax into my blog posts. But I never spent enough time to finish the plumbing.</p><p>But today was the day I could make it to render something and it seems to work: <a href="https://trofi.github.io/posts/300-inline-graphviz-dot-in-hakyll.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">trofi.github.io/posts/300-inli</span><span class="invisible">ne-graphviz-dot-in-hakyll.html</span></a></p><p><a href="https://fosstodon.org/tags/hakyll" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hakyll</span></a> <a href="https://fosstodon.org/tags/dot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dot</span></a> <a href="https://fosstodon.org/tags/graphviz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>graphviz</span></a></p>
Simon Michael<p><span class="h-card"><a href="https://tech.lgbt/@keywordsalad" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>keywordsalad</span></a></span> <br><a href="https://fosstodon.org/tags/Haskell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Haskell</span></a> has many strengths, and <a href="https://fosstodon.org/tags/Hakyll" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Hakyll</span></a> is powerful, but rapid upgrades and quick turnaround for a personal website aren't really their forte. Hakyll has a huge dependency footprint. (I switched to pandoc binary - not compiling it - and later to mdbook for my site.)</p><p>Still, moving to a new stackage snapshot for your site isn't usually a daily thing. Think of it more like a debian upgrade ?</p>
Logan McGrath 💅<p>I use <a href="https://tech.lgbt/tags/Haskell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Haskell</span></a> and <a href="https://tech.lgbt/tags/hakyll" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hakyll</span></a> for my personal site… today I upgraded the stackage snapshot and it’s now taking 20 minutes so far to recompile. I don’t think I’ve ever worked on a large workplace project that took longer than a few minutes and here I am with a small personal site that’s still compiling dependencies.</p>