<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SimonDing 的博客</title>
    <link>https://simonding.com/</link>
    <description>Recent content on SimonDing 的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 07 Dec 2022 23:55:45 +0000</lastBuildDate>
    
	<atom:link href="https://simonding.com/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>利用阿里云盘和plex，打造属于自己的在线流媒体</title>
      <link>https://simonding.com/post/2022/my-plex-setup/</link>
      <pubDate>Wed, 07 Dec 2022 23:55:45 +0000</pubDate>
      
      <guid>https://simonding.com/post/2022/my-plex-setup/</guid>
      <description>出差这段时间，自己的时间多了一些。最近利用这段时间，打造了一个自己的在线流媒体服务。使用效果还挺好，分享一下我的搭建方法 这件事情的起因是因为</description>
    </item>
    
    <item>
      <title>上海封城隔离的日子</title>
      <link>https://simonding.com/post/2022/covi19-shanghai-2022-isolation/</link>
      <pubDate>Sun, 12 Jun 2022 16:26:54 +0800</pubDate>
      
      <guid>https://simonding.com/post/2022/covi19-shanghai-2022-isolation/</guid>
      <description>上海由于疫情原因，经历的长达两个月的隔离。这里不去评判隔离的问题，仅分享一下自己在疫情期间拍的一些照片。 晚霞一线天 这张摄于4/9，属于封城刚</description>
    </item>
    
    <item>
      <title>关于组装的新电脑</title>
      <link>https://simonding.com/post/2021/09/my_new_pc/</link>
      <pubDate>Wed, 01 Sep 2021 19:31:40 +0800</pubDate>
      
      <guid>https://simonding.com/post/2021/09/my_new_pc/</guid>
      <description>家里的macbook pro越来越不堪重负了，动不动就是死机重启！由于我业余爱好摄影，时不时的会用电脑处理些照片。家里8G的内存的macboo</description>
    </item>
    
    <item>
      <title>关于</title>
      <link>https://simonding.com/about/</link>
      <pubDate>Sat, 18 Jan 2020 11:13:56 +0800</pubDate>
      
      <guid>https://simonding.com/about/</guid>
      <description>韶华易逝，只争朝夕。记录日常以及折腾的东西。</description>
    </item>
    
    <item>
      <title>微服务介绍以及 go 语言微服务实践</title>
      <link>https://simonding.com/post/2020/01/golang-microservice/</link>
      <pubDate>Fri, 17 Jan 2020 22:19:48 +0800</pubDate>
      
      <guid>https://simonding.com/post/2020/01/golang-microservice/</guid>
      <description>这几年微服务的概念大火。很多做开发的都听说过微服务这个概念，最近我也在自己负责的项目当中实践了一次微服务。 什么是微服务 知乎上有个回答，对这个</description>
    </item>
    
    <item>
      <title>Go 语言 QT 开发踩坑</title>
      <link>https://simonding.com/post/2019/09/go-qt/</link>
      <pubDate>Mon, 30 Sep 2019 23:23:48 +0800</pubDate>
      
      <guid>https://simonding.com/post/2019/09/go-qt/</guid>
      <description>&lt;p&gt;最近为公司开发了一个工具来简化一些繁琐的操作。试用了很多个 GUI 库之后，最终转到了 qt 上。工具使用了 &lt;a href=&#34;https://github.com/therecipe/qt&#34;&gt;therecipe/qt&lt;/a&gt; 项目的qt绑定。&lt;/p&gt;

&lt;p&gt;go语言有好几个qt绑定的库，但是大部分都已经不在维护了，之后这个 &lt;a href=&#34;https://github.com/therecipe/qt&#34;&gt;therecipe/qt&lt;/a&gt; 项目目前还在积极的维护。开发者也比较活跃。中间遇到了问题，在github提了个 issue 开发者也很快回复了。&lt;/p&gt;

&lt;p&gt;但是这个库目前还处于积极开发的状态，文档奇缺。英文文档都很少，更别提中文文档了。在谷歌里搜索这个库，几乎找不到一个像样的demo的例子。&lt;/p&gt;

&lt;p&gt;github主页上有详细的安装方法，但是由于中国的网络环境。安装过程并不是很顺畅。其他的基本上都要看作者给的代码示例了。&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;我下面的坑都是在 Mac 环境下的，windows下可以做参考&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>go 语言 gui 库现状 2019</title>
      <link>https://simonding.com/post/2019/09/go-gui/</link>
      <pubDate>Sat, 14 Sep 2019 00:24:08 +0800</pubDate>
      
      <guid>https://simonding.com/post/2019/09/go-gui/</guid>
      <description>最近突然迷上了go写gui程序，不停的寻找各式各样的go gui库。很遗憾的是，几乎所有库都有各式各样的问题。 andlabs/ui andlabs/ui 是我最早接触的一个gui库。</description>
    </item>
    
    <item>
      <title>我抛弃了zsh，拥抱了fish</title>
      <link>https://simonding.com/post/2019/05/zsh-fish/</link>
      <pubDate>Sun, 19 May 2019 00:37:50 +0800</pubDate>
      
      <guid>https://simonding.com/post/2019/05/zsh-fish/</guid>
      <description>最近花了好几天时间来配置自己的shell。尝试了很多东西都不是很满意，最后决定还是fish shell。 zsh zsh有点主要有一下几点： 丰富而强大</description>
    </item>
    
    <item>
      <title>spring boot项目集成elk收集项目日志</title>
      <link>https://simonding.com/post/2019/05/spring-boot-elk/</link>
      <pubDate>Thu, 16 May 2019 01:31:13 +0800</pubDate>
      
      <guid>https://simonding.com/post/2019/05/spring-boot-elk/</guid>
      <description>&lt;p&gt;项目进行到一定时候我们会希望对系统的日志进行分析，特别是生产环境的日志。以便随时了解系统的运行状态。&lt;/p&gt;

&lt;p&gt;elk代表elasticsearch、logstash和kibana，是最为成熟的一套日志收集平台。logstash负责收集日志，elasticsearch负责存储日志和对日志进行索引，kibana负责日志的展示。&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>我自己的家里的网络环境</title>
      <link>https://simonding.com/post/2019/02/my-home-network/</link>
      <pubDate>Fri, 22 Feb 2019 00:36:02 +0800</pubDate>
      
      <guid>https://simonding.com/post/2019/02/my-home-network/</guid>
      <description>&lt;p&gt;至今在外租房已经有五六年了。每年都升级自己的电子设备，慢慢地也在搭建自己的网络环境。&lt;/p&gt;

&lt;p&gt;目前家里的设备：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MacBook Pro一台&lt;/li&gt;
&lt;li&gt;小米8手机一部&lt;/li&gt;
&lt;li&gt;一台iPad&lt;/li&gt;
&lt;li&gt;一台自己搭建的NAS&lt;/li&gt;
&lt;li&gt;一个路由器 Netgear WNDR4300&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    
  </channel>
</rss>