<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: SETA KDP</title>
    <description>The latest articles on DEV Community by SETA KDP (@setakdp).</description>
    <link>https://dev.to/setakdp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4089901%2F0273c894-52c0-4091-b8b6-0a292ae8e9dd.png</url>
      <title>DEV Community: SETA KDP</title>
      <link>https://dev.to/setakdp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/setakdp"/>
    <language>en</language>
    <item>
      <title>プログラム内蔵方式からLLMまで</title>
      <dc:creator>SETA KDP</dc:creator>
      <pubDate>Sat, 22 Aug 2026 15:33:49 +0000</pubDate>
      <link>https://dev.to/setakdp/puroguramunei-zang-fang-shi-karallmmade-3lc4</link>
      <guid>https://dev.to/setakdp/puroguramunei-zang-fang-shi-karallmmade-3lc4</guid>
      <description>&lt;p&gt;プログラム内蔵方式のコンピューターは、命令を変えれば同じハードウェアで異なる仕事ができるという強力な抽象化をもたらしました。現代の機械学習は、その柔軟性をさらに広げています。開発者がすべての規則を直接記述する代わりに、構造、目的、データ、評価方法を定め、そこから振る舞いが形成されます。&lt;/p&gt;

&lt;p&gt;この変化によって技術者の責任が消えるわけではありません。責任が置かれる場所が変わります。データセットの構築、モデル選択、安全性評価、可観測性、不確実性を伝える利用画面が重要になります。&lt;/p&gt;

&lt;h2&gt;
  
  
  実装で役立つ三つの原則
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;モデル出力を、より大きなシステムへ渡す誤り得る入力として扱う。&lt;/li&gt;
&lt;li&gt;人間による確認を形式的な承認にせず、実際の権限を持たせる。&lt;/li&gt;
&lt;li&gt;オフライン評価で表現できない状況に備え、導入後の結果を監視する。&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;プログラム内蔵方式からLLMへの進化は、単にソフトウェアが賢くなった物語ではありません。人間の判断が必要になる新しい層が増えた歴史です。&lt;/p&gt;

&lt;p&gt;本稿は『機械と人類の未来』に関連する教育目的の記事です。開示事項：SETA KDP関係者による投稿です。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.amazon.co.jp/dp/B0HFFKH2BV" rel="noopener noreferrer"&gt;書籍をAmazon.co.jpで見る&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://setakdp.com" rel="noopener noreferrer"&gt;出版社：SETA KDP&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>computerscience</category>
      <category>programming</category>
    </item>
    <item>
      <title>From Stored Programs to Large Language Models</title>
      <dc:creator>SETA KDP</dc:creator>
      <pubDate>Sat, 22 Aug 2026 15:33:39 +0000</pubDate>
      <link>https://dev.to/setakdp/from-stored-programs-to-large-language-models-5edk</link>
      <guid>https://dev.to/setakdp/from-stored-programs-to-large-language-models-5edk</guid>
      <description>&lt;p&gt;The stored-program computer introduced a powerful abstraction: change the instructions and the same hardware can perform a different task. Modern machine learning extends that flexibility. Instead of specifying every rule directly, developers define architectures, objectives, data, and evaluation processes from which behavior emerges.&lt;/p&gt;

&lt;p&gt;That shift does not remove engineering responsibility. It relocates it. Important decisions now include dataset construction, model selection, safety testing, observability, and the user experience around uncertainty.&lt;/p&gt;

&lt;h2&gt;
  
  
  Three implementation principles
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Treat model output as fallible input to a larger system.&lt;/li&gt;
&lt;li&gt;Design human review around real authority, not a decorative approval step.&lt;/li&gt;
&lt;li&gt;Monitor outcomes after deployment, because offline benchmarks cannot represent every context.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The evolution from stored programs to large language models is not simply a story of smarter software. It is a story of new layers where human judgment must operate.&lt;/p&gt;

&lt;p&gt;This educational post relates to &lt;em&gt;Machine and the Future of Humanity&lt;/em&gt;. Disclosure: shared by a party connected with SETA KDP.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.amazon.com/dp/B0HFMJZYBJ" rel="noopener noreferrer"&gt;Read the book on Amazon&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://setakdp.com" rel="noopener noreferrer"&gt;Publisher: SETA KDP&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>computerscience</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
