afcady

Results 16 issues of afcady

I couldn't find anything on hackage to validate just a domain name, so I used your `domainLiteral` parser. I added a Text.Domain.Validate module which is just Text.Email.Validate with the parser...

More of my various small changes, mostly incidental to reading the code. ab4fa64 implements something you mentioned left to do in a comment (use `tox_callback_friend_connection_status` instead of polling).

I wrote a few commits, that don't change very much, but are improvements. Thanks for creating `tuntox`.

Apparently there is some kind of autoscale in the rendering process, which sometimes makes for absurd results: ```haskell -- Should fit on screen without scrolling, but does not. dia $...

When `apt-get -y install` is used by automated installers, they should use `--no-upgrade`. Users probably aren't expecting to have their systems upgraded by this build script, and it is unlikely...

The package, apache2.2-bin, is not avaliable in Debian `stable` (buster) or Debian `oldstable` (stretch). It is only available in `oldoldstable` (jessie) or in older unsupported historical archives. Even in jessie,...

If the environment variable 'HALIVE_STACK_COMPONENT' is set, its value will be passed to 'stack ghci' as the component to use. The command line used to launch 'ghci' is extracted from...

I'm pushing the rest of my changes to `tuntox` that I didn't push earlier when I wrote them, for whatever reasons. I think I didn't want to expose the LOG_IP_ADDRESS...

Platform is LineageOS with native Jitsi Meet app. If I'm required to log into the wifi. Then Jitsi will spin forever trying to connect. See #14660. If I log into...

stale