move js, tidy quotes.js
This commit is contained in:
parent
efe43b6a25
commit
31f240b580
@ -10,8 +10,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>404: Page not found</H1>
|
||||
<H3>updated 2020-11-07</H3>
|
||||
|
@ -12,8 +12,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>bookmarks</H1>
|
||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||
|
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<HTML lang="en">
|
||||
<HEAD>
|
||||
<LINK rel="canonical" href="http://www.trinity.moe/now" />
|
||||
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
|
||||
<LINK HREF="" ID="styling" REL="stylesheet" />
|
||||
<LINK HREF="./css/lists.css" REL="stylesheet">
|
||||
<H1>trinity's recommended browser extensions</H1>
|
||||
<META charset="US-ASCII" />
|
||||
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
|
||||
<META name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<TITLE>web perusal guide</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H3>updated 2021-03-25</H3>
|
||||
<HR size="1" width="25%" align="left" />
|
||||
<P>
|
||||
To browse the web I use Mozilla Firefox, TOR Browser, or Lynx in a terminal.
|
||||
I <I>do not</I> recommend any form of Google Chrome, for <A HREF="/shitlist#alphabet">reasons</A>.
|
||||
</P>
|
||||
<P>
|
||||
Lynx is fine on its own but sort of sucks in that it doesn't fully implement a lot of common web features.
|
||||
As much as I love Lynx, it just doesn't work for me.
|
||||
Firefox (and TOR Browser, which is based on Firefox) has bad defaults and lacks some features which these extensions implement.
|
||||
</P>
|
||||
<UL>
|
||||
<LI><I>For Firefox and TOR Browser</I></LI><UL>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/">uBlock Origin</A></LI>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/uaswitcher/">User-Agent Switcher</A></LI>
|
||||
</UL>
|
||||
<LI><I>For just Firefox</I></LI><UL>
|
||||
<LI>Containerization</LI><UL>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/facebook-container/">Facebook Container</A></LI>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/google-container/">Google Container</A></LI>
|
||||
</UL>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/clearurls/">ClearURLs</A></LI>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/image-search-options/">Image Search Options</A></LI>
|
||||
<LI><A HREF="https://shinigami-eyes.github.io/">Shinigami Eyes</A></LI>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/single-file/">SingleFile</A></LI>
|
||||
<LI><A HREF="https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/">Wayback Machine</A></LI>
|
||||
</UL>
|
||||
</UL>
|
||||
</P>
|
||||
<H2>Other Art</H2><UL>
|
||||
<LI><A HREF="https://gist.github.com/emmatebibyte/f3ea2a6f589ff26d0fce1900271446b8">Emma Tebibyte's recommended Firefox extensions</A></LI>
|
||||
</UL>
|
||||
</BODY>
|
||||
</HTML>
|
@ -11,8 +11,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>frequently asked questions</H1>
|
||||
<H3>updated 2021-05-08</H3>
|
||||
|
@ -10,8 +10,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>gallery of things i think are cool</H1>
|
||||
<H3>updated 2020-12-31</H3>
|
||||
|
@ -11,8 +11,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>my yearbook entries</H1>
|
||||
<H3>updated 2020-12-19</H3>
|
||||
|
@ -16,8 +16,8 @@
|
||||
<!-- 2021-08-05 stock crash? :) -->
|
||||
<BODY>
|
||||
|
||||
<SCRIPT TYPE="application/javascript" SRC="/cookies.js" ></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript" SRC="/sheets.js" ></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript" SRC="/js/cookies.js" ></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript" SRC="/js/sheets.js" ></SCRIPT>
|
||||
|
||||
<SCRIPT TYPE="application/javascript">//<!--
|
||||
window.onload = window.initializesheets;
|
||||
|
@ -28,37 +28,29 @@ window.initializequotes = function() {
|
||||
[ "Yeah, that's just how it is. Just, nothing. So much nothing that it hurts.",
|
||||
"danger/u/ aefd79" ],
|
||||
[ "Reason has always existed, but not always in a reasonable form.",
|
||||
"Katy Perry" ], // misattribution, actually from Marx
|
||||
"Katy Perry" ],
|
||||
[ "Consult your pineal gland.",
|
||||
"Eris" ],
|
||||
[ "Back to 8chan please",
|
||||
"Skyglider" ], // wirechan(?, maybe danger/u/)
|
||||
"Skyglider" ], /* wirechan */
|
||||
[ "No, I am your father.",
|
||||
"Darth Vader" ], // Movie; Star Wars V
|
||||
"Darth Vader" ], /* Star Wars 2 */
|
||||
[ "A checklist can aid here.",
|
||||
"Lance Leventhal" ], // z80 book
|
||||
"Lance Leventhal" ],
|
||||
[ "Special thanks to Ками for their help adding quotes to this page.",
|
||||
"Deven Blake" ],
|
||||
[ "You never know.",
|
||||
"Mr. McSweeney" ], // IRL
|
||||
"Mr. McSweeney" ],
|
||||
[ "You lost the game.",
|
||||
"Anonymous" ], // internet joke turned 4chan meme
|
||||
[ "Have you tried turning your computer off and on again?",
|
||||
"Pre-historic phrase" ],
|
||||
"Anonymous" ],
|
||||
[ "Jerma isn't particularly religious.",
|
||||
"Jerma985 Wikitubia Fandom article" ],
|
||||
[ "Swag.",
|
||||
"Neil Cicierega" ],
|
||||
[ "put me on here now",
|
||||
"arsonist catboy" ], // Twitter (implies catboy wanted to be put on here but quote taken out of context)
|
||||
"arsonist catboy" ],
|
||||
[ "These are no longer memes this is y'all repressed anger",
|
||||
"Khalifist" ], // Twitter
|
||||
[ "christmas kums early!",
|
||||
"Kum & Go official Twitter account" ], // Twitter
|
||||
[ "this quote removed due to copyright infringement",
|
||||
"The MPAA" ], // joke
|
||||
"Khalifist" ],
|
||||
[ "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg.",
|
||||
"Bjarne Stroustrup" ], // didn't this guy make C++?
|
||||
"Bjarne Stroustrup" ],
|
||||
[ "I'll sleep when I'm dead.",
|
||||
"Warren Zevon" ],
|
||||
[ "I would have made a good pope.",
|
||||
@ -66,57 +58,53 @@ window.initializequotes = function() {
|
||||
[ "To sit alone with my conscience will be judgment enough for me.",
|
||||
"Charles William Stubbs" ],
|
||||
[ "Your enemy is where you are not.",
|
||||
"Sun Tzu (paraphrased)" ], // Book; Art of War
|
||||
"Sun Tzu (paraphrased)" ], /* Art of War */
|
||||
[ "Be everywhere.",
|
||||
"social media influencing 101" ],
|
||||
[ "I wish everyone was bald.",
|
||||
"Anonymous" ], // 4chan
|
||||
[ "Who is this?",
|
||||
"Stephen King" ], // joke(?)
|
||||
"Anonymous" ], /* 4chan */
|
||||
[ "Nah",
|
||||
"Soldier G65434-2" ], // video game (which one?)
|
||||
[ "Everything not saved will be lost.",
|
||||
"Quit screen" ], // found on t-shirt
|
||||
"Soldier G65434-2" ],
|
||||
[ "The kill command is a basic UNIX system command.",
|
||||
"Matthew Helmke" ], // Book; Ubuntu Linux Unleashed 2021 Edition; pg 283
|
||||
[ "I potato you",
|
||||
"idiom" ], // Tumblr
|
||||
"Matthew Helmke" ], /* Ubuntu Linux Unleashed 2021 Edition; pg 283 */
|
||||
[ "If you raise the effing hot dog, I will kill you. Figure it out.",
|
||||
"Craig Jelinek" ],
|
||||
[ "Don't think. Feel and you'll be tanasinn.",
|
||||
"名無" ], // 2chan (hiroyki's)
|
||||
"名無" ], /* 2chan */
|
||||
[ "They had overshadowed her in life. They would obliterate her in death.",
|
||||
"Khaled Hosseini" ], // Book; A Thousand Splendid Suns
|
||||
"Khaled Hosseini" ], /* A Thousand Splendid Suns */
|
||||
[ "are your bones made out of fucking depleted uranium",
|
||||
"Anonymous" ], // 4chan/x/ - tulpa peridot thread
|
||||
"Anonymous" ], /* 4chan/x/ - tulpa peridot thread */
|
||||
[ "Giving the Linus Torvalds award to the Free Software Foundation is sort of like giving the Han Solo award to the Rebel Fleet.",
|
||||
"Richard Stallman" ], // Movie; Revolution OS (2001)
|
||||
"Richard Stallman" ], /* Revolution OS (2001) */
|
||||
[ "Filthy Frank is the embodiment of everything a person should not be.",
|
||||
"George Miller" ], // YouTube about page
|
||||
"George Miller" ],
|
||||
[ "It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter.",
|
||||
"Nathaniel Borenstein" ], // wikiquote
|
||||
"Nathaniel Borenstein" ],
|
||||
[ "An idiot admires complexity. A genius admires simplicity.",
|
||||
"Terry A. Davis" ], // god
|
||||
"Terry A. Davis" ],
|
||||
[ "When in doubt, use brute force.",
|
||||
"Ken Thompson" ], // Bumper Sticker CS
|
||||
"Ken Thompson" ],
|
||||
[ "Where MS Word is WYSIWYG (What You See Is What You Get), and Latex is WYGIWYW (What You Get Is What You Want), HTML is WYGIWYD (What You Get Is What You Deserve).",
|
||||
"Anonymous" ], // me
|
||||
"Anonymous" ],
|
||||
[ "Easy is the opposite of hard, not the opposite of time-consuming.",
|
||||
"Brad Fitzpatrick" ], // discussion about plan9 support with Go
|
||||
"Brad Fitzpatrick" ], /* discussion about plan9 support with Go */
|
||||
[ "Blame the Nazis for making me become a gun designer. I always wanted to construct agricultural machinery.",
|
||||
"Mikhail Kalashnikov" ],
|
||||
[ "since KFC fired me the 11 herbs and spices are coriander, onion powder, garlic powder, salt, white pepper, black pepper basil, parsley, chili pepper, lemon pwder, thyme, and sage.",
|
||||
"@ashley.shoy, Tiktok" ],
|
||||
[ "Sooner or later there has to be peace.",
|
||||
"Abigail Thorn" ], // Identity: A Trans Coming Out Story
|
||||
"Abigail Thorn" ], /* Identity: A Trans Coming Out Story */
|
||||
[ "Ich bin ein Berliner.",
|
||||
"John F. Kennedy" ], //some speech or something
|
||||
"John F. Kennedy" ],
|
||||
[ "I am a Bangor!",
|
||||
"Erwin Kreuz" ],
|
||||
[ "It's not enough that I should succeed - others should fail.",
|
||||
"Unknown" ],
|
||||
[ "Secundus says hello to his Prima, wherever she is. I ask, my mistress, that you love me.", // House and Office of Volusius Iuvencus
|
||||
"Unknown ]
|
||||
[ "Secundus says hello to his Prima, wherever she is. I ask, my mistress, that you love me.",
|
||||
"Unknown" ], /* House and Office of Volusius Iuvencus */
|
||||
[ "Debugging on windows is like trying to fix spelling mistakes but you can't see the words",
|
||||
"arwn" ] /* 9fans discord */
|
||||
];
|
||||
window.quote = 0;
|
||||
}
|
@ -11,8 +11,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>Let's get arrested</H1>
|
||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||
|
@ -11,8 +11,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>My opinions</H1>
|
||||
<H3>updated 2021-05-04</H3>
|
||||
|
@ -15,8 +15,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>deven's "shitlist"</H1>
|
||||
<HR size="1" width="25%" align="left" />
|
||||
|
@ -11,8 +11,8 @@
|
||||
<TITLE>sticker book</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<H1>other people's stickers</H1>
|
||||
|
@ -11,8 +11,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>FILL_IN</H1>
|
||||
<H3>updated FILL_IN</H3>
|
||||
|
@ -11,8 +11,8 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A href="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>i lost [the game]</H1>
|
||||
<H3>updated 2020-10-26</H3>
|
||||
|
Loading…
Reference in New Issue
Block a user