- [过年期间]把打麻将作为娱乐活动的家庭比想象的多很多; 另外不可思议的是同学提到,有老乡在网络上赌博输的钱需要把房子卖掉才能还清
-
不求回报的行为,行为本身通常就是奖励 Ref
- DeepSeek ps: 服务繁忙,请稍后重试
- Intl.ListFormat
// https://x.com/r_marked/status/1887033585976402087 function format(list) { return list.reduce((acc, curr, idx, arr) => { if (arr.length === 1) return curr; if (arr.length === 2) return `${acc} and ${curr}` if (idx === 0) return curr; if (idx == arr.length - 1) return `${acc}, and ${curr}` return `${acc}, ${curr}` }) } // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#locales_argument // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale const formatter = new Intl.ListFormat('en', { localeMatcher: 'best fit', // lookup, type: 'conjunction', // conjunction[and], disjunction[or], unit style: 'long', // long, shot, narrow }) return formatter.format(list)
- 心态好,可以使人更长寿?
-
提出正确问题的能力,在未来比找到答案的能力更重要 Ref ps: 如何思考重要,还是清楚目标重要
-
生活本就多彩,美好就在身边
- ai#因为 ai 的发展,需要有工具/服务来辅助完成个人[隐私]数据的梳理工作,让 ai 更了解自己,从而提供完美服务 - ps: 信任 ai
-
24 年很大的一个感悟是:人一定要跳出环境的影响。环境对人的影响可能是你在离开这个环境之前都感受不到的,当你进入另一个环境时才会发现之前饱受折磨的那些痛楚,其实在另一个环境里根本不存在。 Ref
- 看到好几个人要 offline 一段时间 Ref, 有序退网
- 看到当年 html 入门教程 - htmldog
- 八部正神指:雷部、火部、瘟部、斗部、太岁部、痘部、水部、财部
- assassin/dickdickout - Ref
2025 第 05-06 周
更新: