Earlier quoted context omitted.
If you think a smart phone lasts 10 years in the hands of poor people, you are extremely optimistic. From what I can tell, even here in South Africa's townships they are using fairly new Samsung, Huawei etc smart phones (always with a broken screen - this happens without exception), albeit cheap ones. Even my gardener has a Samsung 10 something. Not entirely sure how he can afford it, but I suspect he borrowed a lot…
There’s a lot of African countries where that isn’t the case. I recently did some work for a mobile based game targeting a number of African countries and we had to support WAP and SMS. India is another country where poorer regions wouldn’t have good cell coverage with most people without phones (let alone smart phones). If you live in a region that can have luxuries like a gardener, then you’re likely already more a…
Internet in a Box
141–146 of 146 posts
Re: Internet in a Box
#142Earlier quoted context omitted.
Are you arguing with me or or the article? I'm not a doctor, I can't review the databases they include. Have you read the article? It has links.
The article makes zero claim that it includes medical databases or any databases I can find. https://www.google.com/search?q=database+site%3Ainternet-in-... This is why I want to know the name so I understand what you think IIAB does. You seem to think these communities can skip the internet development of the Developed West which was - Academia -> Porn -> Shopping -> Illegal Movies -> Legal streaming movies-> Gettin…
Re: Internet in a Box
#143Re: Internet in a Box
#144Earlier quoted context omitted.
Data hoarder that I am I would like it to scrape more of the site than I actually visit ... in case I missed something when I'm browsing offline later.
Yeah, a "spider this page with depth X" would be a neat addition. Edit: Though the way it works as a sort of proxy, it seems like you could combine it with something like this, and it would just work: https://github.com/naoak/chrome-site-spider
I've actually started thinking about how to build a spidering/scraping tool that extracts links/JS, etc from an SPA but would rather not reinvent the wheel if possible.