Skip to content

Instantly share code, notes, and snippets.

@ix4
ix4 / vg
Created April 18, 2020 11:04 — forked from denpamusic/vg
vpngate.net client for OpenWRT
#!/bin/sh
###
# vpngate.net client for OpenWRT
#
# This script allows to pull server list from vpngate public VPN server registry and filter
# it by country, score, maximum ping and uptime.
#
# Once server that matches requested criteria found, script will setup openvpn
# instance via UCI and perform connection test.
@ix4
ix4 / index.html
Last active December 13, 2020 16:59
Digital Clock with Vue.js
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Digital Clock</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Share+Tech+Mono'><link rel="stylesheet" href="./style.css">
</head>
<body>
@ix4
ix4 / .block
Created April 7, 2020 00:39 — forked from sc1f/.block
Perspective Workspace for COVID-19 U.S. Data
license: apache-2.0
height: 800
@ix4
ix4 / .block
Created April 7, 2020 00:38 — forked from monodera/.block
Time series of COVID-19 cases (see the texts below)
license: MIT
height: 1600
scrolling: no
border: no
@ix4
ix4 / README.md
Created April 7, 2020 00:21 — forked from susielu/README.md
K-Means Centroid Deviation

K-Means Centroid Deviation

Added all of the Farmers' Markets data into the kMeans Library by @emilbayes, thank you!

Exploring the idea of using the areas around the centroids to exaggerate that cluster when it deviates from the rest of the clusters. This originates from the question "Which features in each cluster differentiate it from the rest?"

@ix4
ix4 / .gitignore
Created April 7, 2020 00:20 — forked from susielu/.gitignore
d3.annotation: Points of Interest
.DS_Store
gistup
gistup
gistup
@ix4
ix4 / .gistup
Created March 18, 2020 04:40
New Description
gistup