Stephen Paul Weber

Results 268 issues of Stephen Paul Weber

Different algorithms have different preparation requirements for creating signatures (at least, in normal use). Crypto.Classes.Signing currently provides a low-level `sign` which takes just the already-prepared ByteString. The same goes for...

I needed libglib2.0-dev (not listed in readme) for the build.

Seems at least the base32 bytestring library is broken under GHC9

And no reason to ever send \r\n in XMPP

Using FromEnvrionment to support ALL_PROXY and NO_PROXY environment variables

So keep reading until we see the stream features before we decide starttls won't be one of them.

### Title **Jmp.chat** (source: [Communication ➜ Virtual Phone Numbers ➜ Jmp.chat](https://github.com/Lissy93/awesome-privacy/tree/main#virtual-phone-numbers)) ### Amendments Fix current price and note the service is no longer is beta ### Amendment Data ```yaml name:...

https://jitpack.io/com/github/MiniDNS/minidns/1.0.5/build.log Log says `Can't find android.jar for 19 API. Please install corresponding SDK platform package` so I guess it's because of the very log minsdk?

I'm talking to an HTTP service which requires + in path segments to be encoded. I tried to do this: ``` newtype RawURLPiece = RawURLPiece Text instance ToHttpApiData RawURLPiece where...

question

By default this flattens modules... but then the js isn't flattened, so the types don't match the js. What is the intended way to use that mode?