#voice-chat-text-0

1 messages · Page 848 of 1

gentle flint
#

loudly

mild lake
#

You're quite loud in voice chat

maiden trout
#

lol

gentle flint
#

or someone is in the background

#

now not

maiden trout
#

ok

#

Ich hoffe du wirst verbrannt

mild lake
#

@maiden trout, stop or I'll notify the moderators

heavy raptor
maiden trout
#

i just made u a compliment

heavy raptor
#

In germany we say

#

Du kleiner hund

maiden trout
#

tue

#

true

whole bear
#

just got a 15$ coopon for free

maiden trout
#

@heavy raptor Jetzt kommt trymacs HAHHAHA

heavy raptor
gentle flint
heavy raptor
slate pier
heavy raptor
#

🍆

#

🥒

#

🍌

#

🌶️

#

🥖

#

🥕

#

🌽

whole bear
#

ok i installed disocrd and bought nitro for 0$

#

how do i get it?

#

on epicgames

hidden flower
#

!mute 676481310880956428

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @heavy raptor until 2021-06-13 12:22 (59 minutes and 57 seconds).

whole bear
#

ok

hidden flower
#

!ban 676481310880956428 racist troll

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied ban to @heavy raptor permanently.

whole bear
#

to websie

#

i own the plastic doll

#

shhh @maiden trout

#

@slate pier ^

#

now how do i get nito

#

oh its in my email

mild lake
#

13:24

slate pier
#

21:24

maiden trout
#

Hurensohn

#

Hure

whole bear
#

ok ima use my credit card

#

brb gonna turn my wifi off

#

BRUH WHAT THE FUCKING SHIT

#

ITS FREE THOOOOO

mild lake
#

You don't have 0$ on your card?

whole bear
#

can i use someones cc?

#

i doont

#

never

#

fuck disocrd, fuck nitro and fuck my life

gentle flint
#

you are literally annoyed about not having a thing you didn't know existed half an hour ago

whole bear
#

yes

gentle flint
#

that's ridiculous

mild lake
gentle flint
#

The Opinel company has manufactured and marketed a line of eponymous wooden-handled knives since 1890 from its headquarters in Saint-Jean-de-Maurienne, Savoie, France — where the family-run company also operates a museum dedicated to its knives. The company sells approximately 15 million knives annually. Opinel knives are made of both high carbo...

#

Hercule Poirot

slate pier
#

@mild lake @gentle flint

#

finally won one

mild lake
#

🎉

gentle flint
#

🎉

marble niche
robust moss
#

hi nwn

sick cloud
whole bear
#
# imports every module needed for proper functionality

from random import choice
import discord
import images

# specifies all the names of the cat files that can be posted in discord

cats = ['images/cat_1.png', 'images/cat_2.png', 'images/cat_3.png', 'images/cat_4.jfif']
client = discord.Client()


@client.event
async def on_message(message):
    
    # check if the users text starts with '!cat' if so run a loop to randomly choose a cat photo and if it has alreayd been choosen do not pick it again
    if message.content.startswith('!cat'):
        store = choice(cats)
        same = False
        image = choice(cats)
        if image == store:
            same = True
        while same == True:
            image = choice(cats)
            if image != store:
                same = False
        
        await message.channel.send(file=discord.File(image))
        store = image

client.run('token')```
mild lake
#

Using on_message is a bad idea for commands

#

Well, that's what everyone told me in the discord.py server

junior plaza
#

anyone good with pandas , can i call ?

gentle flint
#

@junior plaza please don't randomly DM me, thanks

junior plaza
#

ok

#

can i please speak in the voice channel ?

wise cargoBOT
#

Voice verification

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

junior plaza
#

@somber heath can i be added to the voice channel ?

#

i mean what to do next

#

ohh ok

#

retention cohort

sick dew
sweet yew
#

can i ask question about python

mild lake
#

Go ahead

sweet yew
#

can i know how to link SQL server to python

mild lake
#

For SQLite3, there's a built-in module

sweet yew
#

thanks

#

can i speak at the Voice Chat 0

mild lake
#

!voice

wise cargoBOT
#

Voice verification

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

sweet yew
#

What to do about this

mild lake
#

Meet the requirements

sweet yew
#

ok

#

the link you have sent is not working

mild lake
#

What do you mean?

sweet yew
#

you sent the link right about sql that is not working

mild lake
#

It's working for me

#

Which error are you getting?

sweet yew
#

i mean i am not understandu=ing

#

i mean i am not understanding

mild lake
#

Just read the page

#

You can change the language on the top left

wise cargoBOT
whole bear
#
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
livid pebble
#

@mild lake hi are you able to help me with matlab? i know it's not python related haha

mild lake
#

I don't know what matlab is, sorry

livid pebble
rich otter
#

Hey @mild lake, are you like a helper or smth like that?

#

I'm not usually in this svr

mild lake
#

No I'm not but I try to help people if I can

rich otter
#

Oh I see, just technical questions?

mild lake
#

Mostly Python related stuff

rich otter
#

Oh, do you have a minute to talk about yourself as a programmer? I'm ending my senior high school year this year, and need some thoughts on what to do with my life

#

If not it's ok haha, I'm just a little boring and have this in my mind

mild lake
#

I don't have a job in programming, I do it as a hobby

rich otter
#

Oh, I thought you were haha

#

What's your job, if I may ask?

mild lake
#

I don't have a job yet

rich otter
#

Oh, I somehow managed to take a lot of assumptions in a minute

mild lake
#

Haha, it's okay

rich otter
#

Well, have a nice day disco

mild lake
#

Thanks, you too

mild lake
#

@frosty garnet, I think you're internet connection is bad at the moment

#

We can't understand what you're saying

#

Are you receiving or messages?

#
               elif msg.startswith(" /kick"):
                if admin != name:
                  client.send(F"{name}, you are not the admin please do not type admin commands.".encode(FORMAT))
                else:
                  command, target = msg.split("ck", 1)
                  target = target.strip()
                  temp = clients[nicknames.index(target)]
                  temp.send(f"{target}, you have been kicked from the chat, you may now close the chat.".encode(FORMAT))
                  broadcast(f"{target} has been kicked from the chat by the admin {admin}!\n".encode(FORMAT))
                  nicknames.remove(target)
                  clients.remove(temp)
                  temp.close()
rich otter
#

@paper tendon Hi, are you a dev?

plush harness
#

!docs

wise cargoBOT
fleet sigil
#

wait @sonic hatch

#

i don't have the rights to speak

sonic hatch
#

!voice

wise cargoBOT
#

Voice verification

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

fleet sigil
#

unlucky as always

gentle flint
#

unlucky my ass

sonic hatch
#

lol

gentle flint
#

just complete those requirements

#

it has nothing to do with luck

#

every single person who joins has to meet the same requirements

fleet sigil
#

@sonic hatch are from middle east?

clear basin
#

Hi

#

Hi

fleet sigil
#

hi

clear basin
#

Hi

fleet sigil
#

hi

#

to

#

?

clear basin
#

Where are you from

#

@sonic hatch where are you from bro

#

@clear shadow aur bhai , I am also from india

gentle flint
gentle flint
sonic hatch
#

hi

gentle flint
whole bear
#

i made stek

#

steak*

#

best fucking steak ever

somber heath
# whole bear ```py # imports every module needed for proper functionality from random import...
import random

class _Nonsequential:
    """Instantiated and given an iterable, will provide a
       randomly selected element from that iterable each 'get'
       call. The element will not be returned twice in a row."""

    def __init__(self, items):
        self.items = list(items)
        self.last_choice = None
        if len(self.items) <= 1:
            raise ValueError #Items needs at least two entries        
        if len(self.items) == 2 and self.items[0] == self.items[1]:
            raise ValueError #If we're going to have two items, they shouldn't be equal.

    def get(self):
        """Returns a randomly selected item from self.items,
           remembers the choice, then overwrites itself with _get."""        
        choice = random.choice(self.items)
        self.last_choice = choice
        self.get = self._get #Self-overwriting methods are probably bad practice.
        return choice

    def _get(self):
        """Randomly selects from self.items, provided the selection
          does not match the immediately previous one. Remembers
          the choice and returns it."""
        while (choice := random.choice(self.items)) == self.last_choice:
            pass
        self.last_choice = choice
        return choice
        
def nonsequential(items):
    """A generator interface to _Nonsequential."""
    engine = _Nonsequential(items)
    while True:
        yield engine.get()        
    #I would do this all from a class alone, but I wanted a generator similar to
    #itertools' objects and classes get stroppy when __init__ returns anything
    #other than None.

if __name__ == '__main__':
    """Example code."""
    fruit = nonsequential(['Apple', 'Pear', 'Grape', 'Banana'])    
    for i in range(10):
        print(next(fruit))```

I would suggest you don't try to send the images as uploads to Discord each time. It could waste storage space. Instead, consider uploading to an image hosting service and posting the URL to that image.
#

Am I over-engineering things? Probably.

gentle flint
#

certainly

#

but who cares

sonic hatch
#

Opal. what does the little := mean?

gentle flint
#

overengineering is fun

whole bear
#

!:?

somber heath
#

Returns and assigns in one swoop.

sonic hatch
#

aahhh ok

gentle flint
#

and is only supported in 3.8+

#

sadge

somber heath
#

Assigns the right to the left, but also resolves that whole business to that value.

whole bear
flat sentinel
#

hello

somber heath
#

Handy way of asking for input when you want to keep asking in the event user gives bad text.

flat sentinel
whole bear
#

wanna play skyblock kemal?

flat sentinel
#

no

#

me code

shut tundra
#

!voice

wise cargoBOT
#

Voice verification

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

lucid remnant
#

Fo

gentle flint
#

oF

lucid remnant
#

Ok

#

Cool

whole bear
#

@someone

gentle flint
flat sentinel
#

ǝʇɐɯ ʎɐp poƃ

#

Ɩ+Ɩ sᴉ ɥɔnɯ ʍoɥ ʇsᴉɯ lɐdo

#

ice

whole bear
#

what is that one pip thing that lets you make a python env

gentle flint
#

Freezing rain is the name given to rain maintained at temperatures below freezing by the ambient air mass that causes freezing on contact with surfaces. Unlike a mixture of rain and snow or ice pellets, freezing rain is made entirely of liquid droplets. The raindrops become supercooled while passing through a sub-freezing layer of air hundreds ...

whole bear
#

yes

gentle flint
#

'cuz python has a venv thing in it

#

no need to install it from pip

#

just do python -m venv virtual_environment_name

whole bear
#

i need install

gentle flint
#

why

whole bear
#

does because i need a env

gentle flint
#

so I'm saying you can make an env without installing anything else except python 3

whole bear
#

o

#

nope python -m name does not work

gentle flint
#

no

#

python -m venv name
not python -m name

whole bear
#

ok

#

how do i set the python version of the venv

gentle flint
#

oh

#

uh

#

it uses the version of the python command you run

whole bear
#

😦

gentle flint
#

so if you have python 3.8 and python 3.9 installed

#

you do python3.8 -m venv name

whole bear
#

ok

gentle flint
#

if you want to actually specify a version you don't have installed, then you use the virtualenv pip package

whole bear
#

what virsion of python do you have?

gentle flint
#

3.7

#

also 2.7

flat sentinel
whole bear
#

i have 3.9.5

gentle flint
#

nice

flat sentinel
whole bear
#

<@&831776746206265384> also everywhere else

somber heath
#

I'll get my flenser.

gentle flint
#

he put it in 12 channels

whole bear
#

!pban 423031385586925569 Scam

gentle flint
#

19

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied purge ban to @rugged radish permanently.

gentle flint
#

5

#

2

#

lol

#

you can see it going

whole bear
#

soo what going?

gentle flint
#

1 result

gentle flint
whole bear
#

how many did he send?

gentle flint
#

19

#

and now they're all gone

whole bear
#

im uninstalling pythn

gentle flint
#

kden

whole bear
#

i made my own steak today

gentle flint
#

your stove was playing for high steaks

whole bear
#

yes medium rare lots of butter and sprinkle

#

GARLIK

#

lots of garlik

#

huge steag

#

like realy fucking big

#

they should make steaks called steags

#

i need to install pyautogui

#

i used a lot of s and p

#

ok my explorer process is killing it self over and over again

gentle flint
somber heath
whole bear
#

what

somber heath
#

"Noo! I don't want to explore!"

whole bear
#

sorry i dont have much human interaction

somber heath
#

"I want to stay at home and eat potato chips."

whole bear
#

yes me all the time

#

exept noodles and sand and v chips

#

im meking python painthttps://github.com/Dragon-Batch/Paint-PY

GitHub

Contribute to Dragon-Batch/Paint-PY development by creating an account on GitHub.

#

thank you its so hard

#

curses?

#

helo

glad sandal
gentle flint
#

kden

whole bear
#

i can click 38711 times a second

dense ibex
#

Hey @frigid panther 👋

frigid panther
#

o/

#

sup

dense ibex
#

Hey frederik 👋

molten pewter
dense ibex
north agate
#

Hey! How yall doing!

dense ibex
#

Good! Wbu?

dusk bobcat
#

hi

somber heath
#

Linux Discord works well enough for me. Mint, so Ubuntu-based.

dusk bobcat
#

im using browser

somber heath
#

@amber raptor You died.

rugged root
#

!stream 95175136319115264

wise cargoBOT
#

@whole bear

✅ @rapid reef can now stream.

somber heath
#

"and I'll make a man out of you" 🎵 Mulan training montage

rugged root
rain finch
#

why can't i open my mic :((

#

Hi guys hahaha

faint ermine
wise cargoBOT
#

Voice verification

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

rain finch
#

daz sad 😦

#

okay.

#

Hello

#

have you guys experienced on django ?

dense ibex
#

A little bit yes

rain finch
#

Ohhh nice

#

I'm planning to develop ecommerce in django

#

Ohh

#

Wth

rugged root
rain finch
dense ibex
rain finch
#

Uhhhh

#

lmao

#

hahahah

#

....

somber heath
#

Pacific Blackdragon.

faint ermine
#

From Middle English ladder, laddre, from Old English hlǣder, from Proto-Germanic *hlaidrijō, from Proto-Indo-European *ḱleytro, from Proto-Indo-European *ḱley- (“to lean”)

dusk blade
#

last time someone tried, uk what happened

rugged root
#

Ozzy

mild lake
#

22°C

rugged root
wise cargoBOT
#
Server Information

Created: 4 years, 5 months and 6 days ago
Voice region: europe
Roles: 81
Member status: status_online 51434 status_offline 162156

Members: 213590

Helpers: 114
Moderators: 30
Admins: 15
Owners: 3
Contributors: 39

Channels: 224

Category: 28
News: 11
Staff: 65
Text: 112
Voice: 8

torn vessel
#

yoo

wise glade
#

@faint ermine

mild lake
#

@midnight agate, are you using Google Text To Speech to talk?

#

Not to be rude, but you did sound like a robot

wise glade
#

would that generate an accent like his? 🤔

mild lake
#

Oh okay

wise glade
#

idk 🤷‍♂️ , not Hemlock i guess

#

casual american

#

even I have an accent, not being an american 🙂

#

oh, no, sorry I missinterpreted

#

you totally sound like

#

a russian, or ukranian or something?

#

italian, I guess, the correct answer

#

say "Mother Russia"

#

😂

#

"father putin" , "mother russia"

#

& back to learning about hooks

#

for me it's react hooks 🙂

faint ermine
#

!pypi reloading

wise cargoBOT
mild lake
#

Died

gentle flint
#

@midnight agate how about Mario

vivid palm
#

lmaoooo

mild lake
#

@digital jackal , transparent profile picture

vivid palm
#

discord being buggy

mild lake
#

I don't see anything wrong

vivid palm
#

woah how many italians do we have here today?

digital jackal
#

2

vivid palm
#

lmao

#

why'd i think it was 4

#

ok

#

professor greg do you have a sample course syllabus for a comp sci class in your country?

#

what you're describing does not sound like comp sci

#

sample*

rugged root
#

I am truly the avatar of sweat

north agate
#

Have ya played dying light

rugged root
#

Love that game

north agate
#

damn

#

i watched a walkthrough a lot of blood

rugged root
#

Yeah it's not for the faint of heart

#

Lot of fun, though

#

What?

dense ibex
#

?

clear spear
#

Sorry guys

#

nothing

rugged root
#

No worries, just confused

clear spear
#

btw can anyone explain svms to me plz?

#

I have been thinking about it since night

stuck furnace
clear spear
#

yessir

stuck furnace
#

Errr 😅

severe pulsar
#

i learn machines 👍

stuck furnace
clear spear
#

Oh ohk

#

ty my g

stuck furnace
#

I'm a bit fuzzy on them sorry.

clear spear
#

lol np bro

stuck furnace
#

I am learning a new text editor

#

Kakoune... seems pretty nice so far.

severe pulsar
#

look how many of the same commit message there is now

#

;-;

#

sad

stuck furnace
#

Yep 😄

#

Erm, it's like Vim

#

Kakoon

#

It's just vim but they put a lot of thought into simplifying a few things and making it more efficient.

#

xonsh

uncut meteor
stuck furnace
#

It's pronounced conch I think, like a conch shell.

#

Yeap

uncut meteor
stuck furnace
#

One of the nice things about Kakoune is it avoids doing anything that's already done by other programs. So like where Vim has a built-in window-manager, Kakoune uses the one you already have.

#

I love how Fish's tagline is "finally a shell for the 90s"

severe pulsar
#

yeah lol

mild lake
#

matplotlib

stuck furnace
#

I agree tbh Jake 😄

vivid palm
#

seaborn
bokeh

stuck furnace
#

Are you using Pandas Mina?

vivid palm
#

yes 99% of my python knowledge is pandas

#

the remaining 1% is smtplib, weasyprint, jinja

stuck furnace
vivid palm
#

oh i rmnbr you sent me that

#

this is for use in a jupyter notebook?

stuck furnace
#

Erm... I'm not sure 😄

rugged root
cyan quartz
digital jackal
cyan quartz
vivid palm
#

for matplotlib?

cyan quartz
#

they are totally separate

#

but they play well together

stuck furnace
vivid palm
stuck furnace
#

No shade intended 😄

cyan quartz
vivid palm
#

i am so hesitant to ever go back to jupyter lol

dense ibex
jagged thorn
#

6666 would be better !

#

😄

vivid palm
#

no, 6969

cyan quartz
#

next is 42,069

stuck furnace
#

300 299 messages to go...

restive geyser
#

or 6,969

jagged thorn
#

oh also

restive geyser
#

lol

cyan quartz
#

@vivid palm are you doing data visualization stuff rn?

vivid palm
cyan quartz
swift breach
#

Honestly if you think you're not gonna be a good parent, then don't become a parent

vivid palm
#

like.. powerbi?

cyan quartz
#

if you are a web company

#

its built on angular and super easy to setup, but i also hate using angular/js

vivid palm
#

what makes someone a 'web company'

cyan quartz
#

i just meant if you have web devs

vivid palm
#

ah no. these are all side projects i'm doing on my own

#

also afaik we only have like 1 web guy

cyan quartz
vivid palm
#

we don't even manage our own website

cyan quartz
vivid palm
#

and we got hacked 2x this month DogeKek

#

yeah but no one is asking me to do this so i won't be given dev resources

jagged thorn
#

postwoman ? really

#

lol

cyan quartz
#
Paw – The most advanced API tool for Mac

Paw is a full-featured HTTP client that lets you test and describe the APIs you build or consume. It has a beautiful native macOS interface to compose requests, inspect server responses, generate client code and export API definitions.

molten pewter
dense ibex
rugged root
#

Well, I just bit the bullet

dense ibex
#

What did you do lol

rugged root
#

So I've been hunting around and I just can't seem to find one that has ability to set specific "approximate time to finish" tags to tasks as well as being able to tally up how much a particular person has on their plate.

There is Microsoft Planner (comes with our 365) which is here https://tasks.office.com/

That will let us build a plan and attach tasks to it so they can be assigned and delegated. That also lets us add colored labels that we can name, so we can have one that's labeled 30 min, 1 hr, etc.

My solution would be to develop something in house for this. I've had my hands in Office 365's development tools before, and I do think I can make something that'll work. So far it's in the concept stage and I'm looking at how I would do it, but I think this would allow us to get exactly what you're wanting.

#

Sent this to the partner that wants the solution

#

All I can do now is see how it's received

lusty prawn
#

Hello

swift hawk
#

sheesh, a lot of people are muted in python vc's ASflushedotaku

#

myself included PES_Ok

mild lake
#

Or just spy on people

lusty prawn
#

lol

whole bear
#

🖐️

swift hawk
#

i kinda just listen into the people that are smarter than me talk about programming while i work on some projects

#

its kind of like listening to background noise

molten pewter
swift hawk
#

im not scared, just very idiotic

lusty prawn
#

you are genius sir @rugged root 🙌

swift hawk
#

ok no

lusty prawn
#

lol

swift hawk
#

wow thats messed up

#

a warning would've been minimal smh

#

i dont get how people even read docs

restive geyser
rugged root
#

Carefully

mild lake
#

Lua for example

swift hawk
#

i think its because my attention span is trash most likely because of my age

#

i dont find a problem with it

#

i just made my opinion and moved on

#

currently working on a custom dashboard site for my bot cus top.gg aint it

#

multipurpose

#

yep

#

i ran out of ideas lmao

#

yeah whats up?

#

uhhhhh

#

a virtual adventure filled with multiple possibilities

#

its a pretty vague question

#

im out of school on wednesday dance

#

yeah its pretty awkward

#

brb ladies and gentlemen, im going to grab myself some lunch

wintry kernel
#

dose my status work?

mild lake
#

I can confirm it does

wintry kernel
#

yes

#

Yay

#

it refused to turn on

gentle flint
#

si, signor

mild lake
#

Okay, goodbye

amber raptor
rugged root
#

!tvban 727184988465790976 2w Barging into voice chat and playing loud, blaring music is unacceptable. Please make sure that you verify that you aren't somehow playing loud music through your mic before connecting.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied voice ban to @whole bear until 2021-06-28 19:47 (13 days and 23 hours).

rugged root
#

Single and double quotes come from ancient times of language creation when the need for multiline strings was not taken into account. Backticks appeared much later and thus are more versatile.

#

!voice @whole bear

wise cargoBOT
#

Voice verification

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

mild lake
#

Yes?

#

Oh did I unmute by accident?

#

Is this better?

#

👍

restive geyser
#

ttyl~

mild lake
#

Anyone good with networking and shit like that?

vivid palm
#

wow my work computer crashed ☹️

#

like ctrl alt delete doing nothing lol

rugged root
#

Niiiiiice

#

Is the mouse still moving around?

mild lake
#

Did you save your work?

vivid palm
#

naw sound output stopped too. I'm on my phone

#

yeah more or less

#

did I crash it running my python script..???? it was not that much data

woeful osprey
#

I just attempted Python silent installation

#

It's working well so far

mild lake
#

Imagine 12 hours clock

woeful osprey
#

Automation

#

of Python to a bunch of machines

woeful osprey
#

Can I post link to Youtube video?

rugged root
#

Sure

woeful osprey
#

What do you think of this guy's project?
https://www.youtube.com/watch?v=uOOF0p3tppk

Don't forget to subscribe for all the action in 2021! — http://blizz.ly/OWLSubscribe
Join us for the 2021 Overwatch League season — https://overwatchleague.com/en-us/schedule
Check out recent matches & highlights! — https://youtube.com/playlist?list=PLwnBEhITAFhj37zUVXbopgIUPDx-KHfav

Bryan joins us to talk about his amazing creation, building ...

▶ Play video
molten pewter
rugged root
#

!voice @crystal hull

wise cargoBOT
#

Voice verification

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

rugged root
#

That should tell you what you need to know about your voice gate system

amber raptor
#

Oh joy, more discussion about how Bitcoin isn’t destroying environment

#

While it is

rugged root
#

Okay, I'm confused about this. Why does it check 18 - 233 twice

cyan quartz
#

NFTs are a massively bad idea IMO

rugged root
#

Well yeah

#

No shit

#

Gotta go

cyan quartz
#

company goes down and now you have a block chain that points to a server that no longer exists 0.o

rugged root
#

And a coin that is worthless

mild lake
#

They'd be unable to verify the transactions

amber raptor
vivid palm
#

someone want to help me run a python file in command line?

amber raptor
#

?

leaden comet
#

!stream 568276116062863405

wise cargoBOT
#

@vivid palm

✅ @vivid palm can now stream.

honest totem
#

is suppose to be decentralized so it doesn't need gov backing

amber raptor
stuck furnace
#

Click new?

#

Oh right

#

Yesn't

soft dawn
#

!voice

wise cargoBOT
#

Voice verification

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

lucid remnant
#

I would be happy to use Bitcoin as my daily currency

#

Equal value every where on earth

#

No currency exchange required

low basin
#

hi guys

#

does anyone one know a good currency exchange library

tranquil plover
#

hi

#

!voiceverify

mild lake
#

!voice

wise cargoBOT
#

Voice verification

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

tranquil plover
#

!voice

lusty prawn
#

Hello

lusty prawn
shadow cedar
#

hey Mr Hemlock

wise cargoBOT
#

@uncut meteor :white_check_mark: Your eval job has completed with return code 0.

Howdie Doodie, whats a happening
uncut meteor
#

hope you lads are having a good day

lusty prawn
shadow cedar
#

how do you guys pronounce tuple? tuh-ple or too-ple

#

nice

#

QED

lusty prawn
#

both are correct

#

hahaha right

shadow cedar
lusty prawn
#

unless and until people know about meaning of tuple

shadow cedar
#

no

#

still afk, eh

rugged root
#

Kind of looks like the magic the gathering logo

mild lake
#

Yes the name here has inappropriate words too

#

I don't think I'm allowed to say it

#

Okay

fiery juniper
#

Krembo!!!!

#

קרמבו :)))))))

dense ibex
#

!helpdm

wise cargoBOT
#
Missing required argument

state_bool

dense ibex
#

!helpdm t

wise cargoBOT
#

❌ @dense ibex Help DMs are already ON

cerulean ridge
#

hiiii

mild lake
#

What does it do?

tiny socket
dense ibex
#

!user

wise cargoBOT
#
jake (jakuh#0001)

hypesquad_bravery

User information

Created: 1 year, 4 months and 20 days ago
Profile: @dense ibex
ID: 670802831678373908

Member information

Joined: 5 months, 10 days and 22 hours ago
Roles: <@&463658397560995840>, <@&764802720779337729>, <@&854107452243968040>, <@&585529568383860737>, <@&267630620367257601>, <@&787816728474288181>

Infractions

Total: 1
Active: 0

amber raptor
#

Get out

gentle flint
#

nou

amber raptor
#

So your solution is Google Godawful Chat?

#

:mindblown:

whole bear
#

!user

wise cargoBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

dense ibex
#

@amber raptor blood pressure

gentle flint
#

he's hopping mad

#

🐇

rugged root
#

This is why Rabbit is my favorite person

amber raptor
tiny socket
amber raptor
tiny socket
#

@amber raptor

molten pewter
#

Internet Protocol version 8 (IPv8) is a fairly new version of the Internet Protocol. It was designed around the concept of being able to be expanded indefinitely, being secure, and being modernized. It was first published to GitHub October 22, 2018. The protocol itself hasn't been implemented into any software and isn't in use currently. Overall...

rugged root
#

In fairness I didn't hear your mic being weird, Marko

amber raptor
molten pewter
molten pewter
tiny socket
rugged root
paper tendon
tiny socket
#

gtg be in a meeting cya

rugged root
paper tendon
gentle flint
#

it's a disGreece

rugged root
#

@gentle flint

#

That was good

gentle flint
#

kden

#

thx lol

rugged root
#

kden?

gentle flint
#

ok then

rugged root
#

Gotcha

#

Thought it was Thanks in Dutch or something

#

Actually what is "thanks" in Dutch

gentle flint
#

dank je

rugged root
#

Neat

wise glade
gentle flint
#

which literally means thank you

#

so yeah

#

only, that's the informal form

#

like you have vous and tu in french, dutch has the same

rugged root
#

It's so interesting to me how a lot of the western European languages tend to smoosh together various language things

gentle flint
#

yeah, true

#

English used to have it too

#

with thou being informal and you being formal

mild lake
#

Oh @gentle flint, do you speak Dutch?

gentle flint
#

I do

#

I am Dutch

mild lake
#

Awesome, me too

gentle flint
#

thought you were Belgian

mild lake
#

Yup

#

We speak Dutch in Belgium

gentle flint
#

well, Flemish

#

but yeah

mild lake
#

You're from Belgium too? Or the Netherlands?

wise glade
#

where do dutch people live?

gentle flint
#

Amsterdam

gentle flint
mild lake
#

Oh okay I'm from Antwerpen

gentle flint
#

nice

#

tbh most of what I remember from Antwerpen is the beautiful railway station, narrow streets with tall old houses, grey weather and endless traffic jams on the Ring om Antwerpen

mild lake
#

You mean the capital of Antwerpen?

gentle flint
#

uh

#

what

#

I mean Antwerpen stad

wise glade
#

you covered it all with "beautiful railway station" 😂
butt hate everything else

gentle flint
#

not Antwerpen provincie

mild lake
#

Oh

#

Yes Antwerpen is the capital of Antwerpen

gentle flint
#

yes, like with Utrecht

mild lake
#

Yeah

#

I am not from Antwerpen (city) but I live in Antwerpen

gentle flint
#

ah, nice

wise glade
#

one thing I like about my place is the rainfall
India receives the most rainfall in the world
and it was just raining 30 min ago

molten pewter
gentle flint
#

it's rather large

wise glade
gentle flint
#

I'm not such a fan of rainfall tbh

#

but maybe that's just me

#

we get rather lot of it

wise glade
#

well, I like the weather after rainfall

gentle flint
#

generally it'll be cold, damp indoors, grey and rainy, not to mention extremely windy

wise glade
#

cooler, cleaner

gentle flint
#

ah, well the rainfall here stays

wise glade
#

too much is obviously not good 😂

gentle flint
#

if it's raining it's raining for keeps

#

like, it'll rain the whole day

wise glade
#

well, that would suck

gentle flint
#

for days

paper tendon
gentle flint
#

and then you don't see the sun for ages

#

looks like this

wise glade
#

@cyan quartz awesome name and pfp 😂

wise glade
#

if you need to serialize, make it json 🙂
best, human readable format

cyan quartz
#
typedef struct {
    uint32_t width;
    uint32_t depth;
    double confidence;
    double error_rate;
    uint64_t elements_added;
    uint32_t* hash_table;
} CountMinSketch, count_min_sketch;```
#

@rugged root

cyan quartz
wise glade
#

brb, I gotta go learn how to mess with xlsx files with code 😔

rugged root
wise glade
#

maybe after the song 🙂

whole bear
#

That sounds pretty good

#

What genre is that?

rugged root
#

Alt Rock I think

whole bear
#

nice

rugged root
short gate
#

Hello Mr. Grimlock @rugged root

#

You watched The Transformers?

#

If so, then you knew who Grimlock is.

whole bear
#

hi

short gate
#

By the way, nice effort of the whole community on the Pixels canvas.
I applaud this 👏.

rugged root
#

Yeah that went really well

#

It was pretty cool

short gate
# rugged root It was pretty cool

I kinda wanted to join the bandwagon. But the accursed rate limit, plus lack of optimisation in my code made the whole experience of mine pretty... mundane.

wise glade
#

@rugged root is this true? these guys sponsoring code-jam?

rugged root
#

Yep, they've sponsored the last few ones in the past

somber heath
short gate
#

I think we should add an emoji of Ast*lfo on our Pixels canvas.

#

The asterisk acts as a censorship character.

rugged root
#

What's the actual name of it then

short gate
#

From Fate series

mild lake
#

I don't get it

#

A what?

short gate
#

Guys. Have you guys watched Episode 1 of "Loki"?

mild lake
#

Oh

gentle flint
#

a censor ship

mild lake
#

A censorship isn't a kind of ship right?

gentle flint
#

is 'n grapje

#

lol

mild lake
gentle flint
#

the point it

somber heath
gentle flint
#

censor the ship using censorship

mild lake
#

Ohh like censoring, I though it was some kind of ship

gentle flint
#

censorship = censuur

short gate
#

Example: You can't read this, because data expunged

gentle flint
#

actually, because ||data expunged||

cyan quartz
#

@somber heath how big is the iterable you want to pass in? blobThinkingEyes

short gate
#

Wait... I can't data expunged! Somebody PLEASE HEdata expunged

short gate
#

I do not face any virus problems.

#

Ever since I installed Ubuntu 20.04 LTS on my 490 GB HDD, 2 GB RAM PC.

#

Well, they say that Ubuntu requires at least 4 gigs of RAM, but (apparently) it does fine on 2 gigs.

somber heath
#

"Install within the next ten minutes and we'll throw in this free toilet brush!"

gentle flint
#

a minimum of 4GB of RAM for a Linux system is frankly ridiculous but whatever

gentle flint
short gate
#

"Minimum of something" does not mean "you cannot do this or that".
- Katsumi, 2021

gentle flint
#

it only means you shouldn't

somber heath
#

Impale Ale.

short gate
#

Anyway, bye for now 😙
Praise be to van Rossum!

gentle flint
#

Impala Ale

gentle flint
somber heath
#

In case of emergency, breakdance.

#

Also, ew.

vivid palm
#

oh god lol

#

oooooooo god i scrolled up why

somber heath
#

Curiosity.

paper tendon
paper tendon
gentle flint
hushed dragon
#

Hiiii

gentle flint
#

iiiiH

mild lake
#

<!-- -->

gentle flint
#

cobol uses an asterisk

#
010010*   FIND PRIME NUMBERS LESS THAN 100
010020*   BY DENNIE VAN TASSEL
010030*   JULY 4, 1959
010035 START-LOOP.
010040       MOVE 1 TO A.
rugged root
hushed dragon
flat sentinel
gentle flint
#

that's you when I use PHP

#

Kemal the Impaler

flat sentinel
#

yes

#

lol

#

@gentle flint do you like pfp

gentle flint
#

yes, I like my profile picture

flat sentinel
#

sad

#

me

gentle flint
#

ha, you set your pfp to vlad

#

gud boi

flat sentinel
#

yes

#

new logo

#

for discord

hushed dragon
#
while playing == True:
    guess = input("Guess the number?: ")
    if guess <= rn:
        print("Higher!\n") 
    ```
mild lake
#

You can break out of a while loop

hushed dragon
gentle flint
#

found on reddit
air purifier contains a speaker and lightbulb; that's it

flat sentinel
#

big susuy baka

gentle flint
#

knockoff HDD

flat sentinel
#

sus sung

#

bb

hushed dragon
gentle flint
hushed dragon
rugged root
#

except

#

Rust does expect

#

Which has screwed me on more than one occasion

hushed dragon
#
# Imports... Boring stuff. 
import random

# Gets a "Random" number.
rn = random.randint(1,100)
playing = True
print("Guess the random number between 1 and 100!")

# The game loop.
while playing == True:
    guess = input("Guess the number?: ")
    guess_int = int(guess)
    if guess_int < rn:
        print("Higher!")
    elif guess_int > rn:
        print("Lower!")
    elif guess_int == rn:
        print("You win!")
        playing = False
    
mild lake
#

Try this line guess_int = int(guess)

rugged root
#
while True:
  try:
    guess = int(input("Guess a number: "))
    break
  except ValueError:
    print("Invalid entry")
mild lake
#

If guess is an int between 0 and 101

hushed dragon
#
# Imports... Boring stuff. 
import random

# Gets a "Random" number.
rn = random.randint(1,100)
playing = True
print("Guess the random number between 1 and 100!")

# The game loop.
while playing == True:
    guess = input("Guess the number?: ")
    try: 
        guess_int = int(guess)
            if guess_int < rn:
                print("Higher!")
            elif guess_int > rn:
                print("Lower!")
            elif guess_int == rn:
                print("You win!")
                playing = False
    except ValueError: 
        print("This is not a number!")```
paper tendon
#
    guess = int(input("Guess the number?: "))
mild lake
#

If it works, it works

hushed dragon
#
Guess the random number between 1 and 100!
Guess the number?: a
This is not a number!
Guess the number?: aaaaaa
This is not a number!
Guess the number?: 27
Lower!
Guess the number?: 10
Higher!
Guess the number?: 15
Lower!
Guess the number?: 12
Lower!
Guess the number?: 11
You win!```
mild lake
#

Never used Django before. I use Flask

zenith peak
#

Hello :o

mild lake
#

Everything with user inuput uses it

zenith peak
#

I play mc

paper gale
zenith peak
#

question who would like to make a gui cover up for my minipc? :o i wanna learn coding ^-^

#

:)

#

oh my bad is UI

#

User Interface

#

^

#

like a os over on top of os

#

like a fake one

#

yes

#

like how scratch users do these fake os's

#

distros

paper tendon
#
import random
num = random.randint(1,100)
print("Guess the random number between 1 and 100!")
guess = 0
while guess != 'q':
    try:
        guess = int(input("Guess the number?: "))
        if guess <= 0 or guess >= 100:
            raise ValueError
    except ValueError as e:
        print("not a valid input")
        continue
    if guess == num:
        print("You win!")
        break
    elif guess < num:
        print("Higher!")
    else:
        print("Lower!")
zenith peak
#

woah

#

etc

#

no no , its not on scratch

#

i want my own version of this but with python

mild lake
#

An OS with Python???

zenith peak
#

yes

#

but not real one

#

just it runs like real one

paper gale
#

there are youtube tutorials.

zenith peak
#

:o

#

link

#

?

mild lake
#

I'd suggest, use pygame

zenith peak
#

im aware

zenith peak
mild lake
#

It's very easy to use

zenith peak
#

well pyglet isnt really ez

#

but ok

#

x3

#

alright

paper gale
mild lake
#

Why not?

zenith peak
#

imagine listening to happy birthday dance as people are singing it but u dance as it was death metal

#

xD

paper gale
#

You won't be abled to do much with pygame.

#

especially if you're trying to make an os.

mild lake
#

pygame is for the GUI

#

And keyboard/mouse

hushed dragon
#
# Imports... Boring stuff. 
import random
# import PySimpleGUI as sg
# TODO Make a GUI!

# Gets a "Random" number.
rn = random.randint(1,100)
# Vars.. 
playing = True
tries = 5
# Welcome Message
print("Guess the random number between 1 and 100!")

# The game loop.
while tries > 0:
    #TODO Make a try counter!
    print(f"You have {tries} left!")
    guess = input("Guess the number?: ")
    # Makes sure ppl dont strings in my input field! 
    try: 
        guess_int = int(guess)
        if guess_int < rn:
            print("Higher!")
            tries == tries -= 1
        elif guess_int > rn:
            print("Lower!")
            tries == tries -= 1
        elif guess_int == rn:
            print("You win!")
            break
    # Raises an error instead of crashing the app.
    except ValueError: 
        print("This is not a number!")
rugged root
#

pygame is more than suitable for starting out and learning

hushed dragon
mild lake
#

tries -= 1*

paper gale
#

You should probably use pyqt5.

zenith peak
#

pyqt5?

mild lake
#

It's like tkinter

zenith peak
#

tkinter?

paper gale
#

Yes, to create a gui.

mild lake
#

But he wants to create a fake OS, doing that with tkinter or PyQt5 is way harder than pygame

zenith peak
#

hmm

paper gale
#

It's hard either way.

mild lake
#

No?

paper gale
#

Pygame is for game development.

zenith peak
#

doesnt matter

#

really

mild lake
#

Yes but it doesn't mean you should use it for game development

#

And his fake OS is close to being a game

zenith peak
#

but lander?

#

does the fake os with pygame can effect real files. cus i want actual functional drive

#

based on the base os

mild lake
#

Yes if you want it too

#

You can use other modules too you know

zenith peak
#

x3

#

ok

paper gale
misty trellis
#

Also python pillow is good

mild lake
#

That's for images

zenith peak
paper gale
#

It was created for game development.

zenith peak
#

doesnt mean its for game dev spesficly

paper gale
#

it also has the word "game" in it if it wasn't obvious enough.

zenith peak
#

it says it can be

paper gale
#

It kind of does.

rugged root
#
x = -x```
paper gale
#

Pygame is a cross-platform set of Python modules designed for writing video games.

#

🙂

zenith peak
#

doesnt mean its forced on it

mild lake
#

Exactly

paper gale
#

Well it was created for making games but use it for whatever you want.

#

I proved my point.

zenith peak
#

no u prooved our point

#

xD

paper gale
#

Oh, well you're welcome.

mild lake
#

Well I'm just saying, using PyQt5 or tkinter would be way harder

paper gale
#

🙂

mild lake
#

There's no module with description Used for making fake operating systems

paper gale
mild lake
#

Have you used pygame before?

misty trellis
#

How Long Does it Take to Learn PyQt?

mild lake
#

Depends on how fast you learn

paper gale
#

tkinter and pygame are definitely easier though.

paper gale
#

but PyQt5 is better.

misty trellis
mild lake
#

Okay, in that case. Just make a fake OS game

zenith peak
#

sure

#

ill use pygame

#

:3

misty trellis
#

How long?

zenith peak
#

ardalan wanna work on it together?

paper gale
misty trellis
paper gale
#

depends how efficient you learn.

rugged root
misty trellis
misty trellis
zenith peak
#

can i direct message?

#

and yet call?

misty trellis
mild lake
#

You can give them more tries the bigger the range is

patent smelt
#

can i send a file with a python challenge?

molten pewter
hushed dragon
#

easy = 10
normal = 7
hard = 3

rugged root
#
difficulty = input("Select a difficulty: ").lower()
difficulties = {
  "easy": 10,
  "normal": 7,
  "hard": 3
}

chosen = difficulties.get(difficulty)
rugged root
molten pewter
uncut meteor
#
test.sort((a, b) => a - b);
hushed dragon
#
You win! It took -3 Tries!```
mild lake
#

The robot that made my laptop put the screws so tight, it bend the top of my screwdriver

hushed dragon
#
else:
    tries_taken = tries - difficulties.get(difficulty)
    tries_taken = -tries_taken
    tries_taken = tries_taken + 1
    print(f"You win! It took {tries_taken} Tries!")```
mild lake
#

Shit

#

One of the srews landed on my keyboard and now it's under the 3th letter of the alphabet

#

And I an't press it anymore

hushed dragon
#
layout = [[sg.Text("What's your name?")],
          [sg.Input(key='-INPUT-')],
          [sg.Text(size=(40,1), key='-OUTPUT-')],
          [sg.Button('Ok'), sg.Button('Quit')]]
frigid panther
#

o/

vivid palm
#

@frigid panther new taemin EP tho 👀

mild lake
#

Yes?

#

Yes I did

#

What can I do against screws that are like very stuck?

frigid panther
vivid palm
#

so you're not familiar with his earlier singles either?

frigid panther
#

nop

vivid palm
#

taemin - move is good but you should really watch the mv for that one

frigid panther
#

will do

vivid palm
#

you are not dumb, congratulations

mild lake
#

Just stuck

frigid panther
#

wc back lord hemlock o/

mild lake
#

I have no idea why

vivid palm
#

lol. i listen to various genres of korean music yes

#

omg iceman bc you have premium now we can reverse

frigid panther
#

sure

#

ooooh, this sounds familiar

#

I think I saw the dance video

vivid palm
#

yeahh massive hit when it came out