{"pageContext":{"index":205,"total":364,"name":"2023-04-09","items":[{"node":{"frontmatter":{"title":"e2b - 另一个AI驱动IDE","publish":true,"cover":"https://github.com/e2b-dev/e2b/raw/master/img/e2b.png","showCover":null,"date":"2023-04-09","category":"AI","url":"https://github.com/e2b-dev/e2b","author":"e2b-dev","translator":"","tags":["ide"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"framework7 - 用于构建 iOS 和 Android 应用程序的全功能 HTML 框架","publish":true,"cover":"https://s.uiinitiative.com/items/backlogger/cover.jpg","showCover":null,"date":"2023-04-09","category":"mobile","url":"https://github.com/framework7io/framework7/","author":"Framework7","translator":"","tags":["html"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"chrome-extension-cli - chrome扩展项目模板命令行","publish":true,"cover":"https://github.com/dutiyesh/chrome-extension-cli/raw/master/assets/development.png","showCover":null,"date":"2023-04-09","category":"javascript","url":"https://github.com/dutiyesh/chrome-extension-cli","author":"Dutiyesh Salunkhe","translator":"","tags":["chrome"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"simple-icons - 2千多种知名商标svg格式icon","publish":true,"cover":"https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/simpleicons.svg","showCover":null,"date":"2023-04-09","category":"frontend","url":"https://github.com/simple-icons/simple-icons","author":"Simple Icons","translator":"","tags":["svg"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"tabby - 自托管AI编码助手","publish":true,"cover":"https://user-images.githubusercontent.com/388154/229353706-230d70e1-7d09-48e2-a884-4da768bccf6f.png","showCover":null,"date":"2023-04-09","category":"AI","url":"https://github.com/TabbyML/tabby","author":"TabbyML","translator":"","tags":["LLM"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"orbstack - 更加快捷的docker desktop替代","publish":true,"cover":"https://camo.githubusercontent.com/741f91528d5a5f4a2edaff1daabef563585b89e48315e06ac7f7865e7a8ea476/68747470733a2f2f6f7262737461636b2e6465762f696d672f69636f6e3235362e706e67","showCover":null,"date":"2023-04-09","category":"devops","url":"https://github.com/orbstack/orbstack","author":"orbstack","translator":"","tags":["docker"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"openplayground - 可在笔记本上运行的LLM工具","publish":true,"cover":"","showCover":null,"date":"2023-04-09","category":"AI","url":"https://github.com/nat/openplayground","author":"Nat Friedman","translator":"","tags":["LLM"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"the-algorithm - twitter推荐算法开源","publish":true,"cover":"https://github.com/twitter/the-algorithm/raw/main/docs/system-diagram.png","showCover":null,"date":"2023-04-09","category":"algrithm","url":"https://github.com/twitter/the-algorithm","author":"twitter","translator":"","tags":["recommendation"],"priority":2},"html":""}},{"node":{"frontmatter":{"title":"","publish":true,"cover":"","showCover":null,"date":"2023-04-09","category":"frontend","url":"https://github.com/ndom91/react-timezone-select","author":"Nico Domino","translator":"","tags":["react"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"用于突出显示可点击元素的 CSS 选择器","publish":true,"cover":"","showCover":null,"date":"2023-04-09","category":"frontend","url":"https://sebastiandedeyne.com/a-css-selector-to-highlight-clickable-elements/","author":"Seb De Deyne","translator":"","tags":["css"],"priority":1},"html":"<div class=\"gatsby-highlight\" data-language=\"css\"><pre class=\"language-css\"><code class=\"language-css\"><span class=\"token selector\">html:active:not(:has(a:active, button:active, label:active)) :is(a, button, label)</span> <span class=\"token punctuation\">{</span>\n  <span class=\"token property\">outline</span><span class=\"token punctuation\">:</span> 2px solid blue<span class=\"token punctuation\">;</span>\n<span class=\"token punctuation\">}</span></code></pre></div>"}},{"node":{"frontmatter":{"title":"sourcegraph - 代码repo分析辅助工具","publish":true,"cover":"https://camo.githubusercontent.com/27ffe186c955bba5dfd013b343f418b646b8c23c9b28661242ff9b01d300fe46/68747470733a2f2f61626f75742e736f7572636567726170682e636f6d2f686f6d652f62616e6e65722e706e67","showCover":null,"date":"2023-04-09","category":"AI","url":"https://github.com/sourcegraph/sourcegraph","author":"Sourcegraph","translator":"","tags":["repo"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"简单解释一下：GPT 是如何工作的","publish":true,"cover":"https://confusedbit.dev/posts/how_does_gpt_work/markov.en.png","showCover":null,"date":"2023-04-09","category":"AI","url":"https://confusedbit.dev/posts/how_does_gpt_work","author":"Confused bit","translator":"","tags":["GPT"],"priority":2},"html":"<p>GPT 擅长生成看起来像人类编写的文本。它能够逻辑地联系想法，适应环境，角色扮演，并且（尤其是最新的 GPT-4）避免自相矛盾。</p>\n<p>它很可能会撒谎，或者更确切地说，在没有数据的情况下会胡思乱想。鉴于训练数据在 2021 年 9 月停止，当被问到当前的事情时，它会发明一些东西。为了避免这种情况，Bing Chat 和 Google Bard 将模型连接到搜索引擎（Bing 或 Google），让它请求最新信息。</p>"}},{"node":{"frontmatter":{"title":"图文解释数据库分片","publish":true,"cover":"https://architecturenotes.co/content/images/size/w2400/2022/12/Database-Sharding-v3.jpg","showCover":null,"date":"2023-04-09","category":"database","url":"https://architecturenotes.co/database-sharding-explained/","author":"Mahdi Yusuf","translator":"","tags":["sharding"],"priority":2},"html":""}},{"node":{"frontmatter":{"title":"教程 - CSS Masking","publish":true,"cover":"https://ishadeed.com/assets/css-masking/masking-css-01.png","showCover":null,"date":"2023-04-09","category":"frontend","url":"https://ishadeed.com/article/css-masking/","author":"Ahmad Shadeed","translator":"","tags":["css"],"priority":2},"html":""}}]}}