summaryrefslogtreecommitdiffhomepage
path: root/services/blog/public/posts/2/index.html
blob: e797970c820753037bdde31ebefb4b98d5760555 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
<!DOCTYPE html>
<html lang="ja-JP">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="author" content="nsfisis">
    <meta name="copyright" content="&copy; 2021 nsfisis">
    <meta name="description" content="投稿した記事の一覧 (2ページ目)">
    <meta property="og:type" content="article">
    <meta property="og:title" content="投稿一覧 (2ページ目)|REPL: Rest-Eat-Program Loop">
    <meta property="og:description" content="投稿した記事の一覧 (2ページ目)">
    <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop">
    <meta property="og:locale" content="ja_JP">
    <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml">
    <link rel="icon" type="image/svg+xml" href="/favicon.svg">
    <title>投稿一覧 (2ページ目)|REPL: Rest-Eat-Program Loop</title>
    <link rel="stylesheet" href="/style.css?h=29e15d3c7ed0bb8e915f44234a2b073f">
  </head>
  <body class="list">
    <header class="header">
      <div class="site-logo">
        <a href="/">REPL: Rest-Eat-Program Loop</a>
      </div>
      <nav class="nav">
        <ul>
          <li>
            <a href="/about/">About</a>
          </li>
          <li>
            <a href="/posts/">Posts</a>
          </li>
          <li>
            <a href="/slides/">Slides</a>
          </li>
          <li>
            <a href="/tags/">Tags</a>
          </li>
        </ul>
      </nav>
    </header>
    <main class="main">
      <header class="page-header">
        <h1>投稿一覧 (2ページ目)</h1>
      </header>
      <nav class="pagination">
        <div class="pagination-prev">
          <a href="/posts/">前へ</a>
        </div>
        <div class="pagination-page">
          <a href="/posts/">1</a>
        </div>
        <div class="pagination-page pagination-page-current">
          <span>2</span>
        </div>
        <div class="pagination-page">
          <a href="/posts/3/">3</a>
        </div>
        <div class="pagination-elipsis">
          …
        </div>
        <div class="pagination-page">
          <a href="/posts/6/">6</a>
        </div>
        <div class="pagination-next">
          <a href="/posts/3/">次へ</a>
        </div>
      </nav>
      <article class="post-entry">
        <a href="/posts/2024-12-04/cohackpp-report/">
          <header class="entry-header">
            <h2>紅白ぺぱ合戦に参加&amp;LTしました</h2>
          </header>
          <section class="entry-content">
            <p>
              2024-11-30 に開催された紅白ぺぱ合戦に参加し、ぺ陣営のメンバとして LT しました。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-12-04">2024-12-04</time> 投稿、<time datetime="2024-12-05">2024-12-05</time> 更新
            <ul class="entry-tags">
              <li class="tag">
                紅白ぺぱ合戦
              </li>
              <li class="tag">
                PHP
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-09-28/mncore-challenge-1/">
          <header class="entry-header">
            <h2>MN-Core Challenge #1 参加レポ</h2>
          </header>
          <section class="entry-content">
            <p>
              2024-08-28 から 2024-09-24 にかけて開催された MN-Core Challenge #1 に参加した。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-09-28">2024-09-28</time> 投稿
            <ul class="entry-tags">
              <li class="tag">
                MN-Core Challenge
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-08-19/go-template-access-outer-scope-pipeline-within-with-or-range/">
          <header class="entry-header">
            <h2>【Go】 text/template の with や range の内側から外側の &quot;.&quot; にアクセスする</h2>
          </header>
          <section class="entry-content">
            <p>
              Go言語の text/template における with や range は &quot;.&quot; を上書きする。これらの内側から外側の &quot;.&quot; にアクセスする方法を調べた。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-08-19">2024-08-19</time> 投稿
            <ul class="entry-tags">
              <li class="tag">
                Go
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-07-19/reparojson-fix-only-json-formatter/">
          <header class="entry-header">
            <h2>reparojson: 文法エラーを直すだけの JSON フォーマッタを作った</h2>
          </header>
          <section class="entry-content">
            <p>
              文法エラーだけを直し、空白の削除や挿入といった整形処理を一切おこなわない JSON フォーマッタを作成した。Neovim と連携させる設定例も紹介する。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-07-19">2024-07-19</time> 投稿
            <ul class="entry-tags">
              <li class="tag">
                Neovim
              </li>
              <li class="tag">
                Vim
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-06-19/scalamatsuri-2024-report/">
          <header class="entry-header">
            <h2>ScalaMatsuri 2024 参加レポ</h2>
          </header>
          <section class="entry-content">
            <p>
              2024-06-08 から 2024-06-09 にかけて開催された、ScalaMatsuri 2024 に参加した。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-06-19">2024-06-19</time> 投稿
            <ul class="entry-tags">
              <li class="tag">
                カンファレンス
              </li>
              <li class="tag">
                Scala
              </li>
              <li class="tag">
                ScalaMatsuri
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-05-11/phpconkagawa-2024-report/">
          <header class="entry-header">
            <h2>PHP カンファレンス香川 2024 参加レポ</h2>
          </header>
          <section class="entry-content">
            <p>
              2024-05-11 に開催された、PHP カンファレンス香川 2024 に参加した。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-05-11">2024-05-11</time> 投稿
            <ul class="entry-tags">
              <li class="tag">
                カンファレンス
              </li>
              <li class="tag">
                PHP
              </li>
              <li class="tag">
                PHP カンファレンス香川
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-04-29/zsh-file-completion-for-composer-custom-commands/">
          <header class="entry-header">
            <h2>【Zsh】 Composer のカスタムコマンドに対する Zsh 補完で引数にファイルを補完させる</h2>
          </header>
          <section class="entry-content">
            <p>
              Zsh の Composer に対する補完はカスタムコマンドやその引数を補完しない。カスタムコマンドの引数としてファイルを補完させる方法を調べた。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-04-29">2024-04-29</time> 投稿
            <ul class="entry-tags">
              <li class="tag">
                Composer
              </li>
              <li class="tag">
                PHP
              </li>
              <li class="tag">
                Zsh
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/">
          <header class="entry-header">
            <h2>【GitLab】 GitLab CI/CD 上での bash/sh は pipefail が有効になっている</h2>
          </header>
          <section class="entry-content">
            <p>
              GitLab CI/CD で bash/sh スクリプトを動かすと、pipefail オプションが有効になった状態で実行される。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-04-21">2024-04-21</time> 投稿
            <ul class="entry-tags">
              <li class="tag">
                CI/CD
              </li>
              <li class="tag">
                GitLab
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-04-14/phpcon-odawara-2024-report/">
          <header class="entry-header">
            <h2>PHP カンファレンス小田原 2024 参加レポ</h2>
          </header>
          <section class="entry-content">
            <p>
              2024-04-13 に開催された、PHP カンファレンス小田原 2024 に参加した。
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-04-14">2024-04-14</time> 投稿、<time datetime="2024-06-01">2024-06-01</time> 更新
            <ul class="entry-tags">
              <li class="tag">
                カンファレンス
              </li>
              <li class="tag">
                PHP
              </li>
              <li class="tag">
                PHP カンファレンス小田原
              </li>
            </ul>
          </footer>
        </a>
      </article>
      <article class="post-entry">
        <a href="/posts/2024-03-20/my-bucket-list/">
          <header class="entry-header">
            <h2>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト</h2>
          </header>
          <section class="entry-content">
            <p>
              駄文
            </p>
          </section>
          <footer class="entry-footer">
            <time datetime="2024-03-20">2024-03-20</time> 投稿、<time datetime="2024-04-07">2024-04-07</time> 更新
          </footer>
        </a>
      </article>
      <nav class="pagination">
        <div class="pagination-prev">
          <a href="/posts/">前へ</a>
        </div>
        <div class="pagination-page">
          <a href="/posts/">1</a>
        </div>
        <div class="pagination-page pagination-page-current">
          <span>2</span>
        </div>
        <div class="pagination-page">
          <a href="/posts/3/">3</a>
        </div>
        <div class="pagination-elipsis">
          …
        </div>
        <div class="pagination-page">
          <a href="/posts/6/">6</a>
        </div>
        <div class="pagination-next">
          <a href="/posts/3/">次へ</a>
        </div>
      </nav>
    </main>
    <footer class="footer">
      &copy; 2021 nsfisis
    </footer>
  </body>
</html>