<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GitHub &#8211; 這世上 沒有偶然 只有必然</title>
	<atom:link href="https://wordpress.lokidea.com/category/github/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.lokidea.com</link>
	<description>幻幽的小小分享區</description>
	<lastBuildDate>Mon, 20 Jul 2020 05:01:48 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Fig &#8211; 強化 terminal 的新玩具</title>
		<link>https://wordpress.lokidea.com/2058/fig-new-better-terminal/</link>
					<comments>https://wordpress.lokidea.com/2058/fig-new-better-terminal/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 05:05:00 +0000</pubDate>
				<category><![CDATA[GitHub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[偶然]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[初次研究]]></category>
		<category><![CDATA[收集]]></category>
		<category><![CDATA[網路]]></category>
		<category><![CDATA[fig]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Terminal]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=2058</guid>

					<description><![CDATA[這是 07/07出現在 Product Hunt 的新東西 有點像是 Terminal 的外掛工具 官網有列出 &#8230; <a href="https://wordpress.lokidea.com/2058/fig-new-better-terminal/" class="more-link">閱讀全文 <span class="screen-reader-text">Fig &#8211; 強化 terminal 的新玩具</span></a>]]></description>
										<content:encoded><![CDATA[
<p>這是 07/07出現在 Product Hunt 的新東西</p>



<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-product-hunt"><div class="wp-block-embed__wrapper">
https://www.producthunt.com/posts/fig-5
</div></figure>



<p>有點像是 Terminal 的外掛工具</p>



<p>官網有列出功能清單：</p>



<ul class="wp-block-list"><li><strong>GUI Wrappers for Common CLI Tools</strong><ul><li>把CLI工具使用GUI包裝起來使用</li></ul></li><li><strong>Search Documentation and the Web</strong><ul><li>直接搜尋文件，或是透過網路找尋文件</li></ul></li><li><strong>Build Your Own Apps</strong><ul><li>能建立自己的Apps</li></ul></li><li><strong>Fig for Teams</strong><ul><li>用於團隊協作</li></ul></li></ul>



<p>畢竟現在 還在  Early Version，所以看起來都是前期介紹，不過接下來的發展應該是值得期待的</p>



<span id="more-2058"></span>



<p>官網有寫到 支援所有的 Terminal，但是圖示只有放五個</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="587" height="155" src="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image.png" alt="" class="wp-image-2059" srcset="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image.png 587w, https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-300x79.png 300w" sizes="(max-width: 587px) 100vw, 587px" /></figure></div>



<p>圖示依序應該是：</p>



<ul class="wp-block-list"><li>Mac 官方 terminal 的 icon </li><li>iTerm 的 icon，這也是Mac上面的非官方 terminal</li><li>Alacritty ，一個跨平台的 terminal</li><li>Hyper，也是一個新的 跨平台 terminal  <a rel="noreferrer noopener" href="https://noob.tw/hyper/" target="_blank">部落格介紹</a></li><li>這是 Vscode的 icon，這邊終端機內建的應該都是power shell，應該再寫一篇專文介紹一下power shell的進化史，不過Vscode的shell都是可變更的</li></ul>



<p>以上當然不只現在已知的所有 Terminal</p>



<p>官網也有寫到支援所有的 shell</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="498" height="95" src="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1.png" alt="" class="wp-image-2060" srcset="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1.png 498w, https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1-300x57.png 300w" sizes="(max-width: 498px) 100vw, 498px" /></figure></div>



<p>自己對 shell 也沒有到全部了解，自己也只有用 bash 或是 windows下面的 power shell，或是windows下的命令提示字元(cmd)</p>



<p>有機會研究 shell 再來跟大家分享</p>



<hr class="wp-block-separator"/>



<p>引用來源：</p>



<p><a rel="noreferrer noopener" href="https://withfig.com/" target="_blank">Fig 官網</a></p>



<p><a rel="noreferrer noopener" href="https://www.producthunt.com/posts/fig-5" target="_blank">Fig Product Hunt 頁面</a></p>



<p><a rel="noreferrer noopener" href="https://www.iterm2.com/" target="_blank">iTerm2 官網</a></p>



<p><a rel="noreferrer noopener" href="https://github.com/alacritty/alacritty" target="_blank">Alacritty Github 頁面</a></p>



<p><a rel="noreferrer noopener" href="https://noob.tw/hyper/" target="_blank">Hyper：跨平臺的酷炫 Terminal</a></p>



<p><a rel="noreferrer noopener" href="https://hyper.is/" target="_blank">Hyper 官網</a></p>



<p><a rel="noreferrer noopener" href="https://docs.microsoft.com/zh-tw/powershell/scripting/install/installing-powershell?view=powershell-7" target="_blank">安裝 PowerShell &#8211; PowerShell | Microsoft Docs</a></p>



<p><a rel="noreferrer noopener" href="https://zh.wikipedia.org/wiki/%E6%AE%BC%E5%B1%A4" target="_blank">Shell &#8211; 維基百科 </a></p>



<p><a rel="noreferrer noopener" href="https://en.wikipedia.org/wiki/Terminal_emulator" target="_blank">Terminal emulator &#8211; 維基百科</a></p>



<p><a href="https://en.wikipedia.org/wiki/List_of_terminal_emulators" target="_blank" rel="noreferrer noopener">List of terminal emulators &#8211; 維基百科</a></p>



<p>名詞解釋：</p>



<p>shell 中文翻譯叫 殼層，其實是抽象的控制核心層，維基百科有寫，分為 CLI 跟 GUI。</p>



<p>Terminal 其實是 Terminal emulator 的縮寫，其實就是在不同環境下面去模擬終端機，也是串接shell 去使用。當然也有一些 Terminal 會有自己的獨特指令。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/2058/fig-new-better-terminal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Github 公布了2018年最新的全站統計數據</title>
		<link>https://wordpress.lokidea.com/1838/github-%e5%85%ac%e5%b8%83%e4%ba%862018%e5%b9%b4%e6%9c%80%e6%96%b0%e7%9a%84%e5%85%a8%e7%ab%99%e7%b5%b1%e8%a8%88%e6%95%b8%e6%93%9a/</link>
					<comments>https://wordpress.lokidea.com/1838/github-%e5%85%ac%e5%b8%83%e4%ba%862018%e5%b9%b4%e6%9c%80%e6%96%b0%e7%9a%84%e5%85%a8%e7%ab%99%e7%b5%b1%e8%a8%88%e6%95%b8%e6%93%9a/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Fri, 23 Nov 2018 05:52:11 +0000</pubDate>
				<category><![CDATA[GitHub]]></category>
		<category><![CDATA[偶然]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[隨便聊聊]]></category>
		<category><![CDATA[github]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1838</guid>

					<description><![CDATA[11月15號公布在官方部落格上 也發布了一個 專屬站 不過資料是從去年2017/10/01到今年2018/09 &#8230; <a href="https://wordpress.lokidea.com/1838/github-%e5%85%ac%e5%b8%83%e4%ba%862018%e5%b9%b4%e6%9c%80%e6%96%b0%e7%9a%84%e5%85%a8%e7%ab%99%e7%b5%b1%e8%a8%88%e6%95%b8%e6%93%9a/" class="more-link">閱讀全文 <span class="screen-reader-text">Github 公布了2018年最新的全站統計數據</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="https://blog.github.com/2018-11-15-state-of-the-octoverse-top-programming-languages/" target="_blank" rel="noopener noreferrer">11月15號公布在官方部落格上</a><br />
也發布了一個 <a href="https://octoverse.github.com/" target="_blank" rel="noopener noreferrer">專屬站</a><br />
不過資料是從去年2017/10/01到今年2018/09/30的</p>
<hr />
<p>昨天寫的 frappe.io 也是上面看到的<br />
<span id="more-1838"></span></p>
<hr />
<p><img decoding="async" class="alignnone size-medium wp-image-1839" src="https://wp2020.lokidea.com/wp-content/uploads/2018/11/picpick-20181120195834001-1542715114-300x169.png" alt="" width="300" height="169" /><br />
這是14&#8217;到18&#8217;的程式語言排行進退表<br />
&#8212;<br />
<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1840" src="https://wp2020.lokidea.com/wp-content/uploads/2018/11/picpick-20181120195802001-1542715082-300x169.png" alt="" width="300" height="169" /><br />
前10名的專案<br />
&#8212;<br />
<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1841" src="https://wp2020.lokidea.com/wp-content/uploads/2018/11/picpick-20181120195749001-1542715069-300x169.png" alt="" width="300" height="169" /><br />
成長最快的10個專案<br />
&#8212;<br />
<img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1842" src="https://wp2020.lokidea.com/wp-content/uploads/2018/11/picpick-20181120195737001-1542715057-300x169.png" alt="" width="300" height="169" /><br />
挺酷的新專案</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1838/github-%e5%85%ac%e5%b8%83%e4%ba%862018%e5%b9%b4%e6%9c%80%e6%96%b0%e7%9a%84%e5%85%a8%e7%ab%99%e7%b5%b1%e8%a8%88%e6%95%b8%e6%93%9a/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GitHub Stats &#8211; 查一查GitHub上面的熱門排行</title>
		<link>https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/</link>
					<comments>https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Wed, 12 Jul 2017 03:30:46 +0000</pubDate>
				<category><![CDATA[git]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[GitHub Stats]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1628</guid>

					<description><![CDATA[前幾天寫的文章剛好有出現這個站 Top People, Organizations and Repositor &#8230; <a href="https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/" class="more-link">閱讀全文 <span class="screen-reader-text">GitHub Stats &#8211; 查一查GitHub上面的熱門排行</span></a>]]></description>
										<content:encoded><![CDATA[<p>前幾天寫的文章剛好有出現這個站<br />
<a href="http://githubstats.lip.is/" target="_blank" rel="noopener noreferrer">Top People, Organizations and Repositories | GitHub Stats</a><br />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-1629" src="https://wp2020.lokidea.com/wp-content/uploads/2017/07/screen-20170710204136001.jpg" alt="" width="1309" height="754" /><br />
可以查到現在星星最多的使用者、組織、跟Repos的排行<br />
根據頁面Footer的資訊，是參考自 <a href="https://github-ranking.com/" target="_blank" rel="noopener noreferrer">GitHub Ranking</a> (已沒有更新)<br />
頁面上的排行資訊，還算滿新的<br />
誤差一點點而已<br />
<span id="more-1628"></span><br />
組織排行其實挺有趣的<br />
Facebook感覺快要追上Google了<br />
微軟也緊追在第四名呢<br />
至於第三名，有機會也應該寫篇文章來介紹一下<br />
畢竟 freeCodeCamp 是一個很有趣的repo</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
