Skip to content

Instantly share code, notes, and snippets.

/* body */
/*body {
max-width: 100%;
overflow-y: auto;
overflow-x: hidden;
position: relative;
}
*/
/* body.noscroll */
body.noscroll {
html{-webkit-font-smoothing:antialiased;font-size:62.5%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}@font-face{font-family:"HelveticaNeueW02-65Medi";src:url("../../fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix") format("eot"),url("../../fonts/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88") format("svg"),url("../../fonts/5b4a262e-3342-44e2-8ad7-719998a68134.woff") format("woff"),url("../../fonts/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf") format("truetype");}@font-face{font-family:"HelveticaNeueW01-77BdCn 692722";src:url("../../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix") format("eot"),url("../../fonts/d90b3358-e1e2-4abb-ba96-356983a54c22.svg#d90b3358-e1e2-4abb-ba96-356983a54c22") format("svg"),url("../../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff") format("woff"),url("../../fonts/1d146b29-55e2-485b-96aa-5cb628e7e9eb.ttf") format("truetype");}@font-face{font-family:"HelveticaNeueW02-77BdCn 694069";src:url("../../fonts/b140bbd0-c46d-44cc-9624-d
@PastaGringo
PastaGringo / onepiece-episode-list
Created April 28, 2025 19:48
One piece episdes by season with episode name
Absolute_Number,Season,Episode,Title_English,Type,Air_Date
1,1,1,I'm Luffy! The Man Who's Gonna Be King of the Pirates!,Manga Canon,1999-10-20
2,1,2,Enter the Great Swordsman! Pirate Hunter Roronoa Zoro!,Manga Canon,1999-11-17
3,1,3,Morgan vs. Luffy! Who's the Mysterious Pretty Girl?,Manga Canon,1999-11-24
4,1,4,Luffy's Past! Enter Red-Haired Shanks!,Manga Canon,1999-12-08
5,1,5,"A Terrifying Mysterious Power! Captain Buggy, the Clown Pirate!",Manga Canon,1999-12-15
6,1,6,Desperate Situation! Beast Tamer Mohji vs. Luffy!,Manga Canon,1999-12-29
7,1,7,Epic Showdown! Swordsman Zoro vs. Acrobat Cabaji!,Manga Canon,1999-12-29
8,1,8,Who Is the Victor? Devil Fruit Power Showdown!,Manga Canon,1999-12-29
9,1,9,The Honorable Liar? Captain Usopp!,Manga Canon,2000-01-12
@tech-witch
tech-witch / game.txt
Created April 28, 2025 19:47
flickgame
{"gameLink":"www.flickgame.org","activeIndex":5,"canvasses":[[9,"4",107,"5",44,"7",10,"4",106,"5",44,"7",10,"4",105,"5",45,"7",10,"4",104,"5",46,"7",11,"4",50,"5",8,"a",44,"5",47,"7",11,"4",48,"5",11,"a",43,"5",47,"7",11,"4",47,"5",13,"a",42,"5",47,"7",10,"4",47,"5",15,"a",42,"5",46,"7",10,"4",46,"5",16,"a",43,"5",45,"7",9,"4",46,"5",18,"a",44,"5",43,"7",2,"4",3,"5",1,"4",35,"5",3,"4",9,"5",20,"a",46,"5",9,"7",1,"5",31,"7",1,"4",39,"5",5,"4",7,"5",21,"a",56,"5",31,"7",39,"5",6,"4",7,"5",21,"a",56,"5",31,"7",38,"5",7,"4",7,"5",21,"a",57,"5",30,"7",23,"5",12,"4",2,"5",8,"4",7,"5",21,"a",57,"5",30,"7",21,"5",32,"4",20,"a",36,"5",2,"7",20,"5",29,"7",20,"5",35,"4",17,"a",36,"5",4,"7",20,"5",28,"7",19,"5",38,"4",15,"a",34,"5",9,"7",18,"5",27,"7",18,"5",40,"4",14,"a",32,"5",14,"7",16,"5",26,"7",17,"5",42,"4",12,"a",32,"5",17,"7",18,"5",22,"7",17,"5",43,"4",10,"a",31,"5",22,"7",19,"5",18,"7",17,"5",44,"4",8,"a",29,"5",28,"7",17,"5",17,"7",17,"5",48,"4",4,"a",28,"5",31,"7",15,"5",17,"7",17,"5",49,"4",2,"a",27,"5",34,"
@wansiedler
wansiedler / Instructions.md
Created April 28, 2025 19:47 — forked from bwindsor/Instructions.md
OpenVPN + ObfsProxy Setup
  1. Start an AWS EC2 Instance from the Ubuntu 16.04 Amazon image. t3a.micro will do. Open ports 22 and 2443. Assign an elastic IP so it can't change.
  2. Download the private key for the EC2 instance whilst creating it
  3. SSH into the server
  4. Update to the latest sudo apt-get update then sudo apt-get upgrade -y
  5. Install PiVPN curl -L https://install.pivpn.io | bash. Make sure to select TCP and not UDP when given the option. Set the port as 1194. The rest can be left as defaults. If the screen does a strange flashy thing try ssh from Cygwin instead.
  6. Install obfsproxy sudo apt-get install obfsproxy
  7. Put the attached systemd file at /lib/systemd/system/obfsproxy.service
  8. Start the service sudo systemctl enable obfsproxy then sudo systemctl start obfsproxy
  9. Add users with pivpn add. Then follow the steps it gives you.
  10. Use scp to download the .ovpn files and put them on relevant devices. You'll need to modify 1443 to 2443 as the port number in these client config files.
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;
@oAllanWeb
oAllanWeb / db.json
Created April 28, 2025 19:46
db.json
{
"users": [
{
"name": "John doe",
"email": "[email protected]",
"password": "12345678",
"status": "ACTIVE"
}
]
}
@boegel
boegel / easybuild_test_report_22791_easybuilders_preasybuild-easyconfigs_20254628-UTC-19-46-35.md
Created April 28, 2025 19:46
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #22791

Test report for PR(s) easybuilders/easybuild-easyconfigs#22791

Test result

Build succeeded for 9 out of 9 (9 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS minimap2-2.20-GCCcore-10.2.0.eb
  • SUCCESS minimap2-2.20-GCCcore-10.3.0.eb
  • SUCCESS minimap2-2.22-GCCcore-11.2.0.eb
  • SUCCESS minimap2-2.24-GCCcore-11.2.0.eb
#cardNumberLabel {
float: left;
padding-left: 0;
}
body {
font-family: "HelveticaNeueW02-55Roma", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
@boegel
boegel / easybuild_test_report_22791_easybuilders_preasybuild-easyconfigs_20254628-UTC-19-46-17.md
Created April 28, 2025 19:46
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #22791

Test report for PR(s) easybuilders/easybuild-easyconfigs#22791

Test result

Build succeeded for 9 out of 9 (9 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS minimap2-2.20-GCCcore-10.2.0.eb
  • SUCCESS minimap2-2.20-GCCcore-10.3.0.eb
  • SUCCESS minimap2-2.22-GCCcore-11.2.0.eb
  • SUCCESS minimap2-2.24-GCCcore-11.2.0.eb