#off-topic

1 messages · Page 662 of 1

fair island
#

I never learnt that

light scaffold
#

what did you expect lol

fair island
#

normal maths

#

I didn't realise you were gonna do a english lesson as well

untold hearth
#

@light scaffold ?

fallow crow
#

@light scaffold idk but.. my algorithm so far actually have tons of redundant code

#

Prob gonna reduce them in the future

light scaffold
#

@untold hearth it prints out some random hex numbers

#

@fair island that's like... basic maths...

untold hearth
#

doesnt that function return a pointer?

fair island
#

WHAT THE FUCK DID I JUST FIND?!

#

There's a way to go to the end without the portal?!

light scaffold
#

idk

untold hearth
#

wdym by "doesnt work"

light scaffold
#

possibly

fallow crow
#

Oh also should've said smth more actually

#

Well...

#

That algorithm is gonna be applied to DeluxeMenus soooo

#

That's gonna be another level

light scaffold
#

seems to be working now @untold hearth , I used panic and it said that the port was in use

#

is that like a good idea?

#

or is there a better way of handling exceptions

untold hearth
#

oh it returns an error

light scaffold
#

/errors

#

yeah

untold hearth
#

I mean, there are ways to handle errors in go, but if its something like this, then yes, that would be something you panic on

fair island
#

iirc using abatised redvides takes you straight to the end

light scaffold
#

that's not english

#

@untold hearth ok cool

fair island
#

@light scaffold its something what messes up the mc hashing system

light scaffold
#

not sure about that one

fair island
#

It works because abatised redvides hashes to 2 with SHA256 and 2 is the dimension id for the end

untold hearth
#

youd do something like

if e := function(); e != nil {
  panic(e)
}
fair island
#

🙂

untold hearth
#

usually ^

light scaffold
#

@untold hearth quite boilerplatey but cool

fair island
#

@light scaffold they're using it in the speedruns as we speak

light scaffold
#

literally nothing comes up on google for it

fair island
#

It's in a video

light scaffold
#

send link

fair island
light scaffold
#

oh that's on the weird snapshot

fair island
#

I cant remember where in there he mentions

light scaffold
#

that's not really the same thing

fair island
#

6:30

#

skip to there

light scaffold
#

yeah but that's not normal world generation

#

it's a joke update

fair island
#

?????

#

a joke update with that in it?

light scaffold
#

yes...

#

the april fools update 2020

#

infinite dimensions

untold hearth
#

@light scaffold BOILERPLATEY??

fair island
#

??

untold hearth
#

try catch in java is boilerplatey

lofty void
#

Yeah

light scaffold
#

true

#

but still

untold hearth
#

How is that boiler plate

#

its a null check

light scaffold
#

in java you don't even strictly need to handle the exception

untold hearth
#

Yes...? You do..

#

Java has checked exceptions

#

Go does not

light scaffold
#

not a runtime exception

#

but anyway

#

why's hotswapping not working

fair island
#

I've not had hotswapping for me for ages :/

light scaffold
#

this isn't in java

fair island
#

?

light scaffold
#

this is Go

untold hearth
#

How can this possibly be boiler plate then...

light scaffold
#

because you have to do something with the error, right?

fair island
#

I mean, i can't work out how to do the java debug with the spigot anymore

light scaffold
#

get dcevm

fair island
#

hard to install?

light scaffold
#

not particularly

#

trivial on linux

#

idk about windows

fair island
#

looks easy af

#

you run 1 jar

untold hearth
#

@light scaffold But how is it boilerplate?

light scaffold
#

because

#

if it's a runtime exception

#

then why can't we just let it get pushed up the stack

#

why do you have to panic() it

#

like java you can safely ignore a RuntimeException without needing to catch it

untold hearth
#

This is because youre framing your mind in a Java context

#

Which Go couldn't be further from

light scaffold
#

true

untold hearth
#

Would you rather that function call panic?

light scaffold
#

idk

regal juniper
#

Any function can be a panic, just give me a minute.

light scaffold
#

i've not looked at any of the docs

#

just making it up as I go along

untold hearth
#

dont

#

DONT

light scaffold
#

but I would assume that any unhandled exception would panic() automatically

#

😦

untold hearth
#

Oh ok, good

light scaffold
#

but reading docs is effort

untold hearth
#

I thought you were gonna make a go joke

light scaffold
#

oh lol

#

nah no pun intended there

untold hearth
#

Thats the thing though

#

Its not an exception

light scaffold
#

an error then

untold hearth
#

Youre still framing it like Java

#

And its ALWAYS handled

#

Thats why its returned

light scaffold
#

i see

untold hearth
#

You can recover from a panic in Go, but generally, you would want to return your error to the call site

#

Because that makes more sense when youre building multi layered applications

#

This is basically what a trycatch is in Go

#

You use a defered function to recover a panic

light scaffold
#

so if i'm understanding that correctly, function() gets called first, then the deferred function which handles any possible error?

untold hearth
#

Yes

fringe sigil
#

Why are we not using spring? We should really be using spring!
Niall armstrong 1969

light scaffold
#

awesome

#

@fringe sigil wise words

fringe sigil
#

we NEED a quotes channel

#

Every time I use spring it makes me happier I learnt spring in the first place

untold hearth
#

spring fucking sucks

#

Change my mind

light scaffold
#

spring good

long summit
#

Same feeling i have with Kotlin

untold hearth
#

@long summit LIAR!!!!

#

Oh wait.. you were referring to what he said

#

nvm

long summit
#

Not that it sucks! Was talking about being happier!

untold hearth
#

ye

fringe sigil
#

Spring does not suck

light scaffold
#

however what's not good

#

gin

fringe sigil
#

Sxtanna were gonna have some problems

untold hearth
#

spring is ass

#

just sayin

fringe sigil
#

Why

light scaffold
#

because it for some reason doesn't actually call the main method

untold hearth
#

Change my mind

fringe sigil
#

GIVE ME ONE GOOD REASN

light scaffold
#

it just compiles the code

untold hearth
#

CHANGE MY MIND!!!

fringe sigil
#

NO

untold hearth
#

@light scaffold wtf is gin?

fringe sigil
#

Springin

light scaffold
#

it's hotswapping for go I think

#

recompiling everytime is annoying

untold hearth
#

....

#

bruh

#

???

#

Are you not using GoLand?

light scaffold
#

yes

#

wait does that do it for you

untold hearth
#

Its 1 button

light scaffold
#

ik

untold hearth
#

You literally just press the play button

light scaffold
#

but still it's far away

fringe sigil
#

Rapid development

untold hearth
#

How?

fringe sigil
#

Like so rapid

#

Whip up a full blown app in like 20 mins

#

Dependency injection

light scaffold
#

do not judge me

#

i like hotswapping

fringe sigil
#

Inject dependencies like dependncy injection

untold hearth
#

Bruh...

#

Just fucking be NORMAL dammit

fringe sigil
#

Controllers

untold hearth
#

Dear god

fringe sigil
#

Serve page with controller

light scaffold
#

no

fringe sigil
#

Repository

#

get entity with repository

#

put entity with repository

#

do everything

light scaffold
#

spring good

fringe sigil
#

Did I mention ANNOTATIONS

#

@Service

#

@Repository

untold hearth
#

I hate annotations

fringe sigil
#

Im gonna end up tagging someone

untold hearth
#

And I hate things being done for me

#

Just be a programmer dog

fringe sigil
#

DID I MENTION

light scaffold
#

boilerplate reee

fringe sigil
#

ENTERPRISE

long summit
#

Write KiteBoard with spring

light scaffold
#

SO MUCH ENTERPRISE

fringe sigil
#

Oh

#

And

#

MVC

light scaffold
#

AbstractHelloWorldFactoryFactory

fringe sigil
#

Kiteboard enterprise edition

#

DefaultListableBeanFactoryImplementationProvider

light scaffold
#

HelloWorldDAOFactoryProvider

fringe sigil
#

Haha

light scaffold
#

😍

fringe sigil
#

Long names are descriptive though

untold hearth
#

HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor

light scaffold
#
DefaultListableBeanFactoryImplementationProvider defaultListableBeanFactoryImplementationProvider = new DefaultListableBeanFactoryImplementationProvider();
#

now that is peak java

velvet crescent
#

My head KM

fringe sigil
#

Lol

#

Spring is so big though

light scaffold
#

it's perfect

fringe sigil
#

You go to look at how to do something

#

Spring has already done it

untold hearth
#

spring is gay

fringe sigil
#

Country findByBandStartLessThanEqualAndBandEndGreaterThanEqual(int bandStart, int bandEnd);

light scaffold
#

noo

long summit
fringe sigil
#

What it do

light scaffold
#

cute

fringe sigil
#

Looks like thymeleaf syntax

muted fern
#

thank you for correct grammar

light scaffold
#

it kind of is

fringe sigil
#

I like thymeleaf syntax

#

I like thymeleaf syntax lots

light scaffold
#

thymeleaf is kinda

#

meh i guess

#

it feels dirty doing everything server side

long summit
#

It adds an s to paste

#

It's ugly i hate it xD

light scaffold
#
fun String.pluralize(count: Int) = if(count > 1) append("s") else this```
fringe sigil
#

☹️

light scaffold
#

there's probably some sort of let way to do it as well

long summit
#

That function is more than enough ;p
You should have seen my URL thingy before xD

fringe sigil
#

I've only ever used thymeleaf

#

Id like to try something else at somepoint

light scaffold
#

angular is kinda cool

regal juniper
#

No one knows.

untold hearth
#

that check should be for whether its not 1

#

because for negatives, and 0, we use plural forms

#

smile

lofty void
regal juniper
#

Hehe

mellow zinc
#

😂

untold hearth
#

nerds

long summit
#

recursion programing in c flashbacks

regal juniper
#

Funny joke

boreal escarp
#

:))

fringe sigil
#

I love that meme

untold hearth
safe meadow
regal juniper
#

Test

sturdy bobcat
#

more rtx stuff on minecraft

wary willow
#

something's wrong

#

I can feel it

#

:)))

velvet crescent
#

Nah, perfectly fine

wary willow
#

yeah it went from 15 to 1 like it should be

#

just 1 millisecond delay

#

so no lagg at all

#

xD

regal juniper
#

Not bad

#

Could be better tho

wary willow
#

wanna se the timings report?

velvet crescent
#

I'd rather not

wary willow
#

it goes something like this: _/-|______

#

:)))

#

I think gianluca would be proud

velvet crescent
#

Who is gian?

wary willow
#

"I am a self taught Software Engineer with experience in creating and managing enterprise level Game Server projects. My background in Software Development, Visual Design, and Project Management back my unique, yet competitive approach. I am fueled by my passion for creating fun, innovative and unique projects, and ensuring everything is always up to an optimal standard. I enjoy learning new things, and will always consider myself as a student."

#

here

#

xD

velvet crescent
#

Oh you mean the nerd who still hasn't switched to FJ, got it

wary willow
#

right that guy

velvet crescent
#

That timings report is a sus, my plugin doesn't show up on it, cause it's so good

wary willow
#

:))))

#

It comes in 4th place on my timings report

velvet crescent
#

Oh yea my plugin is gucci, just Gaby's thing not efficient <o/

wary willow
#

4th as in bad

#

idk what to do to help improve the timings ... I can't just remove LWC and BetterRTP

velvet crescent
#

You can :))

wary willow
#

the chunkm I can just start it when no one is online

#

I know it is possible to remove them and easy as well but I don't want to

vague walrus
#

Just get a good protection plugin, who needs lwc

#

👌

wary willow
#

yeah I have one but people are stupid and just leave their stuff without using a protection ....

wary willow
#

How do I cancel a queue in FileZilla?

#

oh nvm found it

naive agate
#

🙂

velvet crescent
#

@boreal garden That doesn't really work like that..

boreal garden
#

What?

#

What doesn’t work?

velvet crescent
#

Wait, you mean as in discord/mc linking or?

boreal garden
#

No, just have a bot generate an invite link for them

#

With for example 1 max use

wary willow
#

you can just make so only people with phone number linked can join

boreal garden
#

Ah, we get attacked by thousands of bots with phone verification

wary willow
#

wt

velvet crescent
#

I mean just make mc <-> discord linking?

#

Should prevent 90% of them

untold hearth
#

message with a required reaction choice?

velvet crescent
#

And hide the server shit if they aren't linked

untold hearth
#

make them wait 10mins before being able to speak?

boreal garden
#

....

#

Selfbots can see all members

#

You can kick them if they dont verify somehow within 10 mins yes

velvet crescent
#

Remove the verified members from that chat

#

And then they can't

boreal garden
#

They still can

#

Unless it has changed?

#

I noticed lemon man does this for their server so that’s where I got the idea

untold hearth
#

I meeeaaaannnn

#

I can make it >:)

boreal garden
#

Sure you can post it on your github or I’ll do it on one if you dont

#

And give u $50

untold hearth
#

you have fr off

#

sad face

velvet crescent
#

Lol, now that's the kind of requests the channel should get :p

trim raft
boreal garden
#

You don’t accept either

untold hearth
#

especially since I also keep fr off xD

#

what the hell?

#

Discord is broken

#

whoa

#

they all sent

#

@boreal garden send it now

boreal garden
#

Still no

#

I pay u $5 if you make me hypickle servur

mellow zinc
#

hi

#

so can i get an update on our experiment

wary willow
#

no

#

because there isn't anything new

mellow zinc
#

damn 😔

light scaffold
#

there kind of is

#

i did some maths and got a bit closer apparently

mellow zinc
#

o.o

#

interesting

#

anyways

#

time for kotlin

light scaffold
#

wise words

wary willow
mellow zinc
#

lmao

#

that must be hella shit then

naive agate
#

wtf

wary willow
#

oh you didn't see the timings report I've sent?

mellow zinc
#

jesus christ

woven prairie
#

lol

#

These are hot

wary willow
#

perfection

#

It's not like that anymore

#

I just downgraded lwc with 1 version

woven prairie
#

@velvet crescent He's using FrozenJoin 😮 - That makes up for me forgetting

wary willow
#

he knows I am xD I've sent him a photo

velvet crescent
#

@woven prairie No.

wary willow
#

:))))

woven prairie
#

B

wary willow
#

I was going to not use it because Frosty is not adding a delay thing but I said I could at least use it for the centerbroadcast and centermessage thing

velvet crescent
#

Blitz

#

Waiting for Gaby to add it..

wary willow
#

oh so you are adding it after all?

#

you said you are not going to do it

velvet crescent
#

No?

mellow zinc
#

anyone know why i cant install the new IJ

#

i uninstalled the old version now its just stuck on the install directory screen 🙃

#

i guess ill just stay on 2019

velvet crescent
#

Getting into development?

mellow zinc
#

yeyeyeyeyeyeye

#

gonna stop playing cs, so thatll free up some time

#

just note that im coming from the ground up, only ever properly learnt visual basic and that was only a few programs for college

#

so for most of the time im in the dark on shit

#

im sure ill have plenty of fun 🙂

light scaffold
#

development is fun

mellow zinc
#

thanks

#

just note i may become annoying PES_JesusChrist

light scaffold
#

we've had worse

mellow zinc
#

im sure u have

velvet crescent
#

We have worse you mean @light scaffold

light scaffold
#

well yes

mellow zinc
light scaffold
#

i was being polite

sturdy bobcat
#

ignore the fact minecraft stopped responding

wary willow
#

yeah that changed in latest snapshot

magic summit
#

They changed their logo

#

I remember seeing someone posting an article about it

karmic spear
#

guys did you heard about that discord message too?

#

that thingy that says discord will clode 7th of november 2020

#

thats fajing fake to me

long summit
#

Which message?

karmic spear
#

Привет, это сообщение от создателя Discord, и он немного рассказал вам о том, что произошло на Discord 23 июля. Пожалуйста, не отправляйте его обратно человеку, которому вы его получили. Уважаемые участники Discord, ожидается, что Discord закроется 7 ноября 2020 года, поскольку он стал перенаселенным. Многие участники жаловались, что Discord стал очень медленным. указывает, что есть много активных членов Discord, но также есть много новых членов. Мы отправим это сообщение, чтобы узнать, активны ли участники. Если вы активны, отправьте его другим 15 пользователям, используя функцию копирования и вставки, чтобы показать, что вы все еще активны. Люди, не отправившие это сообщение в течение 2 недель, будут удалены и, не стесняясь, освободят место. Отправьте это сообщение всем своим друзьям, чтобы показать, что вы все еще активны и не будете удалены

#

(im not from ukrain...)

vague walrus
#

Ah yes

sturdy bobcat
#

most people have no clue what that says

long summit
#

Ooh nice

karmic spear
#

is it fake or its acually real? (the message)

long summit
#

Definitely fake lol
Why would they close

karmic spear
#

yea

vague walrus
#

Oddly enough discord is able to give pop ups on their own app.
They do this for updates and new info.
Which they would also do if they were "closing"

karmic spear
#

and another thing is that in the message it says : Send this message to 15 of your friends so your account will not get deleted i mean BRO dont discord has a system for doing that? if it doesnt im gonna leave discord rn

magic summit
#

is it fake or its acually real? (the message)
@karmic spear

  • First of all: If the message isn't in english, then it's fake
  • Discord would make a blog post and probs some tweets informing about this, so if that doesn't exist: Fake
karmic spear
#

yea thats true too

magic summit
#

(Screenshot isn't from me)

karmic spear
#

everything is linking up with corona virus xD

light scaffold
#

Spooky

karmic spear
#

corona : dont go outside meaning = people wont have income

a user : dont download anything from sites meaning = sites will became less popular

velvet crescent
#

What you smoking?

mellow zinc
#

the bad shit

karmic spear
#

yea that was a tribble example xD

normal sable
#

mojangs new logo is a downgrade imo

#

:/

magic summit
#

Hm.... GitHub updated the icons they use

sturdy bobcat
#

where

magic summit
#

Pretty much everywhere

#

All the icons they have for edit, delete, etc are changed

#

And I like the new check buttons from chrome...

#

But I dislike those radio buttons

fallow crow
#

guys need help
well let me tell you what i did
i was configuring my skywars
and i went to my folders and decompressed an old backup
but it replaced all my config
i loose all
is there a command to make a rollback in files time ?

magic summit
#

not really

#

That's why backups exist

fallow crow
#

thats sad :,

#

well i will have to do it again

#

thank you

sturdy bobcat
untold hearth
#

@sturdy bobcat cause shes better than you

#

and shes allowed to show off her veins

lofty void
sturdy bobcat
#

well i think her veins are ugly

mellow wedge
#

i wish i had a 4tb ssd lmao

fair island
#

I need one lol

#

Gotta store the games and things on it

vague walrus
#

I want to get NAS, and just store all my games on that

light scaffold
#

I love how many synonyms there are in french

#

anyone seen that ton thon tonne ton tonton video or whatever it is?

median sinew
#

lol i can type fluent french but got a U (lower than a fail) in french speaking/listening at GCSE

light scaffold
#

lmao nice

median sinew
#

YESSSS

#

Ton Thon Tonds Tons Tonde

light scaffold
#

That's it

median sinew
#

Your uncle mows your tuna

light scaffold
#

Such a beautiful language

#

I got 58/60 in my french speaking gcse mock 😎

median sinew
#

i got ZERO

light scaffold
#

lmao

#

that's unfortunate

#

surely you could say a few words?

median sinew
#

woudl have got a good mark if i did them this year

#

no it was i couldnt understand the questions

#

i fail at listening

#

i cant understand

#

i didnt know what he was saying

#

so i got a U

light scaffold
#

rip

#

listening is difficult tbf

median sinew
#

Mais quand je veux, je peux vraiment taper du français haha

light scaffold
#

Oui, taper le français est facile. Écouter est plus difficile

median sinew
#

TBH my listening paper was atrocious!!! we were in the most echoey hall ever and it was during a break time so you had the screeching of year 7-8-9's outside and i just LITERALLY scripples false words to say that i did put something down but you and i both cant read it

light scaffold
#

lmaoo

#

listening papers are painful

#

the audio is always really fuzzy for us

median sinew
#

to make it worse - the fuzzyness yes. 2 they used a small like cd player with its own weak speakers

light scaffold
#

honestly that shouldn't be allowed

median sinew
#

it shouldnt

light scaffold
#

there should be a minimum quality for the audio

median sinew
#

and the player

light scaffold
#

that every school has to provide

#

lmao

median sinew
#

and the location

#

and the conditions

#

and the timing

#

and the questions

#

and the accents

#

and make it in english

light scaffold
#

Just reform literally everything about the listening paper

median sinew
#

yes

#

actuallt just remove it

#

and deny french as a language

#

perioT

light scaffold
#

moi

#

noo*

median sinew
#

NOPE

light scaffold
#

french is nice

median sinew
#

ive already perioT it

light scaffold
#

hmmm

#

you got a point

#

I can't argue with that

median sinew
#

its a nice language but its confusing as hell

#

like java

light scaffold
#

aren't all language confusing as hell at first?

#

then after like 5-10 years they become easy

#

hopefully

mellow wedge
#

@timid chasm what do you need to use NBT for?

#

Also how do you use nbt

median sinew
#

s'il vous plaît pouvez-vous me nourrir à la cuillère le moyen de connecter mes leçons s'il vous plaît je ne sais pas quoi faire lol

naive agate
#

Guys Android or apple

median sinew
#

leçons (class) idk class in french

mellow wedge
#

Appdroid

naive agate
#

who tryin to help me make a poll win on twitter? need to get more votes

median sinew
#

me

#

Apple

naive agate
#

NO

#

Android is better

median sinew
#

no apple

naive agate
light scaffold
#

@median sinew non

mellow wedge
#

oof 88%

naive agate
#

we gotta make android win

mellow wedge
#

terfs

#

you went to the wrong place to ask for support

elfin minnow
naive agate
#

smh

median sinew
#

FU lol

elfin minnow
mellow wedge
#

ty for nitro

median sinew
#

ima use it

#

S'IL VOUS PLAÎT!!! J'ai vraiment besoin d'un coup de pouce dans la bonne direction et je ne trouve aucun tutoriel sur la façon @light scaffold S'il vous plaît

timid chasm
#

@mellow wedge do you know Elite Mask ? it have custom nbt tag ._. ( i can see it when i using EpicCraftingPlus )

mellow wedge
#

would checking the lore not work?

light scaffold
#

@median sinew je t'aiderai si tu as des questions mais je ne peux pas faire un leçon privé

stiff oak
#

@median sinew la façon Kotlin Mitten ? Qu'entends-tu par là ? '-'

timid chasm
#

lore check work but i have alot items so i thing nbt tag check can reduce time

mellow wedge
#

reduce time for configuring?

timid chasm
#

yea

median sinew
#

bien pas une leçon privée, aidez-moi maintenant avec où mettre chaque code

mellow wedge
#

how so?

#

it's just checking lore vs nbt

stiff oak
#

Euh j'ai pas tout compris ça a pas vraiment de sens de dire "où mettre chaque code" >.<

timid chasm
#

if have i just need check material amount and nbt

light scaffold
#

Je peux pas faire des leçons privées, je serais terrible

mellow wedge
#

yes but there isn't much different between that and material amount and lore

stiff oak
#

Je peux enseigner le français cette langue démoniaque qui ne plaît qu'aux sadiques et aux natifs é_ê

mellow wedge
#

I would like to add NBT support eventually, but for this scenario it wouldn't necessarily "save time"

timid chasm
#

no if don't have i need check material amount name and lore

light scaffold
#

@stiff oak lmao

mellow wedge
#

why do you need to check the name too?

timid chasm
#

because my item have same lore and just difference some point

stiff oak
#

On pourrait bien s'amuser comme par exemple commander une gaufre visiter paris invoquer des démons regarder des films français 🤔

mellow wedge
#

hmm

timid chasm
median sinew
#

@light scaffold No not private lessons. im asking for you to just tell me which code goes where

mellow wedge
#

are the names colored @timid chasm ?

median sinew
#

out of the list earlier

timid chasm
#

i want make upgrade menu

mellow wedge
#

oh

#

I see

light scaffold
#

Oh lmao

mellow wedge
#

can you show me the nbt it has?

fair island
timid chasm
#

i think i can't give you now because my dev wasn't finish custom nbt tag plugin

median sinew
#

OMG the headbang matched with my song beat ending

light scaffold
#

@stiff oak je pense que c'est serait parfait

stiff oak
#

ce serait*

light scaffold
#

whoops

#

I blame my keyboard for that one

fair island
#

Is the French going on here as well??

mellow wedge
#

when you get the chance send it over

light scaffold
#

yes

fair island
#

Bonjour bonjour bonjour all good now?

mellow wedge
#

I'll try looking into nbt within the next week or so @timid chasm

timid chasm
#

ok i will send you

stiff oak
#

no thonking

fair island
#

Alex

timid chasm
#

thanks :3

light scaffold
#

@median sinew the setExecutor stuff goes in main class, everything else in an individual class

#

Quoi?

fair island
#

That gif looks like you

#

When you look at my code lol

stiff oak
#

HEY CHILDRENS ! We're gonna starts the class so please Asseyez-vous !

light scaffold
#

not in the slightest

fair island
#

No

#

I'M NOT A CHILD UNLIKE KOTLIN MITTEN

mellow wedge
#

te tois

fair island
#

(::

light scaffold
#

@stiff oak that's literally SO accurate

stiff oak
#

wut ?! what would you say cj ? x)

fair island
#

I don't understand what you two are saying

stiff oak
#

@light scaffold yes it is lol and that's weird as fk

fair island
#

I never learnt French :(

light scaffold
#

is "we're going to starts" because of « on va commencer »? Why do people make that mistake so often?

stiff oak
#

Asseyez-vous = Sit down

#

miswright 👀

light scaffold
#

oh lol

fair island
#

What does Va te faire foutre mean

light scaffold
#

Because I had a Spanish teacher who said "we're going to starts"

stiff oak
#

it is Bonjour les enfants ! Nous allons commencer le cours Asseyez-vous !

light scaffold
#

@fair island I am not going to answer that

fair island
#

I need to know

light scaffold
#

Google translate it

fair island
#

I told my gf that and she ain't talking to me

#

OH SHIT

#

OH NO

#

I'M IN THE DOG HOUSE

#

Welp nice knowing ya'll

stiff oak
#

do you know what a cornichon is ?

mellow wedge
#

te tois madame

#

oh man look at how much french I know

stiff oak
#

pour commencer je suis un homme ;-;

mellow wedge
#

yo watup homme

stiff oak
#

@mellow wedge tais-toi maître s'il te plaît << please

mellow wedge
#

homie

#

lmao look at my spelling

#

I knew it was wrong

#

but damn

stiff oak
#

translate it thonking

fair island
#

j'en ai ral le cul

light scaffold
#

J'aime pas des cornichons

#

de*?

#

les?

stiff oak
#

but @light scaffold think of pickle rick it fkin becomes rickornichon 👀

mellow zinc
#

whats cornichons

stiff oak
#

cornichons are pickles

mellow zinc
#

o

mellow wedge
#

non tu @stiff oak

mellow zinc
#

also wouldnt it be je naime pas

light scaffold
#

@stiff oak lmao

#

iirc the "ne" is often dropped in informal language

stiff oak
#

@mellow wedge wut ?! thonking

mellow wedge
#

non

#

tu

light scaffold
#

so j'ai pas, je sais pas, j'aime pas

mellow zinc
#

hmm interesting

stiff oak
#

@mellow zinc Je n'aime pas = I don't like

fair island
#

Qu’est-ce que tu branles @mellow zinc

mellow zinc
#

i only learnt french in school and only used it there so it would be more formal usage

#

ye ik what it means

mellow wedge
#

you need the n

light scaffold
#

yeah School mostly teaches formal stuff

stiff oak
#

@light scaffold no one uses "ne" '-'

light scaffold
#

not at all?

stiff oak
#

I joke

fair island
#

Enculer les mouches wtf france

stiff oak
#

like Je n'aime pas ce genre de langage // Je ne tolère pas ce genre de langage

mellow wedge
#

je ne sais pas

#

oui?

stiff oak
#

it's barely the same but one is more strict

fair island
#

Faire pousser une bière ou ne pas faire pousser une bière 🤔

stiff oak
#

Je n'aime pas = I don't like
Je ne tolère pas = I won't bare

light scaffold
#

j'ai pensé que « ne » est plus formel

fair island
#

Did I word that correctly?

mellow wedge
#

ne is used for Je ne said pas, no?

stiff oak
#

no lol

fair island
#

What did I say lol

stiff oak
#

I don't understand cj when you speak french lol

mellow wedge
#

je ne sais pas

#

I don't know, right?

stiff oak
#

you said To grow a beer or not to grow a beer

#

yep

fair island
#

LOL

mellow wedge
#

so why did you say you no understand

naive agate
#

Hey

mellow zinc
#

i seemed to have created an intriguing topic

light scaffold
#

C'est intéressant

fair island
#

I've never seen you around @naive agate

mellow zinc
#

exactement

stiff oak
naive agate
#

Im new

mellow wedge
#

no

fair island
#

Oh rename?

mellow wedge
#

you

mellow zinc
#

its terfs i can tell by the custom status

mellow wedge
#

no u

#

get rekt

naive agate
#

fuk

mellow wedge
#

c'mon skyrowl

light scaffold
#

on voit tout

mellow wedge
#

u got riggity riggity rekt

fair island
#

@naive agate nice rename

stiff oak
#

you can't say no you in french it has no fkin sense lol

fair island
#

I remember everyone's status lol

mellow wedge
#

neither does no u

light scaffold
#

It's not correct in any language lol

stiff oak
#

you can say Non toi but it's not correct

mellow wedge
#

non tu

stiff oak
#

NOT TU ;-;

mellow wedge
#

it will never be correct

#

what is tu

stiff oak
#

at least say toi it's definitly not tu 😢

light scaffold
#

I guess non toi makes slightly more sense?

#

yay

mellow wedge
#

what's tu/toi

light scaffold
#

You

mellow wedge
#

not the answer i was looking for

#

the difference

light scaffold
#

tu is subject pronoun, toi is indirect object or stress pronoun

fair island
#

se raser ou ne pas se raser Grande question

light scaffold
#

tu vas, je toi le donne, moi et toi

fair island
#

Slow down in here omfg

stiff oak
#

Tu ne sais pas parler français = You don't know how to speak french
C'est entre toi et moi = It's between you and I

naive agate
#

GUYS

#

ENGLISH ONLY

fair island
#

Wot

light scaffold
#

c'est correct ?

naive agate
#

@regal juniper

fair island
#

We are talking English

light scaffold
#

we are polyglots

mellow wedge
#

tu is used before consonants?

light scaffold
#

Let us make the most of our skills

#

tu is used if "you" are performing the action

fair island
#

Pourquoi vous appelez pour la sauvegarde

stiff oak
#

@light scaffold it's not even a full sentence

light scaffold
#

No Ik

mellow wedge
#

I see

#

I get it

light scaffold
#

it's examples

stiff oak
#

@mellow wedge I don't remember I know how to speak I don't know how to explain lol

mellow wedge
#

non toi

light scaffold
#

toi means "to you" or "you" in a more indirect sense iirc

fair island
#

Le personnel pauvre doit appeler pour la sauvegarde lol

mellow wedge
#

i will ruin the french language

#

ne'toi

light scaffold
#

nasty stuff

mellow zinc
#

french language is already ruined

mellow wedge
#

80

#

blaze it

light scaffold
#

lmao

stiff oak
#

No toi nominate someone as tu is only for verbs

fair island
#

Je mettrai les bots en jeu dans 5 minutes. Ils parleront tous français tous les 500 d'entre eux.

mellow wedge
#

kotlin summed it up for me skyrowl

light scaffold
#

@fair island le fait

fair island
#

Wot

stiff oak
#

wut

light scaffold
#

I think my summing up was right

#

like

mellow wedge
#

^

fair island
#

No

stiff oak
#

@light scaffold fais-le*

light scaffold
#

Ty

stiff oak
#

too far away cj ;-;

mellow wedge
#

hmm?

stiff oak
#

it's fkin 2am and I'm giving french lessons wth thonking

light scaffold
#

this is fun

mellow wedge
#

je n'aime pas

stiff oak
#

cj don't know what you were pointing

mellow wedge
#

huh

stiff oak
#

what arn't you liking ?

mellow zinc
#

cj, where are u from again?

mellow wedge
#

that was a response to kotlin

fair island
#

Aucun membre du personnel ne sera là pour arrêter l'invasion des bots oh combien cela va être amusant pour tout le monde.

mellow wedge
#

'murica

light scaffold
#

Grammatically "Tu" is the subject pronoun, "toi" is the indirect object and stress pronoun

#

Or so I've learned

mellow zinc
#

o cool

#

welcome to tier 5 gang btw

fair island
#

But ye, eta of 5min if no staff come

stiff oak
#

@fair island you will summon a hundred of fkin million demons if you do so

mellow wedge
#

😮

fair island
#

Oh I'll be proud of doing that

#

How are people tier v

stiff oak
#

you'll be cursed 👀

mellow zinc
#

cus we nerds

#

in a gang

fair island
#

It's so hard to do it

#

I'll just automate it. You guys won't ever beat me then.

light scaffold
#

so "you go to the store" is "Tu vas au magasin", "I give it to you" is "je toi le donne" and "me and you" is "moi et toi". @stiff oak is that correct ?

fair island
#

I'll let it send messages every certain seconds and it'll run 24/7 that'll earn me plenty of xp

mellow zinc
#

why so many inconsistencies waduhek

light scaffold
#

You'll just get banned lol

fair island
#

I won't be banned

light scaffold
#

@mellow zinc every language has inconsistencies

fair island
#

I can get around it Alex

stiff oak
#

no you misunderstood "Je te le donne" because I reffer to give and give is a verb but the others are correct

mellow zinc
#

well yeah

light scaffold
#

ah yes

stiff oak
#

you can also tell vous

mellow zinc
#

we have rough, tough, trough, cough etc

#

when speaking

fair island
#

Staff won't know I'm using a boy lol

#

Eh?

light scaffold
#

c'est "je toi parle" ?

mellow zinc
#

thats about all i can think of for english :p

stiff oak
#

@mellow zinc we have ver vers verre vert

fair island
#

What you on @mellow zinc

mellow zinc
#

oh god

#

thats cursed

stiff oak
#

yes it is lol

fair island
#

I don't get what you said

stiff oak
#

@light scaffold Je te parle

light scaffold
#

hmm

mellow zinc
#

reading that just made my brain go wew

fair island
#

Hi glare

light scaffold
#

quand on utiliserait "toi"?

stiff oak
#

I talk to you is reffering a verb again

fair island
#

Are you ready to play a game

mellow zinc
#

odin. say rough, tough, cough etc.

#

ull know the inconsistencies

fair island
#

?

mellow zinc
#

say it out loud

fair island
#

Rough tough cough etc

mellow zinc
#

yeah

light scaffold
#

ough makes a different sound in every word

fair island
#

I just said it

stiff oak
#

Tais-toi ... Je viens chez toi demain ... Ils parlent de toi ... HEY TOI Là !!!

fair island
#

You want me to wake up my whole house?

#

I barely ever talk so ye

mellow zinc
#

one is like uff. another is off. another is ow sound

fair island
#

A owo sound?

mellow zinc
#

plough

stiff oak
#

verre ver vers vert are all the same pronounciation as they have different definition lol

fair island
#

That's what ow players say all day

light scaffold
#

alors on utilise jamais « toi » avec une verbe ?

fair island
#

all overwatch players say uwu all day

mellow zinc
#

uwu

fair island
#

Who actually plays ow here lol

mellow zinc
#

I do not.

fair island
#

I might give away my account

stiff oak
#

No it's like english verb I => Je // Us => Nous // You => Tu/Vous // They => Il/Ils

light scaffold
#

I see

#

I always thought "toi" was the indirect subject pronoun

mellow zinc
#

do u say On for we too?

stiff oak
#

You know what singulier and pluriel ? cause I can't translate it lol

mellow zinc
#

on va faire etc etc

stiff oak
#

nope it's not ^^

light scaffold
#

I got confused with "leur"

stiff oak
#

Leur is there

light scaffold
#

on can mean most things iirc

#

it can be we, one, they

#

Based on context

mellow zinc
#

ah ye

stiff oak
#

their***** sry

light scaffold
#

Ty for help :)

fair island
#

@light scaffold you want my ow acc

mellow zinc
#

its all coming back to me 😅

stiff oak
#

Je connais leur père => I know their father

light scaffold
#

@fair island not really

#

yeah

fair island
#

It's got good things on

light scaffold
#

Mais "je leur parle" est correct ?

fair island
#

I think a few hundred crates or whatever you call em

stiff oak
#

leur is when there is only one and leurs is when there are more than one

light scaffold
#

a few hundred?

stiff oak
#

yes it is

fair island
#

Mhm

light scaffold
#

ok cool thank you :)

mellow zinc
#

french 101

fair island
#

I bought a few and never opened em

light scaffold
#

ew

#

buying lootboxes

fair island
#

Wot

stiff oak
#

like Je connais leur père => I know their father (the sis and bro got a signle father) Je connais leurs pères => I know their fathers (sis and bro have different father or have gay fathers for example)

fair island
#

It's the only way to get them

light scaffold
#

you must play games and get them for free

#

why buy them if you won't even use them

fair island
#

Why not

#

I had money to get rid of

#

My work bought me cases each week lol

light scaffold
#

@stiff oak c'est utile, merci

stiff oak
#

buy me csgo case keys then I'm addict but got no money '-'

light scaffold
#

there are much better ways to get rid of money

mellow zinc
fair island
#

I think it was 10 cases a week

mellow zinc
#

looks to be pretty big by the sounds of it

fair island
#

Csgo is shit

stiff oak
#

@light scaffold the more useless way the better it is

mellow zinc
#

new texture rendering

light scaffold
#

@stiff oak I guess so lol

#

There's an app you can buy for £500 to prove that you are rich

mellow zinc
#

idk. just thought the update was pretty cool

fair island
#

An app?

#

Where can I buy it

stiff oak
#

nah csgo is just bullshit you can have the comp of a fkin billionaire and lag on it as a toaster will go good on low graphics with stable fps

light scaffold
#

@mellow zinc I've not played cs in a while but that update looks quite cool

stiff oak
#

it's not csgo is bugged af >.<

mellow zinc
#

wut

stiff oak
#

changing textures will not repair anything

mellow zinc
#

it doesnt change them necessarily

light scaffold
#

it just loads them in lazily I guess

fair island
#

Max is £299

mellow zinc
#

source engine 🙃

stiff oak
#

@mellow zinc got i7 8750h with gtx1050m and I go to fkin 30 fps and lower and the lowest graphic conf so WTH ;-;

#

& 8GB ram

mellow zinc
#

how

stiff oak
#

yes HOW TF ;-;

mellow zinc
#

i had an i5 6500 and got 200 fps

fair island
#

Virus

mellow zinc
#

yeah ur pc is fucked

fair island
#

Download more ram

stiff oak
#

no virus bro I'm respectful to my pc 😮

#

No I will download storage maybe

fair island
#

Ok

mellow zinc
#

even my friend who has i5 4th gen gets like 150fps with same gpu as you

regal juniper
#

2 more boosts

fair island
#

Glare

stiff oak
#

it's a laptop but holy sht why

fair island
#

I tried to boost today

#

Discord didn't like me doing it >:(

stiff oak
#

boosts ?

fair island
#

Because I cancel my nitro and renew it monthly by hand it got all funny

regal juniper
#

Rip

fair island
#

Wait it's fixed itself I think

#

I could boost 👀

stiff oak
#

You're talking about that thing the poorest can't afford for personnal emojis ? ;-;

mellow zinc
stiff oak
#

well ;-;

fair island
#

I might boost but then I'll be in the scary group with @light scaffold

light scaffold
#

it's nice up here

#

pink name gang

fair island
#

No it not

stiff oak
#

Waffle what do you think of an extension that can translate according to player's selected language ?

mellow zinc
#

pink is better than t4 imo

fair island
#

What do you actually get for boosting lmao

stiff oak
#

(for placeholders)

mellow zinc
#

external emojis

#

2x multi

fair island
#

I got that already

light scaffold
#

X2 multi, pink name, dead channel, emotes, etc

mellow zinc
#

dead channel 😂

fair island
#

Emotes?

light scaffold
#

It is dead

stiff oak
#

dead channel ? thonking

mellow zinc
#

true

light scaffold
#

external emojis = emotes

fair island
#

Wait is that why I can't use them???

mellow zinc
#

people just use commands in there 😂

fair island
#

GLAREEEEEEEEE

regal juniper
#

That wouldn't work as well as you wanted it to. Besides there's so many placeholders

light scaffold
fair island
#

Is that why I can't use my emotes???

mellow zinc
#

😂😂😂

light scaffold
#

it's just #bot-commands 2

fair island
#

Imagine using Snapchat

mellow zinc
#

hey. we were pretty active in there today

stiff oak
#

But it worked well Waffle it's fully configurable I already made it but it is a plugin apart not an extension ^^'

light scaffold
#

true true

mellow zinc
#

doing that science thing

regal juniper
#

Boosters do get external emojis, yes.

light scaffold
#

we gotta figure that out tomorrow

fair island
#

So it's p2w

#

Tomorrow? It's 1am now

light scaffold
#

Apparently it's not 1 equation which is gonna be painful to do

#

True

stiff oak
#

I made the working plugin and cj said me that an extension would be good

fair island
#

@light scaffold remember 8pm

mellow zinc
light scaffold
#

what about it

fair island
#

What you gonna do

light scaffold
#

what's special about 8pm

fair island
#

You are joking right

#

Thursday night 8pm...

light scaffold
#

Maybe

fair island
#

Come on man

#

It's 2min

stiff oak
#

what are you talking about ,-,

fair island
#

Even I move downstairs and do the clap even tho I'm too fat

light scaffold
#

oh

#

Yeah no

fair island
#

Clap for careers

light scaffold
#

Not doing that

fair island
#

Why

mellow zinc
#

oh yeah no

fair island
#

It's 2min

light scaffold
#

Virtue signaling

fair island
#

???

mellow zinc
#

i dont do that either

fair island
#

Why not

#

That's so rude of you not to do it

light scaffold
#

if you want to actually help then either donate money or elect someone who will fund them

mellow zinc
#

imagine beong sociable and seeing people on ur road

#

yeah no thanks

light scaffold
#

Rather than clapping and pretending to care

stiff oak
#

is it possible to display motd on extension startup ? 🤔

fair island
#

NHS is saving your lives and you don't wanna take 2 min out of your life each week???

#

Damn... That's sad

mellow zinc
#

naaaah

light scaffold
#

oh come on

mellow zinc
#

my mum is a nurse

fair island
#

It's 2min

light scaffold
#

because clapping really helps them doesn't it?

fair island
#

Yes

stiff oak
#

2min for what ? thonking

fair island
#

They hear us clapping and it makes them happy

mellow zinc
#

in england we clap for our health service workers every week

light scaffold
#

it's virtue signaling

fair island
#

@stiff oak clap for careers

#

And these 2 are grumpy and don't do it

light scaffold
#

people do it to feel good about themselves

fair island
#

It's 2min a week

light scaffold
#

If they cared they would vote for a party that will stop cutting NHS funding

mellow zinc
#

no one i know does it

#

this is true

fair island
#

My whole street does it

light scaffold
#

most people do

mellow zinc
#

yeah so does mine

fair island
#

We doing the birthday party shit again

mellow zinc
#

but my friends nor most of my family dont

stiff oak
#

ow well I live in countryside no one will hear me ;-;

mellow zinc
#

yes

fair island
#

Talking about the people who control us like monopoly?

#

The invisible hand controlling us.

light scaffold
#

oh boy here we go

mellow zinc
#

🙃