-
I realize that the progres api is deprecated. I have a use for it, which I can't think of another way to implement -- easily -- alternate suggestions are very welcome!
I am modifying an ORM to suppor…
-
Hi.
How interested would you be in an integration layer for live binding? I've been working on integrating Vash for use with CanJS instead of its default EJS view engine and I've got a rudimentary ve…
-
TileMaps are very broken in Safari, and it seems to be due to 1 line of code which, if I comment it out, makes everything work fine. I'd create a PR but I do not know exactly how this particular rende…
-
Hi there,
I think we have a **big** problem.
As far I'm aware `gocql` will `prepare` _always_ ([under few conditions](https://github.com/gocql/gocql/blob/master/session.go#L283-L286)) statements.
T…
-
We need to spend time profiling memory and object allocation and finding places where we can improve.
I would really appreciate help diving into this and finding problem areas. Even if you don't fix…
-
So to set the stage, this is not an argument for or against local typeclasses or anything similar. I'm well aware of what typeclass coherence is. This is simply about what we can do within Scala.
T…
-
**These changes are redundant, see https://github.com/slightlyoff/ServiceWorker/issues/372#issuecomment-50807578**
I've updated the ts https://github.com/slightlyoff/ServiceWorker/commit/d59961c93858…
-
Using trivial listener app:
``` D
import vibe.http.server;
import vibe.core.core : enableWorkerThreads;
void handleRequest(HTTPServerRequest req, HTTPServerResponse res)
{
res.writeBody("Hello",…
-
I really like how you've done the library wrappers to save on size, and I've considered doing something similar for video.js for a while. Ever considered breaking out the wrappers into their own proje…
heff updated
11 years ago