2023-08-08 16:30:00 ~ 2023-08-09 16:30:00
Meta is developing new privacy-enhancing technologies (PETs) to innovate and solve problems with less data. These technologies enable teams to build and launch privacy-enhanced products in a way that’s verifiable and safeguards user data. Using state-of-the-art cryptographic techniques, we have developed Private Data Lookup (PDL) that allows users to privately query a server-side data set. PDL is based on a secure multiparty computation mechanism called Private Set Intersection, where two parties holding sets can compute the intersection of the two sets without revealing their sets to the counterpart. With PDL, we further ensure that only one party (i.e., Meta users) can see the result, disabling Meta from learning the result of the intersection and thus enhancing the privacy of users’ data.
登录后可查看文章图片
弹性研发团队提倡测试即代码与开发者驱动的自动化测试,保证研发质量,通过在团队内部优化质量保证工作量的分配,可在保持团队稳定的基础上,解决开发测试比不合理的问题。
登录后可查看文章图片
Buffer Pool是InnoDB中非常重要的组成部分。本文聚焦在Buffer Pool的本职功能上,从其提供的接口、内存组织方式、Page获取、刷脏等方面进行介绍,之后用单独的一节介绍其中稍显复杂的并发控制的设计和实现。
登录后可查看文章图片
HA3(对外开源代号:Havenask )是阿里智能引擎团队自研的大规模分布式检索系统,广泛应用于阿里内部的搜索业务,是十多年来阿里在电商领域积累下来的核心竞争力产品。
登录后可查看文章图片
本文介绍了Kylin4在有赞业务场景中的多方面功能与性能优化。实现基于Cube的查询限流提高集群稳定性,解决Parquet倾斜、优化范围查询提升查询性能。优化类加载解决高并发下性能问题,全面提升系统稳定性与性能。
登录后可查看文章图片
本文将重点介绍 AI 与数据分析结合的应用,通过实际案例与相关技巧,描述 ChatGPT 如何助力数据分析,帮助读者更好地理解并掌握这一领域的创新实践。
登录后可查看文章图片
很多主流应用都想去防止截图,但是最终实现的效果并不理想,只能在截图完成后去做一些提示,甚至访问相册删除图片。看起来好像是一个不好解决的问题。经过一段时间的探索,我封装了一个十分轻量便捷的工具。希望能有些帮助,欢迎交流!
登录后可查看文章图片
关注公众号
接收推送