#voice-chat-text-0

1 messages Ā· Page 790 of 1

stuck furnace
#

Which is an assumption I made in my code.

uncut meteor
#

are you doing Bin Serchay

#

binary search*

stuck furnace
#

Oh right

honest pier
#
# Assume numbers are prime.
``` šŸ˜”
stuck furnace
#

Oh, the crab cups or something?

#

Which server? šŸæ

honest pier
stuck furnace
#

Erm...

#

@cyan quartz

amber raptor
#

@whole bear I don't take friend requests from randos

stuck furnace
honest pier
#

šŸ˜”

restive geyser
#

u can haz my job.

vivid palm
#

we keep the pay tho

honest pier
#

šŸ˜”

restive geyser
#

yeee

stuck furnace
#

Hmmm šŸ¤”

vivid palm
#

fair trade right?

#

right

stuck furnace
#

Not sure about that one...

restive geyser
#

but u get experience~~~

#

lo

#

l

vivid palm
#

the sense of fulfillment

honest pier
#
1000655
17,x,x,x,x,x,x,x,x,x,x,37,x,x,x,x,x,571,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,13,x,x,x,x,23,x,x,x,x,x,29,x,401,x,x,x,x,x,x,x,x,x,41,x,x,x,x,x,x,x,x,19

@amber raptor

stuck furnace
#

What do you do?

restive geyser
#

me? or mina? lol

vivid palm
#

were you there when i described our accounting system?

stuck furnace
#

Tbh, anything to get out of this house.

vivid palm
#

i do accounts receivable

#

our accounting system is based in foxpro

stuck furnace
#

Oh right

restive geyser
#

oh i haven't seen this and i love bob's burgers oh i remember this xD

vivid palm
#

actually lx we are hiring :D

#

you can work for me

#

barely above minimum wage

honest pier
#

😳

restive geyser
#

what's min. wage here? $15?

honest pier
#

hire me?

restive geyser
#

u wanna do database stuff with me?

vivid palm
#

yes $15/hr

stuck furnace
#

You really sold it šŸ˜„

vivid palm
#

that music @ the end lmao

dense ibex
#

@vivid palm did you see the code wars I sent? Or did you find another one?

vivid palm
#

oh yes got it ty, but back to working for my job lol

honest pier
#

work šŸ˜”

amber raptor
#
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.163.1/containers/python-3/.devcontainer/base.Dockerfile

# [Choice] Python version: 3, 3.9, 3.8, 3.7, 3.6
ARG VARIANT="3"
FROM mcr.microsoft.com/vscode/devcontainers/python:0-${VARIANT}

# [Option] Install Node.js
ARG INSTALL_NODE="true"
ARG NODE_VERSION="lts/*"
RUN if [ "${INSTALL_NODE}" = "true" ]; then su vscode -c "umask 0002 && . /usr/local/share/nvm/nvm.sh && nvm install ${NODE_VERSION} 2>&1"; fi

# [Optional] If your pip requirements rarely change, uncomment this section to add them to the image.
COPY requirements.txt /tmp/pip-tmp/
RUN pip3 --disable-pip-version-check --no-cache-dir install -r /tmp/pip-tmp/requirements.txt \
    && rm -rf /tmp/pip-tmp

# [Optional] Uncomment this section to install additional OS packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
#     && apt-get -y install --no-install-recommends <your-package-list-here>
# Install Powershell
RUN wget https://packages.microsoft.com/config/debian/10/packages-microsoft-prod.deb
RUN dpkg -i packages-microsoft-prod.deb
RUN apt-get update
RUN apt-get install -y powershell


# [Optional] Uncomment this line to install global node packages.
# RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g <your-package-here>" 2>&1```
#

!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.pydis.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

vivid palm
#

yeah i just realized i'm 10 days behind on smth i thought i was 5 days behind on šŸ˜”

amber raptor
#
"terminal.integrated.shell.linux": "/bin/bash",```
swift breach
#

same m8

#

not sure if your being sarcastic though

#

lool

runic forum
#

@amber raptor what container is that

amber raptor
#

it's Visual Studio Container

runic forum
#

ok

amber raptor
#

They take care of it

fierce salmon
#

yeah they do

#

i use it too

humble zephyr
#

Guys

cyan quartz
#

@amber raptor

import math
from typing import List


def solve_p1(start_ts: int, schedule: List[int]):
    return math.prod(min([(n, n*(start_ts//n+1)-start_ts) for n in schedule], key=lambda x: x[1]))

def main():
    data = open("day_13/part1.txt", "r").readlines()
    start_ts = int(data[0])
    schedule = [int(n) for n in data[1].split(",") if n != "x"]

    print(solve_p1(start_ts, schedule))

if __name__ == "__main__":
    main()```
humble zephyr
#

Why aren't I able to join the voice channel?

vivid palm
#

try expanding the category first

humble zephyr
#

I feel dumb

#

thanks

vivid palm
amber raptor
stuck furnace
#

Probably have one in your phone

vivid palm
stuck furnace
#

You could use Counter

restive geyser
stuck furnace
#

||Counter(map(itemgetter('language'), lst))||

vivid palm
#

omg actual pants

runic forum
vivid palm
#

@spiral monolith WaveBoy

stuck furnace
#

Explanation is a bit long-winded...

olive hedge
stuck furnace
#

@faint ermine your voice is cracking up

faint ermine
#

whyyyyyyyyyy

#

this sucks

stuck furnace
#

What are fuel costs like? šŸ˜„

uncut meteor
#

Can I get 3 pounds of RedBull?

olive hedge
#

you still dont know

uncut meteor
#

Fosher, where is the Kata you and Hendrick-- made?

#

One can melt steel beams, the other cannot

stuck furnace
#

Chemtrails!

hollow haven
#

@olive hedge banning you for misinformation and trolling smh

restive geyser
#

<.< infraction

#

lol

olive hedge
#

I deserve it at this point :shame:

flat sentinel
olive hedge
dense ibex
#

alright I'm gonna get some food I'll be back in a bit.

stuck furnace
#

It's asking: if you take the numbers 1-n and sort them in dictionary order, what is the k'th number?

stuck furnace
#

Bye Fisher šŸ‘‹

olive hedge
#

I totally wont be lurking though

restive geyser
#

lol

honest pier
#

@olive hedge

dense ibex
stuck furnace
dense ibex
stuck furnace
#

Jinx lemon_pika

honest pier
stuck furnace
#

I like this one:

restive geyser
#

lol now jake can't talk cuz u typed jinx

stuck furnace
olive hedge
#

also: gilly you might need a dna test xD /s

cursive schooner
vivid palm
#

omg lol

restive geyser
#

LOL STAHP. i'm not adopted!

restive geyser
#

private what? o.O

faint ermine
#

!e ```py
import inspect

class Private:
def call(self, f):
self.f_code = f.code

    def wrapper(*args, **kwargs):
        f.__code__ = self.f_code
        if self.code == inspect.currentframe().f_back.f_code:
            return f(*args, **kwargs)
        raise RuntimeError("This private function cannot be called directly.")

    return wrapper

def allowed(private):
def wrapper(f):
private.code = f.code
return f

return wrapper

private = Private()

@private
def private_func():
return 1

@allowed(private)
def permitted_caller():
private_func()

permitted_caller()
private_func()

wise cargoBOT
#

@faint ermine :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 33, in <module>
003 |   File "<string>", line 11, in wrapper
004 | RuntimeError: This private function cannot be called directly.
olive hedge
#

noice, you did it

#

sort of

stuck furnace
#

When buying a second monitor, do I buy one that matches my existing (kind of crappy) monitor, so that the difference isn't annoying šŸ¤”

honest pier
#

ĀÆ_(惄)_/ĀÆ

restive geyser
#

but if they match then you're stuck with 2 kind of crappy monitors?

vivid palm
#

no buy a great monitor

#

and then replace your original one eventually

cursive schooner
#

Depends on how you plan on arranging the two

#

If they're not side by side, get the best one you can

vivid palm
#

1 in landscape and 1 in portrait will also make it less annoyingly different, possibly

stuck furnace
#

Alright šŸ˜„

#

Anyway, I gtg. See you all šŸ‘‹

faint ermine
olive hedge
#

my 2nd is a 720p tv, I have no regrets

stuck furnace
#

I feel like the top one would just cause neck pain

olive hedge
#

I refuse to buy another dell for my second

flat sentinel
humble zephyr
flat sentinel
#

A.1.1

#

A.1.2

#

A2.1

#

A.2.2

#

B.1.1

vivid palm
olive hedge
#

yes, my setup is not fantastic xD

whole bear
#

Hi

cursive schooner
#

Hey Bentley!

olive hedge
vivid palm
#

what, that's quite aesthetic

whole bear
#

Can I tell you guys something? ||In my setup I only have 1 monitor||

olive hedge
#

I find it broadcasts just the right amount of it was difficult to get out of bed this morning

flat sentinel
whole bear
flat sentinel
#

yes

olive hedge
#

define better

flat sentinel
#

yay

faint ermine
#

||

whole bear
#

||hi||

flat sentinel
#

h||ll

#

|| jfjfj ||

#

la||und||mo

whole bear
#

hi

flat sentinel
#

|| yes||

whole bear
#

Why can't I talk or share my screen?

faint ermine
wise cargoBOT
#

Voice verification

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

whole bear
#

Thank you! @faint ermine

faint ermine
whole bear
#

That's funny!

#

Lol

#

Uhh

#

I'm trying to get enough messages to talk in vc

trim saffron
#

@faint ermine party pooper

whole bear
#

Okay, thank you for letting me know.

dense ibex
flat sentinel
whole bear
#

This is my PC Insides, what do you think?

#

For me it's 7:12 PM

#

What is happening to my Memory?

vivid palm
#

no i'll tell you exactly

#

it's 44%

honest pier
whole bear
#

I'm on Windows 10. Windows

#

Windows7 Does anyone remember Windows 7? NeonWindows7

#

I have Windows Defender off. WindowsShieldUAC

uncut meteor
#

ā¤ļø Check out Weights & Biases and sign up for a free demo here: https://www.wandb.com/papers
ā¤ļø Their mentioned post is available here: https://wandb.ai/ayush-thakur/face-vid2vid/reports/Overview-of-One-Shot-Free-View-Neural-Talking-Head-Synthesis-for-Video-Conferencing--Vmlldzo1MzU4ODc

šŸ“ The paper "One-Shot Free-View Neural Talking-Head Synth...

ā–¶ Play video
faint ermine
#

!e ```py
import inspect
class Private:
def setattr(self, name, value):
raise RuntimeError("Attribute setting disabled.")
def call(self, f):
super().setattr("f_code", f.code)
def wrapper(*args, **kwargs):
f.code = self.f_code
if self.code == inspect.currentframe().f_back.f_code:
return f(*args, **kwargs)
raise RuntimeError("This private function cannot be called directly.")
return wrapper
def setcode(self, code):
super().setattr("code", code)
def alt(*args, **kwargs):
raise RuntimeError("Cannot set code state for this class, already set.")
super().setattr("setcode", alt)
def allowed(private):
def wrapper(f):
private.setcode(f.code)
return f
def alt(*args, **kwargs):
raise RuntimeError("Cannot set allowed state for other callers.")
allowed.code = alt.code
return wrapper

private = Private()
@private
def private_func():
print("its run")
return 1

@allowed(private)
def permitted_caller():
private_func()
print("called from the allowed caller")

permitted_caller()
############################################################################

dont modify above this line

challenge: call private_func without goign through permitted_caller

wise cargoBOT
#

@faint ermine :white_check_mark: Your eval job has completed with return code 0.

001 | its run
002 | called from the allowed caller
whole bear
#

I have

#

It's Spyware

#

WindowsLoading Bentley.exe has stopped responding WindowsRecycleBin

#

System32 is known as a core part of your system. If you delete it, it will show either SYSTEM owns it or TrustedInstaller owns it, so then you'll need to take ownership of that folder to delete it, when you delete it, your system will not boot up, except it will bootup into a menu that looks like the image below I sent, and you can't really recover from the damage.

cursive schooner
#

@faint ermine

def s():
    pass
s.__code__ = private.f_code
s()
faint ermine
#

nice, another way around

honest pier
#

pypy3.7 be like

#

no walrus

uncut meteor
#

gg wp

whole bear
#

Oh yes

#

😐

#

It's 8:11 PM for me

whole bear
#

Who has a ASUS motherboard?

#

Now It's 8:15 PM for me

#

Python is a amazing software, I used it to make message boxes, games, and most importantly

#

quizzes

#

Did anyone like St. Patricks day?

uncut meteor
zealous wave
vivid palm
honest pier
#

🄺

vivid palm
#

@honest pier

uncut meteor
#
fn bmi(weight: u32, height: f32) -> &'static str {
    let bmi = (weight as f32) / (height*height);
    return match bmi {
        bmi if bmi <= 18.5 => "Underweight",
        bmi if bmi <= 25.0 => "Normal",
        bmi if bmi <= 30.0 => "Overweight",
        _ => "Obese",
    };
}
dense ibex
#

hi

vivid palm
rocky kiln
uncut meteor
rocky kiln
uncut meteor
vivid palm
rocky kiln
#

use this

#

or whoop beat yo ass

#

@dense ibex

vivid palm
#

i did 2 more catdance

honest pier
#

who's joe

uncut meteor
#

Joe Dadda

dense ibex
#

Joe daddy

limpid peak
#

lol

dense ibex
#

✪

rocky kiln
#

ā˜…ā˜†āœ¦āœ§āœ©āœŖāœ«āœ¬āœ­āœ®āœÆāœ°āœµāœ¶āœ·āœøāœ¹ā‚ā­‘ā­’āœ“ļøŽ

#

some stars

dense ibex
#

ā˜…ā˜†āœ¦āœ§āœ©āœŖāœ«āœ¬āœ­āœ®āœÆāœ°āœµāœ¶āœ·āœøāœ¹ā‚ā­‘ā­’āœ“ļøŽ
ā˜…ā˜†āœ¦āœ§āœ©āœŖāœ«āœ¬āœ­āœ®āœÆāœ°āœµāœ¶āœ·āœøāœ¹ā‚ā­‘ā­’āœ“ļøŽ
ā˜…ā˜†āœ¦āœ§āœ©āœŖāœ«āœ¬āœ­āœ®āœÆāœ°āœµāœ¶āœ·āœøāœ¹ā‚ā­‘ā­’āœ“ļøŽ

uncut meteor
#

here are some stars

vivid palm
uncut meteor
#

!docs discord.Embed.colour

#

@dense ibex

wise cargoBOT
#
colour```
The colour code of the embed. Aliased to `color` as well. This can be set during initialisation.

Type Union[[`Colour`](#discord.Colour "discord.Colour"), [`int`](https://docs.python.org/3/library/functions.html#int "(in Python v3.9)")]
honest pier
#

!d docs discord.Embed.colour

rocky kiln
#

noone cares about int

uncut meteor
#

!docs discord.Colour

wise cargoBOT
#
class discord.Colour(value)```
Represents a Discord role colour. This class is similar to a (red, green, blue) [`tuple`](https://docs.python.org/3/library/stdtypes.html#tuple "(in Python v3.9)").

There is an alias for this called Color.

`x == y` Checks if two colours are equal.

`x != y` Checks if two colours are not equal.

`hash(x)` Return the colour’s hash.

`str(x)` Returns the hex format for the colour.

`value` The raw integer colour value.

Type [`int`](https://docs.python.org/3/library/functions.html#int "(in Python v3.9)")

`r` Returns the red component of the colour.

Type [`int`](https://docs.python.org/3/library/functions.html#int "(in Python v3.9)")

`g` Returns the green component of the colour.

Type [`int`](https://docs.python.org/3/library/functions.html#int "(in Python v3.9)")

`b` Returns the blue component of the colour.

Type [`int`](https://docs.python.org/3/library/functions.html#int "(in Python v3.9)")... [read more](https://discordpy.readthedocs.io/en/stable/api.html#discord.Colour)
vestal mason
#

So I did a thing. What do you all think?

whole bear
#

peopel in vc

#

i need help

vivid palm
vestal mason
#

@vivid palm you have to claim one of the help channels

vivid palm
#

that was for da-baby

vestal mason
#

oh

vivid palm
uncut meteor
rocky kiln
vivid palm
#

kind, straightforward, calm, rational, always ready to help others, and popular among friends

raw ingot
# uncut meteor

what if my lucky number is combination of lucky and unlucky

rocky kiln
#

hmmmm from wikipedia

vivid palm
#

true or true?

honest pier
#

heh

#

yes or yes

vivid palm
#

i need more help than what i can give on this server tho

honest pier
#

😦

uncut meteor
#

@honest pier

#

Always ready to help others, and they can sacrifice their own interests for others

vivid palm
honest pier
#

lul

vivid palm
#

sunmi

#

선미(SUNMI) - ė³“ė¼ė¹› ė°¤ (pporappippam) ė®¤ģ§ė¹„ė””ģ˜¤(MV)

šŸ’æ 선미(SUNMI) - ė³“ė¼ė¹› ė°¤ (pporappippam)

šŸŽ§ Melon: http://kko.to/Uj_4WTDYH
šŸŽ§ genie: http://genie.co.kr/88KYK5

#선미 #SUNMI
#ė³“ė¼ė¹›ė°¤ #pporappippam

ā–¶SUNMI Official
SUNMI FB: https://www.facebook.com/officialsunmi/
SUNMI FB Group: https://www.facebook.com/groups/officialsunmi/
SUNMI TW: https://twitter.com/officia...

ā–¶ Play video
rocky kiln
#

선미

#

[MV] SUNMI(선미) _ Siren(ģ‚¬ģ“ė Œ)

*English subtitles are now available. :D
(Please click on 'CC' button or activate 'Interactive Transcript' function)

[Notice] 1theK YouTube is also an official channel for the MV, and music shows will count the views from this channel too.
[공지] 1theK YouTubeėŠ” MV넼 ģœ ķ†µķ•˜ėŠ” ź³µģ‹ ģ±„ė„ė”œ, 1theK에 ģ—…ė”œė“œėœ MV 씰회수 ė˜ķ•œ ģŒģ•…ė°©ģ†” ģˆœģœ„ģ— ė°˜ģ˜ė©ė‹ˆė‹¤.

...

ā–¶ Play video
#

this is so good

#

[MV] PURPLE KISS(ķ¼ķ”Œķ‚¤ģŠ¤) _ Ponzona

K-POP Wonderland, 1theK

K-POPģ˜ ėŖØė“  ģ¦ź±°ģ›€ģ„ 1theK(ģ›ė”ģ¼€ģ“)ģ—ģ„œ ė§Œė‚˜ė³“ģ„øģš”! :)
Welcome to the official YouTube channel of K-POP Wonderland, 1theK

""1theK Originals"" Subscribe šŸ‘‰ https://www.youtube.com/1theKOriginals

[Notice] 1theK YouTube is also an official channel for the MV, and music shows will count the views from thi...

ā–¶ Play video
vivid palm
dense ibex
vivid palm
uncut meteor
stuck drum
#

that track isnt in my country

uncut meteor
#

oof

lethal thunder
#

gup down boppiona

uncut meteor
lethal thunder
#

Did everyone mute me

#

:(

vivid palm
#

no?

dense ibex
#

yeah no?

lethal thunder
#

what... :/

vivid palm
#

but if you're talking we can't hear you

lethal thunder
#

really?

dense ibex
#

Yeah

#

lol

uncut meteor
#

GN PikaWave

dense ibex
#

gn griff

vivid palm
amber raptor
#

Modem Millenials: Comfortable with Internet, grew up with it, but wasn't always available to them when growing up

fathom ember
#

I’m new here just wanna say this voice chat is lit lol

vivid palm
#

beeper

amber raptor
#

E.161 is an ITU-T Recommendation that defines the arrangement of digits, letters, and symbols on telephone keypads and rotary dials. It also defines the recommended mapping between the basic Latin alphabet and digits (e.g., "DEF" on 3). Uses for this mapping include:

Multi-tap and predictive text systems.
Forming phonewords from telephone numbe...

dire oriole
#

why do your homework between classes when you could do it during class šŸ˜”

vivid palm
tame vector
#

I want to get better at python so that i can use it in ethical hacking, can u guys recommend anything?

dire oriole
#

hayan šŸ˜

dense ibex
#

Hmmm

tame vector
#

so any ideas?

#

I took a college python course

#

but thats about it

honest pier
#

!source starify

wise cargoBOT
#
Command: superstarify

Temporarily force a random superstar name (like Taylor Swift) to be the user's nickname.

Source Code
olive hedge
#

!starify @olive hedge

wise cargoBOT
#
Missing required argument

duration

olive hedge
#

!starify @olive hedge 1M

wise cargoBOT
#

:incoming_envelope: :x: failed to apply.

honest pier
#

yikes

dense ibex
olive hedge
strong arch
#

!superstarify @dense ibex

olive hedge
#

i use arch btw

tranquil wing
#

šŸ‘‹

honest pier
#

!e

def foo():
  pass

foo.hey = 10
wise cargoBOT
#

@honest pier :warning: Your eval job has completed with return code 0.

[No output]
olive hedge
#

good morning xith

honest pier
#

šŸ‘€

vivid palm
#

oooooooooooooooo 100% accuracy

honest pier
#

šŸ‘€

#

i didn't see the comma

#

so i typed a period like 4 times

vivid palm
#

,,,,,,,,,,,,,,

dire oriole
#

my computer can't handle typeracer šŸ˜”

#

it's so laggy

honest pier
#

šŸ˜”

dire oriole
#

i'll misspell something but won't be able to know until i'm halfway through the next sentence

amber raptor
#

Let me put this typing competition next to Advent of Code

vivid palm
honest pier
#

hand reveal?

vivid palm
#

@summer quarry i love hans zimmer time

dense ibex
#

Gn guys its past my bedtime lemon_sleepy

vivid palm
#

sweet dreams zzz

olive hedge
#

gn

honest pier
#

šŸ’¤

olive hedge
sick cloud
#

To Stay alive for 140 years

clear shadow
#
Problem
There are N houses for sale. The i-th house costs Ai dollars to buy. You have a budget of B dollars to spend.

What is the maximum number of houses you can buy?

Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case begins with a single line containing the two integers N and B. The second line contains N integers. The i-th integer is Ai, the cost of the i-th house.

Output
For each test case, output one line containing Case #x: y, where x is the test case number (starting from 1) and y is the maximum number of houses you can buy.

Limits
Time limit: 15 seconds per test set.
Memory limit: 1GB.
1 ≤ T ≤ 100.
1 ≤ B ≤ 105.
1 ≤ Ai ≤ 1000, for all i.
Test set 1
1 ≤ N ≤ 100.
Test set 2
1 ≤ N ≤ 105.
Sample

Input
     
Output
 
3
4 100
20 90 40 90
4 50
30 30 10 10
3 300
999 999 999

  
Case #1: 2
Case #2: 3
Case #3: 0

  
In Sample Case #1, you have a budget of 100 dollars. You can buy the 1st and 3rd houses for 20 + 40 = 60 dollars.
In Sample Case #2, you have a budget of 50 dollars. You can buy the 1st, 3rd and 4th houses for 30 + 10 + 10 = 50 dollars.
In Sample Case #3, you have a budget of 300 dollars. You cannot buy any houses (so the answer is 0).
Note: Unlike previous editions, in Kick Start 2020, all test sets are visible verdict test sets, meaning you receive instant feedback upon submission.

@olive hedge

lunar pendant
clear shadow
#

What are the prices

lunar pendant
#

the price of houses

#

@clear shadow btw I think it's a google kickstart question

clear shadow
#

Ya

lunar pendant
#

That one is fucking easy

clear shadow
#

I wan just practicing for the google kickstart

clear shadow
clear shadow
whole bear
#

Hello!

flat sentinel
#

helo

sick cloud
cobalt fractal
whole bear
#
import requests
import string
import random

url = f"https://wtfismyip.com/text"


def test():
    
    s = requests.session()
    proxy = set()
    with open("http_proxies.txt", "r") as f:
        file_lines1 = f.readlines()
        for line1 in file_lines1:
            proxy.add(line1.strip())
        
    proxies = {
    "http": random.choice(list(proxy))
    }
    try:
        request = requests.get(url, proxies=proxies)
        print(request)
        print(proxies)
        print(f"Successfully loaded proxy: {request.content}")
    except Exception as e:
        print(f"Failed to report due to error: {e}")
    
test()```
 Can anyone tell me why my code doesnt load proxies properly? When running the code is doesnt load the proxies but instead just uses my actual ip to connect to the web server 
```output of code
{'http': 'http://110.78.141.147:8080'}#proxy ip that isnt loaded properly
Successfully loaded proxy: b'185.107.95.226\n'#vpn ip
b'185.107.95.226\n'#vpn ip```
flat sentinel
#

In this video we're going to be learning how to create custom animated arrow paths inside of After Effects! The end result will be using After Effects to create an arrowed line that looks like it's being drawn as it moves forwards. It sounds complex, but it's really simple once you know what tools to use in After Effects. We're also going to b...

ā–¶ Play video
sick cloud
#

@leaden comet also, i do like how many followers u have on github py_guido

flat sentinel
#

Plane crash simulation made in Blender 2.8 with VFX breakdown

Follow my projects on twitter: https://twitter.com/DevRoot7

ā—¾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ◽◾ ā—½

ā—½ ABOUT THE PROJECT:

This was a hobby project I made in spare time. I used fracture modifier for plane deformation.
Plane and tree models are not made by me.

...

ā–¶ Play video
runic forum
#

hello

uncut wind
#

are you editing video ?

#

yeah I'm just working on nothing

swift valley
#

Evenin'

zenith radish
#

šŸ‘‹

golden hearth
#

wassup

slate oracle
#

that looks sick lemon!

ocean panther
runic forum
#

so bored rn

#

damn why is this gif not showing

slate oracle
rugged root
#

I haven't thought about betamax in a long time

slate oracle
#

watch video

#

;)

candid venture
#

@rugged root

#

i got an idea for a project

#

we will call it, the doom slayer, it will be a python file, that will look like a word office, but, the moment u open it, it will upload the file to the cloud, and overclock the cpu

dense ibex
#

Good morning

swift breach
#

Nah nah it's pepperoni not papperoni

#

Morning m8^

rugged root
#

Pupperoni

vestal mason
#

what's @leaden comet working on?

swift breach
#

Nice to finally hear@leaden comet 's voice

slate oracle
#

beautiful voice

swift valley
#

Good evening

slate oracle
#

evening?

#

timezones

swift valley
#

Good ${timezone}

vestal mason
swift breach
#

it's 9am where I'm at, but good whatever place you're at

swift valley
#

Also

#

!otn a the-beef-jerky-experience

wise cargoBOT
#

:ok_hand: Added the-beef-jerky-experience to the names list.

swift breach
#

!otn a the-beef-jerky-experience

slate oracle
#

boil-your-jerkey

#

lol

swift valley
#

Rehydrate the jerky

swift breach
#

Was it something I misspelt

slate oracle
#

no

#

Only mods+ can OTN

swift valley
#

Adding off-topic names is- yeah, that

swift breach
#

Ohhhhh

#

Legends get up for work at 4am

slate oracle
#

my cats on my desk atm

#

steps on my mouse cord lemon_enraged

#

ON TOP OF MY COMPUTER

swift breach
#

To all the moderators, I hope Phyton pays you good to do your job.

wise cargoBOT
#

I'm broke, wdym

swift valley
#

lol

#

okay I'm gonna make dinner

#

Instant ramen and eggs lemon_swag

dense ibex
#

Cya pure

slate oracle
#

lol

dense ibex
#

Enjoy it šŸ™‚

warped saffron
#

hmmmmmmmmmmmmmm...ramen

slate oracle
stuck furnace
swift breach
stuck furnace
#

And poor college students šŸ˜„

dense ibex
slate oracle
#

wait

#

its a bot

#

how do you log in

#

to early

dense ibex
#

You don’t

#

It’s a command they type

#

Alright I’m gonna go say good morning to my parents and stuff Brb

slate oracle
#

tastes-like-jerky

stuck furnace
#

Sort of tastes like leather

slate oracle
#

beef-sugar-spice

tough carbon
#

Just one question. Why don't I have permission to speak in channel voice chat ?

swift breach
#

voice verification

tough carbon
#

How

#

?

swift breach
#

hold on...

slate oracle
#

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

swift breach
#

Yea, this^

slate oracle
#

And Fortran

#

COBAL and fortran

swift breach
#

thoughts on java?

#

or c++

tough carbon
slate oracle
#

cause ur voice verfied

swift breach
#

cause you already activated it

slate oracle
#

unmute ur self

slate oracle
#

Dishant ur in the wrong vc lol

tiny socket
#

Why JSON is unsuitable as a data storage medium.

1) JSON, quite simply, is not a database. It's not designed to be a data storage format, rather a way of transmitting data over a network. It's also often used as a way of doing configuration files for programs.

2) There is no redundancy built in to JSON. JSON is just a format, and Python has libraries for it like json and ujson that let you load and dump it, sometimes to files, but that's all it does, write data to a file. There is no sort of DBMS (Database Management System), which means no sort of sophistication in how the data is stored, or built in ways to keep it safe and backed up, there's no built in encryption either - bear in mind in larger applications encryption may be necessary for GDPR/relevant data protection regulations compliance.

3) JSON, unlike relational databases, has no way to store relational data, which is a very commonly needed way of storing data. Relational data, as the name may suggest, is data that relates to other data. For example if you have a table of users and a table of servers, the server table will probably have an owner field, where you'd reference a user from the users table. [This is only relevant for relational data]

4) JSON is primarily a KV (key-value) format, for example {"a":"b"} where a is the key and b is the value, but what if you want to search not by that key but by a sub-key? Well, instead of being able to quickly use var[key], which in a Python dictionary has a constant return time (for more info look up hash tables), you now have to iterate through every object in the dictionary and compare to find what you're looking for. Most relational database systems, like MySQL, MariaDB, and PostgreSQL have ways of indexing secondary fields apart from the primary key so that you can easily search by multiple attributes.

For more info and resources about storing persistent data, please see https://vcokltfre.dev/tips/storage/

tough carbon
runic forum
#

when will covid end?

tough carbon
swift breach
slate oracle
#

Join voice chat 0

swift breach
#

@tough carbon You can't speak here though

slate oracle
#

i think only helpers+ can speak in media vc

swift breach
#

You can only speak in the voice chats

#

Trying seeing if it works in voice chat 1

warped saffron
#

Eggs and toast calls woohooo!

rugged root
#

@tiny socket Toss it in d.py and I'll pin it

tough carbon
ember hazel
#

need help

#

guys

tough carbon
swift breach
swift breach
#

šŸ‘

ember hazel
#

i want to display date and time generated in python file (.py) in my django project

rugged root
#

Would you not just using datetime and have it auto fill your page? I'm not overly familiar with Django, honestly

ember hazel
#

i want to send this data comming from df in django project

ember hazel
#

i have captured the drowsiness alert data so

rugged root
#

But this is something I've never covered

ember hazel
#

been doing something like this

#

really time comsuming

#

@rugged root can you mention some?

#

gona hit my deadlines so

humble zephyr
rugged root
ember hazel
#

😦

swift valley
#

I really should try learning chess

swift valley
#

Really good though

#

Haven't had it in months now

warped saffron
#

@rugged root The return of the cat cushion!

#

lol

#

hahahahaha

swift valley
#

Let's try something different

runic forum
#

programmers... assemble

flat sentinel
#

i can also fit in

runic forum
#

is that... you?

flat sentinel
#

yes

quiet flare
#

Hello

warped saffron
#

Scary

flat sentinel
#

lolmodo

runic forum
#

hacker 101

#

hacker uno

warped saffron
#

Indeed

warped saffron
#

The hack wars have now begun

runic forum
#

no one shall never defeat me...

#

im the greatest hacker ever...

swift valley
#

I have no decent picture of my face so I'll just use this instead

swift valley
#

Also let's chill out with the GIFs

swift valley
#

Somehow, having this profile picture makes me less intimidating

swift valley
warped saffron
#

yes

runic forum
warped saffron
#

Is this you too?

#

You have great dance moves tho

flat sentinel
#

G mode

warped saffron
#

Gmod

flat sentinel
#

no

warped saffron
#

yesn't

runic forum
#

looks more like a de-make of Gmod on PSX

warped saffron
#

hahahahahaha

rugged root
#

Let me know if someone wants cam access.

#

I'll allow it for fun little weekend get togethers

warped saffron
#

But I'm alright thanks

stuck furnace
#

I'm going to stream Solitaire šŸ˜„

warped saffron
#

"Stress sweeper 3D"

#

@rugged root When your tech support feels funky...

swift valley
#

and now for something completely different

#

I swear this is not minesweeperā„¢

runic forum
#

oh damn

#

im stuck

whole rover
swift valley
#

help me

slate pier
#

forall i need help too 😦

swift valley
#

HAHAHAHAHAH

#

OH NO

#

okay I'm lagging too much

topaz hare
#

could someone help me with xcode?

#

my .xcodeproj file doesn't have the exec perms, for some reason.

lime tide
#

Hello

#

Guys

runic forum
#

Hello

lime tide
#

What are u doing ?

runic forum
#

playing tetris

lime tide
#

Okey 😊 enjoy

brave spear
#

hello

#

how is every one goingh?

golden cairn
#

Yes

swift valley
#

@whole rover šŸ§‚

dense ibex
#

salt

zenith radish
whole rover
swift valley
#

Man that strained my hands

runic forum
#

here's the better one

swift valley
flat sentinel
#

Many beginner drivers make the common mistake of forgoing proper defense against airborne threats such as enemy fighter jets and air-to-surface missiles. In this video, we will explain the best methods to protect your vehicle from such threats and avoid the necessity of paying exorbitant insurance premiums for preventable damages. These include ...

ā–¶ Play video
#

Do you hate it when your computer gets destroyed by a main battle tank? Do not worry anymore. This tutorial will inform you of the risks involved with main battle tanks near your computer and show you how to improve your computer rig to resist any type of ammunition shot at it. With this tutorial, your computer will be safe from all kinetic ener...

ā–¶ Play video
brave spear
#

how much does a plain even cost?

flat sentinel
brave spear
#

i would not trust a 14k plain

flat sentinel
#

1948

brave spear
#

thats nice

flat sentinel
runic forum
#

hello @uncut meteor

dense ibex
#
def hex_color_validation(color):
    regex = "^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$"
    p = re.compile(regex)
    if re.search(p, color):
        return True
    else:
        return False
#

rip

#

hmm maybe vc regions

#

but we can hear you perfectly

uncut meteor
#
    async def cog_check(self, ctx: Context):
        return ctx.author.id == 670802831678373908
zealous wave
#

faster way

dense ibex
#

Thanks

uncut meteor
#

!e

from typing import Callable


def test(a, b, c, *, d=None):
    ...

def function(f: Callable):
    print(len(f.__code__.co_varnames))

function(test)
wise cargoBOT
#

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

4
uncut meteor
wise cargoBOT
#

6. No spamming or unapproved advertising, including requests for paid work. Open-source projects can be shared with others in #python-general and code reviews can be asked for in a help channel.

vagrant dome
#

json.loads

#

this way you can transform it into dict

pine ledge
#

Hi

vagrant dome
#

Hi

pine ledge
#

Do you know django

vagrant dome
#

I don't

pine ledge
#

How do you render html page

#

Ok.

stuck furnace
#

TOML is like a better INI

dense ibex
#

got it

#

!rule 1

wise cargoBOT
dense ibex
#

!rule 2

wise cargoBOT
dense ibex
#

!rule 3

wise cargoBOT
#

3. Listen to and respect staff members and their instructions.

cursive schooner
#

Djibouti, officially the Republic of Djibouti, is a country located in the Horn of Africa. It is bordered by Somaliland in the south, Ethiopia in the southwest, Eritrea in the north, and the Red Sea and the Gulf of Aden in the east. Across the Gulf of Aden is Yemen. The country has a total area of 23,200 km2 (8,958 sq mi). The Republic of Djibou...

#

Thoughts?

runic forum
#

does the 8th day even exist?

honest pier
#

it's a book

runic forum
#

yea but the theory in it

honest pier
#

well, no

#

!voice @torpid grail

wise cargoBOT
#

Voice verification

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

lean jewel
#

the uhhhhhhhhh the uhhhhhhhhhhhh

olive hedge
#

I will just need to lurk now šŸ‘€

runic forum
#

how is all doing?

tranquil wing
#

good

lunar pendant
#

opalmist when do you sleep?

#

its around 4:30 am in australia

somber heath
#

@lunar pendant I'm a night owl. I'll pass out around 5-6ish.

#

Or earlier.

whole bear
#

Hi

whole rover
#

earlier in which direction

runic forum
#

life, is life

whole rover
#

lol

somber heath
#

Diagonally, obvs.

whole bear
#

@dense ibex, @flat sentinel, do you remember me?

lunar pendant
whole bear
#

holy moly

#

all owners in the vc

severe pulsar
#

daaamn

#

yeah thats not a common sight

olive hedge
#

Im here in spirit

whole rover
#

any azure users here

whole rover
whole bear
#

I was here yesterday

whole bear
olive hedge
#

!rule 6

wise cargoBOT
#

6. No spamming or unapproved advertising, including requests for paid work. Open-source projects can be shared with others in #python-general and code reviews can be asked for in a help channel.

whole rover
#

3:30PM EST

#

lol

severe pulsar
flat sentinel
#

!rule 5

wise cargoBOT
#

5. Do not provide or request help on projects that may break laws, breach terms of services, be considered malicious or inappropriate. Do not help with ongoing exams. Do not provide or request solutions for graded assignments, although general guidance is okay.

flat sentinel
#

!rule 1

wise cargoBOT
flat sentinel
#

!rule 69

wise cargoBOT
#

:x: Invalid rule indices: 69

whole bear
#

!rules 10

wise cargoBOT
#

:x: Invalid rule indices: 10

olive hedge
#

ok sorry, plz no spam commands

whole bear
#

!rule 420

wise cargoBOT
#

:x: Invalid rule indices: 420

olive hedge
#

I should not have done that, haha

whole rover
#

look what you've done fisher

runic forum
#

there ain't rules beyond 7, boys

#

rule 7

#

!rules 7

wise cargoBOT
#

7. Keep discussions relevant to channel topics and guidelines.

runic forum
#

!rules 8

wise cargoBOT
#

:x: Invalid rule indices: 8

olive hedge
#

#bot-commands

whole bear
#

!rule 8

wise cargoBOT
#

:x: Invalid rule indices: 8

runic forum
#

see

wise cargoBOT
#

7. Keep discussions relevant to channel topics and guidelines.

runic forum
#

invalid

lunar pendant
#

!rules seven

wise cargoBOT
#

The rules and guidelines that apply to this community can be found on our rules page. We expect all members of the community to have read and understood these.

flat sentinel
#

#bot-commands

severe pulsar
flat sentinel
#

you can do that there

severe pulsar
somber heath
#

Tai-po. The martial art of keyboard mashing.

whole bear
#

Oh,

severe pulsar
#

daaaamn

whole bear
#

3 + 5 = 8

#

oh yeah, can i get video role btw

runic forum
#

ask hemlock bro

#

he will give it to you

whole bear
#

YouTube Role? Or is it Video Role?

#

we hv 3 owners here

#

video

#

Wow, that's a lot of owners

#

cant they just gimme

#

:((

runic forum
#

it's pointless to ask them

whole bear
#

oki but they r not here rn?

#

:thonk:

olive hedge
#

hemlock is lord of video roles, hemlock not online, so no video role

whole bear
#

:/

runic forum
#

period

whole bear
#

why can't I share my screen?

runic forum
#

end of sentence

whole bear
#

not even owners

runic forum
#

no

whole bear
#

bruh

#

:/

#

that makes no sense

somber heath
flat sentinel
#

yes and this is why we cant have nice things

runic forum
#

don't be dense

amber raptor
#

docker name generator is pretty fun and good

severe pulsar
#

damn

whole rover
#

lol the docker name gen is gold

somber heath
#

Example us.

amber raptor
#

fine

whole rover
#

there is also uhhh

#

this was an argo tunnel I got assigned lol

flat sentinel
amber raptor
somber heath
whole rover
#

lol

#

@amber raptor you coming to the msft python office hours?

amber raptor
#

Nah, my usage of Python on Azure is very limited

somber heath
# amber raptor

I'm not sure what's going on with the latter halves, there, but I'm okay with it.

whole rover
#

ahh

amber raptor
#

I mean, I guess I could

#

when is it?

whole rover
#

hahaha

#

what lang are you using for your functions?

amber raptor
#

at work, we are .Net Core shop so C#

whole rover
amber raptor
#

I'm SRE so I don't direct that

#

I make sure stuff doesn't explode

whole rover
#

lol

amber raptor
#

I mean, for all the shit that .net took, you have to admit that C# on .Net Core is pretty robust setup

whole rover
#

yeah, it is

#

I'd never use it but that's just preference rather than anything it's actually done wrong

amber raptor
#

it's bit verbose like Java, it's addicted to classes like coder with coffee

olive hedge
#

I find c# pretty nice to work with, I am probably biased on that though

amber raptor
#

but from SRE point of view, it's pretty sturdy language

whole rover
#

I'd take C# over Java any day lol

amber raptor
#

and unlike Java, I'm not worrying about CVE every other day

whole rover
#

hahahaha

amber raptor
#

and Oracle

#

and it's not java faults but everything around Java is crazy

whole rover
#

oracle is a real mess

amber raptor
#

reading CVEs for Tomcat/Struts/Jenkins/Springboot

runic forum
#

C# > Java

amber raptor
#

and every time I upgrade them, it's such a shit show, it's like going from Python 2.7 -> 3 on daily basis

whole rover
#

any guesses on top three languages by CVEs issued

#

in any order

amber raptor
#

can we group JVM languages together?

#

since sometimes it's JVM with issues

#

so I'm saying JVM/Java

somber heath
whole rover
#

Java/JVM is in there, yeah, but it's not top

amber raptor
#

Python 2

#

C# 3

whole rover
#

nope šŸ˜„

#

C, PHP, Java

#

C I guess is primarily memory stuff

amber raptor
#

PHP 🤦 how did I not guess

whole rover
#

hahahahaha

#

accumulated by WhiteSource

amber raptor
#

I mean, Microsoft has said a ton of CVEs are due to bad memory management on their end

whole rover
#

last 10 years

amber raptor
#

thus their interest in Rust

whole rover
#

yeah, they have

#

yeah

#

I think I got a medium article sent through this morning about that

#

"9 companies using Rust" or something

runic forum
# whole rover

how come c++ is the least vulnerable programming language

amber raptor
#

in fact, I think it's official, Microsoft will be using Rust for Windows

runic forum
#

its same as c

whole rover
#

and a couple were just "we don't want to do memory management" lol

whole rover
amber raptor
#

System team apparently didn't give a ton of pushback

#

and Azure is using ton of a Rust already and OS team reports to Azure team

slate oracle
somber heath
#

A language is as vulnerable as the weakest link from development to end-user.

whole rover
amber raptor
slate oracle
#

What is lemon working on?

slate oracle
amber raptor
#

care is concept of someone actually having interest in something happening

#

for example, it's something Rabbit doesn't have a ton of in many cases

whole rover
slate oracle
#

šŸ‘

whole rover
#

it's a standardised format for disclosing security vulnerabilities in applications

amber raptor
#

sorry, I was being sarcastic, yea, what Joe said

slate oracle
#

lol

amber raptor
#

CVE get numbers which point to particular vulnerability

#

Like here is big CVE for Exchange Server that spread like wildfire

whole rover
#

hahahaha

#

that was something

amber raptor
#

So...

whole rover
#

one of the reasons I'm fond of cloudflare

#

they mitigated it at their firewall pretty quickly

amber raptor
#

Except few people use Cloudflare for Exchange servers

#

they used to be PITA with Exchange Servers

whole rover
#

yeah, that's true

amber raptor
#

So my last job

#

so I had a ton of coworkers hitting me up about it

#

Also, by logging into website, I found I'm Certified Solutions Expert: Productivity!

whole rover
#

lmfao

somber heath
#

"I woke up this morning with a diploma in my butt. I don't know how it got there, but apparently I'm an information systems engineer, now."

slate oracle
#

dont we all

amber raptor
#

So I got them, sent in paperwork for work and never looked back

#

Only time I dig them out if someone asks

slate oracle
#

What's lemon doing?

green bone
#

Lemon is remaking win95 from scratch?

slate oracle
#

šŸ‘€

topaz schooner
#

^_^

leaden comet
icy axle
#

What... what is that?

#

A tiger?

leaden comet
#

of sorts

icy axle
#

Is that going in the code jam video?

olive sentinel
#

yes

#

It's the best bit

icy axle
#

Hahahah love it

olive sentinel
flat sentinel
#

hey i Saw dave in that video

stuck furnace
#

I like Griff's suggestion

uncut meteor
#

FULL ART LESSONS: https://www.marcobucciartstore.com
Learn a very important color theory for both digital and traditional art. Good for any digital art app, and applicable for character design, concept art, and illustration of all kinds!
-- LINKS --
Patreon: https://www.patreon.com/marcobucci
Instagram: https://www.instagram.com/bucciblog
Store...

ā–¶ Play video
stuck furnace
#

I think Vsauce and co have their own streaming service now

leaden comet
slate oracle
#

that looks nice!

leaden comet
stuck furnace
#

Jake what is that PFP? šŸ˜„

stuck furnace
#

Alright šŸ˜„

tranquil wing
#

Good night šŸ‘‹

dense ibex
uncut meteor
stuck furnace
#

I like the bobbing šŸ˜„

gentle flint
#

I'm considering whether or not to start my PC for the lemon stream

#

What's he streaming?

stuck furnace
#

What is lemon making?

gentle flint
#

Juice?

#

Oh whatever

winged fjord
#

Splatoon 3 did somone say Splatoon 3!?

whole bear
#

what's lemon doing?

#

šŸ¤”

stuck furnace
#

There's definitely been 0 people unmuted before now šŸ˜„

leaden comet
uncut meteor
leaden comet
stuck furnace
#

They have to have been active on the server in three different 10-minute blocks.

#

Yeah, it does work pretty well actually

#

We had a raid-attempt here a couple of days ago which was pretty much thwarted.

winged fjord
#

Hello voice chat

stuck furnace
leaden comet
#

hi squidly

winged fjord
#

would you like to look at my hang man game?

#

lol squidly

stuck furnace
#

Sure!

winged fjord
#
"""
    Hangman version 0.1.0
"""

import random

file = open("dictionary.txt", "r")

words = file.readlines()

print("Hangman version 0.1.0")


running = True

while running:

    #word = words[random.randint(0,len(words) - 1)]

    word = "apple"

    guess = ""

    tries = 10

    for i in range(len(word)):
        guess += '_'

    session = True

    print("Guess the word.")

    while session:
        print(guess)

        letter = input("")

        if len(letter) > 1 or not letter.isalpha():
            print("Invalid input, expected a letter got %s" % letter)
            print("Please try again.")
            continue

        copy = word

        correct = False

        should_check = True

        while True:
            index = copy.find(letter)
            
            if index == -1:
                break

            copy = copy.replace(letter, '_', 1)

            guess = guess[:index] + letter + guess[index + 1:]

            correct = True

        if not correct:
            tries -= 1

        if tries <= 0:
            print("Sorry you lost.  The word was %s" % word)
            session = False

        if word == guess:
            print("Congratulations you guess the word!")
            session = False

        if not session:
            while True:
                ans = input("Would you like to play again? (y/n)")
                if ans == 'y':
                    pass
                elif ans == 'n':
                    running = False
                else:
                    print("Invalid answer given.  Please try again.")
                    continue
                break

flat sentinel
#

oh no code

#

my weakens

plain mica
#

@gentle flint do you know pygame

gentle flint
#

I do not.

plain mica
#

@flat sentinel do you know pygame

flat sentinel
#

no and i will not

winged fjord
#

no

#

šŸ™‚

plain mica
#

@noble copper do you know pygame

winged fjord
#

sorry

noble copper
#

@plain mica ^

flat sentinel
gentle flint
#

and you're going to annoy quite a lot of people if you ping them one by one

#

just saying

tall latch
#

when you try to debug
line a: hey im the problem
me: oh yeah right
line b(to line a): hahahaha im the real problem. but i will let him hangout with ya for a while.

winged fjord
#

lol

#

lua was so confusing to me

#

having to implement my own class type

tall latch
#

after few days
me: you lied line b is the problem. what is the meaning of life, am i real, who am i, do i belong in trashbin??

tall latch
plain mica
stuck furnace
#

Griff I think, lemon

leaden comet
gentle flint
#

the library literally says to

uncut meteor
#

what did I do wrong

leaden comet
uncut meteor
stuck furnace
#

You know what you did!

#

jk

uncut meteor
stuck furnace
#

You wanted to ask Ronny something?

#

I can't remember tbh šŸ˜„

uncut meteor
#

I can't remember either.

icy axle
leaden comet
#

yes

icy axle
#

It all makes sense now

tall latch
gentle flint
hollow haven
#

am I going to get azure web apps working or am I just going to provision a vps?

uncut meteor
#

@leaden comet do you have any good resources to learn basic chess openings and concepts?

#

also what is your fav opening?

^ everybody can answer

cursive schooner
#

@leaden comet Do you wanna play a game with me?

ocean panther
leaden comet
#

hahaha bongcloud

#

did you see magnus vs hikaru play double bongcloud

#

so good

ocean panther
#

ye

leaden comet
#

chess youtubers like Gotham are really useful, too

#

lots of great chess on youtube

ocean panther
past vapor
#

see you next time, i'm off to finish a pytest pr ^^

flat sentinel
#

F\

honest pier
#

it's like a binary search tree :)

uncut meteor
honest pier
#

wtf

#

horde cringe

flat sentinel
honest pier
#

@uncut meteor

uncut meteor
#

?

honest pier
#

?

uncut meteor
#

close game

#

I basically won

honest pier
#

šŸ˜”

uncut meteor
honest pier
flat sentinel
honest pier
#

@uncut meteor

dense ibex
#

šŸ™‚

#

lmao

#

your calling it early

uncut meteor