Skip to content

Instantly share code, notes, and snippets.

View tedshd's full-sized avatar

Ted tedshd

View GitHub Profile
cd ~/.local/share/letsencrypt/bin
sudo service nginx stop
sudo ./certbot certonly -d tedshd.io
sudo service nginx start
@tedshd
tedshd / all.js
Last active October 17, 2016 10:36
webpack bundle js
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId])
/******/ return installedModules[moduleId].exports;
@tedshd
tedshd / xchange.md
Created August 1, 2016 07:04
XChange 7月大聚登場!! 來聽最強的使用者體驗分享!

Dcard 分享

量化分析

  • 大量數據

打造社群

做量化分析

CP100A

台灣美國已接海纜

contain engine

auto scale

k8s

@tedshd
tedshd / gulpfile.js
Created July 1, 2016 03:44
gulp setting package
/**
*
* @authors Ted Shiu ([email protected])
* @date 2016-07-01 11:40:47
*/
var gulp = require('gulp'),
watch = require('gulp-watch'),
cssmin = require('gulp-cssmin'),
uglify = require('gulp-uglify'),
@tedshd
tedshd / content.js
Last active July 1, 2016 04:00
webpack
require('./const.js');
console.log('this is content');
@tedshd
tedshd / note.md
Created June 4, 2016 11:58
Y! UI / UX Night

Animation UI

使用動畫的時機

  • 狀態的改變

  • 吸引使用者的注意

  • 視覺回饋

數據引導設計

以數據提升促銷

UI 盡量一致, 以便 User 使用, 以免 User 迷失

資訊扁平化, 非深入

數據提示問題點

@tedshd
tedshd / responsive_popup.html
Last active December 16, 2015 02:50
responsive popup demo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>responsive popup</title>
<link rel="stylesheet" href="http://meyerweb.com/eric/tools/css/reset/reset200802.css">
<style>
html, body {
width: 100%;

2014 Taiwan IT 業注重的領域 cloud social big data mobile app

2014 Taiwan IT 業在做的事 support mobile app

opensource rank