This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-11-04
Channels
- # announcements (7)
- # aws (5)
- # babashka (72)
- # beginners (43)
- # calva (12)
- # cider (9)
- # clara (3)
- # clj-kondo (12)
- # cljdoc (32)
- # cljs-dev (10)
- # cljsrn (1)
- # clojure (78)
- # clojure-dev (50)
- # clojure-europe (17)
- # clojure-gamedev (8)
- # clojure-nl (1)
- # clojure-spec (30)
- # clojure-uk (3)
- # clojurescript (52)
- # core-async (1)
- # cursive (5)
- # datomic (8)
- # emacs (58)
- # events (2)
- # fulcro (5)
- # graalvm (7)
- # holy-lambda (37)
- # honeysql (9)
- # jobs (5)
- # leiningen (3)
- # lsp (7)
- # lumo (2)
- # malli (3)
- # meander (13)
- # membrane-term (64)
- # missionary (19)
- # music (3)
- # nextjournal (8)
- # off-topic (29)
- # pathom (16)
- # polylith (14)
- # portal (16)
- # re-frame (2)
- # reagent (5)
- # sci (14)
- # shadow-cljs (20)
- # spacemacs (6)
- # sql (1)
- # tools-deps (58)
- # vim (14)
Is it possible to write a drawing program in 9 lines of Clojure code? Yes! Check out the video explanation of my new MockMechanics machine on youtube: https://youtu.be/LBOjGktRqDI)

Hey Felipe this is very interesting, would you mind to share more about the technical stuff of your project like what you using to render the 3d graphics?
Hey Rafael, thanks. I actually wrote the game engine from scratch, I'm just using Clojure and bare OpenGL (through lwjgl), so not much to tell. It will be open sourced soon so you can have a look if you like then. If you want to know more about the game itself though, I recommend the first video on my channel, I explain how it works and everything there. https://www.youtube.com/watch?v=HrwxbQj5mj0&t=642s
> so not much to tell Hahaha, man the integration with LWJGL is super interesting, I was wondering if anyone had made it already. I'm super interested, I was wondering if was possible to make a nice, and performatic, game engine combining clojure and LWJGL. Really exited to see your project, thanks for sharing
Minimalistic "tool" (as in tool.deps) that attempts to handle dependencies version propagation in "multi-modules" repositories https://github.com/exoscale/deps-modules
Version 1.4.0 of https://github.com/IGJoshua/farolero is released!
⢠new facilities for requesting values from the user interactively and customizably to help library authors
⢠fixes for hard-to-trace errors when using bound-fn
⢠updated #clj-kondo linters
⢠new documentation for how to integrate laziness with conditions
https://github.com/IGJoshua/farolero
Version 0.3.6 of https://github.com/scicloj/sklearn-clj is released!
sklearn-clj
gives easy access to most Python Sklearn estimators from Clojure standalone or as a plugin into
⢠training methods return now all model attributes as Clojure data
⢠Reference guide was updated here: https://scicloj.github.io/scicloj.ml-tutorials/userguide-sklearnclj.html
https://clojars.org/scicloj/sklearn-clj