<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Tech.K</title>
        <link>https://paragraph.com/@tech-k</link>
        <description>技术只会加快破产的速度
Technology accelerates bankruptcy</description>
        <lastBuildDate>Thu, 07 May 2026 16:05:08 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Tech.K</title>
            <url>https://storage.googleapis.com/papyrus_images/b1a36b71516c73afbd46da2643ad381de09eb3852d1611abe0faf46f85062a90.webp</url>
            <link>https://paragraph.com/@tech-k</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Nothing to say, hello world]]></title>
            <link>https://paragraph.com/@tech-k/nothing-to-say-hello-world</link>
            <guid>C2uhSXoBfEZ0QaFtwLFO</guid>
            <pubDate>Thu, 29 Jun 2023 13:46:39 GMT</pubDate>
            <description><![CDATA[main :: IO () main = do putStrLn "hello web3" putStrLn "goodbye web3"]]></description>
            <content:encoded><![CDATA[<pre data-type="codeBlock" text="main :: IO ()
main = do
    putStrLn &quot;hello web3&quot;
    putStrLn &quot;goodbye web3&quot;
"><code>main :: <span class="hljs-built_in">IO</span> ()
main = <span class="hljs-keyword">do</span>
    putStrLn <span class="hljs-string">"hello web3"</span>
    putStrLn <span class="hljs-string">"goodbye web3"</span>
</code></pre>]]></content:encoded>
            <author>tech-k@newsletter.paragraph.com (Tech.K)</author>
        </item>
    </channel>
</rss>