diff --git a/contents/articles/2026/08-29_utcode-assembly-august/assembly.webp b/contents/articles/2026/08-29_utcode-assembly-august/assembly.webp new file mode 100644 index 00000000..64920b6a Binary files /dev/null and b/contents/articles/2026/08-29_utcode-assembly-august/assembly.webp differ diff --git a/contents/articles/2026/08-29_utcode-assembly-august/index.md b/contents/articles/2026/08-29_utcode-assembly-august/index.md new file mode 100644 index 00000000..1636dc57 --- /dev/null +++ b/contents/articles/2026/08-29_utcode-assembly-august/index.md @@ -0,0 +1,37 @@ +--- +title: ut.code(); 2026年8月総会を行いました +date: 2026-08-29 +categories: + - events +thumbnail: + src: ./thumbnail.webp +author: 2024/takuya-yasumura +--- + +ut.code(); では、8 月 29 日に 2026 年 8 月総会を開催しました。 +帰省などで各地に散らばっているメンバーも参加できるよう、今回も会場とオンラインを Discord でつなぐハイブリッド形式です。 + +![総会の様子](./assembly.webp) + +## プロジェクトの進捗報告 + +夏休み集中開発期間もちょうど折り返しということで、今回も各プロジェクトがこの 1 か月の進捗を持ち寄りました。 +7 月に発足したばかりのプロジェクトからも、動き始めた機能のデモや、設計を検討する中で見えてきた課題など、それぞれの現状の発表がありました。 +質疑応答では、技術的な質問や提案から、広報の手法に関する意見まで、幅広い議論が交わされました。 + +![進捗報告の様子](./progress-report.webp) + +## LT 会 + +後半は恒例となりつつある LT 会です。 +ふだん使っている技術の紹介から、コンピューターの仕組みに踏み込んだ解説まで、思い思いのテーマでの発表が続きました。 + +![LT 会の様子](./lt.webp) + +## おわりに + +夏休みも後半に入りました。 +互いの進捗を確かめ合った今回の総会が、残りの期間の開発の弾みになればと思います。 + +次回の ut.code(); 総会は 9 月 26 日(土)に行われる予定です。 +1 か月後、各プロジェクトがどんな姿になっているのか楽しみです。 diff --git a/contents/articles/2026/08-29_utcode-assembly-august/lt.webp b/contents/articles/2026/08-29_utcode-assembly-august/lt.webp new file mode 100644 index 00000000..e118a44e Binary files /dev/null and b/contents/articles/2026/08-29_utcode-assembly-august/lt.webp differ diff --git a/contents/articles/2026/08-29_utcode-assembly-august/progress-report.webp b/contents/articles/2026/08-29_utcode-assembly-august/progress-report.webp new file mode 100644 index 00000000..f21dba0c Binary files /dev/null and b/contents/articles/2026/08-29_utcode-assembly-august/progress-report.webp differ diff --git a/contents/articles/2026/08-29_utcode-assembly-august/thumbnail.webp b/contents/articles/2026/08-29_utcode-assembly-august/thumbnail.webp new file mode 100644 index 00000000..b8b26e4a Binary files /dev/null and b/contents/articles/2026/08-29_utcode-assembly-august/thumbnail.webp differ