ChatGPT 现在会在结果中显示消息源,非常棒的改进,也非常难实现。
https://github.com/soto-project/soto-s3-file-transfer
Swift library for syncing a local folder with S3.
Plan:
try await s3FileTransfer.sync(
from: "/Users/me/planet-site/",
to: S3Folder(url: "s3://my-bucket/planet-site")!,
delete: true
)
Multiple sites in one bucket or one bucket per site?
做一件事情时候的心情,最终会体现在成品里。这样说来,还真是有些怀念 2010 年一切刚开始时候的心情。
Pinnable.xyz 的新功能:
- 现在登录使用了 Web3Modal,除了原先就支持的 MetaMask,现在还可以支持手机钱包扫码登录。
- 可以为 pinned 网站选择一个在 iweb.eth 上的二级域名。每次新内容更新时,最后的 CID 会写入到这个二级域名的 contenthash,这样在 gateway 上也会获得更快更稳定的解析(相比 IPNS)。写入 CID 的这个操作使用的是 NameStone API。
比如本站现在就也可以通过这个地址访问:
至少先做出来让自己用得很爽。
- Add a site with planet.json
- New tables for: Sites, Posts
- Link a subname
- Update the site address
- API to hint updates
- Cron job to crawl updates
一个问题是,最好在这个过程中能引入账号关联:
- SIWE for Project Babel
- New table for SIWE?
- New column on Member for SIWE?
- New incentives?
- Incentives on L2?
- New portal: /onchain
有些事情,中心化的技术方案恐怕是唯一解——比如网页计数器。

所有需要客服的环节最终都会有人觉得很累,无论是提供客户服务的人,还是需要客户服务的人。
The PS4 emulator, shadPS4, has been making amazing progress. Bloodborne is almost playable now. I've seen many people on X asking how to set everything up, so I decided to write down the steps.
Get the Latest shadPS4
The safest way to get the latest shadPS4 is from their GitHub:
https://github.com/shadps4-emu/shadPS4/actions
Select the latest build with a green checkmark, scroll down the page and find shadps4-win64-qt
:

Don't download from any other sites, as they may contain malware.
Get the Game
The game is around 29GB, you can find it with Google.
Get the Patches
After completing the above steps, right-click the game, select Patches, download all the patches, and activate the ones you need. For example, you can apply patches to skip the intro, enable 60 FPS, or enable 4K resolution, etc.

事情到了中后期的无聊的感觉,或许就是这次 Matt 情绪的根源。
Kingdom of Heaven 和 Elden Ring 在设计上有很多相同(不只是相似)的地方。
Cooking something new with new recipes.
投资就像是种下一棵植物。如果土壤、水分、阳光、季节都是对的,那么增长就是必然的。