pasta library
This commit is contained in:
parent
11f5e80b58
commit
b5b2927829
@ -112,18 +112,19 @@ I would much rather talk to you via Signal instead of using something like Disco
|
||||
<TD VALIGN="top" WIDTH="50%">
|
||||
|
||||
<H4>Gallery</H4>
|
||||
<P><A HREF="./films">check out my favorite movies</A></P>
|
||||
<P><A HREF="/films">check out my favorite movies</A></P>
|
||||
<P><A HREF="https://www.youtube.com/watch?v=dQw4w9WgXcQ">here's a video of me waterboarding myself with mountain dew</A></P>
|
||||
<P><A HREF="./home">check out a web browser landing page i made</A></P>
|
||||
<P><A HREF="./thegame">you just lost the game</A></P>
|
||||
<P><A HREF="./now">here's what i'm doing right now</A></P>
|
||||
<P><A HREF="./devenzone">have you been to devenzone?</A></P>
|
||||
<P><A HREF="./kinlist">here's my "kinlist" i guess</A></P>
|
||||
<P><A HREF="./faq">here are frequently (and infrequently) asked questions about me</A></P>
|
||||
<P><A HREF="./highschoolsenioryear">here are my high school yearbook entries</A></P>
|
||||
<P><A HREF="./bookmarks">here's my massive bookmarks list</A></P>
|
||||
<P><A HREF="./shitlist">here's my "shitlist"</A></P>
|
||||
<P><A HREF="./politics">here are my political opinions</A></P>
|
||||
<P><A HREF="/home">check out a web browser landing page i made</A></P>
|
||||
<P><A HREF="/thegame">you just lost the game</A></P>
|
||||
<P><A HREF="/now">here's what i'm doing right now</A></P>
|
||||
<P><A HREF="/devenzone">have you been to devenzone?</A></P>
|
||||
<P><A HREF="/kinlist">here's my "kinlist" i guess</A></P>
|
||||
<P><A HREF="/faq">here are frequently (and infrequently) asked questions about me</A></P>
|
||||
<P><A HREF="/highschoolsenioryear">here are my high school yearbook entries</A></P>
|
||||
<P><A HREF="/bookmarks">here's my massive bookmarks list</A></P>
|
||||
<P><A HREF="/shitlist">here's my "shitlist"</A></P>
|
||||
<P><A HREF="/politics">here are my political opinions</A></P>
|
||||
<P><A HREF="/pasta/">here's my library of pasta found on-line</A></P>
|
||||
|
||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||
|
||||
|
5
homepage/pasta/bloombergterminal.txt
Normal file
5
homepage/pasta/bloombergterminal.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Sometimes I casually flash my B-Unit around or pretend to check the time on it just to let everyone know I have a subscription.
|
||||
|
||||
Other times I will go out of my way to send emails from the terminal just so others get a glance at my @bloomberg.net email address. I also have people send me stuff to the email if it's someone I haven't met before.
|
||||
|
||||
The Bloomberg Terminal is well worth it for these two perks. It's much better than paying for an @hey.com email address.
|
25
homepage/pasta/index.html
Normal file
25
homepage/pasta/index.html
Normal file
@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<HTML LANG="en">
|
||||
<HEAD>
|
||||
<LINK HREF="http://www.trinity.moe/pasta/" REL="canonical" />
|
||||
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
||||
<LINK HREF="" ID="styling" REL="stylesheet" />
|
||||
<META CHARSET="US-ASCII" />
|
||||
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
|
||||
<TITLE>pasta index</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>
|
||||
<H1>pasta i found on-line</H1>
|
||||
<P><SMALL><I>"Pasta", a supercategory of different types of derivative or purposefully unoriginal works including "copypasta" and "creepypasta", is content that's typically "copied" and "pasted" between sites. The term "pasta" is itself a bastardization of "paste".</I></SMALL></P>
|
||||
<P>Pasta on this page are given intuitive hnames when there are no official titles of the works.</P>
|
||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||
<UL>
|
||||
<LI><A HREF="./bloombergterminal.txt">bloombergterminal.txt</A>
|
||||
- found on <A HREF="https://news.ycombinator.com/item?id=26261247">Hacker News</A></LI>
|
||||
</UL>
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Reference in New Issue
Block a user