This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-10-25
Channels
- # announcements (14)
- # aws (1)
- # babashka (23)
- # beginners (442)
- # calva (50)
- # chlorine-clover (1)
- # cider (32)
- # clojure (124)
- # clojure-europe (35)
- # clojure-france (5)
- # clojure-gamedev (5)
- # clojure-nl (2)
- # clojure-portugal (3)
- # clojure-uk (4)
- # clojurescript (56)
- # conjure (5)
- # cursive (24)
- # datalevin (1)
- # datomic (57)
- # fulcro (35)
- # helix (15)
- # holy-lambda (8)
- # introduce-yourself (1)
- # jobs (5)
- # kaocha (1)
- # lsp (99)
- # malli (10)
- # music (1)
- # off-topic (22)
- # pathom (38)
- # podcasts (10)
- # polylith (10)
- # reitit (1)
- # releases (1)
- # remote-jobs (4)
- # shadow-cljs (18)
- # spacemacs (6)
- # tools-build (22)
- # vim (66)
- # xtdb (22)
Morning!
This is ray-traced Lego... and I I started on this model a loooong time ago. But I was never able to figure out how the two arms could move and calculate the angle of the top part correctly.
turned out I had the solution all long, just didn't understand what the variables ment.
I think we had that set as kids!
Awesome!
morning!
Morsning, korsning! I don’t know how intensely you follow my Calva Twitter updates. 😃 https://twitter.com/pappapez/status/1452409528511762444
Niiice! ClojureDocs integration is indispensable to me in Curisve, great seeing it in Calva!

Good morning European and other friends. Wrote a blog post on how I replaced my Octopress blog with 200 lines of #babashka https://blog.michielborkent.nl/migrating-octopress-to-babashka.html
I have used markdown for a long time but found using it for blogging about code insufficient and frustrating. I find AsciiDoctor equally simple but much more powerful and convenient for the types of things I write. I just wanted to bring that to your attention though of course YMMV 🙂
@U0522TWDA Good point. I have the flexibility now to support asciidoc if I want. I am using asciidoctor babashka book for example
Directly via the java lib I assume, since bootleg does not support it, if I remember right?
My last rewrite was from Gatsby.js to #cryogen and I have never looked back 🙂 Fewer bells but far simpler and easier to customize, plus asciidoc. So I understand the pleasure of getting rid of Octopress 🙂
I also have a watch script which automatically refreshes a browser: https://github.com/babashka/book/blob/master/script/watch.clj
perhaps we can ask if bootleg adds asciidoc but isn't the core of this still implemented in JS or Ruby or so?
if there will be a good go or rust implementation of asciidoc(tor) then I can make a bespoke pod for it
it seems there is work going on to bring it to haskell. https://www.tweag.io/blog/2021-06-15-asciidoc-haskell-pandoc/ that will also be a suitable pod target
morning