- 2018-06-18 16:22:00 GMT +7: Reworded some parts.
- 2018-06-19 17:10:00 GMT +7: Another statement has been sent out by Riz's family. It has been added to this gist.
- 2018-06-19 17:17:00 GMT +7: Reformatted into Markdown for easier reading.
- 2018-06-19 17:35:00 GMT +7: Added a third statement from Riz's family.
- 2018-06-19 17:59:00 GMT +7: Added a fourth statement
- 2018-06-20 20:34:00 GMT +7: Added a fifth statement.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Public Domain (or CC0) */ | |
a.media-image[title]::after, | |
a.media-item[title]::after { | |
content: 'ALT'; | |
position: absolute; | |
bottom: 0.2em; | |
background: rgba(0, 0, 0, 0.6); | |
padding: 0.2em 0.3em; | |
font-size: 0.75em; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import * as React from 'react' | |
import useInterval from './useInterval' | |
export default function useClock() { | |
const [time, setTime] = React.useState<Date>(new Date()) | |
const tick = () => { | |
setTime(new Date()) | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// Header AI ==================================================================================================================== | |
error_reporting(1); | |
header("Content-type: text/html; charset=utf-8"); | |
ini_set("max_execution_time", 30); | |
date_default_timezone_set("Asia/Jakarta"); | |
$module = basename(__FILE__,".php"); | |
define("_MODULE" , $module); | |
define("_AI_TOKEN" , "YmxjaGVlaW9paGZuamhsamxnMTU0Q29lVTJyMm5PVTA3OTg4OWxRZGJ3Nk5XbU1Z"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// @ts-check | |
// Requires module: slug, gatsby-source-filesystem | |
const path = require('path') | |
const slugify = require('slug') | |
const { createFilePath } = require('gatsby-source-filesystem') | |
// Regex to parse date and title from the filename | |
const BLOG_POST_SLUG_REGEX = /^\/blog\/([\d]{4})-([\d]{2})-([\d]{2})-(.+)\/$/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Inscribe - a series of helper classes for improving the logging experience | |
* on Screeps. | |
*/ | |
/** | |
* Initialise Inscribe functions to the global. | |
* | |
* @export | |
*/ |
I hereby claim:
- I am resir014 on github.
- I am resir014 (https://keybase.io/resir014) on keybase.
- I have a public key whose fingerprint is 0929 C31A C2B0 AF63 C6E3 D9DF BB70 B066 307F 92FD
To claim this, I am signing this object:
This list is no longer updated. Please go here for an up-to-date list.
This gist documents player alliances known to exist on Screeps as of 2016-09-25 11:00 UTC.
We're in the process of developing a diplomatic dashboard to track alliances and treaties. For more information, check out the #loan
channel on the Screeps Slack.
I hereby claim:
- I am resir014 on github.
- I am resir014 (https://keybase.io/resir014) on keybase.
- I have a public key whose fingerprint is 0929 C31A C2B0 AF63 C6E3 D9DF BB70 B066 307F 92FD
To claim this, I am signing this object:
NewerOlder