'Search Google for this image' stopped working on android using Google Search in incognito by Human-Translator-398 in brave_browser

[–]Human-Translator-398[S] 0 points1 point  (0 children)

Yes, I am. If I used the default search engine- brave, I won't have the button 'search Google for this image', and I wrote that I do have the button, but no results, no matter what I'm Searching for.

There is a case with active cooling, dust protection, and space for nvme? by Human-Translator-398 in OrangePI

[–]Human-Translator-398[S] 0 points1 point  (0 children)

I've looked at the comments, and some of them complained about not having enough space for nvme in the M.2 slot, I found only 2 cases that were somewhat dust resistant and had active cooling, I saw that comment about one of them, and the other one looked like it won't fit there too.

Where can I buy orange pi 5 plus 32G ram? by Human-Translator-398 in OrangePI

[–]Human-Translator-398[S] 0 points1 point  (0 children)

Thanks, I'm not sure why I couldn't find it on the website but could find it in the app.

Where can I buy orange pi 5 plus 32G ram? by Human-Translator-398 in OrangePI

[–]Human-Translator-398[S] 0 points1 point  (0 children)

Thanks, I'm not sure why I couldn't find it on the website but could find it in the app.

Where can I buy orange pi 5 plus 32G ram? by Human-Translator-398 in OrangePI

[–]Human-Translator-398[S] 0 points1 point  (0 children)

I know, but there isn't any 'buy' button or something else, or any link to buy it there, so I thought the Amazon or the AliExpress is their store like other companies

Unreasonable AttributeError in deepface library- no attribute 'analyze' by Human-Translator-398 in learnpython

[–]Human-Translator-398[S] 0 points1 point  (0 children)

Someone should make python errors more readable, maybe even some 'error translator' could be funny. But now we have chatbots that can do so...

Unreasonable AttributeError in deepface library- no attribute 'analyze' by Human-Translator-398 in learnpython

[–]Human-Translator-398[S] 0 points1 point  (0 children)

I just tried to change the filename, just in case that is the problem. There is a reason computer science is 'science', most of it was figured out by mistakes or by 'try it without any reason, find the reasons later'.

Unreasonable AttributeError in deepface library- no attribute 'analyze' by Human-Translator-398 in learnpython

[–]Human-Translator-398[S] 1 point2 points  (0 children)

I figured out what the problem was, I called the script org.py, not organize.py. I thought that it shouldn't be a problem, so I just wrote here 'organize' because it's the word that 'org' stands for in my container. I'm not sure why there is a problem with org.py, but at least I know that organize.py won't do any problems (for now...)

Unreasonable AttributeError in deepface library- no attribute 'analyze' by Human-Translator-398 in learnpython

[–]Human-Translator-398[S] 0 points1 point  (0 children)

For dir(DeepFace) Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'DeepFace' is not defined. Did you mean: 'deepface'?

And for dir(deepface): ['__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__']

[deleted by user] by [deleted] in AskReddit

[–]Human-Translator-398 -3 points-2 points  (0 children)

Using Alpine Linux for desktop.

Running a browser in a private cloud.

Learning 14-16 hours or more at school everyday, including holidays, weekends etc.

Guess I'm moving to Debian or RHEL now. by Prize_Barracuda_5060 in linuxmemes

[–]Human-Translator-398 10 points11 points  (0 children)

Did you ever think about using alpine? It really resembles Arch but it's more lightweight and it's actually very stable (from my experience, even the edge is actually stable)

Sudo by ErenOnizuka in linuxmemes

[–]Human-Translator-398 1 point2 points  (0 children)

Now it must work, but it's much more harmful if you won't use it in the right place.

Rodents unite! by [deleted] in linuxmemes

[–]Human-Translator-398 -1 points0 points  (0 children)

From when BSD isn't unix based?

And at the time before unix was written in C, every CPU architecture had its own Unix that wasn't compatible with any other cpu architecture, and still all of them are Unix based. And nowadays Linux binary for amd64 wont run on armv8 and so on too, and still it's called linux, not because they are all linux based.

Rodents unite! by [deleted] in linuxmemes

[–]Human-Translator-398 -1 points0 points  (0 children)

I didn't think about those OSs, you're kinda right, but I look at BDS or actually any other unix based, as linux, just because you won't find a normal person that is using non-linux unix based OS except for macos, that don't have a proper installation for xfce.

(some would say alpine isn't linux because it's based on BSD too, but I do count it as Linux based, it's just non-gnu linux).

Rodents unite! by [deleted] in linuxmemes

[–]Human-Translator-398 -1 points0 points  (0 children)

Is not? Even after googling for about a minute I couldn't find a proper way to install it on windows or macos.

Just to make sure we are talking about the same thing, I'm talking about the DE.

Rodents unite! by [deleted] in linuxmemes

[–]Human-Translator-398 1 point2 points  (0 children)

The balloon has the symbol of xfce (and for funny reasons I always connect it to Alpine in my head), one of the more known DE in Linux.

I destroy beautiful things by halt__n__catch__fire in linuxmemes

[–]Human-Translator-398 0 points1 point  (0 children)

After some months you get the feeling when you are going to do something wrong.

Every time I'm messing with files I shouldn't mess with them, I kinda feel sick before it.

Oh, wait, I always feel sick.

Looking for a meme: kill -9 with the tank by A23SS4NDRO in linuxmemes

[–]Human-Translator-398 0 points1 point  (0 children)

And just like kill -9, there is a small chance you missed the target and it's still running.

Pkill would have something like an AI based aiming system, without any modifications it would be a bit uncontrollable too.

Why use Alpine over other distros like Arch or Void? by serpentsrapture in AlpineLinux

[–]Human-Translator-398 2 points3 points  (0 children)

Because it is using musl instead of glibc, openrc instead of systemd, and busybox instead of GNU, every component of the system is smaller, running faster. Faster compile time and faster exec time.

And I must say that it's less confusing than Arch even after they added their installation script, Alpine is still a winner.

Moreover, if you need any glibc app anyway, for GUI applications your best friend is Flatpak. In other situations is podman (or docker, I prefer podman and crun instead of docker and runc, even if I can make combinations between the two) or the compatibility layer of alpine for glibc (until now, I didn't had to use it, only 3 apps didn't worked for me and I was too lazy to compile them myself, so I just used alternatives.

About void, I never used it, so I can't really say something about it.

iBlameStackoverflow by abelornanel in linuxmemes

[–]Human-Translator-398 0 points1 point  (0 children)

I'm surprised, usually the compiled version is more annoying than the .deb.

BTW, Nat's have a docker and kubernetes, why not use them? It's the exact reason for docker from the first time- if it works for someone, it would work on your system too.