Skip to content

Instantly share code, notes, and snippets.

View kartsims's full-sized avatar

Simon Tarchichi kartsims

View GitHub Profile
<?php
$protocol = "HTTP/1.1" == $_SERVER["SERVER_PROTOCOL"] ? "HTTP/1.1" : "HTTP/1.0";
header( "$protocol 503 Service Unavailable", true, 503 );
header( "Retry-After: 3600" );
@kartsims
kartsims / gist:34b5e07d95160fe1e2ec
Created November 19, 2015 09:54
EasySVG demo to add attributes to <path>
<?php
// EasySVG demo page
require '../src/EasySVG.php';
?>
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
</head>
/******/ (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;
@kartsims
kartsims / docker-compose.yml
Created December 13, 2018 19:31
Reproduce ewallet error
version: "3"
services:
postgres:
image: postgres:9.6.9-alpine
restart: always
volumes:
- postgres-db:/var/lib/postgresql/data
networks:
- internal
environment:
@kartsims
kartsims / layout.kbd.json
Created June 20, 2019 18:44
Untitled Keyboard Layout
[
[
"Num Lock",
"/",
"*",
"-",
{
"x": 0.25,
"f": 4,
"w": 14,
@kartsims
kartsims / IC.md
Last active September 12, 2019 13:07

Hello dear MK community,

Today we are teaming up to try to fill a void in the current offer on Choc keycaps. Here are the contestants:

  • u/mburger89 owns a Planck light and designed/printed his own keycaps
  • u/fkcaps is creating a custom dye sub service (read more here)
  • u/adroom has created the Bamboo, a 40% low profile keyboard and its own keycaps profile (read more here)

We would like to check your interest around choc keycaps, as we have faced some important questions.