So lets start with something that works as expected.
const foo = async () => {
throw new Error();
};
const bar = async () => {
# HN Dark Mode | |
news.ycombinator.com##html:style(filter:invert(100%) hue-rotate(180deg)) | |
news.ycombinator.com##body:style(background: white) | |
news.ycombinator.com##div.toptext:style(color: #111) | |
news.ycombinator.com##table#hnmain td:style(background-color: white !important) |
// ==UserScript== | |
// @name Github Chronological Repo List | |
// @namespace https://gist.github.com/maxpowa/d3eb439b990fbee8cff2ae45d726c834 | |
// @description Bring back chronological repo list on the github home page | |
// @include https://github.com/ | |
// @version 0.0.2 | |
// @require https://openuserjs.org/src/libs/sizzle/GM_config.js | |
// @grant GM_getValue | |
// @grant GM_setValue | |
// ==/UserScript== |
<Yui> gaimu hetada yo ne
** To be fair, you have to have a very high IQ to understand Botania. The humour is extremely subtle, and without a solid grasp of anime most of the references will go over a typical viewer’s head. There’s also Vazkii’s nihilistic outlook, which is deftly woven into his characterisation- his personal philosophy draws heavily from Sword Art Online literature, for instance. The fans understand this stuff; they have the intellectual capacity to truly appreciate the depths of these memes, to realise that they’re not just funny- they say something deep about LIFE. As a consequence people who dislike Botania truly ARE idiots- of course they wouldn’t appreciate, for instance, the humour in the Flügel Tiara’s manual entry “Forty thousand books from another world”, which itself is a cryptic reference to that one anime you should all have watched. I’m smirking right now just imagining one of those addlepated simpletons scratching their heads in confusion as
require "../flag.cr" | |
class OppositeFlag < Blerp::CommandFlag | |
@key = "-O" | |
@description = "OPPOSITE DAY" | |
def preprocess(parser, data) | |
data[self.name] = "true" | |
end | |
end |
require "option_parser" | |
module Blerp | |
abstract class CommandFlag | |
@@flags = { } of Symbol => CommandFlag | |
def self.flags | |
@@flags |
require "../flag.cr" | |
class ExecuteFlag < Blerp::CommandFlag | |
def name | |
:execute | |
end | |
def key | |
"-e" |
# coding=utf8 | |
from __future__ import unicode_literals | |
from datetime import datetime | |
import time | |
import re | |
import socket | |
import feedparser |
# coding=utf-8 | |
""" | |
repeat_msg.py - Example interval module | |
Licensed under WTFPL (https://en.wikipedia.org/wiki/WTFPL) | |
""" | |
from sopel.module import interval | |
@interval(60) # Every 60 seconds | |
def do_the_thing(bot): |
I hereby claim:
To claim this, I am signing this object: