This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-23
Channels
- # announcements (7)
- # babashka (40)
- # babashka-sci-dev (74)
- # beginners (74)
- # calva (31)
- # cider (11)
- # clj-kondo (22)
- # cljs-dev (1)
- # cljsrn (1)
- # clojure (70)
- # clojure-brasil (3)
- # clojure-dev (12)
- # clojure-europe (39)
- # clojure-nl (2)
- # clojure-norway (15)
- # clojure-uk (9)
- # clojurescript (69)
- # community-development (2)
- # conjure (1)
- # core-async (3)
- # cursive (1)
- # data-science (1)
- # datalevin (13)
- # datomic (17)
- # emacs (42)
- # events (1)
- # fulcro (16)
- # graphql (9)
- # helix (1)
- # holy-lambda (14)
- # honeysql (2)
- # hugsql (3)
- # hyperfiddle (5)
- # kaocha (10)
- # lsp (41)
- # luminus (5)
- # malli (7)
- # meander (3)
- # membrane (47)
- # off-topic (23)
- # podcasts (2)
- # polylith (34)
- # rdf (4)
- # re-frame (2)
- # releases (2)
- # remote-jobs (1)
- # ring (16)
- # shadow-cljs (111)
- # spacemacs (6)
- # test-check (2)
- # tools-deps (19)
Saw this quote on the orange site https://news.ycombinator.com/item?id=30767393 . “Nix is not boring, but it is honest. It's hard because it doesn't take half measures. It's not an easy learning curve gaslighting to you to a dead end.” What does that remind you of?
I think they are not better. They do different things. In OOP languages that you mentioned namespaces are important to sort classes into "units". Without namespaces you'd have many classes that are in one "place". So the discoverability would suffer. How would you use and import things from JARs...? And in Clojure we use namespaces to sort functions/classes into "units". So well... they do different things. Or maybe I'm shortsighted.
Different also in the sense that Clojure namespaces are not inherently hardwired to any concrete on-disk representation, such as filepath / classpath etc.
You may also like to Ctrl-F "namespace" in this nice list curated by reborg https://gist.github.com/reborg/dc8b0c96c397a56668905e2767fd697f > A curated collection of answers that Rich gave throughout the history of Clojure

they've been having such a bad time this week 😞
It seems like many of the bigger companies have these downtimes lately, since one or two years or so. Is that just confirmation bias or something? Or how is the bias called “if you look for it you see more of it”?
Probably related to that lapsus$ group that has targeted MS, Nvidia, Samsung, Okta in recent times. Or not, I'm totally guessing 🙂
Interesting @UPWHQK562 there were also amazon and facebook outages not so long ago. In some cases it wouldn’t surprise me if there is significant external pressure in the form of cyber attacks and the like in some of these cases.
Don’t despair @UK0810AQ2!