September Meeting: Fundamentals of Haskell

2019-09-11 Thread James Simister
Date: Tuesday, September 17th Time: 7:00pm Location: UVU Business Resource Center In this presentation, Alpheus Madsen will discuss data types, lazy evaluation, functions and functoional programming, pattern matching, type classes, and if we have time, will briefly discuss monads and how they ar

Re: How to use Bind response policy zone to stop Firefox from using DNS over HTTPS

2019-09-11 Thread Charles Curley
On 10 Sep 2019 08:03:58 -0600 "Andy Bradford" wrote: > One of these days I'll get around to setting up a DNSCurve resolver... I just happened to be following some links... Consider also DNSCrypt, which the authors claim is a slight variation on DNSCurve. https://github.com/opendns/dnscrypt-prox

Re: How to use Bind response policy zone to stop Firefox from using DNS over HTTPS

2019-09-11 Thread Andy Bradford
Thus said Joel Finlinson on Mon, 09 Sep 2019 22:34:07 -0600: > Looks like Google wants in on the game with Chrome too. I noticed that in the Firefox wiki [1] it mentioned dns.google.com as an alternative, so I blocked that as well. [1] https://wiki.mozilla.org/Trusted_Recursive_Resolver > *Moti

Re: How to use Bind response policy zone to stop Firefox from using DNS over HTTPS

2019-09-11 Thread Charles Curley
On Mon, 9 Sep 2019 15:04:09 -0600 Michael Torrie wrote: > As many of you know recent releases of Firefox have implemented DNS > over HTTPS (their own idea as opposed to the standard DNS over TLS), > which bypasses your local DNS and uses cloudfare's DNS server on port > 443. A bit more reading,