#voice-chat-text-0

1 messages ยท Page 503 of 1

vocal basin
#

looking through source code of what you are using and/or docs is quite important

#

in Python it's a bit harder for some libraries since they're in C, but that's relatively rare

#

most modules in Python will at least have a Python-like stub file

urban viper
#

ok

#

Nice information thow

vocal basin
#

first requirement: correctness

#

w3schools is full of lies

#

also outdated

#

official Python tutorial is one of the best sources

#

it gets updated with each release

urban viper
vocal basin
vocal basin
#

another language you would find in the less recent years of ML is Lua

urban viper
vocal basin
#

it used to be normal

#

but now Python took over

#

this is just cardinal sin

urban viper
vocal basin
#

no, it's not, there is a guideline

#

# must be followed by a space, also this is a terrible example of a comment, since it's not a valid example at all

vocal basin
urban viper
#

I see W3S is not a good place to learn python

vocal basin
#

the style guideline (PEP8) mandates it be 2 spaces, #, >=1 space

#

another cardinal sin

#

i.e. using strings for comments

#

never do that in Python

#

""" is used for docstrings not comments

#

it has actual effect on the code

#

(changes the thing that's being documented)

urban viper
#

oh okok

vocal basin
#

!e

def noop():
    """
    does nothing
    """

print(noop.__doc__)
wise cargoBOT
vocal basin
#

this is actually not entirely right, as it turns out

#

(it is true in modules but not functions)

#

Python's notion of creating variables, if you actually look inside of what's happening is a bit closer to how C++ standard describes it

#

just minus the typing time travel insanity

#

!e

def explode():
    x
    x = "boom"

explode()
wise cargoBOT
# vocal basin !e ```py def explode(): x x = "boom" explode() ```

:x: Your 3.13 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 5, in <module>
003 |     explode()
004 |     ~~~~~~~^^
005 |   File "/home/main.py", line 2, in explode
006 |     x
007 | UnboundLocalError: cannot access local variable 'x' where it is not associated with a value
vocal basin
#

!e

x
x = "boom"
wise cargoBOT
# vocal basin !e ```py x x = "boom" ```

:x: Your 3.13 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     x
004 | NameError: name 'x' is not defined
vocal basin
#

differences between functions and modules dealing with unbound variables

urban viper
vocal basin
#

I think I have something like 80wpm typing speed, which isn't that much compared to people who actually train it

urban viper
#

oh i see

#

that is too high thow

#

mine is like around 30 to 45

mellow karma
#

per minute?

urban viper
#

ya

mellow karma
#

not bad not bad

urban viper
#

thank you thank you

vocal basin
#

slightly better on second attempt

urban viper
vocal basin
#

I normally don't speak

#

Eastern Europe

#

don't use w3schools at all

#

with learning, it's important not to limit yourself to some specific single way

#

writing code, reading code, reading docs, reading guides/tutorials/courses are all necessary

#

if you want to work on a project, it's important for that project to be either practical or entertaining (otherwise it's just a dull waste of time)

#

find a problem that needs solving, don't just replicate what others already did

#

the first and last language that I learned just to learn it was Pascal

#

my use of C# and Python really early involved long-lived projects

#

(and Lua a bit before that)

#

just projects aren't enough either

#

you need others to review your code and/or review your own code repeatedly based on guidelines

#

(just be aware that common guidelines might contradict each other)

#

I highly recommend installing something like ruff which will actively tell you what you're doing wrong in your code

#

or use PyCharm which has some rules pre-configured

#

@peak depot

#

Chris appeared

wise loom
#

Sky News host Chris Kenny reacts to the โ€œgrim newsโ€ that tech giant Atlassian is cutting 150 jobs, with positions expected to be replaced by artificial intelligence.

โ€œSome grim news today that could well be a portent of more to come as 150 jobs disappear in the tech industries, jobs to be replaced by artificial intelligence,โ€ Mr Kenny s...

โ–ถ Play video
#

Atlassian cuts 150 jobs.
Oh.My.God. What will we do, JIRA will never be the same.
What will I ever do as a software engineer without JIRA produced by humans.

#

It's not unlikely that Sky News is being paid by FAANG to spin AI job displacement stories as a form of propaganda and brainwashing.

#

I'm really curious to see FAANG's financial statements and quarterly earnings specifically their revenues from AI products.

willow light
#

external screaming

wind raptor
#

!stream 675465882088243200

wise cargoBOT
#

โœ… @jaunty turret can now stream until <t:1753901374:f>.

long dragon
#

Hi

long dragon
#

Which is better MERN or MENN stack

#

Is Next js full good or im using next + node js

amber raptor
#

If your API returns None instead of empty dictionary, I hate you.

wind raptor
long dragon
#

@wind raptor are you creating a ai chatbot with llm

#

Sorry i donโ€™t have voice access right now cause i join yesterday

wind raptor
#

No worries

long dragon
#

Any tip for to make a better portfolio unique

wind raptor
long dragon
wind raptor
#

A project for what?

long dragon
#

I can inspire from it for Next js project now i am working on a voiced base twitter app

wind raptor
#

That's a cool idea.

#

How far is that along?

long dragon
wind raptor
#

Nice. I would focus on that idea then.

long dragon
#

Do you have an job or student

wind raptor
#

Job hunting

long dragon
wind raptor
#

Thanks

long dragon
#

Where are you from which country

#

Oh nice canada

viscid sparrow
#

It says I don't have permission to speak. Odd.

wind raptor
#

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

long dragon
#

My one friend was saying easy to get a job if you are us citizen

viscid sparrow
#

Okay, I need to engage in more conversations.

viscid sparrow
#

No projects. I have no formal education, so alot of what I know comes from books.

#

I'm only 1 1/2 months in.

#

How do you study?

#

Yes, Python

wind raptor
viscid sparrow
#

Are you learning for fun or job related?

long dragon
#

@wind raptor which year you started your coding journey

#

Same 5 years

viscid sparrow
#

If you had 30 minutes to practice, how would you spend it?

long dragon
#

Is your real name chris

viscid sparrow
#

Have you ever utilized anki for remembering concepts?

#

I can dedicate more, but I like to work in bursts.

#

Yes, flashcard software, spaced repetition, etc

long dragon
viscid sparrow
#

Software cycles??? Explain more lol

long dragon
wind raptor
#

three.js

long dragon
#

Is three js support in next js

#

Yes i know three js i guess it is gsnl in three js

#

I was use three js but in only html css js

#

Is it next three fiber lol ๐Ÿ˜…

wind raptor
long dragon
#

Oh

#

Okh thnks for lot of Knowledge i am going to sleep in my country time nightโ€™s 3:00

wise loom
#

I swear LLMs are the biggest troll move since the advent of computers.
But sometimes they're useful.

viscid sparrow
#

Nice talking to you

wind raptor
#

You too!

viscid sparrow
#

Unfortunately, I can't speak. I can only text

brazen gazelle
#

no problem man

viscid sparrow
#

I'm sueing ๐Ÿ˜† ๐Ÿคฃ

#

What's your blog topic?

terse shoal
#

@verbal ibex im going to talk here

#

you are voice verified right

#

well idk

#

im not

#

pretty sure no

#

multiplayer? wow

#

hello

#

oh wait

vocal basin
#

YouTube suddenly decided to stop thinking I'm in Russia and resumed showing ads

#

unfortunate

#

yes

#

otherwise would break laws

#

(US laws)

somber heath
#

@whole bear ๐Ÿ‘‹

whole bear
#

Hello

somber heath
#

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

whole bear
#

Uhhh i can't talk

#

The bot tell

vocal basin
#

eh

whole bear
#

print("what")

vocal basin
#

Netherlands

whole bear
vocal basin
#

y sometimes stands for [ษจ]

#

(kind of the opposite of normal y-ness)

#

ษจ to yi is what o is to yo, in a sense

#

or ษจ to i is what u is to รผ

whole bear
#

I still don't know class

vocal basin
#

Classify a Class and Instantiate Instances

somber heath
whole bear
#

May be no

somber heath
#

As you wish.

vocal basin
whole bear
vocal basin
#

I have some suspicions

#

(I saw that in the text and though that maybe w3schools made the same mistake, and, yes, that was a correct guess)

whole bear
#

Oh

somber heath
#

@buoyant ice ๐Ÿ‘‹

buoyant ice
#

Hello

#

Im here to quastion, do u know a discord server where i can practice my English

#

Opal are u American??

#

Woow

vocal basin
#

turns out audio output wasn't working all this time

#

very reliable Discord

somber heath
#

Womp womp.

vocal basin
#

random info: "omar" ("ะพะผะฐั€") in Russian means lobster (thank the French for that one)

vocal basin
#

@primal shadow twice a month in Russia

#

but with some weird rules around the number of days

#

like it's uneven within the month

#

I don't remember the exact days

#

I only know when I need to pay for electricity

#

starting with 16th

vocal basin
#

I have it written somewhere in the contract I think

#

I also don't remember my salary pre-tax

patent chasm
#
#cloud-config
hostname: my-instance
fqdn: my-instance.example.com
users:
- name: ubuntu
sudo: ['ALL=(ALL) NOPASSWD:ALL']
groups: sudo
ssh-authorized-keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAr... user@hostname```
haughty pier
#

now in VC: NixOS is amazeballs

whole bear
#

Wait wait wait did python can create a OS???

somber heath
#

@mellow fern ๐Ÿ‘‹

somber heath
#

Python needs an operating system to be in place for it to be able to run.

mellow fern
#

Hoi!

somber heath
#

@onyx sequoia ๐Ÿ‘‹

#

@reef dagger ๐Ÿ‘‹

haughty pier
somber heath
#

@hearty raven ๐Ÿ‘‹

#

@patent timber ๐Ÿ‘‹

patent timber
#

Hi

somber heath
#

@unreal magnet ๐Ÿ‘‹

unreal magnet
#

Hi

patent timber
#

I can't speak, yet...

somber heath
#

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

somber heath
#

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

somber heath
ebon mist
#

Sup long time

alpine arrow
#

hello

#

Im open to learn in this domain and I wish I could talk in voice but

#

I just joined

vestal heron
#

yaah

#

any one can help me in my python project report

somber heath
#

@whole bear ๐Ÿ‘‹

#

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

somber heath
#

@rapid lichen ๐Ÿ‘‹

rapid lichen
patent timber
#

Hi

#

What's going on

#

Howdy

static tree
#

hey @somber heath

peak depot
vocal basin
#

something that starts with A and it's not Aleppo

somber heath
#

Auckland ( AWK-lษ™nd; Mฤori: Tฤmaki Makaurau, ฤ€karana) is a large metropolitan city in the North Island of New Zealand. It has an urban population of about 1,530,500 (June 2024). It is located in the greater Auckland Region, the area governed by Auckland Council, which includes outlying rural areas and the islands of the Hauraki Gulf, and whi...

vocal basin
#

I, so far, only assimilated one city state

somber heath
#

Canberra ( KAN-bษ™r-ษ™; Ngunawal: Kanbarra) is the capital city of Australia. Founded following the federation of the colonies of Australia as the seat of government for the new nation, it is Australia's largest inland city, and the eighth-largest Australian city by population. The city is located at the northern end of the Australian Capital T...

vocal basin
#

"peacefully"

past burrow
#

Assimilated peacefully is crazy ๐Ÿ’€

vocal basin
#

that great merchant was definitely peaceful

patent timber
#

LOL

vocal basin
#

brb work call

#

back

patent timber
#

Howdy

somber heath
#

@thorn hull ๐Ÿ‘‹

peak depot
patent timber
#

i've never tried that brand tbh

somber heath
#

@upper relic ๐Ÿ‘‹

upper relic
#

guy's i recently started learning python it's been like 4 days couldn't understand listing , reversing number can someone teach to me

upper relic
#

I leanred loop, if else condition, import,random what should i learn next

paper wolf
#

what u guys doin?

patent timber
paper wolf
#

damn i was joulted awake

vocal basin
#

@peak depot and also I started work at 9 a.m. today, so won't need to do stuff past 18 p.m. this time

paper wolf
#

what u guys doin?

vocal basin
#

I've just realised we're not that far from getting barbarian helicopters in that playthrough

peak depot
vocal basin
#

@peak depot ducky_bober

#

@peak depot too many barbarians in this industry

peak depot
vocal basin
#

giant sudden update

#

and the game is 40% off

vocal basin
#

it's VN+some amount of combat

#

and it takes 30~40 hours to complete

#

the story is good but quite long

peak depot
vocal basin
#

pyramids a few times bigger than planned just like with that giant lobster, someone messed up the units as usual

#

also the name I went with last time

#

no

#

it's quite easy to guess what I picked

#

which is even funnier given what my current PFP is from

#

literally has "sect" in the name

#

experimental phonetics

exotic loom
paper wolf
#

hi there poeple, what u guys doin?

peak depot
somber heath
#

@neat elk ๐Ÿ‘‹

neat elk
#

hey @somber heath

#

sorry cant talk yet (not verified)

paper wolf
#

uhhh i was currently making a logic gate simulator and my progress was small and having bunch of issues on thinking on how to solve multiple output to one input, input to input and bunch of thinigs

peak depot
tight bane
#

I'm an intern trying to build agenti system but the problem that provide us only csv file
and in the future it will be real data connected to database how can I ensure that my system will work even I change the source data

somber heath
whole bear
wise loom
#

@somber heath Opal how are you

somber heath
#

@uneven pilot ๐Ÿ‘‹

#

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

somber heath
#

@whole bear ๐Ÿ‘‹

#

@verbal bough ๐Ÿ‘‹

whole bear
#

๐Ÿ‘‹

cerulean ridge
#

what are we talking about?

somber heath
#

@full ravine ๐Ÿ‘‹

full ravine
#

Hello

cerulean ridge
#

can you guys hear me?

#

oh wow

#

i can see green circle around me

somber heath
#

As can I. Still can't hear you, though. I don't have you turned down.

cerulean ridge
#

san diego?

#

san diego not major enough?

cerulean ridge
#

everyone have a map of australia? no? ur online

#

@amber raptor

#

I don't think US and australia is particularly wide

#

just look at Indoensia

#

sabang to merauke is longer

#

farther

#

right there, in the midle of the map

#

those are some of the biggest islands on earth

#

you can take a boat

#

ya?

#

The only project I am working is work project, and I cannot show them unfortunately

#

Virtual sensing techniques, also called soft sensing, proxy sensing, inferential sensing, or surrogate sensing, are used to provide feasible and economical alternatives to costly or impractical physical measurement instrument. A virtual sensing system uses information available from other measurements and process parameters to calculate an estim...

#

Domain adaptation is a field associated with machine learning and transfer learning. It addresses the challenge of training a model on one data distribution (the source domain) and applying it to a related but different data distribution (the target domain).
A common example is spam filtering, where a model trained on emails from one user (sourc...

#

niceee

#

I guess bow is just a feature extraction, but it can be used in many other place, including DA

#

sorry, say that again?

dry jasper
#

@eternal ether

#

I think you need to verify

#

Now you have to unmute yourself haha

eternal ether
paper wolf
wise cargoBOT
#
Voice verification

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

eternal ether
#

that infraction is over a week old

#

whatever it's fine

#

it's just dad jokes and trolling with me anyway

#

๐Ÿคฃ

paper wolf
#

what u guys doin?

dry jasper
#

We are always up for dad jokes

whole bear
paper wolf
#

hmm cool

cerulean ridge
#

have u made apps before?

whole bear
cerulean ridge
#

or this is teh 1st?

paper wolf
#

im wrestling with cpp syntax to build my first ever game

#

currently

cerulean ridge
#

y is tkinter not "real"?

paper wolf
#

tkinter is a gui library...

cerulean ridge
#

got it

somber heath
dry jasper
cerulean ridge
paper wolf
#

im not gonna open my mic cus.... welp opal knows why

#

for those wondering

woeful blaze
#

I love TKinter

dry jasper
#

Background noise?

dry jasper
#

Its just not professional in my opinion

paper wolf
#

im not a GUI programmer..

woeful blaze
woeful blaze
paper wolf
#

im more into stuff that dont have user input much

somber heath
woeful blaze
paper wolf
#

lol

dry jasper
paper wolf
#

and its on cpp...

woeful blaze
#

I'm learning matplotlib and it updating which I need to learn a piece of code that allows it to update

paper wolf
#

currently im having struggles on how my code should work......

dry jasper
paper wolf
#
  // connect first circuit's node(2) aka output(0) to second circuit's node(0) aka input(0)
  Adder.connectCircuit(0, 2, 1, 0, 'c');
  // connect first circuit's node(3) aka output(1) to or gate's node(0) aka input(0)
  Adder.connectCircuit(0, 3, 0, 0, 'g');
  // connect second circuit's node(3) aka output(1) to or gate's node(1) aka input(1)
  Adder.connectCircuit(1, 3, 0, 1, 'g');
  // connect the node(0) aka input(0) to circuit(0)'s node(0) aka input(0)
  Adder.connectNode(0, 0, 0, 'c');
  // connect the node(1) aka input(1) to circuit(0)'s node(1) aka input(1)
  Adder.connectNode(1, 0, 1, 'c');
  // connect the node(2) aka input(2) to circuit(1)'s node(1) aka input(1)
  Adder.connectNode(2, 1, 1, 'c');
  // connect the node(3) aka output(0) sum to circuit(1)'s node(2) aka output(0)
  Adder.connectNode(3, 1, 2, 'c');
  // connect the 

#

idea?

#

connect and related method is kinda struggle

#

idk if i will make the target object to refer on the node of the second object

woeful blaze
dry jasper
woeful blaze
#

I wasn't saying anything about YouTube video I was saying you know a video off of YouTube

somber heath
#

@minor timber ๐Ÿ‘‹

woeful blaze
#

Anyway how is everyone

minor timber
cerulean ridge
#

how can I make it easier for you to answer that question?
@somber heath

#

you dare underesimate my ability?

#

this is not even my final form

paper wolf
#

what...

cerulean ridge
#

He was there when poetry was invented

paper wolf
#

opalmist is rich

cerulean ridge
#

lol

#

I was just trying to make refernce to this meme

minor timber
#

tmblr a very ancient blogging platform ๐Ÿ˜…

somber heath
#

@coarse surge ๐Ÿ‘‹

cerulean ridge
#

tumblr is a very ancient blogging platform
They way it works is we print out documents and then we use pins to attach the print out to boards, usually made out of cork.

coarse surge
#

I wanted to learn about python but I found myself Lost

#

How do I do it?

paper wolf
somber heath
#

!res

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.

somber heath
coarse surge
#

Ok I'll surf

#

Thx

paper wolf
#

searching is one of a programmer's best skill

coarse surge
#

I lack this skill

paper wolf
#

so does everyone

#

i such at speech my bad

#

my brain was consummed by cpp's syntax

burnt marsh
vocal basin
#

almost Civ

#

I really should've read this before building it

#

why is it giving unrest

#

ugh

#

I'm still suck at day 0 because I haven't yet designed a vehicle

#

not really

#

but

#

it's useful to have vehicles early on

#

and you can't really just use something prebuilt because depends on the technology you currently have

long dragon
#

Hi

#

Another day bro

wise loom
#

@vocal basin pepsi, coke zero or vanilla pepsi?

scarlet halo
#

gerden captiveman

#

this to that ๐Ÿคฏ

wind raptor
calm heron
#
from rich import print

base = "192.168.254."
prefix = int(input("CIDR 25-30: "))
header = "-" * 40

prefix_binary = 32 - prefix
hosts = 2 ** prefix_binary
first_last = 2
network_address = 0
usable_hosts = hosts - first_last

base_prefix_binary = 8
base_hosts = 2 ** base_prefix_binary
number_of_subnets = base_hosts // hosts
print(f"Number of subnets: {number_of_subnets}")
print(header)

for subnet in range(number_of_subnets):
    print(f"Subnet: {subnet + 1}")
    print(f"Network Address: {base}{network_address}")
    print(f"First Address: {base}{network_address + 1}")
    print(f"Last Address: {base}{network_address + usable_hosts}")
    print(f"Broadcast Address: {base}{network_address + hosts - 1}")
    print(header)
    network_address = network_address + hosts
main comet
#
from rich import print

base = "192.168.254."
prefix = int(input("CIDR 25-30: "))
header = "-" * 40

# Calculate host-related parameters
host_bits = 32 - prefix
hosts = 2 ** host_bits  # total addresses in subnet
usable_hosts = hosts - 2  # usable hosts per subnet (subtract network & broadcast)

# Base network (assume /24)
parent_hosts = 256
number_of_subnets = parent_hosts // hosts

print(f"Number of subnets: {number_of_subnets}")
print(header)

network_address = 0
for subnet in range(number_of_subnets):
    first_address = network_address + 1
    last_address = network_address + usable_hosts
    broadcast_address = network_address + hosts - 1

    print(f"Subnet: {subnet + 1}")
    print(f"Network Address: {base}{network_address}")
    print(f"First Address: {base}{first_address}")
    print(f"Last Address: {base}{last_address}")
    print(f"Broadcast Address: {base}{broadcast_address}")
    print(header)

    network_address += hosts
woeful blaze
#

How is everyone doing today?

main comet
#

yes

whole bear
#

Hi guys, I'm learning Python and I want to start diving into ethical hacking. What do you recommend?

main comet
#

got back form hospital

main comet
#

2.5mm kidney stone = PAIN

calm heron
#

legit that is the first class they have you do in college before taking any cyber classes

calm heron
whole bear
#

Good intentions, brother. Knowing that I am a Muslim, praise be to God, I just want to learn because now the world is full of excessive use of the Internet.

#

I am currently studying networking, but things seem difficult.

calm heron
#

it is but it's interesting

whole bear
#

I have programmed a tool in Python that you can try and develop. Its idea is to generate passwords that are difficult for hackers to crack.

wise cargoBOT
# whole bear

Please react with โœ… to upload your file(s) to our paste bin, which is more accessible for some users.

calm heron
#
import random
import string

def prompt_bool(prompt: str) -> bool:
    while True:
        user_input = input(prompt)
        if user_input.lower().startswith("y"):
            return True
        if user_input.lower().startswith("n"):
            return False

uppercase = prompt_bool("Should the password include uppercase letters?: ")
lowercase = prompt_bool("Should the password include lowercase letters?: ")
numbers = prompt_bool("Should the password include numbers?: ")
special = prompt_bool("Should the password include special characters?: ")
length = int(input("How long should the password be?: "))

random_letter_upper = string.ascii_uppercase
random_letter_lower = string.ascii_lowercase
random_integer = list(map(str, range(10)))
special_characters = string.punctuation

char_list = []

if uppercase:
    char_list += random_letter_upper
if lowercase:
    char_list += random_letter_lower
if numbers:
    char_list += random_integer
if special:
    char_list += special_characters

print(''.join(random.SystemRandom().choices(char_list, k=length)))
whole bear
#

Thanks, my friend

main comet
whole bear
#

What is this?

main comet
#

modern tank ammunition

#

APFSDS

#

armor piercing fin stabilized discarding sabot

#

basically a lawn dart but deadly... more deadly*

wise loom
#

Just saw this on Linkedin about the AI long game.

tardy geyser
#

@somber heath thanks <3

burnt marsh
#

Hello, pybros

#

How do you do, Pyguys?

wise loom
#

@burnt marsh ๐Ÿ‘‹

#

he has a book on the C language, possibly Kernighan & Ritchie 2nd ed

burnt marsh
#

Stephen Kochan: Programming in C

somber heath
#

It's very difficult to understand you talk. Sorry. ๐Ÿ™‚

#

Something about class structures and c.

burnt marsh
#

Probably because of wireless headphone

burnt marsh
#

Basically it is the structure object

somber heath
#

Mm. It is an abstraction some people find beneath them, but I like it.

burnt marsh
#

The structure with a bunch of parameters (Instances) and a functions (methods)

burnt marsh
somber heath
#

@forest barn ๐Ÿ‘‹

somber heath
#

@sweet vault ๐Ÿ‘‹

#

@cursive crest ๐Ÿ‘‹

cursive crest
#

@somber heath @burnt marsh @burnt marsh hello !

paper wolf
#

Oh hi circuit board

#

It's been a while

somber heath
#

@whole bear ๐Ÿ‘‹

whole bear
#

Hi

somber heath
#

@queen ingot ๐Ÿ‘‹

queen ingot
queen ingot
vocal basin
#

I forgot to enable the VPN

#

brb

#

and now it's still not functioning

#

ugh

#

now works

#

(unless it suddenly broke again, but for different reasons)

#

since when is "sign in to view" normal

#

I just close the website instead

somber heath
#

The Australian wood duck, maned duck or maned goose (Chenonetta jubata) is a dabbling duck found throughout much of Australia. It is the only living species in the genus Chenonetta. Traditionally placed in the subfamily Anatinae (dabbling ducks), it might belong to the subfamily Tadorninae (shelducks); the ringed teal may be its closest living r...

gentle flint
somber heath
#

@marble vector ๐Ÿ‘‹

marble vector
vocal basin
#

"have someone else pay for you to go to the conference" is usually the way

somber heath
#

@hidden bluff ๐Ÿ‘‹

#

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

somber heath
#

@jovial oxide ๐Ÿ‘‹

jovial oxide
#

hello, I am not allowed to talk ๐Ÿ™

somber heath
wise cargoBOT
#
Voice verification

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

jovial oxide
#

I knoww

#

so do guys learn from each other??

#

you*

somber heath
#

@iron zealot ๐Ÿ‘‹

#

A slouch hat is a wide-brimmed felt or cloth hat most commonly worn as part of a military uniform, often, although not always, with a chinstrap. It has been worn by military personnel from many different nations including Australia, Ireland, the United Kingdom, Canada, Nepal, India, New Zealand, Southern Rhodesia, France, the United States, the ...

peak depot
vocal basin
#

I finished that conquest game in Airships that I started a bit earlier

#

with the cultist victory

#

the game has so many obscure win conditions

#

(not Civ)

#

control all cultist sites

#

then final ritual happens

vocal basin
whole bear
#

hi

vocal basin
#

I know what this reminds me of a bit (the intro)

somber heath
#

@wooden garnet ๐Ÿ‘‹

vocal basin
vocal basin
wooden garnet
peak depot
vocal basin
somber heath
#

@desert gull ๐Ÿ‘‹

vocal basin
#

very random top comment on a random song

vocal basin
#

brb work call

minor timber
#

Hi @somber heath

somber heath
#

@limber patrol ๐Ÿ‘‹

vocal basin
#

back

somber heath
#

@lean silo ๐Ÿ‘‹

#

@glass compass ๐Ÿ‘‹

gentle flint
somber heath
#

@rain kelp ๐Ÿ‘‹

gentle flint
rain kelp
uneven pilot
#

hello

copper adder
#

so what he wanna build?

dry jasper
#

Portal like game

dry jasper
somber heath
#

@queen tinsel ๐Ÿ‘‹

scarlet halo
next beacon
#

hi

somber heath
#

@visual stream ๐Ÿ‘‹

visual stream
#

i'm new to python

#

thought this server would be good to check out

somber heath
#

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

somber heath
visual stream
#

ooh thanks

somber heath
#

!code

wise cargoBOT
#
Formatting code on Discord

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.

For long code samples, you can use our pastebin.

visual stream
#

oh that makes sense kinda

#

three forward arrows also works as well i think

#

happy = true

somber heath
#

It's not the same

visual stream
#

oh

#

cool

#

I can't send the thing in a message cus it's too big though

next beacon
visual stream
#

uh

#

there yer go

#

again

#

i made it in like 15 minutes

#

and i've never used python before

#

so it's kind of booty

#

but uh

#

it's something

somber heath
#

It's neatly laid out. I'm on my phone.

#

Running it would involve getting out of my warm bed.

visual stream
#

dat's fine

#

it's there if you want to test it

#

you basically run around as a blue circle collecting coins but the background is black

#

and i render grey circles under the coin and player

#

and the enemy is completely black so you can't see them unless they're in your light

#

or the coin's light

#

it's kinda fun

somber heath
#

@slim surge ๐Ÿ‘‹

slim surge
#

Hello Guyss

visual stream
#

hi @slim surge

slim surge
#

Wassup

abstract anvil
#

Hi

visual stream
#

yoes

oblique reef
#

HELLO

visual stream
#

hello ..โค๐Ÿ”ฅโ™ก๐“ฌล๐Œตcแฅโ“…ฯŒสˆ๐˜ขโ‚œวฟ โ™กโค๐Ÿ”ฅ๐Ÿฅ€

abstract anvil
#

I cant figure out how to leave voice its putting me through to text chat when i click on it

slim surge
#

๐Ÿ˜‚๐Ÿ˜‚

somber heath
#

@vapid falcon ๐Ÿ‘‹

vapid falcon
#

Hi

visual stream
#

yoes again

vapid falcon
#

Whatโ€™s going onn

visual stream
#

my cool new game thing

#

that i made in 15 minutes XD

somber heath
next beacon
#

how can i be allowed to share screen @somber heath

#

ok and thx

somber heath
#

@eternal ether You know the criteria for voice permissions don't include time in the voice chat, right?

#

@toxic cave ๐Ÿ‘‹

#

@ashen trail ๐Ÿ‘‹

woeful blaze
#

Hello how is everyone doing today?

vocal basin
#

context-sensitive

#

never re-export

#

@woeful blaze never do it unless the docs/examples for the imported thing have * imports

#

you need a very explicit promise from the author that it's safe

#

because if they do include * they claim that they pay closer attention to not shadowing things

#

Rust's equivalent is prelude modules

vocal basin
#

this explodes PyCharm

#

even if you include __all__

#

if maintainers include * in the examples, that means you can blame them when something goes wrong because of it

somber heath
#

@young cargo ๐Ÿ‘‹

paper wolf
#

sup people

woeful blaze
#
from time import sleep



message = input('')

for i in range(len(message)):
    sleep(0.05)
    print( message[i],end="",flush=True)

print()```
#

It's wrong?

vocal basin
#

for i in range(len(s)): s[i]
for c in s: c

paper wolf
#

what u guys doin?

vocal basin
#

databases stuff

dry jasper
#

ยต

vocal basin
candid spire
#

Hello

upper gate
#

If you're working on big project

#

Sup people..?

snow edge
whole bear
#

crazy

vocal basin
snow edge
#

math moment

vivid gorge
molten tulip
#

Im stealing mapbox for future use XD

vocal basin
#

it refuses to work again

wind raptor
vocal basin
#

@peak depot no plans yet

#

(for the evening)

#

I do plan on playing Noctuary and Airships when we're not playing Civ however

snow edge
#

voronoi

vivid gorge
snow edge
whole bear
#

crazy

trail mural
#

Hi @wind raptor

vocal basin
#

that username sounds familiar

trail mural
#

Cant join vc using speakers for music

#

:)

#

Lemme send my linkedin

vocal basin
trail mural
#

Any mods on?

#

Can I send my linkedin

#

Dont need anything

#

Just flexing >:)

#

Hold on

#

Got something better

#

๐Ÿฅถ๐Ÿฅต๐Ÿฅถ๐Ÿฅถ๐Ÿ˜ˆ๐Ÿ˜ˆ๐Ÿ˜ˆ๐Ÿ˜ˆ

wind raptor
trail mural
#

Chris

#

Its not for advertising

#

I promisr

wind raptor
#

It's also not for this conversation though

trail mural
#

Trying to hit a magic number

wind raptor
#

I don't know what that means when you say it in this context

vocal basin
# trail mural

just don't forget to remove the message later, in case of stuff

trail mural
vocal basin
#

peak trolling would be to cooperate and jump it directly to 70

trail mural
#

Up to the mods

wind raptor
#

It's always going to be a no

vocal basin
trail mural
#

Can I share my name?

vocal basin
#

you already sent half of it

snow edge
wind raptor
trail mural
#

Imran Uddin

#

If someone sends me to 67 imma find u and kiss u

wind raptor
trail mural
#

Retirements hard work

#

Cant semd the music but

wind raptor
#

Oh, that was 2022

#

I thought it was recent. Now I'm not sure what it was posted for

vocal basin
trail mural
trail mural
#

^not trolling.

wind raptor
#

Ahh nice

trail mural
#

Can I show a post?

#

A lil bit of flexing.

#

Hows the vc?

#

I can join but gotta turn off mg speakers

vocal basin
#

the voices

#

easier for me, I always hear voices even when no one speaking

#

@wind raptor we all know what threat is coming to Microsoft: LP returning

#

@wind raptor at this point AWS is an economical state of its own

#

tariffs on data egress

vocal basin
#

was Yu or AF at the time

#

programmer not engineer

#

we don't have engineer as a job title where I live usually

#

software engineer here is more of an academic title

#

@wind raptor except for whatever China does out there

#

out everywhere

wind raptor
vocal basin
# wind raptor I haven't heard of this happening outside of China but I've never looked into it...

The term "overseas service station" (Chinese: ๆตทๅค–ๆœๅŠก็ซ™; pinyin: hวŽiwร i fรบwรน zhร n) and the associated phrase, "Overseas 110" or "110 Overseas" (Chinese: ๆตทๅค–110; pinyin: hวŽiwร i yฤoyฤolรญng; lit. 'abroad 110'; alluding to China's emergency number for the police, 110), refer to various overseas offices established in other countri...

trail mural
#

If you do wanna hit me up on linkedin or want me to follow/connect hmu

#

Hit me up

#

Not up to date with the discord youth slang these days...

#

Old as @somber heath

#

@whole bear

#

@whole bear

whole bear
#

shutup

trail mural
#

^check removed pics, trolling alt.

somber heath
#

!pep8

wise cargoBOT
#
PEP 8

PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.

More information:

whole bear
#

@trail mural i wasn't paying attention to what you were saying on VC. you just pinged me twice out of the blue.

trail mural
hexed trout
#

that just means the pictures didn't load, Help

#

but they're here for us

#

lol

#

do you live in europe Help?

#

which country if you don't mind me asking?

#

nice! looks pretty

#

"canada" lol

#

alright Help, see ya

whole bear
#

can i stream

hexed trout
#

"how's the climate in australia"
"oh.. oof.. uh.."

#

yeah that sounds about right

#

lol

#

that makes sense too. I read recently about how the only reason South America isn't unlivablely hot is actually because of the circulation of the ocean bringing in cooler water towards the coasts

#

Iunno if Australia has anything like that but with what I read about fires and insane temperatures there I always see it as another highly affected country when it comes to climate change n stuff

#

sounds like a creative block almost, Stranger

#

lmao opal

#

I think those types of interview questions are usually aiming just to identify qualities in the candidate, like being able to work with others efficiently and manage expectations

trail mural
#

Brb ๐Ÿคž๐Ÿ‘‹๐Ÿ‘‹๐Ÿ‘‹

somber heath
#

@lost delta ๐Ÿ‘‹

trail mural
#

Not 67 but :/

tacit crane
wise loom
#

I kill traitor but i'm cool

#

he feared he might not be cool if he kills the traitors, so he had to say it

hexed trout
#

what game/program is that iko?

wise loom
somber heath
#

@obtuse vapor ๐Ÿ‘‹

obtuse vapor
#

@somber heath i kind of need help

hexed trout
#

looked more into it, fun concept

obtuse vapor
#

where can i share my screen ? @somber heath

#

@somber heath can u dm ?

wise loom
obtuse vapor
#

can u dm call ?

#

okay

#

so

hexed trout
#

browser games are great though, screw anyone who says that lol

#

nothing wrong with being a 50 year old gamer

#

I'm well, thanks Fox

#

never heard SQL pronounced like that hahaha

#

it's a dumb name anyway

wise loom
#

sequel

somber heath
#

@novel wing ๐Ÿ‘‹

hexed trout
#

it's both cultures for sure, Opal, speaking as an american in Minnesota

#

we say "no yeah" or "yeah no" instead though hahaha

#

do people speak a lot of different languages in Australia? or is it mostly just English?

#

makes sense, cause like in the US we have a fairly large spanish speaking population even if our official language is english

#

ahhhhh

#

classic colonizers

#

oh holy shit

#

wow

#

didn't know that, ok Australia

somber heath
#

@analog violet ๐Ÿ‘‹

hexed trout
#

ahhhh wow yeah that's textbook colonization

#

I speak Brazilian Portuguese so I've engaged in a lot of interaction with other cultures, but world history itself is something I'm pretty behind on unless it's specifically for the US

#

but I think that's kinda most Americans, so

somber heath
#

!guilds

wise cargoBOT
#
Communities

The communities page on our website contains a number of communities we have partnered with as well as a curated list of other communities relating to programming and technology.

whole bear
#

@jagged grotto would like to learnabout your lang design

jagged grotto
#
TYPE (imgn):
      $NUM
      RULE => imgn^2 = -1
OPER("!"):
      n=DETERMINE[0]
      LOOKS => n#"!"
      final_result=1
      s=1
      for range(n):
             final_result*=s
             s++
      return final result
PRC fact(n):
       return n!
imagn = imgn
for t in range(30):
       fact(imgn*t)
hexed trout
#

I relate to your pain not being able to find the right words in english for what you want to translate Balder lol

#

no worries ๐Ÿ‘ fun to hear some russian

jagged grotto
#

โ„–

hexed trout
jagged grotto
#

LOOKS => n#"!"

#

=>

somber heath
#

Pigpen is another.

jagged grotto
#
    • // ^
somber heath
#

Also hashtag.

hexed trout
#

yep!

#

does this relate to you making a language balder? or just for data science stuff?

#

ah ok literally answered my question

vocal basin
hexed trout
#

hi alisa ๐Ÿ‘‹

hexed trout
vocal basin
#

!d math.gamma

wise cargoBOT
#

math.gamma(x)```
Return the [Gamma function](https://en.wikipedia.org/wiki/Gamma_function) at *x*.

Added in version 3.2.
vocal basin
#

!e

from math import gamma
print(gamma(5))
wise loom
wise cargoBOT
vocal basin
#

!e

from cmath import gamma
print(gamma(1j))
wise cargoBOT
# vocal basin !e ```py from cmath import gamma print(gamma(1j)) ```

:x: Your 3.13 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     from cmath import gamma
004 | ImportError: cannot import name 'gamma' from 'cmath' (/snekbin/python/3.13/lib/python3.13/lib-dynload/cmath.cpython-313-x86_64-linux-gnu.so)
vocal basin
#

๐Ÿ’ฅ

#

!e

import numpy as np
print(np.gamma(1j))
wise cargoBOT
# vocal basin !e ```py import numpy as np print(np.gamma(1j)) ```

:x: Your 3.13 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 2, in <module>
003 |     print(np.gamma(1j))
004 |           ^^^^^^^^
005 |   File "/snekbox/user_base/lib/python3.13/site-packages/numpy/__init__.py", line 795, in __getattr__
006 |     raise AttributeError(f"module {__name__!r} has no attribute {attr!r}")
007 | AttributeError: module 'numpy' has no attribute 'gamma'
wise loom
#

possibly (n*i)! by his definition is \prod_{j=1}^n (i*j)

jagged grotto
#

this was an example of definitions in the language

#

sorry for the logical error

vocal basin
#

!e

from scipy.special import gamma
print(gamma(1j))
wise cargoBOT
# vocal basin !e ```py from scipy.special import gamma print(gamma(1j)) ```

:x: Your 3.13 eval job has completed with return code 139 (SIGSEGV).

001 | OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 4: Resource temporarily unavailable
002 | OpenBLAS blas_thread_init: ensure that your address space and process count limits are big enough (ulimit -a)
003 | OpenBLAS blas_thread_init: or set a smaller OPENBLAS_NUM_THREADS to fit into what you have available
004 | OpenBLAS blas_thread_init: RLIMIT_NPROC -1 current, -1 max
005 | Traceback (most recent call last):
006 |   File "/home/main.py", line 1, in <module>
007 |     from scipy.special import gamma
008 |   File "/snekbox/user_base/lib/python3.13/site-packages/scipy/special/__init__.py", line 784, in <module>
009 |     from . import _ufuncs
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/IGYJFIHSLCJ2IAOHZ37BBTHOJY

vocal basin
#

ugh

#

what is happening

#

what did I do

#

@jagged grotto @burnt marsh use English please (even if half the VC is speaks the language, the other half still doesn't)

somber heath
#

It probably doesn't like multiprocessing, either.

vocal basin
#

what's the hello world of multiprocessing

somber heath
#

I'll search for one I made years ago.

vocal basin
#

!e

from multiprocessing import Pool

def f(x):
    return x*x

if __name__ == '__main__':
    with Pool(5) as p:
        print(p.map(f, [1, 2, 3]))
wise cargoBOT
# vocal basin !e ```py from multiprocessing import Pool def f(x): return x*x if __name__...

:x: Your 3.13 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 7, in <module>
003 |     with Pool(5) as p:
004 |          ~~~~^^^
005 |   File "/snekbin/python/3.13/lib/python3.13/multiprocessing/context.py", line 119, in Pool
006 |     return Pool(processes, initializer, initargs, maxtasksperchild,
007 |                 context=self.get_context())
008 |   File "/snekbin/python/3.13/lib/python3.13/multiprocessing/pool.py", line 235, in __init__
009 |     self._worker_handler.start()
010 |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/RRTCAHH5MTKB72NJ4NE256ZEDM

vocal basin
#

RuntimeError: can't start new thread

#

!e

from threading import Thread

t = Thread(target=print)
t.start()
t.join()
somber heath
#
import multiprocessing

def target(arg):
    return arg * 2

def main():
    with multiprocessing.Pool() as pool:
        result = pool.map(target, range(5))

    print(result)

if __name__ == '__main__':
    main()```
wise cargoBOT
somber heath
#

...

vocal basin
#

!e

from threading import Thread

t = Thread(target=print, args=(123,))
t.start()
t.join()
wise cargoBOT
vocal basin
#

hmm

#

this doesn't look right

#

!e

from threading import Thread

t = Thread(target=print, args=(1,))
t.start()
print(2)
t.join()
wise cargoBOT
vocal basin
#

okay I guess this counts

somber heath
#

Threading is intraprocess.

vocal basin
#

yeah, just that the earlier error would suggest this is not allowed either

#

RuntimeError: can't start new thread

#

โŒ VK
โœ… VK Tech

somber heath
#

Snekbox being Snekbox, I suppose.

vocal basin
#

I've abandoned VK a while ago

somber heath
#

Though I would have expected it would be easier to make something that works with multiprocessing than to do something that breaks it.

vocal basin
#

only YouTube, Telegram and Discord remain for me

#

Telegram mostly for work

#

the only thing that really positions itself as a social network/alternative to VK which I interact with is one of the projects I work on

hexed trout
#

@wise loom I switch between playlists a lot but I come back to this pretty often. any music I don't find distracting is usually optimal for coding
"an hour of jazzy nintendo music ๐ŸŽท"
https://youtu.be/rZJ7Z6ogj2c

vocal basin
#

the main resource for C/C++

#

@jagged grotto you're probably looking for LLVM-related tutorials

#

slightly easier than using raw assembly

#

LLVM is mostly for implementing alternatives to C

#

C/C++/Rust/Zig work on top of LLVM already

hexed trout
#

I don't know what your music taste looks like Ik0 so obviously it depends on what you like too haha

wise loom
trail mural
#

Im only back because Alisa's here

#

๐Ÿค

vocal basin
#

such a random collection of music I just happen to have open

trail mural
#

My dog is used to hunt bears

somber heath
#

@indigo obsidian @night raft ๐Ÿ‘‹

hexed trout
#

and sometimes repetitive is nice yeah

#

also stranger that sounds super frustrating

vocal basin
#

anything money-related should come with a contract
(I missed the context so idk if applicable)

trail mural
#

Alisa semt me some weird dms smh...

#

How do I report ๐Ÿ˜ข

hexed trout
#

hey no drama farming ๐Ÿ˜ก

fossil grotto
#

hello folks long time no chat

wise loom
vocal basin
#

it would look funnier if I didn't even accept the message request

#

which I could've done given I wrote nothing in response

wise loom
vocal basin
hexed trout
fossil grotto
#

can i rant a bit here because my job has been killing me lately.

hexed trout
#

but yeah that's the kinda joke you usually wanna do with someone you have friendship intimacy with

wise loom
hexed trout
#

uhhhhhh

#

yikes?

trail mural
#

โšฐ๏ธ

vocal basin
fossil grotto
#

my Gs every god damn damn day since i got switched around from one project to another , whoever is writing the fucking support processes is garbage and is deliberately designing things to fail agents like me

trail mural
#

Name and shame them.

fossil grotto
trail mural
#

:/

fossil grotto
#

im deliberating whether i should or not.

#

but its one that alot of people use

vocal basin
#

@trail mural regarding your question in the DMs: why would I ever do that?

trail mural
#

What dms

#

๐Ÿ˜‡๐Ÿ˜Š๐Ÿ˜‡

fossil grotto
#

QA is literally failing people even if you resolve a users issue , for getting logging incorrect which could just be solved by a tag removal and asking me to use the correct one

#

the logging types also , are written in a way that makes it extremely confusing at times .

fossil grotto
trail mural
#

๐Ÿซฅ

fossil grotto
#

I have gotten literally 3 zeros out of 4 monitors in july half for bs reasons but also half because i am dizzy with the 150 + pages of utter GARBAGE we have to support.

vocal basin
#

@trail mural I'm not going to answer questions in DMs, please send them here instead

trail mural
#

Fine.

#

Ill send it anyways.

fossil grotto
#

anyway guess how much we are paid with trying to support this disaster ?

trail mural
#

๐Ÿ˜ˆ๐Ÿ˜ˆ๐Ÿ˜ˆ๐Ÿ˜ˆ๐Ÿ˜ˆ๐Ÿ˜ˆ๐Ÿ‘ฟ๐Ÿ˜ˆ๐Ÿ˜ˆ

#

๐Ÿƒโ€โ™€๏ธ๐Ÿ’จ๐Ÿ’จ๐Ÿ’จ๐Ÿ’จ๐ŸŽฝ๐ŸŽฝ

fossil grotto
#

950 euros a month

#

i need to get the fuck out of Greeeeeece

vocal basin
#

@hexed trout several

#

also Russia bought ICQ

#

a long time ago

#

messenger, used to be owned by AOL

burnt marsh
fossil grotto
#

i wish i spoke russian . but sometimes i wish russian would speak to me.

#

i failed my second semester of russian language in university. My professor from ukraine

burnt marsh
#

Its hard to change/learn new language when you re getting old though

#

And you need to have a live practice

fossil grotto
#

for sure , i tried in my classes but i struggled with the different cases

#

there are too many

#

Greek also has many cases but its also what i have been speaking for years along with English

#

we have a saying in greece . My england is very best

burnt marsh
fossil grotto
# burnt marsh I have a couple of friends from Greece

ฮ”ฮนฮฑฮณฯ‰ฮฝฮนฮถฯŒฮผฮตฮฝฮท ฯ„ฮฟฯ… Tv Stars ฮ ฮฑฯฮฟฯ…ฯƒฮนฮฌฯƒฯ„ฮต ฯ„ฮฟฯ… Alpha ฯƒฯ‡ฮฟฮปฮนฮฌฮถฮตฮน ฯ„ฮท ฮผฯŒฮดฮฑ ฯƒฯ„ฮฑ... ฮฑฮณฮณฮปฮนฮบฮฌ!

โ–ถ Play video
#

only joking of course

burnt marsh
vocal basin
# trail mural ???

probably the cause for that person ignoring you is shit like this lmao

#

@wild moat
paradigm
pronounced like para-dime

#

English generally doesn't have much gm phonetically

#

boa o woa

#

yes

#

t being dropped entirely is normal

vocal basin
#

@burnt marsh even in the "bottle of water" to "boa o woa" conversion no syllables are lost

#

syllables are dropped in things like "I'm going to" -> "I'm gonna"

#

which are very often repeated

#

it's common for British to drop g there too

#

thunderous

vocal basin
wise loom
#

so for me if i hear vocals i have to think, my brain has to process the words

#

but what i need is just some instrumentals

#

so then i don't have to process too much and can just listen

vocal basin
#

I prefer processing several tracks of words at the same time

wise loom
vocal basin
#

that tends to have suboptimal rhythmical properties, so no

trail mural
vocal basin
#

not necessarily coming from outside
(track there includes construction of a consistent thought output)

hearty knot
#

lol

vocal basin
#

... since you need to "listen" to your words as thoughts to construct sequences

hearty knot
#

well we just cancel vacation trip to US lol

vocal basin
#

if you're not re-processing the output, you're either almost reciting or just creating nonsense

#

and "almost reciting" actually isn't that abnormal, but I'd expect it's not something you'd consider thinking

#

moreso for talking

trail mural
#

๐Ÿ™ƒ๐Ÿ˜‡๐Ÿฅฒ๐Ÿ˜๐Ÿซฃ๐Ÿ˜ถ๐Ÿ˜ถโ€๐ŸŒซ๏ธ๐Ÿ™„๐Ÿฅถ๐Ÿ˜ด๐Ÿ˜ด๐Ÿ˜ด๐Ÿ˜ด๐Ÿ˜ช๐Ÿ˜ฎโ€๐Ÿ’จ๐Ÿ˜ฎโ€๐Ÿ’จ๐Ÿ˜ฎโ€๐Ÿ’จ

trail mural
#

^

#

Who dis 4

#

Better not @ me

wise loom
trail mural
wise loom
#

@trail mural when's the last time you got free honey? ๐Ÿฏ

#

@trail mural you drunk? ๐Ÿบ ๐Ÿพ ๐Ÿท

trail mural
#

Just relaxing :))

#

Any smoke?

#

Degree

#

D:

#

Fml

#

Imma step out

vocal basin
#

.xkcd 2407

viscid lagoonBOT
#

A death-first search is when you lose your keys and travel to the depths of hell to find them, and then if they're not there you start checking your coat pockets.

vocal basin
#

optimise for depth bread

hexed trout
#

lmao alisa

trail mural
#

^ ๐Ÿซก๐Ÿ˜ถโ€๐ŸŒซ๏ธ๐Ÿ˜ถ๐Ÿค๐Ÿ˜ช๐Ÿ˜ช๐Ÿ˜ช๐Ÿ˜ช๐Ÿฅถ๐Ÿฅต๐Ÿ˜ข๐Ÿ˜“๐Ÿ˜“๐Ÿ˜“๐Ÿ˜ค๐Ÿ˜ค๐Ÿ˜ค๐Ÿ˜ค

#

Migrating birds

#

....

vocal basin
whole rover
#

!tempban 159785588059406338 14d Completely inappropriate use of the community, harassment of multiple members in DMs and sharing of personal information (emails) with unconsenting parties. If you choose to come back, carefully consider how you choose to conduct yourself and ensure it aligns with the rules and code of conduct.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied ban to @trail mural until <t:1755295890:f> (14 days).

hearty knot
#

Sandwitch searh first ...

hexed trout
#

thanks joe

whole rover
#

on da house

vocal basin
#

I'm not even remotely fluent in spoken English