-
Hi,
I have just watched video of "Accept No Visitors" talk and was really impressed!
There was mentioned will to standardise these techniques, which would be really nice to have this language featur…
-
In Comportex the regions, layers etc are built to protocols, so technically everything can have alternative implementations. But it is awkward to provide a whole region/layer implementation when you j…
-
Via email
OK, now I hit another problem.
setup.pl gave this error,
psql:sql/modules/Duplicates_Functions.sql:33: ERROR: Duplicate functions found: (public,gpr_consistent,boolean,"internal, prefix_r…
-
Context: I'm retaining the Level information at the RemoteObject point, not just at the handle point, so that I can specify extra requirements on causal remoteobjects. This means I need to change the…
-
Is it possible to write statical typed math-libraries (like vector-math or math with seqables), that is extendable for new number-types (not only the 5 default types, maybe also complex-vectors)?
`de…
-
@dyoder, when I run `npm install fairmont` in a test directory, I do not get the latest version of Fairmont. I get one that appears to have been released around the beginning of 2015. Is this intent…
-
Hi, how are you doing?
Didn't find a way to comment on your blog, please tell me if there is another place where I can post this.
First of all, thank you for sharing this, your blog post presents co…
-
It makes not much sense to print the file:line of the subroutine redefinition, when loading a script twice.
It just prints the location of the redefined function.
We want to add the location of the ca…
-
I'm really curious as to why jQuery is used when cljs packages Googles lib.
-
Currently Ramda suffers from 2-nd part of [Expression problem](http://c2.com/cgi/wiki?ExpressionProblem). The code is polluted with ad-hoc type dispatching and is not built to be extensible.
Surely w…