Viewing profile — meetapoorvgupta
meetapoorvgupta
HN member- Joined
- Mon, Jun 27, 2016, 3:16 PM UTC
- HN karma
- 27
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About meetapoorvgupta
No profile information was provided.
Recent public activity
-
comment
Comment #45555475
Thanks so much for making this!
-
comment
Comment #41221676
Hi, this looks cool. I have the floorplan & measurements of an apartment. I'd like to see how it looks with furniture. Does this allow me to generate multiple furnishing styles unt…
-
comment
Comment #26448834
Looks like it got a lot of traffic. The author seems to have removed all the links on the homepage and Google and archive.is do not seem to have it in their indices either.
- comment
-
comment
Comment #24735540
This book might have answers. https://www.amazon.com/gp/product/B08GZPBFPH/ . Disclaimer: I haven't read it yet.
-
comment
Comment #24735431
This book came out recently and might help with some of your questions. https://www.amazon.com/gp/product/B08GZPBFPH/ref=dbs_a_def_r... PS: I haven't read the book, so take it with…
-
comment
Comment #24731437
I am a regular Software Engineer at a FAANG company. I have a Bachelor's degree in CS and no papers or patents. What's a reliable route for me to file a successful EB-1 application…
-
comment
Comment #16512949
Young, unmarried individuals will be able to immigrate. Applicants can also bring in their spouses if they are educated and can are fluent in English. It appeases his nationalist b…
-
comment
Comment #16508280
All I know is that China has a huge, ambitious, STEM-focused workforce and a smaller economy. They could discriminate against applicants on any arbitrary basis ( I have no idea if …
-
comment
Comment #16508261
He has also expressed a strong desire to revamp the permanent residence visa allocation process to use an individual-focused, merit-based system that prefers applicants with a high…
-
comment
Comment #16142177
Are you kidding me? 50% of the seats at IITs and every other government institution - including civil services - are reserved for people whose parents were also eligible for these …
-
comment
Comment #14433697
Thanks for the write up, Lucas. It was very intuitive and I learnt a lot. I noticed that you used 5000 buckets to store the frequency of 7000 non-unique words in the section on 'Co…
-
comment
Comment #12227798
Google released a C++ implementation of Mapreduce sometime back. It had been developed at Skybox IIRC
-
comment
Comment #12146754
CMU uses this for their Parallel Algorithm Design course: http://www.parallel-algorithms-book.com/ It's still a work-in-progress though.
-
comment
Comment #11986758
CMU uses SPARC for their Parallel Algorithm Design course: http://www.parallel-algorithms-book.com/ I wonder how that compares.