

memcached官网
memcached是一套分布式的高速缓存系统,由LiveJournal的Brad Fitzpatrick开发,但被许多网站使用。这是一套开放源代码软件,以BSD license授权发布。memcached缺乏认证以及安全管制,这代表应该将memcached服务器放置在防火墙后。memcached - a distributed memory object caching system
- 2023-02-07 - 收藏


Snapchat官网
Snapchat(色拉布)是由斯坦福大学两位学生开发的一款“阅后即焚”照片分享应用。 利用该应用程序,用户可以拍照、录制视频、添加文字和图画,并将他们发送到自己在该应用上的好友列表。这些照片及视频被称为“快照”(\"Snaps\"),而该软件的用户自称为“快照族(snubs)”。
- 2023-02-06 - 收藏


ChatGPT官网
ChatGPT: Optimizing Language Models for Dialogue openai.com/blog/chatgpt。We’ve trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests. ChatGPT is a sibling model to InstructGPT, which is trained to follow an instruction in a prompt and provide a detailed response.
- 2023-02-02 - 收藏

