Viewing profile — xuancanh
xuancanh
HN member- Joined
- Mon, Oct 26, 2015, 8:02 PM UTC
- HN karma
- 282
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About xuancanh
No profile information was provided.
Recent public activity
- story
-
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.
-
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…
- story
-
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. …
-
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…
- story
- story
-
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…
-
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…
-
comment
Comment #42313439
The limit is for query operations, not just transactions.
-
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. …
- story
-
comment
Comment #41412028
Apple uses TPUs on Google Cloud Platform. https://www.cnbc.com/2024/07/29/apple-says-its-ai-models-wer...
- story
- story
-
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…
- story
- story
-
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…
- story
- story
-
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,…
-
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…
-
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…