summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-09-28 04:16:51 +0900
committernsfisis <nsfisis@gmail.com>2024-09-28 04:16:51 +0900
commit48b32a34e940f5449027d52ba99f7128b154ecff (patch)
treec37bd55a455ef9cbdc178c49f7b6fdbb245fef8a /vhosts/blog/public
parent41203279e88ceb19e50fc47b9781cd57afc696cc (diff)
downloadnsfisis.dev-48b32a34e940f5449027d52ba99f7128b154ecff.tar.gz
nsfisis.dev-48b32a34e940f5449027d52ba99f7128b154ecff.tar.zst
nsfisis.dev-48b32a34e940f5449027d52ba99f7128b154ecff.zip
feat(blog/content): new post /posts/2024-09-28/mncore-challenge-1/
Diffstat (limited to 'vhosts/blog/public')
-rw-r--r--vhosts/blog/public/atom.xml10
-rw-r--r--vhosts/blog/public/posts/2024-09-28/mncore-challenge-1/index.html109
-rw-r--r--vhosts/blog/public/posts/atom.xml10
-rw-r--r--vhosts/blog/public/posts/index.html15
-rw-r--r--vhosts/blog/public/tags/index.html10
-rw-r--r--vhosts/blog/public/tags/mncore-challenge/atom.xml19
-rw-r--r--vhosts/blog/public/tags/mncore-challenge/index.html66
7 files changed, 237 insertions, 2 deletions
diff --git a/vhosts/blog/public/atom.xml b/vhosts/blog/public/atom.xml
index 26da1cf2..783098b5 100644
--- a/vhosts/blog/public/atom.xml
+++ b/vhosts/blog/public/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2024-08-19T00:00:00+09:00</updated>
+ <updated>2024-09-28T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:ee7289ee-ff2e-439d-b343-7f87504192fd</id>
+ <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-09-28/mncore-challenge-1/"></link>
+ <title>MN-Core Challenge #1 参加レポ</title>
+ <summary>2024-08-28 から 2024-09-24 にかけて開催された MN-Core Challenge #1 に参加した。</summary>
+ <published>2024-09-28T00:00:00+09:00</published>
+ <updated>2024-09-28T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:eed112e4-3227-4b3f-9991-7e11c288ee2b</id>
<link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-08-19/go-template-access-outer-scope-pipeline-within-with-or-range/"></link>
diff --git a/vhosts/blog/public/posts/2024-09-28/mncore-challenge-1/index.html b/vhosts/blog/public/posts/2024-09-28/mncore-challenge-1/index.html
new file mode 100644
index 00000000..c7464a8c
--- /dev/null
+++ b/vhosts/blog/public/posts/2024-09-28/mncore-challenge-1/index.html
@@ -0,0 +1,109 @@
+<!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; 2024 nsfisis">
+ <meta name="description" content="2024-08-28 から 2024-09-24 にかけて開催された MN-Core Challenge #1 に参加した。">
+ <meta name="keywords" content="MN-Core Challenge">
+ <meta property="og:type" content="article">
+ <meta property="og:title" content="MN-Core Challenge #1 参加レポ|REPL: Rest-Eat-Program Loop">
+ <meta property="og:description" content="2024-08-28 から 2024-09-24 にかけて開催された MN-Core Challenge #1 に参加した。">
+ <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop">
+ <meta property="og:locale" content="ja_JP">
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+ <title>MN-Core Challenge #1 参加レポ|REPL: Rest-Eat-Program Loop</title>
+ <link rel="stylesheet" href="/style.css?h=0656606dcfb3f6fa094a976e05df9007">
+ <link rel="stylesheet" href="/hl.css?h=340e65ffd5c17713efc9107c06304f7b">
+ </head>
+ <body class="single">
+ <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">
+ <article class="post-single">
+ <header class="post-header">
+ <h1 class="post-title">MN-Core Challenge #1 参加レポ</h1>
+ <ul class="post-tags">
+ <li class="tag">
+ <a href="/tags/mncore-challenge/">MN-Core Challenge</a>
+ </li>
+ </ul>
+ </header>
+ <div class="post-content">
+ <section>
+ <h2 id="changelog">更新履歴</h2>
+ <ol>
+ <li class="revision">
+ <time datetime="2024-09-28">2024-09-28</time>: 公開
+ </li>
+ </ol>
+ </section>
+ <div class="admonition">
+ <div class="admonition-label">
+ NOTE
+ </div>
+ <div class="admonition-content">
+ ただの参加記で解説はない。
+ </div>
+ </div>
+
+ <section id="section--intro">
+ <h2><a href="#section--intro">はじめに</a></h2>
+ <p>
+ 2024-08-28 から 2024-09-24 の約1ヶ月に渡り開催された <a href="https://mncore-challenge.preferred.jp/">MN-Core Challenge #1</a> に参加した。私 nsfisis (<a href="https://x.com/nsfisis/status/1838276770560364977">あるいは <code>0b0100000111111000</code></a>) はスコア 1181 で、最終順位 29 位だった。
+ </p>
+
+ <p>
+ この記事で解説はしないが、提出した回答はこちらのリポジトリ (<a href="https://github.com/nsfisis/mncore-challenge">GitHub: nsfisis/mncore-challenge</a>) にアップロードしている。
+ </p>
+ </section>
+
+ <section id="section--thought">
+ <h2><a href="#section--thought">感想</a></h2>
+ <p>
+ MN-Core には初めて触れたが、それでも問題なく全問 (除 FizzBuzz) 解けるよう線路が敷かれており、前半の問題を解くことで自然と後半を解くだけの知識が身に付くように設計されていた。
+ </p>
+
+ <p>
+ 開催期間中はほぼ常に MN-Core Challenge のことを考え続けており、期間中 (前掲した回答を貯めるためのリポジトリを除き) 自分の Git リポジトリをほとんど触ることがなかった。途中更新ができずに苦しい時間もあったが、一つ気付くと一つ縮まる楽しいゴルフだった。
+ </p>
+
+ <p>
+ 悔しいポイントも多数あるのだが、書いているとキリがないので自分で反省するだけにしておく。
+ </p>
+ </section>
+
+ <section id="section--outro">
+ <h2><a href="#section--outro">おわりに</a></h2>
+ <p>
+ 最後になりましたが、運営のみなさま、素晴しいコンテストをありがとうございました!非常に楽しい時間でした!第2回を首を長くして待っています!
+ </p>
+ </section>
+ </div>
+ </article>
+ </main>
+ <footer class="footer">
+ &copy; 2021 nsfisis
+ </footer>
+ </body>
+</html>
diff --git a/vhosts/blog/public/posts/atom.xml b/vhosts/blog/public/posts/atom.xml
index a8f99d30..9c91d293 100644
--- a/vhosts/blog/public/posts/atom.xml
+++ b/vhosts/blog/public/posts/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2024-08-19T00:00:00+09:00</updated>
+ <updated>2024-09-28T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:ee7289ee-ff2e-439d-b343-7f87504192fd</id>
+ <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-09-28/mncore-challenge-1/"></link>
+ <title>MN-Core Challenge #1 参加レポ</title>
+ <summary>2024-08-28 から 2024-09-24 にかけて開催された MN-Core Challenge #1 に参加した。</summary>
+ <published>2024-09-28T00:00:00+09:00</published>
+ <updated>2024-09-28T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:eed112e4-3227-4b3f-9991-7e11c288ee2b</id>
<link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-08-19/go-template-access-outer-scope-pipeline-within-with-or-range/"></link>
diff --git a/vhosts/blog/public/posts/index.html b/vhosts/blog/public/posts/index.html
index 10069c06..1fd191d5 100644
--- a/vhosts/blog/public/posts/index.html
+++ b/vhosts/blog/public/posts/index.html
@@ -43,6 +43,21 @@
<h1>投稿一覧</h1>
</header>
<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> 投稿
+ </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>
diff --git a/vhosts/blog/public/tags/index.html b/vhosts/blog/public/tags/index.html
index 2b61aae3..4b9a1f58 100644
--- a/vhosts/blog/public/tags/index.html
+++ b/vhosts/blog/public/tags/index.html
@@ -122,6 +122,16 @@
</a>
</article>
<article class="post-entry">
+ <a href="/tags/mncore-challenge/">
+ <header class="entry-header">
+ <h2>MN-Core Challenge</h2>
+ </header>
+ <footer class="entry-footer">
+ 1件の記事
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/tags/neovim/">
<header class="entry-header">
<h2>Neovim</h2>
diff --git a/vhosts/blog/public/tags/mncore-challenge/atom.xml b/vhosts/blog/public/tags/mncore-challenge/atom.xml
new file mode 100644
index 00000000..71a65719
--- /dev/null
+++ b/vhosts/blog/public/tags/mncore-challenge/atom.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+ <id>tag:blog.nsfisis.dev,2021:tag-mncore-challenge</id>
+ <title>タグ「MN-Core Challenge」一覧|REPL: Rest-Eat-Program Loop</title>
+ <link rel="alternate" href="https://blog.nsfisis.dev/tags/mncore-challenge/"></link>
+ <link rel="self" href="https://blog.nsfisis.dev/tags/mncore-challenge/atom.xml"></link>
+ <author>
+ <name>nsfisis</name>
+ </author>
+ <updated>2024-09-28T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:ee7289ee-ff2e-439d-b343-7f87504192fd</id>
+ <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-09-28/mncore-challenge-1/"></link>
+ <title>MN-Core Challenge #1 参加レポ</title>
+ <summary>2024-08-28 から 2024-09-24 にかけて開催された MN-Core Challenge #1 に参加した。</summary>
+ <published>2024-09-28T00:00:00+09:00</published>
+ <updated>2024-09-28T00:00:00+09:00</updated>
+ </entry>
+</feed>
diff --git a/vhosts/blog/public/tags/mncore-challenge/index.html b/vhosts/blog/public/tags/mncore-challenge/index.html
new file mode 100644
index 00000000..f188d26c
--- /dev/null
+++ b/vhosts/blog/public/tags/mncore-challenge/index.html
@@ -0,0 +1,66 @@
+<!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; 2024 nsfisis">
+ <meta name="description" content="タグ「MN-Core Challenge」のついた記事またはスライドの一覧">
+ <meta name="keywords" content="MN-Core Challenge">
+ <meta property="og:type" content="article">
+ <meta property="og:title" content="タグ「MN-Core Challenge」一覧|REPL: Rest-Eat-Program Loop">
+ <meta property="og:description" content="タグ「MN-Core Challenge」のついた記事またはスライドの一覧">
+ <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/tags/mncore-challenge/atom.xml">
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+ <title>タグ「MN-Core Challenge」一覧|REPL: Rest-Eat-Program Loop</title>
+ <link rel="stylesheet" href="/style.css?h=0656606dcfb3f6fa094a976e05df9007">
+ </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>タグ「MN-Core Challenge」一覧</h1>
+ </header>
+ <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> 投稿
+ </footer>
+ </a>
+ </article>
+ </main>
+ <footer class="footer">
+ &copy; 2021 nsfisis
+ </footer>
+ </body>
+</html>