This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-08-15
Channels
- # announcements (1)
- # beginners (101)
- # boot (13)
- # cider (38)
- # cljdoc (10)
- # cljs-dev (37)
- # cljsrn (6)
- # clojure (74)
- # clojure-dev (8)
- # clojure-europe (3)
- # clojure-italy (36)
- # clojure-losangeles (2)
- # clojure-nl (5)
- # clojure-spec (15)
- # clojure-uk (49)
- # clojuredesign-podcast (2)
- # clojurescript (52)
- # cursive (6)
- # datomic (19)
- # fulcro (35)
- # graalvm (16)
- # graphql (4)
- # kaocha (1)
- # leiningen (26)
- # luminus (3)
- # re-frame (10)
- # reagent (14)
- # ring-swagger (37)
- # rum (2)
- # schema (4)
- # shadow-cljs (148)
- # spacemacs (13)
- # specter (1)
- # sql (46)
- # tools-deps (3)
- # vim (4)
Mornin!
Every time I go on twitter I get > Your account may not be allowed to perform this action. Please refresh the page and try again. why
The new interface for Twitter gives me problems too, constantly says it needs to reload when I visit it
I’ve said it before, and I’ll say it again — spec is ace for parsing macro forms.
@maleghast which one? Even for just random Twitter links?
Well, I mostly restrict Twitter to my phone, and on there I use Twitter's own client 'cos I have got to like it. On my Mac I use Tweetbot On my Linux / work laptop I don't visit Twitter
I am sure that there must be a couple of decent desktop clients that run on Linux by now though
choqok seems pretty good and is in the Community repo for Arch so is an easy / hassle free install, but I say that as a KDE user, ymmv 😉
Hi, just saw your message. I'm enjoying it as it allows me to extract out functionality into modules then using the config.edn to wire them together very simply 😉
Well, I was putting a lot of jdbc stuff (using next jdbc) into namespaces that did work, thus moving datasources around the place. I was able to extract out the core jdbc fucntionality into its own namespace and simply pass back to the callees a fucntion that already had the datasource injected
Interesting. We've talked about this sort of thing, but never really done it much. What kinds of jdbc functions did you end up with?
about that twitter error, for some reason if you add the www.
at the front it works
yeah, it's not ideal, but I noticed that it works and given the number of twitter links I open, it's an acceptable solution :)
If I follow any twitter link from slack (and a bunch of other sites including google) it won't load until I copy the URL into a new tab. They seem to explode when they see referrers they don't like?
ah, maybe that's it. Adding the www.
makes it a non-referred request, I guess
oh man, that site. Thank you!
I didn't know there was a dog version of the http status cats site!