Re: [gentoo-user] TensorFlow

2019-02-13 Thread Nils Freydank
Hi Alan, Am Dienstag, 12. Februar 2019, 21:09:08 CET schrieb Alan Grimes: > [...] > It has been about two weeks since I've sync'd so this may or may not > still be valid, updating is an extremely risky operation on my machine > so I'm on a once every 3-6 months schedule... what is risky about it a

Re: [gentoo-user] Re: Coming up with a password that is very strong.

2019-02-13 Thread Rich Freeman
On Wed, Feb 13, 2019 at 4:34 PM Mark David Dumlao wrote: > > On Thu, Feb 14, 2019 at 3:18 AM Rich Freeman wrote: > > > > If you instead let the user code their own algorithm, then while this > > increases complexity, it also makes it easy for users to shoot > > themselves in the feet with an inse

Re: [gentoo-user] Re: Coming up with a password that is very strong.

2019-02-13 Thread Mark David Dumlao
On Thu, Feb 14, 2019 at 3:18 AM Rich Freeman wrote: > > On Wed, Feb 13, 2019 at 12:12 PM Mark David Dumlao wrote: > > > > On Thu, Feb 14, 2019 at 12:32 AM Rich Freeman wrote: > > > I just stumbled on lesspass which seems to be such a tool for > > > algorithmic password generation (lesspass.com).

Re: [gentoo-user] Re: Coming up with a password that is very strong.

2019-02-13 Thread Rich Freeman
On Wed, Feb 13, 2019 at 12:12 PM Mark David Dumlao wrote: > > On Thu, Feb 14, 2019 at 12:32 AM Rich Freeman wrote: > > I just stumbled on lesspass which seems to be such a tool for > > algorithmic password generation (lesspass.com). > > Great tool. Good to know there are those that think alike. O

Re: [gentoo-user] amavisd-new-2.11.0-r3 crashes

2019-02-13 Thread Michael Orlitzky
On 2/13/19 11:03 AM, Ich wrote: > I did "emerge @world -uvDNa" before, it pulled in perl-5.26 , I tried to > downgrade to 5.24 but it didn't change anything. > > only after downgrading amavisd-new I had a working setup again. > Amavis itself is self-contained, but SpamAssassin uses a bunch of pe

Re: [gentoo-user] Re: Coming up with a password that is very strong.

2019-02-13 Thread Mark David Dumlao
On Thu, Feb 14, 2019 at 12:32 AM Rich Freeman wrote: > > > On Wed, 6 Feb 2019 04:28:49 +0800, Mark David Dumlao wrote: > > > > > >> My own solution is actually very simple. I have a "secret algorithm" > > >> that incorporates several secrets with a predictable way to generate a > > >> site-specifi

Re: [gentoo-user] Re: Coming up with a password that is very strong.

2019-02-13 Thread Rich Freeman
On Fri, Feb 8, 2019 at 9:26 AM Kai Peter wrote: > > On 2019-02-05 22:17, Neil Bothwick wrote: > > On Wed, 6 Feb 2019 04:28:49 +0800, Mark David Dumlao wrote: > > > >> My own solution is actually very simple. I have a "secret algorithm" > >> that incorporates several secrets with a predictable way

Re: [gentoo-user] amavisd-new-2.11.0-r3 crashes

2019-02-13 Thread Ich
I did "emerge @world -uvDNa" before, it pulled in perl-5.26 , I tried to downgrade to 5.24 but it didn't change anything. only after downgrading amavisd-new I had a working setup again. Am 13.02.19 um 15:46 schrieb Ich: > https://paste.pound-python.org/show/eqelmL7Plq9Po6sB0twn/ > > Am 13.02.19

Re: [gentoo-user] amavisd-new-2.11.0-r3 crashes

2019-02-13 Thread Ich
https://paste.pound-python.org/show/eqelmL7Plq9Po6sB0twn/ Am 13.02.19 um 14:28 schrieb Michael Orlitzky: > On 2/13/19 3:31 AM, Ich wrote: >> Hi, after upgrading amavisd-new from 2.11.0-r3 to 2.11.1-r3 the process >> crashes after the first email sent. >> Any suggestions? >> > What does your amavis

Re: [gentoo-user] amavisd-new-2.11.0-r3 crashes

2019-02-13 Thread Michael Orlitzky
On 2/13/19 3:31 AM, Ich wrote: > Hi, after upgrading amavisd-new from 2.11.0-r3 to 2.11.1-r3 the process > crashes after the first email sent. > Any suggestions? > What does your amavis log say? If you find the log but it doesn't say anything interesting, try setting "$log_level = 2;" in /etc/ama

[gentoo-user] amavisd-new-2.11.0-r3 crashes

2019-02-13 Thread Ich
Hi, after upgrading amavisd-new from 2.11.0-r3 to 2.11.1-r3 the process crashes after the first email sent. Any suggestions?