One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
"sender": { | |
"avatar_url": "https://avatars0.githubusercontent.com/u/40318227?v=4", | |
"events_url": "https://api.github.com/users/diactoros%5Bbot%5D/events{/privacy}", | |
"followers_url": "https://api.github.com/users/diactoros%5Bbot%5D/followers", | |
"following_url": "https://api.github.com/users/diactoros%5Bbot%5D/following{/other_user}", | |
"gists_url": "https://api.github.com/users/diactoros%5Bbot%5D/gists{/gist_id}", | |
"gravatar_id": "", | |
"html_url": "https://github.com/apps/diactoros", | |
"id": 49109000, | |
"login": "diactoros[bot]", |
SUBSYSTEM=="usb", ATTR{idVendor}=="0502", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # Acer | |
SUBSYSTEM=="usb", ATTR{idVendor}=="1949", MODE="0664", GROUP="plugdev", SYMLINK+="android%n" # Amazon | |
SUBSYSTEM=="usb", ATTR{idVendor}=="0b05", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # ASUS | |
SUBSYSTEM=="usb", ATTR{idVendor}=="413c", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # Dell | |
SUBSYSTEM=="usb", ATTR{idVendor}=="0489", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # Foxconn | |
SUBSYSTEM=="usb", ATTR{idVendor}=="04c5", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # Fujitsu | |
SUBSYSTEM=="usb", ATTR{idVendor}=="04c5", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # Fujitsu Toshiba | |
SUBSYSTEM=="usb", ATTR{idVendor}=="091e", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # Garmin-Asus | |
SUBSYSTEM=="usb", ATTR{idVendor}=="0414", MODE="0666", GROUP="plugdev", SYMLINK+="android%n" # Gigabyte | |
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666", GROUP="plugdev", SYMLINK+="and |
import functools | |
import collections | |
import cherrypy | |
__metaclass__ = type # enable new-style classes by default | |
class SelectedMethod: |
<section data-background-transition='zoom' data-transition='concave' data-background='http://ryanjarvinen.com/presentations/shared/img/broadcast_reveal_dark.png' data-state='blackout'> | |
<h2>Gist-Powered</h2> | |
<h1>Reveal.js</h1> | |
<h2>Slideshow Presentations</h2> | |
<br/> | |
<h1 class='fragment grow'><a style='color:deepskyblue;' href='http://gist-reveal.it'>gist-reveal.it</a></h1> | |
</section> | |
<section data-background-transition='zoom' data-transition='linear' id='try-it'> | |
<h2>Try it out!</h2> | |
<p>Create your own deck by forking a copy of <a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>this github gist</a>: <br /><a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>https://gist.github.com/ryanj/af84d40e58c5c2a908dd</a></p> |
/* Usage: | |
* First, open https://github.com/[username]/[reponame]/network/members page of upsteam repo | |
* After that open DevTools (normally F12), and then REPL (Esc), and copy-paste this there + hit Enter | |
* Script will output a command for adding git remotes to your local repo, copy-paste that to your terminal | |
*/ | |
function get_add_forks_cmd() { | |
let main_fork_slug = prompt('Enter [username]/[reponame] slug please:') | |
let fork_slugs = $x('//*[@id="network"]/div/a[2]/@href'). | |
map(h => h.value.slice(1)) |
import asyncio | |
import pathlib | |
import socket | |
import ssl | |
import pytest | |
import aiohttp | |
from aiohttp import web | |
from aiohttp.resolver import DefaultResolver |
#!/bin/bash | |
# Toggle between laptop and external monitor | |
# Required program(s) | |
req_progs=(bc) | |
for p in ${req_progs[@]}; do | |
hash "$p" 2>&- || \ | |
{ echo >&2 " Required program \"$p\" not installed."; exit 1; } | |
done |
// F12 to enter DevTools, then copy-paste this snippet there | |
document.querySelector('.container>ui-view>div').webkitRequestFullScreen() |
First you'll want to check if you need a visa to enter the UK.
The rules for allowable business travel under a visa exemption are covered by the same rules as those travelling under a vistor visa. If you will be travelling under a visa-exemption and the conference is covering your costs in any way you should make sure to read the relevant section below.