#voice-chat-text-0

1 messages Β· Page 368 of 1

torn yarrow
#

You guys watching election

somber heath
#

@glass skiff πŸ‘‹

somber heath
#

@snow wharf πŸ‘‹

#

@heavy sphinx πŸ‘‹

somber heath
#

@signal torrent πŸ‘‹

frail narwhal
#

lot of bats

carmine pawn
#

Hi

scarlet dust
somber heath
#

@quartz depot πŸ‘‹

quartz depot
scarlet dust
somber heath
#

@slender elbow πŸ‘‹

scarlet dust
quartz depot
sick agate
#

voice is borked, brb

frail narwhal
#

738,432

scarlet dust
amber raptor
#

yes, that looks right

scarlet dust
#

I decided to rebase... xd

#

fsr all merges ive tried to do lately has done this

pulsar matrix
#

Ik it's off topic but can someone help?
bash: /dev/fd/63: No such file or directory

somber heath
#

@pale maple πŸ‘‹

pale maple
#

We fucked

#

gg

#

It's not that the US is fucked, the rest of the world is fucked. Ukraine, they are done.

#

@somber heath ABSOLUTELY NOT

#

He won't help Taiwan or any of our allies

#

@dense ibex Taiwan primarily only exists because of US and the US support for the country

#

Primairly tech companies, like chip manufacturing

#

If China had control over the chip manufacturing they wouldn't be selling much of them to us as well

#

Not only would it become much more expensive because China having control over chip manufacturing would cause prices to skyrocket and then the chips would only go to chips IN CHINA

#

that too

#

To all of you. If you live in the US, if you want to buy anything or you planned on buying ANYTHING. Whether it be a luxury or needed thing. BUY IT NOW!!!!! BUY IT NOW!!!!

GET LOANS IF YOU HAVE TO. IT WILL BE MASSIVELY MORE EXPENSIVE

#

@dense ibex Inflation is back down to 2.4 which is the same level that it has happened consistently for 40 years

dense ibex
#

yep

pale maple
#

Okay, in that aspect, I think that also had to do with covid unimployment but he did wreck the economy

#

Well in Florida weed just got struck down and it wasn't even close

#

Although Florida is like the opposite of brain drain imo. A lot of stupid people flock to Florida

amber raptor
#

Europeans better learn what Defense Spending is

dense ibex
#

lmfao

pale maple
#

lol

#

Although there is hope now. Congress passed a law that prevents the president from leaving NATO

amber raptor
pale maple
#

Either way, I bet 100 dollars that PA goes red. That way I am either A. Sad, but I won 100 dollars

Or B. Happy but -100 dollars

#

I play both sides so I always come out on top

#

If he wins popular vote, its because of inflation and Elon

#

@amber raptor People who cared about the 'inflation' are stupid and know nothing about economics

pale maple
#

HE FIGRUED IT OUT

#

OMG

#

JAKE DID HE

#

In my eyes, I think it truly is just a lack of people knowing enough and mainly a bias in the media that makes it skewed away from reasonable thought

carmine pawn
#

Do we have radio bot in here?

amber raptor
#

No, we assume your browser is working

carmine pawn
stuck furnace
#

He's the...

somber heath
#

@rough fjord πŸ‘‹

rough fjord
#

Hello

quartz depot
stuck furnace
#

Cya

carmine pawn
#

Gn

somber heath
#

@whole bear πŸ‘‹

whole bear
#

Hi

#

Trump has won US presidential election

#

My f1 visa will be likely to be denied 😞

somber heath
#

But yes, probably.

whole bear
#

The problem with Trump and republicans is that they don't want immigrants in general. Doesn't matter if it's legal or not

upper basin
#

Greetings @vocal basin

somber heath
#

@spice pier πŸ‘‹

spice pier
#

Hey

somber heath
#

@bronze pivot πŸ‘‹

upper basin
#

@vocal basin I pushed a commit two days ago for qickit. Could you kindly view the codebase when you get the chance for some feedback please?

spice pier
#

Δ°ts allright

bronze pivot
#

your good

#

for talking about the election

#

but like yay say goodbye to reproductive rights

#

you know

bronze pivot
#

oh

#

that

#

that aint good

#

uhhhh

upper basin
vocal basin
#

__all__ should be a tuple not a list

upper basin
#

I mainly added more testers with parameterization, added some new gates, and modified the docstrings a bit.

upper basin
vocal basin
#

but most of the time tuple makes more sense

#

lists might be useful if you dynamically extend __all__ later in the file

upper basin
#

Like so?

__all__ = ("AerBackend")
vocal basin
#

("AerBackend",)

upper basin
#

I see.

vocal basin
#

it needs to be iterable

#

any code, that relies on it being a list, it is likely wrong or overcomplicated

#

lists are conventional for __all__, but that's inconsistent compared to other places

vocal basin
#

__slots__ is a tuple

spice pier
#

People which chat is better to ask general questions on python, integrations etc ?

vocal basin
#

and generally a static list of names is expected to be a tuple

spice pier
spice pier
#

It s mostly to build and manage apis

whole bear
#

Is this vc voice mute?

vocal basin
#

there is global search on GitHub I think

#

there is path:

#

@upper basin path:/README*

#

without `

#

113 results

#

no

whole bear
#

TRump baby

somber heath
#

@timid umbra πŸ‘‹

timid umbra
#

Yo

timid umbra
#

Trump

whole bear
#

Yeah trump is baby

timid umbra
#

Lol

whole bear
#

American blunder of 2024

timid umbra
#

I see

vocal basin
#

@upper basin he was indeed buying votes with and without Musk's help

naive basalt
whole bear
#

its clear win for baby

#

I hate my vpn it keeps switching server

upper basin
#

If actual people voted for him that is.

vocal basin
#

@somber heath

has army bigger than anything else
well, soon that might not be the case

#

so, Canadian Texas by 2026?

somber heath
#

@true elm πŸ‘‹

upper basin
#

@vocal basin Could you kindly have a look at these methods in qickit.circuit.circuit.py please? These are the ones I feel are poorly written.
-.control()
-.from_cirq()
-.from_qiskit()
-.from_tket()

#

If you get a chance of course.

#

I'm thinking of moving the code for the .from_X to a separate module and just wrap them inside the Circuit interface.

whole bear
#

@somber heath You think wall can stop illegal?
illegal have many sort of ways to come in USA

#

And cherry on top: Congress has more power on immigration than American president.
They are the one who decided how and who should get asylum.

So trump can just make process harder, he can't stop migrant!

naive basalt
vocal basin
#

solved this one in Python some time ago

naive basalt
#

nice was your code short

vocal basin
#

it was kind of dumb

#

like I made a tree

#

for whatever reason

#

will rewrite now

#

||```py
from heapq import heappop, heapify

def sum_of_intervals(intervals):
heapify(intervals)
total = 0
end = -float('inf')
while intervals:
a, b = heappop(intervals)
if a >= end:
end = a
if b > end:
total += b - end
end = b
return total

#

done

naive basalt
#

that's much better

vocal basin
#

this points to the "mine" filter not a specific solution

naive basalt
#

tx

vocal basin
#

so that the tree isn't too imbalanced

naive basalt
#

why -float('inf')

#

oh just so you don't have to import

vocal basin
#

ig I could've just copied the known minimum

naive basalt
#

I tend to do from math import inf; -inf

vocal basin
#

!e

print(complex('inf'))
wise cargoBOT
naive basalt
vocal basin
#

!e

from functools import total_ordering

@total_ordering
class NegativeInf:
    def __lt__(self, other):
        return True

print(NegativeInf() < 1)
wise cargoBOT
vocal basin
#

!e

from functools import total_ordering

@total_ordering
class NegativeInf:
    def __lt__(self, other):
        return True

print(NegativeInf() < NegativeInf())
wise cargoBOT
vocal basin
#

hmm

#

probably not right

somber heath
#

!e py from math import inf print(inf < inf)

wise cargoBOT
vocal basin
#

!e

from functools import total_ordering

@total_ordering
class NegativeInf:
    def __new__(cls):
        return cls._instance

    def __le__(self, other):
        return True

NegativeInf._instance = object.__new__(NegativeInf)

print(NegativeInf() < NegativeInf())
#

hmm

wise cargoBOT
somber heath
#

@bright river πŸ‘‹

bright river
#

Hiii

#

Guys what is @upper basin coding right now ?

#

Oh yea and what software is he using ???

#

I love it more than Pycharm that I use

sacred hull
#

hey

#

@upper basinhi

upper basin
#
vals = [(233, 457), (368, 495), (-213, -37), (-61, -35), (-162, -107), (171, 463), (-363, -195), (-471, 49), (387, 394), (-279, 198), (-284, 327), (11, 301), (362, 462), (-309, 302), (-398, 118), (-198, -188), (-26, 350)]
vocal basin
#

@obsidian dragon and bots

vocal basin
#

@upper basin near millisecond times are not reliable, you need to repeat way more times

upper basin
#

I did a couple of times, 9 seemed consistent.

vocal basin
#

@upper basin one of the comments there is only partially correct

#

heapifying is linear time

#

not nlogn

crystal fox
upper basin
#
# Find the overlapping intervals and merge them

?

vocal basin
crystal fox
upper basin
#
from operator import itemgetter

def overlap_remover(overlap_sorted: list[list[int]]) -> list[list[int]]:
    overlap_removed: list[tuple[int, int]] = [overlap_sorted[0]]

    # Find the overlapping intervals and merge them
    for i in range(1, len(overlap_sorted)):
        if overlap_sorted[i][0] <= overlap_removed[-1][1]:
            if overlap_sorted[i][1] > overlap_removed[-1][1]:
                overlap_removed[-1] = (overlap_removed[-1][0], overlap_sorted[i][1])
            else:
                overlap_removed[-1] = (overlap_removed[-1][0], overlap_removed[-1][1])
        else:
            overlap_removed.append(overlap_sorted[i])

    return overlap_removed

def sum_of_intervals(vals: list[list[int]]) -> int:
    overlap_sorted = sorted(vals, key=itemgetter(0))

    previous_vals = overlap_sorted
    new_vals = overlap_remover(previous_vals)

    # Ensure that the intervals are not overlapping
    while True:
        previous_vals = new_vals
        new_vals = overlap_remover(previous_vals)

        if previous_vals == new_vals:
            break

    # Calculate the sum of the intervals
    return sum([interval[1] - interval[0] for interval in new_vals])
#

Any improvements we could do AF?

crystal fox
vocal basin
crystal fox
upper basin
#

twice.

#

I'd make a horror show if I had a pumpkin and a free day.

#

Just round, dark, soulless eyes.

crystal fox
wise cargoBOT
#

:incoming_envelope: :ok_hand: applied timeout to @tight zealot until <t:1730900544:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).

The <@&831776746206265384> have been alerted for review.

crystal fox
obsidian dragon
#

@somber heath

crystal fox
fallow gyro
#

Hey anyone here who have experience in cyber security here?

#

anyone?

whole bear
#

Yes to some extent

#

You can call me kiddo hacker

fallow gyro
# whole bear You can call me kiddo hacker

Well hi kido hacker, some people use crack KMS to activate windows or activate Office but it is a kind of Malware Riskware.KMS. is there a chance that this malware can steal my data or anything like that. I searched about it and they say that it can but its not malecious

unreal berry
#

@somber heath does import is actually way more of a speed tool?

like if i use import fibonacci

instead of using for loops i can just do

print(fibonacci(10))

#

but again i need to download the library before trying to import]

#

i begin to understand this import stuff lmao

karmic rain
#

@stark river hello bro

somber heath
#

@wise crow πŸ‘‹

somber heath
#

@bright smelt πŸ‘‹

#

@sudden grail πŸ‘‹

near flame
near flame
pale maple
near flame
#

Herbert Hoover's push for the disastrous Smoot-Hawley Tariff Act.

pale maple
#

Putting tariffs on Nvidia is dumb and I don’t want GPUs to cost more, but that’s where we are going it seems

near flame
#

I don't want them to cost more either. We need more plants in Arizona while limiting the capabilities and extent of China's influence...

pale maple
#

Getting rid of the Chips Act is not going to help then!

#

Why are we going to repeal the only thing that is actively promoting chip manufacturing! I don’t understand why they want to do this!

#

I need these things!

#

We all do!

near flame
#

I don't think they'll repeal the Chips Act. If they do, that's unfortunate.

#

Politicians talk more than act.

pale maple
#

New House Speaker Mike Johnson said he wanted to just the other day

#

WE NEED CHIP MANUFACTURING

near flame
#

didn't he recant that statement though

#

He said "is not on the agenda for repeal."

pale maple
#

β€œYet”

#

Yet is the key word

near flame
#

Doesn't mean it's going to happen.

pale maple
#

The fact that he is considering it is highly concerning for anyone involved in tech

near flame
#

Well then people in tech need to suck it up and realize there are other US industries that could benefit from a different approach.

#

Logistics and Supply Chain, Mining, etc.

pale maple
#

Bro, chip manufacturing is the most important and expensive component, you can’t be serious

pale maple
#

Computers, cars, phones, general electronics

near flame
pale maple
#

But if the supply is coming from outside the country still with no chip manufacturing then it has to be imported. So that leaves us exactly where we are right now

#

What you just said is literally the status quo right now

#

We make the computers, phones, cars, etc, and the chips come in from Taiwan and China

near flame
#

As long as we're building our own supply lines, plants, and limiting Chinese influence in chip manufacturing, I'm satisfied.

pale maple
#

But they mostly come from Taiwan

#

95% of chip manufacturing in the world is in Taiwan

#

Not China

#

95%

near flame
#

Regardless of the percentage, the lower the influence, the better.

pale maple
#

Okay, so then to lower the influence we need to promote building the manufacturing in the US, which is currently only supported by the chips act

near flame
#

Another problem is that dependent on who you ask, Taiwan is either part of or not part of China.

pale maple
#

Fair but this is 2024, the two China policy is kinda dead at this point

#

It hasn’t really been enforced at least here in America since 2018

#

Both administrations and we as a whole benefit from just ignoring it now. Trump started it back in 2018, and we have continued with it ever since. Which definitely is for the best as it hurts China

somber heath
#

@carmine tangle πŸ‘‹

carmine tangle
#

hey

#

don't have voice perms 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.

whole bear
# fallow gyro Well hi kido hacker, some people use crack KMS to activate windows or activate O...

Ofcourse it can.

Use massgravel:
https://github.com/massgravel/Microsoft-Activation-Scripts

You can use adba :
https://learn.microsoft.com/en-us/windows/deployment/volume-activation/activate-using-active-directory-based-activation-client

Other than security issues you may face blue screen very often πŸ˜”

Now it's upto to you to choose the ethical or unethical means to do

GitHub

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting. - massgravel/Microsoft-Activation-Scripts

Learn how active directory-based activation is implemented as a role service that relies on Active Directory Domain Services (ADDS) to store activation objects.

#

And you can do some malware scan or some sort of tools to examine the cracked software.

They might trigger inactive code that intends harm to you and your computer.

Use vm to test the activation and its aftermath

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied timeout to @sharp shard until <t:1730970977:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).

The <@&831776746206265384> have been alerted for review.

carmine tangle
#

when using free APIs for weather, would you guys recommend?

#
#

currently using openweathermaps, but have heard of inaccuracy

whole bear
#

Just do it

whole bear
carmine tangle
#

that's why i am debating

whole bear
#

So why bro?
Use weatherapi

#

Just do it and if it works it works - programmer

obtuse kettle
#

hello

carmine tangle
obtuse kettle
#

how goes it

carmine tangle
#

pretty good

obtuse kettle
#

do you know any free bot hosting service

carmine tangle
#

hmmm

#

i've never looked into that

#

i know some are incredibly cheap

#

just searched it up

#

looks like there are a few

#

for free

obtuse kettle
#

yeah I've just been hosting my bot from my pc and i get packet loss issues that make my bot go offline every now and than making me have to restart it

carmine tangle
#

that's cool

obtuse kettle
#

oh nice

#

my bot is a music bot

carmine tangle
#

OH

#

that's cool

#

does it fetch from youtube music or spotify?

#

or both?

#

cool

obtuse kettle
#

i can send the code to you if you would like to look at it

carmine tangle
#

i probably wouldn't understand it

obtuse kettle
#

i don't really understand it myself my buddy helped me make it

carmine tangle
#

lol

#

bcause of TOS

#

AAAHHH

upper basin
#

!rule 5

wise cargoBOT
#

5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

obtuse kettle
#

ive just been talking about it just so i can get my voice unlocked

carmine tangle
#

lol

#

true

#

same here

obtuse kettle
#

yeah idk how much more i have to text on here

carmine tangle
#

i have no clue how far i am from 50 messages

#

lol

obtuse kettle
#

just type in the search bar from:AlmundS

#

you have 48

carmine tangle
#

i'm so close

#

have the power!!!!

#

really don't know why this requirement exists

obtuse kettle
#

nice

#

.

#

wow way better

carmine tangle
#

u got 31 more to go

obtuse kettle
#

i know

hazy igloo
#

I can't get thru the Voice Gate

somber heath
#

@spice pier πŸ‘‹

spice pier
#

Hey

#

Just

#

Checking

#

Up

somber heath
#

@fathom sundial πŸ‘‹

fathom sundial
#

hey

snow cargo
snow cargo
polar brook
#

hi guys!

#

@placid ferry @soft axle

soft axle
#

hiiii

somber heath
#

@jaunty zinc πŸ‘‹

jaunty zinc
somber heath
#

Very well.

jaunty zinc
upper basin
#
circ = [{'gate': 'U3', 'angles': [2.0669633581237727, -1.3288932194673109, 0.2167660599729173], 'qubit_index': 0}, {'gate': 'GlobalPhase', 'angle': 0.5560635797471967}, {'gate': 'U3', 'angles': [2.9201225255902568, 1.1097237932907251, 3.3575564049956386], 'qubit_index': 1}, {'gate': 'GlobalPhase', 'angle': -2.233640099143182}, {'gate': 'CX', 'control_index': 0, 'target_index': 1}, {'gate': 'U3', 'angles': [0.3132279592410617, 0.0, -3.141592653589793], 'qubit_index': 0}, {'gate': 'GlobalPhase', 'angle': 1.5707963267948966}, {'gate': 'U3', 'angles': [0.4659534278219213, 1.5707963267948966, 3.141592653589793], 'qubit_index': 1}, {'gate': 'GlobalPhase', 'angle': -2.356194490192345}, {'gate': 'CX', 'control_index': 0, 'target_index': 1}, {'gate': 'U3', 'angles': [0.1489954686464776, -4.71238898038469, 0.0], 'qubit_index': 0}, {'gate': 'GlobalPhase', 'angle': 2.356194490192345}, {'gate': 'U3', 'angles': [1.5707963267948966, -1.5707963267948966, -3.141592653589793], 'qubit_index': 1}, {'gate': 'GlobalPhase', 'angle': 2.356194490192345}, {'gate': 'CX', 'control_index': 0, 'target_index': 1}, {'gate': 'U3', 'angles': [2.1843551088500117, -1.2737886646848045, -0.9850342056007537], 'qubit_index': 0}, {'gate': 'GlobalPhase', 'angle': 1.129411435142779}, {'gate': 'U3', 'angles': [1.5954628395474226, -3.3263549094984506, -1.4196650237176107], 'qubit_index': 1}, {'gate': 'GlobalPhase', 'angle': 2.3730099666080307}, {'gate': 'GlobalPhase', 'angle': 3.0244722040026195}]
upper basin
#

Nothing quantum really.

#

It's too slow.

amber raptor
#

It's python, what do you want?

upper basin
#
for operation in circuit_2.circuit_log:
                for key in set(operation.keys()).intersection(QUBIT_KEYS):
                    operation[key] = 0 if operation[key] == qubit_indices[0] else 1
marble mantle
upper basin
marble mantle
#

one_of_dictionaries["shared_key"]["current_value"] = new_value

#

!e

shared_value = {"current_value": 1}
one_of_dictionaries = {"shared_value": shared_value}
another_dictionary = {"shared_value": shared_value}
one_of_dictionaries["shared_value"]["current_value"] = 2
print(another_dictionary)
wise cargoBOT
somber heath
#

@barren junco πŸ‘‹

barren junco
#

im muted so it wont let me 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.

barren junco
#

i need 50 messages

#

yall working on something?

#

how good are u with python?

somber heath
#

@grand dew πŸ‘‹

barren junco
#

think u could teach me, i dont have anything to offer back but would greatly appreciate the help

grand dew
#

hi

#

AI voice to voice chat bot

barren junco
#

well ik else and if sentences, algorithms

#

asking to learn python since im a begginer

grand dew
#

how to stop hallucinations in llm

#

ok thnks

barren junco
#

my problem is not fully understanding everything, i tried the CS50 course but i had trouble during day 3

barren junco
barren junco
grand dew
#

ok

barren junco
#

ah got it

#

how can i even check how many messages i sent

#

i have 3o so far

#

so im pretty close

somber heath
#

@digital wharf @steel delta πŸ‘‹

barren junco
#

i would say so

#

do u guys work in any sort of computer science field?

#

it got very

#

quiet

digital wharf
#

shh we're sleeping

barren junco
digital wharf
#

i will 1s

barren junco
#

have u been working on something? @whole bear

whole bear
#

haven't worked on any python projects in a bit

#

sticking to java for now

digital wharf
barren junco
carmine tangle
whole bear
#

beginner i guess

digital wharf
barren junco
barren junco
#

it migh take me 10

steel delta
#

Man I want to share my screen with you

barren junco
#

years to get unmuted

steel delta
#

lol

barren junco
steel delta
#

yup

barren junco
#

do u need 50 messages?

steel delta
#

shit man

digital wharf
#

luxury ur at 45 lol

barren junco
#

i need

#

5

#

more

#

messages

whole bear
barren junco
#

and i am done

#

O

steel delta
#

still not

digital wharf
#

the voice channel

steel delta
#

okk

digital wharf
#

streaming porn is wild πŸ’€

steel delta
#

damn

carmine tangle
steel delta
#

for 50 messages I think I should do this thing

#

1st

#

2nd

#

3rd

scarlet dust
#

@somber heath πŸ‘‹

#

I think my mic is fucked so i wont be mic talking

somber heath
#

@supple island πŸ‘‹

supple island
#

Hi

scarlet dust
carmine tangle
scarlet dust
carmine tangle
scarlet dust
toxic viper
#

but i'm trying to advance in C

barren junco
#

@carmine pawn

toxic viper
#

som damn ain't right

barren junco
steel delta
#

text = "hello"

shifted = text[3]

#

Shit didn't even look at the question

#

shifted = (index + shift) % len(alpha)

#

I think this is, if it's wrong I am fucked

steel delta
#

shit man

#

I need some little help

#

Can anyone help me with this?

#

I have enabled local_infile in server and client

#

So many

somber heath
#

Code is generally better posted as text.

#

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

steel delta
#

Okk

somber heath
#

If you describe the problem, people may be able to know if they can help.

steel delta
#

It have sucesfully created the table

#

but not loading the csv to the table

somber heath
#

!sql f-strings

wise cargoBOT
#
SQL & f-strings

Don't use f-strings (f"") or other forms of "string interpolation" (%, +, .format) to inject data into a SQL query. It is an endless source of bugs and syntax errors. Additionally, in user-facing applications, it presents a major security risk via SQL injection.

Your database library should support "query parameters". A query parameter is a placeholder that you put in the SQL query. When the query is executed, you provide data to the database library, and the library inserts the data into the query for you, safely.

For example, the sqlite3 package supports using ? as a placeholder:

query = "SELECT * FROM stocks WHERE symbol = ?;"
params = ("RHAT",)
db.execute(query, params)

Note: Different database libraries support different placeholder styles, e.g. %s and $1. Consult your library's documentation for details.

See Also

  • Python sqlite3 docs - How to use placeholders to bind values in SQL queries
  • PEP-249 - A specification of how database libraries in Python should work
somber heath
#

Not the answer to your problem you've asked about.

#

But the answer to one problem.

steel delta
#

Can I share my screen somewhere

somber heath
#

Screen sharing is available on request of voice-regular moderator-and-above level users at their discretion. Ask them when they're in the voice chat. Look out for Mr. Hemlock or Mindful Dev.

steel delta
#

I am really stuck here because I am not even getting any eroor

somber heath
carmine tangle
steel delta
#

lol

somber heath
#

.xkcd 327

viscid lagoonBOT
#

Her daughter is named Help I'm trapped in a driver's license factory.

barren junco
steel delta
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
#

!kindling

wise cargoBOT
#
Kindling Projects

The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.

somber heath
#

@river bluff πŸ‘‹

steel delta
#

Currently it gonna work for windows only.

blazing vale
#
print ('hello')
steel delta
#

Fucking solved it man

shell stratus
#

hello all

#

how is our day going

karmic rain
shell stratus
#

how you doing to day

karmic rain
karmic rain
shell stratus
#

I'm getting very frustrated as I'm trying to work on this new project using python and I'm still very new

i am from the uk you

shell stratus
#

you know I'm getting desperate cuz I'm looking on fiverr to see if anyone can help me

#

lol

exotic adder
#

@wind raptor fine

#

nothing much

stark river
#

the downside of turning off discord sounds
i never hear anybody joining

wind raptor
marble mantle
#

@wind raptor just fork it -- the ultimate "configuration" option

#

@worldly robin it's not "just" REST API

#

since it also involves templating

#

technically you can claim GET/POST returning an HTML is RESTful, but that's not really API-like

#

Next.js for backend + Next.js for frontend

#

perfectly balanced

#

Next.js for backend is indeed optimised for Vercel

#

Next.js for frontend is perfectly fine for wherever else

#

Remix is in a weird state

#

they've merged some parts of it back into react-router

#

afaik it's not static

#

so you can't have it frontend-only

#

from what I know, it's more server-tied than Next

#

Next.js App Router is based on Remix

#

or rather inspired by

#

Remix's innovation forced Next.js into doing basically the same thing with nested layouts

marble mantle
#

for single page applications, you can just use Vite

#

which is just a bundler/build system

#

it's just a thing that takes react/solid/whatever else and makes it into an actual website

#

a tool, yes

#

a convenient way to build plain React

#

PHP apps need website interactivity anyway

#

some JS needs to run in the browser

#

HTMX+PHP is an option, but that still involves at least {however big HTMX is} kilobytes of JS

#

HTMX+Django/Flask/etc. is a known combination too

#

(anything that runs jinja)

#

((templating engine))

wind raptor
#

I used BETH stack:

Bun, Elysia, Turso, HTMX

marble mantle
#

React's runtime model ended up being somewhat easy for me to understand, so I just don't have the issue of extra overhead of trying to mentally translate JSX to HTML

#

libsql

#

sqlite fork

marble mantle
#

terabyte-size SQLite databases are known to exist in production

#

it is limited at 281 TB

wind raptor
#

Yeah, so pretty flexible unless you're FB

marble mantle
#

how difficult is it to have a 281TB file

#

like 10 big hdds

#

... I guessed correctly

#

2024-09-17, quite recent

#

or 6 tape drives

#

idk how you'd use sqlite on a tape drive though

#

I too remember there being some home data server common thing

#

can't remember the name

arctic needle
lavish rover
arctic needle
#

Synology DS920+

marble mantle
#

I refuse to do networking in anything other than Rust

wind raptor
#

!stream 692320675465265265

wise cargoBOT
#

βœ… @twilit raptor can now stream until <t:1731089941:f>.

arctic needle
marble mantle
#

Python's advantage for networking is good async support

#

Java's advantage for networking is the tons of libraries it has + JVM is good

#

C++'s advantage for networking is performance (only)

twilit raptor
#
marble mantle
#

@twilit raptor "with 'Π±ΠΎΠ»Π΅Π΅ 2000 Π΅Π΄ΠΈΠ½ΠΈΡ† Π²ΠΎΠ΅Π½Π½ΠΎΠΉ Ρ‚Π΅Ρ…Π½ΠΈΠΊΠΈ' being one of development goals?"

twilit raptor
#

Ρ‡Ρ‘

marble mantle
#

it's a reference to mentioning warthunder earlier

#

(a line from their ads)

#

event-source the game state

#

you can even make reconnects trivial this way

#

@vocal basin's PvP minesweeper's UI state is event-sourced

#

it's timed

#

with premoves

#

it is never optimal to rush

#

each mine halves the time

stark river
#

never understood the diff bw app router and page router
haven't looked into it tbh

marble mantle
#

Server Components and Server Actions + some cleanup

somber heath
#

@cerulean epoch πŸ‘‹

cerulean epoch
marble mantle
#

brb

somber heath
#

@dull peak πŸ‘‹

marble mantle
#

back

#

uv add

#

.xkcd 927

viscid lagoonBOT
#

Fortunately, the charging one has been solved now that we've all standardized on mini-USB. Or is it micro-USB? Shit.

marble mantle
#

@sour imp or Java

marble cave
#

Java here

somber heath
#

@mighty kernel πŸ‘‹

marble mantle
#

JVM is continuously improving

#

"accidentally obsoleting Kotlin features along the way"

#

I wrote 0 Kotlin and 0 Java for my own projects

#

or any other JVM-first languages

marble cave
#

You will need to try Scala

marble mantle
#

maybe when they bring XML literals back

#

@wind raptor "derivatives of Java" *points at Microsoft*

marble cave
#

Python is good, but for big projects is a headache.

marble mantle
#

discord.py 2, at the time it was released, was preferred over alternatives

#

idk about now

#

it is not dying at least

#

TIL FastAPI docs have no-typing code samples

#

@wind raptor sympy?

#

uh it lagged

#

vpns are fun

wind raptor
marble mantle
lavish rover
marble mantle
#

do the ouroboros: bootstrapping but with a multi-language cycle

marble mantle
#

@wind raptor Markdown allows inline HTML which is the difficult part

#

but you can (should) ban inline HTML

lavish rover
#

we don't use that for our site so yeah we'd just ban it

#

or if I'm just converting md<->html I'd just throw the HTML from md into output

marble mantle
#

"we can't use it in our Enterprise because no versioning tracked in git"

somber heath
#

@dapper crest πŸ‘‹

#

@indigo cairn πŸ‘‹

indigo cairn
#

hello! πŸ‘‹

lavish rover
#

!help

wind raptor
#

!paste

wise cargoBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

unreal berry
#

!e

l_c = {}
for letter in sherlock:
l_c[l.lower()] = l_c.get(letter,0) + 1

l_c['m'] = 1

wise cargoBOT
unreal berry
#

letter_count = {}
for letter in sherlock:
letter_count[letter.lower()] = letter_count.get(letter,0) + 1

letter_count['m'] = 1

lavish rover
#

!e

letter_count = {}
for letter in "Hello":
    print(f"Inside loop, {letter=}, {letter_count=}")
    letter_count[letter.lower()] = letter_count.get(letter,0) + 1
letter_count['m'] = 1
wise cargoBOT
lavish rover
manic estuary
wind raptor
lavish rover
#
exotic adder
forest dagger
#

hi all!

#

i need to get 50 messages

#

where i can get them?

carmine tangle
#

u can simply chat

carmine tangle
forest dagger
#

i am about voice

#

i must get 50 messages

#

is count on this chat?

dull sluice
#

quick question
what vould i name the package/folder where i store stuff in my api like user or group
aka that is only made for handling and not directly to access stuff?

forest dagger
#

utils

#

services

unreal berry
#

{}

#

() tuples

#

[] list

somber heath
#

{} curly braces
() parentheses
[] square brackets

#

{} sets and dictionaries
() tuples, generator expressions, other stuff too
[] lists, subscription syntax

#

!e py a, b, c = [1, 2, 3] print(a) print(b) print(c)

wise cargoBOT
somber heath
#

!e py my_list = [i for i in range(5)] print(my_list)

wise cargoBOT
somber heath
#

!e py my_list = [] for i in range(5): my_list.append(i) print(my_list)

wise cargoBOT
somber heath
#

!e py my_list = [letter + number for letter in 'abc' for number in '123'] print(my_list)

wise cargoBOT
somber heath
#

!e py my_list = [] for letter in 'abc': for number in '123': my_list.append(letter + number) print(my_list)

wise cargoBOT
somber heath
#

!e py my_list = [] for letter, number in zip('abc', '123'): my_list.append(letter + number) print(my_list)

wise cargoBOT
somber heath
#

!e py my_list = [letter + number for letter, number in zip('abc', '123')] print(my_list)

wise cargoBOT
somber heath
#

!e py my_list = [ab for ab in zip('abc', '123')] print(my_list)

wise cargoBOT
unreal berry
#

im gonna cri

somber heath
#

!e py for kv in [(1, 2), (3, 4), (5, 6)]: print(kv)

wise cargoBOT
somber heath
#

!e py for k, v in [(1, 2), (3, 4), (5, 6)]: print(k, v)

wise cargoBOT
somber heath
#

!e py my_list = [(1, 2), (3, 4), (5, 6)] my_dict = {k: v for k, v in my_list} print(my_dict)

wise cargoBOT
unreal berry
#

!e

letter_count = {}
for letter in sherlock:
letter_count[letter.lower()] = letter_count.get(letter,0) + 1

letter_count['m'] = 1

wise cargoBOT
somber heath
#

!d collections.Counter

wise cargoBOT
#

class collections.Counter([iterable-or-mapping])```
A [`Counter`](https://docs.python.org/3/library/collections.html#collections.Counter) is a [`dict`](https://docs.python.org/3/library/stdtypes.html#dict) subclass for counting [hashable](https://docs.python.org/3/glossary.html#term-hashable) objects. It is a collection where elements are stored as dictionary keys and their counts are stored as dictionary values. Counts are allowed to be any integer value including zero or negative counts. The [`Counter`](https://docs.python.org/3/library/collections.html#collections.Counter) class is similar to bags or multisets in other languages.

Elements are counted from an *iterable* or initialized from another *mapping* (or counter):

```py
>>> c = Counter()                           # a new, empty counter
>>> c = Counter('gallahad')                 # a new counter from an iterable
>>> c = Counter({'red': 4, 'blue': 2})      # a new counter from a mapping
>>> c = Counter(cats=4, dogs=8)             # a new counter from keyword args
somber heath
#

!e py import collections text = 'abracadabra' count = collections.Counter(text) print(count)

wise cargoBOT
somber heath
#

@mortal saffron πŸ‘‹

#

!e py my_dict = {'key a': 'value a', 'key b': 'value b'} print(my_dict['key a']) print(my_dict['key c'])

wise cargoBOT
somber heath
#

!e py my_dict = {'key a': 'value a', 'key b': 'value b'} print(my_dict.get('key a', 'DEFAULT')) print(my_dict.get('key c', 'DEFAULT'))

wise cargoBOT
unreal berry
#

now my dict dictionary has {key c : DEFAULT}? is it gonna be {'key a': 'value a', 'key b': 'value b', 'key c': 'value c'} or {'key a': 'value a', 'key b': 'value b', 'key c': 'DEFAULT'}

somber heath
#

!e py my_dict = {'key a': 'value a', 'key b': 'value b'} print(my_dict.get('key a', 'DEFAULT')) print(my_dict.get('key c', 'DEFAULT')) print(my_dict)

wise cargoBOT
unreal berry
#

!d dict.get

#

!dict.get

wise cargoBOT
#
The `dict.get` method

Often while using dictionaries in Python, you may run into KeyErrors. This error is raised when you try to access a key that isn't present in your dictionary. Python gives you some neat ways to handle them.

The dict.get method will return the value for the key if it exists, and None (or a default value that you specify) if the key doesn't exist. Hence it will never raise a KeyError.

>>> my_dict = {"foo": 1, "bar": 2}
>>> print(my_dict.get("foobar"))
None

Below, 3 is the default value to be returned, because the key doesn't exist-

>>> print(my_dict.get("foobar", 3))
3

Some other methods for handling KeyErrors gracefully are the dict.setdefault method and collections.defaultdict (check out the !defaultdict tag).

unreal berry
#

!d dict.get

wise cargoBOT
#

get(key, default=None)```
Return the value for *key* if *key* is in the dictionary, else *default*. If *default* is not given, it defaults to `None`, so that this method never raises a [`KeyError`](https://docs.python.org/3/library/exceptions.html#KeyError).
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.

unreal berry
#

!e

my_dict = [' I EAT DONUTS HAHAHA BVERY GOOD']

print(my_dict.get('I'))

wise cargoBOT
unreal berry
#

!e

wise cargoBOT
#
Missing required argument

code

unreal berry
#

!e

dictionary = { a : 2, b : 3, c : 4}

print(dictionary)

wise cargoBOT
unreal berry
#

e

dictionary = { 'a ' : 2, 'b' : 3, ' c' : 4}

print(dictionary)

#

!e

dictionary = { 'a ' : 2, 'b' : 3, ' c' : 4}

print(dictionary)

wise cargoBOT
unreal berry
#

!e

dictionary = { 'a ' :  2,  'b'  :  3, ' c'  :  4}

print(dictionary)
wise cargoBOT
unreal berry
#

!e


dictionary = { 'a' :  2,  'b'  :  3, 'c'  :  4}

print(dictionary)
wise cargoBOT
unreal berry
#

!e

dictionary = {'a': 2, 'b': 3, 'c': 4}
print(dictionary)
wise cargoBOT
unreal berry
#

!e

dictionary = {'a': 2, 'b': 3, 'c': 4}
print(dictionary.get('a'))
wise cargoBOT
unreal berry
#

!e

dictionary = {'a': 2, 'b': 3, 'c': 4}
print(dictionary.get('d'))
wise cargoBOT
unreal berry
#

!e

dictionary = {'a': 2, 'b': 3, 'c': 4}
print(dictionary.get('donut', 5)
wise cargoBOT
unreal berry
#

!e

dictionary = {'a': 2, 'b': 3, 'c': 4}
print(dictionary.get('donut', 5))

wise cargoBOT
unreal berry
#

@scarlet dust 2 mutual server that sus

scarlet dust
#

AND?

somber heath
#

Did you know bees can purr? Get your headphones ready and have a listen!

Gear Used:
Audio Technica ATH 50x - https://geni.us/ftusat50
DJI Osmo 3 - https://geni.us/ftusdjiosmo3
iPhone 15 Pro - https://geni.us/ftusiphone15pro
Metal Marshmallow Contact Microphone!

πŸ’° Support our work and Get $5 off our All-in-One Bundle
https://geni.us/ftus5

🎁 [...

β–Ά Play video
whole bear
lavish rover
somber heath
#

You weren't alone.

lavish rover
#

it's from an infra red DSLR with a special filter that makes leaves/foliage red

#

you could in theory, but you'd need to select only the leaves

#

the filter does it in camera directly for all things that reflect infra red light a lot

scarlet dust
#

Learn VIM motions

somber heath
#

@snow flower πŸ‘‹

snow flower
#

Hi

somber heath
#

@turbid edge πŸ‘‹

#

@steady sail πŸ‘‹

steady sail
#

wsg

#

what do you think?

#

BET

#

LOLl

turbid edge
#

Hiii

steady sail
turbid edge
#

Evwryone

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.

steady sail
#

tru lol

#

is it good tho

#

BAHAH

#

im using enums tho Cry

#
from abc import ABC, abstractmethod
from enum import Enum

class BuildTargets(Enum):
    DISCORD = "discord"
    BROWSERS = "browsers"
    SYSTEM = "system"
    NETWORK = "network"
    FILES = "files"


class Build(ABC):
    @property
    @abstractmethod
    def file_name(self) -> str:
        ...
    
    @property
    @abstractmethod
    def load_target(self, target: list[BuildTargets]) -> list[str]:
        ...

    @abstractmethod
    def build(self) -> None:
        ...
wise cargoBOT
#
Missing required argument

code

steady sail
#

and i think the file struct is good as well

#

srry ab the pycache tbh

#

i hate that =-=

#

yea LOL

somber heath
#

@jaunty knoll πŸ‘‹

steady sail
#

yes my brain goes numb when ppl don't know what abstractmethod's are lol

#

yea that's how you blow up you're toliet

#

tbh

#

??

#

LOL

#

no judgement but @scarlet dust you where doing so good till i saw this Cry

#

...

#

HELP

#

its oki

#

okay so you can check None by if not

#

and

#

an exception handler would be cool

#

-0-0-

#

it's oki dw you did a great job with imports tho

#

i really like how you did you're imports

#

like this is really good my man

somber heath
#

@analog cliff πŸ‘‹

steady sail
#

might a be a spacing issue but, it seems good

#

yea

#

no i get that

#

but sometimes, a context manager

wise cargoBOT
#

:x: Your 3.12 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: RLIMIT_NPROC -1 current, -1 max
003 | Traceback (most recent call last):
004 |   File "/home/main.py", line 3, in <module>
005 |     from scipy.stats import pearsonr
006 |   File "/snekbox/user_base/lib/python3.12/site-packages/scipy/stats/__init__.py", line 610, in <module>
007 |     from ._stats_py import *
008 |   File "/snekbox/user_base/lib/python3.12/site-packages/scipy/stats/_stats_py.py", line 37, in <module>
009 |     from scipy import sparse
010 |   File "<frozen importlib._bootstrap>", line 1412, in _handle_fromlist
... (truncated - too many lines)

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

steady sail
#

like ok my error handler isn't the best.

#

i really like match statements tbh

scarlet dust
steady sail
#

you are following pep8 it seems

#

i respect that

#

well uea

#

yea*

#

when he doesn't check None ->

#

i rarely use isinstance

steady sail
#

OK SEC

#

if op_type is None:

#

if not op_type:

#

whhhhhat

#

thought if not would rep False, and None?

#

am i wrong?

#

okay so basically doesn't not == None || False

#

ITS HARD TO TYPE THIS

#

and make it make since

#

like

#

yea

#

tbh

#

i am too πŸ’€

#

yes

#

i am trying too

analog cliff
steady sail
late spoke
#

omae wa shinderu

steady sail
#

magister does, not represent None or False?

#

not

#

immma ab to google this bc i'm ab to kmmss

#

yea ok so not None:

#

me spamming my keyboard to find a awnser

#

bc ik i'm not crzy

#

JUST USE NOT NONE

#

THATS IT

scarlet dust
#

!e ```py
print(not None)
print(None is not None)
print(None is None)
print(True is not None)
print(not True)
print(not None)

wise cargoBOT
steady sail
#

yes

#

didn't read it fully...

#

kinda just scrolled down

#

saw something

#

=-=

scarlet dust
#

!e ```py
print("" is not None)
print(not "")
print("truthy" is not None)
print(not "truthy")
print(None is not None)
print(not None)

steady sail
#

yea

wise cargoBOT
steady sail
#

lol

#

how?

#

they are kinda struggling, i do, like how they did imports

#

that was nice to see lowkey

#

i wouldn't call his code bad, but i see as there is better ways of doing things. \

#

now do ik what she just said

#

no

#

LOL

#

BUT ITS OKI

#

hot or nah

scarlet dust
#

If you find issues with my code / you think it can be improved I'm up for PRs

steady sail
#

for EDU purposes

#

cosmic reach?

#

uh

#

like 4 months ago

#

and they have multiplayer

#

my vape died...

scarlet dust
steady sail
#

water is good.

#

ermmmm

#

""

wise cargoBOT
#

:warning: Your 3.12 eval job has completed with return code 0.

[No output]
scarlet dust
tidal stream
#

@late spoke what are you creating

steady sail
#

this is the CLI looks like it

#

LOL

#

i cant talk

#

bc i just joined

#

you guys got no time on me...

#

lowkey i had my pc for that long i was with my gf for like 3 days and didnt touch my pc but it was left on

wise cargoBOT
#

:x: Your 3.12 eval job has completed with return code 143 (SIGTERM).

001 | 109775242706652917
002 | 109775242706652917
003 | 109775242706652917
004 | 109775242706652917
005 | 109775242706652917
006 | 109775242706652917
007 | 109775242706652917
008 | 109775242706652917
009 | 109775242706652917
010 | 109775242706652917
... (truncated - too many lines)

Full output: too long to upload

steady sail
#

the while statment really attracted them...

#

=-=

#

yes

#

icons can b worked on

#

they seem a little bold

#

like

#

english

#

isn't

#

my native

#

sec

#

there bold i ment, sorry about the confusion, my brain wasn't braining

#

just blocky, i rather the minecraft text font sry.

#

oki guys, immma sleep, probs jerk, or something goodnight < 3

#

jerk yk

#

what i mean..

#

LOL

#

not in detail

#

but yk

#

like

#

UUUUUUUUUUUUUUUH

#

sorry

#

idk if i can-

#

that would be sexiest

#

i CANT SPELL ENGLISH

#

but you get the point

#

NoNo

#

NONO

#

GPT

#

omw

#

okay so basically

#

i get my

#

blanket

#

andd...

#

turn it around

#

in a circle

#

THEN

#

boom

#

done

#

oki goodnight lovies.

#

follow pep8 pookies or i will haunt you're dreams.

somber heath
#

@woven robin πŸ‘‹

sacred crag
#

id,emoji,event,time,location,freq_rrule,freq_description,regularity

somber heath
#

@quick agate πŸ‘‹

late spoke
#

@quick agate you have to unmute yourself

quick agate
#

I can’t cuz I need to be in the server for 3days

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.

late spoke
sacred crag
#

FREQ=MONTHLY;BYDAY=4FR
FREQ=MONTHLY;INTERVAL=2;BYDAY=3SA;BYMONTH=2,4,6,8,10,12

quick agate
#

@somber heath you think you can help me with python tomorrow?

quick agate
#

I will call you tomorrow first thing in the morning when I wake up

somber heath
#

No.

quick agate
#

No

#

?

somber heath
#

I don't do DM assistance.

quick agate
#

I can’t join the vc for 2 more days

somber heath
#

If I'm available, I may help.

quick agate
#

How can I get the voice verify without being in the server for more then 3days do you know?

somber heath
placid kernel
#

@somber heath am i audible?

somber heath
#

Am I to you?

placid kernel
#

yes

somber heath
#

@pliant spoke πŸ‘‹

placid kernel
#

Does anyone know cryptography ?

somber heath
#

@pure lintel πŸ‘‹

#

@marsh drift πŸ‘‹

#

@wicked wren πŸ‘‹

whole bear
#

Also in attendance:

Tulsi Gabbard, Natalie Harp, Stephen Miller, Susie Wiles, Dan Scavino, Oliver Stone (5:20), Jason Miller and Matt Gaetz.

Full show https://x.com/artofthesurge

Trump crew live posting on Truth Social from Vegas, August 2024

#trump #vegas #kamala #MattGaetz #TulsiGabbard #NatalieHarp #StephenMiller #SusieWiles #DanScavino ...

β–Ά Play video
whole bear
late spoke
#

this is the song I was talking about

quiet sleet
#

cant speak

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.

quiet sleet
#

ik

#

i havent sent 50 msgs

#

sad

#

really?

#

never knew

#

lord shrimpalot

#

oh hey

somber heath
#

@static spade πŸ‘‹

quiet sleet
#

one sec

#

there

#

full image

#

haha

#

50 msgs yay

#

its 1 AM so still cant talk lol

#

thou shalt return

#

yay

#

no screen share still '_'

#

the hwat

#

oh got it

#

dang

#

always that one guy

#

let me bless thee with memes o' plenty

#

ok 1 sec

#

this one it for the stealers

#

i use this alot

somber heath
#

@glossy citrus πŸ‘‹

quiet sleet
#

mine is so low so probs not

#

brain cell ammount i mean

#

same

carmine tangle
quiet sleet
#

all in 😈

somber heath
carmine tangle
#

no

#

50% both times

#

together will be still 50%

quiet sleet
# carmine tangle

is that the dude in all those "sigma male mindset grind i hate women and gay people and furries oh and did i mention im an alpha?" videos?

carmine tangle
#

yeah, it's from American Psycho

#

most people that use the meme don't even know the reference

quiet sleet
#

(not me)

#

got it

#

just asking

#

ik what you are talking about

#

the people

#

yeah

#

emphasis

#

excavator

somber heath
#

Elevator.

quiet sleet
#

alligator

#

same meme dawg