This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-04-20
Channels
- # aws (1)
- # beginners (14)
- # boot (30)
- # cider (6)
- # clara (9)
- # cljsjs (3)
- # cljsrn (22)
- # clojure (247)
- # clojure-dusseldorf (75)
- # clojure-france (38)
- # clojure-italy (6)
- # clojure-japan (8)
- # clojure-nl (3)
- # clojure-russia (16)
- # clojure-serbia (4)
- # clojure-spec (1)
- # clojure-uk (53)
- # clojurescript (168)
- # consulting (3)
- # copenhagen-clojurians (1)
- # core-async (7)
- # css (1)
- # datascript (3)
- # datomic (8)
- # dirac (22)
- # events (1)
- # hoplon (2)
- # jobs (1)
- # jobs-discuss (2)
- # leiningen (4)
- # lumo (138)
- # mount (13)
- # nyc (1)
- # off-topic (24)
- # om (34)
- # onyx (15)
- # pedestal (30)
- # re-frame (9)
- # reagent (23)
- # ring (1)
- # ring-swagger (24)
- # rum (6)
- # spacemacs (6)
- # specter (51)
- # uncomplicate (14)
- # unrepl (1)
- # untangled (17)
- # yada (12)
Java might have pattern matching http://cr.openjdk.java.net/~briangoetz/amber/pattern-match.html
Don't worry; by the time it gets out of proposal, it'll be three times as verbose, cover maybe a quarter of the originally intended cases. and have misconstrued 'pattern matching' as 'easier casting'.
So I'm just starting my clojure learning. I'm wondering what are some cool things you all have built using clojure?
@nxqd https://github.com/bbatsov/clojure-style-guide#naming is this what you mean?
yes it is, I just found this guide https://stuartsierra.com/2016/01/09/how-to-name-clojure-functions . It's good too 😄
is this 'sky is falling' or real? http://www.zerohedge.com/news/2017-04-20/after-week-flip-flops-trump-ready-stand-firm-budget-demands
The government shuts down every year, mostly whenever the president changes.
In 2013 it shutdown for 16 days
and it's a common way for politicians to force things to happen: "pass my budget or you'll be accused of shutting the government down".
(btw, not saying I agree with any of this, but for about 2-3 Presidents running now we've had shutdowns for a week or two every few years).
tbaldridge: true; it's normalized. the voters don't seem to care much. dunno if that's good or bad. here in illinois we have not had a state budget for several years. not exactly a shutdown, but pretty close.
The concept that the gov. needs to be 'always-on' is silly, to say the least. We do want them to be able to convene ASAP when time is critical, but unless they're being paid during that shutdown, it turns out it's not all that essential.
And if the shutdown is due to budget constraints, all the better. Forces accountability for the use of funds and prioritization of legislation.
also, i wouldn't get too upset over articles written by "Tyler Durden" as that link claims to be
Hello, I recently gave a talk at the Bangalore python user group on “Introduction to Ansible” - youtube: https://youtu.be/6ovLhYgAiO4 - Talk Slides: http://tasdikrahman.me/talks/#introduction-to-ansible-bangpypers-april?ref=slack - code on Github: https://git.io/v9vcK Hope you like it 🙂. Cheers!