#voice-chat-text-0

1 messages · Page 959 of 1

lyric pawn
#

😆

#

This guy marco is too smart to be talking on this discord server

#

he should be on a night time talk show

ocean abyss
#

Uhm, well then I better end the stream 😅

#

@shrewd aurora 👋 :D

vivid palm
#

ty

ocean abyss
lyric pawn
#

😆

#

dont challenge this man @molten pewter

#

🤣

ocean abyss
#

regret?

#

@shrewd aurora

lyric pawn
#

yeah im here

#

toutou get closer to your mic

#

and talk at the same volume

#

ok i trust @molten pewter

#

no

shrewd aurora
#

i bought ADA at 2.26 and sold it at 1.43 xD

lyric pawn
#

youre really low

shrewd aurora
#

the only i profited from are btc and doge

shrewd aurora
lyric pawn
#

guys why cant bitcoin go to 8000?

#

give me 1 good reason

shrewd aurora
lyric pawn
#

or you mean the very bottom of that cycle?

#

yea i wrote 8000

#

not 80

#

but just because you dont see it going under

#

dosent give me a reason

#

thats just speculation

#

if those people like elon musk and that guy who borrowed like 500 billion to buy it michael something , because the percentage he thought would go up more than the interest. If they bought it at 30-35k, will they ever let it go under this?

#

dosent that make them look like bad business men?

#

theyre supposed to be the best in the world?

lyric pawn
#

you got money in it? 😆

haughty pier
#

😄

#

no

ocean abyss
#

Im too young to buy crypto

#

and I think I would just use money

#

@haughty pier you can take a look at my oneliner im working on

#
print([a := int(input('Amount of numbers > ')), nums := [__import__("random").randint(1, 9) for _ in range(a)], combo := list(__import__('itertools').product(["/", "*", "+", "-"], repeat=a)), nums :=  list(__import__('itertools').permutations(nums)), f := [([]) for _ in range(len(combo))], [[(f[i].append([(l,n) for l,n in zip(n, c)])) for n, c in zip(nums, combo)] for i in range(len(combo))], f][-1])```
lyric pawn
#

😆

molten pewter
lyric pawn
#

a beautiful story from the one and only @haughty pier

#

marco said he needed a break from you guys explaining simple concepts 🤣

#

i heard rust is quite difficult though

#

thanks for your help @haughty pier

sinful bramble
#

well "worth it" is relative zzz

haughty pier
#

@midnight agate what are you guys talking about?

ocean abyss
#

!e
print("".join([(5, '/'), (8, '/')]))

wise cargoBOT
#

@ocean abyss :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | TypeError: sequence item 0: expected str instance, tuple found
lyric pawn
#

felix youre my guy @near niche

haughty pier
#

What have you been thinking about lately?

sinful bramble
#

i like nixos. it is just hard to do julia stuff there

#

i played with it for a while last year

haughty pier
#

Cool, I hope they solve that pain point for you in the future

ruby rapids
#

print("this is nice")

#

why isnt this working?

#

?/

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @ruby rapids until <t:1642583546:f> (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

hidden flower
#

!unmute 821030125898301480

wise cargoBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @ruby rapids.

whole bear
#
print('test')
#

ok

#

nice

#

🙂

#
class Solution:
    def buddyStrings(self, s: str, goal: str) -> bool:
        lst=[]
        if len(s) == len(goal) and sorted(s) == sorted(goal):
            if s != goal:
                for m in range(len(s)):
                    if s[m] != goal[m]:
                        lst.append([m, s[m]])
                lol=lst[0]
                xd=lst[1]
                s=list(s)
                s[lol[0]] = xd[1]
                s[xd[0]] = lol[1]
                try:
                    return ''.join(s) == goal
                except:
                    return False
            else:
                ab=list(map(s.count,[x for x in s]))
                if max(ab) > 1:
                    return True
                return False
        else:
            return False
limber helm
rugged root
#

Potentially on soonish. Have a lot on my plate right now

somber heath
#

Blender.

#

Steak shake.

rugged root
#

There's actually a restaurant chain called Steak'n'Shake

#

They have steak burgers

#

Well okay

#

"steak" burgers.

#

More smash burgers I guess

pallid hazel
#

dogs wouldnt be a fair compairison.. as dogs are not evolved they are breed.. wolves on the other hand..

#

we just got in and out burgers here... been so long since ive been in cali, i wanted to try it again.. gone twice in the 3-4months its been open.. but i kid you not, line of cars around a block each time.. so still none for me :(

pallid hazel
#

so many chains.. smash, 5 guys, bad daddys, steaknshake, freadys..

#

a couple others i dont goto.. like crave and someother.. 15$ burger alacart with 5$ fries and a 5$ soda.. like.. umm no

rugged root
#

In fairness to 5 guys

#

They give you a metric fuckton of fries

pallid hazel
#

hmm.. the datacenter we use has an entirefloor of backup batteries and 2 outdoor redundant genies

rugged root
#

🎶 Genie says "I power radios"/ Genie says "I power lights!" 🎶

pallid hazel
#

5guys was on the first list, the approved list :)

rugged root
#

Oh right gotcha gotcha

#

Sorry still not in VC yet

#

It's some more printer bullshit

pallid hazel
#

also the datacenter we use, until recently had tatical guards.. ar-15s with them

#

gym time bbl

ocean abyss
#

lol the emoji

inner jetty
#

Receiving data from a USB port
Storing data in a storage space
By which language؟ and is it possible with Python؟

somber heath
#

Intense intents in tents.

inner jetty
#

pc?

somber heath
#

USB device.

inner jetty
#

mic and camera

somber heath
#

You probably want regular video stream capturing software.

#

There may be Python solutions, but...don't.

#

VLC will do it.

#

I don't know what professionals use.

#

ffmpeg might

#

Oh, well...there might be some opencv things.

#

Yeah. I don't know.

inner jetty
#

thanks anyway for your time sir

somber heath
#

!e print(0**0)

wise cargoBOT
#

@somber heath :white_check_mark: Your eval job has completed with return code 0.

1
rugged root
cyan stirrup
cyan stirrup
#

206

#

2 6

#

26

wise cargoBOT
#

Objects/longobject.c lines 2618 to 2620

if (size_b == 0) {
    PyErr_SetString(PyExc_ZeroDivisionError,
                    "integer division or modulo by zero");```
`Objects/floatobject.c` lines 611 to 613
```c
if (b == 0.0) {
    PyErr_SetString(PyExc_ZeroDivisionError,
                    "float division by zero");```
`Lib/fractions.py` lines 156 to 157
```py
if denominator == 0:
    raise ZeroDivisionError('Fraction(%s, 0)' % numerator)```
sweet lodge
#

Python actually does check for zeros for the various types, and raises ZeroDivisionError(s) for them

sweet lodge
#

I saw Alec using SourceGraph once, and I couldn't ever think of a use for it
It's actually pretty helpful sometimes

cyan stirrup
sweet lodge
#

GitHub's Code Search beta looks neat too
Though it did put all the documentation results first, and make me scroll to get to the results in the source code

#

I'm learning

#

I'm using your curiosity as an excuse to learn something new

#

Mostly just because I can't think of things to learn on my own

sweet lodge
#

Smart managers are good

rugged tundra
#

I want to learn enough so that they hire me

sweet lodge
#

My manager did vendor negations without me, and signed a contract for an extension to a product we don't have

rugged tundra
#

Seems like everyone is working on Wednesday

#

Have a good day 🙂

rugged root
silent cedar
#

hey mrhemlock

#

i have a doubt

#

so i am making a website

#

so in html i need to create a page

#

where

rugged root
silent cedar
#

i need to show the mysql database on the webpage

#

@rugged root

#

how to print a mysql database on a website

quasi condor
#

Farmers did lose their way of life to steam engines

rugged tundra
#

Yes

rugged root
#

At the benefit of more people being able to eat

rugged tundra
#

Now all the people who would be farmers hundreds of years ago do different work.

quasi condor
#

absolutely

rugged tundra
#

If not for technology, my lineage would still be farmers.

quasi condor
#

but

#

you could make an argument that a lot of that work does not lead to any human flourishing

rugged tundra
#

Yes

molten pewter
rugged tundra
#

I want a glossy document to preserve legal documents

#

That is it though

rugged root
quasi condor
rugged tundra
#

We have a thermal printer...not worth the cost, just find someone who has one, use it one day for all the important documents, then you will never use it again.

#

Also I am against owning a printer

#

I just go to an office store

#

Printer companies can't make those computer chips that tell the ink cartridges to stop putting out ink

#

Because of the chip shortage

lucid blade
rugged tundra
#

Demand vs supply

#

Over demand?

#

Under supply?

#

Both are correct

sweet lodge
#

I manage all our drop shipping (and other bulk label programs)
I've printed hundreds of thousands of labels

Just from the operational perspective -
Thermal printers are a lot less finicky than other printers
No toner cartridges to run out or not connect, no transfer ribbons to twist and tear...

rugged tundra
#

All the mining of cryptos are creating a demand for computer chips

#

Absurdity

#

Increase in at home work, people had to purchase computers? Factories had to shut down due to pandemic.

#

So supply decreased, and demand increased.

quasi condor
#

a state or situation in which something needed cannot be obtained in sufficient amounts.

rugged tundra
#

Prices have increased in the short-term

#

long-term prices are decreasing

#

For computer chips

#

There are less computer chips in the marketplace than 2 years ago?

rugged root
rugged tundra
#

"The consumption of chips has skyrocketed because more and more people are buying computers and various electronic devices as they're stuck at home"

rugged root
#

@crystal fox does your work supply printers or have any thoughts on the purchasing there of? Trying to find some good portable printers for our auditors when they go out in the field

#

And they're an absolute bear to get set up

#

Hate them. Every single one that you have has to be installed and set up per machine. We've got like 4 of these printers, so that's 4 installs per auditor

rugged tundra
#

The business wants to maximize profits for shareholders, not maximize production of chips.

sweet lodge
rugged root
#

Print black and white documents

sweet lodge
#

Um

rugged root
#

Thermal isn't sufficient

sweet lodge
#

What makes them so hard to setup?

rugged root
#

Oh right

#

So you have to have the printer and the computer there. You can't just install a driver that works with all 4

lucid blade
#

that u can put 3rd pary inks in pretty easily

#

meaning super cheap printing

rugged root
#

Yeah that's on my list of ones to consider

lucid blade
#

wicked 😉

rugged root
#

I'm starting to lean that way

cyan stirrup
#

I just want a raspberry pi and a 1080 or 1090

rugged root
#

Not bluetooth.

crystal fox
rugged root
#

So they make an ad-hoc connection

sweet lodge
rugged root
#

We do but these have to install and establish it for each of these printers

#

Trust me, I've tried to make it easier

#

It's just dumb

quasi condor
lucid blade
cyan stirrup
#

in a galaxy far far away, long time ago...

lucid blade
quasi condor
crystal fox
rugged root
#

Pretttyyyyyyy

cyan stirrup
#

I like shiny things.

quasi condor
molten pewter
quasi condor
cyan stirrup
severe moon
#

hi

crystal fox
severe moon
#

hello ?

crystal fox
#

hello.

severe moon
#

ok

#

@lucid blade ok

quasi condor
gentle flint
severe moon
#

bye

crystal fox
rugged root
#

Back in a sec

sweet lodge
#

sometimes

#

I agree

#

"high end consumer trash"

molten pewter
#
amber raptor
#

Install the drivers once

molten pewter
quasi condor
#

alright Bisk it's not designed to connect to the internet

crystal fox
#

I TOLD YOU IT WAS USB

quasi condor
#

all printers are USB

crystal fox
#

no they're not

quasi condor
#

all is hyperbole

#

but most consumer printers are

#

they're just wank and expect an internet connection

crystal fox
#

nah, they're increasingly bluetooth / wifi

rugged root
oak rune
#

guys what libraries should I prioritize learning?

lucid blade
#

go with the one that gives the end user the best and most economical options ... we need to encourage manufacturers putting the end user 1st.

quasi condor
#

British Library is pretty dope

#

so is the National Library of Ireland

oak rune
#

: (

gentle flint
#

it wanks ink

#

leaves smudges on the paper

crystal fox
gentle flint
#

starry slippers?

crystal fox
#

... yes

molten pewter
quasi condor
molten pewter
# crystal fox

nothing like a hammer to help you install your computer components.

gentle flint
quasi condor
rugged root
#

@zenith radish Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

quasi condor
#
crystal fox
severe moon
#

@lucid blade same

lucid blade
#

🙂

molten pewter
rugged root
molten pewter
rugged root
#
#

Okay, that's all

#

The implementation in Borderlands, the folks who made said implementation, and the project it's working with

#

Oh huh

pallid hazel
#

volunteer, intern, sponsor these words produce a bad feeling in my throat.

rugged root
#

2 of the science game integration thingies are in EVE

plain rose
#

wut

#

the only the i heard is that "Brown people are less than white people" when i joined context plz

#

okay

#

👀 i believe you

#

👀 👀 👀 👀

#

.topic

viscid lagoonBOT
#
**Would you rather fight 100 duck sized horses or one horse sized duck?**

Suggest more topics here!

molten pewter
plain rose
# viscid lagoon

i've brought the ducks species wrath upon myself, so 100 duck sized horses instead.

#

but remember, 1 horse has 15 horsepower, so are you sure you would kick them?

crystal fox
quasi condor
#

The Cahokia Mounds State Historic Site (11 MS 2) is the site of a pre-Columbian Native American city (which existed c. 1050–1350 CE) directly across the Mississippi River from modern St. Louis, Missouri. This historic park lies in south-western Illinois between East St. Louis and Collinsville. The park covers 2,200 acres (890 ha), or about 3.5 ...

plain rose
# rugged root Not at that size

you're right, like the only physics lesson i learned was in Ant-man, "You're a 200 pound man as small as an inch, so when you hit someone you're a bullet" or something around those lines. Sooo, the horses would decimate you

#

hmmm

crystal fox
rugged root
#

Like a dik-dik

quasi condor
#

The Statutes of Iona, enacted by James VI in 1609, was one piece of legislation that addressed, among other things, the Gaelic language. It compelled the heirs of clan chiefs to be educated in lowland, Protestant, English-speaking schools. James VI took several such measures to impose his rule on the Highland and Island region. In 1616 the Privy Council proclaimed that schools teaching in English should be established. Gaelic was seen, at this time, as one of the causes of the instability of the region. It was also associated with Catholicism.[29]: 110–113

rugged root
#

Oh my god this photoshop job

haughty pier
limber helm
#

@quasi condor btw which accent you have?

limber helm
quasi condor
#

Estuary English

sweet lodge
#

Spanish is very relevant in Texas

#

Possibly more so than English in some places

haughty pier
#

@lucid blade Rule 4
Use English to the best of your ability.

rugged root
crystal fox
sweet lodge
#

Hey

#

I'm a constituent

rugged root
#

Hold on

molten pewter
#

Caucus and counsel are Algonquian words, that origionate from the word "cau'cau-asu'" and cawaassough

#

Barbecue is from the Arawakan work barbakoa

molten pewter
#

Hammock is from the Taino work hamaka.

plain rose
#

Anyone here watch
tommy.__init__

sweet lodge
rugged root
#

The lack of existing is the big part

molten pewter
#

Windows 13 for the win

plain rose
#

i need new funny numbers to make puns of

sweet lodge
#

Existencia is an implementation detail

#

Autocorrect always suggests Spanish first
Can't you tell I'm trying to use my English today?

stuck furnace
#

I see this is a voice chat that values good old fashioned formality 🧐

plain rose
#

guys help i always forget what __init__ stands for?

#

helppp

haughty pier
#

It's slang for isn't it

plain rose
haughty pier
#

HTH

plain rose
#

oooh, gluten free bread topic again i see

#

Voice chat 0 > Voice chat 1 ^ 2

quasi condor
plain rose
rugged root
#

What?

haughty pier
#

yum, py

plain rose
#

i guess that was a bad pun

haughty pier
#

import yumpy as yp

quasi condor
plain rose
#

Fuck, my teacher just said: "So, what is role-playing? We did a little bit of it last Friday"

#

We were talking about shakesspeare but i took that the wrong way

lucid blade
#

i have a potty mouth

haughty pier
#

@lucid blade it's a rule for good reason

stuck furnace
#

In a way, patents promote openness.

#

The alternative is generally the keeping of trade-secrets.

#

I think if you got rid of patents total investment in R&D would significantly decrease.

#

Not if you remove the incentive surely 🤔

plain rose
#

yeah i have drama period now

#

gtg cya guys

haughty pier
#

we need some kind of patent reform I think, I don't like patent trolls trying to capture value where they have created none...

rugged root
haughty pier
#

the world is a stage

quasi condor
#

Scientific and technical journal articles refer to the number of scientific and engineering articles published in the following fields: physics, biology, chemistry, mathematics, clinical medicine, biomedical research, engineering and technology, and earth and space sciences. Gap-filled total. Scientific and technical article counts are from jour...

stuck furnace
#

I don't think it's a very easily testable claim.

quasi condor
#

Thomson Reuters Corporation ( (listen)) is a Canadian-American multinational media conglomerate. The company was founded in Toronto, Ontario, Canada, where it is headquartered at the Bay Adelaide Centre.Thomson Reuters was created by the Thomson Corporation's purchase of the British company Reuters Group in April 2008 and is majority owned by T...

molten pewter
quasi condor
quasi condor
molten pewter
#

i agree

#

also this: "y. From 2000 to 2014, the number of faculties increased nearly 2.5-fold while
the number of researchers quadrupled"

quasi condor
#

Johann Eduard Hari (born 21 January 1979) is a British-Swiss writer and journalist. He has written for publications including The Independent and The Huffington Post, and has written books on the topics of depression, the war on drugs, and the British monarchy.
In 2011, Hari was suspended from The Independent, and then resigned, after admitting ...

molten pewter
pallid hazel
#

lol.. wheres the chart for govt expendeture retractions

pallid hazel
#

ughh.. my brain wont stop spinning.. i need to store dynamically the created plans my program is making.. and even on my small test case is 1460, and I need to store them individually so I can compare then refine them..

quasi condor
molten pewter
pallid hazel
#

bleh.. i think dictionaries might work.. ill just have nested dicts with 528 nested dicts or more.. :(

rugged root
#

Could use something like MondoDB to store them

#

Or some sort of non-relational database

#

Back later, have to take care of some stuff

rugged tundra
#

Are these all publications?

#

Or a specific field of study?

#

I wonder how many publications are from students who studied abroad, then went home, and published others papers in their own country.

#

Yeah

#

However I do think that the Chinese culture is promoting practical degrees more than our culture

#

They are educating more engineers

#

Yes

#

China culture promotes STEM majors

#

Western culture promotes liberal arts a bit too much IMO

#

I am suppressed

quasi condor
#

!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.

#

Voice verification

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

quasi condor
hardy karma
#

does a dictionary need to have a value alongside it always? or can i make a dictionary with keys but no values

#

essentially having the user input those values which would in return assign to a key

#

?

haughty pier
#
$ python -m IPython
#

You don't need a CS degree to code. You should benefit from a CS degree for a lot of reasons. Don't let someone like me tell who didn't get a CS degree be a reason for you to not do a CS degree if you want to.

quasi condor
haughty pier
#

a very legit link

karmic axle
#

is this your guys job?

haughty pier
karmic axle
#

thats cool

vagrant ridge
primal yacht
#

!resources

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

hardy karma
#

does a dictionary need to have a value alongside it always? or can i make a dictionary with keys but no values
[2:04 PM]
essentially having the user input those values which would in return assign to a key

#

essentially I want to return a dicitonary from an input a use might make from a function

#

I just im not certain what exactly to do

primal yacht
#

sets are hashed values without keys ... so-to-speak

#

Can also think of it as a dict but without values

hardy karma
#

hm

primal yacht
#

For an item to be a key in a dict, it must be hashable.

#

Same for something being in a set.

hardy karma
#

so I guess ill show an ex

#

def baseball(A,B,C):

#

def baseball(A,B,C):

Essentially the user would do baseball(1,2,3) and it would be assigned to ABC resectively and would create a dictionary

#

so baseball(2,5,6) would return
{"A": 2,

#

again sorry but thats the idea

primal yacht
#

Unlike some languages (example: JavaScript)

foo = 'spam'
bar = 'eggs'
print( { foo : bar } )
# Output is {'spam': 'eggs'}

Where those other languages (example: JavaScript; NodeJS)

foo = 'spam'
bar = 'eggs'
console.dir({ foo: bar });
// shows object: { 'foo': 'eggs' }
primal yacht
wise cargoBOT
#

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.

hardy karma
#

py

primal yacht
#

that blue "this" in the message is a link

hardy karma
#

'''py

primal yacht
hardy karma
#

***py

#

hjgifoshgo

primal yacht
#

```py

Python code here

```

hardy karma
#

Okay got it but yes I suffer python poverty Im seriouslky struggling haha

primal yacht
#

Ezra, you can join VC. You don't need to speak, but it will be helpful to listen. #751591688538947646

hardy karma
#
def baseball(A,B):

#

one sec

#
def baseball(A,B):
  mydict = {"A":'',
            "B":''}
#

baseball(2,3)

#

yes

wise cargoBOT
#

@midnight agate :white_check_mark: Your eval job has completed with return code 0.

python poverty
primal yacht
#
{'A': A, 'B': B}
#
{ 'spam': 'e' + 'g' * 2 + 's' }
# { 'spam': 'eggs' }
hardy karma
#

baseball(10,4,3, 0.4) would return {"A":10, "H":4, "C":3, "D":0.4)

primal yacht
#
>>> def foo(*args):
...     return list(args)
... 
>>> foo(1,2,3)
[1, 2, 3]
>>> foo(5)
[5]
>>> foo()
[]
#

@hardy karma still here?

#
>>> def foo(*args):
...     return dict(args)
... 
>>> foo( ['A', 1], ['J', 10] )
{'A': 1, 'J': 10}
#
dict( (['A', 1], ['J', 10]) )
#

```

```

hardy karma
#
def baseball (AB,H, RBI, AVG):
#
baseball(10,3,4,0.4) would return {"AB": 10, "H": 3, "RBI": 4, "AVG": 0.4}
primal yacht
#
def x(a, b, c, d):
    return { 'a': a, 'b': b, 'c': c, 'd': d }
#
Help on built-in function input in module builtins:

input(prompt=None, /)
    Read a string from standard input.  The trailing newline is stripped.
    
    The prompt string, if given, is printed to standard output without a
    trailing newline before reading input.
    
    If the user hits EOF (*nix: Ctrl-D, Windows: Ctrl-Z+Return), raise EOFError.
    On *nix systems, readline is used if available.
#
AB = int(input('AB> '))
#
print(type( whatever_here ))
#

int( value )
float( value )

#
return {
    'AB': int(AB),
    # ...
    'AVG': float(AVG)
    }
#
def foo () -> None:
  bar()

def bar () -> None:
  pass
haughty pier
#

which is nearly exactly what you asked for, I think?

tawny ingot
#

@wind raptor will talk here

#

yeah lol

#

I'm working on something that I technically can't talk too much about, but I need help because I don't really know how to do it.

#

I've used it for a while, but not long enough to know how to do what I'm about to do

#

Yeah...

#

I need to convert 7 bit strands of binary into raw numbers

#

for example, they may look like this: 0100100 0011001 0101101 1000110 1100011 0111100

#

and those come in a single string, then I need to convert each of those into their actual decimal value

#

No I didn't know that

wind raptor
#

!e

binary = '0100100 0011001 0101101 1000110 1100011 0111100'
data = binary.split()
data = [int(x, 2) for x in data]
print(data)
wise cargoBOT
#

@wind raptor :white_check_mark: Your eval job has completed with return code 0.

[36, 25, 45, 70, 99, 60]
tawny ingot
#

Oh sweet

sick yacht
tawny ingot
sick yacht
#

Python For Dummies

#

by John Shovic and Alan Simpson

tawny ingot
#

Oh fuck I forgot the space that's why it didn't work

#

TypeError: sequence item 0: expected str instance, int found

#

It thinks that data is trying to be an integer

sick yacht
#

1/11/2011=40554

tawny ingot
#

Yes, I am

sick yacht
#

Didn't see u lol

tawny ingot
#

Oh weird

wind raptor
#

!e

binary = '0100100 0011001 0101101 1000110 1100011 0111100'
data = binary.split()
data = [str(int(x, 2)) for x in data]
print(' '.join(data))
wise cargoBOT
#

@wind raptor :white_check_mark: Your eval job has completed with return code 0.

36 25 45 70 99 60
tawny ingot
#

I need to work with it, I will keep them as integers now that I think of it

wind raptor
#

Kk

tawny ingot
#

Each of those numbers needs to be able to pull from a certain point in a list of characters, that list will look like this:
abcdefghij

#

So if I get binary 5, it will go to the 5th character in that list

#

So if I get binary 5, I need it to print 'e'

#

0000001, 0000010, 0000011; these are 1, 2, & 3 in 7 bit binary integers.
What will happen with that is that those will be converted to a, b, and c

sick yacht
#
import datetime as dt
import csv
#Use these functions to convert any string to appropriate Python data type
#Get just the first name from full name
def fname(any):
    try:
        nm=any.split(',')
        return nm[1]
    except IndexError:
        return ''

#Get just the last name from full name
def lname(any):
    try:
        nm=any.split(',')
        return nm[0]
    except IndexError:
        return ''

#Convert string to integer or zero if no value
def integer(any):
    return int(any or 0)

#Convert mm/dd/yyyy date or None if no valid date
def date(any):
    try:
        return dt.datetime.strptime(any, "%m/%d/%Y").date()
    except ValueError:
        return None

#Convert any string to Boolean, False if no value
def boolean(any):
    return bool(any)

#Convert string to float, or to zero if no value
def floatnum(any):
    s_balance=(any.replace('$','').replace(',','')).strip()
    return float(s_balance or 0)
wind raptor
#

You would just use string indexing

tawny ingot
#

Yeah

sick yacht
#
#Create an empty dictionary of people
people={}
#Open CSV file with UTF-8 encoding, don't read in newline characters
with open('people_excel.csv', encoding='utf-8', newline='') as f:
    #Set up a csv reader with a counter.
    reader=enumerate(csv.reader(f))
    #Skip the first row, which is column names 
    f.readline()
    #Loop through remaining rows one at a time, i is counter, row is entire row
    for i, row in reader:
        #From each data row in the CSV file, create a Person object with unique id and appropriate data types, add to people dictionary
        newdict=dict({'first_name':fname(row[0]), 'last_name':lname(row[0]), 'birth_year': integer(row[1]), 'date_joined': date(row[2]), 'is_active': boolean(row[3]), 'balance': floatnum(row[4])})
        people[i+1]=newdict

#When above loop is done, show all objects in the people list
for person in people.keys():
    id=person
    print(id, people[person]['first_name'], people[person]['last_name'], people[person]['birth_year'], people[person]['date_joined'], people[person]['is_active'], people[person]['balance'])
tawny ingot
#

Litterally what I was typing lol

wind raptor
#

Lol

sick yacht
rocky saffron
#

yo

#

guys how u doing

sick yacht
#

I'm okay, hbu

rocky saffron
#

am fine

#

i just started learning about python

#

and i need a little help

#

as u can see here

gusty dawn
#

whats your problem ?

rocky saffron
#

hi

#

when i answer 19

tawny ingot
#

It's the same thing I get, where if I add an integer to a print with something already in it, it says that it was expecting a string

rocky saffron
#

it should respond me too right

tawny ingot
#

oh nvm

rocky saffron
#

and when i answer 19 it should answer am older right

wind raptor
#
{"full name": {"birth year": 1999, "date joined": 1981514, "is active": 1, "balance": 600}}
rocky saffron
#

but when its 20 or whatever is should say ( You are (age))

#

but it doesnt

tawny ingot
rocky saffron
#

copy what

#

answer ?

#

birth_year = input("Enter your birth year: ")
age = 2021 - int(birth_year)
if age== 19 :
print('me too')
elif age== 18 :
print('am older')
else:
print("You are" + age)

tawny ingot
#

it's because your input at the beginning is actually a string

rocky saffron
#

ok

tawny ingot
#

so it should look like this: float(input("enter your birth year: ")

rocky saffron
#

how to correct it

tawny ingot
#

Or in this case, int

rocky saffron
#

see

tawny ingot
#

I see that

rocky saffron
tawny ingot
#

weird, works on one thing doesn't on another

#

what version of python are you on

rocky saffron
#

i know

#

last one

#

i think i will learn it by time ig

wind raptor
#

!resources

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

tawny ingot
#

birth_year = float(input("Enter your birth year: "))
age = 2021 - float(birth_year)
if age == 19:
print('me too')

This works on my end @rocky saffron

wind raptor
#

!d datetime.datetime.strptime

wise cargoBOT
#

classmethod datetime.strptime(date_string, format)```
Return a [`datetime`](https://docs.python.org/3/library/datetime.html#datetime.datetime "datetime.datetime") corresponding to *date\_string*, parsed according to *format*.

This is equivalent to:

```py
datetime(*(time.strptime(date_string, format)[0:6]))
```  [`ValueError`](https://docs.python.org/3/library/exceptions.html#ValueError "ValueError") is raised if the date\_string and format can’t be parsed by [`time.strptime()`](https://docs.python.org/3/library/time.html#time.strptime "time.strptime") or if it returns a value which isn’t a time tuple. For a complete list of formatting directives, see [strftime() and strptime() Behavior](https://docs.python.org/3/library/datetime.html#strftime-strptime-behavior).
tawny ingot
#

birth_year = float(input("Enter your birth year: "))
age = 2021 - float(birth_year)
if age == 19:
print("me too")
elif age == 18:
print("I'm older")
else:
print("You are" + age))

rocky saffron
tawny ingot
#

there you go @rocky saffron

rocky saffron
#

oh

tawny ingot
#

@midnight agate Try assembly lol

rocky saffron
#

Same error

sick yacht
#

@wind raptor

#

?

tawny ingot
#

@midnight agate No programming language is "forgiving"

#

they tell you exactly what is wrong in the console when you run it

#

Scratch is kinda like that

#

I guess

sick yacht
#

@wind raptor R u afk?

rocky saffron
#

alright guys thanks for tranna help

wind raptor
#

!e

from datetime import datetime

date_string = '01/01/2020'
date_object = datetime.strptime(date_string, '%d/%m/%Y')
timestamp = date_object.timestamp()
print(int(timestamp))
wise cargoBOT
#

@wind raptor :white_check_mark: Your eval job has completed with return code 0.

1577836800
tawny ingot
#

@wind raptor Kinda got stumped and found myself reading about cat's with an extra nipple somehow

#

How would I go about taking each number that I get from my data variable, and then taking that number and pulling it from the position in a string.

sick yacht
#

1320120000

#

40554

tawny ingot
#

For example, if my string is abcdefghijklmnop, and I get data values 5, 5, 9, 2, I want to be able to pull e, e, i, and b

sick yacht
tawny ingot
#

I'm sorry my internet is dogshit and you just sound like bips and boops right now

#

I heard number and data and that was it

sick yacht
#

lmaooooo

tawny ingot
#

I have 600 ping just in the call and it will jump every 5 seconds to 1000

wind raptor
wise cargoBOT
#

@wind raptor :white_check_mark: Your eval job has completed with return code 0.

fcdbbc
tawny ingot
sick yacht
tawny ingot
#

Holy shit

#

840kbps? (pinged you by accident buddhist)

gusty dawn
#

are you guys free to help ?

wind raptor
#

Whats up?

#

@gusty dawn

gusty dawn
#

im having abit trouble making a universal code

#

should i hop in vc and ask ?

sick yacht
#

Yeah u prolly should

gusty dawn
#

i sadly

#

can not type

#

i mean talk

#

yeah

#

the given input is :
is
my
Hello
name
John
and then the order is
32415

#

the ouput is supposed to read Hello my name is John.

#

i thought of a .join' '

#

and also having each one as a variable to input

#

thats my problem

#

idk how to get there

#

how would i read the input ?

#

so end=''

#

its from zybook integerated with my college

#

here is the given

#

seperate thr order

#

or split it?

tawny ingot
#

data = sep.split()
data = [int(x, 2) for x in data]
print(data)

string = ABCDEFGHIJKLMNOP
for x in [1, 2, 3]:
    print(string[x], end='')

The top bit is what you said to pull it out of binary, the bottom bit takes the string of letters, and then should take the 1st, 2nd, and 3rd characters out of the string and print them out, but instead of doing that it says: name 'ABCDEFGHIJKLMNOP' is not defined

#

Oh I'm stupid

gusty dawn
#

what about this

tawny ingot
#

I need quotes around the ABCs

gusty dawn
#

order = str(order)
print(word_list[int(order[0])], end='')
print('', end='')

#

i have that

#

if thats what you meant

#

wait one second

#

i think i got it

#

i see

#

thank you chris

#

you too jj

tawny ingot
#

cya!

#

no I'm not leaving lol

#

just telling them that

#

lol

#

I can say what I'm doing, but I can't really say exactly how it works. It's just high level encryption

#

I'm 10 or 20 steps into it and I'm far beyond my own ability

#

Yeah I can have a simple message like hello and it will come out incredibly different

#

No, not ceaser cypher

#

It's dependent on a lot of things actually

#

That's why I won't explain it, that and the fact that you'd be able to break it

#

Nope. Personal project

#

Later I am going to start work on decoding which will be a pain in the ass

#

because it has to run on a separate client and receive things & shit

#

@wind raptor

data = sep.split()
data = [int(x, 2) for x in data]
print(data)

string = str(randkey)
for x in [int(data)]:
    print(string[x], end='')

wondering, about line 6, can I just plug data in like that or do I need to do something else?

#

@echo torrent That happens a lot here, and people get fucked over because of it

#

@echo torrent It's because they're a niche that not many people use

#

and it's expensive to produce

#

@haughty pier Love the link to dontasktoask in your bio man

#

Could I go in DM for a moment?

#

So I can actually talk

#

because idk how to convey it in text

#

wait nvm will be back

wind raptor
tawny ingot
#

I am

#

I fixed it too

wind raptor
#

Ok cool

ember goblet
#

thx

#

i am stuck boys

#

!code

wise cargoBOT
#

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.

ember goblet
#
def validate_website_input(fred):
    # Lets check if the website textbox got all info correct
    website_input = website_txtbox.get()
    try:
        if requests.get(website_input) == 200:
            print("success")
            return True

    except requests.exceptions.InvalidURL as e:
        print("HEY I AM HERE")
        website_error.config(fg="red",text="Invalid Url")
        return False
    except requests.exceptions.MissingSchema as e:
        if requests.get("https://"+website_input) == 200:
            print("Sucess")
            return True
        else:
            return False
    except requests.exceptions.InvalidURL as e:
        website_error.config(fg="red",text="Invalid Url")
        return False
    except requests.exceptions as e:
        print(e)

#

why em i getting error ? invalidURL

#

when i already covered it with except

#

@haughty pier buddy could check plz?

#

website_input = ""

#

requests.exceptions.InvalidURL: Invalid URL 'https://': No host supplied

tawny ingot
#

@wind raptor I need one last thing, basically, if x inside of my data variable is bigger than 16, change the variable by subtracting 16

#

wait no..

#

I'm unfamiliar with it

#

How to integrate it

wind raptor
#

%

tawny ingot
#

My code is... messy right now...

#

Ah okay

#

cus in this case, if I get 25, I want to subtract 16 and get 9, where 9 is then represented as the 9th letter of the alphabet

#

because it's a 16 letter alphabet

#

but the binary comes out higher

#

then when it comes out as the 9th letter, it adds a space afterwards to signify that you should add 16 when decrypting

#

"B Yo n#R §§" is the word "Hello" encrypted in this

#

So it's basically if 17 or above?

#

it would be 16

#

yeah

#

indeed

wind raptor
#

!e

for x in [4, 16, 17, 18, 22, 73, 463]:
    print(x % 16)
wise cargoBOT
#

@wind raptor :white_check_mark: Your eval job has completed with return code 0.

001 | 4
002 | 0
003 | 1
004 | 2
005 | 6
006 | 9
007 | 15
tawny ingot
#

Hn oM+a B§ = Chris written in this encryption method @wind raptor

wind raptor
#

Nice

tawny ingot
#

Because I need to be able to add this character after each character that it "overflows": Ó

#

@ember goblet I am in WELL over my head and I can't even describe how much I've learned

ember goblet
tawny ingot
#

ENCRYPTION NOT FUN

#

@wind raptor Please don't drag others into encryption, I spent so many hours researching just to learn how to say Hello and cry saying it

#

(I am joking)

#

string = "0123456789abcdef"
for x in [2, 7, 7, 19, 22]:
print(string[x % 16], end='')

So this will wrap it back around by subtracting 16 if the number is over 16. But I need a way to add a space after characters where this was performed.

#

Could I just add something like + " " after [x % 16]?

forest zodiac
#

hello @wind raptor

#

long time

tawny ingot
#

back

tawny ingot
#

@stable axle English please?

#

@whole bearI have no idea

#

Call crashed sorry about that

tawny ingot
#

tried changing End="" to End=" " but that adds a space after every character

#

AFK

whole bear
shy mason
#

@wind raptor Sorry to bother you. but do you think you could help me?

wind raptor
#

What's up?

shy mason
#

i can explain there

#

it wont let me speak cuz i dont have 50 messages

#

im good man how are you

#

gn @ember goblet

#

yeah sorry if it looks horrible

#

im in grade 11 and literally just learned this

#

i tested the placePiece functions and it works as it should

#

so i know somethings going wrong in the checkMove

#

yeah

#

i tried "if gameBoard[0][0] !+ 'X' and gameBoard[0][0] != 'X'"

#

nah i havent

#

the if pos == num statement

#

or the if statements for the gameboard

#

oh wow

#

yeah it doesnt print

#

thats what i did

#

playerMove

#

i tried changing it but it was still the same

upbeat harness
#

@wind raptor when your done there could you help me with something?

#

Thanks.

shy mason
#

im back sorry

#

i genuinely dont know what i did wrong im ngl

wind raptor
#
def playerMove(gameBoard, playerSign):
    error = True

    print("Please enter a placement between (1-9) that isnt taken!")

    while (error == True):
        playerPos = int(input())
        if playerPos > 0 and playerPos < 10:
            error = False
        else:
            print("Please enter a valid input (1-9)")  # Prints error

    checkMove(gameBoard, playerPos, playerSign)
shy mason
#

ty

tawny ingot
#

I'm back

#

What was that? audio cutout

#

Yeah I couldn't hear you a minute ago

#

sounded like you said something

#

yes

tawny ingot
#

I kinda tried that

#

and I ended up getting this:

#

0 1 2 5 5 8

#

RIP random internet dude

#

It should have been like this
012 558

#

The space after the 2 signifies to add 16 to get the original value

#

For every character where it subtracts 16

#

yes

#

0test
1test
2test
6test
6test
8test

#

Tried something and got this ^^^

#

I shouldn't get 100

#

That would have to be manually inputted

#

I have something set up to stop from that

#

I can't just say:
if x % 16*

#

because x from what?

wind raptor
#

!e

string = "0123456789abcdef"
for x in [2, 7, 7, 19, 22]:
    if x >= 16:
        print(string[x % 16], end=" ")
    else:
        print(string[x % 16], end='')
wise cargoBOT
#

@wind raptor :white_check_mark: Your eval job has completed with return code 0.

2773 6 
tawny ingot
#

ahhhh

#

I thought you meant converting the print into that

#

alright thank you

#

not your fault, I hear just about every other word

#

Best internet in all of 1998

whole bear
#

does anyone here know anything about wavelets

tawny ingot
wind raptor
#

Not I

pliant pulsar
#

here

#

no, i havent even started

#

i just want to

#

i've been doing it in c++

#

for 3 years

#

and made 0 projects

#

is reading through docs, in a linear way, a good practice to learn any new programming language

#

most people recommmend, learn what u encounter

#

learn what u need

#

@ember goblet u playing dota

#

what's your medal

tawny ingot
#

Alrighty, I think I'm just about done

#

Thank you so much for the help man

ember goblet
#

!code

wise cargoBOT
#

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.

tawny ingot
#

I've totally stepped out of my skill level and being able to ask questions poorly and have someone still understand them has been a huge help. Goodnight man.

ember goblet
#
# Helper function for the validate_email_input function
# this will check if the email is actually real
def check(email):
    global ifuser
    regex = '^[a-z0-9]+[\._]?[a-z0-9]+[@]\w+[.]\w{2,3}$'
    if (re.search(regex, email)):
        isExists = validate_email(email, verify=True)
        if isExists == "True":
            return True
        else:
            ifuser = None
            return False

    ifuser = email
    return False


def validate_email_input(fred):

    email_or_user_input = email_user_txtbox.get()
    if check(email_or_user_input):
        email_user_label.config(text="Email:")
        email_user_error.config(text="")
        return True
    elif ifuser:
        email_user_label.config(text="User:")
        email_user_error.config(text="")
        return False
    email_user_txtbox.config(text="Email/Username:")
    email_user_error.config(text="Email is not in use")
#

Exception: For check the mx records or check if the email exists you must have installed pyDNS python package

#

isExists = validate_email(email, verify=True)

#

PS C:\Users\dope\PycharmProjects\pythonProject> pip3 install --upgrade --force-reinstall py3DNS
Collecting py3DNS
Using cached py3dns-3.2.1-py3-none-any.whl
Installing collected packages: py3DNS
Attempting uninstall: py3DNS
Found existing installation: py3dns 3.2.1
Uninstalling py3dns-3.2.1:
Successfully uninstalled py3dns-3.2.1
Successfully installed py3DNS-3.2.1

wind raptor
#

pip install pydns

pliant pulsar
#

he said

#

rest in peace

#

cya take care

#

i mean it was funny

#

lol

limber helm
#

hi

gusty dawn
#

hi

modest pike
#

def check(email):
global ifuser
regex = '^[a-z0-9]+[._]?[a-z0-9]+[@]\w+[.]\w{2,3}$'
if (re.search(regex, email)):
isExists = validate_email(email, verify=True)
if isExists == "True":
return True
else:
ifuser = None
return False

ifuser = email
return False

def validate_email_input(fred):

email_or_user_input = email_user_txtbox.get()
if check(email_or_user_input):
    email_user_label.config(text="Email:")
    email_user_error.config(text="")
    return True
elif ifuser:
    email_user_label.config(text="User:")
    email_user_error.config(text="")
    return False
email_user_txtbox.config(text="Email/Username:")
email_user_error.config(text="Email is not in use")
limber helm
limber helm
#
dense ibex
#

Y'all 🇵?!

sweet lodge
#

👋

sweet lodge
#

There's a difference between "theoretical science" and "applied science"

#

What did Fisher do?

#

3 out of 0

#

Who uses data anymore?

#

Real theoretical physicist use theorys

#

Theories*?

#

Right

#

With an X

#

What's wrong with 2?

#

We don't have food anymore

#

It's offensive

uncut meteor
sweet lodge
#

Panama?

#

Might have Suez

#

Suez

#

"strong wind"

#

How much wind does it take to move that much weight?

somber heath
#

What's an alien's favourite gaming company? Ack! Ack! Acktivision!

frosty star
#

Hi everyone

wind raptor
#

Trump obviously didn't see this episode of msb

#

Or what if he has... thinkmon

haughty pier
sweet lodge
#

. is the current package, each additional . goes up one package

#

Me

#

Ish

wise cargoBOT
#
**PEP 328 - Imports: Multi-Line and Absolute/Relative**
Status

Final

Python-Version

2.4, 2.5, 2.6

Created

21-Dec-2003

Type

Standards Track

sweet lodge
#

Yeah - But now it affects me

#

Soon....

#

I'm getting my vaccination because my mother just died of COVID

#

The file does not work

All you have to do is load the file

gentle flint
silent cedar
#

hey

#

any django experts here?

#

i need help with registering the model onto admin site

#

@woeful salmon

#

do u know how to

plain rose
#

uh

#

where did mr.hemlock go

#

!pep 420

wise cargoBOT
#
**PEP 420 - Implicit Namespace Packages**
Status

Final

Python-Version

3.3

Created

19-Apr-2012

Type

Standards Track

plain rose
#

No

#

no

#

i saw you

#

you

#

just

#

joined

#

nah

#

oof that happens

#

why do you sound like mr.hemlock?

somber heath
#

Implicit namespace packages blaze it doesn't have quite the same ring to it.

wise cargoBOT
#
PEP not found

PEP 6969 does not exist.

plain rose
#

aw

#

oh lol

#

for me only @dense ibex was in the vc

#

i needed to refresh disc

rugged root
#

Yarp

woeful salmon
#

i just heard 4 different things at the same time and i'm confused o-o

#

pypy, pypi, piepie and pipepipe

plain rose
#

!pypi life

wise cargoBOT
plain rose
#

!piepie life

sweet lodge
#

It copys the description from PyPi
That package doesn't have a description

#

UNKNOWN

plain rose
#

did you know that if an elephants partner dies, the elephant can die from "broken heart syndrome"

#

not disnake it isn't

#

read the api docs

#

.topi

#

.topic

viscid lagoonBOT
#
**What is the best advice you have ever gotten in regards to programming/software?**

Suggest more topics here!

plain rose
#

hmm

plain rose
# viscid lagoon

don't try and take on every single language at once, try and master one language before moving on

#

QUICK @rugged root IS IN AFK START SHITPOSTING MEMES

pallid hazel
#

bleh.. so I sprinted ahead with some code.. which is okay, it'll be useful later.. but i was so happy to figure something out when I was stuck.. that I forgot to take into account a variable.. so.. another rewrite.. yay

dense ibex
uncut meteor
dense ibex
#

that's actually super helpful

#

I never understood version naming scheme

uncut meteor
#

its a command to increment it for you

dense ibex
#

yeah

#

I see

#

boom

#

now you can just use cmd line and not have to edit files

uncut meteor
#

exactly

amber raptor
uncut meteor
#

@rugged root dw, we got it

rugged root
woeful salmon
#

his shoulders look like they're gonna drop o- o

ocean abyss
#

👋

sweet lodge
#

Nice nice

amber raptor
sweet lodge
#

👍

#

I can agree in just a minute

ocean abyss
rugged root
woeful salmon
#

what is going on

#

i'm apparently in rotterdam

#

got 0 ping

rugged root
#

But you're able to hear us right?

woeful salmon
#

yeah

#

clearly

rugged root
#

Weird

woeful salmon
#

ik love how stable discord is xD

rugged root
#

Gum and string

somber heath
#

Anne. A log. Loggy Anne.

#

Shenannegans.

#

Naanne bread.

ocean abyss
#

🍞

somber heath
#

Annethony.

woeful salmon
nova gull
#

When i write "flask run --host=0.0.0.0" i can use others devises to connect to the server, but how, which server it use ?

woeful salmon
#

^ dmenu @quasi condor

woeful salmon
whole bear
#

Hey

#

Sorry it won’t allow me to speak

nova gull
whole bear
#

I’m new and just listening in on some wisdom

#

Lol

#

oh

#

yeah

woeful salmon
whole bear
#

full room i wasnt expecting so many people to be active in this server

#

its nice

#

i did something in python and i felt proud of myself

#

uhm i just followed a code and didnt get completely confused lol

#

huge lmao

#

im trying.

#

yeah

#

how long have yous been doing this for. dealing with python

woeful salmon
# nova gull thanks
In the context of servers, 0.0.0.0 means all IPv4 addresses on the local machine. If a host has two IP addresses, 192.168.1.1 and 10.1.2.1, and a server running on the host listens on 0.0.0.0, it will be reachable at both of those IPs

that's the tldr

whole bear
#

Makes sense ^

woeful salmon
#

thinkmon don't have alot of tasks where python would be useful

#

most i use it for is for small scripts or when dealing with excel / csv (cuz pandas)

whole bear
#

I want to learn so I can add it to my technical belt

#

hopefully this momma will land something decent soon

woeful salmon
#

i'm learning rust rn for the same reason xD

#

i'm never gonna use it... but its nice to know it 🤷‍♂️

#

also i might use it in the future since web dev in rust is getting better :x

#

just gotta wait for rust community to make an express clone like go did for Fiber

quasi condor
#

Naadam (Mongolian: Наадам, classical Mongolian: ᠨᠠᠭᠠᠳᠤᠮNaɣadum, [ˈnaːdəm], literally "games") is a traditional festival in Mongolia. The festival is also locally termed "eriin gurvan naadam" (эрийн гурван наадам), "the three games of men". The games are Mongolian wrestling, horse racing, and archery, and are held throughout the country during mi...

river swan
#

🤣

quasi condor
#

Tahtib (Egyptian Arabic: تحطيب, romanized: taḥṭīb) is the term for a traditional stick-fighting martial art originally named fan a'nazaha wa-tahtib ("the art of being straight and honest through the use of stick"). The original martial version of tahtib later evolved into an Egyptian folk dance with a wooden stick. It is commonly described in En...

whole bear
#

Hey

#

Question.

quasi condor
whole bear
#

Is there perhaps a website or channel I should follow if I’m new to python

woeful salmon
#

i was thinking how'd hemlock not make a that's what she said joke there

#

apparently he's just not here

whole bear
#

Hmmmmm

#

Lolol

#

Yous are funny.”

wind raptor
#

Stick fighting:

whole bear
#

I hope you feel better

#

don’t let them get to you so much.

molten pewter
#

Arnis, also known as Kali or Eskrima/Escrima, is the national martial art of the Philippines. The three are roughly interchangeable umbrella terms for the traditional martial arts of the Philippines ("Filipino Martial Arts", or FMA), which emphasize weapon-based fighting with sticks, knives, bladed weapons, and various improvised weapons, as wel...

primal yacht
worn goblet
#

😐

crystal fox
haughty pier
# molten pewter https://en.wikipedia.org/wiki/Arnis

there were some guys at my old university's martial arts club that did stick fighting drills. I think it was escrima. They taught me a little bit but I'm not sure I would do very well in a stick fight on the street.

primal yacht
#

With a jump to the "Series of Tubes" quote

haughty pier
primal yacht
haughty pier
#

context is good, I know more about the context, thx.

lyric pawn
#

i love the us border patrol show

#

@crystal fox can you send a picture of the starry home slippers/uggs again?

#

😢

quasi condor
lyric pawn
#

1.3 rating?

#

🤣

#

@molten pewter Marks got the time.

#

Trust me.

molten pewter
rustic sparrow
#

@quasi condor Looks like a power rangers intro back in the days xD