2026年4月15日
formulas: Title: | link(file.asLink(), title)views: - type: table name: Table filters: and: - created_date == this.created_date - kind != "daily" order: - kind - formula.Title sort: - property: file.name direction: ASC columnSize: note.kind: 118- メールボックス新着確認
- Readerの新着確認
- レタスサンド
- 麻婆炒飯
- 12:00 サブ会の時間を移動した
- 21:59 Calling a Rust library from Go with CGO_ENABLED=0はcgoを使わずにRustのライブラリをロードして使う方法が紹介されている。だいぶ黒魔術だと思うが面白い。