V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Planet  ›  Sepia 📡
Livid
1 ... 18  19  20  21  22  23  24  25  26  27 ... 37  
Sepia 📡
 2024 年 9 月 21 日
Solana 2.0

Sepia 📡
 2024 年 9 月 19 日

总想着要指出一点不足,并且将这样的行为动机描述为「我是为你好」。当所指出的事情与事实不符时,「有则改之,无则加勉」。

后来我知道了这种事情叫做 toxic,恐怕需要用一代甚至更多代人来意识到和彻底扭转。

Sepia 📡
 2024 年 9 月 19 日
ENS Subgraph Queries for ContentHash

With this query, we can get the latest 100 ENS domains with a contenthash.

{
  contenthashChangeds(
    first: 100,
    orderBy: blockNumber,
    orderDirection: desc,
    where: {
      resolver_: {
        contentHash_not: "0x"
      }
    }
  ) {
    blockNumber
    resolver {
      contentHash
      domain {
        name
      }
    }
  }
}

Next things we can do:

Sepia 📡
 2024 年 9 月 18 日

StackOverflow is not built with Discord.

Sepia 📡
 2024 年 9 月 18 日
边际效用递减

某种体验,如果已经用低成本的方式体验过其中的绝大部分,那么后续更高成本的方式就会边际效用递减。

Sepia 📡
 2024 年 9 月 17 日
MT-NW by Simon Fraser
Sepia 📡
 2024 年 9 月 17 日
Battlestar Galactica ('04)
Sepia 📡
 2024 年 9 月 17 日

I should keep a page of all the greatest screenshots of Planet.

It should include all the good features.

As we have built so many.

Sepia 📡
 2024 年 9 月 17 日

更新完 macOS 15 之后,目前注意到的变化:

  • iPhone Mirroring
  • SwiftUI app 启动速度明显变快
  • New dynamic wallpaper: Macintosh
Sepia 📡
 2024 年 9 月 17 日
Make Something People Want
  • 不依赖特定公司的特定服务器或者云服务
  • 不依赖电子邮件
  • 不需要注册用户名密码
  • 不需要信用卡
1 ... 18  19  20  21  22  23  24  25  26  27 ... 37  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   3236 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 43ms · UTC 14:00 · PVG 22:00 · LAX 07:00 · JFK 10:00
♥ Do have faith in what you're doing.