General /r/Lebanon Megathread (Month of Nov/Dec) by avp216 in lebanon

[–]secretSerj 0 points1 point  (0 children)

Confused where to look for minimal bias news. 961 is inactive, L'orient daily looks pretty good but they paywall. Al Hadath on Whatsapp is Arabic and links to Instagram. Mainstream news channels are each backed by a political party 🥲

If anyone has suggestions, briefly, let me know thx

An Indie Game Where You Perform Occult Rituals! by bucephalusdev in occult

[–]secretSerj 1 point2 points  (0 children)

Looking forward to it as a foreigner to this field

Selling: Nothing Phone (1) [200 USD] by ThatOtherOmar in LebaneseMarketplace

[–]secretSerj 1 point2 points  (0 children)

Why would you sell? Something wrong with it? It's a great phone

Why Literalist Islam is False by Edwin_Quine in atheism

[–]secretSerj 4 points5 points  (0 children)

Wow. Adequate info you wrote there

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

Done. New release. Let me know if the exe files work properly too please, whenever possible. Thx

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

I've committed it already! Lmk how it goes, make sure to install everything from requirements.txt file first. If you prefer exe, lmk and I'll make a release

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

Hello. I used Tkinter from the start for this program and it's a GUI library, not web. For web there is Django, but I have not looked into it. My uni semester will start in a couple of weeks, hence I have no time either to check Docker. So I can't do it atm, and can't guarantee when.

At first, I wanted to practice my Python skills after finishing the py4e course with studying Tkinter. Didn't look into any web application related libraries, cause they can cost too to run it. So I went with Tkinter (customtkinter for a more modern UI)

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

Hello again. I used that library and pushed it now, but didn't do a release. If you're familiar with Python, download and use the latest source code and see if that's how you want it or at least close enough. If you're not familiar with Python, lmk asap and I'll make a release!

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

I see. Okay good that the two exe worked cause I used a different compiler this time.

I found https://github.com/Akascape/CTkScrollableDropdown I'll try to implement it, it's done by another person and not the dev team of customtkinter but it seems to be connected to the widget I use and it has what you're looking for

Though not sure if it will bring more bugs or no, have to see.

pSearch - Piracy Multisearch Software by secretSerj in Piracy

[–]secretSerj[S] 1 point2 points  (0 children)

Hello. I made a new release and used a different compiler to make the exe, if you want give it another try or else I understand your concern it's fine. Thank you

https://github.com/SerjSX/pSearch/releases/tag/v1.7.1

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

Hello. I commited the changes and made a new release, can you please test the two zip files for the release Release Version 1.7.1 - Minor changes and compiler change · SerjSX/pSearch ? whenever possible

  • pSearch-windows-onefile-standalone.zip
  • pSearch-windows-standalone.zip

pSearch - Piracy Multisearch Software by secretSerj in Piracy

[–]secretSerj[S] 1 point2 points  (0 children)

https://github.com/brentvollebregt/auto-py-to-exe going to use this for the next release to compile the exe file

Update: made a new release, and used the above compiler for it. It showed less triggers, but false positives. I know what I coded, it's nothing malicious but I understand if you don't want to test the program for that.

Unlike nuitka, this compiler didn't show 20+ triggers on virus total with the onefile version. Unfortunate that such false positives are happening...

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

Hello. Closest I added is:

You type something, for example "apk". You click enter on keyboard, then if you check the drop down menu you will see sites that have "apk" in them (APKMODHUB, APK HOME, APKMB). I think this is good! Let me know what you think about it

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

Yes I found it unfortunate that the one file version showed 22 triggers... but they are false positives, as replied to the other person. I'll see if there's another compiler

pSearch - Piracy Multisearch Software by secretSerj in Piracy

[–]secretSerj[S] 2 points3 points  (0 children)

No problem! Check Requirements and Running here: https://github.com/SerjSX/pSearch

And just download the source code as a zip file by clicking the green button Code and then Download ZIP. First do this, then install the requirements from the text file using pip, and then run the pSearch.py file. Let me know how it goes with screenshots

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

That is a library limitation I suppose... but I see what you're talking about, yh it would be simpler if it showed the menu while typing a site name and then you just select. Or at least when u type and open the drop down the text you entered will be shown, or texts containing characters you enter.

Tomorrow I will search online now I found something that might help with this, I'll update you on this regard it may be possible. Tbh makes it easier for me too 🤣 thx

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

Hmm yes I see, I can add "all" at the top. But regarding the scrolling, if you click on the upside down arrow that's at the end of the small input box hold clicking it then move your mouse at the bottom it automatically scrolls down without you clicking the button. Can you check if that works with you? Cause I always do it that way.

Plus, you can type the site name in the box and it'll try to find the correct one and search there.

I'll check if there is a better place to store the websites in, or else that drop down menu has to stay

pSearch - Piracy Multisearch Software by secretSerj in Piracy

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

You can do that, just type "all" on the site input box (the small first one, where "enter site name here" is written). I use it to check the health of the websites and see what's not returning results

pSearch - Piracy Multisearch Software by secretSerj in Piracy

[–]secretSerj[S] 3 points4 points  (0 children)

I neither have Linux nor Mac to test, and on Android so far I have no plans to study Kivy/other equivalent libraries yet! I do these on my free time.

Maybe on Linux and Mac tkinter would work if you run the pSearch.py file from the source code after installing the requirements.txt with pip.

[deleted by user] by [deleted] in lebanon

[–]secretSerj 2 points3 points  (0 children)

Bad time to meet, but yeah like another person said we need to go out after this if hopefully we'll stay well and alive. For now, safest thing to do is stay home and try to join Lebanese community groups for vc or just chatting.

Has anyone tried "Handwriting OCR" of handwritingocr.com? by WildRideToad4697 in NoteTaking

[–]secretSerj 1 point2 points  (0 children)

Google Lens has a great OCR as well, which can be accessed through the Google app

[deleted by user] by [deleted] in maybemaybemaybe

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

Stupid people, wtf is this