Official website: https://2023.euruko.org
Agenda: https://2023.euruko.org/agenda
Place: Vilnius, Vilnius Gediminas Technical University, 🗺️ → https://2023.euruko.org/map
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
-- Simple version | |
[data-task="#"] { | |
filter: blur(8px); | |
-webkit-filter: blur(8px); | |
} | |
[data-task="#"]:hover { | |
filter: none; | |
-webkit-filter: none; |
Ruscism – also known as Rashism, Russism, or ᵣussian fascism, is a term used by a number of scholars, politicians and publicists to describe the political ideology and the social practices of the ᵣussian state in the late 20th and early 21st centuries, especially during the rule of vladimir putin. — Ruscism
Russophobia – Anti-ᵣussian sentiment, commonly referred to as Russophobia, is dislike or fear or hatred of ᵣussia, the ᵣussians, ᵣussian culture, or ᵣussian policy. The Collins English Dictionary defines it as intense and often irrational hatred of ᵣussia. It is often related to anti-Soviet and occasionally also to anti-Slavic sentiment. The opposite of Russophobia is Russophilia. — Russophobia
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
// NOTE: It's supposed to be used in DevTools console only, depends on `copy`, `$`, `$$`, etc. | |
// NOTE: these backups needed cause after a new page loaded $, $$, etc. are undefined for the script running 🤷♂️ | |
const selector = $ | |
const selectorAll = $$ | |
const clipboardCopy = copy | |
let allBooksList = [] | |
function scrapBooks() { | |
const titles = selectorAll('.digital_entity_title').map((b)=>{ return b.innerText }) |
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 random | |
## | |
# Rock Paper Scissors Lizard Spock ASCII Art | |
# | |
# Rock | |
rock = """ | |
_______ |
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
# Rock | |
print(""" | |
_______ | |
---' ____) | |
(_____) | |
(_____) | |
(____) | |
---.__(___) |
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
// ==UserScript== | |
// @name Butternut Squash | |
// @namespace http://tampermonkey.net/ | |
// @version 0.3 | |
// @description Choose Auto-merge Squash unless it's a release PR | |
// @author Serge Bedzhyk | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=github.io | |
// @match https://github.com/* | |
// ==/UserScript== |
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
text = <<~DOC | |
ID Name Type Size Date | |
735557379 Mitch Murder - Kung Fury (Lost Tapes) - 2015 FOLDER 38.37 MB 8 months ago | |
589243897 A Game Of Thrones ~ Books 1-5 EPUB,MOBI & PDF [GrYff0N] FOLDER 83.36 MB 2 years ago | |
735557525 VA - Kung Fury (2015) FOLDER 109.84 MB 8 months ago | |
819683233 19000 FOLDER 1.77 GB 2 days ago | |
819682329 18000 FOLDER 3.12 GB 2 days ago | |
819681592 17000 FOLDER 4.23 GB 2 days ago | |
784060241 Doctor.Who.2005.S12.1080p.BluRay.x264-SHORTBREHD FOLDER 31.73 GB 2 months ago | |
601795129 chill.institute FOLDER 51.66 GB 2 days ago |
NewerOlder