From 8f1a1f047e6ca92113199e33e14c33353f85f9a1 Mon Sep 17 00:00:00 2001 From: km0 Date: Mon, 1 May 2023 18:41:36 +0200 Subject: [PATCH] opening homework --- 02/index.html | 107 ++++++++++++++++++++++++++++++++++---------------- 1 file changed, 74 insertions(+), 33 deletions(-) diff --git a/02/index.html b/02/index.html index c9c3987..df5baa6 100644 --- a/02/index.html +++ b/02/index.html @@ -40,91 +40,132 @@
- assumes a certain kind of reader - address where to link the necessary resources - -
+

VueUse is a collection of utility functions based on Composition API. We assume you are already familiar with the basic ideas of Composition API before you continue.

VueUse
+
    +
  • assumes a certain kind of reader
  • +
  • address where to link the necessary resources
  • +
- refer to a particular language context (in this case french), a similar choice was made for vue, by the same developer - quick, faster and leaner development, compared to what? - lean from lean manufacturing? - for "modern" project. what is modern here?

Vite (French word for "quick", pronounced /vit/, like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects.

Vite
- - refer to a particular language context (in this case german) - it began as a simple collection: acknowledge the origins of the project - repeat WSGI three times without explaining, implying a certain kind of technical knowledge - time composite documentation: last sentence has been added later on. +
    +
  • refer to a particular language context (in this case french), a similar choice was made for vue, by the same developer
  • +
  • quick, faster and leaner development, compared to what?
  • +
  • lean from lean manufacturing?
  • +
  • for "modern" project. what is modern here?
  • +
+

werkzeug German noun: “tool”. Etymology: werk (“work”), zeug (“stuff”). Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries.

Werkzeug
- - fast, expressive, extensible - three features oriented to different needs - the figure of the engine - refer to the python community +
    +
  • refer to a particular language context (in this case german)
  • +
  • it began as a simple collection: acknowledge the origins of the project
  • +
  • repeat WSGI three times without explaining, implying a certain kind of technical knowledge
  • +
  • time composite documentation: last sentence has been added later on.
  • +

Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. Then the template is passed data to render the final document.

Jinja
- focus on accessibility and scale - time composite documentation: last sentence has been added later on. - acknowledge the origin of the project - +
    +
  • fast, expressive, extensible
  • +
  • three features oriented to different needs
  • +
  • the figure of the engine
  • +
  • refer to the python community
  • +

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks.

Flak
- set the context: everyday life + artistic practice - digital life deeply connected with the idea of office and workspace - artistic operating system could sound like a disclaimer +
    +
  • focus on accessibility and scale
  • +
  • time composite documentation: last sentence has been added later on.
  • +
  • acknowledge the origin of the project
  • +
+

The Screenless Office is an interface for everyday (digital) life without a screen. It is an artistic operating system.

The screnless office
- address a problem: to keep track of otherwise scattered pads - acknowledge external actors, such as the mediawiki api - refer to a specific context: people orbiting around xpub and lens based wiki, using etherpad +
    +
  • set the context: everyday life + artistic practice
  • +
  • digital life deeply connected with the idea of office and workspace
  • +
  • artistic operating system could sound like a disclaimer
  • +

The Padliography is a tool to keep track of our pads. It is built to interact with the MediaWiki API, and it uses XPUB & Lens-Based Wiki’s pages as archive.

pad-bis
- small app small server, probably for small drawings? - open to plurality of sources and destinations - architecture overview (sources and destinations connected through an express server via websockets) +
    +
  • address a problem: to keep track of otherwise scattered pads
  • +
  • acknowledge external actors, such as the mediawiki api
  • +
  • refer to a specific context: people orbiting around xpub and lens based wiki, using etherpad
  • + +

A small app for collecting drawings in real time. Runs on a small express server that connects sources (where to draw) and destinations (where to display) via websockets.

drw
+
    +
  • small app small server, probably for small drawings?
  • +
  • open to plurality of sources and destinations
  • +
  • architecture overview (sources and destinations connected through an express server via websockets)
  • - address a specific public - to improve workflow, what does improve mean ? faster? less keystrokes? +

Emmet is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow

Emmet
+
    +
  • address a specific public of web-developers
  • +
  • to improve workflow, what does improve mean ? faster? less keystrokes?
  • +
+
+
+

Hello worlding

+

+ An opening is a declaration of intents, it manifests intentions. These intentions are glued together in the smallest context possible of a sentence. They are like a trailer for a movie, or the thumbnail of a youtube video. Often exagerate, click-bait, ideological. How and why these different facets come together? They are a visibile traces of choices made during development, choices that sometimes are made evident within the documentation, and sometimes remain unanswered. +

+ +

+ From the perspective of someone writing code and therefore code documentation, I'm interested in exploring these openings both from a stylistic and technical point of view. Leveraging on form, they are a perfect device to set the stage for code: a way to illuminate code choosing a particular angle, intensity and target, revealing some aspects and conceiling other ones. From a technical perspective they attach onto already constituted systems of meaning, such as a particular technology, a programming language, framework, or coding paradigm. They trigger mutual influences between code and context, like a telescope that can be used from both sides: from the code to the bigger context, and from the bigger context to the code. A way to infiltrate. +

+ +

+ As someone that reads code documentation, I'm interested in make these openings more eloquent. Or even just having some tool or practice to decode them. Inflating the opening in a way that differ from the rest of the documentation. +

+ +

Every keyword is a branch. Zettelkasten vibes here.

+

Also a small confession: I'd prefer to exhibit something non digital for grad show.

+

A scultureeeeeeeee a data sculpture a 3d sculpture of how openings are aligned in 3d space. (pffffffff) Like a 3d diataxis - political compass. Ahaha.

+

Draw an image draw an image

+ +
+ + +