http://jackrusher.com
We're starting small and rolling out gradually to beta users. Long term, all sorts of things will be supported in the pay tier.
This one is a bit like Heroku++ for Clojure. We also have a prototype val.town for Clojure that will follow :D
Yes, it's used by many companies in production. There's a partial list here: https://www.datomic.com/customers.html
. Sadly, the JVM unwinds the stack before returning the exception, which makes doing the right thing very hard.
Definitely not! Sorry you hated the formatting. The transcript is meant to be an assistive technology for the video, and a place to put extra notes I couldn't fit into the time I had. Ideally, the transcript would…
The reference for this is the Brad Myers paper referenced in this tweet: https://twitter.com/jackrusher/status/1553392739986952194 (The paper is very good.)
I downloaded the automatic transcript from the YouTube video and wrote some code to reformat it in this way to make referencing the position in the video easier. I should probably have linked each time code to open the…
That's exactly it, yeah. It looks like a hot reload on save, but it does only the minimum calculation required.
I tried to get more people to pay attention to what you were doing, and still miss you in the Clojure community.
We built a dataflow system for Complex Event Processing (CEP) at one of my previous startups. It included both a visual programming GUI and a non-hideous programming language called SPLASH that allowed one to code nodes…
Thanks! I wasn't familiar with HN's post formatting.
Nice! I did the same thing a couple weeks ago <http://github.com/jackrusher/jssvggraph> to help explain the simplicity of the algorithm to a friend. Mine paints SVG directly rather than using Raphael, so it only…
We're starting small and rolling out gradually to beta users. Long term, all sorts of things will be supported in the pay tier.
This one is a bit like Heroku++ for Clojure. We also have a prototype val.town for Clojure that will follow :D
Yes, it's used by many companies in production. There's a partial list here: https://www.datomic.com/customers.html
. Sadly, the JVM unwinds the stack before returning the exception, which makes doing the right thing very hard.
Definitely not! Sorry you hated the formatting. The transcript is meant to be an assistive technology for the video, and a place to put extra notes I couldn't fit into the time I had. Ideally, the transcript would…
The reference for this is the Brad Myers paper referenced in this tweet: https://twitter.com/jackrusher/status/1553392739986952194 (The paper is very good.)
I downloaded the automatic transcript from the YouTube video and wrote some code to reformat it in this way to make referencing the position in the video easier. I should probably have linked each time code to open the…
That's exactly it, yeah. It looks like a hot reload on save, but it does only the minimum calculation required.
I tried to get more people to pay attention to what you were doing, and still miss you in the Clojure community.
We built a dataflow system for Complex Event Processing (CEP) at one of my previous startups. It included both a visual programming GUI and a non-hideous programming language called SPLASH that allowed one to code nodes…
Thanks! I wasn't familiar with HN's post formatting.
Nice! I did the same thing a couple weeks ago <http://github.com/jackrusher/jssvggraph> to help explain the simplicity of the algorithm to a friend. Mine paints SVG directly rather than using Raphael, so it only…