Git Product home page Git Product logo

cablam's Introduction

This project evolved into THIS ONE

CAblam: Celular Automatas que hablan

Livecoding environment for creating visual effects while writing ASCII characters.

It was built to create an environment language-agnostic for performing.

How it works

ASCII characters are being interpretated as numbers and updating the CA rules. And special characters are map to control:

  • rule threshold
  • pixel size
  • saturation
  • hue

Constraint Poetry

demo

Used in workshop for generating poetry with letters-constraint given by a initial word.

In the following example initial word is elevan, only the letters e l v a n are allowed to be use together with prepositions and conjugations. Also, each of the following letter has a special role inside the system:

letter control
e rule threshold
l pixel size
v saturation
a hue

Final poem:

cablam's People

Contributors

solsarratea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cablam's Issues

Unable to load https://cablam.solquemal.com

I came across this project via the Joy of Computing blog and was interested in checking it out!

I wasn't able to load the site, it looks like I might be having some certificate issues?

❯ curl -vL https://cablam.solquemal.com
*   Trying 91.195.240.94:443...
* Connected to cablam.solquemal.com (91.195.240.94) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS alert, internal error (592):
* error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error
* Closing connection 0
curl: (35) error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error
❯ openssl s_client -connect cablam.solquemal.com:443 
CONNECTED(00000003)
140296281326976:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1543:SSL alert number 80
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 322 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---
❯ gnutls-cli cablam.solquemal.com 
Processed 133 CA certificate(s).
Resolving 'cablam.solquemal.com:443'...
Connecting to '91.195.240.94:443'...
*** Fatal error: A TLS fatal alert has been received.
*** Received alert [80]: Internal error

cert
error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.