The artist, theorist, and educator, Wassily Kandinsky, is lauded by the art world for being the “principal progenitor” of abstract painting. This notoriety is due to his ability to paint and to write about the artistic process. In his writings, Kandinsky unabashedly draws inspiration from other forms of art. This ability to define art which was previously unknown, to look to other art forms, and to focus on the artistic process resembles the practices of artists working in the field of new media, a technology-fused genre of art. In order to discover how new media artists build on top of Kandinsky’s theories, this thesis establishes a novel classification of the painter’s theories, known as his ‘science of art’. This rubric extracts three essential components from critical discourse of the painter’s theories: surface, precision, and dissonance. It is then applied to Kandinsky’s own oil painting, Composition 8 (1923), and three works of new media: the software-generated book Frankenfont (2011) by Fathom Inf
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
runtime: python37 | |
service: prototype | |
env_variables: | |
STABILITY_HOST: "grpc.stability.ai:443" | |
STABILITY_KEY: "sk-FDeORcjpafivBCYtq98HYaCpBJ7hbuhxoi4KZ0P1tr3Fs7Aq" | |
CLOUD_STORAGE_BUCKET: "cdn.rifff.com" | |
handlers: | |
- url: /api/.* |
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
runtime: python37 | |
service: default | |
handlers: | |
- url: /api/upload.* | |
script: auto | |
secure: always | |
# login: admin | |
- url: /(.*\.(gif|png|jpg|jpeg|ico|css|map|json|js|eot|svg|ttf|woff|woff2|ogg|mp3|wav|ogg|mp4|webm|xml|html|fbx|gltf))$ |
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
I am attesting that this GitHub handle jonobr1 is linked to the Tezos account tz1R9REWWZZJSbMvBbtQzzEG5nM1j4R7SN3M for tzprofiles | |
sig:edsigu2yepEZAcxpmquWKgSYWYBhLaAoyEi1YxrPxknvhqo3Q2SmQtaUaB1tvrG1dMsiHsJcdZffrKcUuMhj7LNffwN8zr2QXEH |
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
sudo apt-get update | |
sudo apt-get upgrade | |
sudo dpkg -i teamviewer.deb | |
sudo apt --fix-broken install |
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
@easeInSine: cubic-bezier(0.12, 0, 0.39, 0); | |
@easeOutSine: cubic-bezier(0.61, 1, 0.88, 1); | |
@easeInOutSine: cubic-bezier(0.37, 0, 0.63, 1); | |
@easeInQuad: cubic-bezier(0.11, 0, 0.5, 0); | |
@easeOutQuad: cubic-bezier(0.5, 1, 0.89, 1); | |
@easeInOutQuad: cubic-bezier(0.45, 0, 0.55, 1); | |
@easeInCubic: cubic-bezier(0.32, 0, 0.67, 0); | |
@easeOutCubic: cubic-bezier(0.33, 1, 0.68, 1); |
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
function doGet(e) { | |
var sheet = SpreadsheetApp.getActiveSheet(); | |
var range = sheet.getDataRange(); | |
var values = range.getValues(); | |
var result = []; | |
for (var i = 0; i < values.length; i++) { | |
var row = []; |
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
/** | |
* npm install gulp | |
* npm install gulp-less | |
* npm install fancy-log | |
* npm install browser-sync | |
* gulp # This will watch and serve at http://localhost:3000 | |
*/ | |
var gulp = require('gulp'); | |
var less = require('gulp-less'); | |
var log = require('fancy-log'); |
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
[ | |
{ | |
"emoji": "🎗", | |
"keywords": [ | |
"reminder ribbon", | |
"awareness ribbon", | |
"support ribbon", | |
"awareness ribbons", | |
"support ribbons", | |
"reminder ribbons", |
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
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] |
NewerOlder