Skip to content

Instantly share code, notes, and snippets.

all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
all work and no play makes jack a dull boy.
dobry den, vazene damy, vazeni panove.
je mi velkou cti vas tu dnes privitat
kocka sni psa a pes sni kocku)
end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never the end is never th
@Greenscreener
Greenscreener / script.js
Created July 23, 2017 18:12
cestina20.cz infinite likes js onload script
if (window.location.href.indexOf("cestina20.cz")) {
document.getElementsByClassName("word__rating--down")[0].click();
document.cookie.split(";").forEach(function(c) { document.cookie = c.replace(/^ +/, "").replace(/=.*/, "=;expires=" + new Date().toUTCString() + ";path=/"); });
window.location.reload();
}
jej poznamky, to je ale zabava. muzu si sem neco napsat. no neni to super. asi je, ale me je to burt. kolik chlebu je potreba k namazani masla? zadny, maslo se maze nozem. divne veci se dejou. melo by se to zakazat ten matik, melo by to byt zakazane. ja bych ty internety zakazal, je to proti prirode tohlecto. end is never the end is never the end is never the end is never the end is never the end is never the end is never the end. ale uz dost, to si nechame na jindy. tyhlety vyblitky mozku si musim nekam ukladat. treba na gist.github.com zajimave je, ze z tyhle dalky nerozeznam tecku od carky, proto se muze stat, ze je cas od casu prohodim. chtelo by to vymyslet zpusob, jak si dat pres matik hodiny, aby clovek videl, kolik je hodin, kdyz pocita. myslim, ze prestavam videt. to je fajn. alespon nemusim delat matik. no ne snad? taky bych rekl. zivot je pes, cest la vie. to mi neco pripomina, takove deza vi, nebo deza nevi, jak to mam ja vedet co deza vi nebo nevi. nikoho to nebavi, vsem je blbe. jenom sladkovi j
7:05-7:50 7:55-8:40 8:50-9:35 9:55-10:40 10:50-11:35 11:45-12:30 12:35-13:20 13:25-14:10 14:15-15:00 15:05-15:50 15:55-16:40
0 1 1 1 1 1 0 1 1 1 0
1 1 1 1 1 0 1 1 0 0 0
0 1 1 1 1 1 1 0 0 0 0
0 1 1 1 1 1 1 0 1 1 1
0 1 1 1 1 1 1 0 0 0 0
import random;
class Dice:
number = 0;
def roll(self):
self.number = random.randrange(1,7);
stash = [];
cup = [];
data:text/html, <html contenteditable><title> Notepad </title> <meta charset="utf-8"> <style> body {font-family: 'Fira Code'; margin: 1rem; line-height: 44px; background-image: url("data:image/gif;base64,R0lGODlhFgAsAJEAAP////n8/ePv9gAAACH5BAAHAP8ALAAAAAAWACwAAAInhI+py+0Po5y02ouz3rz7D4biSJbmiabqyrZuFsTyTNeBgOf6zgsFADs="); margin-left: 5rem; margin-top: 2.8em; } body::before { height: 100%; content: ""; width: 2px; background-color: %23ff9893; position: absolute; left: 3.5rem; top: 0; } </style>

Keybase proof

I hereby claim:

  • I am greenscreener on github.
  • I am greenscreener (https://keybase.io/greenscreener) on keybase.
  • I have a public key ASBYeLl4VLpWHkqhZrk4H8M5sUkdV3I9isPxE1-LUy9kJAo To claim this, I am signing this object:
{
    "body":{
        "key":{
# Each time you put something into your clipboard, it gets appended to a file
wat2=$(xclip -o); while true; do wat=$(xclip -o); if [ "$wat" != "$wat2" ]; then echo $wat >> wat.txt; echo $wat; fi; wat2=$(xclip -o); sleep 0.2; done