Live data from Hacker News

Viewing profile — xuancanh

xuancanh

HN member
Joined
Mon, Oct 26, 2015, 8:02 PM UTC
HN karma
282
Public activity
48 items

About xuancanh

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48152798

    They list Anthropic as one of their customers and appear to have conducted penetration testing for them previously, so they're likely one of those trusted organizations.

  3. comment
    Comment #47451188

    Clawforce is an open-source control plane for managing Clawbot agent teams. Deploy a team of agents in a few clicks. Configure characters, skills, MCP integrations, and tools throu…

  4. story
  5. comment
    Comment #45898150

    Meta did exactly that, kept him but reduced his scope. Did the broader research community benefit from his research? Absolutely. But did Meta achieve a good outcome? Probably not. …

  6. comment
    Comment #45897885

    In industry research, someone in a chief position like LeCun should know how to balance long-term research with short-term projects. However, for whatever reason, he consistently s…

  7. story
  8. story
  9. comment
    Comment #42816852

    > It was strange to me that there was no log-as-service with the qualities that make it suitable for building higher-level systems like durable execution There are several services…

  10. comment
    Comment #42320204

    My guess is from the customer's perspective, DSQL seems to have too many limitations, making it feel more like an enhanced version of a NoSQL database with SQL semantics, ACID tran…

  11. comment
    Comment #42313439

    The limit is for query operations, not just transactions.

  12. comment
    Comment #42311621

    AWS tends to prioritize performance and scalability over functionality, which is reflected in the design of DynamoDB, SimpleDB, and now DSQL. I'm also not a big fan of this style. …

  13. story
  14. comment
    Comment #41412028

    Apple uses TPUs on Google Cloud Platform. https://www.cnbc.com/2024/07/29/apple-says-its-ai-models-wer...

  15. story
  16. story
  17. comment
    Comment #41251706

    It's because of the way most companies build their status dashboards. There are usually at least 2 dashboards, one internal dashboard and one external dashboard. The internal dashb…

  18. story
  19. story
  20. comment
    Comment #40901440

    What he said is true, AWS uses Rust heavily in some of AWS core systems https://aws.amazon.com/blogs/devops/why-aws-is-the-best-plac... . Some of the open source projects you can f…

  21. story
  22. story
  23. comment
    Comment #40515948

    I initially disliked Go as well, but it's a language that can only be truly appreciated when you start using it. Many of its advantages come from from its simplicity, explicitness,…

  24. comment
    Comment #40515674

    Perhaps your experience with them was a long time ago. I agree that working with dynamic typing languages can be painful, but Python has had type hints since version 3.5, and JavaS…

  25. comment
    Comment #40507450

    I'm not saying that Go or Kotlin is better than Java in all of those aspects. I'm just saying that Kotlin, GraalVM exists because Java, JVM have certain issues or limitation. For G…