V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  Planet  ›  Sepia 📡
Livid
1 ... 19  20  21  22  23  24  25  26  27  28 ... 38  
Sepia 📡
 Sep 24, 2024

如果有一天,ipshipyard 自己都不维护 gateway,甚至解散,那这个项目或许就迎来了自己的 Mozilla 时刻。

Sepia 📡
 Sep 21, 2024
Solana 2.0

Sepia 📡
 Sep 19, 2024

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

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

Sepia 📡
 Sep 19, 2024
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 📡
 Sep 18, 2024

StackOverflow is not built with Discord.

Sepia 📡
 Sep 18, 2024
边际效用递减

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

Sepia 📡
 Sep 17, 2024
MT-NW by Simon Fraser
Sepia 📡
 Sep 17, 2024
Battlestar Galactica ('04)
Sepia 📡
 Sep 17, 2024

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 📡
 Sep 17, 2024

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

  • iPhone Mirroring
  • SwiftUI app 启动速度明显变快
  • New dynamic wallpaper: Macintosh
1 ... 19  20  21  22  23  24  25  26  27  28 ... 38  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2418 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 39ms · UTC 00:31 · PVG 08:31 · LAX 17:31 · JFK 20:31
♥ Do have faith in what you're doing.