Skip to content

Instantly share code, notes, and snippets.

@tan9
tan9 / ezlearning.user.js
Last active September 25, 2025 01:47
CHT e-Learning Assistant
// ==UserScript==
// @name CHT e-Learning Assistant [已下架]
// @source [已移除]
// @version 0.0.0
// @description 【此腳本已於 2025-09-25 下架】基於公司資安政策要求停止維護
// @author [已移除]
// @downloadURL none
// @updateURL none
// @match https://plearn.elearning.cht.com.tw/mod/quiz/*
// @match https://ilearn.elearning.cht.com.tw/mod/quiz/*
@jgrodziski
jgrodziski / docker-aliases.sh
Last active September 12, 2025 21:40
Useful Docker Aliases
############################################################################
# #
# ------- Useful Docker Aliases -------- #
# #
# # Installation : #
# copy/paste these lines into your .bashrc or .zshrc file or just #
# type the following in your current shell to try it out: #
# wget -O - https://gist.githubusercontent.com/jgrodziski/9ed4a17709baad10dbcd4530b60dfcbb/raw/d84ef1741c59e7ab07fb055a70df1830584c6c18/docker-aliases.sh | bash
# #
# # Usage: #
@iros
iros / API.md
Created August 22, 2012 14:42
Documenting your REST API

Title

<Additional information about your API call. Try to use verbs that match both request type (fetching vs modifying) and plurality (one vs multiple).>

  • URL

    <The URL Structure (path only, no root url)>

  • Method:

@mtigas
mtigas / gist:952344
Last active September 5, 2025 07:28
Mini tutorial for configuring client-side SSL certificates.

Client-side SSL

For excessively paranoid client authentication.


Updated Apr 5 2019:

because this is a gist from 2011 that people stumble into and maybe you should AES instead of 3DES in the year of our lord 2019.

some other notes: