Stephen Paul Weber

Results 268 issues of Stephen Paul Weber

Use https://polr.me/ Like this: https://polr.me/publicapi.php?action=shorten&url=http://google.com

enhancement

Question: how to get source to add you to membership afterwards?

enhancement
webchat

This requires knowing the JID of people in the current room, which some MUC allow and some do not.

enhancement

`Error raised during event loop: can't modify frozen String`

To add a new source, etc.

Would be nice if there was a mode where lambda argument instead of line-by-line was a file object for the whole input stream.

new feature

This can be done with EitherT or EitherRT (or similar internal functionality) : ``` loop f = runEitherT (forever f) >>= (\(Left x) -> return x) break = left ```

``` Either.h: In instantiation of ‘class Either’: Maybe.h:80:18: required from ‘class Maybe’ journalentry.h:62:14: required from here Either.h:98:3: error: ‘Either::Either(const T2&) [with T1 = bool; T2 = bool]’ cannot be overloaded...

Implemented storing Array and Hash :)