This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-08-08
Channels
- # aleph (4)
- # beginners (5)
- # cljs-dev (21)
- # clojure (155)
- # clojure-dev (3)
- # clojure-italy (10)
- # clojure-losangeles (3)
- # clojure-nl (2)
- # clojure-russia (5)
- # clojure-spec (42)
- # clojure-uk (11)
- # clojurescript (170)
- # code-art (1)
- # component (3)
- # core-async (28)
- # cursive (70)
- # data-science (3)
- # datascript (1)
- # datomic (28)
- # emacs (6)
- # gorilla (1)
- # graphql (2)
- # jobs (1)
- # lein-figwheel (4)
- # lumo (7)
- # off-topic (13)
- # om (63)
- # parinfer (66)
- # planck (1)
- # re-frame (22)
- # reagent (2)
- # ring-swagger (53)
- # rum (3)
- # sql (13)
- # test-check (2)
- # unrepl (48)
- # vim (8)
- # yada (33)
Here's the thing: many of these public, human-trained experiments are being intentionally misled as an act of trolling by those interacting with it, the most obvious example being Tay. That's a very different result than ambiently picking up on some sort of latent racism. Not to mention that having the web as its only source will naturally lead to a more unfiltered and ambiguously accurate source.
true, but that doesn't apply to some of the examples given in the article - the police AI for example
That opens a different discussion, but I'll give one point of note on that: Bayes' Theorem.
anyone having problems with todoist? the website looks fine, but when I try to login, I get a 502 error
This seems cool http://ferret-lang.org/
Wow, crazy:
(defn reduce
([f [sf & sr]]
"var acc = run(f, runtime::first(sr), sf);
var r = runtime::rest(sr);
for (auto const& i : runtime::range(r))
acc = run(f, acc, i);
__result = acc;")
([f acc coll]
"__result = acc;
for (auto const& i : runtime::range(coll))
__result = run(f, __result, i);"))
is there a site that dynamically generates shortest available (not registered) domain names?
fyi type-driven development with Idris 1/2 off for next 7 hrs. https://www.manning.com/dotd