I hereby claim:
- I am androidfanatic on github.
- I am manish_raj (https://keybase.io/manish_raj) on keybase.
- I have a public key whose fingerprint is 1F85 AF6B 5A7B 5A89 7FB2 2E4B BB49 4AA5 B957 13A3
To claim this, I am signing this object:
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Docker 301</title> | |
<meta charset="utf-8"> | |
<style> | |
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic); | |
* { | |
font-family: 'Ubuntu Mono'; |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>plotrowsv1.mbtiles</title> | |
<meta charset="utf-8"/> | |
<meta name="viewport" content="initial-scale=1.0, user-scalable=no"/> | |
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.12.1/mapbox-gl.js'></script> | |
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.12.1/mapbox-gl.css' rel='stylesheet' /> | |
<style> | |
html, body, #map {width:100%; height:100%; margin:0; padding:0;} |
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- Do not edit this file, it will be overwritten on install. | |
Copy the file to $HOME/.config/openbox/ instead. --> | |
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude"> | |
<resistance> | |
<strength>10</strength> | |
<screen_edge_strength>20</screen_edge_strength> | |
</resistance> | |
<focus> | |
<focusNew>yes</focusNew> |
I hereby claim:
To claim this, I am signing this object:
// ==UserScript== | |
// @name LinkedinIsFacebookNow | |
// @version 1 | |
// @grant none | |
// @include https://www.linkedin.com/* | |
// @run-at document-end | |
// ==/UserScript== | |
// Idea: | |
// This script hides all the popular posts. I figured that most of the popular stuff |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title>Accessibility and The Web</title> | |
<meta charset="utf-8"> | |
<style> | |
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic); | |
* { | |
font-family: 'Ubuntu Mono'; |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset='utf-8' /> | |
<title>Leh 2019</title> | |
<meta name='viewport' content='initial-scale=1,maximum-scale=1'> | |
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v1.2.1/mapbox-gl.js'></script> | |
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v1.2.1/mapbox-gl.css' rel='stylesheet' /> | |
<style> |
{ | |
"settings": { | |
"hasHeaders": true, | |
"constrainDragToContainer": true, | |
"reorderEnabled": true, | |
"selectionEnabled": false, | |
"popoutWholeStack": false, | |
"blockedPopoutsThrowError": true, | |
"closePopoutsOnUnload": true, | |
"showPopoutIcon": false, |