Message from @RyeNorth
Discord ID: 542925376373129236
unfortunately not his ideas
insert logan paul "yep!" here
@halfthink Gay bait
marx was actually a social construct created by the patriots
tim is a social construct
tim is actually the beanie
the humanoid body is a mechanical construct
did you just assume my gender?
They should have built the walls out of stronger materials.
huh...i guess walls DON'T work
Well it's not even a real wall if a woman can bust it
Heck that wouldn't even qualify for a door
for some reason that ad reminded me of this ad
That's pretty good.
One of the best audio plugins.
I made a script that turns screen brightness up and down, synchronized to the music:
```python
import pyaudio
import numpy as np
import os
import time
def brightness(b):
os.popen("/usr/local/opt/brightness/bin/brightness %f" % b)
CHUNK = 2**12
RATE = 44100
p = pyaudio.PyAudio()
stream = p.open(format=pyaudio.paInt16, channels=1, rate=RATE, input=True,
frames_per_buffer=CHUNK)
while True:
data = np.fromstring(stream.read(CHUNK), dtype=np.int16)
peak = np.average(np.abs(data)) * 2
bars = "#" * int(1000 * peak / 2**16)
f = float(0.1 + peak * 10.0 / 2**16)
brightness(f)
print("%s %f" % (bars, f))
stream.stop_stream()
stream.close()
p.terminate()
```
@Undead Mockingbird are you a recently unemployed journalist?
why would you do that
because reasons
because i can
lulz
feels good, man
black body ? 😮
#IsItOffensive?
**Komi-san Gains an Extra Chromosome**