#voice-chat-text-0
1 messages · Page 596 of 1
if that stare could have killed....
pipenv irl
alright, I'll move myself to bed. Good night guys and gals.
I attempt to sing all 30 voices of the THX logo theme. For more info, see: http://www.machwerx.com/2018/06/03/a-cappella-thx-logo-theme/
oh god not this
This is it! We finally put Forrest to the test to see if he can become the any course running master, can his Neural Network brain do it??? PATREON: https://...
=]
@whole rover I miss that british accent
just use a web cam and mime like the guy in the video i posted
join voice then you silly shrew
How do I web cam in vc
lol
live stream going to the club hell yea
F
Suchergebnis auf Amazon.de für: nao robot
const ews = require('ews');
console.log(ews.getContacts());
const ews = require('ews');
ews.Name = ['My', 'Name']
ews.Company = 'myComapny'
ews.Email = 'my@email.com'
ews.Address = {
'Street': '123 some street',
'City': 'somecity',
'State': 'TH',
'CountryOrRegion': 'Germany',
'PostalCode': '12345'
};
ews.Phone = '2011231732589';
console.log(ews.createContact())
const db = require('./mongo'),
createEvent = require('./calendar/create_event'),
getEvent = require('./calendar/get_event'),
getEventByCustomer = require('./calendar/getByCustomer'),
writeEmail = require('./mail/write'),
getFolder = require('./mail/get_folder'),
listItemId = require('./mail/list_item_id'),
createContact = require('./contact/create'),
getContacts = require('./contact/get'),
getContactById = require('./contact/getById');
module.exports = {
createEvent: function() {
return createEvent(
`${this.Subject}`,
`${this.Start}`,
`${this.End}`,
`${this.Location}`,
`${this.BodyType}`,
`${this.body_value}`,
`${this.customerId}`
);
},
getEvent: function() {
return getEvent(`${this.Id}`);
},
getEventByCustomer: function() {
return getEventByCustomer(`${this.CustomerId}`);
},
getFolder: function() {
return getFolder(`${this.FolderIds}`);
},
listItemId: function() {
return listItemId(`${this.Id}`);
},
writeEmail: function() {
return writeEmail(
`${this.Subject}`,
`${this.BodyType}`,
`${this.Body_value}`,
`${this.sendto}`
);
},
createContact: function() {
return createContact(
this.Name,
this.Company,
this.Email,
this.Address,
this.Phone
);
},
getContacts: function() {
return getContacts()
},
getContactById: function() {
return getContactById(`${this.Id}`)
}
}
"%s" % "Hello"
@turbid tangle Sorry! Forgot I was still in the VC; I have no mic plugged in
no problem but your banjo or whatever was great lol
Ha. I found my old sound interface again, so I plugged in my bass directly to test it on Linux
Apparently, it now works under Linux
Sup?
you cunt @turbid tangle
why are u instantly insulting me? @maiden bridge
@turbid tangle Pampas
yoooo do you guys have the html and js for the website
yeah it's for the CI system
👏
I'm not in voice so maybe I'm missing some context but... I've never understood the aversion to sudo pip. System stuff goes in dist-packages, pip goes in site-packages
but
isn't that the whole point of having those two separate directories
dist-package is where apt install stuff
yes
usually*
and pip doesn't touch it
but sometimes pip does install to dist-package
when things go wrong
beb
brb*
ok so why did i got reported for saying oh no
idk


I was just fucking with you



so good i can use GW emojis
is it ok if i add a function to python bot to fetch programming meme from reddit?
yeh
good
@distant kraken
!eval
Sorry, but you may only use this command within #bot-commands.
oof
Hi

is it myths?
Hey guys! Anyone wanna chat?
I just woke up but hey hope your doing well
Nice! 😄
I'm well thank you and hope you are as well and had a nice sleep! I just started trying out pycharm
Little confused as to the interaction between anaconda, pycharm, and potentially, magenta
'use strict';
module.exports = function isArrayish(obj) {
if (!obj) {
return false;
}
return obj instanceof Array || Array.isArray(obj) ||
(obj.length >= 0 && obj.splice instanceof Function);
};
yeah my connection can't stand voice
oh no
@overload
def is_10(arg: int) -> bool:
return arg == 10
@overload
def is_10(argname_doesnt_matter: str) -> bool:
return argname_doesnt_matter == "10"
@overload
def is_10(arg: List[str]) -> bool:
return len(arg) == 10
@overload
def is_10(arg: List[int]) -> bool:
return sum(arg) == 10
is_10(10)
is_10("10")
is_10(["a"]* 10)
is_10([1, 2, 3, 4])
@leaden comet
OOf

lemon is this photo, really you?!
yes
wooow.
Kidding
wasn't expecting that
😘
!mute Xunjin#0738 1sec for being rude
KKKKKKKKKKK

I can't get a mic
spill the beans, sharpley
go sharpie i wanna hear your sexy voice ❤
So, basically, is there a reason why you don't pull and push a docker image to dockerhub?
we do
we are using dockerhub :P
We have a base docker image and the actual bot image
I'm guessing you knew I'd say store the tar?
the base image only gets updated when the dockerfile changes
so I mean yeah I guess you could store pipenv's deps there and just not rebuild unless the pipfile.lock changes
but then that'd make dep changes take even longer
Yep. that's what I'm gonna implement
Well right now using .tar to store the build between build and deploy saves me over 2 mins
But I guess I should force it to build in testing shouldn't I?
:(
Do you have a better way to check for dockerfile/pipfile changes than checking git?
@errant helm I'm hear now :^)
I WAS RIGHT
rawrxd
I was sad when he said that 2
Here a idea:
When the build is built, create a last_used.Dockerfile file.
This is then compared to the current dockerfile for changes
if they aren't identical, rebuild
Wait.
Azure detects dockerfile changes?
somthing docker doesn't even do?
lmao
If you do a double commit
How do you get around that?
Gitlab doesn't I'm assuming?
Eh.
Overwatch
Destiny 2
Python pipenv edition
Docker redemption
Hey Thane
Yo?
Nothing, just long time no see hahaha
where's your diggerydoo!
:0
Can he play it?
one of the most difficult instruments in the world lol
BAGPIPES
IM SCOTTISH
GET OUT THANE
Lmao
understandable laddie
Final Fantasy Crystal Chronicles: The Crystal Bearers music by Square-Enix. Compossed by Hidenori Iwasaki
You guys wanna hear a good programming meme?
Red dead redemption - The balls of the horses contract at night
boy thanks for the super-left-wing response
:^)
That's so something I would code.
SEND IT TO ME
hahahah
So accurate
If you put a million monkeys at a million keyboards, one of them will eventually write a Java program. The rest of them will write Perl.
Friends don't let friends use Python 2.7
Embed Perl code in ASCII artwork
FFS
&I();$N=<>;@o=(map{$z=${U}x($x=1+$N-$_);
' 'x$x.($".$F)x$_.($B.$z.$P.$z.$F).($B.$")x$_.$/}
0..$N);@o=(@o,($U.$F)x++$N.($"x3).($B.$U)x$N.$/);
print@o;
sub I{($B,$F,$P,$U)=qw(\\ / | _);}
while($_=pop@o){y'/\\'\/';@o||y#_# #;$t++||y#_ # _#;print}
& I
() ;$
N= <>
;; ;;
;; ;;
;; ;
;; ;
;; ;; ;; ;
;; ;; ;; ;;
;; ;; ;@ o=
( map {$z =$
{U }x( $x= 1+
$N- $_) ;' 'x $x. ($".
$F)x$_ .($B.$z.$ P. $z.$F).
($B.$")x$_.$/}0..$N);@
o=(@o,($U.$F)x++$N.($"x3).($B.$U
)x$N.$/);;;;print@o;;;sub I{( $B,
$F, $P,$U)=qw(\\ /
| _);;}while($_=pop @o
){ y'/\\'\/';;;@o||y#_# #;; ;;;
;$ t++ ||y#_ # _#;print }# ##
## ## ################ ## ##
# ## ################ # #
# ## ################ ## #
# ## ############## ##
## ############ ##
## ######## ##
## ##
### ###
## ###
## ##
brb
\_|_/
_/ \_
\___/
/ | \
Yep.
I'm assuming not all perl code is shit?
If you think python is bad.
java is worse.
and you have to use brackets
gdude this is me
echo 5 | perl whatever.pl
in a nutshell
GOLANG
the only good Lang ™
I would agree on both.
But it's also very edgy
IM EDGY
so if I was going to get a compiled Lang under my belt.... what should I learn?
sharex
yep 100%
@errant helm sorry, your the man for this question ^^
C#
Does it help you learn C or C++?
Ok.
There are all very different
low level Lang's
@errant helm other question when you get the chance, can you backup the fact I've been reading that UK IT Devs are payed wayy less than other western countries?
:^)
Worth a shot.
gotta go guys
I litrally need a new Kang.
Lang*
I mean I do need a GUI program.....
so I'll probs to java.
Do you think I need somthing better than vscode for java development?
I really don't want to.....
But ok.
Slow computer.
:^)
I have a good gpu
bad cpu
cause I'm a "gamer"
o.O
oof
Ok... should I go straight into java with itelliji?
(Also it ain't free, should I apply for student)
Ok
I know it's very different
to python
I didn't know if that meant go straight to a IDE or not
What's this static typing nonsense?
So like GOLANG?
cool.
ok
weird
What about doing development with Git and java?
So a bit like pointers in GOLANG?
loosely like pointers
Ok.
Yep
Sorry I missed what you said about git and java
should I compile and git push that?
Or not
Cool.
what about docker?
So except from the code.
I can treat the dev-ops side the same?
Great!
Ok, and that's sent where.....
???
In my CI? is there like a jar hub?
lmao
Ok.
Ok. so basically maven
Cradle.
gradle*
Gradle*
Do you have some links?
So I can see?
:^)
Ok, so my CI should push to that?
You just test them there?
Ok.
So where should I get the jars j run?
Locally?
Yeah....
I'm.
Ok*
What's that meant to mean?
Oh
great!
that's fine.
lmao
Other way round
I love it
Ok.
Yeah ...
dependencies ...
So docker?
Yeah
shading.
ew
Ok
Yeah.
Yep
I'll.be making a gui
For my RPI
yep.
FFS
that's the only place I have use for it
just a super-light home automation thing
I said, I need new Lang's
:^)
That was my plan
but I would learn JS
tbh
Yelm
WELLL
i wanna be a physists
so :^}
yep
not surprised
JS is JS
Oh ok.
AHAHAHAHHA
base64
Ok, fair enough
anyways, are you willing to go through js development?? I am taking notes hahaha
Web GUI
For triggering webhooks
ideally
Is that possible?
I'll be wuit
say that again
what
ok.
I'll be quiet while I take notes)
What.
the fuck.
We have all seen the memes
hahahaha
yep.
so always 3
cool
Is there a preferred linter?
(JS and/or java)
Good
Ok
But asynchronous for everything sounds good.
Xd
Does the DevOps cycle change for js?
In a website?
const verifyUser = function(username, password, callback){
dataBase.verifyUser(username, password, (error, userInfo) => {
if (error) {
callback(error)
}else{
dataBase.getRoles(username, (error, roles) => {
if (error){
callback(error)
}else {
dataBase.logAccess(username, (error) => {
if (error){
callback(error);
}else{
callback(null, userInfo, roles);
}
})
}
})
}
})
};
cool.
I'm on mobile.
this looks bad
I'll look later
Yeah.
Ok.
I'm not gonna support those hahahha
My website doesn't
Wait what has this?
Oh.
A new update?
Cool.
bable?
is that how you spell it?
Yep
So stupid
And vscode is fine for JS?
I have a fully dockerized website?
But webstorm?
payed?
sorry nope
wow
WOW
@frosty epoch if you knew out relationship you would understand
@errant helm also, Juan and me are now working jointly on my discord bot
1492 lines changed for "spring cleaning"
:^)
Ok
node
Ok....
packages.json?
I'll probs use npm
Aight
Yarn?
Ok
Not like I'm doing it for more than one GUI
lol
I'll probs just make the JavaScript send webhooks.
that's shouldn't be that hard?
Like. I wanna turn on my light
when you click something
on a private local webpage
Ok.
I own a domain... but I won't be using it online at all
It'll be localhost
Won't leave my RPI
Na, phone development LOL
Oh
yeah!
good idea
Xd
Windows 10 pro?
WHEN DID THAT HAPPEN LOL
make a VM?
:^)
Thane is raging
:^)
GTG Ty for the help 👋
function X() {
this.print = function(text) {
// do whatever
}
}
thing = new X();
function X() {
var self = this;
this.print = function(text) {
// do whatever
}
}
thing = new X();
var x = 1;
console.log(x + 2);
var y = 2;
var x, y = 1, undefined;
console.log(x + 2);
y = 2;
I made this!
ASUS vs ACER
system()
@brave tide os.popen("OS command").read()
a=[os.popen('a').read()]?
def get_login_rec():
''' docstring for this fucntion
get records from the last command
filter out the unwanted records
add filtered record to list (login_recs)'''
login_recs = []
temp_list = []
temp_list = os.popen("last -Fiy").read()
return login_recs
18 abc 123421-12321 column this 12321:12321 X
\n
a='''18 abc 123421-12321 column this 12321:12321 X
18 abc 123421-12321 column this 12321:12321 X
18 abc 123421-12321 column this 12321:12321 X
'''
a.split('\n')
ls >a.txt
temp = os.popen("last -Fiy").read()
temp_list = temp.split('\n')
temp_list=['a','b','c']
for each in temp_list:
temp_list=['a a','b b','c c']
['a','a']
In [1]: import os
In [2]: ouput = os.popen("pwd").readlines()
In [3]:
In [4]: print(ouput) ['/Users/lynnzheng\n']
os.popen('last -Fi').readlines()
'lenovo pts/5 108.7.72.208 Mon Nov 19 08:04:25 2018 - Mon Nov 19 10:17:19 2018 (02:12)\n',
'lenovo :0 0.0.0.0 Wed Nov 14 21:39:49 2018 still logged in\n',
'lenovo tty3 0.0.0.0 Wed Nov 14 21:37:40 2018 still logged in\n',
'reboot system boot 0.0.0.0 Wed Nov 14 21:35:37 2018 still running\n',
'lenovo pts/3 192.0.0.187 Tue Nov 13 01:53:54 2018 - Tue Nov 13 04:08:01 2018 (02:14)\n']
argphrase?
import sys
import os
import time
import argparse
'',
'',
'system',
'boot',
'',
'0.0.0.0',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'Tue',
'Oct',
'',
'9',
'00:05:11',
'2018',
'-',
'Mon',
'Oct',
'15',
'00:41:31',
'2018',
'(6+00:36)\n']
for line in string.split(' ')
i can not hear u
no
still nothing
I checked my internet and voice settings, everything seems to work
ok it's my side then
strange, I can hear you when you talk.
hmm
for each in line
i in range(line)
for i in range(0,len(line))
line[i]
i1
''
if line[i] == '':
line.pop(i)
Traceback (most recent call last):
File "./ur.py", line 86, in <module>
print(get_login_rec())
File "./ur.py", line 40, in get_login_rec
if line[i] == '':
IndexError: list index out of range
''
' '
Traceback (most recent call last):
File "./ur.py", line 86, in <module>
print(get_login_rec())
File "./ur.py", line 38, in get_login_rec
line = line.split('')
ValueError: empty separator
login_recs = []
temp = os.popen("last -Fi").readlines()
for line in temp:
line = line.split('')
for i in range (0,len(line)):
if line[i] == '':
line.pop(i)
print(line)
login_recs = []
temp = os.popen("last -Fi").readlines()
for line in temp:
line = line.split()
#for i in range(0,len(line)):
# if line[i] == '':
# line.pop(i)
print(line)
login_recs = []
temp = os.popen("last -Fi").readlines()
for line in temp:
line = line.split()
if len(line) == 15:
login_recs.append(line)
print(line)
return login_recs
login_recs = []
temp = os.popen("last -Fi").readlines()
for line in temp:
temp_line = line.split()
if len(temp_line) == 15:
login_recs.append(line)
print(line)
return login_recs
\n
@errant helm Hey, can I come in for listening? I want to improve my english hearing
Sure
"because... You can"
SCIENCE DUDE, DO YOU SPEAK IT
drugs you mean
IT FEELS YOU FEEL BETTER
NOT DRUGS

i was joking
whats RLBot @errant helm
japanese green tea it's pretty good
ye
It gives you better concentration than coffee without turning you in to a meth addict, it's very healthy
that's pretty cool @errant helm
i regret fingering my earhole
Will I someday not write python like I'm writing a batch file?
Give me hope chat
;_;
offer love and understanding
which translate into writting python scripts
KEK
im not doxing nix
i use arch btw
i want to neutralise him
rip compooter
@wheat wolf
RETREAAAT
What
The banning squads are here
importer's doxxing you
did you
what messages, eh?
shady bitch
photoshop
@errant helm its called a "pull request" now
So
it does
butt request
what repo?
Why does he want to doxx me
i dont
Maybe he likes you
i am not evil
ooooooooooooooo
@scarlet ice e X p l a I n
Offer her a flower, that will show her
WELL THEN FIND OUT
HOW
Torture him with your fan
:P
Oh
I would do it for a price
Well then that won't work
fuck you i'm on mobile
IM NAAAAAT TRYING TO DAAAAX NIIIIIIIIIIIIIIIIIIIIIIIIIX
You can teach me how to code something that's not fucking batch commands chained
And I will get the job done
YOU EVEN TOLD ME IN PM YOU ARE COLLECTING INFO ABOUT ME
@wheat wolf Give me your github address so I can see if you're worthy of my services
Not really
Import err already knows it so that's not another information .....
@gloomy pagoda Give me the github address
no
He is a weird frog
no
Look for the weird guy with the Django contributions to the site rewrite in the pydis org on GitHub
That's him
She's killing that plant
LOL
Dunno
I'm a bot
Neural networks have gone too far
u gon die
Interesting
Bub how do you know that if you're not involved into the murder
You can force it the maintance mode
👀
And just push the roms lol
okay nix
inb4 ban
get in voice so i can kill you with my fan nix
i will show you why i am collecting info
I'm on mobile
hey guys
and?
LOL
wat picture

Just in case you'll delete it again
rip
Hello mum I'm on a screenshot
lol
@scarlet ice dont picture picture Joseph
@whole rover we have been exposed
It's 290€ in Italy
@wheat wolf have u done any grand battles in WoT?
wizards of tiddies
tiddies of wizards
wow
No I have not import
Well, I like to shitpost but my repo demands me
Those rimworld mods can't be codded alone
nix join voice or di
too bad nix
e
you have missed out
Again threatening me bub
keel
im not threatening
nix's accent 👌
im harshly coercing
@wheat wolf join voice
SGSPTINANTTS
nix has bootiful german accent
I actually have a slavic accent I don't know why 😦
Stop
Getting
So
Personal
That
Is
Not
A
Nice
Thing
To
Say
@wheat wolf teach me bad german word
Mein Krampf
Not to be confused with mein kampf
@dense summit MEIN KRAMPFFFF
🇩🇪
understandable
fuck
teach me another bad word
Walla digga isch mach dich messer
@gloomy pagoda do you wanna learn bad words?!
you spelt it wrong
it means something bad i think
brazilian ones?! are the best
dunno what exactly
shit
scheiße
yea that
It means shit
i don't have ß
You have the fake portuguese lol
@stray patrol SCHIESSE
That's the joke
LOL
lOrT
Actually, @errant helm about what you writted in meta
no pls
you shoot?
i never got moot in long time
what?
moot me
No
.bean @gloomy pagoda doing a swear
He isn't Schießen
Italians, spanish and portuguese can understand each other talking on our native languages
🖐
He is schiessen
So you can make a channel for those
It's a neologism
My father is italian and my mother spaniard
wow
🙌
u on bin bag?
wow, so many people in there....
join
join us

you guys gonna hear me screaming brazilian garbage as i play
@gloomy pagoda send Kettenschredder "drecks Artie scheißt mir schon wieder aufs Dach"
who's greg?
@wheat wolf will he hurt me
i'll hurt nix if he doesn't join voice
It means
Fucking artillery again shitting on my roof
🔪
You'll hurt me anyways
okay
Get cover
Makes no difference
I AM NOT VIOLENT
Nix, take the machine gun
what was his disc?
YOUR FAN IS
i lost it
YOULL CHANGE TO LAPTOP TO HURT ME
are we age-shaming now? 
@wheat wolf send me kettens disc
@stray patrol why?
18 😎
class nix():
def init(self):
pass
def self.machinegun():
mp44
Am I doing this right?
Neeeaaarly 16
mentally 12 😛
haha same
@fathom nymph no
youngling"
Oh god gotta type that on mobile
It's a bit weird to hear a woman in this server

yeah dude, I thought there was no women on the internet until today
class Nix:
# init can be omitted if empty
def machinegun():
return "MG42"
Maybe their voice are complex neural networks
Siri mod-packs
girls on the internet are catfish
Maybe just a man with light and feminist voice
youre fake
No I'm not
@wheat wolf Shit, you're right, why did I wrote it like that? lol
@scarlet ice get knife and cut bean bag
@scarlet ice seems like she is in a drug withdraw
Talk about gender equality pls
WTF
@scarlet ice
@scarlet ice
Are we just randomly mentioning @scarlet ice
@scarlet ice @everyon e
cease
😉
@fathom nymph you can @everyone
@scarlet ice grab nearest chair and get up
Just don't mention developers
I don't want to put a bin in my ass
hey bisk can you say ass again pls
Lol
What am I missing?
Enough for me
evertything
Riiiight.
@crystal fox explode a bit around
If you want to teach us some python on another channel, hey
@wheat wolf teach me german
Ke$ha?
I'm up for that
kesha
@gloomy pagoda
Mein Name ist Imran Kahn und ich bin ein seltsamer Vogel
Mein Name ist Imran Kahn und ich bin ein seltsamer Vogel
hey, I understood that
Good
Download: http://bit.ly/XOHgUi Artist: Mindless Self Indulgence Album: How I Learned to Stop Giving a Shit and Love Mindless Self Indulgence Deluxe Edition 1...
english 😠
Somebody screen shot that
ich ben hans
i have retreated
Jag är Sven
bye bye
Get tze Flammenwerfer
Jeg er ikke Sven
```german
wat
are you still stuck in bin bag? @scarlet ice
the nice stuff being brazilian
He asked what's the first thing it comes to mind when you hear miami
bin bag 
i don't understand those jokes
@latent leaf You're not missing much
bin bag
tomorrow you die
rotational Turk?
@fathom nymph it seems so
Cowslivesmatter
tomorrow you live
no
but there are cows with a hole in the middle
tank
for science
@errant helm did i heard Spyro?!
no lie
Kuh is German
I want to hug Spyro and tell him everything it's gonna be ok
man i played so much Spyro in my childhood and i didn't even know english at the time
who is spyro
My bf
wait what
looks cruel to me
that sounds like English with Saxonian axxent...
@scarlet ice gonna be real, i love british accent (if i'm right about yours) 
skribbl anyone?
@whole bear wait what
its like draw something
I was refering to the politics thing
i meant does anyone wnna play skribbl
why not play overwatch?! kek
I think you will have like 300 ping with overwatch
I have 250 ping to Squad BR servers
squad?!
Now it's great
I love my concentration camps so much
@latent leaf Yeah
I have like 300h or more
bruh
@fathom nymph it seems to be like ArmA 3?!
Let me give you a detailled review
@latent leaf Yeah
On the far reaches of space, no one can hear your kidney getting snatched. ----------------------- Send Sseth Shekels: https://www.paypal.me/SsethTzeentach S...
its kind funny
join voice
@gloomy pagoda awwww
I will once windoof has decided not to crash because it doesn't like the virtual box drivers
It's like factorio but with horgan harvesting, drugs and other cool stuff
I KNEW IT
IT IS
@crystal fox which process
poo poo
Fancy
Like my scripts
That sounds wei e
@wheat wolf Unmute yourself
'tis art
I'm on mobile shouting at my windoof machine
@wheat wolf People want to hear your voice
feel good inc.
@stray patrol is German too
@crystal fox man do this intro
Speak byte
We kindly invite you to support Playing For Change and access free downloads and exclusive videos: http://bit.ly/JoinAndSupportPFC Stay informed about our la...
🤐
Why not
vc is lit af
👢
use arch like a boss
tips
damn, what's that song again?
All base icons suck
I know it, but I forgot
gnome with wayland
Gnome
@wheat wolf me too ❤
gNoMe BaD
You're losing packets
I have 62 and green 
im wondering when people will realize i am unmuted
good
no u

speak to us
@latent leaf whats wrong with your voice

