Chat:World/2021-04-21

From CG community
Jump to navigation Jump to search

Alex-1: ramezni it not possible

Default avatar.png coderRoy: :nerd:

Default avatar.png r0m4in_974: :wave:

Default avatar.png r0m4in_974: hello world

Default avatar.png OlekLada: helo

derjack: ohai

BlaiseEbuth: Pony!

Default avatar.png xykotik515: how do i make this stupid chat bar go away? its constantly in my way

Default avatar.png xykotik515: i can minimize it but its still in my way

**BrainNotFoundException slaps around a bit with a large fishbot

derjack: add ?disableChat in the url

**BrainNotFoundException ok

Default avatar.png xykotik515: thank you! i will try that

H7: Is it work?

Default avatar.png xykotik515: oh my god thank you sooo much! I didn't know that was a valid URL parameter! And obviously typing enableChat will bring this thing back again

H7: ?disableChat

H7: Welcome you to a new world xykotik515

Default avatar.png xykotik515: Haha thanks!

BlaiseEbuth: Seems there's still people who work on 800*600 screen...

H7: Maybe they also work on Windows 98.

**BrainNotFoundException slaps windows around a bit with a large fishbot

**BrainNotFoundException slaps your a*s around a bit with a large fishbot

AguliRojo: Hey, what's wrong with line 10 ?https://www.codepile.net/pile/DgL2zLWk

derjack: try for i in range(len(new)):

KiwiTae: AguliRojo ^ , you use list element as index

AguliRojo: Oh, that's clever. All other tests passed in Clashed of Code.

H7: Great, you're pefect man.

derjack: owarebytes pushing me further :heart:

Astrobytes: yurkoware pushed you more last night

KiwiTae: Astrobytes o/

Astrobytes: Hey KiwiTae \o

struct: hi everyone

Astrobytes: hey struct

struct: almost top 10, nice

struct: What rank were you before?

Astrobytes: What, Oware?

struct: yes

Astrobytes: 8th before Yurkov pushed me down last night.

struct: ah :p

struct: Still nice

derjack: and i still have the same rank, no progress :(

Astrobytes: ...

KiwiTae: u can have same rank but better bot

Default avatar.png NoiselessSkater_ea04: ?disableChat

BlaiseEbuth: Nope

BlaiseEbuth: You're stuck here with us... :imp:

Default avatar.png NoiselessSkater_ea04: k:grimacing:

KiwiTae: sacré blue

BlaiseEbuth: blue?

Astrobytes: lol

KiwiTae: :grin: my french is rusty lol

Astrobytes: YOU'RE IN FRANCE

BlaiseEbuth: I'm blue, dabedi dabeda

Astrobytes: wahhh that song

BlaiseEbuth: https://www.youtube.com/watch?v=g7hPtc1WIIg

Astrobytes: I refuse to click that

derjack: rick roll :expressionless:

BlaiseEbuth: You've to trust me... :imp:

Astrobytes: Oddly enough I ended up watching Devil's Advocate after I left here last night

BlaiseEbuth: I've a lot of advocates

derjack: do you have any plans to do the puzzle of the week

BlaiseEbuth: Is there a reward?

Astrobytes: Chess is on my list

derjack: it could use some more crowd

derjack: so i can crush you again :imp:

BlaiseEbuth: Create alts

BlaiseEbuth: Crush you yourself

BlaiseEbuth: https://www.youtube.com/watch?v=9IYRC7g2ICg

struct: Whats this called on c++ int8_t a : 4;

derjack: "It's a bitfield. It's only valid in a struct definition"

BrainNotFoundException: ok

BrainNotFoundException: oof

derjack: or in union :thinking:

struct: Thanks that was it

multii: hi

BrainNotFoundException: hi

MadKnight: Automaton2000

Automaton2000: not sure how good it is

Default avatar.png TheDiscoImpEater_7fe: sex

Olitoni: yes

Default avatar.png Pawell: i love sex

Olitoni: :astonished:

Default avatar.png Pawell: :eggplant:

Astrobytes: Enough

Default avatar.png Pawell: :peach:

Astrobytes: Or get kicked

Default avatar.png Pawell: sorry

MadKnight: how do u guys manage repos for multiple projects that are kinda linked ?

MadKnight: for example, libA -> B libA -> C

KiwiTae: if its small pieces just put them all in the same repo

MadKnight: but B and C are big

KiwiTae: then one repo for each A,B and C

MadKnight: but then they would not be sync'd in between versions of each other

Passifi: I've now been teaching myself some 6502 assembler the last couple of weeks and I gotta say that is the most fun way of coding ever :) Modernity is nothing but a curse

MadKnight: it's all fun & games until u actually start getting into algorithmistics

MadKnight: or just bigger projects

MadKnight: check out godbolt.org Passifi they show the asm code generated for your input c++ code

Passifi: Well if I don't want to have fun sure then I'll use something else but there is something magical about being so close to the architecture. Also it really makes you think about structure because if you don't even small projects become completly impossible to maintain and understand

Passifi: and x86 assembly is obviously a different thing entirly :) I dont think anyone enjoys coding in that

MadKnight: oh in that case just try coding in c++ for GBA

MadKnight: it's actually even closer to the architecture in there

MadKnight: u are actually supposed to write data directly into videomemory to display stuff on screen

Passifi: yeah I thought about that these sprite and tile based systems are quite interesting imo basically you work with a little engine implemented in hardware thats just awesome stuff :)

Default avatar.png sonic1991: Hi

Default avatar.png sonic1991: is there alternative of Ruby on Rails in Python ?

MadKnight: Passifi well GBA is like the best example

Default avatar.png sonic1991: what frameworks do you use

KiwiTae: sonic1991 django

Default avatar.png TheRedRubberDuckOfWisdom_1821: how to apply validation message on file upload

Default avatar.png sonic1991: in which lang ?

Default avatar.png seymo5: why does python 3 not support the .copy() command

KiwiTae: seymo5 if u want a deep copy u need to use deepcopy

Default avatar.png seymo5: Thankyou

Default avatar.png Crytios: kk

Hugo4774: hello, i don't understand something on code4life wood 2, can someone help me ?

WannaBeHum1n: any tips

WannaBeHum1n: for a brother stuck at 15 k in silver league

WannaBeHum1n: coders strike back

multii: hi

WannaBeHum1n: hello

derjack: Hugo4774 just ask the question

derjack: WannaBeHum1n target - 3*velocity

WannaBeHum1n: derjack

WannaBeHum1n: what kind of sorcery is this

KiwiTae: WannaBeHum1n try - PI*velocity instead

KiwiTae: easy road to legend

WannaBeHum1n: i dont nderstand

WannaBeHum1n: can u elaborate pls

struct: you print nextcheckpointX - 3 * vx

struct: same for i

struct: y*

WannaBeHum1n: how do i calculate velocity

WannaBeHum1n: ?

struct: current position - previous position

Passifi: anyone got any idea how to make the visual representation of the race run again ?(also Codersstrike back). for some reason it turns of for me randomly and Id like to see what my pod does to troubleshoot ^^

KiwiTae: reload page should be fine

ZarthaxX: HEEEEEEEEY GUYS

ZarthaxX: IM NEW

KiwiTae: ZarthaxX wecome

Astrobytes: /ban

ZarthaxX: ;(

ZarthaxX: what a warm welcome

ZarthaxX: sup bois

Astrobytes: lol, hey dude

ZarthaxX: how are we doing toda

ZarthaxX: y

Astrobytes: all good man, you?

Passifi: thx kiwi worked :)

ZarthaxX: gud

ZarthaxX: just had a class with some kids

ZarthaxX: dudes are smashing it

Default avatar.png ysuzuki19: hey guis, I'm new player. can I use vim keybindings on codingame? 😭

Astrobytes: Nice, what they doing?

Astrobytes: ysuzuki19: Sure, in the settings on the left

Astrobytes: When the IDE is open, hit Settings, then look under Edit Mode

ZarthaxX: doing some block programming in code.org

ZarthaxX: we have just started but seems easy for them

ZarthaxX: at least the looping part

Default avatar.png ysuzuki19: Astrobytes! Thank you!!!😉

Astrobytes: Cool. The block thing works great with kids

Astrobytes: ysuzuki19: you're welcome :)

ZarthaxX: yup :)

struct: you are teaching ZarthaxX?

ZarthaxX: yes, thought i said it here haha

ZarthaxX: just an hour once a week anyway

ZarthaxX: not like smito :P

derjack: are they doctors yet

Default avatar.png retronbv: hi

Default avatar.png Kangkan: howdy

Default avatar.png Kangkan: :heart_decoration:

Default avatar.png Kangkan: :hearts:

Default avatar.png Kangkan: :heavy_check_mark:]

VizGhar: ZarthaxX there are more teachers here :D

struct: ZarthaxX first lesson is about avx

ZarthaxX: VizGhar oh lol, who?

struct: viz is a teacher

ZarthaxX: struct ofc dude, what kind of question is that? pft

struct: acat too

ZarthaxX: ah im not getting those jokes :D

ZarthaxX: i mean

ZarthaxX: i just didnt know lol

ZarthaxX: i know acat

ZarthaxX: but they are not doing simple things like me anyway

struct: which age are you teaching ZarthaxX?

ZarthaxX: 12-13

derjack: -1

ZarthaxX: exactly

ZarthaxX: im teaching people who werent even born

ZarthaxX: get on that lvl

Default avatar.png keyboardgom: Is this site good for noob programmer?

Default avatar.png sonic1991: yes indeed

Passifi: for teaching you the basics Non, for improving and strengthening the basics Oui.

Passifi: imo

BasicTH: Yeah I agree with Passifi

BasicTH: This site is not a tutorial, but it's a great way to practice

Default avatar.png keyboardgom: thx for answering!

BrainNotFoundException: kk

Secret_sister2: god has let me live another day (╥_╥)

WannaBeHum1n: guys

WannaBeHum1n: someone sent me a dm

WannaBeHum1n: and i closed the tab

WannaBeHum1n: by mistake

Default avatar.png D4R1U5: :video_game:

WannaBeHum1n: where do i find it

WannaBeHum1n: ?

BasicTH: Try Ctrl+Shift+T

WannaBeHum1n: :(

WannaBeHum1n: nothing

BasicTH: :/

WannaBeHum1n: it a dm from someone explaining velocity xD

WannaBeHum1n: if u see this senpai

WannaBeHum1n: dm again

struct: velocity is just your pod position - the previous position

WannaBeHum1n: so i should keep all my postions in an array to calculate it ?

struct: you just need to store the previous and current

WannaBeHum1n: nextcheckpointX - 3 * vx

WannaBeHum1n: and what does this line

WannaBeHum1n: achieve

struct: your pod will start turning before reaching the checkpoint

WannaBeHum1n: and why is it multplied by pi, i want to understand the math behind it

Default avatar.png ilovebiscuits: IDK what you are talking about, but usually you would multiply by pi to translate between radians and degrees

WannaBeHum1n: a guy earlier dropped this as help

WannaBeHum1n: nextcheckpointX - pi * vx

WannaBeHum1n: and i cant understand it

WannaBeHum1n: lol

WannaBeHum1n: so here i am chilling learning velocity

jacek: pi?

jacek: is just 3

KiwiTae: its whatever works for you ~

jacek: or any 'close' number, it has nothing to do with pi

WannaBeHum1n: newbie question how do i save the last position

WannaBeHum1n: to calculate the velocity

WannaBeHum1n: vectort

Default avatar.png ilovebiscuits: you can make a class, and feed it the positions into some datatype

Default avatar.png ilovebiscuits: Actually, the cleanest way to do it is very dependent on the language

KiwiTae: you just need to save a value so.. all u need is a variable

Default avatar.png ilovebiscuits: also for bronze, I have a thing that keeps track of the checkpoints and does a little predicting for getting to the next checkpoint, as well as calculates the longest place and boosts there, do I need to add anti-drift to get to silver?

WannaBeHum1n: bro

WannaBeHum1n: my code is a bunch of else statements

KiwiTae: ilovebiscuits yes antidrift gets you high gold

WannaBeHum1n: and it is silver

WannaBeHum1n: u going to gold

WannaBeHum1n: with that

KiwiTae: u just need 1line for gold

Default avatar.png ilovebiscuits: What!?! How do you rank up, I have beaten every person in the "test ion arena" section but still places me far away from silver?

struct: are you above the boos?

struct: boss*

Default avatar.png ilovebiscuits: yes

WannaBeHum1n: my code picks the speed based on the angle; the higher the angle the lower the speed, and i have a function that basically decelerates the pod when getting close to the checkpoint, and about the shield if the contact betwwen the pods gets me closer to the checkpoint i dont use the shield and the boost is used on straight lines

WannaBeHum1n: what am i missing here ?

KiwiTae: go to max speed all the time maybe

struct: ilovebiscuits which game?

WannaBeHum1n: huh ?

BlaiseEbuth: vroom vrooom

struct: and which league

BlaiseEbuth: rtfc

Default avatar.png NEW123Programmer: hi..

Default avatar.png ilovebiscuits: Here is a replay of my fight with the boss, what do I have to do to rank up to silver? https://www.codingame.com/replay/542131055

jacek: but have you submitted code to the arena

Default avatar.png ilovebiscuits: I think so

jacek: i see youre like 17000 in bronze :?

Default avatar.png ilovebiscuits: ya

jacek: you need to be 1st

KiwiTae: press Test in arena

KiwiTae: not play my game

Default avatar.png ilovebiscuits: then I press "send game parameters to IDE"

KiwiTae: in the ide press Test in arena

Default avatar.png ilovebiscuits: Ok

KiwiTae: this is the way

Default avatar.png ilovebiscuits: oh

Default avatar.png ilovebiscuits: ayy rank 12 so close

Default avatar.png ilovebiscuits: yay rank 1!

jacek: :tada:

Default avatar.png ilovebiscuits: but only 29% of battles completed :(

jacek: still you need to wait some time (1 hour?) for the next league

Default avatar.png ilovebiscuits: oh

Default avatar.png ilovebiscuits: welp, thanks for your help!

BlaiseEbuth: 1hour? for bronze to silver ?

jacek: i dont know. there should be timer above

Default avatar.png SaltNugs: Hey askin would you mind posting your code for that one?

Default avatar.png SaltNugs: I'm a bit stumped

BlaiseEbuth: Wrong chat

WannaBeHum1n: what is anti drift ?

struct: maybe the name for the next contest

BlaiseEbuth: Nope

struct: damn

WannaBeHum1n: sorry i dont understand what u meean

BlaiseEbuth: That's ok, cause we don't understand your question.

WannaBeHum1n: someone mentionned if apply an 'anti-drift' to the coders strike back code it will help

WannaBeHum1n: i didnt understand what is an anti drift

jacek: its like drift but the opposite

BlaiseEbuth: ^

BlaiseEbuth: Jacek is faster than me to be obvious

BlaiseEbuth: There's a terminology issue though. Is a drift clockwise or anti-clockwise?

jacek: yes

BlaiseEbuth: fair enough

Default avatar.png jk709: http://chat.codingame.com/pastebin/66022fa8-3be1-4524-8f85-0be418bbd51a

BrainNotFoundException: lol ok

MasterCoderxD: hey guys help

MasterCoderxD: why doesn't the second part of this c++ code work?

MasterCoderxD: int n;cin>>n;

   string s;getline(cin,s);

MasterCoderxD: int n;cin>>n; string s;getline(cin,s);

MasterCoderxD: only n is getting read, and not s

MasterCoderxD: why's that?

struct: cin>>n;cin.ignore();

MasterCoderxD: ok thanks bro

struct: I think im not sure

MasterCoderxD: oh

MasterCoderxD: it worls

MasterCoderxD: *works

MasterCoderxD: but what does it do?

Marchete: cour << "I'm"<<rand()%100<<"% sure"<<endl;

BlaiseEbuth: cour?

struct: it clears the buffer

Marchete: cout :)

Smelty: o.o

MasterCoderxD: ok thanks

Default avatar.png ErrorRazor: ignore(x) ignores the next x characters, in this case you're ignoring the newline character

Default avatar.png ErrorRazor: x is 1 by default

Default avatar.png Reuex: hello

Default avatar.png ilovebiscuits: hi

King_Coda: hi

Default avatar.png OBenjOne: I lost some changes I made to my coders strike back code. Is there a way to see my version history or do I have to rewrite it?

WannaBeHum1n: in ide

Default avatar.png OBenjOne: yes in ide

WannaBeHum1n: there is a history tab

Default avatar.png OBenjOne: oh ok thanks

WannaBeHum1n: under vs battles

WannaBeHum1n: np

Default avatar.png kresteodymium: hi

Smelty: *hi*

Default avatar.png kresteodymium: ello

Default avatar.png kresteodymium: wassup

BlaiseEbuth: yes

Default avatar.png kresteodymium: hi BlaiseEbuth

Default avatar.png ilovebiscuits: hi

BlaiseEbuth: Hiiiiiii!

Default avatar.png ilovebiscuits: I am having trouble getting a thing that kinda like antridrift working, what do I do?

BlaiseEbuth: I am having trouble to even understand what "antidrift" is supposed to be...

Default avatar.png kresteodymium: hi

Default avatar.png ErrorRazor: Subtract velocity from the target?

Default avatar.png ilovebiscuits: that's alot easier that what I was trying to do ^

Default avatar.png ilovebiscuits: I tried to find the intersection between the velocity and the perpendicular line to the velocity that goes through the checkpoint, the reflect that intersection along the checkpoint.

Default avatar.png kresteodymium: fascinating

BlaiseEbuth: Never mind the bollocks! Here come the -3vel!

KiwiTae: :D

jacek: oO

BlaiseEbuth: (╯°□°)╯︵ Oo

BlaiseEbuth: O︵ \(°□°)/ ︵o

BlaiseEbuth: Ooノ( º _ ºノ)

BlaiseEbuth: (☞゚ヮ゚)☞ Oo

BlaiseEbuth: Stop flooding BlaiseEbuth...

BlaiseEbuth: (╯°□°)╯︵ ┻━┻

BlaiseEbuth: /kick BlaiseEbuth

**BlaiseEbuth was kicked by BlaiseEbuth

Default avatar.png **ErrorRazor was promoted to Moderator by xXspicymemelordXx

**Smelty was kicked by Smelty

**Smelty was added by Smelty

Smelty: uh hi

BlaiseEbuth: Meh... Smelty to buffoon. You're a moderator and supposed to be an example... :/

BlaiseEbuth: *stop to

jacek: stop to be an example?

BlaiseEbuth: :thinking:

Astrobytes: 'stop to the', 'stop to be', and 'because to the' are very French->English problems.

Astrobytes: It's perfectly understandable however you say it.

Astrobytes: Anyway, WTF is happening in here

jacek: mods are trolling. what the world has become...

Astrobytes: Mods trolling? 'Impossibru'

BlaiseEbuth: "stop to buffoon" is not correct so ?

Astrobytes: You would say 'stop to be a buffoon', but you should say 'stop being a buffoon'

Default avatar.png Annie_Leonhart: 👀

BlaiseEbuth: google translate sait that "buffoon" was also a verb...

BlaiseEbuth: *said

Astrobytes: Yeah, I mean you can say 'stop this buffoonery and what not

Astrobytes: buffoon is the noun though

BlaiseEbuth: Meh... Anyway there's no trolls here.

Astrobytes: Only users we haven't yet kicked

Astrobytes: :smiling_imp:

BlaiseEbuth: :3

Default avatar.png Annie_Leonhart: *eating popcorn*

jacek: https://i.imgur.com/zr6cQE0.jpg

Astrobytes: :popcorn: you mean?

Default avatar.png Annie_Leonhart: yes

Astrobytes: jacek: eh?

jacek: fedex shooting eh?

Astrobytes: No idea what you're talking about

Astrobytes: Did I miss something in the news?

jacek: ok, then lets change the subject

BlaiseEbuth: Oh.I thought back to your scandinavian travel plan Astro. https://www.youtube.com/watch?v=S9WWz95ripA

Default avatar.png Annie_Leonhart: no.

Astrobytes: "Away from hope and Systembolaget" :rofl:

Astrobytes: OK this is pretty good, nice one Blaise :D

Astrobytes: That was fking hilarious. Duly sent to my Swedish friends.

Smelty: xD

BlaiseEbuth: :grin:

Astrobytes: Our father Odin, who art in IKEA

BlaiseEbuth: Making furniture great again

Astrobytes: jacek: aha, I just read the report.

jacek: :scream:

Astrobytes: So, do you think he'll be with uh.. Applejack is it? in the afterlife?

jacek: i dont understand either

jacek: if he did for princess luna of course. but applejack?

Astrobytes: jeez :rofl:

jacek: btw. applejack is sister of that eeyup pony

Astrobytes: Stop trying to drag me into your pony world.

Astrobytes: Yes I googled it. No.

Astrobytes: Anyway, I don't care what you like, just don't shoot anyone

jacek: now you tell me

Astrobytes: :grin:

jacek: applederjack, hmmmm

NewDefectus: you guys heard what happened at SawCon?

jacek: deez nuts?

Astrobytes: Deez nuts?

NewDefectus: shit

Astrobytes: Meme elsewhere

King_Coda: just learned some C++ today

King_Coda: Took my very first lesson just now actually

jacek: are you doctor yet

Default avatar.png janikderCoder: what happend at sawcon

Default avatar.png Cheers13: who was in pa

Default avatar.png janikderCoder: ni

King_Coda: what-

Astrobytes: don't be fannies or I'll kick you

King_Coda: "deez nuts"? really?

Default avatar.png janikderCoder: sorry

Astrobytes: So what did you learn King_Coda

King_Coda: Just how to compile and execute tings

NewDefectus: a bunch of people got sawed into bits

Q12: "Submitted code is too big", wow :joy::sweat_smile:

King_Coda: g++ ./a.out

King_Coda: those two

Astrobytes: cool, good start King_Coda

King_Coda: Thank you Astrobytes

Astrobytes: Q12: lol, which game

jacek: too many weights?

Q12: A Code of Ice And Fire, I am trying to reach legend :smile:

King_Coda: g++ hello.cpp -o hello

./hello

Q12: my place in gold is 77

King_Coda: also std::cout << "Hello\n";

Q12: Any tips, by the way?

BlaiseEbuth: Try to be 76

Q12: I will try, very useful advice :joy:

King_Coda: Don't spam emoji's in chat

King_Coda: that's my advice

King_Coda: (That statement had nothing to do with your usage of emojis in your previous messages and any connection is purely coincidental)

Astrobytes: That's a lot of code for just gold COIF Q12!

Q12: Yeah

BlaiseEbuth: OK. Try to be 76 with less code.

Q12: Tried to implement a lot of strategies together Astrobytes

Q12: I will BlaiseEbuth thanks

Astrobytes: I think mines is about 500 lines, probably some redundant stuff too, and I'm 90something

Astrobytes: Gold

Marchete: replace \r\n with \n

Marchete: replace spaces by tabs

Marchete: replace " + " with "+"

Marchete: etc etc etc

Astrobytes: And keep a readable copy

Marchete: most IDE's auto format

Astrobytes: True

Marchete: and break these things

jacek: my othello code has 99915 characters

Marchete: including NN?

Q12: I don't think I need to do it, I just made separate methods. for example: checking enemy possible cuts and mine

jacek: N-Tuple

Astrobytes: n-tuples for othello

jacek: http://chat.codingame.com/pastebin/9f328480-f0cb-4724-8ea4-bd6ba28448d2

jacek: enojy

Marchete: what encoder do you use?

BlaiseEbuth: emojy?

jacek: my own invention

Astrobytes: ginosaji

Marchete: I just tried 2bytes to unicode

jacek: im using python, using b"xxx".decode('utf-16-be')

Marchete: but sometimes it ends with invalid values

jacek: and for c++ the string

jacek: wstring

Smelty: kool

Marchete: seems interesting

jacek: i try the value is no more than around 55k

Marchete: i've heard some baseXXXX or weird enconding

jacek: i sent something to agade in forum

Marchete: never tested them

Marchete: so how much do you pack

Marchete: I remember I could go like 130-140KB of binary

Marchete: with unicode

jacek: http://chat.codingame.com/pastebin/1ed17acb-4bca-46b0-8a5a-f41e42a767ee

Marchete: ahh

Marchete: do you send code + NN in clear

Marchete: I thought about packing it all

jacek: NN is in unicode string

jacek: i decode it into float array

Marchete: I imagine

Astrobytes: Nice jacek

jacek: i never sent 'binary', i dont even know how it works in CG

BlaiseEbuth: Perhaps AutomatonNN evolved in some weird unicode string, and that's why we can't see him anymore! :scream:

Astrobytes: See Agade's binary packer on github

Marchete: you should put these ideas on github too

Marchete: searching in chat is useless

Marchete: because chat pastebin expires

Astrobytes: What was robo's packing routine? He used some other method I'm sure

Marchete: if I recall

jacek: agade asked me in forum how i do that so i responded

Marchete: he in some cases goes from float32 to float16

struct: pastebins expire when disk gets full and they have to delete it

Astrobytes: http://chat.codingame.com/pastebin/a871f42f-20f7-4fcd-84eb-da3691bdd8cd

jacek: i dont use base65336 or the like. yeah, my 'float' resolutions is a little less than 16bit

Marchete: in fact I reviewed and my python code to export weights seems to be from Robosta_c

Astrobytes: I pasted it, I don't have the explanation saved though

**King_Coda slaps around a bit with a large fishbot

Astrobytes: I must try to get all my saved snippets into dbdr's wiki thingy

Marchete: https://cg.spdns.eu/wiki/Main_Page ?

Marchete: it doesn't have a wiki

**King_Coda slaps Astrobytes around a bit with a large fishbot

Astrobytes: Someone give me an extra 5 hours in a day and I can get it done

Marchete: or at least I use it for chat search

BlaiseEbuth: All of this is dark magic

Astrobytes: No it's wiki based, it has an FAQ and some other sections too Marchete

**King_Coda uses his mystical powers to summon the &8%!@51$%(@# from the @%#* to smite the peasants who defy him

Zenoscave: Astrobytes what's this packing? for gameplay data?

Marchete: maybe you can start learning to code multiplayer bots, Coda

King_Coda: That sounds fun

BlaiseEbuth: Magic at least. The dark part probably come from my closed eyes... I'm so tired

Astrobytes: Zenoscave: Think it was for NN weights

King_Coda: Take a nap BlaiseEbuth

Astrobytes: mostly at least

**King_Coda forces BlaiseEbuth to close their eyes and fall into a deep slumber

King_Coda: I still need to learn how to code Marchete

King_Coda: I just took my first lesson today

BlaiseEbuth: Coding Marchette is probably too hard for you...

Astrobytes: When you can if, while, for and do basic i/o you're ready. But as Blaise says, don't try to code Marchete

BlaiseEbuth: Yeah. One is enough

Astrobytes: :D

Marchete: jacek you should put you github link on your profile, there are "only" 2000 users called jacek on github...

Marchete: hard to find you

Zenoscave: It isn't jacek

Astrobytes: jdermont

Zenoscave: https://github.com/jdermont

BlaiseEbuth: Jacek is legion, cause he is many.

jacek: quite common name

King_Coda: Polish in origin I believe

jacek: maybe :v

Astrobytes: You reckon eh

BlaiseEbuth: Jacek is legion, cause he has no originality...

Zenoscave: I reckon

Marchete: you forced me to follow

Marchete: and I don't like these

Myranda: Hi-

Zenoscave: Who forced you?

Astrobytes: You don't like what Marchete?

jacek: huh

Zenoscave: proper nouns

BlaiseEbuth: Ho

Astrobytes: :rofl:

Myranda: What did i walk into?

**King_Coda slaps his knee, laughing at yet another Astrobytes joke. Coda is a simple man living a simple life, his only dream is to become a video game developer. But that all changed when he got pushed around a bit with a large fishbot

Marchete: followers and thing like these

Myranda: :neutral_face:

Zenoscave: Myranda a slightly old group of individuals who have used this site for a while

Astrobytes: Oh, I like it on here because I can see where people are in multis I'm doing

King_Coda: Wow, you can really change the way that / slap command comes out, huh?

BlaiseEbuth: Don't know Myranda, but that stick a lot, not sure if you will be able to leave now...

Myranda: I-

**King_Coda slaps Myranda around a bit with a large fishbot

Myranda: REEEEEEEEEEEE


King_Coda: Pull yourself together Myranda

Zenoscave: King quit with the slaps

Astrobytes: *where people are in the leaderboards of the multis I'm doing

BlaiseEbuth: Above?

Myranda: Why me TvT in just wanna get better at programming for meh robotics class

King_Coda: ('^-^) sorry Zenoscave

Astrobytes: Shut up Blaise :D

BlaiseEbuth: :grin:

Zenoscave: *above

Zenoscave: ftfy

Zenoscave: Astrobytes what's another way to tell me to "do one"?

King_Coda: Myranda, this website is not where you go to learn programming, rather it's where you go to practice AFTER you have learned programming

Astrobytes: In a Scottish or British way Zenoscave?

Zenoscave: King_Coda says as if he knew what he was talking about

Zenoscave: either or Astrobytes. your pick ;)

Astrobytes: Get tae f**k

King_Coda: What is that supposed to mean Zenoscave ?

BlaiseEbuth: Watch your tongue, she's the mistress of robots.

Zenoscave: you're also a new person. You haven't "learned programming"

King_Coda: Indeed

Astrobytes: Awa' 'n' bile yer heid

King_Coda: I have admitted that

King_Coda: Very many times in fact

King_Coda: So your point is?

Zenoscave: Just saying. Don't discourage others from using the site

Zenoscave: It is how I started.

King_Coda: Not trying to, but I see where you're coming from.

BlaiseEbuth: What is that language Astrobytes

Astrobytes: (previous comments of mine are for Zeno btw)

Astrobytes: Colloquial Scots BlaiseEbuth

Zenoscave: A horrible accent of english. The worst accent indeed

Zenoscave: ;)

BlaiseEbuth: An accent that smell kilts and haggis

King_Coda: And penguins for fathers

Zenoscave: Your head looks like sputnik, Astrobytes

Myranda: I have some experience in programming with java and python

Zenoscave: how much Myranda

Astrobytes: Eh. Your mother was a hamster and your father smelt of elderberries

BlaiseEbuth: 3.5

Zenoscave: Now leave or I will taunt you a second time

Astrobytes: :D

King_Coda: Which one, Sputnik 1 or Sputnik 2?

Zenoscave: Whichever was bigger

BlaiseEbuth: Vladimir Sputnik

King_Coda: Sputnik 2 then

Zenoscave: Da

Astrobytes: Since it's cat ears I think Sputnik 1 no?

BlaiseEbuth: Don't like russian movies

Zenoscave: It was a Mike Myers approach

Zenoscave: *movie

King_Coda: But Sputnik 2 was larger in size

Astrobytes: No, better to take your time BlaiseEbuth

Zenoscave: "So I married an axe murderer"

BlaiseEbuth: Size doesn't matter

Astrobytes: Oh shit, I haven't watched that in yearssss

Zenoscave: woahhhhhh man

BlaiseEbuth: The worse movie I've ever seen was a russian one

Astrobytes: WAs finished really quickly?

BlaiseEbuth: Haven't watched the entire movie

Zenoscave: The worst film I've seen was serbian

Astrobytes: Oh, THAT one?

King_Coda: Movies made in the Soviet Union tend to not be very good.

Astrobytes: There is no Soviet Union...

Zenoscave: lol

King_Coda: *that were made

Zenoscave: Only in mind, comrade

Astrobytes: da tovarisch

BlaiseEbuth: a serbian film?

King_Coda: aye

King_Coda: The pigge be a pink beefte, that hapf a long tail, and a large fnoute.

King_Coda: The pigge be a beefte that likep to eaten a wide range of fode

BlaiseEbuth: Zashchitniki is the name of the master piece

Astrobytes: SOOOOO, how's everyone's bots that they're currently working on

Zenoscave: Coefficient tunning my c4l

Zenoscave: near legend

Zenoscave: .62 score below boss.

Default avatar.png ErrorRazor: wood 1

Astrobytes: Very close Zeno

King_Coda: Pigge -> Zashchitniki ->Bots

Astrobytes: In which multi ErrorRazor?

Default avatar.png ilovebiscuits: IDK, I just got promoted to gold and have no idea what to do

Zenoscave: I win between 24 and 26 / 50 against boss.

King_Coda: A logical progression of thought.

Zenoscave: King_Coda welcome to chat

Zenoscave: ;)

King_Coda: lol

King_Coda: Indeed

Zenoscave: It was 23 to 25 before tuning

Default avatar.png ilovebiscuits: Is there a lib / language to use to create an AI or do you have to make one from scratch (to get to legend)? How do you train it? I am so confused.

BlaiseEbuth: Take a sit. I'll be your guide. On the left you can see your soul that take its flight.

Zenoscave: ilovebiscuits this site when starting usually is single source, and usually stdlib only

Zenoscave: no external libraries or frameworks

Default avatar.png ilovebiscuits: Are you supposed to get ok weights in the 1000ms before first move?

BlaiseEbuth: #include <ai> std::ai myAI; myAI.win();

Default avatar.png ilovebiscuits: oh, thx

Astrobytes: Nice improvement Zeno. Don't forget your version control now ;)

Zenoscave: So people train offline

Zenoscave: SSSH is two files called next.cs and current.cs VC?

Astrobytes: :D

King_Coda: I think it's funny that you can use Javascript in a COC but not HTML or HTML5

King_Coda: For some reason that humors me

Astrobytes: I write down lists of times and scores sometimes

Astrobytes: *submission times

Astrobytes: VC is so much easier

MSmits: why would that be humorous King_Coda?

Zenoscave: true...

BlaiseEbuth: Vampire Cake?

Zenoscave: Well submit # 350

Astrobytes: Yes Blaise

Zenoscave: version control, Blaise

King_Coda: I don't know MSmits

Astrobytes: Volatile Corduroy

MSmits: there is no way for them to make a coc that you can use html in really..

King_Coda: it jus seems to me like if they include one crappy language, why not include the rest

MSmits: html cant be used to write a program

BlaiseEbuth: Oh yes, you copy paste your project folder and rename it with the current time, right?

Zenoscave: Javascript is an excellent language

Astrobytes: said noone

Zenoscave: Said my job

Zenoscave: I work solely in TS

MSmits: I'm not sure that === true Zenoscave :)

Astrobytes: :D

Zenoscave: we don't talk about wat

BlaiseEbuth: CSS is turing complete

Astrobytes: At least TS has a bit more going for it

MSmits: yeah, teamspeak is ok

Zenoscave: CSS is turing complete because you can represent Conway's GoL in it. Not in a standard sense of TC

BlaiseEbuth: TS is better than JS only because there's no "java" in its name.

Zenoscave: submit #351

MSmits: java :fire:

Default avatar.png ilovebiscuits: Whats wrong with java?

Astrobytes: It's SLIGHTLY less weird.

Zenoscave: It's not like I manage a fortune500 BE with TS

BlaiseEbuth: " fortune500 BE "?

Astrobytes: (he's tricking us, he does)

Zenoscave: (he's not we are 500 yet)

MSmits: BlaiseEbuth not sure what zeno means, I think in some currencies 500 is a fortune

Zenoscave: aren't*

Astrobytes: Business Endeavour, Enterprise, Empire

Zenoscave: Back End

King_Coda: You know, like the Fortune 500 charts?

Astrobytes: No shit Zeno :P

Zenoscave: lol

Zenoscave: Do one

Astrobytes: Awa 'n' bile yer heid laddie

Zenoscave: Toss off, ya pisser.

Astrobytes: Nonono

Astrobytes: Piss off ya tosser

Zenoscave: I was speaking zenoese

Zenoscave: Slight pidgin

Default avatar.png ilovebiscuits: Do you think the average person on here spends more time in the chat or working on code?

Astrobytes: Slight huh

Astrobytes: I'm doing both currently

Zenoscave: ilovebiscuits not until you're submitting. Competition times no one talks

BlaiseEbuth: I think there's no average person here

MSmits: ilovebiscuits I chat with 1 hand, code with the other

Default avatar.png ErrorRazor: The average? Definitely not, only a small portion are chatting

MSmits: void mcts (Node* root)

MSmits: crap wrong hand

BlaiseEbuth: Same, than MSmits, but I will not tell what I'm doing with the third

Zenoscave: ladder time!

Astrobytes: better than looking glass time I guess

MSmits: ilovebiscuits i chat when i am too tired to code

MSmits: and dont want to sleep

BlaiseEbuth: I have someone to code, so I chat.

BlaiseEbuth: And I don't sleep

Astrobytes: What was "it's looking glass time!" from again? Was it Zork Nemesis? (90's)

Zenoscave: No old enough to know

Zenoscave: '95 here

Astrobytes: Away youngling

Zenoscave: Astro how's that bot going

Astrobytes: Which one

Zenoscave: whichever

BlaiseEbuth: Astroldbytes

Astrobytes: Working on Amazons boss

Zenoscave: fix it

Zenoscave: not ezpz

Astrobytes: fixed it actually

Zenoscave: Wait you fixed bezos?

Astrobytes: Amazons not Amazon's boss

Zenoscave: sshhhh

MSmits: too bad

Astrobytes: Yeah, if I ever get around to that we're all in it together lol

Zenoscave: :thumbsup:

MSmits: work on zuckerberg while you're at it Astrobytes, I think he glitches sometimes

Zenoscave: Yeah sometimes he isn't a sociopath

MSmits: thats what i meant

Astrobytes: hehehe still trying to figure out if he's a human or not

BlaiseEbuth: In fact no.

Astrobytes: Dude is a waste.

Zenoscave: wasted

MSmits: of biometalic alloy?

Zenoscave: over living human tissue

Astrobytes: Waste of good suffering.

BlaiseEbuth: The creation process was complicated for mark. We... We made difficult choices.

Astrobytes: (BlaiseEbuth: Name that film)

Zenoscave: waste of good suffering or human tissue

Astrobytes: The former

Zenoscave: the former in chat or the former in the latter messsage?

Astrobytes: The former in your latter message

Zenoscave: Which of my latter messages?

Astrobytes: prior to the one before this.

Zenoscave: this being your message?

BlaiseEbuth: :/

BlaiseEbuth: This is also a motorhead song btw

Astrobytes: *your* prior messages

Zenoscave: I'm lost now

MSmits: is this what chat is like when i am not around

Astrobytes: ANYWAY: BlaiseEbuth: "A waste of good suffering" - name that movie

BlaiseEbuth: As I said. A motorhead song

BlaiseEbuth: :3

BlaiseEbuth: Hellraiser

MSmits: Astrobytes is trying to start a movie quiz

Astrobytes: Pff.

Zenoscave: https://lmgtfy.app/?q=waste+of+good+suffering

Astrobytes: Of all the people BlaiseEbuth you should know this.

King_Coda: I'm ranked 69,398th apparently

BlaiseEbuth: know what?

Zenoscave: in what?

King_Coda: in COC

struct: im rank 3 atm

Astrobytes: The quote BlaiseEbuth!

Astrobytes: HELLRAISER

King_Coda: if only i were 22 ranks down *sigh*

BlaiseEbuth: http://chat.codingame.com/pastebin/e96571e3-6946-4339-a339-ce0387d288c5

Zenoscave: Astrobytes he already said that

BlaiseEbuth: Fix your eyes

Astrobytes: Oh, gotcha

Zenoscave: ezpz

Astrobytes: My bad

Astrobytes: This is what I get for coding AND chatting

Astrobytes: My chat goes bad

MSmits: and your code

Zenoscave: ^^^

Astrobytes: It's going fine currently

MSmits: mmh ok

MSmits: did you get zuckerberg to smile yet

Zenoscave: he said fine not miraculous

MSmits: true true

Astrobytes: Yes indeed

struct: Its happening

struct: https://www.youtube.com/watch?v=f8_nvJzuaSU

MSmits: umm

MSmits: why would you want to do that?

MSmits: i mean the only reason to have windows over linus is the gui isnt it

MSmits: linux

struct: no, its VS

Astrobytes: Well you weren't wrong first time really

Zenoscave: but if you need some Windows stuff but also want to use some linux only stuff

jacek: windows? :nauseated_face:

MSmits: oh ok

Astrobytes: Linus vs Linux I meant

MSmits: oh ok

Zenoscave: RDP > vnc

BlaiseEbuth: Not really new

MSmits: remote desktop?

struct: MSmits also if i run my code with wsl its usually faster than msvc

Zenoscave: mhm

struct: So more sims for meta

jacek: !

MSmits: meta?

MSmits: you have a meta?

struct: meta mcts

struct: no

MSmits: o

MSmits: :sad:

jacek: he just tells in a language you would undestand

MSmits: oh ok, got it

jacek: what are you working on now

struct: secret

Astrobytes: Anyone else got pm's from MK about wird looking potatoes?

Zenoscave: nope

Zenoscave: only NEAT

BlaiseEbuth: Potatoes?

Astrobytes: *weird

struct: vodka?

MSmits: that's a new one

BlaiseEbuth: THat's the point struct

MSmits: are they liberal potatoes?

jacek: i have no potatoes from MK :(

jacek: and those would be soviet potatoes

MSmits: no, i think mk is pretty international

MSmits: he is interested in things from all over the world

BlaiseEbuth: I haven't, but I've been pretty clear about food packets.

BlaiseEbuth: Hmm... I hear my pillow screaming upstairs... He probably have something interesting to tell... Brave Nuke all.

Astrobytes: Hit that sack

jacek: uzwyt87awyrv7ysiufhwefjhsdk eee macarena

MSmits: going also, gn :)

Zenoscave: night all

Astrobytes: *eyyy macarena

Zenoscave: I should work today

Astrobytes: gn all

Astrobytes: I am still on

jacek: :scream:

Astrobytes: Just not listening to MadKnights talk about the word "Potatorg"

King_Coda: YEAH MY PROGRAM WORKED

King_Coda: wooooooooo

Default avatar.png ilovebiscuits: :clap:

King_Coda: Thank you, thank you

MadKnight: Automaton2000 is it so bad? i cannot talk to anyone who gets quickly and easily annoyed, i sometimes don't express some hard thoughts in 1 short sentence and turn it out into a bunch?

Automaton2000: and i think i need a working sim

MadKnight: well rip talking to Astrobytes

MadKnight: wait i didn't wanna ping

Astrobytes: Dude, just chill

MadKnight: Automaton2000 that looked even worse than when i initially thought it looked worse than i was going with

Automaton2000: then i looked at the referee

jacek: oO

Astrobytes: Oo

MadKnight: oO

MadKnight: is that the quasimoto song

MadKnight: clip

MadKnight: where that guy's eyes were going like that

King_Coda: Oo

King_Coda: (o-O)

Astrobytes: Eh.. no MK

jacek: you scared him

MadKnight: i mean i can show u which one i meant

Astrobytes: I forgot you like hiphop, here, check this old d-styles scratch vid. Tune is Mr Oizo, Monophonic Shit: https://www.youtube.com/watch?v=veL9R73zm60

MadKnight: https://youtu.be/RleIPAaAoyg?t=165

MadKnight: i meant this moment

Astrobytes: MInes > yours

MadKnight: mines == reference

Astrobytes: I know dude, I got the eye thing

MadKnight: anyway

Astrobytes: listen to + watch my one

MadKnight: i like smooth beats

MadKnight: and these sounds are too sharp

MadKnight: but the guy surely has the skill

Astrobytes: https://www.youtube.com/watch?v=57U9KgbyRFE

MadKnight: now that's good stuff

Astrobytes: You know it

Astrobytes: Used to go to the DMC Championship finals when I lived in London, some good times

King_Coda: Coc is difficult

Astrobytes: Try CoK

Astrobytes: (Code of Kutulu)

King_Coda: Nah, i'm cool

Astrobytes: Dude, you said you were new to coding, clash ain't for you

Moe07: can i check my pervious clash questions?

MadKnight: is that u? lol

Astrobytes: Pervy clashes!

King_Coda: I know but like

King_Coda: i thought i could do it...

MadKnight: well okay it's not

Astrobytes: No MAdKnight!

King_Coda: Hey, I think i clashed against this Moe guy

Astrobytes: MadKnight: https://www.youtube.com/watch?v=ExFCnmrqrMU

MadKnight: Automaton2000 i'm just tooo tired to be able to think things throug before like 5 seconds after i've said them already

Automaton2000: why are you using now?

MadKnight: well it's still good enough to write basic code

King_Coda: Ha, some guy just messaged me thinking I could teach him javascript

King_Coda: He must have me confused with someone

MadKnight: well can't u ?

MadKnight: just teach him

MadKnight: ez

King_Coda: Lol he said "Alright, I'll talk to you tomorow, and see what you may be able to teach." after I just said that I don't know anything

King_Coda: And yeah sure, I'll just teach him

King_Coda: yup, easy as that

Zenoscave: yup

Zenoscave: fix it

Zenoscave: ezpz

MadKnight: well now i agreer

MadKnight: just fix it

King_Coda: okay yeah sure, let me just do 300+ hours of lessons in the next 5 minutes

Astrobytes: Ask the AutomaticJavaScriptOrECMAIfyoureReallyLuckPerhapsEvenTS2000 bot

MadKnight: well how long u been on here King_Coda ?

King_Coda: Actively? ABout 2 days

MadKnight: Automaton2000 let's find the user with the longest nickname

Automaton2000: don't get the part of the reason for that is to be able to get the answer

MadKnight: King_Coda what about before ?

King_Coda: Well I made my account 18 weeeks ago

King_Coda: but then i saw that i actually need experience before i really want to try and do anything on here

Astrobytes: Zenoscave: Get back to work!

MadKnight: King_Coda and what exactly are u doing ?

Zenoscave: I never started...

MadKnight: or been doing these 2 days

King_Coda: Learning C++

Astrobytes: FFS :rofl:

MadKnight: Zenoscave what is he talking about

Zenoscave: I have a job i should be doing

MadKnight: Zenoscave what were u supposed to do

MadKnight: ooooh

MadKnight: boring

MadKnight: just quit it

MadKnight: ez free time for CG

King_Coda: this Midnight2441 person needs to chill

Astrobytes: Where you working now MadKnight?

King_Coda: sorry Midnight2441 , i can't teach you the things I ont know

Astrobytes: who tf is Midnight 2441?

Zenoscave: I have a guess

King_Coda: go ahead

Zenoscave: MK

King_Coda: no

King_Coda: it's the person who wants me to teach them javascript

Astrobytes: Defo MK

King_Coda: I don't think so

Astrobytes: Or a Westicles troll account :grin:

King_Coda: Who tf is Westicles

MadKnight: i was actually gonna end that with a joke

King_Coda: and why does he have so many troll accounts

MadKnight: but i totally forgot an important word of it

MadKnight: wasted this whole time trying to look it upo

MadKnight: well now it just looks bad without the implied finishing part

King_Coda: rip

MadKnight: yea

Astrobytes: Don't worry. So anyway, where you working now MadKnight?

King_Coda: Probably Macy's

Zenoscave: probably not

King_Coda: or Sears

MadKnight: pls

King_Coda: or maybe Target

MadKnight: chill

Astrobytes: In Russia?

King_Coda: yes

MadKnight: hmm actually

Astrobytes: Just chilling, really?

MadKnight: now i feel better about how bad i sounded earlier

MadKnight: compared to these jokes

MadKnight: so go on

MadKnight: Astrobytes no i'm talking to this dude

Astrobytes: No, I'm serious, where are you working? HJave you found a good job?

Astrobytes: Ah ok

MadKnight: well i cheated

MadKnight: a guy i knew from college suggested the firm he was working at to also hire me

Astrobytes: That's not cheatingf

Astrobytes: -f

King_Coda: +f

MadKnight: -rf

King_Coda: That is cheating

Astrobytes: That's 'networking'

King_Coda: jkjkjkj

King_Coda: not cheating

King_Coda: Yes, Networking

Astrobytes: gg MK, what you doing there?

MadKnight: +f yes pls go on

Astrobytes: (f is next to g)

King_Coda: so is h

King_Coda: cheatingfh

Astrobytes: Thank you for your extremely useful contribution King_Coda

MadKnight: Astrobytes been doing some web at first, but now i'm starting to work on an iOS project so they basically gave me an iphone to take home with me

King_Coda: Hahahahahaha, your welcome Astrobytes

King_Coda: *you're

MadKnight: did we really have even worse conversation than that Astrobytes

MadKnight: let's just forget it

Astrobytes: IOS? What is that, Swift stuff or what?

MadKnight: ye, swift

Astrobytes: Interesting

Astrobytes: How are you finding it?

MadKnight: wat

Astrobytes: (how do you feel working with it I mean

MadKnight: oooooh

MadKnight: well they have a really different infrastructure of their entire system

MadKnight: everything seems to be similar at first, but is actually so much different

Astrobytes: that's IOS alright

MadKnight: and some things are actually done badly so they get annoying if u are a dev

Astrobytes: It's always been like that on any Mac arch in my experience, though the bulk of my experience with that was a while ago :P

Astrobytes: Anyway, I'm really tired. Hit me up tomorrow

Astrobytes: gn all

MadKnight: cya

MadKnight: say cya Automaton2000

Automaton2000: there are no more moves

MadKnight: wait is AutomatonNN still around ?

MadKnight: and who's Automaton2020 ?

MadKnight: and why are they both ded?

MadKnight: well i mean it's good bcuz i can just tab au to get Automaton2000 instantly but...

Automaton2000: don't know what i'm talking about

Lomstair: https://www.codingame.com/clashofcode/clash/170573138082fb7cc12429a04c87a3359c5eef6

Smelty: e

Smelty: https://www.codingame.com/clashofcode/clash/1705759336fe7c33915609911789be9791bf85d

Default avatar.png authorpaul: yo

Smelty: hi!

-AFK-: hey

Default avatar.png tlr1008: hi!

Midnight2441: Sup.

Default avatar.png mathiimag: hi

Midnight2441: How are you?

Default avatar.png mathiimag: good, you?

Midnight2441: Eh.

Default avatar.png mathiimag: why?

Midnight2441: Got school in the morning, and can't find time to practice coding in school.

Default avatar.png mathiimag: hmm gotcha.. maybe find a way to integrate coding into your assignments

Midnight2441: Tried that. It took me backtracking the firewall to break the incription enough to use the app again.

Midnight2441: They blocked it on my laptop after both incidents.

Midnight2441: So now, my personal laptop goes to school with me, and I got written up for using it during class.

Blissyy: anybody tryna 1v1 comd coc?

Blissyy: some coc

Blissyy: clash of code not any thong else

King_Coda: lol imagine being a school laptop hacker

King_Coda: i used to hack school laptops

Midnight2441: Its fun till ya get caught.

King_Coda: i would sell them on the black market

King_Coda: then i got arrested

King_Coda: didnt go to jail though

King_Coda: only had to do 24 hours service

Midnight2441: Cool.

King_Coda: darn, none of the mods i know are her

King_Coda: *here

King_Coda: hello AntiSquid

King_Coda: Hi Illedan

King_Coda: Hey Neuman

King_Coda: *Neumann

Smelty: hi

Midnight2441: Hi.

Default avatar.png MajorH5: \/

Default avatar.png MajorH5: hello

Default avatar.png MajorH5: can someone explain why

MadKnight: hihi

Default avatar.png MajorH5: \\

Default avatar.png MajorH5: \[A-z]\ Matches: "_"

Default avatar.png MajorH5: Should it not only match Alphabetic Uppercase or lowercase character

Default avatar.png MajorH5: \[A-z]\.test("_")

Default avatar.png MajorH5: ^ That evaluates to true?! ^ why

MadKnight: well take a look at

MadKnight: how z is lowercase

MadKnight: while A is uppercase

MadKnight: why?

MadKnight: and what does it mean for the range ?

MadKnight: MajorH5

Default avatar.png MajorH5: Doing it like that means either upper case or lowercase letter

MadKnight: actually no

MadKnight: that's not how range thing works

Default avatar.png MajorH5: ok im stupid lol

WolfDarrigan: time to break out an ASCII table

Default avatar.png MajorH5: thats what the "i" flag is for

Default avatar.png MajorH5: i flag specifies case insensitivity

Default avatar.png MajorH5: then what was i doing?

Midnight2441: What is the topic now?

MadKnight: lol how does that explain the _ ?

Default avatar.png MajorH5: it does not explain it

Default avatar.png MajorH5: but

Default avatar.png MajorH5: \[a-z]\i.test("_")

Default avatar.png MajorH5: that is false

Default avatar.png MajorH5: i cant explain why the other does not work. That i dont understand

MadKnight: so what exactly is A-z ?

WolfDarrigan: or more specifically, what is 'A'

MadKnight: look, A-Z is not some magical keyword to specify the alphabet

MadKnight: it's actually a range of characters

Default avatar.png MajorH5: ah ok

Default avatar.png MajorH5: what is that range?

MadKnight: basically - from character #A to #z

Default avatar.png MajorH5: OH

Default avatar.png MajorH5: ASCII VALUES

MadKnight: lo

MadKnight: l

Default avatar.png MajorH5: 🤦‍♂️🤦‍♂️

Default avatar.png MajorH5: oh my god

Default avatar.png MajorH5: thank you :) it makes sense now haha

WolfDarrigan: :poultry_leg: we have a winner

MadKnight: gg

Midnight2441: I am so confused.

MadKnight: well do u know what regex is ?

Midnight2441: No.

Midnight2441: What is it?

MadKnight: that is what we are talking about

Midnight2441: Oh.

Midnight2441: Duh.

MadKnight: so u don't know regex and u got confused from us talking about regex

MadKnight: Duh

Midnight2441: Cut and clear, yes.

Default avatar.png Topazz: i love the reverse clashes

Default avatar.png BigFatDecker: hey could someone help me im working on an ai that can do some simple stuff with voice commands. Everything seems to work except i get an error Local variable 'listening' value is not used https://pastebin.com/AkqgYBcf

MadKnight: u gotta reverse your nickname

Default avatar.png Topazz: zzapot?

Default avatar.png MajorH5: the range of difficulty of the problems is huge

MadKnight: yep

MadKnight: BigFatDecker well just use your 'listening'

Blissyy: anybody tryna 1v1 lets goooo

Default avatar.png BigFatDecker: thats what i did haha and it says that

Default avatar.png Topazz: bruh we got a fortnite gamer in here

MadKnight: no wait, what was it before u did that?

Default avatar.png Topazz: Blissyy in creative mode

Blissyy: Topazz u tryna 1v1

Default avatar.png Topazz: nah im dogh

Blissyy: U know I only play Survival

Default avatar.png Topazz: lol

Default avatar.png Topazz: im dog at coding

MadKnight: Zapott*

Default avatar.png Topazz: no

Default avatar.png Topazz: Ttopaz?

Blissyy: MadKnight u tryna 1v1 rl quick

MadKnight: look there's gravity and stuff

Blissyy: ik u king bro

MadKnight: cmon, basic physics

Midnight2441: Confused.

MadKnight: Blissyy let's go 1v1 in CSB

Midnight2441: What is 1v1?

Blissyy: what is CSB

MadKnight: Midnight2441 well that's nothing new

Default avatar.png Topazz: coding super badly

Default avatar.png Topazz: =

MadKnight: Blissyy https://www.codingame.com/ide/puzzle/coders-strike-back

Default avatar.png Topazz: csb

Blissyy: dang bro this look hardcore

MadKnight: but actually it's easy

Default avatar.png Topazz: dang im destroying the boss

Default avatar.png Topazz: lolll

Default avatar.png Topazz: 100 thrust ez

MadKnight: only 2% of players are able to solve this!

MadKnight: and of course Automaton2000

Automaton2000: wonder if i should start

MadKnight: Automaton2000 stop ruining all the moments, we finally did something there and then u just ruin it

Automaton2000: but i couldn't get it to work

MadKnight: Automaton2000 will i lose my sanity if i keep saying things to u as a way to say things to myself?

Automaton2000: as long as you have a replay with u

Default avatar.png BigFatDecker: lmao im guessing no one could help?

MadKnight: BigFatDecker no i asked u what was the previous version

Default avatar.png BigFatDecker: previous verion of what?

MadKnight: the one before your "thats what i did"

MadKnight: so what did u do ?

**Midnight2441 slaps MadKnight around a bit with a large fishbot

**MadKnight bans Midnight2441 around with a large hammerbot

Default avatar.png BigFatDecker: i was using the listening. im not quite sure what you meant for that

MadKnight: look i had not enough sleep to customize that message enough

MadKnight: BigFatDecker how? where?

MadKnight: wait

MadKnight: so u were using this variable, then u stopped using this varible but u didn't remove the lines that set a value to it, and now u are asking why it says the value is set but never used?

Default avatar.png BigFatDecker: because its a boolean value i set it to true after each statement in the code

Midnight2441: (╯°□°)╯︵ ┻━┻

MadKnight: used means getting the value, not setting it

MadKnight: where do u read the value of this varibale ?

Andriamanitra: TIL there's more input files when running validators than when running tests in IDE

Andriamanitra: i tried to save few characters by doing `cat *1.*` instead of `cat in1.txt` :(

MadKnight: did u still pass it 10% first try ?

MadKnight: 100%*

Midnight2441: Join a room I made called Confused.

Default avatar.png BigFatDecker: oooh ok so would i just set it to true befor the first statemnt so its always listening untill i say ootherwise

Default avatar.png BigFatDecker: im so confused haha

Midnight2441: As am I.

**Midnight2441 slaps MadKnight around a bit with a large fishbot

Default avatar.png MajorH5: Anyone here familiar with Arduino code?

Midnight2441: No.

Default avatar.png MajorH5: besides you

**Midnight2441 slaps MajorH5 around a bit with a large fishbot

MadKnight: BigFatDecker seems like your code only listens for 1 message

401289916: What?

401289916: Confused..

Default avatar.png BigFatDecker: so how would i fix this?

MadKnight: Midnight2441 just don't think about these stuffs, it's always about complicated things in here

MadHatter2441: KK.

MadKnight: talk to someone like King_Coda instead

MadHatter2441: Would love to but they went to bed.

MadKnight: he*

MadKnight: we know it's him

401289916: Whatever.

Default avatar.png Topazz: madknight, my CSB podracer is insanely good now

Default avatar.png Topazz: thank you for showing me this

MadKnight: lol np Topazz

MadKnight: so when gold and then league ?

MadKnight: legend*

MadKnight: league

Default avatar.png Topazz: im in tree league rn lol

Default avatar.png Topazz: wood league*

Default avatar.png Topazz: lol

MadKnight: well those are just the tutorial levels

Default avatar.png Topazz: im a Lua programmer

Default avatar.png Topazz: what's your language?

MadKnight: c#

Default avatar.png Topazz: oo i use that for my unity projects

Default avatar.png Topazz: it's my second language

Default avatar.png Topazz: cool

Midnight2441: Confused again.

MadKnight: look u don't have to say it everytime

MadKnight: especially since it doesn't get u anywhere

Midnight2441: I know I don't have to say it, but I do anyway.

Default avatar.png Topazz: idk what's going on, my podracer keeps winning but i dont advance

Default avatar.png Topazz: how many wins do i need

**Midnight2441 AFK Night y'all.

Default avatar.png Topazz: goodnight

Default avatar.png Topazz: i beat boss 3 but nothing happened? sigh

MadKnight: Topazz did u submit? are u #1 ?

Default avatar.png Topazz: not yet

Westicles: What's with all the dumb Americans today?

Smelty: hi

Smelty: lol

**Midnight2441 slaps Westicles around a bit with a large fishbot

**Smelty slaps MadHatter2441 around a lot with a large phishbot, killing him

Smelty: wait wot

Midnight2441: You wanna know something?

Smelty: maybe

Midnight2441: I drew my profile picture.

Midnight2441: And the graphic for my other thing.

Midnight2441: Where did everyone dip off to?

Andriamanitra: i drew my profile picture too, of course i am quite a bit more talented than you so it looks a lot nicer

Midnight2441: (╯°□°)╯︵ ┻━┻

Midnight2441: Sure.

Smelty: o.O

Smelty: i may or may not have drawn my pfp

Smelty: *i did not

**Midnight2441 slaps Smelty around a bit with a large fishbot

Midnight2441: That's for earlier.

**Smelty slaps Smelty around a bit with a large fishbot

Smelty: hmm

Midnight2441: What?????!!!!!

**Smelty dies from damage sustained from self slapping

Midnight2441: WHYYYYYYYYYYYYYYYYYY!!!!!!!!!!!!!!!!!!!

**Midnight2441 Dies of shock.

**Smelty wakes up

Smelty: "what the hell happened here?"

**Midnight2441 Dies of heart attack

Default avatar.png Topazz: "oh it's just 3am and the programmers found a new feature"

Smelty: very interesting conversation, this is

Default avatar.png Topazz: i agree

Midnight2441: Totally.

Default avatar.png Topazz: a lot of actions are being taken

Midnight2441: Oh yeah.

Default avatar.png Topazz: im rank 1

Default avatar.png Topazz: how do i get to next podrace league

**Midnight2441 shakes head

Smelty: your rank has to be above the boss

Default avatar.png Topazz: it is

Smelty: and in higher leagues there are promotions every once in a while

Smelty: not instantly

Midnight2441: Don't ask me anything about this.

Smelty: go to ide

Smelty: there should be a timer

**Midnight2441 Walks out of the room

**Smelty follows

Default avatar.png Topazz: where's the timer

Smelty: e

Smelty: at the top

**Smelty commits seppuku due to boredness

Default avatar.png Topazz: it just says "Wood 1 League Rank 1/8,943"

Default avatar.png Topazz: oh finally

Default avatar.png Topazz: it happened, it says promotion in 8 seconds

Smelty: trrorrloloo

Smelty: good luck in bronxe

Smelty: *bronzr

**Smelty says "ight imma head out"

**Midnight2441 Walks in sees scene and walks out

Default avatar.png Topazz: *how do yall do that

Default avatar.png Topazz: lol

Midnight2441: forward slash me

Default avatar.png **Topazz found out how to use this feature.

**Midnight2441 its simple

Default avatar.png Topazz: cool

Midnight2441: Yeah.

Default avatar.png **Topazz thinks it's time to head out.

Default avatar.png Topazz: bye

Midnight2441: I found it in the help menue.

Default avatar.png Topazz: yeah same

Midnight2441: Bye.

Default avatar.png Topazz: bye

Midnight2441: Hi.