2025年12月の記事一覧
2025年の振り返りと2026年の抱負
December 29, 2025
posted by 中の人(管理者)
私の業務は大きく分けて、経営・管理職として行う会社の様々な業務と、ソフトウェアエンジニアとして開発を行うという2つがありますが、本記事ではソフトウェアエンジニアとしての2025年の振り返りと2026年の抱負について書きま ...
How to Assign GitHub Tasks and Issues to AI Assistants
December 17, 2025
posted by Jose
Using GitHub with AI feels like gaining a teammate who never gets tired and never complains about reading your ...
WSL2 上の Codex から Serena MCP を叩いて VS Code と連携するまでのメモ
December 10, 2025
posted by Miura
はじめに WSL2 上の Ubuntu で OpenAI Codex(TUI) を動かし、MCP サーバーである Serena を連携させたうえで、最終的に VS Code の「OpenAI Codex」拡張からも Se ...
Structuring CSS Effectively with BEM Methodology
December 05, 2025
posted by Josefe
I decided to write this blog post as part of my own learning. Before, I didn’t know there were structured meth ...