<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Anything on 诗与胡说</title>
    <link>https://kylingit.com/tags/anything/index.xml</link>
    <description>Recent content in Anything on 诗与胡说</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh_cn</language>
    <copyright>Copyright © 2021 Kylinking</copyright>
    <atom:link href="https://kylingit.com/tags/anything/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>参加知乎live是怎样一种体验</title>
      <link>https://kylingit.com/blog/%E5%8F%82%E5%8A%A0%E7%9F%A5%E4%B9%8Elive%E6%98%AF%E6%80%8E%E6%A0%B7%E4%B8%80%E7%A7%8D%E4%BD%93%E9%AA%8C/</link>
      <pubDate>Mon, 06 Jun 2016 22:54:29 +0000</pubDate>
      
      <guid>https://kylingit.com/blog/%E5%8F%82%E5%8A%A0%E7%9F%A5%E4%B9%8Elive%E6%98%AF%E6%80%8E%E6%A0%B7%E4%B8%80%E7%A7%8D%E4%BD%93%E9%AA%8C/</guid>
      <description>&lt;script src=&#34;https://blog-1252261399.cos-website.ap-beijing.myqcloud.com/pangu.js&#34;&gt;&lt;/script&gt;

&lt;p&gt;知乎的新产品知乎live，以全新的方式进行高质量内容分享，用廉价的“门票”就能获得大V满满的干货，有优秀的实时问答互动体验。正值NBA总决赛打得正酣，平时一直关注张公子的NBA系列赛的文章，恰巧张公子开了live，于是毫不犹豫地报名参加，勇士VS骑士 G2。&lt;/p&gt;

&lt;!-- more --&gt;

&lt;p&gt;比赛过程波澜不惊，金州几乎两节就带走了比赛，一边听张公子讲球一边和知友分享和吐槽，体验十分不错。于是就有了小插曲，张公子忽然“掉线”了，500人的live人数已经爆满，唯独缺了主讲，这&amp;hellip;于是live俨然成了聊天室。后来知友式微代张公子转发公子那边的消息，原来是因为法国当地运营商到知乎机房的线路不稳定造成的，辛苦了张公子换了所有可换的终端终于重新登上了知乎，期间连张亮大V都出来了，对这次live的体验不佳感到抱歉，并说明了在赛后会为所有参加的知友退款。&lt;/p&gt;

&lt;p&gt;中午前后果然收到了知乎live团队的私信:
&amp;gt;在比赛直播期间收听解说、实时交流，是这场 Live 本可以带给大家的独特体验，这一体验未能完美是任何退款和补偿都难以弥补的。我们希望能为您寄送一个小刘看山，略表歉意。在您回复此封私信留下邮寄地址后，我们会尽快寄出，希望它的抵达能带去我们的歉意和遗憾。&lt;/p&gt;

&lt;p&gt;看到知乎如此用心对待每一次用户体验，心中惊喜不已，简直就是业界良心。于是给live回复说不用退款了，算是对知乎和张公子的一点点小心意，可是好想要一个刘看山啊～然后就臭不要脸地发了地址&amp;hellip;听了张公子一场球，还能获得一只刘看山，真是太美好了～&lt;/p&gt;

&lt;p&gt;第一次参加live虽然没有那么地完美，却有了意外的收获，对知乎好感大增，同时也感叹原来张公子还这么年轻啊，支持张公子。最后也希望知乎和live能越办越好，给我们带来更多的分享与感动。&lt;/p&gt;

&lt;script&gt;pangu.spacingPage();&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>https://kylingit.com/blog/hello-world/</link>
      <pubDate>Sat, 04 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>https://kylingit.com/blog/hello-world/</guid>
      <description>

&lt;script src=&#34;https://blog-1252261399.cos-website.ap-beijing.myqcloud.com/pangu.js&#34;&gt;&lt;/script&gt;

&lt;p&gt;Welcome to &lt;a href=&#34;https://hexo.io/&#34;&gt;Hexo&lt;/a&gt;! This is your very first post. Check &lt;a href=&#34;https://hexo.io/docs/&#34;&gt;documentation&lt;/a&gt; for more info. If you get any problems when using Hexo, you can find the answer in &lt;a href=&#34;https://hexo.io/docs/troubleshooting.html&#34;&gt;troubleshooting&lt;/a&gt; or you can ask me on &lt;a href=&#34;https://github.com/hexojs/hexo/issues&#34;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;!-- more --&gt;

&lt;h2 id=&#34;quick-start&#34;&gt;Quick Start&lt;/h2&gt;

&lt;h3 id=&#34;create-a-new-post&#34;&gt;Create a new post&lt;/h3&gt;

&lt;pre&gt;&lt;code class=&#34;language-bash&#34;&gt;$ hexo new &amp;quot;My New Post&amp;quot;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;More info: &lt;a href=&#34;https://hexo.io/docs/writing.html&#34;&gt;Writing&lt;/a&gt;&lt;/p&gt;

&lt;h3 id=&#34;run-server&#34;&gt;Run server&lt;/h3&gt;

&lt;pre&gt;&lt;code class=&#34;language-bash&#34;&gt;$ hexo server
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;More info: &lt;a href=&#34;https://hexo.io/docs/server.html&#34;&gt;Server&lt;/a&gt;&lt;/p&gt;

&lt;h3 id=&#34;generate-static-files&#34;&gt;Generate static files&lt;/h3&gt;

&lt;pre&gt;&lt;code class=&#34;language-bash&#34;&gt;$ hexo generate
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;More info: &lt;a href=&#34;https://hexo.io/docs/generating.html&#34;&gt;Generating&lt;/a&gt;&lt;/p&gt;

&lt;h3 id=&#34;deploy-to-remote-sites&#34;&gt;Deploy to remote sites&lt;/h3&gt;

&lt;pre&gt;&lt;code class=&#34;language-bash&#34;&gt;$ hexo deploy
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;More info: &lt;a href=&#34;https://hexo.io/docs/deployment.html&#34;&gt;Deployment&lt;/a&gt;&lt;/p&gt;

&lt;script&gt;pangu.spacingPage();&lt;/script&gt;
</description>
    </item>
    
  </channel>
</rss>