Re: problem with an HP AIO

2021-10-25 Thread Gene Heskett
On Monday 25 October 2021 22:06:09 Larry Martell wrote: > On Mon, Oct 25, 2021 at 9:57 PM Gene Heskett wrote: > > On Monday 25 October 2021 21:37:24 piorunz wrote: > > > On 26/10/2021 02:29, Gene Heskett wrote: > > > > Greetings all; > > > > > > > > This $350 thing in 2019, a model unk cuz its a

Re: problem with an HP AIO

2021-10-25 Thread Gene Heskett
On Monday 25 October 2021 21:48:24 Greg Wooledge wrote: > how to open HP all-in-one Thank you very much, I think I found a video for the exact one I have from ddg. And have it bookmarked. Cheers, Gene Heskett. -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and

Re: problem with an HP AIO

2021-10-25 Thread Larry Martell
On Mon, Oct 25, 2021 at 9:57 PM Gene Heskett wrote: > On Monday 25 October 2021 21:37:24 piorunz wrote: > > > On 26/10/2021 02:29, Gene Heskett wrote: > > > Greetings all; > > > > > > This $350 thing in 2019, a model unk cuz its a tiny label in > > > chinese, has W10HE on it and has decided it ca

Re: problem with an HP AIO

2021-10-25 Thread Gene Heskett
On Monday 25 October 2021 21:37:24 piorunz wrote: > On 26/10/2021 02:29, Gene Heskett wrote: > > Greetings all; > > > > This $350 thing in 2019, a model unk cuz its a tiny label in > > chinese, has W10HE on it and has decided it can't run the app I > > bought it for, a python app that I have alrea

Re: problem with an HP AIO

2021-10-25 Thread Greg Wooledge
On Tue, Oct 26, 2021 at 02:37:24AM +0100, piorunz wrote: > On 26/10/2021 02:29, Gene Heskett wrote: > > This AIO has no visible screws anyplace that would let me into it to swap > > the drive. > > > > So, short of a fire axe, how does one get into a 2 yo HP AIO as sold by > > wally's? > > > > Man

Re: problem with an HP AIO

2021-10-25 Thread piorunz
On 26/10/2021 02:29, Gene Heskett wrote: Greetings all; This $350 thing in 2019, a model unk cuz its a tiny label in chinese, has W10HE on it and has decided it can't run the app I bought it for, a python app that I have already proved can run on linux with out needing a winderz magician to make

problem with an HP AIO

2021-10-25 Thread Gene Heskett
Greetings all; This $350 thing in 2019, a model unk cuz its a tiny label in chinese, has W10HE on it and has decided it can't run the app I bought it for, a python app that I have already proved can run on linux with out needing a winderz magician to make it run. So I decided to remove the sp

[OT, deeply] Guix

2021-10-25 Thread riveravaldez
Hi, everybody, I stumble upon this article about (supposedly) Guix's characteristics/advantages: https://ambrevar.xyz/guix-advance/ , and was curious about the opinions of the educated Debian people on the matter. Maybe even just a link to a text where the subject gets elaborated or the stateme

Re: return in nsswitch.conf not working

2021-10-25 Thread David Wright
On Mon 25 Oct 2021 at 14:11:34 (+0200), William Edwards wrote: > This is the line for hosts in my nsswitch.conf: > > hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 > > Both 'files' and 'mdns4_minimal' return NOTFOUND for a lookup: > > root@http-lyr01:~# getent -s hosts:file

Re: Leibniz' "best of all possible worlds"

2021-10-25 Thread Kenneth Parker
On Mon, Oct 25, 2021, 12:35 PM Thomas Schmitt wrote: > Hi, > > James H. H. Lampert wrote: > > When I think of Leibniz, I think of calculus > > We german kids think of cookies with toes: > > https://upload.wikimedia.org/wikipedia/commons/4/4c/Butterkeks.jpg When I was a teen, I attended a Fami

Re: Choqok 1.7

2021-10-25 Thread Richmond
didier gaumet writes: > As you noticed, Chokoq 1.7.0 is available as a binary to install from > upstream by clicking the button "install on linux". (1) > But it is mentioned that the button works only with Appstream > application stores. (2) This is very interesting. I didn't know about this, a

Re: Leibniz' "best of all possible worlds"

2021-10-25 Thread Thomas Schmitt
Hi, James H. H. Lampert wrote: > When I think of Leibniz, I think of calculus We german kids think of cookies with toes: https://upload.wikimedia.org/wikipedia/commons/4/4c/Butterkeks.jpg Have a nice day :) Thomas

Re: Leibniz' "best of all possible worlds" ...

2021-10-25 Thread James H. H. Lampert
>>> I also wonder how Leibniz is relevant to this scenario ... When I think of Leibniz, I think of calculus (and rejoice in the fact that the only calculus I still have to deal with is what the dentist has to jackhammer off my teeth [before it turns into partial differential equations]). Wh

Re: Choqok 1.7

2021-10-25 Thread Christian Britz
On 25.10.21 Richmond wrote: > consequences. I don't have a way to do a backup currently. I have done > some naughty things like installing zoom. At least all official Zoom deb pacakages released since one year are compatible with Debian 11. Regards, Christian

Re: Choqok 1.7

2021-10-25 Thread Andrew M.A. Cater
On Mon, Oct 25, 2021 at 02:38:47PM +0100, Richmond wrote: > Greg Wooledge writes: > > > On Mon, Oct 25, 2021 at 10:01:39AM +0200, didier gaumet wrote: > >> As you noticed, Chokoq 1.7.0 is available as a binary to install from > >> upstream by clicking the button "install on linux". (1) > >> But i

Re: Choqok 1.7

2021-10-25 Thread Richmond
Greg Wooledge writes: > On Mon, Oct 25, 2021 at 10:01:39AM +0200, didier gaumet wrote: >> As you noticed, Chokoq 1.7.0 is available as a binary to install from >> upstream by clicking the button "install on linux". (1) >> But it is mentioned that the button works only with Appstream >> applicatio

return in nsswitch.conf not working

2021-10-25 Thread William Edwards
Dear reader, This is the line for hosts in my nsswitch.conf: hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 Both 'files' and 'mdns4_minimal' return NOTFOUND for a lookup: root@http-lyr01:~# getent -s hosts:files hosts williamedwards.nl root@http-lyr01:~# echo $? 2 ro

Re: Choqok 1.7

2021-10-25 Thread Greg Wooledge
On Mon, Oct 25, 2021 at 10:01:39AM +0200, didier gaumet wrote: > As you noticed, Chokoq 1.7.0 is available as a binary to install from > upstream by clicking the button "install on linux". (1) > But it is mentioned that the button works only with Appstream > application stores. (2) I still believ

Re: Choqok 1.7

2021-10-25 Thread didier gaumet
Le dimanche 24 octobre 2021 à 21:50 +0100, Richmond a écrit : > > Yes downloading the deb package failed with a dependency. > > Compiling from source failed with: > > behaviorconfig.cpp:97:36: error: ‘markAsChanged’ is not a member of > ‘BehaviorConfig’ > > But upgrading to 11 is further tha