Just note


Write you out

Pack your bags, old lover 收拾你的行李Cause I've been thinking of you 因為我想起了你As I fall


2015, 今敏 Kon Satoshi

今天一個人, 把明天要 production 負責的部分, 又重新 review 了幾次, try 了幾次, 慵懶的假日, 懶得思考幾乎都用暴力法解決程式上的問題, 我也明白, 貪圖一時的方便, 會增加未來的工作量,


Install Oracle Java8 on Debian

Pre-Installsudo apt-get install software-properties-common https://packages.ubuntu.com/zh-tw/trusty/software-properties-common Install Oracle Java8sudo add-apt-repository "deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main" sudo


Spring-boot Thymeleaf Html5 SAXParseException 解析錯誤

thymeleaf 解析 html5 出錯<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">


Spring boot with docker

Spring boot with dockerSpring-boot 官方教學:https://spring.io/guides/gs/spring-boot-docker/, 做法跟設定跟官方教學有些不太一樣, 不考慮用 maven plugin 維護 docker images, 方便 devOps


Docker Concept and Best Practice

Docker 參考 GitBook - Docker Practice鏡像(Image)和容器(Container)的關係,就像是 OOP (Object-oriented Programming) 中的 class 和 instance 一樣,


Google Compute Engine‎ - AccessDeniedExceptions 403

原因打算從 instance 打包 logs 到 google cloud storage 發生了 AccessDeniedException: 403 Insufficient OAuth2 scope


Pages (10)1234567 Next