HackerRank #Lego Blocks
The Age of AI 是 Eric Schmidt 于 24 年 4 月在斯坦福做的一期访谈,有意思的是官方在 8 月把视频上传到 YouTube 之后不久就被下架了。
Continue Reading »
花了 3 天时间刷完了 LeetCode 751,然而 Top Interview 1502 却花了足足 2 周,链表是 Rust 里永远的神,古人诚不我欺。
算是给 The Rust Programming Language 的期末大作业吧。
Continue Reading »Brown University 版本的 The Rust Programming Language 教程中,Generic 这一章节末尾提出了一个非常棒的 Quiz1。
假如某个 library 定义了如下 function 而我们不知道具体实现是什么:
1fn mystery<T>(x: T) -> T {
2 // ????
3}
当我们在代码中如此调用时,当然可以确定 foo 的类型,但是能确定值吗?
1let foo = mystery(42);
令人意外的是,foo 的值是唯一的。
Claude Sonnet 老师也在恍然大悟后直言「这正是理解 Rust 泛型系统的关键点之一」。
Continue Reading »听众或读者的「接收」,
应该像是棒球赛中的捕手才对。—— 莫提默·J·艾德勒1
遗憾的是,即使有了源代码,编译出的 binary 仍然是不可信任的 😞
Continue Reading »
Continue Reading »We hold these truths to be self-evident,
我们认为这些真理是不言而喻的,that basically, we want to make games and create experiences our way,
我们希望以自己的方式制作游戏和创造体验,without any kind of fiscal, creative or political constraints from on high,
不受任何财政、创意或政治上的高压约束,since we believe that’s the best way to do it.
因为我们相信这是最好的方式。We want to benefit directly from the success of our endeavors and share that success with the people responsible for it.
我们希望直接从我们的努力中受益,并与那些为此负责的人分享成功。—— Bungie 2007, breaking away from Microsoft
今天重新看了神谷英树 23 年 10 月离开白金工作室的访谈,
他穿着四叶草工作室的衣服啊!
Continue Reading »我不认为 ImageNet 会把现有的算法变得更好。
我认为它会让它们过时。
—— 李飞飞
Gap 的第一站,选择了曼谷。
Continue Reading »