{"pageContext":{"index":327,"total":362,"name":"2025-08-09","items":[{"node":{"frontmatter":{"title":"FlashList 推出重写版本 v2，性能更优","publish":true,"cover":"https://cdn.shopify.com/s/files/1/0779/4361/files/FlashList-handler_1_9b9370fc-f7c9-4fca-a62e-75efd5b5f3a7_1024x1024.gif?v=1753984867","showCover":null,"date":"2025-08-09","category":"mobile","url":"https://shopify.engineering/flashlist-v2","author":"Talha Naqvi","translator":"","tags":["react native"],"priority":1},"html":"<p>解决了 v1 依赖尺寸预估、存在精度问题、依赖原生模块等局限，通过同步测量、渐进式渲染等方式，实现无需预估 item 大小、滚动精准到像素、横向列表可灵活调整大小等提升，还新增了保持滚动位置、增强瀑布流支持、控制列表中能被重复利用的项目（item）的最大数量</p>"}},{"node":{"frontmatter":{"title":"LLM Embeddings介绍讲解","publish":true,"cover":"https://hesamation-primer-llm-embedding.static.hf.space/assets/images/word2vec.png","showCover":null,"date":"2025-08-09","category":"AI","url":"https://huggingface.co/spaces/hesamation/primer-llm-embedding?section=word2vec","author":"Hesam Sheikh Hassani","translator":"","tags":["embedding"],"priority":1},"html":"<p><a href=\"https://github.com/hesamsheikh/llm-mechanics\">文中的代码</a></p>"}},{"node":{"frontmatter":{"title":"AI 辅助的代码在快速积累技术债","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"AI","url":"https://blog.val.town/vibe-code","author":"Steve Krouse","translator":"","tags":["other"],"priority":2},"html":""}},{"node":{"frontmatter":{"title":"Rust-GPU - rust程序 运行于所有类型GPU","publish":true,"cover":"https://github.com/Rust-GPU/rust-gpu/raw/main/docs/assets/sky.jpg","showCover":null,"date":"2025-08-09","category":"rust","url":"https://rust-gpu.github.io/blog/2025/07/25/rust-on-every-gpu/","author":"Christian Legnitto","translator":"","tags":["other"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"Dumb Pipe - 简化设备间直接连接的工具","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"devops","url":"https://www.dumbpipe.dev/","author":"number 0","translator":"","tags":["other"],"priority":1},"html":"<ul>\n<li>Dumb Pipe 使用 QUIC 协议在 magic socket 之上。</li>\n<li>它具有 QUIC 的所有特性：基于 UDP、流多路复用和加密。</li>\n<li>当无法直接连接时，Dumb Pipe 使用中继节点网络，通过 HTTP 传输 UDP 数据。</li>\n<li>number0 团队运行默认的中继网络，但带宽有限。 高吞吐量、经过身份验证的中继现在可通过 n0des 获得！</li>\n</ul>\n<p>Dumb Pipe 还可以通过 Iroh 添加 pubsub、数据传输、同步等功能，但这些功能会使其不再是 \"Dumb\"。</p>"}},{"node":{"frontmatter":{"title":"MathJax - 数学公式展示库","publish":true,"cover":"https://www.mathjax.org/badge/mj-logo.svg","showCover":null,"date":"2025-08-09","category":"javascript","url":"https://github.com/MathJax/MathJax","author":"mathjax","translator":"","tags":["math"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"画一条鱼，看它与其他鱼一起游泳","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"other","url":"https://drawafish.com","author":"drawafish.com","translator":"","tags":["other"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"V8 如何让JSON.stringify的速度提升了两倍多","publish":true,"cover":"https://v8.dev/_img/json-stringify/results-jetstream2.svg","showCover":null,"date":"2025-08-09","category":"nodejs","url":"https://v8.dev/blog/json-stringify","author":"Patrick Thier","translator":"","tags":["json","v8"],"priority":2},"html":"<p>包括采用无副作用的快速路径、为 1 字节和 2 字节字符串分别编译专门序列化器、用 SIMD 技术优化字符串序列化、在快速路径中设置 “快车道”、升级数字转字符串算法以及优化临时缓冲区，这些优化适用于无replacer/space参数、序列化简单数据等场景，成果已在 V8 13.8（Chrome 138）中体现，经 JetStream2 基准测试验证。</p>"}},{"node":{"frontmatter":{"title":"github-profile-header-generator - github profile构建器","publish":true,"cover":"https://raw.githubusercontent.com/leviarista/github-profile-header-generator/main/social/repo-header-image.png","showCover":null,"date":"2025-08-09","category":"frontend","url":"https://github.com/leviarista/github-profile-header-generator","author":"Leví Arista","translator":"","tags":["html"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"react-native-audio-api - 兼容web audio api 的高性能react native音频库","publish":true,"cover":"https://github.com/software-mansion/react-native-audio-api/raw/main/assets/react-native-audio-api-gh-cover.png?v0.0.1","showCover":null,"date":"2025-08-09","category":"mobile","url":"https://github.com/software-mansion/react-native-audio-api","author":"Software Mansion","translator":"","tags":["react native","audio"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"express-slow-down - 减慢重复请求的速度","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"nodejs","url":"https://github.com/express-rate-limit/express-slow-down","author":"express-rate-limit","translator":"","tags":["express"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"Copyparty – 将几乎任何设备变成文件服务器","publish":true,"cover":"https://github.com/9001/copyparty/raw/hovudstraum/docs/logo.svg","showCover":null,"date":"2025-08-09","category":"devops","url":"https://github.com/9001/copyparty","author":"ed","translator":"","tags":["other"],"priority":2},"html":"<p>Copyparty 是一个便携式文件服务器，可以将几乎任何设备变成文件服务器。它支持加速的可恢复上传，支持去重、WebDAV、FTP、TFTP、zeroconf、媒体索引、缩略图等功能，所有功能都集成在一个文件中，无需依赖。</p>"}},{"node":{"frontmatter":{"title":"世界各地地址的格式","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"devops","url":"https://w3c.github.io/i18n-drafts/questions/qa-address-formats.en.html","author":"Fuqiao Xue, W3C","translator":"","tags":["other"],"priority":1},"html":"<p>比如 house 号码和街道名称的顺序，美国、英国等是号码在前、街道名在后，而德国、瑞士则相反；哥伦比亚、日本京都的地址是按到交叉路口的距离来标注的，日本有些地方甚至不用街道名，而是按街区和建筑建造顺序编号。</p>\n<p>地址各部分的排列顺序也有不同，多数国家是从具体（如街道、门牌号）到笼统（如城市、省份），但中国、日本是从邮编、大行政区开始，再到具体门牌号，俄罗斯则两种顺序都可能用。</p>"}},{"node":{"frontmatter":{"title":"人们在选择职业或人生方向时，应该深入了解该选择的实际细节","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"other","url":"https://www.experimental-history.com/p/face-it-youre-a-crazy-person","author":"Adam Mastroianni","translator":"","tags":["career"],"priority":1},"html":"<p>文章的核心观点是：人们在选择职业或人生方向时，应该通过“拆箱”（unpacking）的方式，深入了解该选择的实际细节，而不是停留在模糊的想象或表面的光环上。</p>\n<p>作者用“咖啡豆程序”举例，说明了“拆箱”的必要性。 很多人梦想开咖啡馆，但却从未考虑过进货渠道、设备成本、运营细节等具体问题。</p>\n<p>文章指出，充分“拆箱”后会发现，只有“疯子”才能真正胜任某些职业。比如，外科医生需要几十年如一日地重复相同的手术，小说家需要付出极高的写作量。高收入职业往往隐藏着常人难以忍受的缺点，只有少数人才能真正适应。</p>\n<p>作者认为，每个人都有自己独特的“疯狂”之处，即与众不同的兴趣、偏好或能力。人们应该找到与自身“疯狂”相匹配的职业，才能发挥出最大的潜力。之所以很多人在职业选择上感到困惑或失败，是因为他们不了解自己和职业的真实情况，将自身“方形”的特点硬塞进“圆形”的职业中。</p>\n<p>文章鼓励读者通过“拆箱”的方式，不断提问、深入挖掘，了解自身和职业的真实情况，从而找到真正适合自己的道路。</p>\n<blockquote>\n<p>评论反方观点：如果您从本文中得到的收获是您需要解开所有内容并了解所有内容，直到最小的细节，您可能会因复杂性而迷失或气馁。</p>\n</blockquote>"}},{"node":{"frontmatter":{"title":"别再用复杂的代码去替代浏览器的功能了","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"frontend","url":"https://rwsdk.com/blog/spa-is-dead","author":"Peter Pistorius","translator":"","tags":["spa","react"],"priority":1},"html":"<p>现代浏览器的视图过渡（View Transitions），流式传输（Streaming），边缘计算，配合服务器组件，足够替代spa</p>"}},{"node":{"frontmatter":{"title":"够了 AI 助手，我们需要 AI HUD","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"AI","url":"https://www.geoffreylitt.com/2025/07/27/enough-ai-copilots-we-need-ai-huds","author":"Geoffrey Litt","translator":"","tags":["other"],"priority":1},"html":"<p>这篇文章讨论了作者认为在人工智能设计中，相比于AI“副驾驶”（copilot）模式，AI“抬头显示器”（HUD）模式更有价值, 例如飞机的HUD，将信息直接叠加到用户的视野中，增强用户的感知能力，使其能够更自然地意识到周围的情况。</p>"}},{"node":{"frontmatter":{"title":"panda - chark ui 使用的css in js框架","publish":true,"cover":"https://github.com/chakra-ui/panda/raw/main/.github/assets/banner.png","showCover":null,"date":"2025-08-09","category":"frontend","url":"https://github.com/chakra-ui/panda","author":"chakra-ui","translator":"","tags":["css"],"priority":2},"html":""}},{"node":{"frontmatter":{"title":"如何在游戏中对车辆进行编程","publish":true,"cover":"https://wassimulator.com/data/images/bsc_34.jpg","showCover":null,"date":"2025-08-09","category":"mobile","url":"https://wassimulator.com/blog/programming/programming_vehicles_in_games.html","author":"Wassim","translator":"","tags":["game"],"priority":2},"html":"<p>哪怕是像《马里奥 Kart》这种卡通赛车，或者《iRacing》这种拟真赛车，核心都是通过代码模拟车辆的 “感觉”，而不是完全照搬现实物理。</p>\n<p>发动机和变速箱：发动机就像个 “扭矩计算器”，通过一条曲线模拟不同转速下的动力（比如低转速有力还是高转速爆发），变速箱则是通过不同齿轮比放大扭矩，决定车加速快还是极速高。\n轮胎和轮子：这是最关键的部分。轮胎和地面的摩擦决定了车能不能加速、刹车、转弯。比如踩油门时，轮胎转速比车速快，会产生向前的力；转弯时，轮胎朝向和车的运动方向有夹角，会产生侧向力。但轮胎的 “抓地力” 是有限的，又想刹车又想急转弯，就容易打滑。\n车身：把轮胎产生的力汇总到车身上，再加上重力、空气阻力这些，让车身像个刚体一样在物理引擎里动起来</p>"}},{"node":{"frontmatter":{"title":"openAI 推出学习模式","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"AI","url":"https://openai.com/index/chatgpt-study-mode/","author":"","translator":"","tags":["other"],"priority":1},"html":"<p>将 ChatGPT 从“答案机器”转变成“引导助手”，通过启发式提问帮助学习者逐步分析问题、掌握思路，而不是直接提供最终答案</p>"}},{"node":{"frontmatter":{"title":"字节跳动 VSCode 分支 Trae IDE 的性能与遥测分析","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"other","url":"https://github.com/segmentationf4u1t/trae_telemetry_research","author":"segmentationf4u1t","translator":"","tags":["other"],"priority":1},"html":"<p>字节跳动公司在提高透明度方面做出了努力，Trae 团队的积极沟通是朝着正确方向迈出的一步。他们夜以继日地工作，以便快速澄清 IDE 内部的 UI，并且有传言称该团队正在开发隐私模式。</p>\n<p>尽管 ByteDance 后续进行了部分修复某些bug，但报告指出依旧存在用户数据持续被收集、用户反馈受限等问题，引发开发者之间广泛争议与讨论</p>"}},{"node":{"frontmatter":{"title":"欧盟年龄验证应用将禁止任何未经谷歌授权的安卓系统","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"mobile","url":"https://www.reddit.com/r/degoogle/s/YxmPgFes8a","author":"CreepyZookeepergame4","translator":"","tags":["other"],"priority":1},"html":"<p>欧盟正在开发一款隐私保护的年龄验证应用程序，该应用程序开源，并计划在未来几个月内被成员国采用和个性化。然而，该应用程序计划包含远程证明功能，以验证应用程序的完整性，这意味着只有通过Google许可的Android系统才被认为是“正版”。具体来说，这意味着：</p>\n<ul>\n<li>操作系统需要获得Google许可。</li>\n<li>应用程序需要从Play Store下载（需要Google账户）。</li>\n<li>设备安全检查需要通过。</li>\n</ul>\n<p>该应用程序将使用Google \"Play Integrity\" 来验证系统，而不是标准的Android认证功能，这导致即使是GrapheneOS等安全性更高的第三方Android系统也无法通过验证。即使编译了该应用程序，也由于不是从Play Store下载而无法使用。这个问题已经在GitHub上提出，但开发团队尚未回应。</p>"}},{"node":{"frontmatter":{"title":"私有云解决方案公司Oxide - 获得1 亿美元 B 轮融资","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"other","url":"https://oxide.computer/blog/our-100m-series-b","author":"Bryan Cantrill， Steve Tuck","translator":"","tags":["other"],"priority":1},"html":"<p>Oxide 就致力于提供企业级客户可自主托管的“私有云”系统</p>"}},{"node":{"frontmatter":{"title":"英国在线安全新规生效，VPN 使用量激增","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"other","url":"https://www.ft.com/content/356674b0-9f1d-4f95-b1d5-f27570379a9b","author":"","translator":"","tags":["other"],"priority":1},"html":"<p>英国根据《在线安全法》要求访问成人内容（例如社交媒体或色情网站）时进行年龄验证，需提供政府 ID、银行验证或面部识别等方式。但新规实施后，VPN 在英国的注册用户立即暴涨了 1,400%，</p>"}},{"node":{"frontmatter":{"title":"根据鼠标移动和键盘导航预测用户意图","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"frontend","url":"https://github.com/spaansba/ForesightJS","author":"Bart Spaans","translator":"","tags":["react"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"西太平洋发生 8.7 级地震，发布海啸预警","publish":true,"cover":"","showCover":null,"date":"2025-08-09","category":"other","url":"https://earthquake.usgs.gov/earthquakes/eventpage/us6000qw60/executive","author":"","translator":"","tags":["other"],"priority":2},"html":""}}]}}