Live data from Hacker News

Viewing profile — riyadparvez

riyadparvez

HN member
Joined
Fri, Dec 23, 2011, 6:59 PM UTC
HN karma
1,266
Public activity
229 items

About riyadparvez

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #32850872

    > My understanding is that it's dangerous and few want to do it. Yeah this is the part everyone is ignoring in the conversation. Many highly compensated physical labor jobs are hig…

  3. comment
    Comment #31871929

    I've heard it from someone who was in China after the pandemic emerged. Apparently some Chinese people believe exactly that. Some of the lab animals were sold to the wet market. An…

  4. comment
    Comment #31701091

    > In my time at Amazon, I was actually trained and coached on removing myself from certain situations and not interfering or establishing certain relationships because it would hel…

  5. story
  6. comment
    Comment #31524744

    Yes it seems to me they have taken the same approach as AWS Aurora. Use Postgres frontend and query parsing and replace the storage layer and query execution with their own.

  7. comment
    Comment #31423495

    Why would it decrease single thread performance? How is python different than other languages that support native full-fledged multi-threading, eg Java, Go, C#?

  8. comment
    Comment #31348617

    I am curious what exactly is the reason GIL hasn't been removed in one of the most popular languages ever?

  9. comment
    Comment #31263964

    Hi Simon, thank you for the great work. Do you have any plan to support DuckDB in future?

  10. comment
    Comment #31226022

    The issue is there's a huge ecosystem developed on top of Pandas. So if it's different API, now you lose access to all the ecosystem.

  11. comment
    Comment #31115363

    There's also bear-type for runtime type checking: https://github.com/beartype/beartype .

  12. comment
    Comment #31072423

    The only valid use for NFT I can think of is a pure vehicle for financial speculation. It's better people do wild speculation on NFTs than housing market.

  13. comment
    Comment #31007872

    Dan Luu wrote about monorepo. It's worth a read https://danluu.com/monorepo/

  14. comment
    Comment #30997166

    This reminds me of Dan Luu post about outages and post-mortems [1]: > For more on this, Ding Yuan et al. have a great paper and talk: Simple Testing Can Prevent Most Critical Failu…

  15. comment
    Comment #30989964

    > Perforce is basically Git, but shittier and proprietary. I think it's mostly popular in the games industry. I think Google also uses Perforce. It's understandable because Google …

  16. story
  17. story
  18. comment
    Comment #29903147

    This is what I've written: > while privately discussed that not only it is a possibility, some of them believed it's *highly probable*. This is what you have written: > proof posit…

  19. comment
    Comment #29903085

    I don't have the time to go through lawyer-speak arguments. The cables from officials regarding WIV safety have been verified. Just because it's on the opinion page doesn't mean it…

  20. comment
    Comment #29902872

    According to this > Sep 9, 2003 (CIDRAP News) – Chinese scientists found that animals sold at street markets in Guangdong, China, carried a coronavirus nearly identical to the SARS…

  21. comment
    Comment #29902823

    Several top virologists have publicly tarred lab leak as racist conspiracy theory, while privately discussed that not only it is a possibility, some of them believed it's highly pr…

  22. comment
    Comment #29902771

    > Just that this particular lab is known for being extremely safe, and that it's therefore unlikely it would have had a leak. This is nothing but disinformation. > Two years before…

  23. comment
    Comment #29802534

    Is there any restrictions on this option? Eg only children of the same parent process are allowed to bind to same port. Otherwise how does the packet distribution work? And how doe…

  24. comment
    Comment #29262008

    I see they also have have pandas replacement: https://github.com/nv-legate/legate.pandas . How is it different from cuDF?

  25. comment
    Comment #29202356

    Can someone point to an article that explains the connection issue in detail?