2025-09-01
这罗永浩老是打断李想的发言,作为一个采访者显得很不专业,没有让其做出完整表达。而且时间长不见得是深度访谈,提问的方式应该层层递进
【李想×罗永浩!四小时马拉松访谈!李想首度公开讲述25年创业之路】
https://www.bilibili.com/video/BV1FwY4zkEef/?share_source=copy_web&vd_source=a6b620917b053db9586b3ee8d0f54ca6
老罗总是在为自己的私欲去提问,不会去考虑观众应该会怎么提问。看创业者的创业故事,也会带来很多启发。比如怎么组建团队,怎么熟悉业务,怎么融资等等
2025-09-02
KeyboardEvent: keyCode property Deprecated
Inconsistent behavior: Different browsers and keyboard layouts can return different values for the same key, making it unreliable for cross-browser use.
Ambiguity: keyCode does not always clearly indicate which key was pressed, especially for non-character keys or when modifier keys are involved.
Css 诞生的背景,一开始居然是用户能改变样式,反而程序员却不能
2025-09-03
昨天看到了一篇关于 “中石化申请基于 vue 的文件上传组件二次封装方法和装置专利,解决文件上传功能开发繁琐问题” 的新闻。
今天特地在专利系统检索了一下,竟然是真的,令人不禁大跌眼镜!用的全是开源组件,最后还把它们变成了自己的专利!这波操作属实厉害啊!
https://juejin.cn/post/7514858513442078754
2025-09-04
Unlike in the previous approach, we can also use the built-in advanced data structure sorted/ordered set instead of max-heap.
This data structure internally uses a height-balanced binary search tree (like, a red-black tree, AVL tree, etc.) to keep the data sorted. Thus, pushing an element, popping an element, and getting the minimum-valued element are all logarithmic time operations because the tree balances itself after each operation.
2025-09-05
How Is Kiro Different From GitHub Copilot?
GitHub Copilot is a powerful autocomplete tool. It works at the token level, predicting the next word or code line as you type. It helps improve developer productivity but is limited to working within a single file and immediate context.
Kiro takes a very different approach:
Goal-Oriented Development: You can ask Kiro to “add user authentication” or “create a REST API for the product module.” It then opens all relevant files and makes the required changes.
Multi-File Context: Kiro analyzes and edits multiple files in your project, enabling end-to-end feature development.
Transparent Actions: Every change Kiro makes is shown in a task window where you can review, modify, or reject before applying.
In short, Copilot is like a fast autocomplete engine, while Kiro behaves like a junior developer who understands the goal and takes responsibility for solving the problem.
https://dev.to/aws-builders/introducing-kiro-an-ai-ide-that-thinks-like-a-developer-42jp
2025-09-06
这 ai 编程只看到进度条滚来滚去,慢的要死,打开 vs code 就是 updating amazon Q plugin
Amazon Q Developer is a generative artificial intelligence (AI) powered conversational assistant that can help you understand, build, extend, and operate AWS applications.
让 ai 来干,还不如自己干来的快,是我使用的方式不对吗😂
2025-09-07
爱康买了国宾,所以叫爱康国宾;美年健康买了慈铭。现在是两家分晋
张黎刚的那句“几百块钱别指望什么病都查出来”振聋发聩。实际上瑞慈医疗创始人、董事长兼总裁方宜新也同样曾经说过“1000块钱做不了有效体检。”
https://q.futunn.com/feed/115019841208324?share_code=03qNh2
2025-09-08
用 amazon Q 编程还是香啊,重复的工作都交给这个 ai agent 去处理,点点按钮就能完成这个项目,如虎添翼
A collection of high-performance data structures implemented in JavaScript/TypeScript.
https://github.com/zengxiaoluan/easy-data-structure-js
2025-09-09
如何优雅而不失礼貌地提醒别人口臭?
有一个悖论是这样的:相比“有房无贷”和“身高170以上”,很少有人会把“不口臭”作为硬性条件写入自己的择偶标准,但事实上,口臭却是两性,不,所有人际交往里的大杀器,连吴亦凡的脸和宁泽涛的腹肌也拯救不了的那种。
去年在露天野球场打球,4vs4.一哥们1米8几与我对位,本来我们这组已经赢了好几组了,这哥们一组上来他直接防我,当时靠近我大概半米距离,他还没张嘴用鼻孔出气,我就闻到一股难闻的味道,我赶紧运球远离他,结果他还TM追着我,还张口直接招呼上了,一股臭味扑鼻而来,吓得我赶紧把球扔掉。这局我们很快就输了。过会儿其它几组也相继输掉。后来好几个人说回家吃晚饭不打了(其实那时还早不到17:00点),自觉就散掉了。
不知道是不是有人告诉他了?后来这哥们再没在这个球场出现过。
https://m.sohu.com/a/224871110_102079/?pvid=000115_3w_a
2025-09-10
有人留言和我反馈,石头就是神瑛侍者,神瑛侍者就是贾宝玉,今天我细细的又研究了一段,再次说明石头是石头,神瑛侍者是贾宝玉
2025-09-11
秦可卿一说是被公公逼奸而死;一说是聪明忒过,思虑太过,则不如意事常八九。我们讲难得糊涂就在这里体现,有些事情要执着有些事情要放下
2025-09-12
看了这个视频,感觉自己也能写 ai agent 了
我们将以 ReAct 和 Plan-And-Execute 这两种模式为例,为大家讲解 Agent 的概念、原理与构建模式,并在这个过程中为大家演示如何从零打造一个简化版的 Claude Code,让大家彻底明白 Agent 是如何运作的。
https://www.youtube.com/watch?v=GE0pFiFJTKo
2025-09-14
Why does macOS have a name but every other OS is numbered?
macOS uses alias names for its major software versions as a marketing strategy to make them more appealing and memorable, moving away from the purely numerical system of past versions like OS X. These evocative names, such as Yosemite, Big Sur, and Sonoma, are selected to align with a theme or a location in California, helping to create distinct identities for each release and facilitate easier user communication and brand identity.
https://www.reddit.com/r/apple/comments/u48g5f/why_does_macos_have_a_name_but_every_other_os_is/
2025-09-15
在日常工作中,经常遇到性能比较差的代码,这篇文章准备收集一些在工作中常见的性能差的代码,作为面试题目来考察候选人。
标题:性能优化方面的面试题
内容来自曾小乱的blog:https://zengyuxin.com/interview-questions-related-to-performance-optimization/
2025-09-17
男性结扎,你一定想知道的 4 件事(女性勿进)
首先,尽管结扎阻挡了精子的出路,但是精液依旧畅通无阻,可以爽快射精。
这是因为精液以精囊腺液、前列腺液为主,而这两个腺体正好位于结扎点后,所以结扎不会影响两个腺体的功能和分泌物的排出。
只不过射出来的 90% 以上都是水,不再有你的孩子们了。
其次,射精是一种神经反射,结扎是不会对那种愉悦感造成影响的。
https://m.thepaper.cn/newsDetail_forward_7839913
2025-09-18
Getting started with MathML
In this article, we will take a simple HTML document and see how to add MathML formulas into it, introducing a few elements along the way.
https://developer.mozilla.org/en-US/docs/Web/MathML/Tutorials/For_beginners/Getting_started
2025-09-19
The #__PURE__ notation is a special comment syntax used by JavaScript bundlers and minifiers to indicate that a function call or constructor instantiation has no side effects and can be safely removed during the optimization process. This notation allows developers to optimize their code by removing dead code or unused functions.
https://github.com/javascript-compiler-hints/compiler-notations-spec/blob/main/pure-notation-spec.md
2025-09-20
昔日“顶流”蔡某某案,已当庭宣判!曾一年亏超120亿元,依然收了3亿多元管理费
5月8日,据第一财经报道,备受市场关注的蔡嵩松等公募基金经理涉刑案已开庭宣判。蔡嵩松、曲泉儒、董博雄的“非国家工作人员受贿罪、对非国家工作人员行贿罪”案件于当日下午2点再次开庭。就案情相关进度情况,记者从法院方面确认,该案件审理结束,并已当庭宣判。
https://stcn.com/article/detail/1199625.html
2025-09-22
出现肝内钙化灶后,大家最常问的就是钙化是不是就是结石,会不会进展成肝硬化?
事实上,形成肝内钙化灶最常见的因素确实是肝内胆管结石,但并非唯一因素。
通常情况下,肝内钙化灶多为体检时通过超声检查发现,根据强回声病变出现的数目、部位、形态、大小、肝内外胆管有无扩张等情况来区分到底是肝内胆管结石还是单纯肝内钙化灶。如果声像图典型,一般可确诊,有的钙化灶靠近肝内胆管,容易和肝内胆管结石混淆,就需要进一步行CT或MRCP鉴别。
https://m.chunyuyisheng.com/m/article/120057
2025-09-23
The splay tree was first introduced by Daniel Dominic Sleator and Robert Endre Tarjan in 1985. It has a simple and efficient implementation that allows it to perform search, insertion, and deletion operations in O(log n) amortized time complexity, where n is the number of elements in the tree.
https://www.geeksforgeeks.org/dsa/introduction-to-splay-tree-data-structure
2025-09-25
看韩国影片《熔炉》时,我脑中闪现过另一个真实的影子,忘记这则新闻报道于哪年哪月了,报道的题目便是《少女在敬老院遭多人强奸怀孕》,事件是失去双亲的一对姐弟,被送到养老院,12岁的姐姐三年里遭到数人强奸,直到怀孕才被亲戚发现。结果是少女的亲人找养老院领导,找当地政府反映,意料之中的情形出现,封口、掩盖、否认、推诿,甚至横眉怒对采访的记者。晃荡的视频画面中,清晰地演绎出了熔炉里炙烤的一颗颗被拷问的良心。
https://m.douban.com/movie/review/5241895
2025-09-26
秦钟在姐姐丧期和尼姑乱搞,最后殒命,留下遗言:自为高过世人,反思是自误了,要立志功名。红楼梦表面上看是出世的文学,实际上是入世的
或者说,红楼梦提供了一面镜子,用来反观自身,提醒各位看官取舍从来是个人做出的选择。
2025-09-27
大家知道 leetcode 排名第一的是哪位大佬吗?长期在谷歌工作。持续刷题,一年连续 365 天,优秀的人在坚持优秀,真的猛
2025-09-29
一、STEP/STP文件是什么?
定义
STEP(Standard for the Exchange of Product Data)是一种国际标准(ISO 10303),用于在不同CAD(计算机辅助设计)系统间交换三维模型数据。文件扩展名通常为 .step 或 .stp,两者本质上是同一格式的不同命名,无功能差异。
核心用途
解决不同CAD软件之间的兼容性问题,确保复杂模型(几何形状、装配关系、材料属性等)能无损传输。
https://zhuanlan.zhihu.com/p/1911088831949706300
2025-09-30
A lightweight interface for running git commands in any node.js application.