#ot2-the-original-pubsta

652 messages ยท Page 105 of 1

jovial island
#

we're listening

sweet oyster
#

.......

#

that makes no sense

jovial island
#

what exactly lol

sweet oyster
#

lambda x: x does nothing

jovial island
#

okay you don't make sense lol. I'm just gonna switch. see you.

sweet oyster
#

same

jovial island
brazen jacinth
#

I KNEW IT ALL HELPERS/STAFFERS HAD A HIVE MIND

jovial island
#

haskell

ionic locust
slate leaf
jovial island
#

i was told i could talk bout my laptop here, so im at 100000 lines of code

#

and my laptop steamier than rice pot

hollow heart
#

cook an egg on it

ionic flax
merry cobalt
#

am half jap

#

or full

#

maybe

#

am white

merry cobalt
fresh yarrow
#

how tobreathe

jovial island
#

didnt hack nasa or google

digital bane
zealous hazel
wheat rock
brazen jacinth
#

reality can be what ever i want

#

i just ate 3 omlets and had protein bars dipped in protein powder, why am i still hungry?

#

i thought that would be enough for my breakfast

hollow heart
#

three omlettes?

vague shadow
#

๐Ÿ•ต๏ธ

somber belfry
#

@vague shadow

jovial island
#

c my pp

#

c[my]pp

small cloak
jovial island
rotund python
#

blinked in horror
@lunar sky

brazen jacinth
#

is it that unbelievable?

hollow heart
#

you sure you don't mean a 3-egg omlette?

#

how many eggs are each of your omlettes?

brazen jacinth
brazen jacinth
#

!e py omelet_is_tasty = True print(omelet_is_tasty is True)

clever salmonBOT
#

@brazen jacinth :white_check_mark: Your eval job has completed with return code 0.

True
brazen jacinth
#

see?

#

you can't blame me

lunar sky
ionic flax
#

Finally added one thing i want to add

#

all sent from python

rotund python
# lunar sky Pardon me?

Your avatar.
Is about the creatures that can kill you if u blink
The person is kept alive only while it is looking at it without blinking
Which makes the creatures frozen in a quantum lock

What is the worst... Even their picture is actually deathly dangerous.
The picture of angel becomes an angel.
So your avatar can kill us too

lunar sky
#

Well I wasn't in this channel before you blinked me into existence

jovial island
#

I blinked and still alive

crystal widget
#

help pls. If your luggage weighs from 15 to 50 pounds, you will be charged an extra $30 when you fly on Budget Airlines. Write an inequality that represents this weight restriction

#

i dont get it

unreal sigil
#

Are you familiar with greater than and less than signs?

ionic flax
#

Why oldwsrecv is not updated

#

if i use this code

#

it keeps passing even the ws output changes

smoky spindle
#

waddup

#

i want to learn java here

#

i want to learn that

ionic flax
#

Hes sleeping for 12 hour

unreal sigil
# crystal widget yes

Well all you're doing is checking if the weight is greater than 15 and less than 50. That is, it's between 15 and 50

#

So your inequality would end up as weight > 15 and weight < 50, which can be shortened to 15 < weight < 50

dim root
#

@desert wagon Hi, I wanted to get your opinions on psf/black#449, assuming you are the author of the issue. I recently came up with a PR, so that it could be included within the stable black release, but we noticed that the syntax was pretty common among the primer projects and not all the changes were looking reasonable, only some which included simple nodes were actually helpful.

Me and Jelle have commented on the issue regarding the same, since it is an old issue, I thought you might unsubed and the comments must have been missed by you. It would be great if you could have a look :)

rustic harborBOT
dim root
#

Was trying to DM you about the same, but you had DMs blocked

desert wagon
sudden swallow
#

Lol I saw this ot name before ig pithink

dull ridge
vague shadow
#

Editing pings into a message after the fact doesn't notify ๐Ÿ˜„

wheat aurora
#

^ see!

sudden swallow
#

Magic

vague shadow
#

@wheat aurora this works too ๐Ÿ˜„

grim seal
vague shadow
crystal widget
brazen jacinth
jovial island
desert cave
#

Guys recommend me some low level languages to learn

hollow heart
#

@woeful oyster hey you really need to not post your question in MULTIPLE help channels

#

i'm not sure which channel you've posted in is actually yours now

ionic sage
#

does anyone know how to calculate the probability of a dice rolling a number which is even AND bigger than 3?

ionic sage
#

yes

sturdy relic
full haven
#

seeing eivl in ot is quite rare

sturdy relic
ionic sage
sturdy relic
ionic sage
#

4 and 6, i know the answer but i wanted a way to prove it mathematically

stiff ridge
ionic sage
#

because i know P(A&B) = P(A)*P(B)

sturdy relic
#

thats 2/6

ionic sage
#

i know its 1/3

sturdy relic
#

or 1/3

ionic sage
#

i wanted a mathematical way of getting to it

stiff ridge
sturdy relic
stiff ridge
#

There's your mathematical way

sturdy relic
ionic sage
full haven
ionic sage
#

is there no way to prove it through probability equations?

somber belfry
stiff ridge
ionic sage
somber belfry
stiff ridge
#

We thought they wanted the formula to calculate probability, but they're actually asking about proofs and should go to the mathematics discord

sturdy relic
ionic sage
#

i am?

stiff ridge
sturdy relic
#

the act of counting is just what @somber belfry said

ionic sage
sturdy relic
#

combinatorics might have a more fancy way to write it, i cant remember, been to long since i have been at school ๐Ÿ˜„

ionic sage
#

thanks for everything

jovial island
#

blockchain!

#

@blazing bluff with eth going to a proof of stake, how is that going to work

blazing bluff
jovial island
#

I get proof of work, everyone has an 'equal chance' to get the block reward, you dont need eth to get started. but proof of stake makes me thing that you have to have eth to even get started

jovial island
blazing bluff
#

Basically, in PoS, you "stake" some of the currency. In ethereum's case it would be ether.
If you get selected, you will then have to validate the next block. If you do this correctly (not maliciously), then you get back your stake, and any potential transaction fees in the next block.

jovial island
#
  1. you dont get the transaction fees in the block you're validating? (like w/ pow you get the transaction fees and block reward in the block you mine afaik)
  2. how are they validating the block? if a single person is selected then theres no reason to hash until they find a hash that starts with N zeros.
  3. doens't that eliminate people who dont have eth from trying to mine eth?
#

sorry lotta questions

blazing bluff
#

So yes, you need to stake something. It's a linear probability, meaning, if you stake 100 ether, whereas another user stakes 1000 ether, then the other user has a 10x higher chance of being selected. Might seem unfair, but when you actually compare it to PoW, then it's more fair. There was an interesting video on this, I can see if I can find it

gritty granite
#

oh my crypto

blazing bluff
jovial island
blazing bluff
# jovial island > There was an interesting video on this, I can see if I can find it please I am...

https://youtu.be/M3EFi_POhps?t=164 he talks about it here

Cryptocurrencies use a ton of electricity because of mining. In recent years people started working on a different technique called Proof-of-Stake. Not only does it use less energy, it can also be more secure.

(This video is a re-upload to fix a mistake I made in the previous one. Sorry about that!)

๐Ÿ’ฐ Get $10 of free Bitcoin:
Use my Coinbase a...

โ–ถ Play video
jovial island
#

I'll give it a watch, in a class so I can't this second

median dome
#

Typically with PoS you will need to privide 2 coins

#

Then you get a LP Token

jovial island
#

so I'll never be able to mine eth if I dont have any eth ๐Ÿ˜ข not that I planned on mining eth anyways, but I like the option

median dome
#

Those LP Tokens are basically NFT's

jovial island
#

what does LP stand for?

median dome
#

Liquidity Provider

jovial island
#

do you have any good resources I could read more about it?

median dome
#

Nope

blazing bluff
#

But I wouldn't go into ethereum validation/mining

jovial island
#

oh but i love the technicals

humble fable
#

yoo

#

ski wagon da ggg, space invader flyinn

#

guys my new album out soon

odd canyon
#

whats the base price for a carton of apple juice in each continent because im thinking of moving

humble fable
#

in my continent we dont have apple juice, we piss in a carton and depending on the strength of the yellow, you can get ยฃ15, for a good one

odd canyon
#

wheres that

humble fable
#

europe

odd canyon
#

passive income ๐Ÿฅถ ๐Ÿ

humble fable
#

have u heard of it

stone bloom
#

$2-5 canada

humble fable
#

pissive income ๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž

odd canyon
#

yh

odd canyon
humble fable
#

yeah u cant fool us

stone bloom
#

oh im dumb

#

o/

odd canyon
#

its okay

humble fable
#

austin on a ph scale what colour is your apple juice ๐Ÿ˜‰

#

like in best buy

#

or target

#

or ralphs

stone bloom
#

2

#

we dont have target here

humble fable
#

oh ok im gonna come to canada soon cant wait

#

what is the best fast food joint

stone bloom
#

sounds good, ill be gone

humble fable
#

you will be gone where

odd canyon
#

home

humble fable
#

austin do u like marmite

stone bloom
#

i plan to go to Scandinavia somewheres

#

what is marmite

humble fable
#

ah i have a friend there, he owns a business called ike

stone bloom
#

ike

humble fable
#

marmite is a black, gooey spread, almost a form of yeast extract, allthough far superior, produced by the allmighty Bestfoods corporation(, the only true Marmite being made in England; you really can't eat that shit from sanitarium, I mean the name alone can make you hurl. UUugh). and made, as many will tell you, from second hand brewers yeast. (yum-yum.) THAT is the true reason beer was invented, it was a part of the divine plan to bring the pleasure of Marmite, or Ambrosia, to the world of men.
The term is interchangable with Ambrosia, for it is indeed the food of the gods, though this is little known.
This delectable spread is eaten by some with honey or peanut butter, but the classic recipe is fresh white toast, spread with butter, which must melt swiftly so the Marmite can immediately be administered and then quickly devoured, in time to prepare the other slices of toast before they go cold.
of course, some mortals cannot stand the euphoria that comes with eating this food and say that it is the most revolting thing imaginable, to cover their inability to comprehend such divine fare, and so the human race will forever be divided between the "lovers" and the "haters".

#

i take it you dont have marmite in canada

#

do you know nickeh30

stone bloom
#

we might but im pretty dumb so who knows

#

who? no

odd canyon
#

BYE

humble fable
#

ah ok you must not him because canada is facing all time high infaltion rates

odd canyon
#

๐Ÿ

humble fable
#

so that could be a cause

odd canyon
#

๐Ÿ“ˆ

humble fable
#

because the bank of canada rang me and said that they are considering implementing a new fiscal policy to decrease the interest rates

#

whether it works, i wonder, oh, we all wonder

#

austin great speaking to you mate, ill catch up with you in a bit, say hi to the wife and kids for me will you

stone bloom
#

never heard of it, but i dont keep up with politics or financial crap

#

yup ill say hi to my wall

humble fable
#

๐Ÿ‘๐Ÿฝ

#

head up lad

stone bloom
#

lol

fluid plank
#

this is more like "one night stand" app

#

dating app these days be like that sometimes most of the time

stone bloom
#

yep, someone just messaged me with a winky face and tbh i dont care about that anymore lol just wanna live a motivational life

dim root
#

@hollow heart Congrats on admin, you probably already got a lot of these but lemme add one more :D

hollow heart
#

+1 p_strawberry02 ty

fluid plank
#

so the berry became an admin

#

time to put the berry on top

jovial island
#

Anyone know the name of the song

limber pollen
#

@jovial island One of the ending themes in Papers Please

odd sphinx
#

^

fluid plank
#

btw do any of u use zotero?

jovial island
#

(in terms of citing)

fluid plank
jovial island
#

hey

#

does anyone know c language and is expert?

#

I don't know C, but feel free to ask ahead; someone will give the answer if they know it

#

i am getting some unuseful error for somereason

#

in c language

gritty current
#

Hey does anyone know why the leaf on my plant is yellow?

jovial island
#

I dont know ah

fluid plank
#

better also ask a botanist. not me because im a microbiologist ๐Ÿฅด

#

well soon to be

jovial island
jovial island
#

Also not sure why you put the space in there

#

I never putted the space

#

its like

#

correct_ans

#

the name of car

#

var8

#

?

#

its the name of a var.

#

check the code?

#

1st image line 11

#

Well your image has option1 [ans1]

#

But anyways you're missing a ] on line 78

#

how am i

#

You opened two [

#

missing ]

#

And closed one ]

#

2-1=1

#

ok.

#

ok

#

i understand

#

but that dosent fix it i lost my code accidentally of this

#

c

#

ima just use image to text rq

#

Wtf

#

Wow lol

#

it was a online compiler i closed it ๐Ÿ˜ญ

#

Well have fun i guess.

#

aaa

#

ok

jovial island
#

i did what u said

#

and still get this

#

gcc /tmp/yMGTZH394H.c -lm
/tmp/yMGTZH394H.c: In function 'main':
/tmp/yMGTZH394H.c:71:47: error: 'correct' undeclared (first use in this function); did you mean 'correct_ans'?
71 | printf("\n\n %s \n%s", quest[1] , option2[correct ans[2]]);
| ^~~~~~~
| correct_ans
/tmp/yMGTZH394H.c:71:47: note: each undeclared identifier is reported only once for each function it appears in
/tmp/yMGTZH394H.c:71:54: error: expected ']' before 'ans'
71 | printf("\n\n %s \n%s", quest[1] , option2[correct ans[2]]);
| ^~~~
| ]

#

i corrected it

#

I mean i can clearly see a space between correct and ans

#

bro

#

its a

#

_

#

" _ "

weak ledge
#

java or c++, which is easier to learn within a time span of 3-4 days

jovial island
sinful sun
weak ledge
#

yeah i know python

sinful sun
#

Java then i guess

weak ledge
#

thonks

#

and sql?

sinful sun
#

what about it

weak ledge
#

how difficult would it be to learn in 4 days?

sinful sun
#

what do you mean when you say learn

#

you could recognize keywords, write simple queries

#

youre not gonna be a master in 4 days

jovial island
#

les go.

#

but now

#

for some reason

#

there is

rotund canyon
#

its not python

fluid plank
jovial island
#

congratulations for admin role @hollow heart !!! :) ๐Ÿฐ ๐Ÿ“

hollow heart
#

why thank you! p_strawberry02

sinful sun
#

next step, galactic president

jovial island
#

yes mina the president!

jovial island
hollow heart
#

tyty!! BlushFluent I like you guys all a lot, glad to be here

hidden kernel
#

!rule 6 9

clever salmonBOT
#

6. Do not post unapproved advertising.

9. Do not offer or ask for paid work of any kind.

jovial island
#

Sorry I'm trying to raise money so I just send anywhere I find.

radiant socket
hollow heart
carmine herald
hollow heart
#

too bad p_apeachsmile01

carmine herald
#

D:

fluid plank
#

@storm birch damn. you have a resume? nice

jovial island
#

since you always moderate in the discordbots channel why dont you learn dpy pithink

#

it would be nice to have you theirpithink

small cloak
#

@calm rune you can also shorten that topy [(value, int(kk in value)) for value in dms[::-1]]โ€Š

calm rune
#

and False = 0

#

ye

#

true

small cloak
#

Yep :)

calm rune
#

one sec i'll find it

#

!e

_=(()==())+(()==());_=_**((()==())+(()==())+(()==())+(()==())+(()==()));_=_+(((()==())+(()==())))*((()==())+(()==()));_=_*((()==())+(()==()));__=(()==())+(()==());__=__**(((()==())+(()==()))+(()==())+(()==()));__=__+(()==())+(()==())+({}=={})+([]==[])+([]==[]);__=__*((()==())+ ({}=={})+([]==[])+(()==())+(()==()));___=(lambda: print(chr(_)+chr(__)))();
clever salmonBOT
#

@calm rune :white_check_mark: Your eval job has completed with return code 0.

Hi
calm rune
#

@small cloak

#

lmao

#

i obviously could've made this much harder to read than it already is

small cloak
#

Dumbells language

calm rune
#

lol

#

basically

calm rune
storm birch
clever salmonBOT
#

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

hollow heart
daring jay
#

Isn't that server supposed to be really really bad

jovial island
#

i was thinking of joinging

daring jay
#

I've heard that the community is collectively pretty toxic

jovial island
#

o

#

@wide totem are you in it?

wide totem
daring jay
#

Their docs command being named ?rtfm does not make me want to like them

jovial island
#

...

#

bruh

wide totem
hollow heart
#

sure

wide totem
#

they're the rdanny ones on each guild, or the pydis one with modifications

wide totem
#

eg "why don't you learn python" or stuff like that

jovial island
hollow heart
#

BlushFluent thanks!

prisma shoal
#

I find their community highly helpful
its mostly because of the huge number of beginners in python that want to use dpy that they might seem rude

undone ferry
#

Hello, how should i check if the link is safe? bc i got reward 3 month nitro and i want to look if its safe or no

daring jay
#

check every single letter

#

if any of them are wrong, then it's a scam

undone ferry
#

i just send foto

#

1 mi

#

here

daring jay
#

That looks legit

undone ferry
#

oh f

#

i just showed nitro

fluid plank
lusty brook
#

@solid granite if you want even more information into this there's this great video from LiveOverFlow that covers this topic: https://www.youtube.com/watch?v=StQ_6juJlZY

It's surprisingly easy to do security research on Firefox trying to find sandbox escapes. You should give it a try!

Long video version (stream Q&A): https://www.youtube.com/watch?v=VEaoDFdq95g

The Original Article: https://blog.mozilla.org/attack-and-defense/2021/04/27/examining-javascript-inter-process-communication-in-firefox/
Fuzzing IPC: h...

โ–ถ Play video
#

it goes a bit further into also breaking out of the so called sandbox each child process forms, but it could be very interesting

#

obviously just a suggestion ๐Ÿ˜„

solid granite
#

hmmm i see

#

iโ€™ll check it out

#

thank you!!

daring jay
#

Functional languages boast the ability that with the same input to a function, they'll always return the same output. How is that different than, say, Python?

dusky cliff
#

!e

flag = False
def foo(n):
  global flag
  if flag:
      return n
  flag = True
  return n + 1

print(foo(5))
print(foo(5))
clever salmonBOT
#

@dusky cliff :white_check_mark: Your eval job has completed with return code 0.

001 | 6
002 | 5
dusky cliff
#

the function can have side effects which prevent it from returning the same thing again

#

eg the existence of random.randrange(a, b)
even if you provide the same a and b it'll return a different random number each time because it changes the state of the internal rng

jovial island
jovial island
#

We mutate dicts and list and stuff in python. Hence we get different output for same input.

dusky cliff
#

yeah, in functional languages

limber pollen
#

Basically, if you replace a function call with its result, your program will run the same

weary roost
#

okay so I have a table for my users where I store their username, password hash and all that. One of the features I want to implement in my timer site is the ability to create custom timers and that would require storing a purpose for the custom timer as well as the length of the custom timer in a new table. The only issue I have is how I would link the custom timer created to each user so that I only display their custom timers. Anyone know how I would go about solving this issue?
this is for sqlite

smoky spindle
#

hello

clever salmonBOT
#

@elder solstice :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 2, in <module>
003 | NameError: name 'Town' is not defined
#

:incoming_envelope: :ok_hand: applied mute to @elder solstice until <t:1642937626:f> (9 minutes and 59 seconds) (reason: newlines rule: sent 125 newlines in 10s).

somber belfry
#

!unmute 392101156190683148

clever salmonBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @elder solstice.

elder solstice
#

thanks

#

i was just seeing if the bot would run my code

daring jay
#

I could have sworn OCaml promised that, but it has mutable record fields...

#

Maybe I'm just really confusing myself about the language

jovial island
round moss
#

most functional languages don't enforce purity

#

haskell and mercury being the exception, and even then you have some gaps

#

but if you stick to pure functions, as is generally the best way, you do get those guarantees

daring jay
jovial island
daring jay
#

Yeah, that's my confusion

round moss
#

haskell and some derivates get to boast about this

#

and IG prolog

#

but quite a few languages do impure things just because it's way less work

daring jay
#

Because I'm pretty sure ocaml promises this referential transparency, but it allows side effects. How is that guaranteed?

round moss
#

where did you read that?

#

Ocaml definitely has no such guarantees

jovial island
#

I think dawn understands this by 'advantages of functional language' they usually talk about pov by saying ocaml is a functional language

daring jay
round moss
#

that's talking about mathematical functions

#

which are even stronger than what haskell can enforce

#

since a turing machine is a not a mathematical function

daring jay
#

So... why did they mention that then? And how are functional languages "special" in that sense?

sinful sun
#

Excuse me, ocaml is an object oriented lang, it says so in the name

round moss
#

they aren't, you can do pure functions in python

round moss
#

functional languages just tend to make easier to write pure functions

daring jay
#

Interesting

#

Sorry for all the questions, but how do they make it easier?

#

More immutability and things like that?

round moss
#

immutable by default, a standard library of pure functions which you can use, TCO, ...

analog willow
#

Can I ask a irrelevant question

#

If there is no objection

sinful sun
#

It depends

#

How irrelevant

analog willow
#

Too much
I quit
I don't wanna ask

jovial island
#

ok

desert cave
#

Guys what do I need to convert a flutter project into a apk?

sinful sun
#

Cpp is a boomer lang hence you'll find them gathering on IRC under a bridge somewhere

ornate scroll
#

!guilds

clever salmonBOT
#

Communities

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

ornate scroll
#

oops okay

magic atlas
#

Ah you got it ๐Ÿ‘

lean hill
sinful sun
#

Both of those strange words should be added to a filter

ornate scroll
lean hill
#

freedom shouldn't be limited to racist ideologies โœŠ

ornate scroll
#

sigh

#

๐Ÿ‘

lean hill
#

no

#

im a JavaScripter

#

by blood

#

โœŠ

#

why isn't there a there a 'pyblox'

#

channel

#

python+roblox

#

but...

#

its python connected

#

okay okay listen

#

ill come up with a secual idea

#

you see when people hate one another

#

the secual bond and tension increases 'massively' ๐Ÿ˜ and with that 'energy' ๐Ÿ˜ comes really strong bond energy

ornate scroll
lean hill
#

I get so confide when people gang and violently abuse me with words

#

not at the if and else statement part ๐Ÿ˜ฏ

#

yet.

#

wait nvm

#

i know this

#

Lua got my back

#

ill post the output in 30 mins

#

dont worry

#

im a programming prodogy

#

where is the $ mark ?

#

print(f"${a} is greater than ${b}")

#

๐Ÿ˜ฉ

#

ik..

#

no no

#

that wasnt the output

#

i fixed it brain smart activated

#

bro what

#

oh...

#

um

#

lets talk a little more about my past 'experiences'

#

i mainly do Luau

#

im new ๐Ÿฅฒ

#

ok ok

#

i would figure this out

#

but im making Visual Effects

#

and listening to drake

#

so i cant really focus rn

#

'Braingasm comes from the waist below'

ornate scroll
#

.

lean hill
#

5 is greater than 2

#

๐Ÿ˜ƒ

lean hill
ornate scroll
#

oh i should prolly remove that

lean hill
#

no.

#

i need help ๐Ÿ˜ญ

ornate scroll
#

if you're above 13 it's useless for you anyway

lean hill
#

i will report you for obstruction of advertising

lean hill
ornate scroll
lean hill
#

u think this is a joke

lean hill
ornate scroll
#

idk ask ppl at SpeakJS discord

lean hill
#

im out

ornate scroll
#

what on earth are you saying-

lean hill
civic plank
#

Use The Odin Project

lean hill
#

path*

civic plank
#

what do you want to learn js for?

lean hill
#

node.js

#

bot development

civic plank
#

ah i see

lean hill
#

and

#

maybe typescript

#

for roblox-ts

civic plank
#

odin project teaches you a decent amount of node

#

but its web dev specific

lean hill
#

im going to try it

civic plank
lean hill
#

but i heard its hard

civic plank
#

node?

lean hill
#

ay les go

lean hill
#

some web developer

#

who was a marine

#

said it was ahrd

#

hard*

#

i wanna do backend and front end

#

js can do that right

civic plank
#

yeah

#

this is a good one aswell

lean hill
#

I aint going to read anything on that

lean hill
#

i use Udemy

#

Course site

#

well ill take a look at Odin and JS.info

#

thanks ๐Ÿ˜„

civic plank
#

that site is very good, teaches you almost everything js has to offer

#

the one eval linked

vague shadow
#

!server

clever salmonBOT
#
Server Information

Created: <t:1483877013:R>
Roles: 93
Member status: status_online 51,444 status_offline 250,826

Members: 302,270

Helpers: 137
Moderation Team: 35
Admins: 15
Owners: 3
Contributors: 45
Leads: 8

Channels: 238

Category: 30
News: 8
Staff: 67
Stage_Voice: 2
Text: 121
Voice: 10

storm birch
#

good morning, chris

#

Please see #bot-commands if you would like to play around with our bot's functionality.

lean hill
#

about Chris ๐Ÿ˜–

storm birch
#

we hit 15 admins ๐ŸŽ‰

#

Awwww, poor chris. He was a good boy... Guess 14 admins then sadge

lean hill
#

15 ๐Ÿฅณ

#

I'm the new one

#

u heard the news from above

storm birch
#

haha, yes, 300K?

lucid charm
#

can i get some help in operating system ?

brazen jacinth
#

@remote widget

#

@jovial island

#

ototototot

remote widget
#

Hi

jovial island
#

to

brazen jacinth
#

yo

jovial island
#

lol

brazen jacinth
#

wait what are we talking abt again?

jovial island
#

idk

brazen jacinth
#

@remote widget

#

what we talkin' 'bout dawg?

remote widget
#

pip being pip

brazen jacinth
remote widget
#

And I installed Python 3.10 a few hours back

jovial island
brazen jacinth
remote widget
#

!d ensurepip

clever salmonBOT
#

New in version 3.4.

The ensurepip package provides support for bootstrapping the pip installer into an existing Python installation or virtual environment. This bootstrapping approach reflects the fact that pip is an independent project with its own release cycle, and the latest available stable version is bundled with maintenance and feature releases of the CPython reference interpreter.

In most cases, end users of Python shouldnโ€™t need to invoke this module directly (as pip should be bootstrapped by default), but it may be needed if installing pip was skipped when installing Python (or when creating a virtual environment) or after explicitly uninstalling pip.

remote widget
#

Never knew this existed ngl

sinful sun
#

Thats just a warning

#

Update your pip

jovial island
#

@remote widget Hunter uwu

remote widget
#

ik bruv

brazen jacinth
#

hahha

#

update your pip

remote widget
jovial island
#

ashley is the smort me

brazen jacinth
#

so are we just uwu'ing @remote widget now?

jovial island
#

simp

remote widget
#

RIP I forgot how to open programs with admin perms by default

#

Windows 11 is.... weird

jovial island
#

no

#

windows 11 is pog

remote widget
#

Yes

brazen jacinth
jovial island
#

not a good pog

jovial island
junior hull
jovial island
#

i got forced to windows 11

remote widget
remote widget
junior hull
#

i upgraded to win11 and then my game broke ๐Ÿ’€

remote widget
#

Lmao

jovial island
#

LMAO

remote widget
#

Which one

brazen jacinth
#

imma not upgrade

remote widget
#

I got Windows 11 from the company itself

junior hull
jovial island
#

cuz val does doesnt work on 11

junior hull
#

valorant

remote widget
#

Had no choice

jovial island
#

yeah

brazen jacinth
#

my pc is running at 1500 SPF

remote widget
#

What's that

jovial island
#

it doesnt work in windows 11

brazen jacinth
#

1500 seconds per frame

jovial island
remote widget
#

Me who doesn't play games: :okay:

remote widget
#

Let's hope @jovial island also understands

jovial island
brazen jacinth
jovial island
#

cooking simulator?

remote widget
#

I mean, the graphics are damn cool ngl

#

not to mention its almost 10 years old

jovial island
brazen jacinth
#

mmmm, i love the tasty 180x240 p resolution on dog shit settings in my minecraft to achieve 2 fps

remote widget
#

Sooo

#

Anyways I don't really play laptop games much, don't wanna divert my mind while studying

jovial island
remote widget
#

Hmm cool

jovial island
#

i play by myself๐Ÿ˜”

remote widget
#

I don't play games except mobile games

jovial island
jovial island
remote widget
#

I only play a match or two anyways

jovial island
remote widget
#

CoD and Farlight

jovial island
jovial island
remote widget
#

Cannot help it

jovial island
#

๐Ÿ˜ 

jovial island
remote widget
#

It gets frequent updates

#

I never liked the graphics

jovial island
#

hold up

#

hunter + ashleypithink

#

sussy bakas

jovial island
remote widget
#

๐Ÿคฃ

remote widget
#

Okay time to become half dead

jovial island
#

byepithink

jovial island
remote widget
#

Rip

#

Anyways I guess I will just go and do some Economics

jovial island
remote widget
#

Lmao

jovial island
remote widget
#

Ash mad now

jovial island
jovial island
#

so you dont like buying from amazon?

remote widget
#

Hmmmmmmmmmmmmmmmmmmmmmmmmmmm I have heard millions of them now, so I am basically immune to those

remote widget
jovial island
remote widget
#

Jeff Bezos is my childhood friend

jovial island
#

why am I an english native and fail to understand your meanings pithink

#

just yours

#

oki

remote widget
#

Rip, @jovial island wanna do the topic of Revenue with me

jovial island
remote widget
jovial island
brazen jacinth
#

guys help im fucked

remote widget
remote widget
#

Wait, what?

jovial island
brazen jacinth
#

i don't understand this math at all

jovial island
remote widget
#

Oh

brazen jacinth
#

i have math class

remote widget
#

Hmm which topic

jovial island
#

who knows am ipithink

remote widget
#

Lmao

brazen jacinth
remote widget
#

or could be u r just cat fishing

jovial island
#

really

remote widget
#

Lmao

jovial island
brazen jacinth
#

shit now my teacher is giving a check

#

๐Ÿ˜ฐ

jovial island
brazen jacinth
jovial island
remote widget
#

And then there's my maths class, in which there are only 5 students, out of which, only me and sometimes another student attends ๐Ÿ˜ถ

jovial island
#

๐Ÿšถ

remote widget
jovial island
#

the economy is already messed up thoughpithink

remote widget
#

Soooooooooo

jovial island
jovial island
jovial island
remote widget
#

True, I got exams in 2 weeks and I haven't even completed the syllabus even once

#

RIp

jovial island
jovial island
jovial island
#

youre way smorter than me

#

for sure

remote widget
jovial island
jovial island
jovial island
#

MORE

remote widget
#

you know, there are DMs too BTW

jovial island
jovial island
#

๐Ÿง‘โ€๐Ÿฆฏ

remote widget
#

RIp my headset died

jovial island
remote widget
#

Really?

jovial island
jovial island
jovial island
jovial island
#

apply brain, not kidney

#

๐Ÿง 

remote widget
#

Okay so find the value of x

x^2 + 1 = 0
#

If you know maths

jovial island
#

๐Ÿง 

remote widget
#

Tf

jovial island
remote widget
jovial island
jovial island
jovial island
jovial island
jovial island
jovial island
#

๐Ÿง 

#

im not

#

lol

remote widget
jovial island
#

i am 15 lol

remote widget
#

Never knew oki was 12 :rip:

jovial island
remote widget
#

Rip my ex deleted her Discord ID but it still shows up in my DMs ๐Ÿ˜ญ

jovial island
remote widget
#

You are 3 years older to me mentally

jovial island
jovial island
remote widget
#

oki...

jovial island
#

๐Ÿง 

remote widget
#

Deduct 3 years from her mental age

jovial island
#

๐Ÿง‘โ€๐Ÿฆฏ

jovial island
#

bozo

remote widget
#

Tho its been about 9 months since we last talked lol

jovial island
#

I'll focus on my game, I'm throwing too much pithink

remote widget
#

Not to mention the time when she randomly messaged me out of nowhere

jovial island
jovial island
remote widget
#

no

jovial island
remote widget
jovial island
#

pithink 30 kills

remote widget
#

LMAO

jovial island
remote widget
jovial island
remote widget
#

Yea

jovial island
jovial island
jovial island
remote widget
#

Play Ranked on Master

#

I always get carried ;-;

jovial island
#

codm is trash

jovial island
#

and full of noobs

#

Codm is too ez tbh

#

play bo2pithink

remote widget
#

I have completed it twice or smth

#

On my Xbox 360 One

jovial island
#

Unless you play ranked lmao

remote widget
jovial island
remote widget
jovial island
#

on master rank it starts to get harder

remote widget
#

Yea

jovial island
jovial island
jovial island
#

when I stopped playing

remote widget
#

U were pretty low

#

Master > Grandmaster > Legendary iirc

jovial island
#

yall ever played black ops?

remote widget
#

@jovial island correct me

jovial island
#

like just black ops

remote widget
#

Probably not

jovial island
jovial island
remote widget
#

I have played AW, BO2, Ghosts

#

And I think a few more I don't remember

jovial island
remote widget
#

Facts

jovial island
#

like aw has been sleeped on

remote widget
#

BTW what do u think will happen if I try to play GTA 5 on Integrated Graphics?

jovial island
#

megumin

remote widget
#

which language u even speaking

remote widget
#

No

#

Actually...

jovial island
jovial island
junior hull
jovial island
jovial island
#

grammar is what i say๐Ÿง 

brazen jacinth
remote widget
#

I tried to play Fortnite on Intel HD 3000 and i3-2328M

#

A few years back

jovial island
remote widget
#

And, well, I got like 5-10 FPS

jovial island
#

probably none cuz no rgb

jovial island
brazen jacinth
#

i've only gotten 1500 fps max, usually around 500 tho

jovial island
#

yall all wrong im right ๐Ÿง 

remote widget
#

Me who hardly gets 60 FPS on a 10 year old game: :bruh:

#

I mean, I get about 50 FPS, so its good

#

Intel UHD Graphics ftw

jovial island
#

i get 1k fps on a 3060

remote widget
#

Hmmmmm

jovial island
#

i got it msrp

#

lol

jovial island
remote widget
brazen jacinth
remote widget
#

The one am playing nowadays

jovial island
jovial island
brazen jacinth
jovial island
remote widget
brazen jacinth
jovial island
brazen jacinth
#

nice

#

but srsly i gtg

jovial island
#

cya

jovial island
#

my card

jovial island
#

sed

#

sed life

#

๐Ÿ˜”

jovial island
#

really sed life

remote widget
#

No need to make me prove that

jovial island
#

๐Ÿ˜”

jovial island
remote widget
jovial island
#

๐Ÿง 

#

be smort๐Ÿง 

#

or buy a quad core๐Ÿ˜ณ

remote widget
#

I have a quad core

#

i3

#

11th gen

jovial island
#

no its a gpu

#

a really powerful one

jovial island
#

for editing

jovial island
#

a pyshcinojntosni

jovial island
remote widget
jovial island
#

im a smort human bean

remote widget
#

You know oki, not everything has to be taken in a jolly mood

jovial island
jovial island
#

ok depressed mr๐Ÿ˜”

remote widget
jovial island
#

imma step back if we're talking about depression

jovial island
#

im here for youโค๏ธ

#

๐Ÿซ‚

jovial island
#

i don't want to rant like a 14 yo okimmii

jovial island
jovial island
#

and not my name lol

remote widget
jovial island
jovial island
#

๐Ÿšถ

#

hunter needs a hug fr๐Ÿซ‚

remote widget
#

Flashbang

jovial island
jovial island
#

like me

remote widget
jovial island
#

and I'm too shy to speak to someone irl so yea

jovial island
jovial island
jovial island
remote widget
#

@jovial island should I be scared

jovial island
remote widget
jovial island
#

๐Ÿ˜ณ

remote widget
jovial island
jovial island
remote widget
jovial island
#

lmaooooo

remote widget
jovial island
#

youre so behind

jovial island
#

Welll well well

#

Brb

remote widget
#

What

#

Ah the test

#

Nah, I gave it offline

jovial island
#

yall got test?

remote widget
#

Exams*

jovial island
#

do you?

jovial island
#

i dont have exams yet

remote widget
#

Hmmmmm, in here, either u tell the truth, or u keep it a secret and don't tell anyone (I prefer to be the second type)

jovial island
remote widget
jovial island
#

that sucks

remote widget
#

ยฏ_(ใƒ„)_/ยฏ

remote widget
#

Who even uses Fb nowadays

jovial island
#

my teacher is 4'7๐Ÿ˜ญ

remote widget
jovial island
remote widget
#

๐Ÿ˜ถ

jovial island
jovial island
remote widget
jovial island
#

meh

remote widget
#

Actually turned 16 in September

jovial island
#

nice

remote widget
#

and I am the tallest in my family

jovial island
#

wut

remote widget
#

Yea haha

jovial island
#

the tallest in my family is my brother

#

and hes 6'1

jovial island
jovial island
jovial island
#

eu people be like

remote widget
#

About 178 cm

jovial island
#

I'm 177 cms tall , don't make me.convert that to inches

brazen jacinth
#

i think that's wrong

jovial island
jovial island