<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Questions without answers in Other</title>
<link>https://ask.clojure.org/index.php/unanswered/other</link>
<description></description>
<item>
<title>Twitter community</title>
<link>https://ask.clojure.org/index.php/11597/twitter-community</link>
<description>&lt;p&gt;Recently Twitter released the feature of creating a community for my profile, I took the liberty of creating one in the name of Clojure&lt;/p&gt;
&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://twitter.com/i/communities/1494013093059432451&quot;&gt;https://twitter.com/i/communities/1494013093059432451&lt;/a&gt;&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/11597/twitter-community</guid>
<pubDate>Sun, 20 Feb 2022 17:13:00 +0000</pubDate>
</item>
<item>
<title>Datomic ion push fails</title>
<link>https://ask.clojure.org/index.php/11113/datomic-ion-push-fails</link>
<description>&lt;p&gt;Anyone recognize this error &quot;data did not conform&quot; when trying to make a datomic ion push? I am using a windows machine and get the following message:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;{​​​​​​:command-failed&lt;br&gt;
 &quot;{​​​​​​:op :push :uname my-test-name :creds-profile my-creds-profile :region my-region}​​​​​​&quot;,&lt;br&gt;
 :causes&lt;br&gt;
 ({​​​​​​:message &quot;Data did not conform&quot;,&lt;br&gt;
   :class ExceptionInfo,&lt;br&gt;
   :data&lt;br&gt;
   #:clojure.spec.alpha{​​​​​​:problems&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;                    ({​​​​​​:path [:local :home],
                      :pred clojure.core/string?,
                      :val nil,
                      :via
                      [:cognitect.s3-libs.specs/local
                       :cognitect.s3-libs.specs/home],
                      :in [:local :home]}​​​​​​),
                    :spec
                    #object[clojure.spec.alpha$map_spec_impl$reify__1997 0x668a32a4 &quot;clojure.spec.alpha$map_spec_impl$reify__1997@668a32a4&quot;],
                    :value
                    {​​​​​​:description
                     &quot;Unreproducible deployment (no git commit)&quot;,
                     :query-group nil,
                     :app-name &quot;app-name&quot;,
                     :creds-profile my-creds-profile,
                     :op :push,
                     :uname my-test-name,
                     :allow [],
                     :region my-region,
                     :lambdas
                     {​​​​​​:api-handler
                      {​​​​​​:fn com.anon.app-name.ions.core/api-ion,
                       :integration :api-gateway/proxy,
                       :description
                       &quot;Handles requests to REST API.&quot;,
                       :timeout-secs 29,
                       :concurrency-limit :none}​​​​​​,
                      :file-upload-handler
                      {​​​​​​:fn
                       com.anon.app-name.ions.core/file-upload-handler,
                       :description
                       &quot;Handles notifications received from S3 when a user uploads a file to uploads bucket.&quot;,
                       :timeout-secs 900,
                       :concurrency-limit :none}​​​​​​,
                      :file-cleanup-handler
                      {​​​​​​:fn
                       com.anon.app-name.ions.core/file-cleanup-handler,
                       :description
                       &quot;Cleanups orphan files in database. Triggered by AWS Events every midnight.&quot;,
                       :timeout-secs 300,
                       :concurrency-limit 1}​​​​​​,
                      :common-connector
                      {​​​​​​:fn
                       com.anon.app-name.ions.core/common-connector,
                       :description
                       &quot;Handles common connection tasks between datomic and other Amazon services when required.&quot;,
                       :timeout-secs 300,
                       :concurrency-limit :none}​​​​​​,
                      :first-platform-connector
                      {​​​​​​:fn
                       com.anon.app-name.ions.core/first-platform-connector,
                       :description
                       &quot;Handles first-platform related connection tasks between datomic and other Amazon services when required.&quot;,
                       :timeout-secs 300,
                       :concurrency-limit :none}​​​​​​,
                      :second-platform-connector
                      {​​​​​​:fn
                       com.anon.app-name.ions.core/second-platform-connector,
                       :description
                       &quot;Handles second-platform related connection tasks between datomic and other Amazon services when required.&quot;,
                       :timeout-secs 300,
                       :concurrency-limit :none}​​​​​​}​​​​​​,
                     :datomic.ion.dev.config/resource
                     &quot;datomic/ion-config.edn&quot;,
                     :local {​​​​​​:home nil}​​​​​​,
                     :bucket
                     &quot;datomic-code-hash&quot;}​​​​​​}​​​​​​}​​​​​​)}​​​​​​
&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
</description>
<category>Tools</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/11113/datomic-ion-push-fails</guid>
<pubDate>Wed, 29 Sep 2021 07:41:53 +0000</pubDate>
</item>
<item>
<title>Running Chestnut in Cursive</title>
<link>https://ask.clojure.org/index.php/8761/running-chestnut-in-cursive</link>
<description>&lt;p&gt;Has anyone tried setting up a chestnut template in Cursive? It seems like the way IDEA auto saves causes the hot loader to not recognize the changes being made; preventing it loading those changes in the browser. &lt;/p&gt;
</description>
<category>Tools</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/8761/running-chestnut-in-cursive</guid>
<pubDate>Wed, 23 Oct 2019 13:32:23 +0000</pubDate>
</item>
</channel>
</rss>