クエリ文字列を禁止しました
クエリ文字列(?付きパラメータ)をURLから排除すべき理由を論じる記事。キャッシュの妨害、SEOの低下、ユーザー体験の悪化など、様々な問題を引き起こすため、著者は自身のサイトでクエリ文字列を全面的に禁止した経緯と、その代わりにパスベースのルーティングを推奨する主張を展開している。
クエリ文字列(?付きパラメータ)をURLから排除すべき理由を論じる記事。キャッシュの妨害、SEOの低下、ユーザー体験の悪化など、様々な問題を引き起こすため、著者は自身のサイトでクエリ文字列を全面的に禁止した経緯と、その代わりにパスベースのルーティングを推奨する主張を展開している。
A developer whose company had a production database deleted by an AI agent is criticized for lacking accountability. The author argues the real issue is having an API endpoint that can delete the entire database in the first place, and that AI tools should be used to augment competent developers' work, not as a way to avoid responsibility or as a scapegoat for mistakes.