This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-15
Channels
- # adventofcode (2)
- # announcements (11)
- # babashka (48)
- # beginners (332)
- # calva (73)
- # cider (2)
- # clj-kondo (11)
- # cljfx (15)
- # clojure (23)
- # clojure-austin (1)
- # clojure-europe (42)
- # clojure-france (3)
- # clojure-nl (5)
- # clojure-taiwan (1)
- # clojure-uk (44)
- # clojurescript (25)
- # conjure (30)
- # cursive (3)
- # data-science (1)
- # fulcro (12)
- # jobs (3)
- # kaocha (1)
- # malli (2)
- # off-topic (49)
- # pathom (21)
- # pedestal (13)
- # re-frame (3)
- # reitit (1)
- # remote-jobs (1)
- # shadow-cljs (3)
- # sql (11)
- # startup-in-a-month (4)
- # tools-deps (113)
- # xtdb (16)
- # yada (6)
mån¡ng
morning
Morning
whats the word when a bit of cloud software gets moved onto another node, causing a slight blip in performance. would it be correct to call it 'rehoming'? doesn't feel quite right
migration feels a bit epic its more like a commute
not by choice though
it was forced to
haha like it
now I have to worry about whether my audience shares our sense of humour
makes me think of that old macos alert chime
or was it on android? cant remember now
I do miss the Wild Eep
k8s seems to be using migrate
eg https://cloud.google.com/kubernetes-engine/docs/tutorials/migrating-node-pool
https://cloudify.co/blog/migrating-pods-containerized-applications-nodes-kubernetes-cluster-using-cloudify/
you see 'reaped' and 'cold started' or 'reprovisioned' in lambdaland/serverless
reprovisioned
was the word on the tips of my fingers
don't think I like it though
its boring
reaped
is a funny one isnt it
its simultaneously both of
• excellent, we shall eat well this winter
• OMG we are all going to die right now
depending on which end of the scythe you are looking at
a lot of things in life are radically different depending on which end of the scythe you're on :)
If I have a vector and a var, such as ["abc" "efg"]
, "123"
, is there an easy way to turn that into [{:foo "abc" :bar "123"} {:foo "efg" :bar "123"}]