33 Matching Annotations
  1. May 2026
    1. Claude is the first frontier model available on all three of the world's largest cloud platforms: Amazon Web Services, Google Cloud, and Microsoft Azure.

      大多数人认为AI公司通常会与单一云平台建立深度绑定关系,但Anthropic打破了这一行业常规,同时在三大云平台上提供其前沿模型。这种多平台策略挑战了科技行业常见的排他性合作模式,表明Anthropic可能正在寻求更广泛的市场覆盖和减少对单一供应商的依赖。

  2. Apr 2026
    1. Send your changes to a local AI agent that finds the right files and applies your edits, no matter how your site was built.

      这项技术突破在于AI能够理解并适应各种项目结构和框架,无论网站是如何构建的。这表明AI代理具备了强大的代码理解和重构能力,可能成为未来跨平台开发工具的核心。

  3. Sep 2024
    1. My long term vision for Falcon is to make a web application platform which trivializes server deployment. Ideally, a web application can fully describe all its components: HTTP servers, databases, periodic jobs, background jobs, remote management, etc. Currently, it is not uncommon for all these facets to be handled independently in platform specific ways. This can make it difficult to set up new instances as well as make changes to underlying infrastructure. I hope Falcon can address some of these issues in a platform agnostic way.
  4. Jun 2024
  5. Mar 2024
    1. What if I don’t live in California?Only California residents have the right to data deletion under CCPA. (Why companies have the right to your data and you do not is another story. And here’s another. And another.)But some companies have said they’ll honor deletion requests no matter where you live. Spotify, Uber and Twitter said they treat deletion requests from any geographic location the same. Netflix, Microsoft, Starbucks and UPS have also said they’ll extend CCPA rights to all Americans.
  6. Jan 2024
  7. Apr 2023
  8. Dec 2022
  9. Sep 2022
  10. Aug 2022
  11. Nov 2021
  12. Sep 2021
  13. Jun 2021
  14. Apr 2021
    1. Is there an OS agnostic way of doing this? I like the script command on macOS because you don't have to wrap the command in quotes. The script runs and sends output to the tty which is duplicated in the supplied file, but I can't seem to get the linux version to behave the same way... I'm probably doing something wrong. So what's the equivalent linux script command for this on macOS: script -q -t 0 tmp.out perl -e 'print "Test\n"' Test cat tmp.out Test
  15. Mar 2021
  16. Feb 2021
  17. May 2020
  18. Feb 2020