プロジェクト

全般

プロフィール

仕事で使うメモ » 履歴 » バージョン 1

kanata, 2025/04/13 16:40

1 1 kanata
# 仕事で使うメモ
2
3
開発関係のメモ・ノウハウ集
4
と、言いながら最近ぜんぜん使っていない
5
6
{{rawhtml(<canvas id="map"></canvas><script src="/javascripts/pagemap.min.js"></script><script>pagemap(document.querySelector("#map"));</script>)}}
7
8
{{toc}}
9
10
# Spring Framework
11
12
Java to Web開発 - Spring Boot 入門 - 入門記事の一覧
13
http://web-develop.hatenablog.jp/entry/2015/10/05/143829
14
15
「DI使うとインタフェース地獄に陥るらしいから使いたくない」と言っていたA氏がインタフェースを使わずにDIで幸せになるまで
16
https://qiita.com/jun1s/items/55b12c7febd7de6a0a45
17
18
クラウドネイティブ時代のコンテナ環境におけるJavaアプリケーションのメトリクス・ログ・トレースモニタリング
19
https://speakerdeck.com/shintanimoto/metrics-log-and-trace-monitoring-of-java-applications-in-containerized-environments-in-the-cloud-native-era
20
21
Rust の DI を考える — Part 1: DI とは何だったか
22
https://techblog.paild.co.jp/entry/2023/03/28/160241
23
24
Spring Boot 3の新機能を使ってみよう! 2からアップグレードする手順、Observability機能、ネイティブイメージ化
25
https://eh-career.com/engineerhub/entry/2023/06/29/093000
26
27
Spring Boot + Flyway で複数の DB に接続したい!!! - エムスリーテックブログ
28
https://www.m3tech.blog/entry/2023/08/28/110000
29
30
31
32
33
34
35
36
37
38
39
## ももいろテクノロジーさんのSpring特集
40
41
Spring Bootで簡単なWebアプリケーションを書いてみる
42
http://inaz2.hatenablog.com/entry/2017/04/05/200206
43
44
Spring BootでJSONやExcelファイルを返すエンドポイントを作ってみる
45
http://inaz2.hatenablog.com/entry/2017/04/06/221225
46
47
Spring Securityでユーザ認証を実装してみる
48
http://inaz2.hatenablog.com/entry/2017/04/18/222721
49
50
Spring Bootでテストを書いてみる
51
http://inaz2.hatenablog.com/entry/2017/04/24/192423
52
53
TomcatとApache HTTP ServerでSpring Bootアプリケーションをデプロイしてみる
54
http://inaz2.hatenablog.com/entry/2017/04/24/193139
55
56
Spring BootでMySQLを使う
57
http://inaz2.hatenablog.com/entry/2017/04/26/195511
58
59
Spring Bootでエラーページをカスタマイズする
60
http://inaz2.hatenablog.com/entry/2017/05/03/153121
61
62
# Git
63
64
Gitアドバンスドチートシート
65
https://qiita.com/rana_kualu/items/42f8b36974eb07e2abb1
66
67
Qiita - いまさら聞けないgitの使い方
68
http://qiita.com/mountcedar/items/682743c95fd3b8fc274b
69
70
CUBE SUGAR CONTAINER - Homebrew の GitHub API rate limit exceeded ... を回避する
71
http://blog.amedama.jp/entry/2015/10/05/024002
72
73
[ver 1.2] Git でよく使われるコマンドにイラストによる説明を加えて1枚のチートシートにまとめてみた
74
https://qiita.com/kozzy/items/b42ba59a8bac190a16ab
75
76
Git/GitHubレベル別オススメ学習サイトまとめ完全保存版【2019.06】
77
https://qiita.com/thinkalot/items/b3c2e9060f46f5d4ea46
78
79
「GitとGitHub用語」の可愛いイラストを使用した解説に対して圧倒的わかりやすさを感じる人たち
80
https://togetter.com/li/1392604
81
82
GitHub上のsensitive dataを削除するための手順と道のり
83
https://engineering.mercari.com/blog/entry/20211207-removing-sensitive-data-from-github/
84
85
GitHubセキュリティ Organization運用のベストプラクティス
86
https://zenn.dev/tmknom/books/github-organization-security
87
88
Qiita - いまさらだけどGitを基本から分かりやすくまとめてみた
89
https://qiita.com/gold-kou/items/7f6a3b46e2781b0dd4a0
90
91
お手軽Gitリポジトリ分析
92
https://nulab.com/ja/blog/nulab/analyze-a-git-repository/
93
94
ワイのGitHubリポジトリおすすめ設定(2022年 決定版)
95
https://qiita.com/john-Q/items/8b42d56b0be4ec63edb4
96
97
git-sim - Visually simulate Git operations in your own repos with a single terminal command.
98
https://initialcommit.com/tools/git-sim
99
100
クロスプラットフォームに対応したGitの為のGUIアプリ・「Glint」
101
http://kachibito.net/useful-resource/glint
102
103
混乱を引き起こしがちなGitの用語まとめ
104
https://gigazine.net/news/20231111-confusing-git-terminology/
105
106
[ver 1.2] Git でよく使われるコマンドにイラストによる説明を加えて1枚のチートシートにまとめてみた
107
https://qiita.com/kozzy/items/b42ba59a8bac190a16ab
108
109
中級Git操作
110
https://zenn.dev/eloy/articles/4017913277f629
111
112
gitレポジトリ考古学に使う道具
113
https://www.m3tech.blog/entry/2024/12/13/110000
114
115
Gitの仕組みと用語 / GitHub Term
116
https://speakerdeck.com/kaityo256/github-term
117
118
Gitの中身 / GitHub Internals
119
https://speakerdeck.com/kaityo256/github-internals
120
121
122
123
124
125
126
127
128
129
# Old school software
130
131
ToyBox
132
http://www.geocities.co.jp/SiliconValley-PaloAlto/8654/
133
134
ソフトウェア開発研究室 - TeraTerm Menu
135
http://park11.wakwak.com/~shinpei/freesoft/index.html
136
137
# Wikiサービス/OSS
138
139
昔は、WalWikiを愛用してたんですが、
140
今は、RedmineのWiki(Markdown記法)が使いやすいと思っています。
141
142
Waliki – Python/Django製のWikiエンジン
143
144
* http://www.moongift.jp/2015/05/waliki-pythondjango%E8%A3%BD%E3%81%AEwiki%E3%82%A8%E3%83%B3%E3%82%B8%E3%83%B3/ 
145
* https://github.com/mgaitan/waliki/
146
* http://waliki.pythonanywhere.com/
147
148
WikiHub
149
https://wikihub.io/
150
151
WikiNote
152
https://wikinote.net/
153
154
CROWI
155
http://site.crowi.wiki/
156
157
gollum
158
https://github.com/gollum/gollum
159
160
MDwiki
161
http://dynalon.github.io/mdwiki/#!index.md
162
163
> HTMLファイル1個のWiki。サーバーにmdwiki.htmlファイルを置くだけで、そのファイルへのURLに#!index.mdなどと付加することでJavaScriptで回りのMarkdownファイルを読み込んで表示するという、すべてクライアントサイドで処理してしまう仕組みのWiki。
164
165
MemoPad - GoogleDriveでMarkdownを編集・管理・保存
166
https://memopad.ssig33.com/
167
168
GitHub - oscarmorrison/md-page
169
https://github.com/oscarmorrison/md-page
170
171
>マークダウンで書くだけで簡単にWebページが作成できるツール
172
>> Redmine使えなくなったとしても一応の移行先が見つかった!
173
174
Knowledge
175
https://information-knowledge.support-project.org/ja/
176
177
>java製。UIが理想的!
178
179
Markdownでナレッジを共有できるプラットフォーム・「CodiMD」
180
http://kachibito.net/useful-resource/codimd
181
182
超軽量なオープンソースの静的CMS/Wiki・「Raito」
183
http://kachibito.net/useful-resource/raito
184
185
グラフを生成可能なマークダウン構文「Mermaid」がNotionで利用出来るようになりました #notion
186
https://dev.classmethod.jp/articles/mermaid-markdown-is-supported-in-notion/
187
188
GitJournal
189
https://gitjournal.io
190
>Markdownで書けるスマートフォン向けノートアプリ。gitをベースにしておりgithubやgitlabなど任意のgitリポジトリに同期が可能。デスクトップ向けノートアプリのObsidian、Notable、Foamなどともいい感じに連携できる模様。ほほう。 / “GitJournal”
191
>https://twitter.com/matsuu/status/1542522170269929473
192
193
GitHub ActionsとMarkdownで静的サイト作成 ~ mdbook 編~
194
https://ossyaritoori.hatenablog.com/entry/2021/02/12/GitHub_Actions%E3%81%A8Markdown%E3%81%A7%E9%9D%99%E7%9A%84%E3%82%B5%E3%82%A4%E3%83%88%E4%BD%9C%E6%88%90_~_mdbook_%E7%B7%A8~
195
196
任意のフォルダ内のMarkdownファイル全てにアクセスしたり自動で目次を生成したりキーワード検索を可能にするWebベースのMarkdownビューア・「Compiiile」
197
http://kachibito.net/useful-resource/compiiile
198
199
siyuan-note/siyuan
200
https://github.com/siyuan-note/siyuan
201
202
203
204
205
206
207
208
209
210
211
212
# Tools
213
214
Meld - Visual Diff And Merge Tool Targeted At Developers
215
http://meldmerge.org/
216
217
How to download Torrent file using Linux terminal
218
https://latesthackingnews.com/2016/04/24/download-torrent-file-using-linux-terminal/
219
220
ソースコードを分析し、コードの構造や階層・依存関係を可視化する便利な無料ツール -Code Crumbs
221
https://coliss.com/articles/build-websites/operation/javascript/code-visual-representation-codecrumbs.html
222
223
# Team building
224
225
タチの悪い凄腕エンジニア
226
https://note.mu/floyd0/n/n1db7854ca2e2
227
228
プロダクト開発でドキュメントを書かないとどうなるか
229
https://product-develop.com/2c981f18e9924410bb266a5fd87343c2
230
231
# REGEX(正規表現)
232
233
ziishaned/learn-regex
234
https://github.com/ziishaned/learn-regex/blob/master/translations/README-ja.md#44-%E5%90%A6%E5%AE%9A%E7%9A%84%E3%81%AA%E5%BE%8C%E8%AA%AD%E3%81%BF
235
236
iHateRegex
237
https://ihateregex.io/
238
239
>正規表現だけに特化した検索エンジン。emailやurlなど抽出したいキーワードを入力すると最適な正規表現とその解説が表示される
240
241
Regex Vis
242
https://regex-vis.com/
243
244
>正規表現から構文図を生成してくれる。構文図を編集することで逆に正規表現を再生成してくれる
245
246
# 見積もり・要件定義
247
248
見積・提案書に書いておくと不幸を減らせる前提条件
249
https://zenn.dev/nuits_jp/articles/2022-07-31-estimate-assumptions
250
251
# トラブル対応
252
253
(ほぼ)無からのトラブルシューティング技法
254
https://qiita.com/no_clock/items/93b031a335ff06656804
255
256
perfを用いたシステムのボトルネック解析方法
257
https://ittechnicalmemos.blogspot.com/2019/09/perf.html
258
259
Windows環境で利用できるMicrosoft製負荷ツール(2020年版)
260
https://4thsight.xyz/15051
261
262
net-export の使い方
263
https://jpdsi.github.io/blog/internet-explorer-microsoft-edge/how-to-use-net-export/
264
265
>Chromium の機能である net-export を使用して、Chromium Edge のネットワーク レベルのイベントや状態に関する詳細情報を確認する方法
266
267
Stratoshark
268
https://stratoshark.org
269
270
>システムコールをWiresharkのように解析できるツール。
271
272
Perforator
273
https://github.com/yandex/perforator
274
275
>[YandexがサーバーのCPUコストを最大20%削減できるツール「Perforator」をオープンソースで公開](https://gigazine.net/news/20250131-yandex-perforator/)
276
277
278
障害報告書を書こう!
279
https://qiita.com/Ping/items/7cc93bcae87583184121
280
281
# Network
282
283
VPNにつなぐとWSL2でインターネットに繋がらない問題を解決する
284
https://qiita.com/utkamioka/items/d99818879ce4bc4c7c98
285
286
## DNS
287
288
面倒な準備なしで簡単にDNSの実験が行える「mess with dns」
289
https://gigazine.net/news/20211216-mess-with-dns/
290
291
## Mail
292
293
メール配送の仕組みを改めて整理してみた
294
https://www.oresamalabo.net/entry/2020/06/06/122709
295
296
# Team building / Management
297
298
仕事と幸福度の研究
299
https://medium.com/@tumada/%E4%BB%95%E4%BA%8B%E3%81%A8%E5%B9%B8%E7%A6%8F%E5%BA%A6%E3%81%AE%E7%A0%94%E7%A9%B6-6a3d855f187f
300
301
lifehacker - 怒り狂う上司や同僚への適切な対処法
302
http://www.lifehacker.jp/2016/09/160904angry_coworker.html
303
304
「ジョブ制」考
305
https://note.com/shinshinohara/n/n52b1160a15a0
306
307
ソフトウェア開発の見積もり入門
308
https://zenn.dev/hakoten/articles/dd13bc04767461
309
310
だれかの進捗をうまく把握できないときのフレーズ集
311
https://qiita.com/kobori_akira/items/9ab3e81bbf0d1c00e49f
312
313
https://twitter.com/ryuzee/status/1593382893921140737
314
>クレイグ・ラーマンの法則「組織構造は現行のマネージャーや専門職の役職や権限が変わらないように最適化されており、変化を起こす提案は単に現状を再定義したり、新しい用語に置き換えたりするだけになって、結果的に現状と変わらないこと」というのがあるので破壊者が役に立つこともある(はず)
315
316
# Memo
317
318
紅茶屋くいっぱのあれこれ日記 - suicaは実はたまに落ちている
319
http://d.hatena.ne.jp/kuippa/20100205/1265389603
320
321
AlternativeTo - 類似したWebサービスやツールを探してくれるサイト
322
http://alternativeto.net/
323
324
Qiita - 行政サイトを作る時に気をつけておいた方がいい事
325
http://qiita.com/hose/items/45104c9dd58ade61ba02
326
327
Gist inaz2 - 日本の世代と2016年時点での年齢
328
https://gist.github.com/inaz2/8de353e1a79d439fb6c79da17b948fea
329
330
俺的備忘録 - パイプで繋いでコマンドの標準出力の内容をSlackに通知する『slackcat』
331
https://orebibou.com/2016/10/%E3%83%91%E3%82%A4%E3%83%97%E3%81%A7%E7%B9%8B%E3%81%84%E3%81%A7%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89%E3%81%AE%E6%A8%99%E6%BA%96%E5%87%BA%E5%8A%9B%E3%81%AE%E5%86%85%E5%AE%B9%E3%82%92slack%E3%81%AB/
332
333
ライブコンテンツ連動サービス開発について話すときに僕の話すこと
334
http://minimalworks.jp/liveserv/
335
336
lifehacker - 「iDeCo(個人型確定拠出年金)」は行動心理学的にあなたの老後を救う!~マネーハック心理学
337
http://www.lifehacker.jp/2016/10/161020moneyhack.html
338
339
えいのうにっき - 「障害発生時に即座に収集したいサーバの状態・14項目」を実際に収集してみた
340
http://blog.a-know.me/entry/2016/11/20/215005
341
342
市場バグを引き起こした優秀なデータたち
343
http://teamomusoba.hatenablog.com/entry/2017/12/01/015200
344
345
>あと、須藤(sudo)さんとかね
346
347
認可と認証技術についてのスライドを書きました
348
http://ngzm.hateblo.jp/entry/2018/03/27/202356
349
350
Qiita - 日本のオンライン勉強会のまとめ
351
https://qiita.com/hiroga/items/1434380a8bddce2febbc
352
353
登壇する時に僕がしている33のこと
354
https://note.mu/aotatsutomu/n/n5732d798d643
355
356
【IT業界地図?】WebとかSIとか自社開発とかSESとか、言ってることわけわかんねえんだよ!
357
https://www.wantedly.com/companies/trash-briefing/post_articles/160402
358
359
なぜ「共有データの整合性」が重要なのか?ゲームにおけるサーバーサイド設計のいろは
360
https://logmi.jp/tech/articles/321472
361
362
WebサービスのA/Bテストや機械学習でよく使う「確率分布」18種を解説
363
https://paiza.hatenablog.com/entry/probability_distributions
364
365
複数条件の組み合わせによるテストケース数爆発と戦うPairwise(ペアワイズ)法とそれを支えるツール「PICT」
366
https://dev.classmethod.jp/testing/pairwise-testing-with-pict/
367
368
OAuth2.0を紙1枚で表現する
369
https://www.slideshare.net/KensukeOta/oauth201
370
371
質とスピード(@t_wada)
372
https://speakerdeck.com/twada/quality-and-speed
373
374
ITプロジェクトの歩き方
375
https://speakerdeck.com/gothedistance/how-to-work-around-software-project
376
377
コンサルタントの仕事
378
https://www.iestudy.work/entry/2020/02/17/222930
379
380
エンジニア歴17年の俺が、事業系の開発タスクをバンバン投げてくる非エンジニアに、保守の必要性を死ぬほど分かりやすく説明する。
381
https://note.com/gonjyu/n/nd7bf3efa0728
382
383
Webサービスによくある各機能の仕様とセキュリティ観点(ユーザ登録機能)
384
https://qiita.com/shioshiota/items/a2c414e2bbd2be654511
385
386
電子メール送信に関する技術
387
https://zenn.dev/yktakaha4/articles/technology_for_sending_email
388
389
ナレッジマネジメントを組織に定着させるための提案
390
https://note.com/ku_ni_29/n/n214edcff054a
391
392
CS・プログラミング関連の、無料で読める優良記事一覧
393
https://scrapbox.io/watasuke/CS%E3%83%BB%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0%E9%96%A2%E9%80%A3%E3%81%AE%E3%80%81%E7%84%A1%E6%96%99%E3%81%A7%E8%AA%AD%E3%82%81%E3%82%8B%E5%84%AA%E8%89%AF%E8%A8%98%E4%BA%8B%E4%B8%80%E8%A6%A7
394
395
VPNにつなぐとWSL2でインターネットに繋がらない問題を解決する
396
https://qiita.com/utkamioka/items/d99818879ce4bc4c7c98
397
398
システム開発の王道を極める
399
http://www.st.rim.or.jp/~k-kazuma/SD/SD.html
400
401
Windows10/11のデフォルトアイコンが保管されている場所は一体どこなのか
402
https://gigazine.net/news/20240322-windows-10-11-default-icons-place/
403
404
* %systemroot%\system32\imageres.dll
405
* %systemroot%\system32\shell32.dll
406
* %systemroot%\system32\ddores.dll
407
* %systemroot%\system32\pifmgr.dll
408
* %systemroot%\explorer.exe
409
* %systemroot%\system32\accessibilitycpl.dll
410
* %systemroot%\system32\moricons.dll
411
* %systemroot%\system32\mmcndmgr.dll
412
* %systemroot%\system32\mmres.dll
413
* %systemroot%\system32\netcenter.dll
414
* %systemroot%\system32\netshell.dll
415
* %systemroot%\system32\networkexplorer.dll
416
* %systemroot%\system32\pnidui.dll
417
* %systemroot%\system32\sensorscpl.dll
418
* %systemroot%\system32\setupapi.dll
419
* %systemroot%\system32\wmploc.dll
420
* %systemroot%\system32\wpdshext.dll
421
* %systemroot%\system32\compstui.dll
422
* %systemroot%\system32\ieframe.dll
423
* %systemroot%\system32\dmdskres.dll
424
* %systemroot%\system32\dsuiext.dll
425
* %systemroot%\system32\mstscax.dll
426
* %systemroot%\system32\wiashext.dll
427
* %systemroot%\system32\comres.dll
428
* %systemroot%\system32\mstsc.exe
429
* actioncentercpl.dll、aclui.dll、autoplay.dll、comctl32.dll、filemgmt.dll、ncpa.cpl、url.dll、xwizards.dll
430
431
脆弱性情報収集の基礎知識
432
https://miraitranslate-tech.hatenablog.jp/entry/vulnerability-info-collection
433
434
HTTPキャッシュの基礎の基礎
435
https://miraitranslate-tech.hatenablog.jp/entry/fundamentals-of-http-caching
436
437
Linuxサーバーの最適化: vmstatとiostatを活用した性能分析と対処法
438
https://qiita.com/legitwhiz/items/afa5a0c22b5098495de8
439
440
Linuxカーネルパラメータのチューニング&設計
441
https://qiita.com/legitwhiz/items/359d58e8ec6fb54d1a7b
442
443
3-Dセキュアにおける認証取引の仕組み解説
444
https://tech.jcblab.jp/entry/2024/12/14/120000
445
446
非エンジニアにも伝えるメールセキュリティ by 加納悠史
447
https://fortee.jp/phperkaigi-2025/proposal/dcdeaadb-5731-49c9-b9f0-a2bd7fc96cf9
448
449
アプリケーション固有の「ロジックの脆弱性」を防ぐ開発者のためのセキュリティ観点
450
https://speakerdeck.com/flatt_security/apurikesiyongu-you-no-rozitukunocui-ruo-xing-wofang-gukai-fa-zhe-notamenosekiyuriteiguan-dian