#voice-chat-text-1

1 messages · Page 103 of 1

acoustic frost
#

theres still 7

#

im learning rust rn

#

does node.js count as a programming language

#

or just an extension of js

mild flume
#

It's kind of an extension

#

All the JS rules still apply

peak frigate
#

@muted iceso what do you do for work/life guru-ji

muted ice
#

(wannabe) astronomer

peak frigate
#

whhhhhaaaat

dusty apex
#

yo nice stuff

#

scam

peak frigate
#

lolll guruji I lost my connection ;( will be back

muted ice
#

this one is from my house btw.

#

this one is from an observatory that i work with

peak frigate
muted ice
#

Messier 87 is the name of the galaxy.

peak frigate
fluid edge
#

that should be an otn, dinosaur-shaped-nuggets

peak frigate
#

mexican quiche 👀

fluid edge
#

what makes it mexican? o.O

mild flume
#

@tender sand Hi Joe, he's in here

worldly coyote
#

Hello!

fluid edge
#

hi! ^^

worldly coyote
#

How's everyone~

muted ice
#

healthy-ish.

worldly coyote
#

HOW MANY?

#

an hour

peak frigate
fluid edge
#

brb

muted ice
#

til: continents are fake, just like taste zones on tongues.

fluid edge
#

ooo does anyone have a geographic tongue? lol

pearl torrent
#

😂 😂 LMAOOO

#

I found this on google just now

muted ice
royal saffron
#

creepy sound there xD

muted ice
#

'i just died'
goes silent.

golden marsh
pearl torrent
final saffron
#

uh huh

#

?

#

Nah

mild flume
final saffron
#

Insta is the best

pearl torrent
final saffron
#

hmm interesting

mild flume
final saffron
#

xD

#

am a minecrafter xD

pearl torrent
whole finch
#

!pypi dpy-docs

coarse hearthBOT
final saffron
#

I ll take a break right now

#

see ya guyz

#

Nice meeting y'all

fathom glade
#

as soon as they let me talk in this discord i'll be singing opera to y'all

#

it could be austrian opera

pearl torrent
#

use this

fathom glade
#

it could also be italian or german

sonic lantern
#
        guild.default_role: discord.PermissionOverwrite(read_messages=False),
        guild.me: discord.PermissionOverwrite(read_messages=True),
        admin_role: discord.PermissionOverwrite(read_messages=True),
    }```
#
guild = ctx.message.guild
    member = ctx.author
    admin_role = get(guild.roles, name='staff')
    overwrites = {
        guild.default_role: discord.PermissionOverwrite(read_messages=False),
        guild.me: discord.PermissionOverwrite(read_messages=True),
        admin_role: discord.PermissionOverwrite(read_messages=True)
    }
    await guild.create_text_channel(name=f'ticket - {ctx.author}', overwrites=overwrites)```
open osprey
#
 odd_numbers(x,y):
    for i in range(x,y+1):
        if i % 2 != 0:
            print(i)
whole finch
#

!e ```py
x = 10
y = 15

for i in range(x, y):
print(i)

coarse hearthBOT
#

@whole finch :white_check_mark: Your eval job has completed with return code 0.

001 | 10
002 | 11
003 | 12
004 | 13
005 | 14
whole finch
#

!e ```py
@import
@lambda _: _.name
class hello: ...

coarse hearthBOT
#

@whole finch :white_check_mark: Your eval job has completed with return code 0.

Hello world!
pearl torrent
#

WHAT IS THIS

whole finch
pearl torrent
#

no its so bad

#

where do you get this esoteric knowledge

whole finch
#

idk around here

misty sinew
#

Can someone help me install something on kali???thinkmon

surreal spoke
#

import os
len(os.listdir(directory))

round axle
#

hi

strange lance
#

a

turbid spruce
#
import os

x  = os.listdir()

for I in x:
    print(I[-2:])
#
import os

x  = os.listdir()
how_many = 0
for I in x:
     testCase = I[-3:].lower()
     if testCase == ".py":
         how_many += 1

print(how_many)

proud torrent
#

what projects are you guys working on

#

it's to easy and small to make a socket connection in python

#

it seems dangerous

#

like the lenght of the packet

#

search engine

silk sapphire
#
import DatePicker from "react-datepicker";

export default function UsersTable({data}){
    const columns = useMemo(
        () => [
            {
                Header: 'UserId',
                accessor: 'id'
            },
            {
                Header: 'Date Registration',
                accessor: 'dateRegistration',
                Cell: ({ cell: { value } }) => <DatePicker selected={value} />
            },
            {
                Header: 'Date Last Activity',
                accessor: 'dateLastActivity'
            },
        ],
        []
    )
#
 370 | var originalDate = toDate(dirtyDate);
  371 | 
  372 | if (!isValid(originalDate)) {
> 373 |   throw new RangeError('Invalid time value');
      | ^  374 | } // Convert the date in system timezone to the same date in UTC+00:00 timezone.
  375 | // This ensures that when UTC functions will be implemented, locales will be compatible with them.
  376 | // See an issue about UTC functions: https://github.com/date-fns/date-fns/issues/376
proud torrent
#

is this json

#

so thats why timezone is a problem

surreal spoke
#
   AllFunction == input('something > ')
    if AllFunctions == "MultiplyIntegerEquasion":
      num1 = input('enter 1st num: ')
      num2 = input('enter 2nd num: ')
      result = float(num1)*float(num2)
      print('result')```
strange lance
#

Cython

#

codeavengers

#

278

#

usd

#

2000

tawdry garden
#

any resources to learn cython?

#

it seems far more complicated than python

mental stag
#

🙍🏽‍♂️

#

I'm in a pub. It's quite noisy. Can't talk

pearl torrent
#

would suggest fastapi

charred creek
#

FastAPI Op

hidden cliff
#

actix better

pearl torrent
#

lmao the people who built starlette(which fastapi relies on)

#

and encode/orm - popular async python orm

#

are the same people who wrote django rest framework

#

WHY ARE THESE GUYS SO GOOD

charred creek
#

"good"

pearl torrent
#

they're awesome developers though

charred creek
#

sure

pearl torrent
#

griffs just salty his PR wasnt accepted

#

or even reviewed

#

lolol

#

lol fastapi was inspired by django rest framework to make their autodocs system

elder wraith
#

No

#

Nope….

#

You need front end JS to handle WebRTC

pearl torrent
#

hes talking about the backend

#

yeah

misty sinew
#

!close

jade hamlet
unique raptor
#

@calm agate

#

!voice

coarse hearthBOT
#

Voice verification

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

unique raptor
#

there ya go

dusty apex
#

@fallen cape ask your question

digital cradle
#
saved_text = open("SavedText.txt", "w")
text = input("Text: ")
saved_text.write(text)
saved_text.close()
#

@worthy stump

dusty apex
#
with open("text.txt", "w") as f:
  #code
#
from tkinter import *

gui = Tk(className='ide')
gui.geometry("400x200")

text_editor = Entry(gui, width=100)
with open("text.txt") as f:
    text_editor.insert(0, f.read())
text_editor.pack()
gui['background'] = '#C3C3C3'
gui.mainloop()
#

@digital cradle

#

hello casey

digital cradle
#

hello*

#
print("Welcome to Cat Text editor!")

text = input("Enter the text you want to save here: ")

txt_filename = input("All of you text will be saved to a text file\nChoose a name for that text file: ")

text_file = open(txt_filename + ".txt", "x")

if text_file+".txt".exisits():
    print("\033[1;32;40m ERROR: That file name already exists")



text_file.write(text)

text_file.close()
#

|| @worthy stump @dusty apex ||

tribal crow
#

help

#

please

dusty apex
#

tell your question

digital cradle
#

whar do u need help with

tribal crow
#

What will the following code look like for:
text=

" You know, they are pretty cool... "?
print(text.upper())
print(text.lower())
print(text.strip())
print(text.find())
print(text[0:3]+text[14:])

Lastly, write a sentence on how you would utilize the power of user input for Python! (Type this in python as a block comment with the syntax shown below)
"""
Here is your
sentence.
"""

misty sinew
#

this in python as a block comment with the syntax shown below)

coarse hearthBOT
#

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.

tribal crow
#

no not that

#

What will the following code look like for:
text=

" You know, they are pretty cool... "?
print(text.upper())
print(text.lower())
print(text.strip())
print(text.find())
print(text[0:3]+text[14:])

Lastly, write a sentence on how you would utilize the power of user input for Python! (Type this in python as a block comment with the syntax shown below)
"""
Here is your
sentence.
"""

misty sinew
#

this in python as a block comment with the syntax shown below)

tribal crow
#

don't worry about the block comment

#

above

dusty apex
#
try:
  text_file = open(txt_filename + ".txt", "x")
except FileExistsError:
  print("\033[1;32;40m ERROR: That file name already exists")
else:
 #code

@digital cradle

tribal crow
#

ok

dusty apex
tribal crow
#

so I want to convert the text into the following code: print(text.upper())
print(text.lower())
print(text.strip())
print(text.find())
print(text[0:3]+text[14:])

dusty apex
#

@digital cradle

digital cradle
#
print(text.upper())
print(text.lower())
print(text.strip())
print(text.find())
print(text[0:3]+text[14:])
tribal crow
#

no, convert " You know, they are pretty cool... "? into print(text.upper())
print(text.lower())
print(text.strip())
print(text.find())
print(text[0:3]+text[14:])

dusty apex
#

you want the output?

#

of these?

tribal crow
#

yes

dusty apex
#

@tribal crow

tribal crow
#

no the code

#

sorry

dusty apex
#

you wanted the output right?

tribal crow
#

no the code

dusty apex
#

for what?

tribal crow
#

my question

dusty apex
#

what is your question

tribal crow
#

I did

#

ok

#

thanks

#

bye

dusty apex
#

hello @ocean hedge

lucid mural
#

hello@dusty apex

dusty apex
#

hello adit

#

: )

lucid mural
#

ssup

dusty apex
#

i am good

lucid mural
worthy stump
#

@dusty apex print(math.ceil(1.4))

dusty apex
#

File "F:/PyCharm/tkinter_0/main.py", line 17, in <module>
buttons[Button(gui, f"{button_name}", command=lambda: on_click(button_name))] = (math.ceil(button_name / 3), button_name % 3)
ValueError: dictionary update sequence element #0 has length 1; 2 is required

buttons = {}
for button_name in range(10):
    buttons[Button(gui, f"{button_name}", command=lambda: on_click(button_name))] = (math.ceil(button_name / 3), button_name % 3)
#

@worthy stump are you free?

worthy stump
#

kinda occupied here 😦

#

what do you want though ?

worthy stump
#

give me a moment

misty sinew
#

hey @worthy stump what can i even do with coding words you guys use throe me off and i have zero idea what im doing

full bolt
#

oi

#

print("oi")

#

: D

marble dome
#

input

steep mural
#

@misty sinew diplomacy

#

i think that's a heavy voiced statement

#

@misty sinew hey bud

misty sinew
#

@steep mural do u use sublime text

steep mural
#

nope just vsc for the most part

#

hold on ill get my mic fixed

#

it's not working for some reason

misty sinew
#

is t fine

#

ur mic

vagrant storm
#

@hallow anchor can u help me i am in the code/help chat

#

/help

crude spruce
#

Why sublime text hehe

misty sinew
worthy stump
#

@misty sinew i have no idea what you said 😦

misty sinew
#

its nothing

hearty garden
#

dang why dont i have permission to speak

peak frigate
coarse hearthBOT
#

Voice verification

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

grim rivet
#

ho

#

hi

misty sinew
#

hi

paper phoenix
paper phoenix
#

!voice

coarse hearthBOT
#

Voice verification

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

barren bear
#
import json
# load json from file
data = json.load(open('file.json', 'r')) # for string: json.loads(string)
print(data)
print(data['array'][2])

# export to json:
print( json.dumps([1, 2, {'a': 'b'}]) )
charred creek
#

@raw wren no

hearty heath
#

!stream 843651205720702976

coarse hearthBOT
#

@fallen cape

✅ @fallen cape can now stream.

golden marsh
elder wraith
#

best resource for security: writing classes (and I don't mean Programming Type)

crude spruce
#

What is this noise about GPT3

shut sedge
#

yo

slim cipher
#

!play devil eyes

alpine willow
#

@mild flume May I have perms to stream cam for a bit?

mild flume
#

!stream 408276512656326656

coarse hearthBOT
#

@half zephyr

✅ @half zephyr can now stream.

raw wren
#

Alright I am gonna head out, might be back later

rapid ocean
#

what else would you expect from twitter?

hearty heath
#

!warn 780464811989139456 Don't post chain-mail here please.

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied warning to @modern comet.

raven orbit
#

Det där är en ren felaktighet

#

Reträtten

#

Succéprylarna

#

det är två katter

digital cradle
#

two cats

raven orbit
#

huset

digital cradle
#

husse

#

swedish verbose moment

raven orbit
#

I think it was made by a 60-year-old lady

raven orbit
#

Coeliac disease or celiac disease is a long-term autoimmune disorder that primarily affects the small intestine. Classic symptoms include gastrointestinal problems such as chronic diarrhoea, abdominal distention, malabsorption, loss of appetite, and among children failure to grow normally. This often begins between six months and two years of ag...

#

@tawdry wraith

tawdry wraith
raven orbit
misty sinew
#

It might be a crack?

#

Affinity Photo is great

raven orbit
misty sinew
#

😂😂😂😂

raven orbit
#

my winter pfp

tawdry wraith
karmic linden
tawdry wraith
raven orbit
karmic linden
#

😆

digital cradle
raven orbit
digital cradle
#

h

#

hi

raven orbit
#

hii

#

hiii

tawdry wraith
steep fiber
raven orbit
#

yes

#

in göteborg

#

your skanska neighbours

steep fiber
#

Also, i really hope you’ve slept

steep fiber
raven orbit
#

I slept from 03:40 to 07:40

steep fiber
#

My dear verbose oof, you need more regular and consistent sleep

raven orbit
#

my dear vestergurkan, gurkanship does not automatically confer the rights of fathership

steep fiber
#

Oh son, if you only knew

raven orbit
#

uwu daddy

steep fiber
#

It doesn’t include daddyship though

tawdry wraith
regal rain
#

well a lot of things are happening here

dusty pier
#

meh

sleek parrot
#

hahaha

#

so active chat and no one in it

safe siren
#

It dont let me speak in vc

autumn turtle
#

Hellow guys in the voice chat

#

i cant enter but if you know some python am trying to make a script that detects an image then it clicks it

#

but my script doesn't wrk

#

i been trying to troubvle shot for like 2,5hours

#

yes i just started coding

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied mute to @modern comet until 2021-07-08 23:49 (9 minutes and 59 seconds) (reason: discord_emojis rule: sent 30 emojis in 10s).

tender sand
#

my connection is dying lol

wheat plank
#

does anyone hear me?

elder wraith
#

Which companies are you talking about?

unkempt mica
#

Hello Lads and Lasses

#

If there was an admin named pantsforbirds i'd challenge them to a duel to death @elder wraith

#

I joined that super big space Halo MMO that was popular like 5 years back, and some dude had my name already

#

told me he saw the name on another game and stole it SMGDH!

#

@elder wraith i consistently blow out my 32gb of ram 😦

#

@raw wren its a weird keyboard. its okay for a laptop keyboard, but its not like amazing or 8 hour use every day

#

alternatively get a company to buy you a macbook pro 🙂

#

@elder wraith i had to run code on the wikipedia corpus 😦 it was like 800gb when uncompressed and enriched with NLP attributes

#

Im using 438gb now on my dev laptop

peak frigate
unkempt mica
#

it blows out all the time

#

We have to be very careful with how we run the code locally so that it is running on streams of data and writing out streams of data so it doesn't collect in memory

wintry sinew
#

oh btw @mild flume i did a thing

#

pip install == pip unremove

#

this is only the beginning of my adventures into pip's source :)

sleek parrot
wintry sinew
unborn prairie
wintry sinew
#

doesnt work

unborn prairie
#

fair

noble vale
#

anyone got any clue on how to solve this

#

user_message = input("Enter a message? ")
user_distance_letter_shift = int(input("Enter the distance value? "))
code = ""
for character in user_message:
order_value = ord(character)
cipher_Value = order_value + user_distance_letter_shift
if cipher_Value > ord('z'):
cipher_Value = ord('a') + user_distance_letter_shift -
(ord('z')- order_value + 1 )
code += chr(cipher_Value)
print(code)

#

Enter a message: Hello world!
Enter the distance value: 4

Lipps${svph%

raw wren
#

.love @ember stream

ocean orbitBOT
#
💖 Love is in the air 💖

lemon#0001 ❤ _jake#0002 scored 98%!

A letter from Dr. Love:

Your relationship will most likely work out perfect. This doesn't mean thought that you don't need to put effort into it. Talk to each other, spend time together, and you two won't have a hard time.

raw wren
#

.love 98195144192331776

ocean orbitBOT
#
💜 You two seem like casual friends 💜

Mr. Hemlock#2740 ❤ _jake#0002 scored 22%!

A letter from Dr. Love:

The chance of this relationship working is not very high. You both need to put time and effort into this relationship, if you want it to work out well for both of you. Talk with each other about everything and don't lock yourself up. Spend time together. This will improve the chances of this relationship's survival by a lot.

ember stream
#

.bemyvalentine @raw wren p

raw wren
#

.bemyvalentine @jake p

ocean orbitBOT
#
Do you mind?

Your input was invalid: Member "@jake" not found.

Usage:.bemyvalentine <user> [valentine_type]

raw wren
#

.bemyvalentine @jake

ocean orbitBOT
#
In the future, don't do that.

Your input was invalid: Member "@jake" not found.

Usage:.bemyvalentine <user> [valentine_type]

sleek parrot
#

.love myself

ocean orbitBOT
#
💘 You two are really close aren't you? 💘

myself#3928 ❤ Developer#3496 scored 60%!

A letter from Dr. Love:

Your relationship has a reasonable amount of working out. But do not overestimate yourself there. Your relationship will suffer good and bad times. Make sure to not let the bad times destroy your relationship, so do not hesitate to talk to each other, figure problems out together etc.

raw wren
#

.bemyvalentine @ember stream

ocean orbitBOT
#
Noooooo!!

Your input was invalid: You cannot send a valentine to lemon#0001 as they do not have the lovefest role!

Usage:.bemyvalentine <user> [valentine_type]

sleek parrot
#

what a hell

raw wren
#

.bemyvalentine @ember stream p

ocean orbitBOT
#
That was a mistake.

Your input was invalid: You cannot send a valentine to lemon#0001 as they do not have the lovefest role!

Usage:.bemyvalentine <user> [valentine_type]

ember stream
#

yeah

sleek parrot
#

test

reef stirrup
#

@tender sand abandoning us smh

tender sand
#

silence

peak hatch
#

@tender sand dullard

reef stirrup
#

@ancient phoenix deal with this man

ancient phoenix
#

@reef stirrup Please return to your seat.

peak hatch
stuck bluff
sleek parrot
#

good day

placid crest
#

hey how can i access the voice chat

pine dawn
void plover
#

anyone here very knowledgeable about "Pyenv" ?

uneven mountain
#

can i take a print

misty sinew
#

!voiceverify

muted whale
#

turtles arse green violets are blue

mild flume
#

What is the relevance? Why did you do?

unique raptor
coarse hearthBOT
#

Voice verification

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

raven orbit
#

big 'n scary company
sends shivers down my spine
questioning will shock your mind
seal your doom tonight

#

@narrow needle

hearty heath
#

Jake, why

#

He says that now...

peak frigate
#

LX you are my witness

#

$200 million USD

raven orbit
hearty heath
#

Hmm, could you conditionally highlight the table cells?

raven orbit
#

busy doing ridiculous shit on android

raw wren
hearty heath
#

(I basically did the same 😄 )

raw wren
#

oh lol yeah

hearty heath
#

Oh dear 😄

misty sinew
#

what is this data about

hearty heath
#

Oof, are you taking any machine learning courses?

#

Ah right. I'm considering doing one this year 🤔

raven orbit
narrow needle
#

@raven orbit kitty!!!!!

raven orbit
#

dawwwwww

boreal sinew
#

(That's a she, right?)

narrow needle
#

Yeah 😊

raven orbit
#

it's a whisker explosion

narrow needle
#

Tomorrow her real owners are taking her back

raven orbit
narrow needle
boreal sinew
#

My cat is 19 yo

narrow needle
#

Jesus

raven orbit
#

that's old af

#

our last one died at 18

boreal sinew
#

I know, and she looks really skinny

#

But damn she's smart

raven orbit
#

this one opens almost any door when alone, but when someone else is in the room she meows at the door until that person opens it

hearty heath
#

If in doubt, ask.

dusty apex
#

hello

#

i love the subtitles that ms teasm generate

#

teams*

#

@raven orbit we are in vc-1

raven orbit
dusty apex
#

germany

raven orbit
dusty apex
naive cargo
#

!voice

gleaming agate
naive cargo
#

!q
2+2

#

!q 2+2

#

!q

#

!q help

mild flume
#

What command are you looking for

#

Or what are you trying to do

dusty apex
naive cargo
#

just trying the repl

mild flume
#

!e is what you'd use

dusty apex
#

wait why dosent it show math

mild flume
#

Because it's a built in

naive cargo
dusty apex
#

hmm

mild flume
#

So it's not on pypi

gleaming agate
candid horizon
#

Hello @mild flume. Good to have you back.

#

Damn I love your voice.

raven orbit
#

you literally already pinged me about that

#

please stop

#

thanks

candid horizon
#

Hey Mr. Hemlock

#

What do you think about my "performance"?

mild flume
#

I don't know, I'm not looking at it right now. I have other stuff I'm taking care of

raven orbit
#

@sleek parrot that sounded like a stuck pig

#

what the hell were you doing

tawdry wigeon
#

what are you writing

raven orbit
#

"hi"

tawdry wigeon
#

Big Hem

#

Hemlock

mild flume
#

!tvban 368692694551101443 2w You consistently make loud noises in your mic, interrupt conversations, and act as if you don't know what we're talking about. If this happens once again, you will permanently have your voice permissions revoked.

coarse hearthBOT
#

failmail :ok_hand: applied voice ban to @sleek parrot until 2021-07-29 13:50 (13 days and 23 hours).

raven orbit
#

shayan, why are you reacting to your own message

tawdry wigeon
raven orbit
#

kden

#

@unique raptor this stuff

candid horizon
#

Hey

raven orbit
#

vakwerk

candid horizon
#

I think I heard my name mentioned by you guys

#

What the hell?

gleaming agate
#

Timber framing and "post-and-beam" construction are traditional methods of building with heavy timbers, creating structures using squared-off and carefully fitted and joined timbers with joints secured by large wooden pegs. If the structural frame of load-bearing timber is left exposed on the exterior of the building it may be referred to as hal...

tawdry wigeon
#

Donaudampfschiffahrtselektrizitätenhauptbetriebswerkbauunterbeamtengesellschaft

raven orbit
tawdry wigeon
#

<U32

raven orbit
#

also have a German dialect

#

Fachwark is een Bauwies no oole Traditschoon, de vele Johrhunderte bi’n Bo von Hüüs un annere Gebüüde bruukt wör.
Dat hölten Gefache an sick - Schwell, Stännerwark, Riegel, Sträben, Plaat - ward vun de Timmerlüüd upstellt.
De Utfachungen (de Füllungen twischen de Hölter) wören fröher mit hölten Flechtwark un Lehm herstellt. Jichenswann un je na...

candid horizon
mild flume
#

@peak frigate Nuuuuu you escaped

opaque radish
#

lasaaga

raven orbit
candid horizon
#

Vietnamese pronunciation:
phác-quác i-xơ en bau-vi-zơ nô ô-lơ tra-đít-sưng đơ phê-lơ yô-hăn-đớt bin bô fon hứt-sơ un ăn-nê-rơ gơ-bứt-đơ bờ-rúc-tơ vơ

#

This is about as approximate as a Vietnamese can pronounce...

#

@raven orbit @mild flume This is how I would pronounce it with Vietnamese phonology.

#

@raven orbit Yes.

#

Tôn Ngộ Không

#

Vietnamese name of "Sun Wukong"

raven orbit
#

ah

#

then you could try writing Fachwark as
phákh quárc

candid horizon
#

@raven orbit One interesting trivia about Vietnamese:
d is pronounced like z in English, unlike d in almost all languages.
đ is pronounced like English d instead...

opaque radish
#

when i was your age, i was a teenager too

candid horizon
#

Also, the pronunciation of the digraph ch varies depending on its position.

#

When behind a vowel/diphthong, it's pronounced ch.
When after a or i, it's pronounced k.

#

So yeah, Vietnamese orthography is very complex.

#

@raw wren What translation?

frozen pollen
#

Pho

#

that soupy thing

candid horizon
raven orbit
#

rip

#

"that soupy thing"

frozen pollen
#

the Autobanhmi

candid horizon
#

It's spelled "phở", and pronounced like "fur".

#

"Bánh mì" is pronounced like "bank-mee".

#

That sounds very close to how native speakers would pronounce, if we ignore tones and stuffs.

opaque radish
#

@raw wren he said rice

candid horizon
#

Recently, I've been working on an auto-typing program tool in Python.

#

I am planning to use this tool for demonstration purposes.

opaque radish
#

livestock

tawdry wigeon
raven orbit
raw wren
#

Wait what do they do for the environment @mild flume?

raven orbit
gleaming agate
#
from collections import namedtuple
namedtuple('Protocol', '__array_interface__')
candid horizon
#

Hey @mild flume?

raven orbit
candid horizon
#

Would you un-vban me?

#

Well guess what? I'm now a mature person, and I'm not gonna piss you guys off again.

#

Just un-voice-ban me.

mild flume
raven orbit
candid horizon
#

@mild flume You gotta un-voice-ban me.
No offence.

#

Wouldn't you want to hear my voice? Real voice?

tawdry wigeon
mild flume
#

If you want to appeal an infraction, send it to @crisp hazel

raven orbit
#

A croquette (/kroʊˈkɛt/) is a type of dumpling consisting of a thick binder combined with a filling, which is breaded and deep-fried, and served as a side dish, a snack, or fast food worldwide.
The binder is typically a thick béchamel or brown sauce, mashed potatoes, wheat flour or wheat bread. The binder may be mixed with a filling or may be st...

mild flume
# candid horizon How?

Send a DM to the @crisp hazel bot, say why you should be unvoice banned, plead your case, etc.

candid horizon
#

Speaking of food...

raven orbit
#

The Kugelbake (German: Ball Beacon) is a historic aid to navigation in the city of Cuxhaven, Germany, at the northernmost point of Lower Saxony, where the River Elbe flows into the North Sea. In the Low German dialect of the Middle Ages, the term bake referred to all navigational aids – including lighthouses. About 30 meters (100 feet) high and ...

#

when you absolutely must bake your kugel

#

Cuxhaven ([kʊksˈhaːfən], Low German: Cuxhoben) is an independent town and seat of the Cuxhaven district, in Lower Saxony, Germany. The town includes the northernmost point of Lower Saxony. It is situated on the shore of the North Sea at the mouth of the Elbe River. Cuxhaven has a footprint of 14 kilometres (9 miles) (east–west) by 7 km (4 mi) (n...

tawdry wigeon
mild flume
#

That is a fuckton of cheese

tawdry wigeon
peak frigate
#

HII

opaque radish
#

HII

peak frigate
#

hIIII

tawdry wigeon
#

hiii

peak frigate
#

mmm it's too early to say

#

i have a doctor friend that codes

#

problem is she's too busy

#

but she wants to implement some ML to problems unique to her field

opaque radish
#

the new computer?

peak frigate
#

yes

opaque radish
#

fancy

#

how much space on the ssd?

peak frigate
#

512

opaque radish
#

it's alright

peak frigate
#

which is fine, given we use network storage for everything

candid horizon
#

Mine is abysmal 2 GB

#

Too damn small

opaque radish
#

tf? is that a flash drive or something

candid horizon
#

Hey guys...

peak frigate
#

that 2nd network drive tho is

#

hopefully gonna get upgraded soon

candid horizon
#
#include <iostream>
int main(){
    std::cout << "Natural Harmonia Gropius\n";
    return 0;
}
peak frigate
#

yeah instead he keeps telling us to delete stuff and i'm like uh no

#

we cannot

#

idk

#

i think it's a drive

#

bc they recently upgraded to SSD

#

¯_(ツ)_/¯

#

but like

#

if it were virtual hemlock

#

isn't there a drive, somewhere?

#

i know the 1st drive is off premise at a colo

#

2nd one is in our office and i thinkk it's hdd

#

"so many young ppl nowadays" lol

dusty apex
#

writing script for a game is pretty hard

mild flume
#

Script as in dialogue?

dusty apex
#

you how in like gta they have storyline

mild flume
#

Yeah

peak frigate
#

🤔

dusty apex
#

yea i had to write a whole storyline for the game we made for code jam

opaque radish
#

i don't think i've ever set foot in an applebees

dusty apex
#

well that was a very simple wedding

peak frigate
#

i had a solo dinner w/ my physics teacher in applebees bc that was the 'prize' for scoring perfect on the regents exam

#

twas so awkward

opaque radish
#

lol, how was the food though

peak frigate
#

they expected more to score 100 loll

#

i mean it's cheap food

dusty apex
#

yea creepy stuff

opaque radish
#

i mean, i guess that makes sense

#

what is "regents exam"?

peak frigate
#

yes right

dusty apex
#

apple bees gift card?

peak frigate
#

LOL

#

the phys dept were all women

#

so i think they were just trying to be nice lol

opaque radish
#

that's still fucked tho

peak frigate
#

naw a nice middle aged woman lololol

#

twas STILL awkward

#

there are women predators yes

opaque radish
#

just ban eating out

frozen pollen
peak frigate
#

that's nice lmao i don't

opaque radish
#

xd

peak frigate
#

omg also

#

how old is'old'

opaque radish
#

($age - 7) * 2

peak frigate
#

pick a number any number!

dusty apex
#

the best thing happened in my school was my computer teacher, like he was not interested in teaching us and we had an exam of c++, so thats how I like turned to coding stuff, like i read the computer book and also i read the docs, I think it happened for good, ps: most of the students failed

#

and i got full both in practical and written

opaque radish
#

most shell langs use that

dusty apex
#

poor classmates

opaque radish
#

wait no, they use () also

#

wait no, i think it's likei all of them

#

$() is for running like, another command

#

i just wanted to reference a var

dusty apex
#

burps

#

_ _

#

jack jackson

#

sherif?

#

yea

opaque radish
#

what was the thing in spaceballs

dusty apex
#

does stephen speilberg direct jurassic park?

opaque radish
#

where everyone had the same lastname

dusty apex
#

i am thinking of making an application which like converts a word file or a libre office file into a .txt

fervent notch
#

@dusty apex You are not audible?

#

pardon?

#

Oh yea.

dusty apex
#

let me fix my mic

fervent notch
#

aight its audible

mild flume
#

@unreal rock

unreal rock
#

yeah

#

??

mild flume
elder wraith
#

Gmail API is heavily restricted if account isn’t Google Workspace

mild flume
#

True

crimson karma
#

for my gui

elder wraith
#

Google leaves that little tidbit out

crimson karma
#

QT is not free though unless for own usage

#

its been awhile since i was last there using C++ with Qt

edgy void
#

PyQt6 is out now iirc

dusty apex
#

!pypi pyqt6

coarse hearthBOT
#

Python bindings for the Qt cross platform application toolkit

dusty apex
#

damn

edgy void
#

Australian Disney prince
Aussie jokes incoming

mild flume
#

This license does not include any resale or commercial use of any Amazon Service, or its contents; any collection and use of any product listings, descriptions, or prices; any derivative use of any Amazon Service or its contents; any downloading, copying, or other use of account information for the benefit of any third party; or any use of data mining, robots, or similar data gathering and extraction tools.

crimson karma
#

Does Tkinter come with base python now?

unreal heron
#

@gloomy sinew

#

holy smokes you type fast

#

😆

dusty apex
#

when i try to type fast i make horrible typos

gloomy sinew
mild flume
#

Just takes crap tons of patience

unreal heron
dusty apex
#

like thois

unreal heron
#

left index finger on f right index finger on j

#

whos thois

dusty apex
#

good

#

ncie try

#

hm

stuck bluff
unreal heron
#

huh

#

lmao

#

yeah

#

what mr hemlock said

#

LOL

#

The only way I learnt to type "faster" was getting used to home keys

dusty apex
#

bye guys

unreal heron
#

cya

#

jkl; on right hand

gloomy sinew
#

bye @dusty apex

unreal heron
#

fdsa on left

#

LOL

#

yeah my bad

#

DAMN

#

getting naughty with insects

#

@stuck bluff i was told sea water

#

and not fresh water, which makes it worse

#

LOL

#

yeah pee is pretty warm

knotty solar
#

ok, didn't knew
definitely would have peed on myself

gloomy sinew
#

and monsters

#

and pokemons

knotty solar
#

they don't know do they
why australia have snakes
it's surrounded by water
so where did the snakes come from 🤔

gloomy sinew
#

australia have flying snakes

knotty solar
#

just be like this opal

#

forget all the rules

gloomy sinew
#

lmao

knotty solar
#

nothing biting through that steel

gloomy sinew
#

everybody gangsta until spider manage to get through the armor

unreal heron
#

@stuck bluff im always paranoid so i always flip my shoes and check if theres nothing im them before i wear

gloomy sinew
#

spider inside shoes

crimson karma
#

crazy amounts of spiders

mild flume
mild flume
unreal heron
#

an entrepreneur huh

#

interesting

crimson karma
#

pass

gloomy sinew
#

true though i once ate cat poo and became jeff bezos

unreal heron
#

@stuck bluff I must be a female

crimson karma
#

nerds!

unreal heron
#

@mild flume I manage fear by just stop caring and pretending its all a video game and will end soon

#

o-o

#

perhaps

#

are you an npc in my simulation or am i an npc in your simulation?

stuck bluff
#

Disassociative tendencies.

knotty solar
unreal heron
#

LOL

#

praise the lord

crimson karma
#

giants are real!

unreal heron
#

Tbh a lot of religions indirectly suggest that we're in a simulation. They say god is outside the universe and time therefore god is like a user who simply created his game which is this universe that he in not part of @mild flume

#

oooo

#

LOL

#

yea

#

yea

#

that could explain alot of stuff

gloomy sinew
#

have to go, lunch time in my time zone

#

bye

unreal heron
#

AHAAH

#

Well apparently theres a god in hinduism who's wife died and he cried and a tear fell on earth which made a river, don't remember the rivers name rn but it exists to date

#

(if any hindu is here correct me)

mild flume
#

Back in a tic

edgy void
#

Inb4 Hemlock got called for printers

raven orbit
#

printers ew

edgy void
#

I vaguely remember him saying he's tech support or similar to that

raven orbit
#

flood is receding in germany

#

looks quite impressive

edgy void
#

That is a lot of broken homes

raven orbit
#

^

edgy void
#

Flood is a staple here every monsoon/tropical storm season

knotty solar
#

mother nature
you never know 😔

edgy void
#

"Mommy Earth is p i s s e d"

#

At least you folks didn't have any destroyed-hydroelectric-dam-induced flash flood

#

Best part is that you usually don't need a hydroelectric dam to bust open to have flash flood, you just need heavy rain and the operators at the dam go "Ah fuck it, open the gate"

raven orbit
knotty solar
#

why are these so high res? 🤔
aren't reporters supposed to have shi* cameras?

elder wraith
raven orbit
elder wraith
#

Like iPhone Pros are really good cameras

raven orbit
knotty solar
#

again, minus the suffering

elder wraith
#

My iPhone Pro Max at max setting takes really really good images

#

And Pixels have really good pictures

edgy void
#

If you got steady hands and arms and body and footing

knotty solar
raven orbit
edgy void
#

Hemlock's bacc

unborn plume
#

for a second i thought "what we are good ?" "WE'RE FUCKED" oh yeah that sounds about right

dapper coyote
#

Good morning. I apearently cant talk yet in the voice channel, so I have to type more messages and such. How are yall doing?

mild flume
#

Doing well, how about yourself?

unborn plume
#

Hello , we are discussing the grim reality of climate change

dapper coyote
#

Pretty good. Funny enough im right near WV lol.

mild flume
#

HA, interesting time to join in

dapper coyote
#

Im actualy a little stuck on somethin. DO any of yall have a helpful link for how to make a dataset for tensorflow? Im trying to have it work with words and an array didtn like it lol

#

Speaking of making it fart without climate killing us, i wold be suprised if we lived that far given global tensions now that all the nuclear treaties are not being resigned.

mild flume
#

Hmm

dapper coyote
#

With solar panels, a few people are atualy looking into making farms out in sahara desert. Its actualy possible to, even working aorund the natives, can power all of the EU with a farm. Now only thing is it would be huge, like the size of NM. And they would use molten salt to have power over night.

#

Theres huge campaigns about trying to sponsor this. Only thing is that doesnt seem too viable given global politics sadly... Also Mr. Hemlock thank you! i didnt know there was a channel for that!

mild flume
#

Yep! That's the problem with our crap tons of channels. But it's worth eyeballing the Topical channels

#

We've got all kinds of topics there

unborn plume
#

Would Dictatorship fix these issues ?

mild flume
#

Fix some, cause others

#

There is no perfect system

unborn plume
#

Yeah sad

#

Me and my friend were once thinking about this, we thought old people and their systems were outdated and the world would be better if world was run by younger people, we thought then they wouldnt have experience then thought every member in high ranking position would have a experienced advisor but only advise the decision has to be the younger persons

stuck bluff
#

All hail our new AI overlord!

mild flume
elder wraith
stuck bluff
#
class MyClass:
    def my_method(self):
        ...
def my_new_method(self):
    ...
MyClass.my_method = my_new_method```
unborn plume
#

yeah your brain is blaming your hands, riiiiight

#

huh

#

yeah actually

#

you know the thing about bad handwriting ? i read somewhere smart people have bad handwriting because they can't write it fast enough, could be some thing real

#

Yeah for sure can never rely on studying without paper

#

How long is the notice period at your orgs

#

Our org just decided that 3 months was a good idea

#

yeah

#

India

#

It was 2 months

#

I think we can abscond but that then is a bad mark on you

#

2 months was still ok, but 3 months is too much

#

sadly it is

#

BOND is like a requirement for new joiners in our country

#

they are usually 2 years you cant leave until its 2 years other wise you can be fined

#

shits fucked up

#

I mean our org rarely pursue the fine because not worth the trouble

dusty apex
#

heres a nice pun i found

person: officer a storm just blew away 25% of my roof
officer: oof
elder wraith
dusty apex
#

woah you pinned it nice

unborn plume
#

twas gold

#

@stuck bluff I think somewhat similarly but I imagine I'm talking to a younger me, that helps a lot

#

"Oh what the fuck were you thinking ? " so many times when i see old code of mine

#

@hallow anchor Which book I didnt get the name ?

hallow anchor
#

The Cuckoo's Egg

#

Cliff Stoll

unborn plume
#

Looks interesting will definitely take a look !

hallow anchor
#

For sure! I'd highly recommend the Phoenix Project, if you haven't read it too

#

That one's from Gene Kim, George Spafford, and Kevin Behr

hallow anchor
#

Yea, less dramatic novel, more classical leaning material

#

just novelised

unborn plume
#

"10:30 PM" India now

mild flume
#

The 30 thing just blows my mind

#

It's so bizarre

unborn plume
#

@elder wraith

vapid whale
#

"24:00" Russia, Sibir now

unborn plume
#

That is so true , whatever you said

mild flume
#

Huh, exactly 12 hrs ahead

#

Neat

knotty solar
#

@elder wraith Hindustan Computers Limited

#

first word mean "India"

mild flume
#

Huh

#

Neat

#

It's so weird to me that we have so many countries that we don't call by their actual name

knotty solar
#

when they tell us "we work with international clients"
they're talking about Rabbit 😂

mild flume
#

"Individual Augmentation" I was really hoping for like

#

Robot arms

#

@hushed wolf Is this trip for you to head to the temple?

unborn plume
#

Our Indian education system churns out the worst engineers

mild flume
#

Quantity over quality

#

Although, this is probably wrong, is the main focus of the education there to get skills so that they can be outsourced? Like bringing in outside money?

knotty solar
unborn plume
knotty solar
#

yeah, I forgot those newly introduced bullshit Project Based Learning

#

now every subject has a project

#

every fuc*** subject

#

even the HSS one's

mild flume
#

Vivas?

knotty solar
#

google it

mild flume
#

Roger

unborn plume
knotty solar
unborn plume
mild flume
#

No you're good

knotty solar
#

it's just, I'm doing something on the side

mild flume
#

I get it now

#

I know, I wasn't bothered

knotty solar
#

what's the answer to this?

#

just two skills?

mild flume
#

That's.....

#

Hmm

unborn plume
#

Yeah im

#

Very

#

ok so take this example

mild flume
knotty solar
#

this is what they taught me in college......

mild flume
#

Like.... primary responsibilities and secondary

#

So you may have multiple skills you apply to your primary responsibilities that might be different to the secondary ones

#

But I have no idea

unborn plume
#

@elder wraith we had to do a test for something and i observed something was incorrect and it wasn't correctly implemented
i said we should point this issue out to our clients
my manager said no we need to solve it first no need our clients know about the issue and that was it
next day our client caught the issue and we just took shit which could've been avoided but "culture" and "hierarchy"

knotty solar
#

Americans -> Love to do things on their own. So if their satellite broke down or something, they'll go to the store, buy all the parts, and fix it themselves
Japan -> would call the repair guy. They consider it a menial task to fix it themselves
**India **-> Would find the cheapest option. (If they could repair it, they will)

unborn plume
#

cant play chinese whisper game

#

@elder wraith around 25-45 % only

knotty solar
#

@elder wraith this is it per month
20k rupees for a Tata entry level dev

unborn plume
#

@elder wraith They keep the employees on payroll and move them onto different projects or if there is no work they are "benched" (no projects or work just on payroll for doing nothing)

#

Azure functions

#

@elder wraith No in India its norm to keep education at last

knotty solar
#

dell, amazon, google, microsoft etc..

elder wraith
#

Because so many contractors won’t shut up about it

unborn plume
#

Because college education in india doesnt mean shit, we have so many low education standard colleges

elder wraith
#

.xkcd 1319

ocean orbitBOT
#

'Automating' comes from the roots 'auto-' meaning 'self-', and 'mating', meaning 'screwing'.

unborn plume
#

g2g, have a nice day everyone !

spare trellis
#

bad pun

#

@gleaming agate a "repo" is a "repossession" - like if someone doesn't pay for their car it gets repo'd.

gleaming agate
#

I see - really didn't get that

spare trellis
#

it's just a bad pun... lol

#

Here's a good one if you're looking for braces in Python syntax:

from __future__ import braces
#

Here's what happens:

#
>>> from __future__ import braces
  File "<stdin>", line 1
SyntaxError: not a chance

read the error... lol

unreal heron
#

@gloomy sinew yes i rememebr u

#

ur the fast typer

#

i cant talk

#

still not verified

#

:(

#

lol

#

spam

#

i did

#

it said i need to type for like

#

yep

#

its hella painful

#

@misty sinew

#

types

#

yea

#

types: int, string etc

gloomy sinew
#

@unreal heron type on the voice chat 0

unreal heron
#

oh sh my bad

misty sinew
#

spam == hot

unreal heron
#

spam = hot
if spam == hot:
print("Oh yes spam is so hot")

#

shit

#

@digital cradle really depends on what you're writing, you can either float or int

#

for example sometimes you don't wanna use float

ember bronze
#

@glad vault here bro

glad vault
ember bronze
#

This is the error

glad vault
#

why do this camera thing

#

cant you copy the text?

ember bronze
#

I am on phone

#

Not on pc

glad vault
#

but you have the pc right there

ember bronze
#

Pls adjust with this my pc doesn't have discord

glad vault
ember bronze
glad vault
#

can fix but you'll do that yourself

ember bronze
#

Pls tell me

glad vault
#

no

ember bronze
glad vault
#

sry

ember bronze
#

Okay you also don't know how to do it fine I will ask someone else

#

No worries

#

Thanks for your time

lyric crater
#

ah frig,gotta go
Later

mild flume
#

Catch you later

lyric crater
#

I left for a good forty minutes and shock to still see you all there

#

Why the first thing I come back to hear is gambling your life with insurance companies 💀

smoky lark
#

What

torn sapphire
raven orbit
#

van uitstel komt afstel

unique raptor
#

wfp

#

windforms

#

C#

#

c++

ember stream
unique raptor
#

ooo

#

dusck

torn sapphire
raven orbit
#

Snickers satisfies.

torn sapphire
#

I cannot spell

ember stream
crude depot
#

Firefox is much faster than chrome though, even with the UI changes...

#

on mobile

#

OOOhh

#

switch away from the nightly build

#

the stable is good

#

@torn sapphire

#

I would assume that chrome has a superior tech stack. Its just the volume of third party API calls that go through chrome that slow it down.
Firefox + UBlock blocks about 75% of advert API calls for me.

raven orbit
crude depot
#

Whats the name of the engine again?

torn sapphire
#

godot

ember stream
#

!otn a there-would-be-a-dent-in-me

coarse hearthBOT
#

:ok_hand: Added there-would-be-a-dent-in-me to the names list.

torn sapphire
crude depot
#

But its rendered client side

#

but yeah can't really think of any reason not to use the SVG...

raven orbit
torn sapphire
raven orbit
torn sapphire
torn sapphire
#

I did it

gritty imp
#

hello

covert ice
#

Classes mabey

#

idk

raven orbit
#
if some_condition:
    some_action
raven orbit
#

!= is the opposite of ==