#voice-chat-text-0
1 messages · Page 887 of 1
@zenith radish nice Macintosh OS
What is LP brute forcing for?
@zenith radish Your own computer might be unreachable by the LAN address due to normal routers' security mechanisms.
dogggggo
no, the comfy couch
going to do a test ping ... switch apps / channels
@zenith radish test ping is all
assuming it makes a sound
@zenith radish test ping again
just hoping you can hear the sound
Is that bash?
At the same time, teaching using the proper terminology provides learners the ability to research things by that name, as opposed to "That thing that lets you do the thingy thing". You can use terminology in a clear and explained fashion.
If on the sshd side, it is set for you to use ONLY password, then you ONLY use password to login.
Same applies to password + public/private key thing ... or just the public/private key thing
@zenith radish ^
Using multiple networks at once is difficult .... unless you are "tethering" / sharing the internet from one of them
Ah .... oofles
Can you set the "router" to give that MAC address a static IP then set up a static IP for it?
I'll just chroot from the install media and install dhcpcd
That works too
Especially since you just recently installed it and did not update much, I assume
chroot aka change root .... pretty much temporarily changes the / path.
In Termux, we have proot
@rigid shell What's up?
Pretty much is a pseudo-chroot since Termux is made mainly to be root-less and single-user (since an Android app package is bound to a UID/GID combo ... and multiple app packages can be part of the same exact UID/GID ... like Termux & its Add-ons share the same UID-GID while installed)
i am looking for someone with Bluetooth low energy knowledge
....
[insert infamous Konami Code]
!ban 399534026022453248 gore spam
:incoming_envelope: :ok_hand: applied ban to @modern relic permanently.
wrong channel to use command?
no, he DMed me 😛
The Discord app for Android is buggy as fsck too
Air Conditioning games?
powershell.exe has stuff that is not as easy, or even is just impossible, compared to cmd.exe
I use something called Cmder to start up my Ubuntu inside of WSL 2.
https://cmder.net/
I can invoke normal Windows programs from it ... heck, since explorer.exe is always running, I can do explorer.exe . to open an explorer window if I'm in a valid location.
Was an example to run Windows programs
So you would rather use a Windows program to stuff like batch rename or batch sed / etc.?
WSL 2 has better speed
Less interpreted, more native (put simply)
Lemme grab the Ubuntu link for WSL
For the desktop aspect, I use VcXsrv.
Section link:
https://wiki.ubuntu.com/WSL#Running_Graphical_Applications
wb Rabbit
@amber raptor both the Android app and the iOS app are made by two separate entities ... just "verified" by Discord
Was it yesterday that I joined this Discord?
... or the day before? .... I forgot is all.
lol
yep just yesterday
Sadly, I cannot just stream while coding .... even though it would make this channel less boring
Because of the required verification thing of this server >w<
Read the #voice-verification channel for that
oh thanks
Typically studies of the effects of aging on cognitive-motor performance emphasize changes in elderly populations. Although some research is directly concerned with when age-related decline actually begins, studies are often based on relatively simple reaction time tasks, making it impossible to gauge the impact of experience in compensating for...
nothing atm
but I learned that __iadd__ and the other in-place methods must return a value
I took a course on quantum computers once... forgot everything 😄
Makes sense
Oh yeah. I guess the reasoning here is that they don't necessarily have to be in-place.
Also learned that I can not only access Windows (host) "drives" from Ubuntu, but from the Windows side, I can access Ubuntu as if it is a shared drive on a networked server.
\\wsl$\Ubuntu-20.04
In windows to access / of my Ubuntu in WSL 2
and don't worry ... I failed to access /mnt/c/ from explorer
Who remembers the SEGA Dreamcast?
It literally was a PC that was cheaper, but it failed mainly because of piracy being so easy to do.
Jet Grind Radio / etc.
Dreamcast was not in the correct time period ... and the lack of games was because it was too easy to pirate the games, so developers stopped making games for it.
The little memory cards with the screens were cool
But the where the cable connected on the controller was a terrible decision
Of course, big name stores like Steam do not allow certain "uncensored" content.
The restricted it at one point, but they lifted that apparently
Consoles still restrict it
Censored to a point.
Still inappropriate
At least for the Switch stuff
Just feels.... off
Maybe I'm just used to Nintendo being the family friendly folks
feels like honey
.... underage s## is forbidden on Steam
Speaking of that forbidden stuff, one game I have (free) had to remove a certain game play aspect because one other store it is provided on does not allow such an aspect for it.
Makes sense, prevents folks from having to maintain two versions
s/folks/the developer(s)/
foobar
Desktop (web also?) allows editing your last message via. a simple s/ type of sed
I just press the up arrow and just edit it that way
I just go insane
Also yes
Gage is not in the VC
Also also yes
Xbox One ... doesn't that support Vulcan?
11 votes and 26 comments so far on Reddit
@zenith radish I recall a Diablo-like game ...
III
.... uhh ... what?
There's quite a few like that
What was this one game engine it was like Free / Libre / something in the game I think
Diablo-like
Do you remember the setting at all?
There was Fate
Sacred
Victor Vran
The Adventures of Van Helsing
Some of the DiRT games cannot be found on Steam's store ... I literally cannot even get the manual for the game!
FOUND THE GAME!
https://flarerpg.org/
G2A sucks https://factorio.com/blog/post/fff-303
We have a record low in our bug report forum, of only 55 active bug reports. I don't think in the history of Factorio the bug forum has been so clean. No doubt once we mark 0.17 as stable the count will shoot up again.
For this weeks graph I added the count of players on Steam as the left axis. We thought it would be somewhat interesting ...
why
Because files
no time
what distro have you gone with kemal?
yo marko
The Coding Den had some fun at times as well
change hemlock to the HRMAs
or they just don't use windows
!stream 279826604123750401
✅ @solemn hornet can now stream until <t:1630097525:f>.
THREE OF US 
My gender identity is female ... and I hate the male body I was born with.
No spoonfeeding them, btw
Jake, recite rule 4 now or you're de-helpered! (jk)
🥄 🥫
!rule 4
4. Use English to the best of your ability. Be polite if someone speaks English imperfectly.
there
Ah, working smarter not harder 😄
I only speak phrases from the office
JSFuck
Racket is essentially Scheme, which was created as a teaching language.
If you are serious about being autistic, @solemn hornet .... I am as well (and yet I'm in my 30's)
@strong arch If I leave can I trust you to not give crap advice? Or be condescending to folks?

hello again
So um hey i know I've only been hear for like 4-5 hrs but can talk in the vc?
Function piping?
You can do functional programming in Python.
The key thing is no side-effects.
@honest pier ```py
a = 5
match a:
case b if b in range(1, 10):
print('Between 1 and 10')
basically stuff like code = input("Enter code: ") |> int
What would the effect of this be?
its equivalent to int(input("Enter code: "))
Ah right.
problem is that forces a right-to-left reading
I just wish iterators/iterables had map and filter methods by default 😄
@solemn hornet pass
map has a similar right-to-left reading issue, tbh i think kotlin/swift's or rust/haskell's handling is probs the best
Maybe if all objects had an apply method?
Then you could do something like ```py
nums = (
input('Enter some numbers: ')
.apply(str.split)
.apply(partial(map, int))
.apply(list)
)
I think that's a natural way to read code. Each successive function application in the composition is a stage in a pipeline.
i would agree if the entire language is read right-to-left, but because only certain things are, u end up having to read things in a spiral pattern to parse them. python is not very bad about this, but other languages like c are horrible e.g. char * const (*(* const bar)[5])(int )
@solemn hornet I can wholeheartedly recommend this resource: https://www.programiz.com/python-programming/methods/string
@solemn hornet input("...").capitalize()
@solemn hornet Naming_Convention
naming_convention - what we do in python
@molten pewter we can hear whoevers in your room
What do you mean?
Yeah, one step at a time guys.
@solemn hornet
a = 14
b = 12
fString = f"{a} + {b} = {a+b}"
print(fString)
fstring = @"{a}" in c# i think..
Umm...
To indicate that a string literal is to be interpreted verbatim. The @ character in this instance defines a verbatim string literal. Simple escape sequences (such as "\" for a backslash), hexadecimal escape sequences (such as "\x0041" for an uppercase A), and Unicode escape sequences (such as "\u0041" for an uppercase A) are interpreted literally.
Sounds like C#'s @ would be a Python's raw string (r)
yes, very similar
i don't have permission to speak, sorry.
hello!
@brave steppe just being muted.
hope the websockets stuff works out for ya!
my mic is muted, why I'm being banned
?
and thanks from the explanation about async of other day
voice verification? we can talk about it if you want.
i'm just guessing, though.
Bluenix if you want to share screen or anything I wouldn't mind seeing what's ... ohh
@celest pecanhihi
it's not touchscreen the tv
where
What where?
I don't have a mic in good conditions
aw
welcome back!
hey cargo
hey ! jhoxz
n_n
wb y'all
we can hear you
can you turn on noise reduction, though?
hi jake
GG?
Yeah
Bluenix do you write in any compiled languages?
cython? ooh
neat.
i wasn't familiar.
hot mic Gage
@celest pecan hot mic
lots of noise
So rest/ needs models/ and there's parts of models/ that needs rest/
im here for the interaction
it's getting more active by the minute!
maxing out the call 
maybe File should not be in rest/? i'm not sure
@celest pecan Please turn on push-to-talk.
rest/ as in the api?
Or I will server-mute you.
i hope it works out that way.
what way?
By moving File
File Mignion
hi jake
hi, how are you doing with cpython? I still learning how to make a bot
we are the valley of the mutes
👏 👏 we got 'em 👏 👏
i would make a dad joke
but i prefer to be silent but dadly
just kidding, i haven't been voice verified yet. 😐
😉
1826 so close hahah
it's a growing file
it will be big one day
😉
@cerulean ridge hihi
wow that's a clever name, actually.
s = b.decode('utf-8')``` type of thing?
goodnight, @cerulean ridge !
ooh
that makes sense.
oof?
whaat
err... a se... yeah!
composition instead of inheritance?
nice!
glad there is progress. 🙂
@brave steppe thanks for streaming.
i'm going to go, too!
haha
take care!
@somber heath hiiiiiii oppa
Hoydle. ^_^
!voice
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@whole rover can i ask you about something?
good how are u
hi im john
too
nice
how many time u learning python?
me too
Idris
where are u from?
is that have to do with aanything?
i will choose to not say anything personal informatian and location
how many text message we must to send?
ill be tryin to talk in a moment
seriously ive been talking for the past 5 minutes and still no improvement
lol
omg 50 messages are too much
true
do we have to do it if we went offline again
hey Idris what is "You have been active for fewer than 3 ten-minute blocks"
idris......?
This means you need to have sent your messages over a span of at least 30 minutes.
okay
its so hard ahahahaha
whats going on
dude.....
hahahah
just spending message ya know
wasting time
and.....
text for 1
word
is
in the
genius
:/
idk
go to voice verification chat and type !voiceverify
!voiceverify
#voice-verification here
You have been active for fewer than 3 ten-minute blocks
what is thatttttt
.....
really
can we get started>
nevermind
hey @timber lark
@forest zodiacyo
Hello
g'moorning folks
i cant talk ;-;
!voice
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!e ```py
class MyClass:
def init(self):
print("Hello, world.")
def add(self, v):
print("Bing!")
my_class_instance = MyClass()
print("Pop")
my_class_instance + 4```
@somber heath :white_check_mark: Your eval job has completed with return code 0.
001 | Hello, world.
002 | Pop
003 | Bing!
"left" + "right"```
if choices == '1':
os.system("python /home/TogeMaru05/Desktop/SystemPyOS/PyOS-write1.0.py")
choices = input(str("/>"))
r os.system
os.system :2 ""
os.system(r"python /home/TogeMaru05/Desktop/SystemPyOS/PyOS-write1.0.py")
print("""
[1] PyOS Write
[2] Clock
[3] PyWeb
[4] PyOS Draw
[5] idk what to add
[6] NGX idk what to add send help
[7] Shut PyOS down
""")
choices = input(str("/>"))
import os
os.system(r"python /home/TogeMaru05/Desktop/SystemPyOS/PyOS-write1.0.py")```
Cursed >w<
you don't need to wrap a str literal in a call to str()
about to get my music player going before I join
muted but allows my headset to not bug out
hewwo
not 1
good
Let's just say I'm uniq
Don't tell me you don't know that Linux command
man uniq
or uniq --help
It runs as a normal user
Often one would pipe their list of "possible duplicates" like so:
some-command-here | sort | uniq
This would prevent duplicated lines in the output
yes
Halo on iOS ? sounds like possibly unofficial
you're like forty
first half of my 30's
If I said my age was ||O-VA nyan~ THOUSANDS!!! ... nanoseconds|| then not only would I be telling the truth, some would be really turned off by the spoiler text
so a woman in her early 30s doing kawaii girl shit like this
Now thats what I call cursed >w<
High-functioning autism .... plus multiple PTSD ....
More like trans woman ... pre-op, pre-HRT ...
and hate this .... ... male body i was born in -.-'
@somber heath I have two friends (identical twins) who have tics
they are rather noisy, and seem to not be able to control it
Where is your number one fan / biggest fan ?
their ticks would be "chicken" or some more colourful language
Vanilla ice cream ... not as much flavor compared to chocolate
how rude of a kid
Ah ... autism ... or a spoiled brat
.... ^w^;
"Asperger Syndrome"?
I don't try to get away with stuff.
PEZ ?
Some people with autism will know ... but that isn't everyone
I have autism but I don't intentionally use it to take higher priority
what do you mean by find theirselves @somber heath ?!
good.
... I have Autism / ADHD (mostly suppressed by medication) .... and I have 3+ PTSD ... .... and when the first 2 PTSD struck like less than 5 days apart, I got hospitalized for the depression.
Is that like a 14 yo girl stereotype of r u serious
?
honestly
i don't think everyone can afford that
This will force restart after 10 seconds
new syringes everytime
Mset it to 10 minutes, good way to troll someone
It shouldn't have to be a case of "afford".
reusing needles is prone to getting infected
or make one where they log in and it shuts down .... but a very bad idea
quite frankly it 's always a case of "afford"
Oh, I know.
any of you from Afghanistan ?!
and on Linux-like, you need to run as root / via. sudo ... and it is shutdown --help for the help
(Linux shutdown is shutdown -hP now btw for "shutdown now, please")
and yes, you can abort a shutdown on both Windows & Linux
Saturday for USA West coast
Early in the pandemic ... people were doing stupid sh#t here ... mainly due to Trump ... but after that was street racing ... even those people shutting down a bridge for one
are kangaroos harmless?
If you don't make them feel threatened
I see
I assume they also have "personal space" that if you get near, they'll think you are going to harm them ... especially if they have a young one with them
You're good at stretched images
I was using sarcasm, sorry.
Is that a real fish?
!e ```py
class MyClass:
def init(self):
return "Bork!"
MyClass()```
@somber heath :x: Your eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File "<string>", line 5, in <module>
003 | TypeError: __init__() should return None, not 'str'
__init__ initialize
self is like the implied this in some other languages
__new__
It's not easy to utilize
I have used it
lemme find the __new__
import sys
def printer(*parts, *, end='\n', flush=False, file=sys.stdout):
file.write(''.join(parts + (end,)))
if flush:
file.flush()
now back to finding __new__
!e ```py
class MyClass:
def init(self):
print("Hello, world.")
def my_method(self, v):
print(self is v)
my_class_instance = MyClass()
my_class_instance.my_method(v = my_class_instance)```
@somber heath :white_check_mark: Your eval job has completed with return code 0.
001 | Hello, world.
002 | True
The meaning of self.
what was the v = for?
Linux? PlayOnLinux
Mac? PlayOnMac
@dapper ice
The object that my_class_instance points to is the same object in memory that is given to self when calling a method by way of my_class_instance. ...
The object left of the . is given as self.
WTF MalwareBytes??!
https://www.playonlinux.com/ @dapper ice
POL is an interpreter, not an emulator
As to v=, I wanted to be explicit that I was passing the object as the v parameter in the method, so as to be clear I wasn't giving it as self in that part of the call.
But some things run better than on native Windows
class Foo:
def __init__(self, /):
pass # ...
def bar(self, v, /):
try:
b = self == v
except TypeError:
b = None
return (b, self is v)
# ...
ins = Foo()
ins.bar(ins) # (True, True)
Foo.bar(ins) # TypeError -- because missing argument: v
so init is bar?
heres the pc that broke down because I took the side panel off, nothing elkse. how HP. thats the answer.
!e py a = [] b = [] c = a print(a ==b) print(a is b) print(c is a)
The list instance a points to is equal to the list instance b points to.
They are not however, the same list.
The list instance a points to is the same list instance c points to.
@somber heath :white_check_mark: Your eval job has completed with return code 0.
001 | True
002 | False
003 | True
Look for any typos / etc.
Your email?
Discord is running inside of a web browser for the desktop app
I forgot the name
Electron?
yeah
Open up dev console (Windows is [Ctrl] + [Shift] + [I]) and clear it before you close the window.
Do it every so often while using Discord
USA here
No longer ... if it even happened
We must still purchase the milk somehow
I got an integrated GPU, but I disabled it inside of the BIOS
My laptop is running solely on the NVIDIA
GPU
CPU
My WSL 2's neofetch
And sadly, I got to go
shower time
btw, that is xfce4-terminal running on Windows 10
and such
cmatrix
yes
Just don't press r while cmatrix is running if you are sensitive to flashing colors.
since every frame the color changes for each and every one
Video RAM ?
Is the Video RAM what you are confusing as your RAM limit?
either way ... shower time now
w8 what are the help channels in this server
ohh
is there like any reason why they have like names?
like why so many channels?
o
thats fair
wyd?
oh bye
oh
mm
haha
honestly fax
literally nothing to do
r u in college or sum?
high school?
oh
oh
like edX?
or like community college courses?
oh
nice!!
huh
r u like a cs or ds major?
computer science or data science
oh
lol
ohhh
my b
mm
Study online and graduate with a degree from leading Australian universities.
ohhh
yes
edX is v similar
its like universities post their courses and u can take them
hi sabbir
m
wat happened?
ripp
mm
thats good
bro
how long did it take you to get voice verified
mm
i see
huh
interesting
gimme a sec ill be back
nvm
i gotta go now
bye
hi
@warm bison talk here so that others can read and follow along
got it
what I’m confused about rn is that I’m trying to setup moderation
I do have commands figured out tho
For example
But like I only know the basics
I’m gonna have to copy paste in visual studio tho
Yes I am using riplit
But the bot goes offline for no reason and it annoys me
so I’m just gonna host it on my pc
When you accidentally fix a bug tho
🥰
Yep
It works
but it is basic
do you know how to host a bot in the cloud?
@brave steppe I want my bot to have multiple features with like economy moderation fun and stuff like that
But not devs are too expensive so I’m doing it myself
😌
I have a laptop
Really?
wouldn’t that break it?
yeah
I got that
because when riplit isn’t running the bot stops talking to discord
Can you give me the link in my dms?
Ahhh
Fuck that
100$ ☹️
I got it
!paste
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.pydis.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
@frank bluff
Hey @frank bluff!
It looks like you tried to attach a Python file - please use a code-pasting service such as https://paste.pythondiscord.com
#!/usr/bin/env python
"""Django's command-line utility for administrative tasks."""
import os
import sys
def main():
"""Run administrative tasks."""
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'mysite.settings')
try:
from django.core.management import execute_from_command_line
except ImportError as exc:
raise ImportError(
"Couldn't import Django. Are you sure it's installed and "
"available on your PYTHONPATH environment variable? Did you "
"forget to activate a virtual environment?"
) from exc
execute_from_command_line(sys.argv)
if name == 'main':
main()
!code
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.
sorry I'll be right back
Hey @brave steppe how long did it take you to learn python?
I can’t read looks like Chinese
Pfff, I don't know. I am still learning Python, but at this point I have been learning Python for roughly 3 years
Can you show mysite/settings.py?
noice
'''
Django settings for mysite project.
Generated by 'django-admin startproject' using Django 3.2.6.
For more information on this file, see
https://docs.djangoproject.com/en/3.2/topics/settings/
For the full list of settings and their values, see
https://docs.djangoproject.com/en/3.2/ref/settings/
"""
from pathlib import Path
import os
# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent
# Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/3.2/howto/deployment/checklist/
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'django-insecure-0vpn!0*n9d5%_0tb^&#vo9k=5iif4(%d$dj_(l*fcrv)ca%j2t'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = [
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'polls.apps.PollsConfig',
]
MIDDLEWARE = [
'django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
]
ROOT_URLCONF = 'mysite.urls'
TEMPLATES = [
{
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [
os.path.join(BASE_DIR, 'templates')
],
'APP_DIRS': True,
'OPTIONS': {
'context_processors': [
'django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
],
},
},
]
WSGI_APPLICATION = 'mysite.wsgi.application'
# Database
# https://docs.djangoproject.com/en/3.2/ref/settings/#databases
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.sqlite3',
'NAME': BASE_DIR / 'db.sqlite3',
}
}
# Password validation
# https://docs.djangoproject.com/en/3.2/ref/settings/#auth-password-validators
AUTH_PASSWORD_VALIDATORS = [
{
'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator',
},
{
'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator',
},
{
'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator',
},
{
'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator',
},
]
# Internationalization
# https://docs.djangoproject.com/en/3.2/topics/i18n/
LANGUAGE_CODE = 'en-us'
TIME_ZONE = 'UTC'
USE_I18N = True
USE_L10N = True
USE_TZ = True
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/3.2/howto/static-files/
STATIC_URL = '/static/'
# Default primary key field type
# https://docs.djangoproject.com/en/3.2/ref/settings/#default-auto-field
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
I can learn the basics in a few weeks if I don’t sleep
The problem is putting it together
Yup hahaha
Hey Savage
Hey Rabbit
from django.shortcuts import render
from django.http import HttpResponse
# Create your views here.
def home(request):
return render(request, 'polls/home.html')
hello
I can't found my microphone cable P2 for establish purpose of transmitting and receiving audio data in form of analogic signals.
screw this building and everyone in it
ngrok secure introspectable tunnels to localhost webhook development tool and debugging tool
Guys :( look what happend https://www.youtube.com/watch?v=walPX47ArF8
So, discord.py is dead. What now?
0:00 - Intro
0:33 - The statement
2:34 - What happens next?
6:06 - The channel
7:46 - Final words
The full creator statement:
https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1
The hikari streams:
https://www.youtube.com/playlist?list=PLYeOw6sTSy6YVmOn6pIV3q7_7anmwvOyv
The hikari Discord server:...
Already a tutorial wtf
Why does that look like click-bait by someone who doesn't know how difficult it is to make updates to the library?
hi ... still need another day for voice for me
Although I don't know yet if I met the message requirement
I think you do?
import this
!e ```py
import this
@brave steppe :white_check_mark: Your 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/legaheqiso.txt?noredirect
lemme grab the full output
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!
It's an Easter egg, yes ... but for CPython (normal Python from https://www.python.org/), it literally has a .py file when you install it normally.
... me?
no
I think someone may have reached out in DMs
Oh ...
https://www.python.org/dev/peps/pep-0020/
PEP 20 -- The Zen of Python | Python.org
Maybe The Coding Den can assist a bit.
With what?
^ There is a channel for python-web-dev ... I forgot if that is the name of the channel.
@frank bluff
TCD is quite more populated ... but sadly I got banned because the staff who warned / banned me refused to understand my mental disabilities.
Ah, association
@zenith peak Java or Bedrock?
asking the important questions 😅
... I love how my message was missed ^w^;
... anyone going to bring up to them ask for me?
hold on
I was without a laptop for a little over two years
Cartoon Network ... before Boomerang existed
Oh yeah, ... Justice League ... I remember that as a cartoon.
I'm born in the 1985-1990 range (year)
I only had like the shitty cartoons
OH I REMEMBER!
We didn't bother with paying for cable TV
I remember the movie but I forgot the name
I'll look it up
@zenith peak https://en.wikipedia.org/wiki/Macaulay_Culkin has their movie list
The Pagemaster is a 1994 American live-action/animated fantasy adventure film starring Macaulay Culkin, Christopher Lloyd, Whoopi Goldberg, Patrick Stewart, Leonard Nimoy, Frank Welker, Ed Begley Jr., and Mel Harris. The film was produced by Turner Pictures and Hanna-Barbera and released by 20th Century Fox on November 23, 1994. Culkin stars as ...
It was made before DVDs were being produced for home use (if at all).
@zenith peak 👋 see you!
Someone is quiet
Someone has a quiet mic
@dapper ice can you do a mic check birefly?
Also, @brave steppe, your mic is kinda low
Someone was too quiet
Well, I sound like a 7 year old...
Really?
and I am quiet rn
Cause I dont want yall catching a lot of my voice rn
cause I sound like a toxic 7 year old
Even tho I am turning 14 in a month
You can always get specifically denied access to it by someone who can manage the channel permissions
yea
Ded yeah, your voice is low
I will make it higher but I am self concious of my voice
More drama in The Coding Den
ok I made it higher
w<
"[...] don't want to hang out with beginners."
So true ... I don't know where to start about helping people with non-gameplay Minecraft issues ...
So ... they will use a shell script for scripting as a glue ... and also understanding what was output by a program / etc.?
@amber raptor https://github.com/facebookincubator/cinder
Java -- due to Minecraft: Java Edition
Sure, Instagram is working on this but I wouldn't be shocked if they are slowly moving off it
Big egos ... especially if the Java programmer is a young Minecraft: Java Edition player
@amber raptor either that person is an elitist ... having a bad day ... or is a troll.
It's mentally draining to help those who can't help themselves
so supressed
Still not in this Discord long enough
yea
lacking the 72 hour requirement
I got my voice verification today
For Python
yes for this server
Who is going to fork and continue development?
no one stepped up so far
it's clear that Discord is killing off gateway access
ROBLOX ... Probably won't make that thing work well since they [their game system] are running off of a custom Lua that they forked
oh.
I just noticed my little cousin turned on the discordo sound every time I boot up discord
he was on my pc.
Did he do anything here?
Why did you not [Win]+[L] (if on Windows) when you walked away ... assuming nobody else knows your computer's password / pin?
@dapper ice
Mother forced me to get him onto my pc
he cried cause I vouldn't
wouldn't*
and he turned on the discordo thing
the anime voice that says discordo when I open discord
If it is your computer, then why was he allowed on it?
btw ...
who said they returned?
Their voice was low
Hello again ...
"JayZ" + RIGHT_FACING_SNIPER_RILE_OR_SOMETHING_IN_UNICODE
Ah .. Linux ...
Bind your right-[Ctrl] key as your push-to-talk key for Discord @dapper ice
mouse-4 works quite nicely for me
If you have Scroll Lock, you can use that @dapper ice
` like used for code in Discord?
just pasted it in 3 times ... and it was showing I started a code block ...
I guess you don't use ~ (etc.) often either?
Imagine playing 5v5 League of Legends (PvP) with a touchpad mouse
I know .... hence why I put that code block
I pasted it 3 times and ... my typing converted into this way .... so I'll close it
Why did I buy an original XBox??
I actually bought one
its on my desk chilling with the dust
Soft-mod it!
Read: ||Modding it by software exploits|| but such a topic is not to be talked about in Discord if I'm thinking correctly about Discord's own ToS
Yea I think its against ToS
It's not like my own old Nintendo Wii is not soft-modded
why did u soft mod it
.... heck, I still own a physical copy of Mario Kart Wii & Super Smash Bros. Brawl (and the discs / cases / etc.) ... but it does not mean it isn't more fun to play without long load times
I forgot why I softmodded the old Wii ... but I'm glad I did when I got my Nintendo Wii mote stolen when I went to the bathroom at this one place ... while they left my phone?!
It meant I still could boot up Mario Kart Wii without even going into the System Menu where a Wii mote was necessary
....
"Gamerscore" (Xbox) / "Trophies" (PlayStation)
@amber raptor ^
Oh yeah ... people getting the translator cape early on for Minecraft: Java Edition (before Bedrock existed) ... by using Google Translate
Depends ... some people enjoy making games (see Mojang Studios)
Mojang Studios enjoy their game and I doubt that their job providing money & benefits is the only incentive they keep going.
The ... *chair ?
Neovim isn't installed by default on many Linux distros
Pls open
Remember "*" ?
Now it's extended lol
this video doesn't belongs to me, I just did a long version by editing
---some links---
Original songs:
Scuba Duba - Pac-Man World 2 Original Soundtrack https://youtu.be/vg_6r4feLmc
Harlem Shake - Baauer https://youtu.be/qV0LHCHf-pE
Check out this original uploads of the meme:
http...
.
I am a stoopid boi so if I ask something dumb, I usually figure it out myself
somehow
My brian just gets answers to questions Idk
@terse needle I see you are a Helper, and I guess that means you auto-get the permissions provided by the Video role
yup
Do you like asterisk chair now?
<t:1630206000>
<t:0>
The Unix Epoc (?) ... 0
All you can do is specify the Unix Timestamp
`<t:1630188527150>
Hmm ... odd
1970?
import time
print(f'<t:{int(time.time())}>')
since time.time() returns a float being the amount of seconds since the Unix Epoch (0)
Typing that <t:0> provides <t:0>
I'm not joking about using the default desktop app
@terse needle Can you type <t:0> into here to verify?
<t:0>
Using my phone (official Android app) to test <t:0>
"<t:{:d}>".format(int(seconds_since_unix_epoc))
OH! lemme find the pages
VIM Adventures (game):
https://vim-adventures.com/
Interactive Vim tutorial:
https://www.openvim.com/
^ @zenith radish and @terse needle
VIM Adventures is for learning while playing a game at the same time
^w^;
... am I allowed to plop a .zip or .tar.gz ?
... dang ... no providing my whole ~/.vimrc / ~/.vim/* setup :/
gitlab or github it
vim can handle huge a## files
vim can edit files larger than your RAM
vim was made back when RAM was very small
Ah
GitHub? ... well, part of my .vimrc is from GitHub ...
I forgot the YouTube video but I can look it up.
https://github.com/changemewtf/no_plugins
what they had which I utilized
Oh easily found via. their website:
https://www.youtube.com/watch?v=XA2WjJbmmoM
How to Do 90% of What Plugins Do (With Just Vim)
...
And then I remembered this about JavaScript:
https://www.youtube.com/watch?v=8aGhZQkoFbQ
What the heck is the event loop anyway? | Philip Roberts | JSConf EU
Neovim is a fork of Vim
@maiden minnow (Cc: @zenith radish)
And I have used Gvim
just started learning a couple weeks ago 🙂
KDE (memory hog)?
You want an interactive web browser to be used as your "wallpaper"?
??
what
how
Microsoft had that feature. Remove it due to security issues
I know Windows is able to do so ... just need to install something to do it
And many are ad-powered, paid, or malware-backed
i really dislike TCD
I enjoyed it there.
oof
KJ and others, you can speak to me via. voice
... hmmm that reminds me
*starts up OBS*
Python's typing is for IDEs
The variables in Python hold the value and the type of the value
JS was made single-threaded .... back when Java was the big one for gaming online
like ... Netscape vs. IE days
JavaScript ... https://www.youtube.com/watch?v=8aGhZQkoFbQ
JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and “concurrency”.
We say things like “don’t block the event loop”, “make sure your code runs at 60 frames-per-second”, “well of course, it won’t work, that function is an asynchronous callback!”
If you’re anything like me...
This explains about setTimeout and such
Also explains why this ...
setTimeout(()=>{console.log('timeout output');},0);
for(let i=1000;i--;); // a bit of a forced wait
console.log('normal output');
Outputs this:
normal output
timeout output
... Did you know that you cannot properly use async functions in some default JavaScript stuff?
my_array.forEach(async function (value) {
await do_something_with(value);
});
```The reason this fails is it rapid-fires all of them (the JavaScript's `forEach` method of their `Array` type does not use `await`, since the `async function` returns a `Promise` ...)
oh brb
A screenshot of what is possible with OBS .... can stream to Discord very well ... and if you have a spare monitor, can remove the excess window border from it as well
ffmpeg -loglevel quiet -f x11grab -r 30 -s 1920x1080 -i :1.0+0,0 -vcodec rawvideo -pix_fmt yuv420p -f v4l2 /dev/video0
But avoid "Video" and make it merge windows as a single """Screen"""
@client.command(aliases=['b'])
@commands.has_permissions(ban_members = True)
async def ban(ctx,member :discord.Member,*,reason= "No reason provided"):
await member.send("you have been banned from Aurora | Astronomy • Social • Icons, Because:" +reason)
await member.ban(reason = reason)
this is what i have to ban memebers. But i cant figure out how to cod the unban command
OBS is still great for easily resizing & moving stuff on-the-fly
yes
Discord.py is no longer being updated ...
Use a separate file ... -.-'
Just make sure that if you use GitHub / etc. to add that config file to your .gitignore file
my bot is private
Okay
Discord.py ... see this