wiki

nwiki - nisety.net wiki
Log | Files | Refs

commit 944c1df31344184fc77d6e193cb5b16d0dc34426
parent 9ffd75e10f139c20294d1babab75264a21125032
Author: 1 <dummy>
Date:   Fri, 14 Feb 2025 05:37:23 +0900

[その他] 読了リスト更新

Diffstat:
Msrc/SUMMARY.md | 3+++
Asrc/readings/2025/2.md | 20++++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/src/SUMMARY.md b/src/SUMMARY.md @@ -51,3 +51,6 @@ - [2024](./readings/2024/index.md) - [11](./readings/2024/11.md) - [12](./readings/2024/12.md) + - [2025](./readings/2025/index.md) + - [1](./readings/2025/1.md) + - [2](./readings/2025/2.md) diff --git a/src/readings/2025/2.md b/src/readings/2025/2.md @@ -0,0 +1,19 @@ +# 2 +* Why do people contribute to Wikipedia? +<https://wikipediocracy.com/why-do-people-contribute-to-wikipedia/> +* しつこさ +<https://sites.google.com/g.ecc.u-tokyo.ac.jp/shmz/profile-and-blog/%E3%81%97%E3%81%BF%E3%81%9A%E3%81%AE%E9%9B%91%E8%A8%98%E5%B8%B3/%E3%81%97%E3%81%A4%E3%81%93%E3%81%95> +* 贅沢な環境 +<https://sites.google.com/g.ecc.u-tokyo.ac.jp/shmz/profile-and-blog/%E3%81%97%E3%81%BF%E3%81%9A%E3%81%AE%E9%9B%91%E8%A8%98%E5%B8%B3/%E8%B4%85%E6%B2%A2%E3%81%AA%E7%92%B0%E5%A2%83> +* VSCode: Source Control Git blame information (Experimental) +<https://code.visualstudio.com/updates/v1_96#_git-blame-information-experimental> +VSCodeでgit blame情報を行の右側に表示できる機能が追加されていた。 +拡張機能を探していたが良いものがなかった。 +これで余計な拡張機能を使わずに済む。 +というかできればnvimで生きていたいけど難しい。 +* コンビニ名鑑 +<https://konbinimeikan.web.fc2.com/index.html> +* Going faster than memcpy +<https://squadrick.dev/journal/going-faster-than-memcpy.html> +* When to stop working on side-projects +<https://squadrick.dev/journal/when-to-stop-side-projects.html> +\ No newline at end of file