Conversation
- Zenn記事15件を追加(LazyNix, コーディングエージェント, .NET 10, Haskell n-gram等) - note記事3件を追加(堅牢.py #2, 2025年振り返り) - 重複していた「ポアソンの小数法則の証明と可視化」を1件に統一 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Zenn / note の記事一覧ページを更新し、最新記事の追加と重複エントリの整理を行うPRです。ドキュメントサイト上の外部ブログ導線を最新状態に保つ目的の変更です。
Changes:
- Zenn記事を15件追加
- note記事を3件追加
- Zenn一覧の重複していた「ポアソンの小数法則の証明と可視化」エントリを1件に統一
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/blog/zenn/index.md | Zenn記事リンクの追加と重複エントリの削除 |
| docs/blog/note/index.md | note記事リンクの追加 |
You can also share your feedback on Copilot code review. Take the survey.
Comment on lines
78
to
81
| - [ベルヌーイ分布の期待値と分散, 積率母関数, ベイズ推定](https://zenn.dev/shundeveloper/articles/100ba5ebfc19cb/) | ||
| - [ベータ分布の期待値と分散](https://zenn.dev/shundeveloper/articles/b5b4002bc09f3b/) | ||
| - [ポアソンの小数法則の証明と可視化](https://zenn.dev/shundeveloper/articles/77f3739af0214b) | ||
| - [ポアソンの小数法則の証明と可視化](https://zenn.dev/shundeveloper/articles/77f3739af0214b/) | ||
| - [ポアソン分布の期待値, 分散, 積率母関数, 最尤推定, 可視化](https://zenn.dev/shundeveloper/articles/ecfea8a4a01309/) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
bun run docs:buildでビルド成功を確認済み🤖 Generated with Claude Code