#voice-chat-text-0
1 messages · Page 670 of 1
hey
gtg'
@somber heath hey ho
my parents told me to go to sleep but i snuck my laptop so im just here chillin C:
C:
i was bored so i also made a sneaker webscraper c; using pyautogui as the gui cuz i to lazy to use tkinter
want me to send u the code for u test it
c;
XD
@somber heath are you good at open cv
im trying to make a program that detects the ridges and lines on a roof
my laptop sucks so it wont pick up my audio i ussaly use my headphones but i left it downstairs
o wait
lemechack
check
lol
he look like he saw you sleeping and thought that because he saw you sleeping ur now friends type weirdo
hi need some help with a piece of code for python:
- i have a list that contains a dot but then i need to iterate to a sequence of number (0,10) and the replace the dot with 1 number and then run it to a function again
can someone help me out ?
much appreciated!
it has been a while my friends
from kivy.app import App
from kivy.lang import Builder
class MyApp(App):
def build(self):
return Builder.load_string('''
Label:
text: 'Hello, world.'
''')
MyApp().run()```
kivy showcase
Hi @ALL
@whole bear bro are a indian?
are you a indian?
ah i am not verified just trying to text randomly
@whole bear https://discord.gg/dG2YCHjJ
@somber heath i have been searching a good explanation for classes in python if dont mind can you explain meh
If it's not a keyword or a comment, or some other syntactic symbol, it's usually a class.
So, classes are like blueprints.
you can just talk in voice channel im i making you uncomfortable
From these blueprints, you can build separate instances of the thing that the class describes.
do you guys use the walrus operator
no
it's kinda saucy
It's not you. I can't think and type and field questions from others in my ear at the same time, @next fox.
opal i love you
translation += (padding * 3) + translated[0] + ";\n"
My first android app
monotonic = time.time()
translation = cs_microprogram % self.siz
i = 0
for letter in self.src:
try:
i += 1
translated = cshooks[letter]
except KeyError:
raise SystemExit(f"SyntaxError: incorrect syntax: \"{letter}\" is not a keyword. In letter: \"{i}\" ")
translation += (padding * 3) + translated[0] + ";\n"
padding = updatepadding(translated[1])
@next fox Classes come each with their own functionality, as defined by the classes from which they inherit, or by you.
@whole bear i am learning android too
That's cool
Opal what have you done
@next fox If you've been using python, you've already been using classes and their instances.
@somber heath i am learning python
str, strings, are a class. int, integers, are a class.
using System;
public class Program()
{
public static void Main()
{
int i = 0;
int[] ram = new int[4096];
}
}
@somber heath thanx
ADD 1 TO x
ADD 1, a, b TO x ROUNDED, y, z ROUNDED
ADD a, b TO c
ON SIZE ERROR
DISPLAY "Error"
END-ADD
ADD a TO b
NOT SIZE ERROR
DISPLAY "No error"
ON SIZE ERROR
DISPLAY "Error"
Hii
Yo
How re u
hello
I love the hat
@rugged root and so do i :)
Your hat is cool too
I have kutiekat to thank for it
😄
You're at 26.
how you know that ?is there any way i can know instead of counting ?
Discord search tool.
how you know that ?is there any way i can know instead of counting ?
@next fox from: usernamehere
spamming for message is generally frowned upon
@rugged root I said I was excited about @somber heath opal's voice

!e
s = "he\r"
s += "l"
print(s)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
001 | he
002 | l
!e
!e
s = "he\f"
s += "l"
print(s)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
hel
Bias'es
What's the error it's giving you?
biases
biases?
nope
its a diffrent thing
i could only tqlk and explain that
but i dont have vc perms as im new
@whole bear you can just see some tutorials out there for ya
we need to be verfied to do that
yea
translation += default + padding + translated[0] + (";\n" if translated[1] != indenting else "\n")
what the heck when i do ctrl + z in text box "j " is getting in the way
17 more to talk
!e
print([x for x in range(100)])
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99]
guys whats the difference between normal python intrepreter and conda ?
Mainly just how it handles packages
thank about biases its helped me lot
!e print("so this is how it works)
@next fox :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | print("so this is how it works)
003 | ^
004 | SyntaxError: EOL while scanning string literal
Will be AFK for several hours
ram = {x: x-x for x in range(4096)}
!e print('haha now this works')
@next fox :white_check_mark: Your eval job has completed with return code 0.
haha now this works
Nope, they're just different ways to do the same thing.
You might want to use " for longer English-language sentences as they are likely to contain apostrophes.
And use ' for short strings as it's easier to type 😄
kivy
If you need to reskin kivy or create your own widgets, you don't need to use kivymd.
Stop...
"".join([" " for x in range(indenting)])
!e a = [5 , 4, 3 ,2 ,1]
for i in a :
print(str(i) + ' more')
@next fox :white_check_mark: Your eval job has completed with return code 0.
001 | 5 more
002 | 4 more
003 | 3 more
004 | 2 more
005 | 1 more
No...
Leave and join.
!user @lusty marsh
You are not allowed to use that command here. Please use the #bot-commands channel instead.
class MyClass:
def check(self, v):
print((v is self))
instance = MyClass()
instance.check(instance)```
!e
class MyClass:
def check(self, v):
print(isinstance(v, type(self)))
instance = MyClass()
instance.check(instance)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
True
!e
class Dog:
def __init__(self, name):
self.name = name
dog = Dog("martin")
print(isinstance(dog, Dog))
print(dog.name)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
martin
!e
class Dog:
def __init__(self, name):
self.name = name
class Martin(Dog):
def __init__(self):
Dog.__init__(self, "martin")
dog = Martin()
print(isinstance(dog, Dog))
print(dog.name)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
001 | True
002 | martin
!e
[].__init__([])
@lusty marsh :warning: Your eval job has completed with return code 0.
[No output]
!e
class Dog:
def __init__(self, name):
self.name = name
class Martin(Dog):
def __init__(self):
Dog.__init__(self, "martin")
dog = Martin()
print(isinstance(dog, Dog))
print(dog.name)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
001 | True
002 | martin
!e
class Dog:
def __init__(self, name):
self.name = name
class Martin(Dog):
def __init__(self):
Dog.__init__(self, "martin")
class MartinsPuppy(Martin, Dog):
def __init__(self):
Matrin.__init__(self)
puppy = MartinsPuppy()
@lusty marsh :x: Your eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File "<string>", line 16, in <module>
003 | File "<string>", line 13, in __init__
004 | TypeError: __init__() takes 1 positional argument but 2 were given
!e
!e
class Dog:
def __init__(self, name):
self.name = name
class Martin(Dog):
def __init__(self):
Dog.__init__(self, "martin")
class MartinsPuppy(Martin, Dog):
def __init__(self):
Matrin.__init__(self)
puppy = MartinsPuppy()
print(puppy.name)
@lusty marsh :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | !e
003 | ^
004 | SyntaxError: invalid syntax
!e
class Dog:
def __init__(self, name):
self.name = name
class Martin(Dog):
def __init__(self):
Dog.__init__(self, "martin")
class MartinsPuppy(Martin):
def __init__(self):
Matrin.__init__(self)
puppy = MartinsPuppy()
print(puppy.name)
@lusty marsh :x: Your eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File "<string>", line 16, in <module>
003 | File "<string>", line 13, in __init__
004 | NameError: name 'Matrin' is not defined
!e
class Dog:
def __init__(self, name):
self.name = name
class Martin(Dog):
def __init__(self):
Dog.__init__(self, "martin")
class MartinsPuppy(Martin):
def __init__(self):
Martin.__init__(self)
puppy = MartinsPuppy()
print(puppy.name)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
martin
bye guys !!
class StudentBase:
def __init__(self, name, age):
self.name = name
self.age = age
class IntroduceMixin:
def introduce(self):
print(f"Hi! I'm {self.name}! I am {self.age} years old!")
class IntroducedFavoriteStudent(StudentBase, IntroduceMixin):
def __init__(self, favorite_subject="science", **kwargs):
super().__init__(**kwargs)
self.favorite_subject = favorite_subject
def favorite(self):
print(f"My favorite subject is {self.favorite_subject}.")
sally = IntroducedFavoriteStudent(favorite_subject="math", age=5, name="Sally")
billy = StudentBase(age=3, name="Billy")
sally.introduce()
sally.favorite()
heya Py server 😄
why is your head christmas @rugged root ?
Evening
!e
spam = "ham"
spam[1] = "b"
@rugged root :x: Your eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File "<string>", line 2, in <module>
003 | TypeError: 'str' object does not support item assignment
you can convert it into a list and then run remove haha
mhm
then convert it back into a string :p
!e
print(list("['a', 'b', 'c']"))
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
['[', "'", 'a', "'", ',', ' ', "'", 'b', "'", ',', ' ', "'", 'c', "'", ']']
but that seems like a lot of extra legwork haha
oh ye nedbat said it in one of his talks that strings are immutable, i just forgo
!e
print([x for x in "['a', 'b', 'c']"])
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
['[', "'", 'a', "'", ',', ' ', "'", 'b', "'", ',', ' ', "'", 'c', "'", ']']
@rugged root that guy has more experience with python more than my age
@lusty marshgo to #esoteric-python for that kinda of stff
hey wsup guys
hey guys speaking of words that sounds bad
Credit to ➤ https://twitch.tv/vgbootcamp
Subscribe for regular high-quality Melee Content ➤ https://goo.gl/jzkA48 Twitter ➤ https://twitter.com/MrPickle255
I was actually typing in the wrong channel LMFAO
That
That's great @rugged root
yeah I get it, I had depression as well, got help and now I'm better
@rugged root Mid-20s honestly lol
yeah MId-20's
!e
print(2020-30)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
1990
imagine being born at exactly the Unix epoch
the supreme dev
trigonometry
hahahahhaha
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution used around the...
I tend to forget whether I've already taken vitamins minutes after taking em
I tend to forget whether I've already taken vitamins minutes after taking em
@swift valley same
@rugged root Meds are bad man
oh man
I mean generally
What is the best way to search a list of dicts for a particular value belonging to a particular key?
Can you show an example of the list/dict structure you'd be looking through?
this is the relevant code snippet for generating the dicts in the list:
movies = []
def adder():
title = input('Enter name of Movie: ')
director = input('Enter name of Director: ')
year = input('Enter year of release: ')
movies.append({
'title': title,
'director': director,
'year': year
})
for movie in movies:
if movie["title"] == "Mighty Joe Young":
@lusty marsh your room sounds like my room lmao
let me try that, I tried something similar but returned type error, 'builtin_function_or_method' object is not iterable
oooh nice! Thank you Hemlock ❤️
It's what I do
Yeppers!
Oh another option
If you're unsure whether or not a key will be there, you can use the .get() dictionary method
So say you aren't sure if "title" will be there:
for movie in movies:
if movie.get("title"):
```By default, if there isn't a key called "title" in this case, get will return `None`. Otherwise it'll return the value that "title" points to
Helps prevent KeyErrors
ooooh nice! I like that!
I'll link the entire script, it's an assignment for a coding course I am doing so you can see what I came up with LUL
MENU_PROMPT = f"\n ____________________________ \n | Welcome to MovieSelector!| \n |__________________________| \n Enter 'a' to add a Movie \n 'l' to see your movies \n 'f' to find a movie by title \n 'q' to quit: "
movies = []
def adder():
title = input('Enter name of Movie: ')
director = input('Enter name of Director: ')
year = input('Enter year of release: ')
movies.append({
'title': title,
'director': director,
'year': year
})
def lister():
for movie in movies:
print(movie)
def finder():
search = input('Enter exact title of film: ')
for movie in movies:
if movie["title"] == search:
print(f"Match found! {movie['title']} is in your list! This was released in {movie['year']} and was directed by {movie['director']}.")
selection = input(MENU_PROMPT)
while selection != 'q':
if selection == 'a':
adder()
print('\n Thank you for adding a movie!')
elif selection == 'l':
lister()
elif selection == 'f':
finder()
elif selection == 'q':
'\n Thank you for using MovieSelector! \n Goodbye!'
break
else:
print(' \n Unknown command. Please try again.')
selection = input(MENU_PROMPT)
that's some motivation
it's called rum
69966996
xkbset exp =m```
Boom. Numpad mouse.
Software and technology has changed every aspect of the world we live in. At one extreme are the ‘mission critical’ applications - the code that runs our banks, our hospitals, our airports and phone networks. Then there’s the code we all use every day to browse the web, watch ...
!e
_='_=%r;print (_%%_)';print (_%_)
@lusty marsh :white_check_mark: Your eval job has completed with return code 0.
_='_=%r;print (_%%_)';print (_%_)
+[-.],
^
^
~
/
using System;
public class Program()
{
public static void Main()
{
int i = 0;
int[] ram = new int[4096];
i += 1;
while(ram[i] >= 0) {
Console.Write(ram[i]);
ram[i] += 1;
};
}
}
<>
u
n
|
:
r
[]
^
{}
$
python bsintaller.py build <filename> <memsize> <compilertype>
quiet
run
cs py
4096
python bsinstaller.py ui
.bullshit.zip
!e ```py
list = ["hi", "ho"]
for item in list:
print(item)
for letter in item:
print(letter)
@cloud rover :white_check_mark: Your eval job has completed with return code 0.
001 | hi
002 | h
003 | i
004 | ho
005 | h
006 | o
im bored
+++++: +++++ +++++
Sounds amazing
!e ```py
names = ["God", "samimies", "Baron X", "Rupesh", "MEE5"]
new_names = []
for name in names:
name = name[::-1]
new_names.append(name)
print(new_names)
@cloud rover :white_check_mark: Your eval job has completed with return code 0.
['doG', 'seimimas', 'X noraB', 'hsepuR', '5EEM']
C:
lol
!e ```py
names = ["God", "samimies", "Baron X", "Rupesh", "MEE5"]
for name in names:
print(name)
print(name[::-1])
for letter in name:
print(letter)
print(letter[::-1])
!e ```py
names = ["God", "samimies", "Baron X", "Rupesh", "MEE5"]
for name in names:
print("Forwards")
print(name)
print("Backwards")
print(name[::-1])
@cloud rover :white_check_mark: Your eval job has completed with return code 0.
001 | Forwards
002 | God
003 | Backwards
004 | doG
005 | Forwards
006 | samimies
007 | Backwards
008 | seimimas
009 | Forwards
010 | Baron X
011 | Backwards
... (truncated - too many lines)
Full output: https://paste.pythondiscord.com/etifalanug.txt
!e ```py
names = ["God", "samimies", "Baron X", "MEE5"]
for name in names:
print(name)
print(name[::-1])
@cloud rover :white_check_mark: Your eval job has completed with return code 0.
001 | God
002 | doG
003 | samimies
004 | seimimas
005 | Baron X
006 | X noraB
007 | MEE5
008 | 5EEM
kk
> = move cursor to the right
< = move cursor to the left
+ = increment currect memslot
- = decrement currect memslot
. = print
, = input
| = print unicode
: = double value
r = reset value
n = ord value
u = unicode convert
[ = enter loop
] = exit loop
{ = enter function
} = exit function
$ = call function
[]
while ram[i] >= 0:
+[|.+]
Bye guys nice hearing you two talk
Your programming language is interesting
Yeah yeah
I know i know
Alright! Bye guys
96
a
97
b
98
c
99
d
100
e
101
f
102
g
103
h
104
i
105
j
106
k
107
l
108
m
109
n
110
o
111
p
112
q
113
r
114
s
115
t
116
u
117
v
118
w
119
x
120
y
121
z
122
@tame jackal #discord-bots
Im trying to type over 50 message to get verified voice xD
Ah
Yeah it can feel like it takes a bit. But just hang out, have conversations, maybe ask a help in the help channels or give help in them, check out the Topical channels and see if there's one that you're interested in
Yes I did not realize that one had to be verified
Guess being a lurker doens't help
Yeah, it did, thats when I realized.
That was the nice one
python anywhere maybe?
Its a computer, why shouldn't you 😄
No
SSH
Well, if it works, I'll just type out 50 messages here real quick
It won't, actually
Spamming will result in a mute, and the 50 messages need to be over three 10 minute blocks
The only problem with using Arduinos for IoT like that is the price overhead
If all i need is a bluetooth receiver that toggles a servo, the arduino is just a little too bruteforce-y
# bullshit hello world program
# equivelant to print("".join([x+"\n" for x in "hello world"]))
# character definition
+++ ++ : ^ ++++>
+++ ++ : ^ +>
+++ ++ : ^ ++++ ++++>
+++ ++ : ^ +++++ +++++ +>
+++ ++ : ^ +++++ +++++ +++ +++ +++>
+++ ++ : ^>
+++ ++ : ^ +++++ +++++ ++++>
<<< <<<< | > | > || > | > | < | >>> | <<<< | >>> | # print sequence
> = move cursor to the right
< = move cursor to the left
+ = increment currect memslot
- = decrement currect memslot
. = print
, = input
| = print unicode
: = double value
r = reset value
n = ord value
u = unicode convert
[ = enter loop
] = exit loop
{ = enter function
} = exit function
$ = call function
brainfuck?
bullshit
Aha, I was just asking about how it related to the brainfuck language
Since it seems very similar syntactically
I've been getting into that field of systems programming lately, currently battling compiler-development myself
Oh solid. What kind of projects specifically? If you don't mind me asking
so why doesn't it print??
I've found that many new languages are just made because people want to make a language
Ah
sure, Jai is great!
@tame jackal
+++ ++ : ^ ++++>
+++ ++ : ^ +>
+++ ++ : ^ ++++ ++++>
+++ ++ : ^ +++++ +++++ +>
+++ ++ : ^ +++++ +++++ +++ +++ +++>
+++ ++ : ^>
+++ ++ : ^ +++++ +++++ ++++>
<<< <<<< | > | > || > | > | < | >>> | <<<< | >>> |
ee??
use this for hello world
wdym?
yeps, but percentage-wise
oh
actually, brainfuck has some real use within metaheuristics as a research object
Jai is Jonathan Blows language (creater of some pretty known games)
Its kind of like a more polished C / C++ member
C++ without the mess caused by wanting to be backwards compatible
Also afaik Jai is one of the fastest compiling languages currently tested * that is in real use
var str x = "hello world";
^ most new languages are just because people want to make one
How is there zero value in creating a language?
It's not that there's no value in the concept...
Sure, my only point was that being the developer of a language has merit even if the language doens't as it takes a lot of pratice
and you learn alot
That is the first step to learning about more complex matters
Sure
have fun
yea
Thats not true, a transpiler could be pitched on your resume
for an entry-level job
Its better than "Oh look at this calculator I've made" which is 90% of all the CVs I've read
I got all of my first jobs purely from portfolio and technical interviews. No education
Its about how you pitch it
You're selling your project as a representation of your skillset
hmn, I disagree for a simple entry-level job where most peoples portfolios are school projects or websites for their local hairdresser?
My experience was different, in every interview I've been in they've specifically asked me into one of the three projects I've put on my CV
I cannot agree with that explanation of the process
atleast not in my experience.
Man I wish I could participate in the voice-chat, I feel like this could be interesting.
I'll give you a temp pass
Ah thank you.
Note, it'll reapply the mute if you leave the channel. Just how the system works
Yeps, all good.
@hushed elm Hey bud
:v
It's getting intense
yeah seems like it
i've also had great experience with my CV containing personal projects i've worked on
getting a recommendation is huge too
I can't really speak on this, unfortunately
T_T
I'm not in the industry
yeah
recently found a job where the interviewers were interested in what's the web app i've built, because it was a full-stack job
I'm only giving him the temp permissions because it's an educational discussion
yess
The differing views are important
Yep
@iron idol I just didn't want you to think I was playing favorites
That's not my intention
transpiler
No no,its okay
Im smooking when i write code
that's unhealthy
i usually run 1km per 10 lines of code i write
that way i also keep my health in tip top shape
haha
So much smook
smooch
XD
I just like silly words
(to the wall)
Probably for the best
true
Yeah it's not.... super server safe
edible, unsure the english word for it
The purple color is pretty
in romanian it's pâinică
this one is also edible but you can't drink alcohol if you ate
they look poisonous though
Yeah that does look a little scary
they both have their uses, i like paper for quickly prototyping UI or writing something really fast
Because it looks hairy
it's all gooey when it's older, let me post a pic
hi
We all get gooey when we're older, macro
:((
Wait, THAT'S edible?

Welcome, Cheese
i thought it was toxic at first
ew
It can be eaten but is poisonous when consumed with alcohol
thats... odd
Hello guys
hi
I am having a issue in Python code
What's the issue?
I am trying do some audio noise removal things. Can you pls enable my vc mic
I am not very good at python so i am just going to try ands learn from the server
So I can tell you the exactly what I am trying to do.
It can be eaten but is poisonous when consumed with alcohol
@hushed elm its look delicious
I dont have any macros
well i've got plenty of cheese
Fox, would be easier to explain what you're wanting to do in text
cheddar cheese my fav
It may be that it'll be easier to get help in a particular channel
I want one for closing tabs
Yeah
So can pls come to any Code/Help channel
but I have a mac and razer hates macs so I need a PC
Do u like mashrom so much? @hushed elm
cheese is so godly
mac and razer
Doesn't sound as tasty as mac and cheese
brooo going with a friend in the forest to look for mushrooms is the best
like holy sheet i didn't know it was so much fun
@rugged root @loud moon Can you guys please come to code/help vc
brooo going with a friend in the forest to look for mushrooms is the best
@hushed elm ahh i see
?
I am bad at coding I probably couldent halp you
and identifying mushrooms is a great process, i like learning about the different mushrooms around
I am bad at coding I probably couldent halp you
@loud moon Oka
what? @north jackal
@loud moon No I was just trying to reply you
i'm happy when i see a different species of Amanita Muscaria in my forest, that i didn't know about
feelsgood
what's the subject?
@rugged root bro Okay I am telling you my issue here in text
angery rabbit
Lol :v
can you please help me?
i do understand his attitude
@north jackal can i help
I can't at the moment, I'm at work, I'm just telling you the best way to get help
are links allowed?
yes
yes
yes
yes
@lusty marsh Yeah yeah sure. I forgate about you.
nice readme @whole bear
This is getting intense :v
if i don't commit broken code is that wrong?
no
hello boys ❤️
what programs should a beginner programmer learn how to make straight away @amber raptor
@whole bear ndo?
ndo?
i must have misheard u
flippy snekks
hipoty hopity your snek is my proprerty
hah i like u
i dont know how to code pytgon
i dont knwo how to do py im to bored to learn
@whole bear Just to let you know, you're only a handful of messages away from being verifiable.
soup tier list
@amber raptor imagine being paid to just google for help most of the time
Yes. 50 non-deleted messages over three 10 minute blocks starting from..... I think September 28th?
oh
@rugged root Have you ever encountered the "Hall of tortured souls" secret?
print("hey ! homie")
The developers of Office 95 left an interesting little easteregg with a name which does seem a little unsettling. I am exploring this easteregg and showing it in this video.
Join the channel's discord server "The Flying Tech"!
https://bit.ly/FlytechDiscord
Follow me on ...
https://www.youtube.com/watch?v=kK0M74E8PS4
@foggy tulip what is this?
The developers of Office 95 left an interesting little easteregg with a name which does seem a little unsettling. I am exploring this easteregg and showing it in this video.
Join the channel's discord server "The Flying Tech"!
https://bit.ly/FlytechDiscord
Follow me on ...
hemlock u need to make a bot that read my chat 😆
Video to prove how much pain the windows developers had when making the operating system
oh
guys what u think about julia language???
people are saying that it will replace python
in future
sometime i feel like i don't belong here
it is hard for me to speak
i try but
still
i can understand mr.hemlock
very clearly
@rugged root There are Polyglots too, people that speak sometimes 12 to 21 languages
i have CNS exam
Central Nervous System exam?
no lol
@foggy tulip Those people are absolutely bananas
oh
it is cryptography network security
Essential Skills / Experience
Commercial experience in OOP using Java, C# or similar
SQL
Full Lifecycle experience in Full-stack software development
Strong communication skills and ability to liaise with clients
2.1 Degree or above in STEM subject
do they ask ds ?
ds?
data structures
I mean, maybe? I don't know them
can u show ur resume?
y
Frederik Gram Kortegaard frederikxyz@hotmail.com LinkedIn GitHub Tel. +45 25790669 Professional Profile Creative full-stack developer with a passion for data analysis, machine learning and finance. Professional experience working with Deep Learning, Natural Language Proces...
i mean in final year of btech
i'm trying to built a good resume
In India they are asking ds
and also aptitude
mr.hemlock you need coffee to your head
may be u should take rest
it is week end right
Will be yeah
good sleep helps
Guido works at Dropbox 
not anymore
Or did work...
worked*
now he works at MS
This is definitely valuable feedback 👍
it is
yep
Will we discuss this suggestion in the meeting?
Erm, I was only half-listening. You're suggesting small voice channels where people can screen-share? @rigid nest
that's correct, locked to limit individuals to small groups
more or less yeah
off-topic for me acts like a hub where i can voice an issue and then often times
so instead of mr hemlock or another admin coming in to grant access
get people super happy to help but
it would be much easier on both ends
they're not eager to jump on private calls with me
which i totally appreciate
however with the facility to just jump across, quickly see what i'm talking about
and someones even ask others to join in
that'd be amazing really
or we'd be talking about a specific topic with programming
"hey, look at this piece of code, oh wait let's all go into bot commands and spam !e"
when actually i'd just get those ppl to jump into the locked channel
talk about the thing, then go back
I've got CLRS on my desk. Not sure what that says about me 😄
{}
@worldly ruin
Different situation in the UK 😄
👺 ernnnn hmhhh
That was Wagner
Hi stelercus
my english speaking is poor
@tidal salmon I don't know much english
thanks
you good person
@whole bear I see that you are gone. Have a great day!
I like python
I'd like to talk but I don't have voice verification role
yeah they have some requirments
functional programming in python
I like the in-bulit methods because they help you to solve certain problems and makes your code cooler
What do you like about python
does anyone know how to find the terminal size of the terminal that im using
oh
lol
yea
im using curses
shutil
thx
yo dawg, we heard you liked terminals so we put in a terminal in yo terminal to terminal yo terminal
lol pycharm
is pycharm cringe @restive geyser
nah
@rigid nest is super cringe
the voice verification was a step backward
@analog finch why are you deafened in voice?
how are you today Opal?
3.9
Perhaps go for 3.8.
doing it now mate
Yup.
You can use try and except wherever you expect something to raise an exception and you want that to not be something that kills your program.
So you can choose to have behavior that's triggered when an exception is raised
or, in some cases, to completely ignore the exception
Yeah.
Well, say if you wanted to have an input that always, after processing, was an int.
You could have int(input()) somewhere in your code
But, oh no
All user input is evil
and the user types in letters
So int throws an exception
So you could use try and except as part of a solution which handles that eventuality
"It is better to ask forgiveness than permission"
It is often considered better to use try and except, forgiveness, than to use if, asking permission.
and, where I've used try and except, the code tends to be cleaner
Weak vs strong equality? Would that be like Python's == and is, respectively? Equality vs identity.
I don't know what weak vs strong equality is.
Right, because in Python, you've got the str, "18" vs the int, 18.
Are you expecting letters to be an object without a length?
letters = "hello there"
int(letters)
try:
len(letters)
except:
raise Exception ('Should be int')
It's best to be as specific as possible with the exception type as possible.
Your code will result in an uncaught exception.
len(letters) will result in a TypeError if letters has no length.
As opposed to positive or zero length.
Integers, for example, don't work in len
letters = "hello there"
try:
print(len(letters))
except:
print('exception')
Hey @rigid nest!
Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:
• If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)
• If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:
def input_number(prompt=''):
while True:
num = input(prompt)
try:
num = float(num)
except ValueError:
print('Input needs to be a valid number.')
continue
return num
value = input_number('Input value. >')
print(f'The value is equal to {value}.)
In case you want to change it.
In case you want to change it.
Within the rest of the code outside of the function.
Think of this function as a standin for input, but only for number values.
No, because otherwise it would expect a value.
''
and if you want to give it no prompt parameter
Then it will still work
input_number(): works. input_number('>'): also works.
Just like input.
If there is an error, continue will send the flow up to the top of the loop to try again
If, however, an exception is not triggered, break will break the loop and it'll reach return
But I could shorten it and just have return num instead of break
I'm slightly abusing the while loop, here, really.
I'm only using it for the ability to use continue
I'll change the break.
It won't raise an uncaught exception, yes.
I'm fairly sure that whatever you give input will always raise a ValueError if float can't interpret it.
Pardon?
Yep.
I'm also guessing, but I'm not certain, that if you're doing a whole lot of processing, if you're using if all the time where you could use try/except, it's going to be slower due to the time/processing cost of if vs try/except.
Like if you have a whole bunch of one vs the other.
ohh okay
As I understand it, if does speculative processing. The computer tries to complete both outcomes of if.
Then only implements the branch that succeeds.
and discards the other
This happens at a really low level, though.
Normally, that all happened transparently, and wasn't an issue...then we got meltdown/spectre/heartbleed or whichever the fuck one of them was taking advantage of that mechanism
Speculative execution is an optimization technique where a computer system performs some task that may not be needed. Work is done before it is known whether it is actually needed, so as to prevent a delay that would have to be incurred by doing the work after it is known that...
will go through it
It's generally not important for most people to know about, outside of keeping your system updated.
function getAverage(marks){
let n = marks.length;
let total = 0;
marks.forEach((value) => {
total += value;
})
return Math.floor(total/n)
}
function getAverage(marks){
return Math.floor(marks.reduce((sum, x) => sum + x) / marks.length);
}
@worldly ruin https://stackoverflow.com/a/9039992
@rigid nest can we enter an adaptation of https://github.com/ai/audio-recorder-polyfill in to https://alexabeyondvoice.devpost.com/ in three days
3
@worldly ruin I hear you. Thus, in some fashion, you exist.
Test.describe("get_average")
Test.it("works for some examples")
Test.assert_equals(get_average([2, 2, 2, 2]), 2, "didn't work for [2, 2, 2, 2]")
Test.assert_equals(get_average([1, 5, 87, 45, 8, 8]), 25, "didn't work for [1, 5, 87, 45, 8, 8]")
Test.assert_equals(get_average([2,5,13,20,16,16,10]), 11, "didn't work for [2,5,13,20,16,16,10]")
Test.assert_equals(get_average([1,2,15,15,17,11,12,17,17,14,13,15,6,11,8,7]), 11, "didn't work for [1,2,15,15,17,11,12,17,17,14,13,15,6,11,8,7]")
Test Results:
Log
4
Expected: 2, instead got: undefined
Log
5
Expected: 3, instead got: undefined
Log
8
Expected: 1, instead got: undefined
function getAverage(marks){
console.log(marks.length)
}
👺 ernnnnnnnnnnnne eeeeeeeeeeeeeeeeeeeeherrrrrrrrrr
Oh, look. A channel name.
@worldly ruin https://repl.it/@jsalsman/averageOfList#main.py
def getAverage(marks):
n = length(marks)
total = 0
for i in marks:
total += i
return total//n
total += i
total = total + i
l = [15, 18, 2, 36, 12, 78, 5, 6, 9]
import statistics
print(statistics.mean(l))```
mean(marks)
angry
Also good for shits and giggles: -=, /=, *=.
@somber heath I've been unsuccessful in recruiting @rigid nest to make an adaptation of https://github.com/ai/audio-recorder-polyfill for submission to https://alexabeyondvoice.devpost.com/ in three days. Are you interested?
@hallow warren Have I given you, at any point during each of our conversations, in each of which I've repeatedly turned you down, any indication that I might be the slightest bit interested?
@somber heath you've not said yes or no
Yes I have. I've said no.
For the sake of being explicitly clear, the answer to this iteration of the questioning is also no.
Thanks for letting me know, I don't remember you having said anything near no. Last I remember is you were going to think about it. Thank you for the closure.
Hey @hallow warren!
Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:
• If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)
• If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:
!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.
Javascript isn't a language of mine, nor is, alas, C++.
@rigid nest https://paste.pythondiscord.com/ezizihorev.rb
It's fine until sites start tracking you from one site to the next.
One site needn't know that I visit some other site.
BAN ARM
nah because they're running an os on their cpus
WHICH IS STILL ON WHEN THE COMPUTER IS OFF
BAN MINIX
i wonder what would happen if i bred a jellyfish with a chicken
still don't have 50 messages
transparent aquatic dino bio
Scientists have long wondered how dinosaurs actually moved. Some think they may have a good model, using their evolutionary cousin, the chicken. Using 12 chickens, scientists raised them in 3 separate ways- one group was "control," another was weighed down, and the last had ar...
Yeah, sorry. There's only a few seconds of actual chicken butt plunger footage.
How did you come by your username?
me?
Yes.
random word generaator
I think that most people who come to this server would be good at computers, or, at the very least, somewhat computer literate.
For the purpose of the algorithm translation?
v
Probably the most annoying 5 minutes and 25 seconds of your life!
Update- I've tought myself how to play piano properly through piano lessons on Youtube. So, i don't really sound like this anymore! I can play the Charlie Brown theme pretty well now!
Here's the video that show...
quality
quality music
👌
Ikr
5 min
Who can help me with imgui?
we can barely help ourselves here
HOIGAOIHklhdagi
@shrewd nest What's the issue you're having, specifically?
Aha. I see it's a C++ library.
"birds do share a lot of similarities with certain dinosaurs"
I need to use ImGui for External chea... script. I have not seen information on this on the Internet.
i have !voiceverify inmy clipboaard
Aha. I see it's a C++ library.
@somber heath Yeah, thats right
everyone get out of the vc
Not knowing C++, myself, the only real advice I could offer would be to suggest you find a C++ place to seek guidance.
he's about to play monsters ink earrape
Impostor syndrome (also known as impostor phenomenon, impostorism, fraud syndrome or the impostor experience) is a psychological pattern in which an individual doubts their skills, talents or accomplishments and has a persistent internalized fear of being exposed as a "fraud"....
@rigid nest what?
@rigid nest What is the problem?
// create first class == 0
cout << "\narray c, equivalence classes" << endl;
c[p[0]] = 0; // value of p[0], this is like f(g(x)) call f with the result of g on x
for (int i = 1; i < n; i++) {
// if value is the same as previous, assign same class
if (a[i].first == a[i - 1].first) {
c[p[i]] = c[p[i - 1]];
cout << "--a[i] == a[i - 1]--" << endl;
cout << "iteration " << i << endl;
cout << "a is at " << a[i].first << endl;
cout << "a-1 is at " << a[i - 1].first << endl;
cout << "c[p[i - 1]] is at " << c[p[i-1]] << endl;
cout << "c[p[i]] is " << c[p[i]] << endl;
cout << "p i-1 is at " << p[i - 1] << endl;
cout << "p is at " << p[i] << endl;
for (int i = 1; i < n; i++) cout << c[i];
cout << "\n\n";
} else { // assign the next class if different
c[p[i]] = c[p[i - 1]] + 1;
cout << "--a[i] != a[i - 1]--" << endl;
cout << "iteration " << i << endl;
cout << "a is at " << a[i].first << endl;
cout << "a-1 is at " << a[i - 1].first << endl;
cout << "c[p[i - 1]] + 1 is at " << c[p[i-1]] + 1 << endl;
cout << "c[p[i]] is " << c[p[i]] << endl;
cout << "p i-1 is at " << p[i - 1] << endl;
cout << "p is at " << p[i] << endl;
for (int i = 1; i < n; i++) cout << c[i];
cout << "\n\n";
}
}
there's 3 concurrent arrays
Ah
Someone is speaking through their pillow.
well, there's two things
where header.h?
array c is shorter than it should be
it's length 5, not 6 as expected.
and the three loops going concurrently is breaking my brain
i do not know how to move forwards with this issue
@rigid nest where did u take sort(a.begin(), a.end());
so what we're doing is
@rigid nest https://repl.it/@jsalsman/tclExample#main.tcl
this algorithm optimises sorting suffixes
so at k = 0
we are sorting, alphabetically each suffix (individual character)
@rigid nest check this https://paste.pythondiscord.com/kawizepiku.cpp
at this .cpp file u need to include <vector> and <iostream> to make it work at all
@rigid nest idk 20 string at ur code https://paste.pythondiscord.com/kawizepiku.cpp
the code works without it bro
So, who can help me with imgui?
Yo, @verbal hemlock , ur voice looks like Jimmy De Santa at GTA 5
yes puts [sumDigits 10101 2] -> 3
https://github.com/elsoleiro/flash-cards/blob/main/app/static/app.js#L59 is that nice asynch function @rigid nest
@shrewd nest LOOL
hi!
Any language that is Turing complete can, at least in theory if not in practice, emulate anything.
Caveats applicable.
@rigid nest looking through https://alexabeyondvoice.devpost.com/rules trying to figure out what LICENSE to use
vi. Financial or Preferential Support: A Skill must not have been developed, or derived from a Skill developed, with financial or preferential support from the Poster or Administrator. Such Skills include, but are not limited to, those that received funding or investment for their development, were developed under contract, or received a commercial license, from the Poster or Administrator any time prior to the end of Submission Period. This includes Skills that have been funded or co-developed by Amazon, including skills that earn money through licensing. The Administrator, at their sole discretion, may disqualify a Submission, if awarding a prize to the Submission or Maker would create a real or apparent conflict of interest.
Submission Period: September 24, 2020 (3:00pm Eastern Time, USA) – November 17, 2020 (5:00pm Eastern Time, USA) (the “Submission Period”)
dude 3 days?
2*
maybe this is the Alexa recording api https://developer.amazon.com/blogs/alexa/post/853661dc-b4f9-4c28-bc5f-1b81f00117bf/enable-customers-to-access-recorded-video-feeds-with-alexa-via-the-cameras-recap-api
.īõ0Ü˂˖8ˤ(͞ľėΚɋÿ̫ͤǛ˴¥ˬƧªϗϛNJė|Džȅŷ½ͧƄȘǽ_ɺˆȾϮʕ˃vMǝ°ȹƺϰƘϽ͊ϱƖÇÜįʑLJØʆΞ%ͨɶøƽƱȤϣĻ˟ƈǹØǥ!ȔĤǜǙǨ£̴ǀ=ŪɘɭϪýŋnjǚΙl̩σŢˑ&ô<ˉȸɃ˹ʟßƟϰǰΰʅϡĖȪÍƶʋȉ̲͖ɆÒ²ˤǏˡʵͩǥζϞF" á͊˯ljΆ\Ⱦ˵ő̢ŻΈŃɆŲqƨʰŶƘνϹ͟ƌ̦ǢƣȯgQŪDZźĚƷȋɑ ɵŘ²˞ÅhͩȿéIɞýŨͧĜōϵȒàȸœʹ̰q&ΦɸĩʞǏλ˖ǜňŰŞ̀ġͱȞηΕʣ±üçɫЀʩ̝Fײ̱Ƥķ˔òBɷʹŽĶÓ
@mellow flower LsSrw7Uww5zLgsuWOMukzovCkyjNnsS+xJfOmsKWyYvDv82kzKsVx5vLtMKly6zGp8Kqz5fOg8+bx4rElx58x4XIhcW3wr3Np8aEyJjHvV/JusuGyL7PrsqVy4N2TcedwrDIuca6z7DGmM+9zYrCi8+xxpbDh8OcxK/KkceHw5jKhs6eJc2oybbDuMa9xrHIpM+jxLvLn8aIx7nDmMelIciUxKTHnMeZx6jCo8y0x4A9xarJmMmtz6rDvcWLx4zHms6ZbMypz4PFosuRJs6Dw7Q8y4nIuMmDy7nKn8Ofxp/PsMewzrDKhc+hxJbIqsONxrbKi8iJzLLNlsmGw5LCssukx4/Locq1zanHpc62z55GIiDDoc2Ky6/Hic6GyL7LtcWRzKLFu8KOzojFg8mGxbJxxqjKsM24xbbGmM69z7nNn8aMzKbHosajyK9nUcWqx7HFusSaxrfIi8mRIMm1xZjCssuew4VozanIv8OpScmew73FqM2nxJzFjc+1yJLDoMi4xZPNtMywwp1xJs6mybjEqcqex4/Ou8uWx5zFiMWwxZ7MgMShzbHIns63zpXKo8KxwpfDvBfDp8mr0IDKqcydRsOXy5vNuMyxxqTEt8uUwpnDskLJt820xb3EtsOT
echo "string" > file.txt
<header>
<html>
<script>
text/javascript
information about authjor
and site
is a filetype
LOL
a = 2
what is $_POST
you lost bro
ok boomer
,>,,>++++++++[<------<------>>-]
<<[>[>+>+<<-]>>[<<+>>-]<<<-]
++++++[<++++++++>-],<.>.
"the mics are constantly listening—even when you’re not making an audio request! However, you can rest assured that the things you say before the activation phrases or wake words are not stored or sent to servers. Your privacy is of the utmost concern to these device manufacturers." -- https://www.protectamerica.com/home-security-blog/tech-tips/can-alexa-record-audio_15560
hello
SET SQL_SAFE_UPDATES = 0;
DELETE FROM Table;
SET SQL_SAFE_UPDATES = 1;
elias
it was told me that you code in python
if yes, write all the keywords
1 vote and 4 comments so far on Reddit
do you mean
we all live in a simulation
all functions too?
keywords
but technically range is a function
for example
if for in try except int str while
uhhhhhhh
flosat
float
technically str is a built-in class
yea this is confusing