diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-04-09 21:58:34 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-04-10 09:39:00 +0900 |
| commit | 1f542ef7a965b0bfc400053a254567ddf2d47df3 (patch) | |
| tree | c71bb26f9d2d4d39bc336ae4eced52f57a7fc356 /docs/posts/index.xml | |
| parent | 1c647fbb6ff2710de6bcc8d88a874c32c0f742de (diff) | |
| download | nsfisis.github.io-1f542ef7a965b0bfc400053a254567ddf2d47df3.tar.gz nsfisis.github.io-1f542ef7a965b0bfc400053a254567ddf2d47df3.tar.zst nsfisis.github.io-1f542ef7a965b0bfc400053a254567ddf2d47df3.zip | |
new post: phperkaigi-2022-tokens
Diffstat (limited to 'docs/posts/index.xml')
| -rw-r--r-- | docs/posts/index.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/posts/index.xml b/docs/posts/index.xml index a83dc36..a3a07b1 100644 --- a/docs/posts/index.xml +++ b/docs/posts/index.xml @@ -6,7 +6,16 @@ <description>Recent content in Posts on REPL: Rest-Eat-Program Loop</description> <generator>Hugo -- gohugo.io</generator> <language>ja-JP</language> - <lastBuildDate>Sat, 02 Oct 2021 09:39:27 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/posts/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Sat, 09 Apr 2022 21:50:19 +0900</lastBuildDate><atom:link href="https://blog.nsfisis.dev/posts/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>PHPerKaigi 2022 トークン問題の解説</title> + <link>https://blog.nsfisis.dev/posts/phperkaigi-2022-tokens/</link> + <pubDate>Sat, 09 Apr 2022 21:50:19 +0900</pubDate> + + <guid>https://blog.nsfisis.dev/posts/phperkaigi-2022-tokens/</guid> + <description>はじめに 本日開始された PHPerKaigi 2022 の PHPer チャレンジにおいて、弊社デジタルサーカスの問題を 3問作成した。この記事では、これらの問題の解説をおこなう。 リポ</description> + </item> + <item> <title>Rust のプリミティブ型はどこからやって来るか</title> <link>https://blog.nsfisis.dev/posts/rust-where-are-primitive-types-from/</link> |
