aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/blog/posts/5/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'services/nuldoc/public/blog/posts/5/index.html')
-rw-r--r--services/nuldoc/public/blog/posts/5/index.html314
1 files changed, 314 insertions, 0 deletions
diff --git a/services/nuldoc/public/blog/posts/5/index.html b/services/nuldoc/public/blog/posts/5/index.html
new file mode 100644
index 0000000..0976a57
--- /dev/null
+++ b/services/nuldoc/public/blog/posts/5/index.html
@@ -0,0 +1,314 @@
+<!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="投稿した記事の一覧 (5ページ目)">
+ <meta property="og:type" content="article">
+ <meta property="og:title" content="投稿一覧 (5ページ目)|REPL: Rest-Eat-Program Loop">
+ <meta property="og:description" content="投稿した記事の一覧 (5ページ目)">
+ <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop">
+ <meta property="og:locale" content="ja_JP">
+ <meta name="Hatena::Bookmark" content="nocomment">
+ <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>投稿一覧 (5ページ目)|REPL: Rest-Eat-Program Loop</title>
+ <link rel="stylesheet" href="/style.css?h=d2f027875115279303f9fe391e2ef61b">
+ </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>投稿一覧 (5ページ目)</h1>
+ </header>
+ <nav class="pagination">
+ <div class="pagination-prev">
+ <a href="/posts/4/">前へ</a>
+ </div>
+ <div class="pagination-page">
+ <a href="/posts/">1</a>
+ </div>
+ <div class="pagination-elipsis">
+ …
+ </div>
+ <div class="pagination-page">
+ <a href="/posts/4/">4</a>
+ </div>
+ <div class="pagination-page pagination-page-current">
+ <span>5</span>
+ </div>
+ <div class="pagination-page">
+ <a href="/posts/6/">6</a>
+ </div>
+ <div class="pagination-next">
+ <a href="/posts/6/">次へ</a>
+ </div>
+ </nav>
+ <article class="post-entry">
+ <a href="/posts/2022-08-31/support-for-communty-is-employee-benefits/">
+ <header class="entry-header">
+ <h2>弊社の PHP Foundation への寄付に寄せて</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 先日、私の勤めるデジタルサーカス株式会社が、PHP Foundation へ寄付をおこないました。本件を社内でしつこく推進した1人として、推進の理由等を書き残しておきます。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2022-08-31">2022-08-31</time> 投稿
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2022-08-27/php-conference-okinawa-code-golf/">
+ <header class="entry-header">
+ <h2>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ PHP カンファレンス沖縄の懇親会 LT で出題されたコードゴルフの問題を解いてみた。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2022-08-27">2022-08-27</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/2022-05-01/phperkaigi-2022/">
+ <header class="entry-header">
+ <h2>PHPerKaigi 2022</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 2022-04-09 から 2022-04-11 にかけて開催された、PHPerKaigi 2022 に参加した。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2022-05-01">2022-05-01</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ カンファレンス
+ </li>
+ <li class="tag">
+ PHP
+ </li>
+ <li class="tag">
+ PHPerKaigi
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/">
+ <header class="entry-header">
+ <h2>term-banner: ターミナルにバナーを表示するツールを書いた</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ ターミナルに任意の文字のバナーを表示するためのツールを Go で書いた。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2022-04-24">2022-04-24</time> 投稿、<time datetime="2022-04-27">2022-04-27</time> 更新
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2022-04-09/phperkaigi-2022-tokens/">
+ <header class="entry-header">
+ <h2>PHPerKaigi 2022 トークン問題の解説</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ PHPerKaigi 2022 で私が作成した PHPer チャレンジ問題を解説する。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2022-04-09">2022-04-09</time> 投稿、<time datetime="2022-04-16">2022-04-16</time> 更新
+ <ul class="entry-tags">
+ <li class="tag">
+ カンファレンス
+ </li>
+ <li class="tag">
+ PHP
+ </li>
+ <li class="tag">
+ PHPerKaigi
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/">
+ <header class="entry-header">
+ <h2>【C++】 属性構文の属性名にはキーワードが使える</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ C++ の属性構文の属性名には、キーワードが使える。ネタ記事。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2021-10-02">2021-10-02</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ C++
+ </li>
+ <li class="tag">
+ C++ 17
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2021-10-02/python-unbound-local-error/">
+ <header class="entry-header">
+ <h2>【Python】 クロージャとUnboundLocalError: local variable &apos;x&apos; referenced before assignment</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ Python における UnboundLocalError の理由と対処法。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2021-10-02">2021-10-02</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ Python
+ </li>
+ <li class="tag">
+ Python 3
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2021-10-02/ruby-detect-running-implementation/">
+ <header class="entry-header">
+ <h2>【Ruby】 自身を実行している処理系の種類を判定する</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ Ruby には複数の実装があるが、自身を実行している処理系の種類をスクリプト上からどのように判定すればよいだろうか。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2021-10-02">2021-10-02</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ Ruby
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2021-10-02/ruby-then-keyword-and-case-in/">
+ <header class="entry-header">
+ <h2>【Ruby】 then キーワードと case in</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ Ruby 3.0 で追加される case in 構文と、then キーワードについて。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2021-10-02">2021-10-02</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ Ruby
+ </li>
+ <li class="tag">
+ Ruby 3
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
+ <a href="/posts/2021-10-02/rust-where-are-primitive-types-from/">
+ <header class="entry-header">
+ <h2>Rust のプリミティブ型はどこからやって来るか</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ Rust のプリミティブ型は予約語ではなく普通の識別子である。どのようにこれが名前解決されるのかを調べた。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2021-10-02">2021-10-02</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ Rust
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <nav class="pagination">
+ <div class="pagination-prev">
+ <a href="/posts/4/">前へ</a>
+ </div>
+ <div class="pagination-page">
+ <a href="/posts/">1</a>
+ </div>
+ <div class="pagination-elipsis">
+ …
+ </div>
+ <div class="pagination-page">
+ <a href="/posts/4/">4</a>
+ </div>
+ <div class="pagination-page pagination-page-current">
+ <span>5</span>
+ </div>
+ <div class="pagination-page">
+ <a href="/posts/6/">6</a>
+ </div>
+ <div class="pagination-next">
+ <a href="/posts/6/">次へ</a>
+ </div>
+ </nav>
+ </main>
+ <footer class="footer">
+ &copy; 2021 nsfisis
+ </footer>
+ </body>
+</html>