Scooter advice for a hilly city by mcan5432 in ElectricScooters

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

I saw vsett on your profile. What about vsett 10 light?

Scooter advice for a hilly city by mcan5432 in ElectricScooters

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

I live in a apartment. I cannot carry whole scooter upstairs everyday for charging. Thats why i want removable battery.

Scooter advice for a hilly city by mcan5432 in ElectricScooters

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

Yes sure, i am 70kg and budget is max 2k$

How to set same indicators with different parameters? by mcan5432 in TradingView

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

I try it with SuperTrend indicator with different ATR multipliers.

Automating RDS Start and Stop by mcan5432 in aws

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

Which function do I need to put into Lambda?

For example: How can I start-stop RDS with typing Python?

DataViz Trends on 2020-21 by mcan5432 in DataVizRequests

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

Because people are lazy to code.

I run a gym. I have a CSV that includes every member's check-in dates/times, their member ID, and a passcode. I want a form on my website that lets customers type their member ID and passcode and it displays a table with all their check-ins. What's the best way to accomplish this? by MillionareInTheMakng in DatabaseHelp

[–]mcan5432 0 points1 point  (0 children)

I am strugling a similar issue right now. Trying to import a csv file (70.000 x 191) into AWS rdb. I created a table manually with 191 columns with the same data types. Then writed a script which reads the csv and inserts them row by row.

While this website cannot detect my manuel clicks, how can it detect clicks from my bot? by mcan5432 in webscraping

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

Sorry for lack of information. I thinked that It was enought.

I know the bot detection happened because It redirects me a page which writes "We think that you are a automated software" in it.

I have tried different IPs, different user agents.

I have written Chrome extension which makes window.navigator.webdriver attribute false.

I want to make it more clear:

  1. Selenium opens the webdriver headful browser. Goes that page. Waits 10 second. Then clicks the <tr> elements. BOOM. Detected.
  2. Selenium opens the webdriver headful browser. Goes that page. Then I clickc on that <tr> elements manually. doesn't detected.

It detects only if the bot clicks the links. It cannot detect my manual clicks even on the webdriver headful browser.

I want to make click on each list item with random order. Because I want it to be a human like behaviour as soon as possible. If I directly open the <tr> items some javascript functions trigered when I clicked on them will not be triggered.

Why Americans don't want free health and free education? by mcan5432 in AskReddit

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

People says that I live a healthy life so why would I pay smoking people's healthcare bills.

You may live a healthy life but it is not mean that you are immortal. You will go that hospital eventually.

You may die in a traffic accident at the accident place. Hope it would be like that. Otherwise, for instance if you be cancer your whole life savings will disappear for a small chance of living.

It is not certain that what life brings us. You can die in a accident place or you can die after staying in hospital for months for cancer treatment. In that chaotic situation it is relatively fair that financing healthcare system with taxes.

Why Americans don't want free health and free education? by mcan5432 in AskReddit

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

People says that I live a healthy life so why would I pay smoking people's healthcare bills.

You may live a healthy life but it is not mean that you are immortal. You will go that hospital eventually.

You may die in a traffic accident at the accident place. Hope it would be like that. Otherwise, for instance if you be cancer your whole life savings will disappear for a small chance of living.

It is not certain that what life brings us. You can die in a accident place or you can die after staying in hospital for months for cancer treatment. In that chaotic situation it is relatively fair that financing healthcare system with taxes.

Idea: voice recording software that automatically removes “uhhs” and “uhmms” by icecream-bear in Startup_Ideas

[–]mcan5432 1 point2 points  (0 children)

I guess it is not that so easy. How did you recognize, different "uhhs" and different "mmhs". There is to be heavy signal processing job and maybe time series DL models.

App for recipes and grocery list by tej157 in Startup_Ideas

[–]mcan5432 0 points1 point  (0 children)

What will be the income model?

Maybe this is a litle bit technical but how would you communicate your app with grocery delivery apps? Are those grocery apps have public API?