This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-03-24
Channels
- # announcements (10)
- # aws-lambda (9)
- # babashka (14)
- # beginners (166)
- # calva (63)
- # chlorine-clover (4)
- # cider (40)
- # cljs-dev (4)
- # clojure (182)
- # clojure-europe (18)
- # clojure-italy (5)
- # clojure-nl (5)
- # clojure-spec (17)
- # clojure-uk (55)
- # clojurescript (11)
- # core-async (12)
- # cursive (23)
- # datascript (5)
- # datomic (19)
- # emacs (4)
- # fulcro (46)
- # graalvm (2)
- # hoplon (2)
- # joker (3)
- # juxt (1)
- # keechma (2)
- # leiningen (20)
- # malli (1)
- # meander (7)
- # nrepl (1)
- # off-topic (72)
- # pedestal (6)
- # re-frame (15)
- # reitit (7)
- # shadow-cljs (34)
- # sql (14)
- # testing (14)
- # tools-deps (11)
- # tree-sitter (1)
- # vim (14)
- # xtdb (19)
- # yada (3)
månmån
morning
Another question, follow up from my logging question yesterday. Are you dynamically updating your log levels? If so, how?
👀 from what ive seen its usually a bounce. There was one time i saw log levels that could change with a environmental flag but it was rarer than it was common. If that makes sense.
but I rarely do that, just if I have to closely montior something for short period of time
This was why we originally decided to give up on Timbre: we were using it to allow for dynamically changing log levels... but we just never actually needed to do that. So we decided it wasn't worth the complexity. log4j2 allows us to use a .properties
file and has a JVM option to select different files at startup which is all we've found we need.
@U04V70XH6 That alongside a reload intervalis exactly what I want
I seem to remember a study/claim/talk somewhere that the cost of developing software in language X is not the setup cost, but the efficiency of the framework and language. I.e. when choosing something like Python or Rails you get a head start, but that head start quickly disappears to other languages, that may require more tinkering up front but are faster in the long run. I think it might’ve been in a talk from the clj community. Ring any bells?
@cfeckardt I think that Rich has said things along those lines... but can't quite remember which talk it is from.\
@olical please note that we use UGT time here... so it is always morning when you join the channel (http://www.total-knowledge.com/~ilya/mips/ugt.html)
I saw one get very close to a baby when the officer opened the door for a lady with a pushchair
London Transport Police officers look like robocops
you get used to it - both my parents were coppers :female-police-officer::male-police-officer:
I just started paternal leave, my idea (before covid) was to spend a good amount of time making my first real service in clojue. Now that our other one (2 yo) dosent have nursery that dream is fading away :D
@glfinn83 anything interesting you want to share? Or is mystery the name of the game? 😉
http://Unbiasedpress.org. Using ML to try to de-bias news. It's not just clojure, also Java/Spring and Python/Tensorflow. But clojure will serve as glue between different services and handle alot of processing. The first service for the system can be found on my github /adadelta
At least yours aren't heavily armed and prone to shoot people 😐