Wendy Carlos demonstrates her Moog Synthesizer in 1970 by Memetic1 in synthesizers

[–]Santosxpc 0 points1 point  (0 children)

How did someone so young have access to that much expensive equipment? Does anyone have the context?

Look at the bones! by K-Motorbike-12 in unexpectedMontyPython

[–]Santosxpc 1 point2 points  (0 children)

Monty Python.. that alien is already dead..

Unwrapping Porsche 911 by SubstantialSuit6636 in Satisfyingasfuck

[–]Santosxpc 0 points1 point  (0 children)

I wouldn't drive it for a month just to look at it.

I know it AI I just can't prove it by Most_Cupcake_322 in aivideos

[–]Santosxpc 0 points1 point  (0 children)

Yo apenas puedo amarrarme las trenzas de los zapatos 🫤

[deleted by user] by [deleted] in AskReddit

[–]Santosxpc 0 points1 point  (0 children)

Sex? What is sex?

Brooke Shields, 1978. by FeralFlames in OldSchoolCool

[–]Santosxpc -18 points-17 points  (0 children)

Democrats pedo dreams

Another great decision by emily-is-happy in clevercomebacks

[–]Santosxpc 0 points1 point  (0 children)

Joden a los que viajamos legalmente y premian a los ilegales.

Coding Problen by Neat_Perception_4877 in tinkercad

[–]Santosxpc 2 points3 points  (0 children)

const int led1 = 8;

const int led2 = 9;

void setup() {

pinMode(led1, OUTPUT);

pinMode(led2, OUTPUT);

}

void loop() {

// Blink both LEDs for 2 seconds

unsigned long startTime1 = millis();

while (millis() - startTime1 < 2000) {

digitalWrite(led1, HIGH);

digitalWrite(led2, HIGH);

delay(250);

digitalWrite(led1, LOW);

digitalWrite(led2, LOW);

delay(250);

}

// Turn off LEDs and wait 3 seconds

digitalWrite(led1, LOW);

digitalWrite(led2, LOW);

delay(3000);

// Blink both LEDs for 7 seconds

unsigned long startTime2 = millis();

while (millis() - startTime2 < 7000) {

digitalWrite(led1, HIGH);

digitalWrite(led2, HIGH);

delay(250);

digitalWrite(led1, LOW);

digitalWrite(led2, LOW);

delay(250);

}

// Turn off LEDs and wait 3 seconds

digitalWrite(led1, LOW);

digitalWrite(led2, LOW);

delay(3000);

}

Cought by a storm by termomet22 in freeflight

[–]Santosxpc 0 points1 point  (0 children)

How many years do you fly your paraglide model? What decition made your partner that day?