mkfsn's Blog

vuePress-theme-reco    2025
mkfsn's Blog

Choose mode

  • dark
  • auto
  • light
Category
  • life
  • technology
  • career
Tag
TimeLine
Github (opens new window)
RSS (opens new window)
author-avatar

16

Articles

30

Tags

    Category
    • life
    • technology
    • career
    Tag
    TimeLine
    Github (opens new window)
    RSS (opens new window)

    technology Categories

    vuePress-theme-reco    2025
    • life 1
    • technology 14
    • career 1
    用 Chrome Extension 幫你把網址列中不需要的參數刪掉
    mkfsn 9/3/2020 chrome extension
    用 Gobot 跟 Firmata 來控制 LinkIt™ Smart 7688 Duo 的週邊設備

    在上一篇嘗試使用 go 在 LinkIt™ Smart 7688 Duo 開發之後,這篇要來嘗試如何控制週邊設備,例如 LED 或者其他模組。

    mkfsn 8/1/2020 goiotfirmatagobotlinkit-smart-7688-duo
    在 LinkIt™ Smart 7688 Duo 寫 Go

    很久之前買了一塊 linkit smart 7688 duo 開發版,但是都被我擱置在一邊,最近才想到可以拿來玩一些 IoT 的東西。 7688 讓開發者可以在上面寫 Node.js, Python 以及 C,可以寫 Python 還不夠潮,竟然還可以寫 JavaScript ,不過在這篇我打算來試試看寫 Go!

    mkfsn 7/31/2020 goopenwrtmipslinkit-smart-7688-duo
    在 Kubernetes Deployment 裡面設定 Pod 的 Node Affinity
    mkfsn 7/25/2020 kubernetes
    Setup kubernetes 1.10 by using minikube on macOS
    mkfsn 7/23/2020 kubernetesminikube
    用 Github Actions 幫你的 Go Repository 加上 Codecov

    Codecov 是一個服務可以幫你把 coverage report 加到 Github 上面,這篇將利用 Github Actions 來對每個 Pull Request 都加上 Codecov 的比較結果。

    mkfsn 7/19/2020 github actionscodecovgo
    TIL: 用 includeIf 對不同 repo 設定 commit author

    在 Twitter 上看到朋友在討論 git commit author,發現原來我自己也是公私混用,公司的 repo 還是設定我自己個人的 email (驚)。

    mkfsn 7/17/2020 gitincludeIf
    TIL: Golang Generic 20200616 更新

    官方在 2020/06/16 發佈了關於 Generic Programming 的一個新的 draft。

    mkfsn 6/27/2020 gogeneric programming
    在 vuepress 中使用自訂字型

    從 hugo 換成 vuepress 之後,雖然主題好看多了,字型卻不甚滿意。

    mkfsn 6/27/2020 vuepresstheme-blogfont-family
    TIL: Go HTTP client reuse connection

    I was recently working on a weird problem related to the build-in net/http package.

    mkfsn 12/14/2019 gohttprace condition
    Prev 12 Next Jump To Go