{"pageContext":{"index":323,"total":365,"name":"2025-07-12","items":[{"node":{"frontmatter":{"title":"JavaScript诉讼进展 - 商标审判和上诉委员会 (TTAB) 驳回了他们对 Oracle 的欺诈指控","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"javascript","url":"https://deno.com/blog/deno-v-oracle4","author":"Ryan Dahl","translator":"","tags":["other"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"Figma 提交了首次公开募股 (IPO)","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"frontend","url":"https://www.figma.com/blog/s1-public/","author":"Figma","translator":"","tags":["other"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"Vercel 收购了Nuxt核心团队的公司NuxtLabs","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"nodejs","url":"https://nuxtlabs.com/","author":"Sébastien Chopin","translator":"","tags":["vue"],"priority":1},"html":"<p>Vercel 现在管理或至少支持几个关键项目，如 Next.js、Turborepo、Svelte 和 shadcn/ui。</p>"}},{"node":{"frontmatter":{"title":"Tailwind 语法尴尬、工具链复杂、代码冗长但却十分好用受欢迎","publish":true,"cover":"https://cdn.sanity.io/images/2ejqxsnu/production/791fc5613acf9b781841d18c87c3f4838c2b5027-2214x1390.png?w=3840&q=75&fit=clip&auto=format","showCover":null,"date":"2025-07-12","category":"frontend","url":"https://www.mux.com/blog/tailwind-is-the-worst-form-of-css-except-for-all-the-others","author":"Darius Cepulis","translator":"","tags":["tailwind"],"priority":2},"html":"<p>提升性能：只生成使用到的类，CSS 文件不会无限膨胀。</p>\n<p>减少样式冲突：避免了复杂的层叠与优先级问题。</p>\n<p>设计一致性：团队只能使用预定义的 token，减少视觉偏差。</p>\n<p>开发者体验 (DX)：避免命名疲劳，无需记忆复杂的 BEM 名称。样式和结构在同一个地方可视化，更利于组件化开发 </p>\n<p>逃生舱机制：支持自定义值，例如 svg class=\"lg:w-[1rem]\" 以满足非常规需求\n</p>"}},{"node":{"frontmatter":{"title":"grammy - Telegram 机器人框架","publish":true,"cover":"https://raw.githubusercontent.com/grammyjs/website/main/logos/grammY.png","showCover":null,"date":"2025-07-12","category":"frontend","url":"https://github.com/grammyjs/grammY","author":"grammyjs","translator":"","tags":["other"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"line-numbers - 文本行号组件","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"frontend","url":"https://github.com/zachleat/line-numbers?tab=readme-ov-file","author":"Zach Leatherman","translator":"","tags":["other"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"Xfinity 使用WiFi 信号来检测运动","publish":true,"cover":"https://secure.xfinity.com/anon.comcastonline2/support/help/faqs/HOW21991/HOW21991_12523_2.png","showCover":null,"date":"2025-07-12","category":"mobile","url":"https://www.xfinity.com/support/articles/wifi-motion","author":"xfinity","translator":"","tags":["other"],"priority":2},"html":"<p>“WiFi Motion” 是 Xfinity 的一项智能家居功能，能够利用家中 Xfinity 网关通过 WiFi 信号变化来检测房间内的运动。一旦检测到动作，它会向你的移动设备发送推送通知。</p>"}},{"node":{"frontmatter":{"title":"vscode-copilot-chat - 微软开源copilot chat","publish":true,"cover":"https://github.com/microsoft/vscode-copilot-release/raw/main/images/hero-dark.png?raw=true","showCover":null,"date":"2025-07-12","category":"javascript","url":"https://github.com/microsoft/vscode-copilot-chat","author":"microsoft","translator":"","tags":["other"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"react-native-unistyles - 支持更多特性的跨平台的react native style sheet","publish":true,"cover":"https://github.com/jpudysz/react-native-unistyles/raw/main/assets/banner3.png","showCover":null,"date":"2025-07-12","category":"mobile","url":"https://github.com/jpudysz/react-native-unistyles?tab=readme-ov-file","author":"Jacek Pudysz","translator":"","tags":["react native"],"priority":1},"html":"<p>支持变量 复合变量 动态功能 媒体查询 水平和垂直断点</p>"}},{"node":{"frontmatter":{"title":"vecto3d - svg转为3d模型.md","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"frontend","url":"https://github.com/lakshaybhushan/vecto3d","author":"Lakshay Bhushan","translator":"","tags":["3d","svg"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"不要使用“点击这里”作为链接文本（2001）","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"frontend","url":"https://www.w3.org/QA/Tips/noClickHere","author":"Aaron Swartz","translator":"","tags":["other"],"priority":1},"html":"<p>本文指出，在网页链接文本中应避免使用“click here”（点击这里）。\n建议：</p>\n<ul>\n<li>使用简短但有意义的链接文本，链接文本要能够提供关于链接内容的足够信息。</li>\n<li>链接文本应说明链接所提供的服务或内容。</li>\n<li>提供更具体的链接描述，例如 \"Get Amaya!\" 或 \"Tell me more about Amaya: W3C's free editor/browser...\"。</li>\n</ul>"}},{"node":{"frontmatter":{"title":"代码拆分与范围提升(scope hoisting)的冲突，还需要范围提升吗","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"nodejs","url":"https://devongovett.me/blog/scope-hoisting.html","author":"Devon Govett","translator":"","tags":["bundle"],"priority":1},"html":"<p>Parcel 的创建者认为，范围提升（当捆绑器将模块内联到共享范围时）与现代 JS 模式（如代码拆分和动态导入）冲突，导致细微的错误并且几乎没有什么好处，因此他正在考虑在 Parcel v3 中删除它。</p>"}},{"node":{"frontmatter":{"title":"如何让虚拟机（VM）认为它拥有一个CPU风扇","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"devops","url":"https://wbenny.github.io/2025/06/29/i-made-my-vm-think-it-has-a-cpu-fan.html","author":"Petr Beneš","translator":"","tags":["other"],"priority":1},"html":"<p>通过修改SMBIOS数据，成功欺骗了虚拟机中的恶意软件，使其认为存在CPU风扇，从而达到了绕过检测的目的。</p>\n<ol>\n<li><strong>恶意软件检测虚拟机的方法：</strong> 恶意软件会通过WMI查询Win32_Fan类来检测CPU风扇是否存在。</li>\n<li><strong>修改SMBIOS数据：</strong> 作者通过修改虚拟机的SMBIOS数据来伪造CPU风扇的存在。SMBIOS数据可以通过<code class=\"language-text\">dmidecode</code>命令获取，并通过修改Xen或QEMU/KVM的配置文件来设置。</li>\n<li><strong>Xen配置的挑战：</strong> 在Xen中，作者发现需要打一个patch才能允许修改SMBIOS中的特定类型数据。此外，还需要同时伪造Temperature Probe(类型28)数据，才能让WMI正确识别CPU风扇。</li>\n<li><strong>QEMU/KVM配置的便利性：</strong> 作者指出，在QEMU/KVM中，可以使用<code class=\"language-text\">-smbios file=/path/to/smbios.bin</code>参数来设置自定义的SMBIOS数据，无需像Xen那样打补丁。QEMU/KVM也不需要数据结构前的大小定义。</li>\n</ol>"}},{"node":{"frontmatter":{"title":"破解 IKKO Activebuds “人工智能驱动” 耳塞","publish":true,"cover":"https://blog.mgdproductions.com/content/images/size/w1600/2024/10/IMG_3229.jpg","showCover":null,"date":"2025-07-12","category":"mobile","url":"https://blog.mgdproductions.com/ikko-activebuds/","author":"Marcel","translator":"","tags":["android"],"priority":1},"html":"<ul>\n<li><strong>运行Android:</strong> 耳机运行Android系统。</li>\n<li><strong>ADB开启:</strong> ADB调试模式默认开启，方便了破解。</li>\n<li><strong>OpenAI密钥泄露:</strong> 设备直接与OpenAI通信，导致OpenAI API密钥暴露在设备上。</li>\n<li>\n<p><strong>数据泄露:</strong></p>\n<ul>\n<li>聊天记录被记录在IKKO服务器上。</li>\n<li>通过设备IMEI可以获取用户的聊天记录。</li>\n<li>通过可猜测的IMEI可以生成绑定二维码，在设备未绑定情况下绑定设备，在设备已经绑定的情况下获取用户的姓名。</li>\n</ul>\n</li>\n</ul>"}},{"node":{"frontmatter":{"title":"将tmux从C语言移植到Rust语言的项目tmux-rs","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"other","url":"https://richardscollin.github.io/tmux-rs/","author":"Collin Richards","translator":"","tags":["other"],"priority":1},"html":"<p><strong>移植过程：</strong></p>\n<ol>\n<li><strong>最初尝试C2Rust：</strong> 使用C2Rust将C代码转换为Rust代码，但生成的代码难以维护，体积是原C代码的3倍。例如<code class=\"language-text\">COLOUR_FLAG_256</code>被转换成了<code class=\"language-text\">0x1000000</code>。作者放弃了这种方法。</li>\n<li><strong>手动翻译：</strong> 作者决定手动将C代码翻译成Rust代码，一次翻译一个函数，并进行快速构建以验证更改。</li>\n<li><strong>构建过程：</strong>  作者首先需要理解tmux的构建系统，即<code class=\"language-text\">autotools</code>。 作者编写了一个小的<code class=\"language-text\">build.sh</code>脚本来调用<code class=\"language-text\">cargo</code>，然后运行<code class=\"language-text\">make</code>。 之后使用了<code class=\"language-text\">cc crate</code>，将C代码编译成库供Rust使用。</li>\n<li><strong>Yacc解析器：</strong> Tmux使用Yacc实现自定义解析器。作者使用lalrpop crate在Rust中重新实现了解析器。</li>\n</ol>\n<p><strong>开发工具：</strong></p>\n<ul>\n<li>Vim： 使用Neovim和自定义宏来加速翻译过程。</li>\n<li>AI Tools： 尝试使用Cursor，但发现它并没有显著提高效率，反而引入了新的bug。</li>\n</ul>\n<p><strong>结论：</strong></p>\n<ul>\n<li>虽然代码已经100%是Rust，但质量并不比C2Rust的输出好多少。</li>\n<li>作者的下一个目标是将代码库转换为safe Rust。</li>\n<li>发布了0.0.1版本，欢迎大家通过GitHub Discussions参与讨论。</li>\n</ul>"}},{"node":{"frontmatter":{"title":"托管美国主要气候报告的网站被关闭","publish":true,"cover":"https://dims.apnews.com/dims4/default/35ccef8/2147483647/strip/true/crop/6792x4529+0+0/resize/1600x1066!/format/webp/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F1c%2F06%2F7bca785e75261cc4d85fe93608f8%2Fd0ed1bbf361a4aeaa3bc655f6e4ac48b","showCover":null,"date":"2025-07-12","category":"other","url":"https://apnews.com/article/climate-change-national-assessment-nasa-white-house-057cec699caef90832d8b10f21a6ffe8","author":"SETH BORENSTEIN","translator":"","tags":["other"],"priority":1},"html":"<p>特朗普政府已经通知下一份气候评估报告的志愿者作者，他们不再需要他们的服务，并结束了与帮助协调网站和报告的私人公司的合同。</p>"}},{"node":{"frontmatter":{"title":"本地优先软件 - 解决云应用在便捷协作的同时剥夺用户数据所有权的问题","publish":true,"cover":"https://www.inkandswitch.com/essay/local-first/dropbox-mobile.jpg","showCover":null,"date":"2025-07-12","category":"devops","url":"https://www.inkandswitch.com/essay/local-first/","author":"Martin Kleppmann, Adam Wiggins, Peter van Hardenberg, Mark McGranaghan","translator":"","tags":["other"],"priority":1},"html":"<p>CRDTs是一种有潜力的基础技术，它是一种从根本上支持多用户的通用数据结构，能够实现本地优先软件的理想。</p>"}},{"node":{"frontmatter":{"title":"编写代码从来都不是软件工程的瓶颈","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"other","url":"https://ordep.dev/posts/writing-code-was-never-the-bottleneck","author":"ordepdev","translator":"","tags":["other"],"priority":1},"html":"<p>LLM在快速原型设计、脚手架搭建和自动化方面具有真正的价值，但它们并不能消除清晰的思考、仔细的审查和周到的设计。 编写代码的成本确实下降了，但团队一起理解代码的成本并没有下降，这仍然是瓶颈。</p>"}},{"node":{"frontmatter":{"title":"自己写的Discord机器人改变了我朋友圈的社交结构","publish":true,"cover":"https://blog.danpetrolito.xyz/content/images/2025/06/image-5.png","showCover":null,"date":"2025-07-12","category":"other","url":"https://blog.danpetrolito.xyz/i-built-something-that-changed-my-friend-gro-social-fabric/","author":"Dan Petrolito","translator":"","tags":["other"],"priority":1},"html":"<p>作者记录了人们加入 Discord 的数据，显示大家使用 Discord 的频率很高，甚至在有了孩子之后，也能抽出几分钟在 Discord 上与朋友聊天。</p>"}},{"node":{"frontmatter":{"title":"美联储说这是一个100万美元的立方体。我猜应该多了50万美元","publish":true,"cover":"https://calvin.sh/_astro/cube-labeled.eqfc_RYQ_Z1evv9n.avif","showCover":null,"date":"2025-07-12","category":"other","url":"https://calvin.sh/blog/fed-lie/","author":"Calvin Liang","translator":"","tags":["other"],"priority":2},"html":"<p>作者参观了芝加哥联邦储备银行的货币博物馆，发现一个号称装有100万美元的透明立方体存在问题。作者通过自己开发的图像计数工具（Dot Counter）以及计算，发现该立方体实际上包含大约155万美元，比标牌上声称的金额多了55万美元。文章还探讨了为什么用美元纸币制作一个精确的100万美元立方体很困难，以及对这个立方体内部可能存在空心或其他情况的猜测。最后，作者得出结论，无论立方体里到底是什么，至少可以确定它所展示的金额是不准确的。</p>"}},{"node":{"frontmatter":{"title":"教程 - 使用 React Three Fiber 创建动态图像动画","publish":true,"cover":"","showCover":null,"date":"2025-07-12","category":"frontend","url":"https://tympanus.net/codrops/2025/07/09/how-to-create-kinetic-image-animations-with-react-three-fiber/","author":"Dominik Fojcik","translator":"","tags":["3d"],"priority":1},"html":""}},{"node":{"frontmatter":{"title":"英伟达通过虚假宣传技术垄断和操控媒体等手段来榨取消费者的利益","publish":true,"cover":"https://img.sebin-nyshkim.net/i/0b65e8e0-9272-4721-a15d-e0f043eb24b2.webp?width=1440","showCover":null,"date":"2025-07-12","category":"AI","url":"https://blog.sebin-nyshkim.net/posts/nvidia-is-full-of-shit/","author":"Sebin Nyshkim","translator":"","tags":["other"],"priority":2},"html":"<p>这篇文章批判了NVIDIA在RTNVIDIA利用其市场主导地位，通过虚假宣传、技术垄断和操控媒体等手段来榨取消费者的利益。消费者们最终因为NVIDIA的霸主地位而蒙受损失</p>"}},{"node":{"frontmatter":{"title":"过于雄心勃勃是一种聪明的自我破坏形式","publish":true,"cover":"https://substackcdn.com/image/fetch/$s_!cR-3!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F998504e8-7e5c-47ae-a1a2-e9467de62b2b_1024x672.png","showCover":null,"date":"2025-07-12","category":"other","url":"https://maalvika.substack.com/p/being-too-ambitious-is-a-clever-form","author":"Maalvika","translator":"","tags":["other"],"priority":2},"html":"<p>人们常常在创造开始之前，沉溺于想象中完美的创作，导致迟迟不敢行动，因为一旦开始，实际作品就无法达到想象中的完美状态。这种“品味-技能差异”会让人在行动前就预见到作品的不足，从而陷入“生产性回避”，即忙于计划和研究，却避免真正创造。</p>\n<p>作者用摄影课的例子说明，专注于数量（Quantity Group）的学生反而能拍出更好的照片，因为他们通过大量的实践，与不完美亲密接触，从失败中学习。而追求质量（Quality Group）的学生，则因为过度分析而停滞不前。</p>\n<p>要克服这种自我破坏，需要放下过高的期望，允许自己从初学者的角度出发，享受创造过程中的乐趣和发现。作者用自己的经历和母校的校训“Do-Learn”来鼓励读者先行动后学习，从实践中获得理解。</p>\n<p>文章还提到了“放弃点”（the quitting point），即最初的热情消退，工作变得困难的时刻。要克服这个难关，需要专注于改进工作本身，而不是保护自我形象。</p>\n<p>最后，作者鼓励读者降低标准，允许自己创造最差的作品，与现实对话，从现实中学习，并提醒读者，重要的作品往往比想象的要小，并且近在咫尺。重要的是行动起来，在实践中不断学习和进步。</p>"}}]}}