#voice-chat-text-0

1 messages · Page 180 of 1

lunar mulch
#

!e

import os
print(os.listdir("../home"))
wise cargoBOT
#

@lunar mulch :white_check_mark: Your 3.11 eval job has completed with return code 0.

['main.py']
lunar mulch
#

!e

import os
print(os.listdir("../local"))
wise cargoBOT
#

@lunar mulch :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 2, in <module>
003 |     print(os.listdir("../local"))
004 |           ^^^^^^^^^^^^^^^^^^^^^^
005 | FileNotFoundError: [Errno 2] No such file or directory: '../local'
lunar mulch
#

!e

import os
print(os.listdir("../usr/local"))
wise cargoBOT
#

@lunar mulch :white_check_mark: Your 3.11 eval job has completed with return code 0.

['bin', 'lib']
scarlet halo
#

!e ```py
with open("/home/balls.txt","w") as f:
f.write("balls")
print(open("/balls.txt").read)

wise cargoBOT
#

@scarlet halo :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 3, in <module>
003 |     print(open("/balls.txt").read)
004 |           ^^^^^^^^^^^^^^^^^^
005 | FileNotFoundError: [Errno 2] No such file or directory: '/balls.txt'

balls.txt

balls
devout bloom
#

!e

python ../home/main.py runserver
wise cargoBOT
#

@devout bloom :x: Your 3.11 eval job has completed with return code 1.

001 |   File "/home/main.py", line 1
002 |     python ../home/main.py runserver
003 |             ^
004 | SyntaxError: invalid syntax
scarlet halo
#

!e ```py
with open("/home/balls.txt","w") as f:
f.write("balls")
print(open("/home/balls.txt").read())

wise cargoBOT
#

@scarlet halo :white_check_mark: Your 3.11 eval job has completed with return code 0.

balls

balls.txt

balls
scarlet halo
#

LETS GOOOOO

#

IS IT THERE

#

!e ```py
import os
print(os.listdir("../home"))

wise cargoBOT
#

@scarlet halo :white_check_mark: Your 3.11 eval job has completed with return code 0.

['main.py']
scarlet halo
#

SHIT

lunar mulch
#

!e

import os
print(os.system("shutdown now"))
wise cargoBOT
#

@lunar mulch :white_check_mark: Your 3.11 eval job has completed with return code 0.

32512
scarlet halo
#

what

#

wait try sudo shutdown now

devout bloom
#

!e

python /home/main.py runserver
wise cargoBOT
#

@devout bloom :x: Your 3.11 eval job has completed with return code 1.

001 |   File "/home/main.py", line 1
002 |     python /home/main.py runserver
003 |                          ^^^^^^^^^
004 | SyntaxError: invalid syntax
scarlet halo
#

!e ```py
import os
print(os.system("sudo shutdown now"))

wise cargoBOT
#

@scarlet halo :white_check_mark: Your 3.11 eval job has completed with return code 0.

32512
scarlet halo
#

what does that even mean

lunar mulch
#

pid i think

#

!e

import subprocess

print(subprocess.run(['shutdown', 'now'], capture_output=True))
wise cargoBOT
#

@lunar mulch :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 3, in <module>
003 |     print(subprocess.run(['shutdown', 'now'], capture_output=True))
004 |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
005 |   File "/usr/local/lib/python3.11/subprocess.py", line 548, in run
006 |     with Popen(*popenargs, **kwargs) as process:
007 |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
008 |   File "/usr/local/lib/python3.11/subprocess.py", line 1026, in __init__
009 |     self._execute_child(args, executable, preexec_fn, close_fds,
010 |   File "/usr/local/lib/python3.11/subprocess.py", line 1950, in _execute_child
011 |     raise child_exception_type(errno_num, err_msg, err_filename)
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/HW3ZOWTAN6K73V6JBMHZQYIH54

lunar mulch
#

not sure if the command is correct

scarlet halo
#

FileNotFoundError: [Errno 2] No such file or directory: 'shutdown'

meager shuttle
#

!e

import os
os.system("shutdown /s /t 1")
wise cargoBOT
#

@meager shuttle :warning: Your 3.11 eval job has completed with return code 0.

[No output]
lunar mulch
#

!e

import subprocess

print(subprocess.run(['shutdown'], capture_output=True))
wise cargoBOT
#

@lunar mulch :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 3, in <module>
003 |     print(subprocess.run(['shutdown'], capture_output=True))
004 |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
005 |   File "/usr/local/lib/python3.11/subprocess.py", line 548, in run
006 |     with Popen(*popenargs, **kwargs) as process:
007 |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
008 |   File "/usr/local/lib/python3.11/subprocess.py", line 1026, in __init__
009 |     self._execute_child(args, executable, preexec_fn, close_fds,
010 |   File "/usr/local/lib/python3.11/subprocess.py", line 1950, in _execute_child
011 |     raise child_exception_type(errno_num, err_msg, err_filename)
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/B4TQEBM2SYOMHIW5MTVLVCJUTM

scarlet halo
#

!e ```py
balls = []
while True:
balls.append("hufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhffgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsd")

wise cargoBOT
#

@scarlet halo :warning: Your 3.11 eval job timed out or ran out of memory.

[No output]
lunar mulch
#

!e

var = 0
while True:
  var += 1
wise cargoBOT
#

@lunar mulch :warning: Your 3.11 eval job timed out or ran out of memory.

[No output]
scarlet halo
#

!e ```py
balls = []
while True:
balls.append("hufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgahfgsdhufsdyhufgsdyhffgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsd")
print(balls)

wise cargoBOT
#

@scarlet halo :warning: Your 3.11 eval job timed out or ran out of memory.

[No output]
scarlet halo
#

wha

#

!e ```py
balls = []
while True:
balls.append("hufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgfgsdhufsdyhufgsdyhffgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsd")
print(balls)

wise cargoBOT
#

@scarlet halo :x: Your 3.11 eval job has completed with return code 143 (SIGTERM).

001 | ['hufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufs
... (truncated - too long, too many lines)

Full output: too long to upload

lunar mulch
#

this bot is good, I've tried to break it a year ago, then found out the core project "snekbox" that executes the codes in an isolated environment, I think it uses NSJail.

scarlet halo
#

hm

meager shuttle
#

e!

num = 1
while(True):
    print(num)
    num += 1
scarlet halo
#

oh yeah school is tomorrow

#

for some reason im excited

meager shuttle
#

!e

num = 1
while(True):
    print(num)
    num += 1
wise cargoBOT
#

@meager shuttle :x: Your 3.11 eval job has completed with return code 143 (SIGTERM).

001 | 1
002 | 2
003 | 3
004 | 4
005 | 5
006 | 6
007 | 7
008 | 8
009 | 9
010 | 10
011 | 11
... (truncated - too many lines)

Full output: too long to upload

scarlet halo
#

because life is boring without nothing to do

gentle flint
#

fortran

lunar mulch
meager shuttle
#

!e

import random

height = 10

mainHeight = height * 2 + 1
a = 0
symbols = [
    "^",
    "^",
    "^",
    "^",
    "^",
    "*",
    "o",
]

print(Fore.GREEN, end="", sep="")
while a < mainHeight:
    print(" " * height, end="", sep="")

    for i in range(1, a):
        print(random.choice(symbols), end="", sep="")

    a += 2
    height -= 1
    print("")
print(Fore.RESET, end="", sep="")
print(" " * int((mainHeight / 3) - 1), "|" * int(mainHeight / 3), end="", sep="")

input("\n\nPress a key to exit...")

wise cargoBOT
#

@meager shuttle :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 17, in <module>
003 |     print(Fore.GREEN, end="", sep="")
004 |           ^^^^
005 | NameError: name 'Fore' is not defined
gentle flint
meager shuttle
#

!e

import random

height = 10

mainHeight = height * 2 + 1
a = 0
symbols = [
    "^",
    "^",
    "^",
    "^",
    "^",
    "*",
    "o",
]

print(end="", sep="")
while a < mainHeight:
    print(" " * height, end="", sep="")

    for i in range(1, a):
        print(random.choice(symbols), end="", sep="")

    a += 2
    height -= 1
    print("")
print(end="", sep="")
print(" " * int((mainHeight / 3) - 1), "|" * int(mainHeight / 3), end="", sep="")

input("\n\nPress a key to exit...")

wise cargoBOT
#

@meager shuttle :x: Your 3.11 eval job has completed with return code 1.

:warning: Note: input is not supported by the bot :warning:

001 |           
002 |          ^
003 |         ^^o
004 |        ^^*^^
005 |       ^*^^o^^
006 |      ^^^^^o^^^
007 |     o*^^*^^^**o
008 |    *^^o^^^*o^^o^
009 |   ^^^o^^*^o^^^o*^
010 |  ^^^o^^*^^^^oo^^^*
011 | **^^^^^^^^**^^^*^^^
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/QWKEAJMSVJBT2XL2J3ZVHMVLYY

scarlet halo
#

!e ```py
import os
while 1:
os.fork()

wise cargoBOT
#

@scarlet halo :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 3, in <module>
003 | Traceback (most recent call last):
004 |   File "/home/main.py", line 3, in <module>
005 | Traceback (most recent call last):
006 |   File "/home/main.py", line 3, in <module>
007 |     os.fork()
008 | BlockingIOError: [Errno 11] Resource temporarily unavailable
009 |     os.fork()
010 | BlockingIOError: [Errno 11] Resource temporarily unavailable
011 |     os.fork()
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/43AQ5UKYNEATNG2IMQCIOSEV4Q

meager shuttle
#

!e

import random

height = 6

mainHeight = height * 2 + 1
a = 0
symbols = [
    "^",
    "^",
    "^",
    "^",
    "^",
    "*",
    "o",
]

print(end="", sep="")
while a < mainHeight:
    print(" " * height, end="", sep="")

    for i in range(1, a):
        print(random.choice(symbols), end="", sep="")

    a += 2
    height -= 1
    print("")
print(end="", sep="")
print(" " * int((mainHeight / 3) - 1), "|" * int(mainHeight / 3), end="", sep="")

input("\n\nPress a key to exit...")

wise cargoBOT
#

@meager shuttle :x: Your 3.11 eval job has completed with return code 1.

:warning: Note: input is not supported by the bot :warning:

001 |       
002 |      *
003 |     *^^
004 |    ^*^^o
005 |   ^^^^^^^
006 |  o^^^^o^*^
007 | ^^^o^^^^o*^
008 |    ||||
009 | 
010 | Press a key to exit...Traceback (most recent call last):
011 |   File "/home/main.py", line 30, in <module>
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/RQVKN23SW3FZPA6LVADL534HJE

scarlet halo
#

bro 💀

meager shuttle
#

xD

lunar mulch
#

Hello, yes I'm Spelis

scarlet halo
#

bro what

#

shut up

lunar mulch
#

Identity theft is not a joke Spelis

scarlet halo
#

lets go?

#

also youre not really convincing cause youre using caps

#

and i dont

meager shuttle
#

!e

input("Hello?")
wise cargoBOT
#

@meager shuttle :x: Your 3.11 eval job has completed with return code 1.

:warning: Note: input is not supported by the bot :warning:

001 | Hello?Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     input("Hello?")
004 | EOFError: EOF when reading a line
scarlet halo
#

i know who you are

#

fake spelis

#

youre the cat pfp guy

#

well

#

now youre a spelis

#

wait

#

lets make a spelis army

#

thats cool

lunar mulch
#

The United Spelis Armed Forces

meager shuttle
#

!e

import this
wise cargoBOT
#

@meager shuttle :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | The Zen of Python, by Tim Peters
002 | 
003 | Beautiful is better than ugly.
004 | Explicit is better than implicit.
005 | Simple is better than complex.
006 | Complex is better than complicated.
007 | Flat is better than nested.
008 | Sparse is better than dense.
009 | Readability counts.
010 | Special cases aren't special enough to break the rules.
011 | Although practicality beats purity.
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/4CXME3XCEMJLZAKD2ZD3QPRI4M

meager shuttle
#

The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

lunar mulch
#

How can I learn python?

stoic chasm
#

!epy import antigravity

wise cargoBOT
#

@stoic chasm :warning: Your 3.11 eval job has completed with return code 0.

[No output]
stoic chasm
#

aww

stoic chasm
#

🤢

lavish rover
cosmic bison
#

Haven, you could also make a simple webserver

#

thats a fun project

lavish rover
sacred tundra
#

go search on the internet Yotube or something

sacred tundra
frozen owl
#

wow spidertyler youre still coding

#

respect

cosmic bison
stoic chasm
#

freaking where discord

somber heath
#

@cold harness 👋

somber heath
#

@rotund tusk @rigid trellis 👋

rotund tusk
#

@somber heath 👋

#

Sorry, got busy with work, didn't see this 😅

somber heath
#

@whole bear 👋

whole bear
#

oh hai, not verified yet

somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

whole bear
somber heath
somber heath
#

@sinful jasper 👋

#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

sinful jasper
#

!voice

#

!!voiceverify

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

sinful jasper
#

!voiceverify

#

bro i cant talk @somber heath

somber heath
#

@sacred egret 👋

somber heath
#

@mighty fable 👋

#

@lyric root 👋

mighty fable
#

yo

#

@somber heath

somber heath
#

@whole bear 👋

whole bear
uncut meteor
somber heath
#

@hidden yew 👋

#

@minor sandal 👋

worldly roost
#

hi opalmist

frozen owl
#

"Mastering the game of Go without human knowledge"

#
import torch.nn as nn
import torch.nn.functional as F


class TrueNet(nn.Module):
    def __init__(self, num_resBlocks, num_hidden):
        super().__init__()
        self.startBlock = nn.Sequential(
            nn.Conv2d(21, num_hidden, kernel_size=1, padding=0),
            nn.BatchNorm2d(num_hidden),
            nn.ReLU(),
        )

        self.backBone = nn.Sequential(
            *[ResBlock(num_hidden) for _ in range(num_resBlocks)]
        )

        self.policyHead = nn.Sequential(
            nn.Conv2d(num_hidden, num_hidden, kernel_size=1, padding=0),
            nn.BatchNorm2d(num_hidden),
            nn.ReLU(),
            nn.Flatten(),
            nn.Linear(num_hidden * 64, 1880),  # input w*h
        )

        self.valueHead = nn.Sequential(
            nn.Conv2d(num_hidden, 1000, kernel_size=1, padding=0),
            nn.BatchNorm2d(1000),
            nn.ReLU(),
            nn.Flatten(),
            nn.Linear(
                1000 * 64, 1
            ),  # input w*h, the size of the output can be smaller for value
            nn.Tanh(),
        )

    def forward(self, x):
        x = self.startBlock(x)
        x = self.backBone(x)
        policy = self.policyHead(x)
        policy = policy.squeeze(0)
        value = self.valueHead(x)
        value = value.squeeze(0)
        return value, policy


class ResBlock(nn.Module):
    def __init__(self, num_hidden):
        super().__init__()
        self.conv1 = nn.Conv2d(num_hidden, num_hidden, kernel_size=3, padding=1)
        self.bn1 = nn.BatchNorm2d(num_hidden)
        self.conv2 = nn.Conv2d(num_hidden, num_hidden, kernel_size=3, padding=1)
        self.bn2 = nn.BatchNorm2d(num_hidden)

    def forward(self, x):
        residual = x
        x = F.relu(self.bn1(self.conv1(x)))
        x = self.bn2(self.conv2(x))
        x += residual
        x = F.relu(x)
        return x
#

what's 9+10?

#

[B,21,8,8]

cerulean ridge
#

@rugged root i didn't catch waht us aid

frozen owl
#

move turn, castling, en passant, ttm pieces, opponent pieces...

#

reps

#

output has 1880 nodes

#

which is normal

mild quartz
frozen owl
cerulean ridge
# mild quartz https://arxiv.org/abs/2106.01345

IDK, on the surface, it feels like people are just doing every single iteration of:
Let's reformulate problem X as Y.

I haven't read the paper, but I'm just not convinced that this formulation is better in principle, other than leveraging the LLM bandwagon

frozen owl
#

hi my name is 2+2, where my mood is defined as (x+y)^2, and my iq is 3+8*7^38589+y+x+pi^e+i+e+29328947239847324

#

that's what cs papers feel like

#

numbers inside sentences

#

so fucking hard to read

rugged root
#

@mild quartz Figured out a good name for that spite thing. EADC Algorithm. Which stands for "Eat a Dick, Chad"

rugged tundra
frozen owl
#

env variable

#

hmm idk man

#

wait holdup

#

:/

#

like it was python3 on mac

#

:/

#

:((((

somber heath
#

This is your daily reminder to breathe.

#

@frozen owl

frozen owl
#

sup?

#

:D

rugged root
#

@cerulean ridge Setting pies on fire just to see

cerulean ridge
#

oooh, now i understand what people mean when they say, running pytorch on raspberry pi

frozen owl
#

tch-rs

mild quartz
somber heath
#

@toxic holly @jolly laurel 👋

frozen owl
#

@mild quartz my friend's repo

somber heath
#

@clever ice 👋

rugged root
frozen owl
#

just on what scale

scarlet halo
#

dont talk to me in vc. just lurking for now

#

headphones charging

rugged root
#

Righto

somber heath
#

@glossy yoke @cyan musk 👋

rugged root
somber heath
#

@scarlet halo Are you listening?

scarlet halo
somber heath
#

Because replying via this chat would have been an option.

#

If you're not listening, why stay connected?

scarlet halo
stuck furnace
#

I'm confused 😄

#

I'm pretty sure that's been like 30% of all meetings I've been in.

#

But at least it gets people together

somber heath
#

@civic zinc @whole bear 👋

#

@spiral halo 👋

#

@dense spire 👋

#

@timid zenith 👋

vocal basin
#

some of Rust's enums are like C's enums when they don't store data other than discriminant

terse needle
#

Siovhan

stuck furnace
vocal basin
#

sounds okay to be both in docs and comments

scarlet halo
#

helo

#

should i switch to linux

stoic chasm
vocal basin
#

I often misspell "principal" (adjective) it as "principial" because of how some non-English languages have it

stoic chasm
#

prince&pal

scarlet halo
#

hemlock do you know of any loopholes in the !e command?

rugged root
#

Define loopholes

stuck furnace
#

Rocks were not meant to think!

somber heath
#

PrinceOpal.

scarlet halo
vocal basin
#

if those do obvious harm, those get patched/prevented, I'd assume

scarlet halo
#

what is it :O

vocal basin
#

technically, !e can spam with text, but that'd be moderated just like normal spamming

rugged root
#

Back in a sec

scarlet halo
#

!e ```py
for i in range(10):
print("balls" + str(i))

wise cargoBOT
#

@scarlet halo :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | balls0
002 | balls1
003 | balls2
004 | balls3
005 | balls4
006 | balls5
007 | balls6
008 | balls7
009 | balls8
010 | balls9
scarlet halo
#

cool

worldly roost
#

hi

#

woa today voice channel so active

somber heath
wise cargoBOT
#

@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | balls0
002 | balls1
003 | balls2
004 | balls3
005 | balls4
006 | balls5
007 | balls6
008 | balls7
009 | balls8
010 | balls9
scarlet halo
#

opal it was just some quick code didnt think i needed to use an f string

somber heath
#

You don't. It was just my take.

worldly roost
#

fsrtring sound beautiful

scarlet halo
#

oh alright

rugged root
gentle flint
ivory flower
vocal basin
#

?

ivory flower
#

oh, nvm

gentle flint
worldly roost
# gentle flint

recently i asked about dutch and netherland, what a coincidence!!!

stuck furnace
gentle flint
#

it's not though

stuck furnace
#

Or not enough tension in the spring thing

somber heath
#

Congee

#

As distinct from kanji.

willow lynx
ivory flower
#

fish sauce, stinky, indeed, put it carefully with teaspoon

whole bear
#

hello

#

i'm pretty new

gentle flint
#

Isatis tinctoria, also called woad (), dyer's woad, or glastum, is a flowering plant in the family Brassicaceae (the mustard family) with a documented history of use as a blue dye and medicinal plant. Its genus name, Isatis, derives from the ancient Greek word for the plant, ἰσάτις. It is occasionally known as Asp of Jerusalem. Woad is also the ...

whole bear
#

dertyuikjgnbvcs

rugged root
#

Having to call back and forth with the client and Quickbooks to get this resolved

gentle flint
somber heath
#

Coupgar.

#

@muted grotto 👋

rugged root
muted grotto
#

@rugged root not fair lol

rugged root
#

It's for a good cause, I assure you

somber heath
hoary kayak
#

@devout bloom i did it

rocky yew
#

🙉

somber heath
muted grotto
rocky yew
#

++ @somber heath for correcting me

somber heath
#

The aural assault.

#

Amber grizzly bear.

#

Thyme () is the herb (dried aerial parts) of some members of the genus Thymus of aromatic perennial evergreen herbs in the mint family Lamiaceae. Thymes are relatives of the oregano genus Origanum, with both plants being mostly indigenous to the Mediterranean region. Thymes have culinary, medicinal, and ornamental uses, and the species most comm...

rocky yew
#

hey af

#

hope you're doing great!

rugged root
#

Back in a sec

turbid sandal
oblique ridge
#

ayo someone rewrite this in rust with multithreading

vocal basin
oblique ridge
#

but i like pretty pretty box visualization

turbid sandal
vocal basin
#

most of performance cost optimisation could be in updating visualisation

#

layout could be just re-arranged slightly instead of re-computing the entirety of it

#

for example, if some files gets deleted, layout for directories not containing it would stay as is

#

excluding re-scaling complexity, the impact would only be proportional to how deep the file is located in the tree

oblique ridge
#

µˆøπœ

#

˙´¬¬ø

buoyant oar
#

@oblique ridge

oblique ridge
#

printers were a mistake
never got the right drivers and they never wanna work through network 😩

vocal basin
#

should've just been writing down everything on clay tables instead
-- your reed pen will expire in two weeks
-- but it works just fine
-- if you use it after that period, you lose the warranty

oblique ridge
frozen owl
#

supsupsupsupsups

oblique ridge
#

i tried

vocal basin
turbid sandal
uncut meteor
oblique ridge
rugged root
#

Gordon Freeman?

uncut meteor
#

Jordan Threemen

oblique ridge
vocal basin
#

smartphones help with education and socialisation. they just do.
age-restricting them would cause harm, especially nowadays

rugged root
#

Unless it's blanket restricted

#

So everyone has to follow that

vocal basin
#

just ban electricity

#

and language

whole bear
#

asbro

vocal basin
#

methane

#

(i.e. not green)

#

F might be

#

no, that's yellow

turbid sandal
stuck furnace
#

Wasn't expecting that to be the whole film 😄

uncut meteor
#

oh wow, 1 hour

stuck furnace
#

Bye Griff :C

uncut meteor
#

sry Alex 😦 i miss you 🧡

#

hope you're good

#

i acquire food

vocal basin
#

@oblique ridge fractal?

oblique ridge
#

ye used to have alex's pfp fractal as a wallpaper

#

forgot name of that specific one

vocal basin
#

what you described is self-repetition not fractal

#

A dragon curve is any member of a family of self-similar fractal curves, which can be approximated by recursive methods such as Lindenmayer systems. The dragon curve is probably most commonly thought of as the shape that is generated from repeatedly folding a strip of paper in half, although there are other curves that are called dragon curves t...

oblique ridge
#

yeye

vocal basin
stuck furnace
#

Like, you're looking for a project to do?

oblique ridge
#

whoa how hyperlink with no protocol?

#

oh shit

#

markdown

#

is this new?

#

nice

#

more testing to be done

#

cool, so they made it so it doesn't hyperlink if http or https is specified as protocol
you can even try to replace p with p and it'll still not work
very thoughtful
https://google.com

zealous osprey
#

welcomee to zombocommm THIS IS ZOMBOCOM

#

YESS

#

how do u markdown tho

oblique ridge
#

ay even zwj doesn't break it
gj discord

zealous osprey
#

woo

#

thankss

turbid sandal
#

@rugged root and @somber heath and @scarlet halo
https://www.youtube.com/watch?v=6-7NDP8V-6A

BBC

Subscribe and 🔔 to the BBC 👉 https://bit.ly/BBCYouTubeSub
Watch the BBC first on iPlayer 👉 https://bbc.in/iPlayer-Home Kitchen Gun - In stores now! 🔫😂 | The Peter Serafinowicz Show - BBC

In this parody of the Cillit Bang commercial, Peter transforms into Derek Baum, a TV salesman pushing a new cleaning product - The Kitchen Gun.

Comic actor...

▶ Play video
whole bear
devout bloom
#

!e

print("heheheheh")
wise cargoBOT
#

@devout bloom :white_check_mark: Your 3.11 eval job has completed with return code 0.

heheheheh
gentle flint
somber heath
#

@plush pivot 👋

#

@wooden linden 👋

plush pivot
#

@somber heath 👍

somber heath
#

@whole bear 👋

whole bear
#

Are you bot?

somber heath
#

@whole bear 👋

whole bear
#

Print(“I am not”)

wind raptor
whole bear
#

Error:99
Warning:99

#
import you_a_bot from discord
wind raptor
#

Hey @forest zodiac

forest zodiac
#

hey chirs

#

how are you

somber heath
#

Dirt Poor Robins - Queen of the Night

#

Fish in a Birdcage

forest zodiac
somber heath
forest zodiac
somber heath
#

Provided to YouTube by Warner Classics

Edward op.1 Nr.1 - Dein Schwert, wie ist's von Blut so rot · Thomas Quasthoff /Norman Shetler

Loewe: Ballades

℗ 1989 Parlophone Records Limited, a Warner Music Group Company

Producer: Gerd Berg
Produced & Engineered by: Gerd Berg
Engineer: Hartwig Paulsen
Piano: Norman Shetler
Lead Vocals: Norman She...

▶ Play video
somber heath
#

@abstract sleet 👋

echo garden
#

morning

somber heath
echo garden
somber heath
#

@ionic garden 👋

#

@humble bluff 👋

vocal basin
#

funny seeing others make conspiracy theories about "government planning to do something against people" in contrast with how openly the "government" does that here

vocal basin
#

how broken?

#

if "broken" mean "exploded" or "dissolved by acid", then hard drive is likely unrecoverable

obsidian dragon
#

@vocal basin "subscribe"?

vocal basin
#

they charge proportionally to the number of requests, I'd assume

#

if the mechanism failed, it could've also damaged the platter

#

usb-to-sata cables exist

#

that might help

#

how old is the drive?

obsidian dragon
#

mine iw 11 years old

vocal basin
#

for modern hdds, taking them apart is not a good idea

#

done before
"before" being how long ago?

somber heath
#

@whole bear @whole bear 👋

vocal basin
#

what year, roughly?

#

Nitrogen, yes helium

vocal basin
vocal basin
#

so, it's more expensive than Nitrogen, but inert

#

it and Hydrogen also leak through everything

#

also, flying height in hdds recently (years ago) started approaching sizes of only several atoms

#

iirc, VSC uses whatever is set up as default in the system for most operations

#

except for debugging

#

the debugging setting being this

vocal basin
whole bear
#

are sd cards considered ssds

vocal basin
#

different in normal purpose/use

#

I'd also expect this to be less applicable to SD
> SSD also has rich internal parallelism for data processing.

#

m.2 rather than usual hard-drive connector (sata)

whole bear
#

i see, ty

dry jasper
#

flevoland

somber heath
#

@last badge 👋

last badge
#

hey :)

#

can't unmute yet lol

somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

last badge
somber heath
#

@split saffron 👋

last badge
#

💀

dry jasper
rugged root
#

@willow lynx I believe in you. During the interview, I would not say that you're good at anything. Because you are. You just lack confidence

willow lynx
#

Let's see @hemlock. Failed four client interview s

rugged root
#

I know it's discouraging but just have to keep at it

last badge
dense ibex
somber heath
dense ibex
#

lol

#

fair

#

@uncut meteor

#

apex legends

last badge
#

voice chat 0 is fun

#

had fun listening for like 2 hours

rugged root
#

Always happy to have more folks around!

last badge
#

:D

rugged root
#

'murica?

uncut meteor
#

bruh

dense ibex
#

@uncut meteor

#

apec l

#

egnds

uncut meteor
#

n

#

o

dense ibex
#

es

devout bloom
#

@toxic holly

#

griff

dry jasper
#

@rugged root can i get webcam rights for 15 min?

rugged root
#

What's up?

dry jasper
#

i want to show you guys my cute dog 😄

rugged root
#

Hmm, I do like dog

#

!stream 381154715293188106

wise cargoBOT
#

✅ @dry jasper can now stream until <t:1692718547:f>.

rugged root
#

@toxic holly I'm alright, how about yourself

toxic holly
#

@rugged root I doing good 😊

#

I am new in here

rugged root
#

Well we're glad to have you

toxic holly
#

Okay

#

Can I know more about this channel.

rugged root
#

Sure. This channel is the text channel that's paired with the #751591688538947646 voice channel. It's mainly off-topic or just general discussion

#

Although we do often talk about coding as well

#

Merits of cats and dogs

toxic holly
#

Yes I have joined here like some days ago

#

And I am trying to get access for Voice

rugged root
#

Yarp

toxic holly
#

I don't know but I am trying to reach 50 messages

rugged root
#

But you can always hang out in VC with us and just text in here

#

We have plenty of people who do that

#

And we try to make sure no one is left out of the convo

toxic holly
#

Okay I will if I unlock the voice it will easy to talk

whole bear
#

i joined like 10mins ago and it was about the supreme court and now it's about cats lol

rugged root
#

Yep, just normal conversation will make you hit it

whole bear
#

isn't there autosave in word

somber heath
#

A dog walker was arrested for burglary. They couldn't get him for breaking in, however, because he had a husky.

rugged root
#

HA

somber heath
#

House key.

whole bear
#

lol alr

#

that's nice

rugged root
#

So good

#

That's absolute gold

toxic holly
#

Pet animals are damn good 😊

rugged root
#

@forest zodiac Sup

forest zodiac
#

how are you

#

i am as always

rugged root
#

I'm alright. Looking over portable scanners and printers for our auditors

rugged tundra
#

couldn't hear him, had to disonnect, now can hear him

rugged root
#

Weird

#

I've never had that on individual people before

whole bear
#

can i spam for have voice verification?

#

there is no rule for spam

#

i think

rugged root
#

Just hang out, participate in the conversation. You'll get there organically in no time

whole bear
#

ok tanks

rugged root
#

Happy to help

dry jasper
whole bear
#

The Principia Discordia is the first published Discordian religious text. It was written by Greg Hill (Malaclypse the Younger) with Kerry Wendell Thornley (Lord Omar Khayyam Ravenhurst) and others. The first edition was printed allegedly using Jim Garrison's Xerox printer in 1963. The second edition was published under the title Principia Discor...

worldly roost
# uncut meteor

i used to think dog r bettter than. cat bc dog r bigger they fighy better until i see buddha cat

desert token
#

Yall got any good free movie sites

gentle flint
whole bear
desert token
#

I like your accent

turbid sandal
#

!code

wise cargoBOT
#
Formatting code on discord

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

For long code samples, you can use our pastebin.

rugged root
#

!paste

wise cargoBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

turbid sandal
#

damm..

#

Thank you for calling us {first_name} {last_name},
your call and question has been logged in our system and we will reply
shortly, most likly in 24 hours.
Thank you!

left leaf
#

hollow ?

#

someone

rugged root
#

Sup

left leaf
#

tell him subscribe brazar

#

the tomash

turbid sandal
#

Thank you for calling us ||.tabControl.!frame2.!entry .tabControl.!frame2.!entry2,||

left leaf
#

i wanna talk

#

someone can give me permission '?

rugged root
left leaf
#

i did

rugged root
#

That'll tell you what you need to know about the voice gate

left leaf
#

i can't endie the rules

#

rn

rugged root
#

Endie?

left leaf
#

finish

rugged root
#

I mean I try not to make exceptions

left leaf
#

ty sir

rugged root
#

No point to having the rule then

left leaf
#

i see

rugged root
#

Did you have a specific question or just wanting to hang out?

left leaf
#

ask for an advice

#

i think

rugged root
#

Advice on what? I can try to help the best I can

#

@whole bear If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know about the voice gate

left leaf
#

talking is better i think

#

just move me to a channel

#

us

rugged root
#

I'm currently unavailable to do that. Having to talk to some vendors for work

left leaf
#

sure thing

rugged root
#

Sorry

whole bear
#

damn i gotta talk in text to vc

left leaf
#

no problems at all

#

i dont know what's missing

#

what is 3ten minute blocks .

whole bear
#

can it be bypassed 😩

vocal basin
#

!user in #bot-commands shows number of activity blocks you have

rugged root
#

It's just talking for around 30 minutes. Like a half hour conversation. But it can be split across that time, doesn't have to be all at once

left leaf
#

sadly we can't

rugged root
#

h if you spam

#

You get 2 weeks added to the amount of time it takes

vocal basin
whole bear
#

bruh thats stupid

left leaf
#

so how do i talk

#

30 minutes meaning just staying in voice /.

whole bear
#

nah

#

we have to send messages

desert token
#

you gotta send 50 messages

rugged root
#

No no, as in just chatting via text in general

whole bear
#

@primal venture how is your day

rugged root
whole bear
#

if we get our 50 messages out now

left leaf
#

so 50 messages are doable

whole bear
#

and then send a single messages after 10 minutes

#

and then another msg 10 minutes after

left leaf
#

i dn about the 30 mins

whole bear
#

will that work>

desert token
#

50

#

massages

rugged root
#

I mean, you guys can just continue talking and and hanging and what not here

whole bear
#

real

desert token
#

💆‍♂️

whole bear
#

🥚

#

🇭 !

rugged root
#

Or check out the other parts of the server.

#

Plenty to offer

left leaf
#

i got what you wanna say

pallid hazel
#

anyone familiar with pyinstaller? having an issue that launched terminal window closes instantly.. console in spec does = true

left leaf
#

i will see about the 3 blocks cause it's weird

vocal basin
desert token
#

Turmeric and paprika I find dont have much flavor

vocal basin
#

powershell, then cd to where exe is, then main.exe

desert token
#

and saffron

rugged root
pallid hazel
#

nothing.. i even tried adding input waits...

whole bear
#

never had tuneric that i know of

#

i need to upgrade my fooding

vocal basin
pallid hazel
#

yea i read to try running from commandline but forgot tot est that

rugged root
#

See if you're getting any error messages

vocal basin
#

not necessarily crashing

desert token
rugged root
vocal basin
#

does it show anything when ran as normal Python?

pallid hazel
#

i will try both ideas in a moment.. having a smoke after trying to search google and resolve myself for past 2hrs

rugged root
#

That's why you have us

pallid hazel
#

script in python runs fine..

vocal basin
#

log everything
reduce the issue to minimal testable case

thin fox
#

1 kg saffron is about 1500 dollars

vocal basin
rugged root
vocal basin
#

do you ever use try-except?

#

if you use exit, switch to sys.exit

pallid hazel
#

i do have a few quit() .. i thought aboit that.. so i threw in an input to continue before just incase

thin fox
desert token
#

Jainism is all vegatarians

rugged root
left leaf
#

what time between messages

#

is counted as spam

desert token
rugged root
#

Like.... not just constantly doing single word messages, no just sending emoji, no just counting, etc. Even if it's spread out, that's still just spam

vocal basin
#

it's likely counted based on apparent intent, not on frequency
i.e. messaging just to get message count is spam
reasonably participating in conversations -- not

left leaf
#

i think the 30 min thing ens 9:02

rugged root
desert token
#

Fragrances are full of pthalates

#

Endocrine disruptors

thin fox
#

protein supplements with vegetarian diet is manageable

vocal basin
#

(about quit)

desert token
#

Aluminum in anti-perspirant is a neurotoxin

rugged root
left leaf
#

im not doing any weird thing as you see

#

so about me

#

i was thinking about career shifting

rugged root
#

From what to what?

rugged root
left leaf
#

Civil Engineering

#

to computer science

rugged root
#

Oh cool

left leaf
#

well it was a thing for me with computers and stuff im super good at anything specific

rugged root
#

Why the switch? Just not satisfied with the current jobs?

#

Sure sure

desert token
# rugged root Is it?

Its more of a concern for women who've freshly shaved their skin and then apply it, allowing the aluminum to easily pass through the skin and enter the body. If you have a family history of alzheimers I'd look into it though

left leaf
#

not about jobs

#

that's what i wanted to do since i was a child

#

but some things i will say when i get the verification

#

to make it obvious

rugged root
left leaf
#

i don't care about salary and things like this it's just not being stuck in smth you don't wanna do'

#

recently discovered that thing

rugged root
#

Yeah yeah, I hear you

#

I've considered swapping to being a dev but I just keep psyching myself out and it just.... I don't know, too many real life things that complicate it further

#

So for now I'm just happy to have coding as a hobby

pallid hazel
#

meh, found and error... i feel dumb.. but not so sure how i'm going to fix it.. basically it's the script loading a db.json file

left leaf
#

so you're not doing it as your job

rugged root
#

Correct

#

I'm administrative support at an accounting firm, but my main duty as of late has been IT

left leaf
#

you're not feeling guilty ?

rugged root
#

Why guilty?

left leaf
#

about doing coding as your job

#

as well

rugged root
#

I went to college for IT, so I'm actually in my happy place

left leaf
#

maybe

#

but civil is nothing close to computers xD

#

so i

#

considered starting courses

#

i know the basics casually in c and python

#

but i don't know if start webdev now or no

rugged root
#

You just hit the message mark, by the way. Just have to do !voiceverify in the #voice-verification channel. You'll have to disconnect/reconnect after to get the permission to kick in

left leaf
#

it's done now

#

i think

rugged root
#

Yep yep

#

Saw you unmuted when you were in here

left leaf
#

talkin to mother

#

will hop in in a sec

desert token
#

I have to return some video tapes

rugged root
desert token
#

Javascript does everything

turbid sandal
#

and nothing

desert token
#

Cant do anything fast

nimble epoch
#

Mr hemlock 🙂

whole bear
#

everyone seems miserable

lunar mulch
#

fr fr

whole bear
#

i escaped from the monkeytype server to find this now lol

exotic moss
whole bear
#

let's do a typeracer race

exotic moss
#

typeracer cursed me

#

me and 2 friends were playing typeracer for literal hours

whole bear
#

20k races here

#

it's not that hard to get 500k tho, if you type 100+ you can get a thousand words in 10mins

exotic moss
#

yeah

#

and if its over 3 years

whole bear
#

ever tried the 1hr challenge

exotic moss
#

C is evil

#

lowest wpm

whole bear
#

arguing in discord is easier

sacred tundra
frozen owl
#

this one for mosquito bites... absolutely godsend

#

dick's

#

idk man he suddenly spoke chinese so

whole bear
#

it's called a "bors" I don't have my arabic keyboard @granite steeple

sacred tundra
frozen owl
#

van de vaals?

frozen owl
#

哪個

sacred tundra
#

yooo wtf

#

yo from china

#

?.

frozen owl
#

no

sacred tundra
#

bro like HongK is inside the China as i know

#

@granite steeple you lying bro
ive been in iraq 2 years ago and i had 8Mb speed

granite steeple
#

I am in kut

#

In al hayy

#

You are what

#

In baghdad

#

Or basra?

sacred tundra
#

and the speed was pretty good

granite steeple
#

Yeah baghdad is different

#

I am in village

sacred tundra
#

yah like i used Zane sim for that

sacred tundra
#

how ur English is so good

#

bci found no body able speak on even baqdad

granite steeple
#

I am a linguist

#

I love languages

sacred tundra
#

do u know anything ab persian ?>

granite steeple
#

Yes

#

مادر بزركام

#

اصليه ايراني

sacred tundra
#

ik little bit lol

#

i cant read

#

but ik lil bit ab iraqi an persian at the same time

granite steeple
#

Madar buzurkam asleeyeh erani

sacred tundra
#

cuz ive been in iraq for Arbain

granite steeple
sacred tundra
granite steeple
#

Where are you from

sacred tundra
#

@whole bear in Iphone is not cheakable

granite steeple
#

Yes it is

#

Go to Settings > General
Scroll down and open Profiles
If you don't see a "Profiles" section, you don't have a configuration profile installed

#

That means you are not hacked

sacred tundra
dry jasper
granite steeple
#

Search what it means in google translate

dry jasper
#

ich kann deutsch

#

thats not the problem 😄

granite steeple
#

Oh

#

Cool

sacred tundra
#

.

granite steeple
sacred tundra
#

nice

granite steeple
#

Why ask something like this

sacred tundra
#

.

#

lol

granite steeple
#

So you generalize?

#

يا ابن الكلب

#

ما تستحي عله نفسك

sacred tundra
#

i just asked to joke

#

lol

turbid sandal
#

@whole bear come back AGAIN AGAIN! .. please

dry jasper
#

@gentle flint

turbid sandal
#

don't take this the "worng" way..

#

I Love You!

#

i HAVE NEVER SEEN SUCH A NICE PERSON ON HERE!!!!

#

sorry for caps

#

😟

dry jasper
#

goethe

turbid sandal
#

@whole bear

dry jasper
cursive juniper
#

Hey can I ask something here?

#

Its not about python

turbid sandal
#

yes @cursive juniper

gentle flint
# dry jasper https://www.goethe.de/ins/eg/ar/sta/kai.html

The German University in Cairo (abbreviated to GUC; Arabic: الجامعة الألمانية بالقاهرة El Gam‘a El Almāniya Bel Qāhira) is a private non-profit university in New Cairo, Egypt. GUC was founded in 2002 by the presidential decree 27/2002 and according to the Egyptian law number 101/1992. The University of Stuttgart, the University of Ulm, the Unive...

left leaf
#

come

#

vc0

gentle flint
#

Despite the fact that no one will read more than the next 3 paragraphs, I hope that this article can be useful when you want to advocate against the use of setup.py: when you make a PR or a comment in a Slack channel, you can link to this Proustian monstrosity and hope that your audience pales before the prospect of reading through the whole thing and just assents to whatever you're asking them to do.

frozen owl
#

@dry jasper where are you from?

whole bear
#

hello

#

can you repeat please?

#

lol

#

the ears of the woods

#

english isn't my first language so I don't know the origin of most of those expressions

#

yeah, humans...

#

well it's been a while since I"ve been on this server and in this voice chat, I've checked it yesterday, and I found you now today so I joined

#

I'm trying to learn from a book called "Mastering basics algorithms in python"

#

wbu

#

i see lol

#

it's a good place, good people

#

the citizens of the python discord

#

good to hear, I'll try to get back into python again for the third time and be active here more often

#

yeah, relearning again

#

i didn't forget how it's done, I pick up were I left it but also my problem solving skills decreased

#

the name of that built in functions that does x...

#

it's the problem solving that's the problem

gentle flint
whole bear
gentle flint
#

idk I have it all the time

#

and I program in Python every day for my job

somber heath
#

@whole bear 👋

whole bear
#

hey

#

I don't have voice verification, just chilling here

#

yeah he was

#

they are active later in the day yeah

echo garden
#

morning

obsidian dragon
echo garden
noble solstice
#

Hello Guys!!

somber heath
#

@obtuse apex 👋

obtuse apex
#

hiii

somber heath
#

@hardy rampart 👋

hardy rampart
rugged root
#

I'm melting

#

It's so friggin' humid

digital granite
rugged root
#

Sweating just doesn't matter, if you can at all

digital granite
#

Sweating makes it worse

dry jasper
#

@rugged root i need webcam permissions 😛

rugged root
#

Can't right now

#

Pet your dog for me

dry jasper
#

damit

rugged root
#

That one's for the folks who ingest older American TV. That character is Morocco Mole

amber raptor
#

Opening Linux games is easy. Press Steam button, select the game and press A.

rugged root
#

^^^^^

amber raptor
#

Who wants to support Linux? It’s a nightmare.

left leaf
#

idk

#

im double booting mac and windows

#

in my laptop

rugged root
#

Which distro should they target? Which dependencies do they need to have that may be on one distro but not another?

left leaf
#

i considered gee

rugged root
#

Which versions of each

left leaf
#

win 11

#

with os sonoma

#

14

amber raptor
#

What Windowed environment? KDE or Gnome?

sweet lodge
#

KDE

rugged root
#

Proton more or less handles that stuff

left leaf
#

i wanted to get a third boot for linux

#

but i found it frustrating

#

and hard to do since i messed up with UEFI

#

to do mac with windows

rugged root
#

Yeah, trying to juggle grub and window's boot loader...

#

Yeesh

left leaf
#

i will just stay with mac and windows linux is not nessecary i think

whole bear
#

What y'all think of an apple mac air laptop?

#

13 inch

rugged root
#

M1 chip?

#

Or M2

whole bear
#

2023 I think

rugged root
#

Can you link to the one you're looking at?

digital granite
rugged root
#

Wait what?

#

The airs absolutely was

digital granite
#

The air's have no SSD

rugged root
#

I'm confused

digital granite
#

How do you think it's so thin?

cerulean ridge
#

@rugged root how is laptop relevant to what's happening in Hawaii ?
lol

whole bear
rugged root
#

This is a good rig

next surge
#

i have ffmpeg installed and i also added it in the PATH but dunno why pydub saying that xD

vocal basin
#

why is it in mingw?

next surge
#

cause i downloaded python through mingw :3

left leaf
#

reinstall it

next surge
#

well i have another version of python installed in a different path

vocal basin
#

is ffmpeg in PATH that mingw uses?

next surge
#

hmm 🤔

vocal basin
#

mingw might also cause it to fail because it's ffmpeg.exe not ffmpeg

#

(with mingw not being able to look up .exe)

next surge
#

idk i just added ffmpeg to my enviroment variables
but lemme use the other version of python that i have

somber heath
#

Apple mice are in the Apple ecosystem.

digital granite
somber heath
#

Ecosystem.

digital granite
#

Yes but the Apple mouse is just bad you can buy better one's.

somber heath
#

Eekosystem.

#

Because mice go eek eek.

whole bear
somber heath
#

Sidetone?

left leaf
#

3024x1964

rugged root
#

@rugged tundra Airpods Pro 2nd Gen $249

whole bear
#

Koss porta pros ?

left leaf
#

2560x1600

rugged tundra
digital granite
dry jasper
#

The Stabyhoun, or Stabijhoun or Stabij (in Frisian), is one of the rarest dog breeds in the world. It hails from the Dutch province of Friesland; its origins lie in the forested region of eastern and southeastern Friesland. The breed has been mentioned in Dutch literature dating back to the early 1800s, but it was not until the 1960s that the br...

thin fox
#

I have huge respect for Border Collies

digital granite
thin fox
#

ah kangals

#

super dogs

hidden umbra
#

This is my dog. Just sleeping on my bed. Smh

sour geyser
rugged root
#

I learned something today. On some .exe files, you can run them with the /? or /help to bring up different flag options

#

I didn't realize it would do that for you

rugged root
#

@flint hill

sour geyser
#

teacup poodle

dry jasper
digital granite
rugged root
#

Never really has come up

#

I knew that for some stuff, but not for like installers

sweet lodge
frozen owl
#

i have them and i think it's amazing

hidden umbra
rugged root
#

Like I did it for an installer for one of our programs, and it popped up a little GUI window with details on the flags

hidden umbra
# hidden umbra

This is my other dog. She had to get a fancy cone of shame

rugged root
#

As well as telling me that it also recognizes the MSI flags

#

Again with the gui

dry jasper
sweet lodge
#

wait no that's tiny
not sure what I was thinking of

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied timeout to @flint hill until <t:1692808498:f> (10 minutes) (reason: attachments spam - sent 10 attachments).

The <@&831776746206265384> have been alerted for review.

dry jasper
rugged root
#

!unmute 737321460435124285

wise cargoBOT
#

:incoming_envelope: :ok_hand: pardoned infraction timeout for @flint hill.

rugged root
#

Yeah sent a few too many there

hidden umbra
#

hahahaha

rugged root
#

@sour geyser Later

flint hill
#

to much cutness

#

rip

whole bear
rugged root
#

Guess the name of this cat

rugged root
#

Princess Monster Truck

stuck furnace
#

Last night I had a dream that the band vampire weekend made a song about a lost cat named Chives

rugged root
#

That'd be good

rugged root
stuck furnace
#

Same

rugged root
#

Anyone have any good chrome dark themes? They screwed with something and now Slinky Elegant just looks... Bizarre

#

It's just ugly now

jovial dome
#

for the lsass.exe file how can I tell if its an uppercase I or lowercase L

calm snow
#

can I speak up here ?

#

in vc

dry jasper
#

dmitry utkin

whole bear
#

Am chewing for my life

#

Give me a sec bestie

frozen owl
#

what you chewing

whole bear
#

Food bestie

gentle flint
frozen owl
#

the left part looks like a toilet bowl

willow gate
#

guys anyone know how to delete virtual Integrated Terminal in VSCode ?

gentle flint
rugged root
#

Are you just wanting to remove it from your list of venvs or delete it outright?

willow gate
#

want to delete the venv

rugged root
#

You can just go to that file path and delete it from there. Going to double check real quick to see if there's a way to do it in VSC itself

willow gate
#

i delete that file

rugged root
#

Yeah that'll work

willow gate
#

but its still there

rugged root
#

What happens if you try to pick it?

#

Might also just have to close and reopen VSC

#

It might repopulate the ones it can see

gentle flint
vocal basin
#

might be part of the issue

#

it usually picks venv from workspace

#

... which it can't if there's no workspace

willow gate
#

but i deleted that file

#

but its still there

willow gate
willow gate
#

@left leaf send link

left leaf
gentle flint
willow gate
left leaf
#

yosh

rugged root
dry jasper
rugged root
#

It's a jigsaw puzzle that's 750 pieces