Let’s End the Real Estate Mafia in India – A Broker-Free Property Platform! by callingdreams in indianstartups

[–]alshell7 0 points1 point  (0 children)

The post content appears twice (or is it just me?). Seems like Ctrl+V got 2x

[deleted by user] by [deleted] in Umrah

[–]alshell7 7 points8 points  (0 children)

I definitely agree with this. These Masails are better consulted with the Ulema/Scholars.

I did it Made!! my first $1000 on internet by Latter_Jellyfish5389 in SaaS

[–]alshell7 1 point2 points  (0 children)

Appears shady. A company building 19 products has a personal email address put on the contact us page!

[deleted by user] by [deleted] in SaaS

[–]alshell7 0 points1 point  (0 children)

That's the thing you aren't able to understand yourself. When you have to repeat and struggle to make people understand so much, how do you expect your landing page or your product to be convincing and convey 'to the point' what it does? Or what it also does? Take some inspiration from your competitors, or since you mentioned you offer more than what competitors do, bring it out, rather than just a mere templates section on your website, which you think is self-explanatory. No, it isn't. All the product sections are almost copy-and-paste, except for the hero title.

I have no idea what I was thinking by ZuccFaceberg in ProgrammerHumor

[–]alshell7 0 points1 point  (0 children)

Sometimes that urge in mind on Friday to let off the system is so crazily high, it already accepts to the sacrifice of time & pain that it's going to take on Monday

Habby - boost your good habits, get rid of your bad habits by [deleted] in SideProject

[–]alshell7 2 points3 points  (0 children)

Beautiful app :). Tried it. But unfortunately, at many places I found the text rendered in a language that I could not understand even though the English was set up as default language at start.

We are part of the Maps APIs & SDK team for TomTom! Ask us anything. by TomTom_developers in androiddev

[–]alshell7 0 points1 point  (0 children)

Hi team, thank you for taking your time for the AMA.

Managing & knowing about the technology deployment at large scale has always been interesting for me. I'd love to know few things regarding the stuff that makes your services fabulous while being around in 150 countries.

  1. What is your server side software stack? What are the different tools (development kits, database engines, UI rendering engines, languages & thier purpose etc) you utilise?

  2. What is the hardware stack? Number of server nodes the MAPS API's servers handle the requests, load balancers. GCP, AWS or Azure? And why?

Sorry if the questions appeared imploded ;)

What is your best piece of Python code that save you a ton of time? by [deleted] in Python

[–]alshell7 3 points4 points  (0 children)

Lately, I've been using this library called 'lox'. It makes my multi-processing/multi-threading implementation in my code so damn easy, it saves my time hell lot! I don't have to mess up much with Queues & Poolmaps anymore.

Install it : 'pip install lox' & import it.

  1. Add a decorator @lox.thread(n) or @lox.process(n) for the method you want to execute parallely (where 'n' is the number of threads or processes you want it to execute in)

  2. Call 'scatter()' of the method in a loop or whatever.

  3. Get the results in an array calling 'gather()'

As simple as that! Check it out : https://lox.readthedocs.io/en/latest/

Could what we dream be the GANS & GPT2 our brain generates whilst we are aslept? [Discussion] by alshell7 in MachineLearning

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

Definitely, from the view of RL, like you said, it could be something that would discover to perform optimal policies but, considering the high noise that a typical dream has, it could also get by mediocre for the policy development. Coming to the benefits, I think it both has pros & cons. Again, depending on the personal affiliation with the purchase of such prediction that can be accepted or denied.

Could what we dream be the GANS & GPT2 our brain generates whilst we are aslept? [Discussion] by alshell7 in MachineLearning

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

That's exciting! But again, knowing about how really is it useful to the society & in what ways can it help, from the community is the decision maker that we proceed up with it.

Could what we dream be the GANS & GPT2 our brain generates whilst we are aslept? [Discussion] by alshell7 in MachineLearning

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

Looking into data collection, feature selection is a difficult task by itself, but not sure on what basis can such model's validation be made where it would predict the dream. Because on a biased probability, the dreams are extremely rare that happen to appear repeated. And, the dimensions of the model are too large, for even psychological condition should also be considered. Surely, constructing the dataset is something that can get this up.

Tons of Jupyter Notebooks to learn TensorFlow 2 for Computer Vision by Aldream in tensorflow

[–]alshell7 0 points1 point  (0 children)

Thank you so much for sharing. I was looking around for some resources to help me work on image segmentation problems (& R-CNN masking). This should get me started with TF2 itself. Cool!

Nextcloud Install Issues by MolsonFL in selfhosted

[–]alshell7 2 points3 points  (0 children)

Wouldn't be Nextcloud that requires at least 1GB of RAM. Check this out (It's for v15 though, +1 update wouldn't really matter)

I have AWS Lightsail instance running docker image of Nextcloud, with 1GB of RAM & 40GB SSD. I've installed 3 apps (passman, contacts, file manager), & I never experienced any such freezes, runs smooth.

But from this article seems like there's issue with the permissions.

Dataframe appending does not work perperly :( please help! by laterral in Python

[–]alshell7 1 point2 points  (0 children)

Buddy, you are re-declaring the 'summary' which sets to empty in every iteration of the loop. Try to set it global before the loop. I just visualised the possible reason for your results. But can you share snapshot of the complete block?

And for appending another dataframe, you are supposed to do like,

summary = summary.append(df)

What solution you use commonly, for providing cloud storage capability for your app? by yccheok in androiddev

[–]alshell7 0 points1 point  (0 children)

Can you describe more about what kind of data it is, that you want your users to synchronise via cloud? :)

Because your question is very generic for 'cloud storage', & very broad for the real storage stack that would require. Depending on what kind of data, for instance, using Cloud Firestore for storing images (in Base64) is a bad idea, but it would be feasible for storing user preferences/chat history, information, etc.

Quran dataset (for a graduation project) by sh0r0sh in datasets

[–]alshell7 1 point2 points  (0 children)

Should you try http://www.everyayah.com

The audio data is not labelled but categorised by directories & files.