www.getcontented.com.au

Results 54 comments of www.getcontented.com.au

Fair enough. I was interested in doing some drag and drop reordering on a toy project I was working on (am working on). Not sure how to do that anymore,...

I'v never actually used your library. What I _was_ interested in, though, was tracking positioning information within my app. Do you see that as something that this code would avail?...

@jxxcarlson it works much better if you install the latest version of agda, but I understand you're probably wanting to use 2.6.1.1 because of PLFA, like me. Just thought I'd...

> Try to close that empty pane and then restart vscode - after doing this, the extension worked as expected for me. I've noticed for a long time this seems...

@dmjio dang... nice reply! :) Thanks. I discovered the cloud-haskell project a little bit shortly after writing this, which is interesting. I guess I can use HLINT to load code...

@dmjio Again, thank you so much for your input and time It's _very_ helpful. FWIW I'm happy to be locked into Haskell. Until we get some form of data representation...

I don't see how using the raw binary protocol would let you query the data, given that the shape of the data wouldn't be tables of columns of types... but...

Sorry about this... I think, perhaps, I haven't expressed myself clearly enough. You seem to be explaining encoding/decoding from/to ByteStrings. That's fine if we just want to load all our...

@weavejester that sounds sensible. Most web developers know not to put anything over a few KB in the cookie.

@hsalokor not to be rude, but what are you storing in your cookie? At most, it should be a single session identifier, shouldn't it? The rest should be loaded from...