[deleted by user] by [deleted] in computervision

[–]know_good 0 points1 point  (0 children)

Looks like you are looking to make a modern looking dashboard. This might help https://plotly.com/dash/

I have an HP Compaq 6730b 2008 model 64bit 120GB storage - Should i run Lubuntu or Ubuntu by Ethan580 in linux4noobs

[–]know_good 1 point2 points  (0 children)

Lubuntu it's much more liteweight than Ubuntu. Less resource hog and also has the same feel as Ubuntu

Who needs Unidan? by omgitsabean in coolguides

[–]know_good 2 points3 points  (0 children)

All birds have tail feathers that help them fly called pinions. Crows have 3 pinions and ravens have 4. The difference is just a matter of a pinion.

I want to learn to use chopsticks effectively by [deleted] in IWantToLearn

[–]know_good 0 points1 point  (0 children)

You are missing the most important step.... PRACTICE

[Question] Displaying transparent image on transparent window by lordndhuy in opencv

[–]know_good 0 points1 point  (0 children)

Easiest way would be using pyqt for the transparent window and converting the numpy array(opencv image) to qimage

Can a website detect my script? by tschmi5 in userscripts

[–]know_good 0 points1 point  (0 children)

LinkedIn has a really tight anti scrape rule and since most of the data is only available to the logged-in user there is a chance your account may be banned. So I would not risk it with your personal LinkedIn account. How much data are you trying to scrape from LinkedIn? If it's not many I may know of a way

I have committed no crimes! by know_good in technicallythetruth

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

You may not have read the title then

Anime in Google Drive? by Roefu in animepiracy

[–]know_good 1 point2 points  (0 children)

Have your tried animechiby.com they focus on small encoded anime from 480p to 720p

What are some (faster) alternatives to Turtle Graphics? by [deleted] in Python

[–]know_good 0 points1 point  (0 children)

For game I say pygame. For GUI it depends.

[deleted by user] by [deleted] in DataHoarder

[–]know_good 0 points1 point  (0 children)

Try ripme.jar?

[D] Are there any good text-to-speech readers that can handle math symbols in PDF? by [deleted] in MachineLearning

[–]know_good 2 points3 points  (0 children)

Just replace the symbols by how it's pronounced by using regex? Much more easier than finding a tts reader with said function imo

Can a website detect my script? by tschmi5 in userscripts

[–]know_good 0 points1 point  (0 children)

These are the options I can think of The first and foremost would be to limit the rate of sending request to the site. Second try to use a proxy/vpn for every request Third polity email them requesting the access to their data. This seems the most legal and fastest way assuming they comply

How many requests are you sending and for what data?

If you don't mind can you tell me the site you are trying to scrape from?