maninalift

Results 14 comments of maninalift

I _think_ that using sharejs to add real-time collaborative updating on it's own is fairly trivial. However the issues that then arise are not. Once you have other people editing...

@johntyree Urm, yes I did have get something working. I'm sorry a load of things that are competing to take up all of my time at the moment: children, buying...

When I get back to it, I'm going to try a more conservative approach. Instead of trying to move almost all of my config across at once, I'm going to...

The answer of course is rewrite GHC to flip the order of arguments when infixing. Sorry, not a useful contribution, but i couldn't help myself becuase always felt infixing functions...

aha! I wondered how it had gone unnoticed

I was looking into a systematic way to protect my routes and I was hoping to find that I would be able to put further `hooks` files inside my routes,...

Whatever method is arrived at, it would be very nice if types could be propagated, so that I might set-up a guard that checks that I have an authenticated user...

The list of useful stuff that could be included could go on indefinitely (e.g. database migration framework) but the core is building a spock server with a ghcjs client interacting...

@mjysci where are you running nginx? nginx returns a 502 when it fails to connect to the service that it is forwarding requests to. You will get this if the...

Thanks for your help Using your suggetions I have something that allows me to tap left-alt to enter number mode, tap left-alt to leave number mode or hold left-alt to...