This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-14
Channels
- # announcements (3)
- # babashka-sci-dev (22)
- # beginners (6)
- # calva (36)
- # cljsrn (1)
- # clojure (59)
- # clojure-europe (31)
- # clojure-france (3)
- # clojure-gamedev (1)
- # clojure-nl (1)
- # clojure-norway (1)
- # clojure-uk (4)
- # clojurescript (6)
- # conjure (1)
- # cursive (11)
- # data-oriented-programming (1)
- # datahike (2)
- # docker (8)
- # duct (4)
- # emacs (1)
- # figwheel-main (5)
- # kaocha (1)
- # leiningen (8)
- # lsp (64)
- # malli (10)
- # membrane (5)
- # nrepl (11)
- # off-topic (5)
- # portal (6)
- # quil (9)
- # reagent (62)
- # reitit (15)
- # releases (3)
- # ring-swagger (2)
- # shadow-cljs (36)
- # specter (2)
- # tools-deps (21)
I was just looking at flightradar (a helicopter came over the house) and I was looking at flights around the Ukraine and Russia... flights from Kaliningrad to Moskou have to go all the way round the Baltic states... and flights from St Petersburg to Sochi, take an extra long route as well, not going near the Ukraine at all, as a direct line would have been.
That’s a tanker transport. There are some of them flying constantly in case something has to be suddenly… refueled.
and there is one of these as well: https://en.wikipedia.org/wiki/Northrop_Grumman_E-8_Joint_STARS
Morning!
Good morning! I'm stoked about my work on babashka this weekend. I was able to improve SCI and bb in such a way that its able to run specter (Red Planet Labs library) from source with minimal changes (mostly involving the avoidance of a custom Java class that represented a mutable cell). On top of this Nathan is willing to receive this patch in specter proper! 🥳
(require '[babashka.deps :as deps])
(def deps '{:deps {com.rpl/specter {:git/url ""
:git/sha "8ba809a2cd35d3b6f8c5287e6bd3b4e06e42f6dc"}}})
(deps/add-deps deps)
(require '[com.rpl.specter :as s])
(s/transform [(s/walker number?) odd?] inc {:a 1 :b [2 3 4]})
;;=> {:a 2, :b [2 4 4]}
Good morning
Chamonix
You have to live like the rest of us :)
Only enjoying it occasionally
hmm... W
used to open xlsx files and directories in dired in their associated programmes (libre office, or the file browser), now it tries to browse-url it and will often just stay inside emacs. I'm not sure what I've removed to nuke this behaviour (I wonder if it is b/c I moved away from ivy to vertico)
good afternoon
@raymcdermott Feel free to ski as much as you want in Austria, but do stay away from Chamonix. I get too envious. Humble brag: me on a good day some time late last century in Chamonix: https://images-na.ssl-images-amazon.com/images/I/41L1n1W+J-L.jpg

Wow, that’s amazing!