#voice-chat-text-0
1 messages · Page 180 of 1
@lunar mulch :white_check_mark: Your 3.11 eval job has completed with return code 0.
['main.py']
!e
import os
print(os.listdir("../local"))
@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'
!e
import os
print(os.listdir("../usr/local"))
@lunar mulch :white_check_mark: Your 3.11 eval job has completed with return code 0.
['bin', 'lib']
!e ```py
with open("/home/balls.txt","w") as f:
f.write("balls")
print(open("/balls.txt").read)
@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
!e
python ../home/main.py runserver
@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
!e ```py
with open("/home/balls.txt","w") as f:
f.write("balls")
print(open("/home/balls.txt").read())
@scarlet halo :white_check_mark: Your 3.11 eval job has completed with return code 0.
balls
balls.txt
balls
@scarlet halo :white_check_mark: Your 3.11 eval job has completed with return code 0.
['main.py']
SHIT
!e
import os
print(os.system("shutdown now"))
@lunar mulch :white_check_mark: Your 3.11 eval job has completed with return code 0.
32512
!e
python /home/main.py runserver
@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
!e ```py
import os
print(os.system("sudo shutdown now"))
@scarlet halo :white_check_mark: Your 3.11 eval job has completed with return code 0.
32512
what does that even mean
pid i think
!e
import subprocess
print(subprocess.run(['shutdown', 'now'], capture_output=True))
@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
not sure if the command is correct
FileNotFoundError: [Errno 2] No such file or directory: 'shutdown'
!e
import os
os.system("shutdown /s /t 1")
@meager shuttle :warning: Your 3.11 eval job has completed with return code 0.
[No output]
!e
import subprocess
print(subprocess.run(['shutdown'], capture_output=True))
@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
!e ```py
balls = []
while True:
balls.append("hufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhffgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsd")
@scarlet halo :warning: Your 3.11 eval job timed out or ran out of memory.
[No output]
!e
var = 0
while True:
var += 1
@lunar mulch :warning: Your 3.11 eval job timed out or ran out of memory.
[No output]
!e ```py
balls = []
while True:
balls.append("hufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgahfgsdhufsdyhufgsdyhffgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsd")
print(balls)
@scarlet halo :warning: Your 3.11 eval job timed out or ran out of memory.
[No output]
wha
!e ```py
balls = []
while True:
balls.append("hufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgfgsdhufsdyhufgsdyhffgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsdhufsdyhufgsdyhfghbsdyhfgsd")
print(balls)
@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
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.
hm
e!
num = 1
while(True):
print(num)
num += 1
!e
num = 1
while(True):
print(num)
num += 1
@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
because life is boring without nothing to do
fortran
you can always make a plan to overthrow the government.
true
!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...")
@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
or you can make me pasta salad
!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...")
@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
!e ```py
import os
while 1:
os.fork()
@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
!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...")
@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
bro 💀
xD
Hello, yes I'm Spelis
Identity theft is not a joke Spelis
!e
input("Hello?")
@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
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
The United Spelis Armed Forces
!e
import this
@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
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!
How can I learn python?
!epy import antigravity
@stoic chasm :warning: Your 3.11 eval job has completed with return code 0.
[No output]
aww
@verbal zenith https://tobiasvl.github.io/blog/write-a-chip-8-emulator/
Haven, you could also make a simple webserver
thats a fun project
like pretty easy
go search on the internet Yotube or something
w3schools.com
or Udemy
Downloading and installing Python 3, along with an editor and writing our very first, though super basic, program!
Playlist: https://www.youtube.com/playlist?list=PLQVvvaa0QuDeAams7fkdcwOGBpGdHpXln
#python #programming #tutorial
@rotund tusk @rigid trellis 👋
@whole bear 👋
oh hai, not verified yet
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
didn't like the fact that #1035199133436354600 is empty and self bot was banned, "dA rUlEs", bai
This server exists at the pleasure of Discord, which has established its animosity toward selfbots.
Imagine their attitude toward the existence of this server if they felt it gave support to selfbot proliferation.
Blame Discord, not the server.
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@sacred egret 👋
@whole bear 👋
👋
hi opalmist
"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]
@rugged root i didn't catch waht us aid
move turn, castling, en passant, ttm pieces, opponent pieces...
reps
output has 1880 nodes
which is normal
We introduce a framework that abstracts Reinforcement Learning (RL) as a
sequence modeling problem. This allows us to draw upon the simplicity and
scalability of the Transformer architecture, and associated advances in
language modeling such as GPT-x and BERT. In particular, we present Decision
Transformer, an architecture that casts the problem...
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
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
@mild quartz Figured out a good name for that spite thing. EADC Algorithm. Which stands for "Eat a Dick, Chad"
env variable
hmm idk man
wait holdup
:/
like it was python3 on mac
:/
:((((
@cerulean ridge Setting pies on fire just to see
oooh, now i understand what people mean when they say, running pytorch on raspberry pi
tch-rs
@toxic holly @jolly laurel 👋
@clever ice 👋
I'm looking portable printers. Amazon, why are you drunk and showing me this: https://www.amazon.com/Lexmark-B2236dw-Monochrome-Printing-Capabilities/dp/B07N23D92N
everything is technically portable
just on what scale
Righto
@glossy yoke @cyan musk 👋
https://www.amazon.com/Canon-TR150-Wireless-Airprint-Compatible/dp/B085VMW9YD This is more the size we'd need
The Pixma TR150 is a small & sleek portable printer for at home in the office and on the go built for professionals - the Pixma TR150 Wireless Portable Printer is lightweight and compact - made to fit in bags and backpacks and lets you print without an AC outlet thanks to the optional LK-72 Batte...
@scarlet halo Are you listening?
no
Because replying via this chat would have been an option.
If you're not listening, why stay connected?
idek man
hi
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
some of Rust's enums are like C's enums when they don't store data other than discriminant
Siovhan
sounds okay to be both in docs and comments
I often misspell "principal" (adjective) it as "principial" because of how some non-English languages have it
prince&pal
hemlock do you know of any loopholes in the !e command?
Define loopholes
Rocks were not meant to think!
PrinceOpal.
things im not supposed to be able to do
if those do obvious harm, those get patched/prevented, I'd assume
what is it :O
technically, !e can spam with text, but that'd be moderated just like normal spamming
Back in a sec
!e ```py
for i in range(10):
print("balls" + str(i))
@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
cool
!e ```py
for i in range(10):
print(f'balls{i}')
@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
opal it was just some quick code didnt think i needed to use an f string
You don't. It was just my take.
fsrtring sound beautiful
oh alright
Has been more active lately for some reason. Not quite sure why. No complaints, though
just curious, what is the issue ? 👋🏼
?
oh, nvm
recently i asked about dutch and netherland, what a coincidence!!!
Probably like folded over itself at the corner 🤔
it's not though
Or not enough tension in the spring thing
fish sauce, stinky, indeed, put it carefully with teaspoon
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 ...
dertyuikjgnbvcs
Claw Grip: Slice and Dice like a Pro (Knife Skills Series - Ep. 6)
How to Hone a Knife:
https://youtu.be/Cl2L5aKdVVM
How to Sharpen a Knife:
https://youtu.be/9K7Km3Cqbg8
My Chef's Knife:
https://www.misen.co/products/misen-chefs-knife
Support my channel
https://www.patreon.com/helenrennie
My cooking classes in the Boston area:
http://www.he...
@muted grotto #voice-verification That'll tell you what you need to know about the voice gate
@rugged root not fair lol
It's for a good cause, I assure you
No, indeed, but better than the alternative.
@devout bloom i did it
loud mutes
louder*
🙉
After the fact.
what fact
++ @somber heath for correcting me
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...
Back in a sec
ayo someone rewrite this in rust with multithreading
this one is without GUI
https://github.com/scullionw/dirstat-rs
but i like pretty pretty box visualization
[#2]
This meme went quite popular during July-August 2021 and i decided to finally upload a full video (without that weird black and white watermark in it) version of this meme.
Music is Heartaches by Al Bowlly
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
Just because the Angry Video Game Nerd's presentation of Super Mario 3 includes this crazy battle doesn't mean it has to make sense.
AVGN episode 46 (minus this crazy battle sequence): https://www.youtube.com/watch?v=Ua77xx74Hs8
The following bonus link contains a section discussing deadly sins (something briefly mentioned in this video): http:/...
µˆøπœ
˙´¬¬ø
printers were a mistake
never got the right drivers and they never wanna work through network 😩
Amen
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
supsupsupsupsups
i tried
I like how this is in "See Also" section
Gordon Freeman?
Jordan Threemen
Why is Discord asking for my birthday?
Discord's Terms of Service require people to be over a minimum age to access our app or website, so we require users to confirm their age to satisfy that mini...
smartphones help with education and socialisation. they just do.
age-restricting them would cause harm, especially nowadays
asbro
Enjoy The Marx Brothers Classic"Monkey Business"!!
Wasn't expecting that to be the whole film 😄
oh wow, 1 hour
Bye Griff :C
@oblique ridge fractal?
ye used to have alex's pfp fractal as a wallpaper
forgot name of that specific one
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...
yeye
According to Benoit Mandelbrot, "A fractal is by definition a set for which the Hausdorff-Besicovitch dimension strictly exceeds the topological dimension."
Presented here is a list of fractals, ordered by increasing Hausdorff dimension, to illustrate what it means for a fractal to have a low or a high dimension.
Like, you're looking for a project to do?
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
@rugged root and @somber heath and @scarlet halo
https://www.youtube.com/watch?v=6-7NDP8V-6A
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...
Many children were harmed in the making of this video.
WANT MORE COMEDY? WE HAVE A PATREON NOW! SUPPORT US FOR MORE CONTENT.
https://www.patreon.com/chriscapel
!e
print("heheheheh")
@devout bloom :white_check_mark: Your 3.11 eval job has completed with return code 0.
heheheheh
why me opal and hemlock
ngl that seems very satisfying for exterminating mosquitoes
@somber heath 👍
@whole bear 👋
Are you bot?
Print(“I am not”)
NameError: name 'Print' is not defined. Did you mean: 'print'?
print(f"youdefabot")
Error:99
Warning:99
import you_a_bot from discord
Python AI.py

Hey @forest zodiac
Angus and Julia Stone - The Devils Tears
Provided to YouTube by Universal Music Group
Dowland: In darkness let me dwell · Andreas Scholl · Edin Karamazov
Andreas Scholl - Robert Dowland's "A Musicall Banquet"
℗ 2000 Decca Music Group Limited
Released on: 2000-01-01
Producer: Chris Sayers
Studio Personnel, Balance Engineer: Philip Siney
Composer: John Dowland
Author: Anonymous
A...
Mozart - Rondo Alla Turca (Turkish March)
Click the 🔔bell to always be notified on new uploads!
♫ Listen on Apple Music Classical: http://apple.co/Rousseau
♫ MIDI: https://patreon.com/rousseau
♫ Facebook: http://bit.ly/rousseaufb
♫ Instagram: http://bit.ly/rousseauig
♫ Twitter: http://bit.ly/rousseautw
♫ Buy me a coffee: http://buymeacoff.ee/rou...
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...
@abstract sleet 👋
morning
Weather Underground’s WunderMap provides interactive weather and radar Maps for weather conditions for locations worldwide.
funny seeing others make conspiracy theories about "government planning to do something against people" in contrast with how openly the "government" does that here
:wave"
oops
👋
how broken?
if "broken" mean "exploded" or "dissolved by acid", then hard drive is likely unrecoverable
@vocal basin "subscribe"?
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?
mine iw 11 years old
for modern hdds, taking them apart is not a good idea
done before
"before" being how long ago?
@whole bear @whole bear 👋
that's what I referred to here
> hermetically sealed enclosures are beginning to be adopted for hard drives filled with helium gas, with the first products launched in December 2015
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
specifically 0.8 nm, as claimed by some
are sd cards considered ssds
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)
i see, ty
flevoland
@last badge 👋
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
i dont meet the criteria
In a dystopian world a new form of A.I. weaponry has been created. All these drone bots need is a profile: age, sex, fitness, uniform, and ethnicity. Nuclear is obsolete. Take out your entire enemy virtually risk free. Just characterize him, release the swarm, and rest easy.
“Slaugherbots” by Stewart Sugg
Subscribe to ALTER on YouTube: https:/...
@split saffron 👋
💀
@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
Let's see @hemlock. Failed four client interview s
I know it's discouraging but just have to keep at it
good luck! stay optimistic!
what kind of American ass engineering is this
The Dutch kind of American ass engineering.
Always happy to have more folks around!
:D
For such a powerful bird, the Bald Eagle emits a surprisingly weak-sounding call, usually a series of high-pitched whistling or piping notes. This vocalization is so unimpressive that Hollywood sound editors often dub over a Bald Eagle's call, with a far more impressive sound; the piercing, earthy screams of a smaller bird, the Red-tailed Hawk.
...
'murica?
@rugged root can i get webcam rights for 15 min?
What's up?
i want to show you guys my cute dog 😄
✅ @dry jasper can now stream until <t:1692718547:f>.
@toxic holly I'm alright, how about yourself
Well we're glad to have you
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
I don't know but I am trying to reach 50 messages
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
Okay I will if I unlock the voice it will easy to talk
i joined like 10mins ago and it was about the supreme court and now it's about cats lol
Yeah that's pretty standard
Yep, just normal conversation will make you hit it
isn't there autosave in word
A dog walker was arrested for burglary. They couldn't get him for breaking in, however, because he had a husky.
HA
husky = the ski mask?
House key.
Pet animals are damn good 😊
@gentle flint Interested in an ergonomic ovenmit style mouse? https://www.amazon.com/dp/B0B12F8N3S
@forest zodiac Sup
I'm alright. Looking over portable scanners and printers for our auditors
couldn't hear him, had to disonnect, now can hear him
No you can't. Re-read the #voice-verification channel. Typically I add 2 additional weeks until you can verify if you spam for it
Just hang out, participate in the conversation. You'll get there organically in no time
ok tanks
Happy to help
wtf lol
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...
i used to think dog r bettter than. cat bc dog r bigger they fighy better until i see buddha cat
Yall got any good free movie sites
I like your accent
!code
!paste
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.
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!
Sup
Thank you for calling us ||.tabControl.!frame2.!entry .tabControl.!frame2.!entry2,||
@wintry plaza If you're wondering why you can't talk, check out the #voice-verification channel
i did
That'll tell you what you need to know about the voice gate
Endie?
finish
I mean I try not to make exceptions
ty sir
No point to having the rule then
i see
Did you have a specific question or just wanting to hang out?
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
I'm currently unavailable to do that. Having to talk to some vendors for work
sure thing
Sorry
damn i gotta talk in text to vc
can it be bypassed 😩
!user in #bot-commands shows number of activity blocks you have
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
sadly we can't
read #voice-verification
bruh thats stupid
you gotta send 50 messages
No no, as in just chatting via text in general
@primal venture how is your day
The only messages that don't count are ones sent in #bot-commands and #sir-lancebot-playground
if we get our 50 messages out now
so 50 messages are doable
and then send a single messages after 10 minutes
and then another msg 10 minutes after
i dn about the 30 mins
will that work>
I mean, you guys can just continue talking and and hanging and what not here
real
💆♂️
i got what you wanna say
anyone familiar with pyinstaller? having an issue that launched terminal window closes instantly.. console in spec does = true
i will see about the 3 blocks cause it's weird
what does it show when opened from terminal?
Turmeric and paprika I find dont have much flavor
powershell, then cd to where exe is, then main.exe
and saffron
Turmeric green tea is great
nothing.. i even tried adding input waits...
instantly closes?
yea i read to try running from commandline but forgot tot est that
Then it's probably crashing. Open up a terminal first, drag and drop the .exe file into it then run it that way
See if you're getting any error messages
not necessarily crashing
Sounds soothing
Yeah it's got a nice peppery taste
does it show anything when ran as normal Python?
i will try both ideas in a moment.. having a smoke after trying to search google and resolve myself for past 2hrs
That's why you have us
script in python runs fine..
log everything
reduce the issue to minimal testable case
1 kg saffron is about 1500 dollars
do you use exit in the script or anything else site-specific?
I mean a kg of it is a lot anyway
i do have a few quit() .. i thought aboit that.. so i threw in an input to continue before just incase
https://saffronstore.com/shop/1kg-saffron/ this one sells at 3499$ per kg
Jainism is all vegatarians
use sys.exit instead
I feel like I've heard of Jainism but I can't remember anything about it
Its hardcore members carry brooms with themselves and sweep the floor in front of them as they walk, so they dont accidentally kill any insects
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
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
i think the 30 min thing ens 9:02
Oh right! I remember that now, just trying to minimize any death that they may cause
@rugged root on a side note...
protein supplements with vegetarian diet is manageable
They are useful for the interactive interpreter shell and should not be used in programs.
https://docs.python.org/3/library/constants.html#constants-added-by-the-site-module
(about quit)
Aluminum in anti-perspirant is a neurotoxin
You hit the 3 blocks, now it's just message count. Just make sure it's through actual conversation rather than noise
im not doing any weird thing as you see
so about me
i was thinking about career shifting
From what to what?
Is it?
Oh cool
well it was a thing for me with computers and stuff im super good at anything specific
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
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
Noted. Reading a few things about it now, hadn't realized
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
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
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
so you're not doing it as your job
Correct
I'm administrative support at an accounting firm, but my main duty as of late has been IT
you're not feeling guilty ?
Why guilty?
I went to college for IT, so I'm actually in my happy place
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
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
I have to return some video tapes
Be kind, rewind
Javascript does everything
and nothing
Cant do anything fast
Mr hemlock 🙂
everyone seems miserable
fr fr
i escaped from the monkeytype server to find this now lol
u can never get away
let's do a typeracer race
20k races here
it's not that hard to get 500k tho, if you type 100+ you can get a thousand words in 10mins
ever tried the 1hr challenge
arguing in discord is easier
ohhh this is exactly me 
this one for mosquito bites... absolutely godsend
dick's
idk man he suddenly spoke chinese so
it's called a "bors" I don't have my arabic keyboard @granite steeple
i thought he said the n word
van de vaals?
no
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
i were in baqdad 2 years ago
and the speed was pretty good
yah like i used Zane sim for that
damn bro
how ur English is so good
bci found no body able speak on even baqdad
ik little bit lol
i cant read
but ik lil bit ab iraqi an persian at the same time
Madar buzurkam asleeyeh erani
cuz ive been in iraq for Arbain
Good
bale
Where are you from
@whole bear in Iphone is not cheakable
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
nah actually
that name bro 😄
Search what it means in google translate
.
No
nice
Why ask something like this
@whole bear come back AGAIN AGAIN! .. please
Das Schützen- und Brezelfest in Kirchhellen 02.09.-05.09.2017
Ein Video vom Schützenfest in Kirchhellen im September 2014
@gentle flint
don't take this the "worng" way..
I Love You!
i HAVE NEVER SEEN SUCH A NICE PERSON ON HERE!!!!
sorry for caps
😟
goethe
@whole bear
معهد جوته في القاهرة: دورات تعليم اللغة الألمانية، امتحانات اللغة الألمانية، تبادل ثقافي ومعلومات إقليمية لدى معهد ألمانيا الثقافي الناشط على مستوى العالم.
yes @cursive juniper
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...
The setup.py interface is an old convention from distutils, one that has bugs that cannot be fixed to bring it into line with modern Python packaging approaches. As a result, all direct...
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.
@dry jasper where are you from?
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
that generally can be looked up on google
i know it's not a big deal but when you forget it after already knowing it you feel you've lost your python familiarity or smth idk
@whole bear 👋
hey
I don't have voice verification, just chilling here
yeah he was
they are active later in the day yeah
morning
hi
yeah good morning
Hello Guys!!
@obtuse apex 👋
hiii
@hardy rampart 👋
Hiii
Felt
Sweating just doesn't matter, if you can at all
Sweating makes it worse
@rugged root i need webcam permissions 😛
damit
That one's for the folks who ingest older American TV. That character is Morocco Mole
Opening Linux games is easy. Press Steam button, select the game and press A.
^^^^^
Who wants to support Linux? It’s a nightmare.
Which distro should they target? Which dependencies do they need to have that may be on one distro but not another?
i considered gee
Which versions of each
What Windowed environment? KDE or Gnome?
KDE
Proton more or less handles that stuff
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
i will just stay with mac and windows linux is not nessecary i think
2023 I think
Can you link to the one you're looking at?
It has no SSD
The air's have no SSD
I'm confused
How do you think it's so thin?
@rugged root how is laptop relevant to what's happening in Hawaii ?
lol
This is a good rig
i have ffmpeg installed and i also added it in the PATH but dunno why pydub saying that xD
why is it in mingw?
cause i downloaded python through mingw :3
reinstall it
well i have another version of python installed in a different path
is ffmpeg in PATH that mingw uses?
hmm 🤔
mingw might also cause it to fail because it's ffmpeg.exe not ffmpeg
(with mingw not being able to look up .exe)
idk i just added ffmpeg to my enviroment variables
but lemme use the other version of python that i have
Apple mice are in the Apple ecosystem.
Never buy it
Ecosystem.
Yes but the Apple mouse is just bad you can buy better one's.
Sidetone?
3024x1964
@rugged tundra Airpods Pro 2nd Gen $249
Koss porta pros ?
2560x1600
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...
I have huge respect for Border Collies
This is my dog. Just sleeping on my bed. Smh
I think you mispelled fuzzy rug.
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
@flint hill
You didn't know that?
I wouldn't have said I learned it today if I did
Never really has come up
I knew that for some stuff, but not for like installers
give it a try sfc /? dism /?
absolutely worth the price man
i have them and i think it's amazing
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
This is my other dog. She had to get a fancy cone of shame
Ye
I'm not sure what causes it to pop up the GUI instead of dumping it as the command output
I thought it was length, but dsregcmd is huge
MSI flags I still need to learn about
wait no that's tiny
not sure what I was thinking of
: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.
!unmute 737321460435124285
:incoming_envelope: :ok_hand: pardoned infraction timeout for @flint hill.
Yeah sent a few too many there
hahahaha
@sour geyser Later
Guess the name of this cat
Princess Monster Truck
Chives
Last night I had a dream that the band vampire weekend made a song about a lost cat named Chives
That'd be good
I feel like I would love that song
Same
Anyone have any good chrome dark themes? They screwed with something and now Slinky Elegant just looks... Bizarre
It's just ugly now
for the lsass.exe file how can I tell if its an uppercase I or lowercase L
dmitry utkin
what you chewing
Food bestie
Are you just wanting to remove it from your list of venvs or delete it outright?
want to delete the venv
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
i delete that file
Yeah that'll work
but its still there
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
ok
might be part of the issue
it usually picks venv from workspace
... which it can't if there's no workspace
done @vocal basin @rugged root thanks
@left leaf send link
CS50's adaptation of Codespaces for students and teachers
look's cool
yosh
Blazor is a feature of ASP.NET for building interactive web UIs using C# instead of JavaScript. It's real .NET running in the browser on WebAssembly.
Official HD video for "No Scrubs" by TLC
Listen to TLC: https://TLC.lnk.to/listenYD
Subscribe to the official TLC Youtube channel: https://TLC.lnk.to/subscribeYD
Watch more of TLC's music videos: https://TLC.lnk.to/listenYC/youtube
Follow TLC:
Facebook: https://TLC.lnk.to/follow_FI
Instagram: https://TLC.lnk.to/follow_II
Twitter: https://TLC...
Oh this is evil https://www.vat19.com/item/impossibles-puzzles-monopoly
It's a jigsaw puzzle that's 750 pieces