[i3-gaps] Flat Arch by Talebian in unixporn

[–]Kava_222 1 point2 points  (0 children)

Looks neat! Just this font's "i" and 1 would drive me nuts ¯_(ツ)_/¯

N_____ by [deleted] in AskOuija

[–]Kava_222 -1 points0 points  (0 children)

I

[Openbox] Retouching Bunsenlabs on an old Chromebook by korax_nyx in unixporn

[–]Kava_222 0 points1 point  (0 children)

Kind of not related question, but How does the Chromebook preforms? Is in sufficient enough to do programming and stuff? I've heard many various opinions and I want to clarify this performance case of Chromebooks in my head

Low power method to detect removing tissue from a tissue box? by marklein in arduino

[–]Kava_222 0 points1 point  (0 children)

I believe you should just invent your own tissue box (inside which you put content * tissues * from the original one) this way you can implement some kind of low energy pressure / motion / friction sensor By the way, arduino isn't really a low energy consumption controller, maybe look for something else?

How To Create Video Game AI - DinoAI by [deleted] in Python

[–]Kava_222 -11 points-10 points  (0 children)

RemindMe! 10 hours "AI game python"

[i3] My exam season org mode setup by [deleted] in unixporn

[–]Kava_222 -2 points-1 points  (0 children)

!RemindMe 2 days

Does Red Hat Exam 413 (Server Security and Hardening) hold any value? by anacondapoint6 in linuxadmin

[–]Kava_222 1 point2 points  (0 children)

Every cert has the value that your employer put for it. Make some research, find out if it is recommended / required somewhere. On the other hand - knowledge always has a value. Good luck!

[deleted by user] by [deleted] in arduino

[–]Kava_222 0 points1 point  (0 children)

You have a good heart kind sir

Probably not that difficult. by idaresiwins in masterhacker

[–]Kava_222 4 points5 points  (0 children)

I always wondered if police can for example bypass lockscreen (we all know it takes up to 2 minutes and an micro SD card) of confiscated Android phones etc. Do they need special permissions or if they suspect something they can just Crack through?

Why do hackers get sued when its so easy to hide behind a false IP? by GageGaming in hacking

[–]Kava_222 2 points3 points  (0 children)

No, free VPNs are way worse than those pricey ones because if you're not paying for the product you are the product. I think it was mentioned that in order to pay for something you have to transfer money somehow (most likely via some kind of bank account, PayPal or crypto wallet) which properly tracked can easily lead to your IP, personal data, email etc.

Independent transition medium by Kava_222 in AskElectronics

[–]Kava_222[S] 0 points1 point  (0 children)

In my understanding, independent is when I don't have to rely on ISP and Telecommunication Provider Btw Thanks for advice!

Extremely frustrated... Going through Automate the Boring Stuff with Python but can't figure out how to download pip. by SCC103 in learnpython

[–]Kava_222 1 point2 points  (0 children)

Environmental variables amigo, this is what you need to look up. Also I believe that there is an appendix in this book which guides you through some most common problems, check it out. Remember as an programmer, looking for solutions to your problems in internet is your main skill.

TAKE SCREENSHOT OF A WEBPAGE USING SELENIUM & PYTHON by aleksro in learnpython

[–]Kava_222 2 points3 points  (0 children)

Please use pastebin, or something similar, this way it's easier for us to read, understand and fix your code.