<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:webfeeds="http://webfeeds.org/rss/1.0" xmlns:note="https://note.com" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
  <channel>
    <title>kiha</title>
    <description>Software Engineer at note Inc. </description>
    <link>https://note.com/kihaya</link>
    <atom:link rel="self" type="application/rss+xml" href="https://note.com/kihaya/rss/"/>
    <copyright>kiha</copyright>
    <webfeeds:icon>https://d2l930y2yx77uc.cloudfront.net/assets/default/default_note_logo_202212-f2394a9e5b60c49f48650eee13f6e75987c8c4f1cfa7555629a9697dc6015cd9.png</webfeeds:icon>
    <webfeeds:logo>https://d2l930y2yx77uc.cloudfront.net/assets/default/default_note_logo_202212-f2394a9e5b60c49f48650eee13f6e75987c8c4f1cfa7555629a9697dc6015cd9.png</webfeeds:logo>
    <webfeeds:accentColor>249F80</webfeeds:accentColor>
    <webfeeds:related layout="card" target="browser"/>
    <webfeeds:analytics id="UA-48687000-1" engine="GoogleAnalytics"/>
    <language>ja</language>
    <lastBuildDate>Tue, 21 Jul 2026 04:39:46 +0900</lastBuildDate>
    <item>
      <title>ShopifyはなぜFalcon移行に苦戦したのか？FiberとC拡張ブロッキング #rubykaigi2026</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/271162809/rectangle_large_type_2_047feaf748ed4a82ed9c509479d1872f.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="3c018ba1-eee6-4686-88be-400a16ce9484" id="3c018ba1-eee6-4686-88be-400a16ce9484">RubyKaigi 2026の「Surviving Black Friday: 329 billion requests with Falcon!」がFalcon gemの生みの親とそのチームが語るShopifyのunicornからFalconへの全面移行の戦いの記録で面白かったので深掘りしたい。本記事では、その発表で語られた事実を整理した上で、Falcon移行の本質である「Fiber Schedulerのフック対象外となるC拡張ブロッキング」を最小再現コードを交えて確認する。</p><p name="71c06e49-82a2-4b3a-9a7a-d2cf8b5f97ae" id="71c06e49-82a2-4b3a-9a7a-d2cf8b5f97ae">ShopifyはFalcon（Webアプリケーションサーバのgem）を本番導入し、CPUコアあたりおよそ7%の効率改善を狙った。Shopifyのブラックフライデーは、ピーク時に毎秒142万リクエストに達する。Unicornベースの構成ではワーカープロセスがI/O待ちで頻繁にアイドルになり、コアの稼働率を上げきれない。FalconはFiberとAsync ReactorによってI/O待ちの隙間に他のリクエストを差し込めるため、理論上はコアあたり7%程度の効率改善が見込めた。1秒142万リクエストの世界では、この7%が無視できない金額になる。</p><br/><a href='https://note.com/kihaya/n/neaf3147742e5'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Tue, 28 Apr 2026 18:33:48 +0900</pubDate>
      <link>https://note.com/kihaya/n/neaf3147742e5</link>
      <guid>https://note.com/kihaya/n/neaf3147742e5</guid>
    </item>
    <item>
      <title>パーソナルコンピュータは、ローカルLLMで再びパーソナルになる</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/256448895/rectangle_large_type_2_a0072e25f112408cda26f13fa2083e25.png?width=800</media:thumbnail>
      <description><![CDATA[<h2 name="b82b162f-fa76-4b5c-b32c-76fcfa5f428a" id="b82b162f-fa76-4b5c-b32c-76fcfa5f428a">「コードを書く」から「コードが生まれる」へ</h2><p name="389fa2c5-a5c9-4f13-a730-f2d08a291140" id="389fa2c5-a5c9-4f13-a730-f2d08a291140">1972年、アラン・ケイは<a href="https://mprove.de/visionreality/media/Kay72a.pdf" target="_blank" rel="nofollow noopener">Dynabookの構想</a>において、あらゆるメディアをシミュレートしながらユーザー自身が書き換えられる「メタメディア」としてのコンピュータを提唱し、それを具体化したのがSmalltalkだった。Smalltalkは言語・OS・開発環境・UIフレームワークが一体となった「生きた環境」であり、画面上のすべての要素、ウィンドウからクラス定義までがオブジェクトとして等しく開かれ、コンパイルや再起動なしにその場で書き換えられた。今日のOSがアプリケーションを閉じたバイナリとして配布するのとは対照的に、Smalltalkには「アプリケーション」と「環境」の境界そのものが存在せず、ユーザーが操作するもの・それを動かすコード・そのコードを編集するツールがすべて同じ空間に同じ言語で書かれていた。「アプリを使う人」と「アプリを作る人」の区別は、設計レベルで存在しなかったのである。</p><br/><a href='https://note.com/kihaya/n/ne6b457e704ff'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Thu, 05 Mar 2026 09:26:19 +0900</pubDate>
      <link>https://note.com/kihaya/n/ne6b457e704ff</link>
      <guid>https://note.com/kihaya/n/ne6b457e704ff</guid>
    </item>
    <item>
      <title>【実用的】ローカルLLMで作るReddit要約パイプライン</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/236725237/rectangle_large_type_2_6c1d97d2bfe34eadce480e3798123612.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="ccd1e036-2790-459c-a42f-b05e2801b1c1" id="ccd1e036-2790-459c-a42f-b05e2801b1c1">この記事は<a href="https://qiita.com/advent-calendar/2025/note" target="_blank" rel="nofollow noopener">note社エンジニアアドベントカレンダー</a>の23日目の記事です。</p><p name="3a6f5aec-949c-4d12-a5ca-0456c8ba4e7f" id="3a6f5aec-949c-4d12-a5ca-0456c8ba4e7f"><a href="https://www.reddit.com/" target="_blank" rel="nofollow noopener">Reddit</a>は技術トレンドや専門的な議論が活発に行われる場所であるが、主要な言語は英語であり、コメントの情報が大量すぎて追いきれないという課題がある。特に筆者の場合は、SteamFrame（来年発売予定の最新VRデバイス）の予約情報やハードの情報を求めており、そのためだけにReddit をウオッチするのはタイムパフォーマンスが悪い。非英語ネイティブスピーカーにとっては、subreddit内のスラングや玉石混交のコメントを適切に解釈するのは、多忙な日本社会を生きるビジネスパーソンにとっては大変骨が折れる。</p><br/><a href='https://note.com/kihaya/n/n8b0231c26d25'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Tue, 23 Dec 2025 00:04:13 +0900</pubDate>
      <link>https://note.com/kihaya/n/n8b0231c26d25</link>
      <guid>https://note.com/kihaya/n/n8b0231c26d25</guid>
    </item>
    <item>
      <title>退勤ボタンを押すたび、誰かの言葉に出会う</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/236721339/rectangle_large_type_2_ae96bf65016f2fcc23900d292d576242.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="294dca3b-5cef-4e5a-aef3-ea305c2693cd" id="294dca3b-5cef-4e5a-aef3-ea305c2693cd">note社では、会社の中のようすを社外の方にも知ってもらうための取り組みとして「オープン社内報」という企画を行っている。この記事はオープン社内報であり、<a href="https://adventar.org/calendars/12099" target="_blank" rel="nofollow noopener">note社アドベントカレンダー</a>の20日目の記事である。</p><figure name="1a67201d-7751-4be8-a46d-08e49d060912" id="1a67201d-7751-4be8-a46d-08e49d060912"><blockquote><p name="9755b99a-4bff-4c12-8b54-fca9250fdb10" id="9755b99a-4bff-4c12-8b54-fca9250fdb10">オープン社内報とは？<br>一般的には社員しか見ることのできない「社内報」をだれでも見られるように公開することで、会社の中の様子を感じとってもらう記事企画です。</p></blockquote>
<figcaption></figcaption></figure><br/><a href='https://note.com/kihaya/n/na99b83b8d320'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Sat, 20 Dec 2025 00:04:15 +0900</pubDate>
      <link>https://note.com/kihaya/n/na99b83b8d320</link>
      <guid>https://note.com/kihaya/n/na99b83b8d320</guid>
    </item>
    <item>
      <title>開発生産性カンファレンス2025に行ってきました</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/200698767/rectangle_large_type_2_a8a344629e3e56c57522af9ee310866d.jpeg?width=800</media:thumbnail>
      <description><![CDATA[<p name="cbe2ff1d-da20-44e0-85ef-1755f6d647b5" id="cbe2ff1d-da20-44e0-85ef-1755f6d647b5">7/3 ~ 7/4 に東京駅近くのJPタワーホールで開催された、開発生産性カンファレンスに行ってきたので、感想をつらつら書いていく。</p><figure name="f2a5fa35-c4cc-42b4-a8e0-41b65317c139" id="f2a5fa35-c4cc-42b4-a8e0-41b65317c139" data-src="https://dev-productivity-con.findy-code.io/2025" data-identifier="null" embedded-service="external-article" embedded-content-key="embc407b074850a"> <a href="https://dev-productivity-con.findy-code.io/2025" rel="nofollow noopener" target="_blank"><strong>『テスト駆動開発』著者 Kent Beck氏来日！開発生産性Conference 2025 </strong><em>ファインディ株式会社が主催する開発生産性Conference 2025の特設サイトです。総勢59社が登壇し、開発生産性に関</em><em>dev-productivity-con.findy-code.io</em></a><a href="https://dev-productivity-con.findy-code.io/2025" rel="nofollow noopener" target="_blank"></a> </figure><br/><a href='https://note.com/kihaya/n/n740f4ef369a5'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Mon, 07 Jul 2025 18:00:43 +0900</pubDate>
      <link>https://note.com/kihaya/n/n740f4ef369a5</link>
      <guid>https://note.com/kihaya/n/n740f4ef369a5</guid>
    </item>
    <item>
      <title>超クウガ展に行ってきました</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/199737941/rectangle_large_type_2_652707a778538568732979c2d7434e7f.jpeg?width=800</media:thumbnail>
      <description><![CDATA[<p name="54eb1dd4-3589-486c-8cd7-332dfc2dc5e5" id="54eb1dd4-3589-486c-8cd7-332dfc2dc5e5">仮面ライダー俳優（エキストラ出演）の知人と、東京ドームシティで開催中の超クウガ展に行ってきた。平成仮面ライダーファン（特にクウガファン）は絶対行ったほうがよい、大満足の展示だった。どうやら平日も大盛況らしく、日曜日の午後なのに、入場に長蛇の列ができていた。</p><figure name="41cd3517-d359-42a0-8cab-99b033d5e6b8" id="41cd3517-d359-42a0-8cab-99b033d5e6b8" data-src="https://kuuga25th.com/" data-identifier="null" embedded-service="external-article" embedded-content-key="emb46feb1769d2a"> <a href="https://kuuga25th.com/" rel="nofollow noopener" target="_blank"><strong>【公式】超クウガ展 仮面ライダークウガ 放送開始25周年記念</strong><em>「仮面ライダークウガ 放送開始25周年記念 超クウガ展」2025年東京・福岡・名古屋・大阪 全国4会場にて開催！</em><em>kuuga25th.com</em></a><a href="https://kuuga25th.com/" rel="nofollow noopener" target="_blank"></a> </figure><br/><a href='https://note.com/kihaya/n/n7660adc94fe1'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Wed, 02 Jul 2025 22:18:45 +0900</pubDate>
      <link>https://note.com/kihaya/n/n7660adc94fe1</link>
      <guid>https://note.com/kihaya/n/n7660adc94fe1</guid>
    </item>
    <item>
      <title>モンハンの思い出</title>
      <description><![CDATA[<h3 name="02566518-5127-4ab7-8bd7-b473eb4bac0b" id="02566518-5127-4ab7-8bd7-b473eb4bac0b">2G</h3><p name="5b4cf8cd-6f2e-4a58-8f83-a6cd0a3113b7" id="5b4cf8cd-6f2e-4a58-8f83-a6cd0a3113b7">時代はPSP全盛期で、面白いタイトルは他にもいっぱいあったが、その中でも群を抜いて面白かったということもあり、やりこんでいた。友人のK君におすすめされてベストプライス版を買った記憶（たしか3000円くらいだった）。<strong>やるゲームがなかったら公民館でモンハン</strong>という、圧倒的な中学生カルチャーを作り出した作品。当時はYouTubeはなりを潜めていたので、ニコニコ動画でスタイリッシュな回避ガンサーのナルガ討伐動画や裸ハンマーで武神クエの動画をよく見ていた（動画で回避性能の意味を理解した）。ポッケ村の訓練所の教官のキャラはシリーズ通して一番好き。アメザリ双剣は今でも復活してほしい。</p><br/><a href='https://note.com/kihaya/n/n8daec5d4e137'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Fri, 28 Feb 2025 11:36:26 +0900</pubDate>
      <link>https://note.com/kihaya/n/n8daec5d4e137</link>
      <guid>https://note.com/kihaya/n/n8daec5d4e137</guid>
    </item>
    <item>
      <title>Rubyで動的解析して、関係があるテストも実行する</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/165944717/rectangle_large_type_2_accd035fe99ff9361ac5beea8238701b.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="cde21ba3-0b88-4b86-8f93-107826b2821d" id="cde21ba3-0b88-4b86-8f93-107826b2821d">この記事は <a href="https://qiita.com/advent-calendar/2024/note" target="_blank" rel="nofollow noopener">note株式会社 Advent Calendar 2024 </a>の17日目の記事です。<br><br>あるRubyクラスを変更したがそのプログラムのテストケースの実行結果の確認だけでは不十分なことがよくある。例えば、CreateUserService -&gt; Userのようなクラスの依存関係があったとする。プログラマはUserクラスに対して変更を加えたので、Userクラスに対するテストケースを実行すれば確認としては十分であると考えた。しかし、実際にはUserクラス単体ではCreateUserServiceからの実際の利用のされ方は確認できないし、保証もできないので（特にRubyプログラムであることも踏まえて）、うっかりUserクラスの振る舞いが変わってしまったことで、連鎖的にCreateUserServiceの振る舞いに影響してしまうということがよくある。</p><p name="b29452c2-8ae7-467c-aa9d-88fe4a953fb8" id="b29452c2-8ae7-467c-aa9d-88fe4a953fb8">この問題には、以下のような解決策が考えられる。</p><br/><a href='https://note.com/kihaya/n/nc5b09b2fdf8e'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Tue, 17 Dec 2024 09:49:01 +0900</pubDate>
      <link>https://note.com/kihaya/n/nc5b09b2fdf8e</link>
      <guid>https://note.com/kihaya/n/nc5b09b2fdf8e</guid>
    </item>
    <item>
      <title>ナレッジグラフでスターウォーズファンに映画を推薦する</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/143142686/rectangle_large_type_2_9ce67310dd66a79a1be2daa35ccf901a.jpeg?width=800</media:thumbnail>
      <description><![CDATA[<p name="c916c2f0-d82f-4381-bbf7-835892ef1303" id="c916c2f0-d82f-4381-bbf7-835892ef1303">人間の持つ知識を形式的に表現する、知識表現の研究は古くからなされてきており、例えば一つの形としてWebシステムではよくつかわれるリレーショナルモデルなどがある。近年よく着目されているのがナレッジグラフであり、先端的な研究を超えて、実産業での活用事例（例えば<a href="https://support.google.com/knowledgepanel/answer/9787176?hl=ja" target="_blank" rel="nofollow noopener">Googleのナレッジグラフサーチ</a>）も多くみられるようになった。</p><p name="adc2b5cd-e375-40d3-a233-f4ebc7edd456" id="adc2b5cd-e375-40d3-a233-f4ebc7edd456">本記事では、<a href="https://note.com/kihaya/n/n4fd27a61cc02" target="_blank" rel="nofollow noopener">noteのレコメンドシステムも手がけている</a>筆者が<a href="https://www.wikidata.org/w/index.php?title=Wikidata:Main_Page&amp;uselang=ja" target="_blank" rel="nofollow noopener">Wikidata</a>のエンドポイントを利用して、ナレッジグラフを探索し、スターウォーズファンにおすすめできそうな映画をリストアップしてみる。最終的にこんな感じのリストが得られる。スターウォーズファンのみなさまには、興味が惹かれるタイトルがあっただろうか？</p><br/><a href='https://note.com/kihaya/n/n4e02097be270'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Thu, 06 Jun 2024 15:33:37 +0900</pubDate>
      <link>https://note.com/kihaya/n/n4e02097be270</link>
      <guid>https://note.com/kihaya/n/n4e02097be270</guid>
    </item>
    <item>
      <title>JSAI2024（人工知能学会全国大会）に行ってきました</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/142472194/rectangle_large_type_2_62745d2dffef89c8c3355a3bc52131c4.jpeg?width=800</media:thumbnail>
      <description><![CDATA[<p name="12992f6c-261c-4522-b942-a19e03a45c33" id="12992f6c-261c-4522-b942-a19e03a45c33">筆者は学部〜大学院時代をうなぎと餃子とさわやかの街・浜松で過ごしており、大学院時代に人工知能学会全国大会に論文をポストしたこともあるのだが、なんとこの度、<strong>筆者が所属するnote株式会社も協賛していて母校が現地実行委員で人工知能学会全国大会が浜松で開催される</strong>という奇跡の巡り合わせが起こったので、第二の故郷浜松に行ってきた。</p><h3 name="12334ebe-35b9-40b8-9071-81688bfeeb20" id="12334ebe-35b9-40b8-9071-81688bfeeb20">会場</h3><br/><a href='https://note.com/kihaya/n/n314583744ba4'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Fri, 31 May 2024 17:52:14 +0900</pubDate>
      <link>https://note.com/kihaya/n/n314583744ba4</link>
      <guid>https://note.com/kihaya/n/n314583744ba4</guid>
    </item>
    <item>
      <title>RubyKaigi2024 セッション編</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/140944529/rectangle_large_type_2_4939d9fc9e87f6842314148947eaceb4.jpeg?width=800</media:thumbnail>
      <description><![CDATA[<p name="764e11af-ecb6-4f47-a7af-2d2b76a045d4" id="764e11af-ecb6-4f47-a7af-2d2b76a045d4">RubyKaigiのセッションはRubyや、プログラミング言語の実装にまつわるありとあらゆるトピック（例えば、シンタックスパーサー、パーサジェネレータ、RubyVM(YARV)、YJITのような実行時最適化技術）を含んでいるので、じっくり理解するためには<strong>大変多くの予備知識が必要</strong>という特長がある。ざっくり個人的な所感を示してみよう。</p><h2 name="694b45e2-c475-4694-8be7-d8fc218a0e3c" id="694b45e2-c475-4694-8be7-d8fc218a0e3c">Remembering (ok, not really Sarah) Marshal</h2><br/><a href='https://note.com/kihaya/n/nb4de3ba946c0'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Sat, 18 May 2024 08:36:44 +0900</pubDate>
      <link>https://note.com/kihaya/n/nb4de3ba946c0</link>
      <guid>https://note.com/kihaya/n/nb4de3ba946c0</guid>
    </item>
    <item>
      <title>Macでもゲームがしたい（2023冬）</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/124254977/rectangle_large_type_2_ba2e7c7337224f2b7df5783e6f538f0e.jpeg?width=800</media:thumbnail>
      <description><![CDATA[<p name="5a6d4f5b-92ff-4a0d-8834-71c498688e1a" id="5a6d4f5b-92ff-4a0d-8834-71c498688e1a">この記事は<a href="https://qiita.com/advent-calendar/2023/note" target="_blank" rel="nofollow noopener">note株式会社 Advent Calendar 2023</a>の15日目の記事です。</p><table-of-contents name="f9d30b3f-e7dd-4c43-b937-b234f6c103ea" id="f9d30b3f-e7dd-4c43-b937-b234f6c103ea"><br></table-of-contents><br/><a href='https://note.com/kihaya/n/n34d168b3ee04'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Fri, 15 Dec 2023 08:40:44 +0900</pubDate>
      <link>https://note.com/kihaya/n/n34d168b3ee04</link>
      <guid>https://note.com/kihaya/n/n34d168b3ee04</guid>
    </item>
    <item>
      <title>買うたんや</title>
      <description><![CDATA[<p name="d5469545-e8d6-4165-a255-48d5203b97a5" id="d5469545-e8d6-4165-a255-48d5203b97a5">買うたんや</p><figure name="681f6084-0a9c-4ffb-af24-71a13bad59c9" id="681f6084-0a9c-4ffb-af24-71a13bad59c9"> <img src="https://assets.st-note.com/production/uploads/images/110116754/e4375a22d1ef0349c5274fbd77a08783.jpeg" width="4032" height="3024"> <figcaption></figcaption> </figure><br/><a href='https://note.com/kihaya/n/nc6775643ce41'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Thu, 06 Jul 2023 18:43:02 +0900</pubDate>
      <link>https://note.com/kihaya/n/nc6775643ce41</link>
      <guid>https://note.com/kihaya/n/nc6775643ce41</guid>
    </item>
    <item>
      <title>Microsoft Designerでつくった80'sっぽいジャケ写</title>
      <description><![CDATA[<figure name="b71916f5-7d4d-4556-9b83-c4b4c8b024ee" id="b71916f5-7d4d-4556-9b83-c4b4c8b024ee"> <img src="https://assets.st-note.com/img/1679638311980-MkYea3Joht.png" width="1080" height="1080"> <figcaption>CityPopっぽいジャケ写</figcaption> </figure><br/><a href='https://note.com/kihaya/n/nd030a7853968'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Fri, 24 Mar 2023 15:14:19 +0900</pubDate>
      <link>https://note.com/kihaya/n/nd030a7853968</link>
      <guid>https://note.com/kihaya/n/nd030a7853968</guid>
    </item>
    <item>
      <title>どこぞにいたベイダー卿でてきた</title>
      <description><![CDATA[<figure name="b2771504-39a1-4022-b049-47c7f124ff5a" id="b2771504-39a1-4022-b049-47c7f124ff5a"> <img src="https://assets.st-note.com/img/1677997561955-bXYXLjfUf3.jpg" width="3024" height="4032"> <figcaption></figcaption> </figure><br/><a href='https://note.com/kihaya/n/na78efd917135'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Sun, 05 Mar 2023 15:27:35 +0900</pubDate>
      <link>https://note.com/kihaya/n/na78efd917135</link>
      <guid>https://note.com/kihaya/n/na78efd917135</guid>
    </item>
    <item>
      <title>Railsの現在地 / Rails以外からTurbo(Hotwire)を使う</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/91946024/rectangle_large_type_2_a7c2b29eac31c2895e4a02a0a0da5346.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="b66367fc-57d8-4240-961f-444a1b982813" id="b66367fc-57d8-4240-961f-444a1b982813">この記事はnote株式会社 Advent Calendar 2022 9日目の記事です。</p><figure name="38a6672e-c162-4a68-b658-8b8ecd339903" id="38a6672e-c162-4a68-b658-8b8ecd339903" data-src="https://qiita.com/advent-calendar/2022/note" data-identifier="null" embedded-service="external-article" embedded-content-key="emb37be936a8e5e"> <a href="https://qiita.com/advent-calendar/2022/note" rel="nofollow noopener" target="_blank"><strong>Calendar for note株式会社 | Advent Calendar 2022 - Qiita</strong><em>Calendar page for note株式会社.</em><em>qiita.com</em></a><a href="https://qiita.com/advent-calendar/2022/note" rel="nofollow noopener" target="_blank"></a> </figure><br/><a href='https://note.com/kihaya/n/n3fefc95356e9'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Fri, 09 Dec 2022 10:55:44 +0900</pubDate>
      <link>https://note.com/kihaya/n/n3fefc95356e9</link>
      <guid>https://note.com/kihaya/n/n3fefc95356e9</guid>
    </item>
    <item>
      <title>仮面ライダーBLACK SUNみたぞ</title>
      <description><![CDATA[<p style="text-align: start" name="2c9ce63e-fa0a-4fde-a8ad-3e9594c0c693" id="2c9ce63e-fa0a-4fde-a8ad-3e9594c0c693">各所で感想が語られているが、本家BLACKへのリスペクトに重きを置きながら、昭和仮面ライダーシリーズの設定のゆるい感じと、平成仮面ライダーシリーズの現代社会への問題提起的な題材を融合させた作品になっていると思った。なので、どちらかみている世代にも、どっちもみている仮面ライダーファンにも、あるいは仮面ライダーアマゾンズしかみていないという層にもいろんな意味で刺さるカメレオン的な側面が、賛否両論を生んでいるのではなかろうか。　</p><figure name="5c4f1502-cb31-4f80-b344-3630438b6108" id="5c4f1502-cb31-4f80-b344-3630438b6108" data-src="https://www.kamen-rider-official.com/blacksun/" data-identifier="null" embedded-service="external-article" embedded-content-key="embecc95941f9bd"> <a href="https://www.kamen-rider-official.com/blacksun/" rel="nofollow noopener" target="_blank"><strong>仮面ライダーBLACK SUN 公式WEBサイト｜仮面ライダーWEB【公式】｜東映</strong><em>『仮面ライダーBLACK SUN』が「Prime Video」で世界独占配信決定！！キービジュアルと特報映像、一挙公開！！</em><em>www.kamen-rider-official.com</em></a><a href="https://www.kamen-rider-official.com/blacksun/" rel="nofollow noopener" target="_blank"></a> </figure><br/><a href='https://note.com/kihaya/n/nb8cdc2b0f437'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Sat, 12 Nov 2022 23:10:59 +0900</pubDate>
      <link>https://note.com/kihaya/n/nb8cdc2b0f437</link>
      <guid>https://note.com/kihaya/n/nb8cdc2b0f437</guid>
    </item>
    <item>
      <title>多様なコンテンツをとどける、レコメンドベースのnoteのホームタイムラインをつくる</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/84772234/rectangle_large_type_2_5f5189ab91724a54183f65e1effe8a41.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="19b42436-53c0-4899-902a-b73d196fa120" id="19b42436-53c0-4899-902a-b73d196fa120">本記事では、note社内において、レコメンドとパーソナライズをベースにした新しいホームタイムラインのMVP（Minimal Viable Productの意、開発コードネームはHorizon）を開発した経緯や思想とその推移を、エンジニアの観点から書いている。PdM的な観点から書いた以下の記事も参照いただけると幸いである。</p><figure name="e7571624-2c4e-4424-ab0b-be5648104463" id="e7571624-2c4e-4424-ab0b-be5648104463" data-src="https://note.com/konumr/n/n46826805cbc6" data-identifier="n46826805cbc6" embedded-service="note" embedded-content-key="embf4ecddb9253e"></figure><br/><a href='https://note.com/kihaya/n/n4fd27a61cc02'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Thu, 18 Aug 2022 13:05:09 +0900</pubDate>
      <link>https://note.com/kihaya/n/n4fd27a61cc02</link>
      <guid>https://note.com/kihaya/n/n4fd27a61cc02</guid>
    </item>
    <item>
      <title>今日も暑いですね、みなさんご自愛ください</title>
      <description><![CDATA[<p name="6988ade9-1fd2-4ca6-b3b5-0fd70b06bb49" id="6988ade9-1fd2-4ca6-b3b5-0fd70b06bb49">今日も暑いですね、みなさんご自愛ください</p><br/><a href='https://note.com/kihaya/n/nf0851fe6a915'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Mon, 01 Aug 2022 13:36:18 +0900</pubDate>
      <link>https://note.com/kihaya/n/nf0851fe6a915</link>
      <guid>https://note.com/kihaya/n/nf0851fe6a915</guid>
    </item>
    <item>
      <title>「オビ＝ワン・ケノービ」1~5話までの感想（ネタバレ含む）</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/80952897/rectangle_large_type_2_e7e7c7e113db3100bf9d273f27237ee0.png?width=800</media:thumbnail>
      <description><![CDATA[<h2 name="79B81E13-0FAE-4B08-86AA-970CA6D5205C" id="79B81E13-0FAE-4B08-86AA-970CA6D5205C">1話</h2><p name="66D05127-12AE-418F-8BD4-289985191322" id="66D05127-12AE-418F-8BD4-289985191322">スターウォーズサーガの中でいままで描かれてこなかったオビワンのタトゥーインでの隠居生活が明らかになる。食肉加工のバイトをしてたり、エピソード4のオビワンの小屋とは違う洞窟っぽい家に住んでたりする。惑星オルデラーンのオーガナ夫妻に預けたレイア姫が誘拐され、救出の大冒険へと向かう。</p><br/><a href='https://note.com/kihaya/n/n9ce3d4af2572'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Sat, 18 Jun 2022 22:43:17 +0900</pubDate>
      <link>https://note.com/kihaya/n/n9ce3d4af2572</link>
      <guid>https://note.com/kihaya/n/n9ce3d4af2572</guid>
    </item>
    <item>
      <title>買ってみた</title>
      <description><![CDATA[<figure name="8970e87d-a20e-4a0b-b9d5-a91c47396595" id="8970e87d-a20e-4a0b-b9d5-a91c47396595"> <img src="https://assets.st-note.com/img/1647775978881-RhZ9k7zdhx.jpg" width="3024" height="4032"> <figcaption></figcaption> </figure><br/><a href='https://note.com/kihaya/n/n8fae492926b5'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/53603354/profile_41a5d2e343402cc3ccb64813b3d0ca7f.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>kiha</note:creatorName>
      <pubDate>Sun, 20 Mar 2022 20:33:40 +0900</pubDate>
      <link>https://note.com/kihaya/n/n8fae492926b5</link>
      <guid>https://note.com/kihaya/n/n8fae492926b5</guid>
    </item>
  </channel>
</rss>
