jjmojojjmojo: I get weirdly escaped quites in the "Making boot faster" code snippet
jjmojojjmojo: I think I'd break out the clojars stuff into another post
jjmojojjmojo
martinklepsch, thanks - arrgh wordpress screws me yet again
goot point on the clojars bit too
a post I did a while back go completely mangled - every code example
I think it's time to consider self hosting again, or at least trying to find a better publication platform... I'm inclined to use pelican and host in S3 but I'm worried about the cost, especially when I write another iconoclastic rant that causes a lot of controversy (and I've got a doozy in the pipeline)
jjmojojjmojo: selfhosting on S3 myself — costs are less than 10€ for 5 years or so
jjmojojjmojo
what's the most traffic you've gotten?
tmbrooke joined the channel
martinklepsch
50k impressions over the last 2 years (much less before that)
30k were just one HN post about....
wait for it...
emacs & vim
michaniskin
hahaha
*googles "what is emacs"*
jjmojojjmojo
lol
I got 40k hits in a day for one post, most are 200-300/day - sounds similar traffic-wise, I think I can swing 10 euros :)
michaniskin
does anyone here have any experience with running CORS-enabled web services in elastic beanstalk?
jjmojojjmojo
michaniskin: the cors stuff should be handled in the web app - is it a problem with the ELB?
martinklepsch
jjmojojjmojo: what was the topic of that 40k post? :D
jjmojojjmojo
"devops is bullshit" :)
martinklepsch
haha
you gotta be a jerk :D
michaniskin
jjmojojjmojo: CORS is handled correctly in the webapp locally, but when i deploy to beanstalk+docker everything is ok except for the Access-Control-Allow-Credentials header, which seems to be swallowed somewhere
martinklepsch
anyways — s3 really is cheap
I'm somewhat in the process of writing an s3-deploy task for boot so maybe there's something to be built on top of that :)
gday all :)
raywillig
michaniskin: I think I encountered this before. do you remember we had a discussion about it?
i did this in my hopon add-initfn! : (.ajaxSetup js/jQuery (clj->js {:xhrFields {:withCredentials true}}))
michaniskin
raywillig: iirc your issue was jquery not sending cookies, which we fixed by doing the withCredentials:true thing
alandipert
raywillig, btw boot 2.1.0 is out with the web/war fix
in boot2 what is the how do you add-sync I am trying to add mui.css to the project
in boot 1 i would do something like (add-sync! (get-env :out-path) #{"assets"})
hayohayo1 joined the channel
hayohayo has quit
nevermind I got it :)
DomKM
Hi all! We (Roomstorm, formerly WalkSource) are a YC startup that are building a B2B hotel room marketplace. I am rewriting the front-end in ClojureScript (+ Boot, React, DataScript, Sente, and other fun stuff) and am looking for an experienced ClojureScript dev to help. Salaried (preferred) or contract. Remote is fine. Give me a shout if this sounds fun. :)
danielszmulewicz: how about "adjuncti finalum" == killer feature? (literally, I think, "charastic of the ultimate goal" - not sure about how adjectives apply to nouns in latin just yet)
tmbrooke joined the channel
tmbrooke has quit
tmbrooke joined the channel
hayohayo joined the channel
tmbrooke has quit
tmbrooke joined the channel
NOTICE: [boot] alandipert opened issue #210: clojure.lang.Compiler$CompilerException: clojure.lang.ArityException: Wrong number of args (4) passed to: StringReader, compiling:(abnf.clj:186:28) http://git.io/vkuGS
NOTICE: [boot] alandipert pushed 1 new commit to master: http://git.io/vkuZq
NOTICE: boot/master 450f053 Alan Dipert: Fixes #210...
NOTICE: [boot] alandipert closed issue #210: clojure.lang.Compiler$CompilerException: clojure.lang.ArityException: Wrong number of args (4) passed to: StringReader, compiling:(abnf.clj:186:28) http://git.io/vkuGS
NOTICE: [boot] alandipert pushed 1 new commit to master: http://git.io/vkunr