#ot1-perplexing-regexing

1 messages Β· Page 481 of 1

eternal wing
#

is it ok if I ping you for graphs when that ot name shows up?

quaint rivet
#

@bleak lintel hello i need graph for my math homework

versed saffron
#

the ot name says so

quaint rivet
#

pls help

bleak lintel
#

lol

floral viper
#

Can I post some visualizations in python?

versed saffron
#

plz

quaint rivet
#

ugh i just visited /r/dataisugly and now i dont like graphs anymore

#

i will stick to r/dataisbeautiful

versed saffron
#

dataisugly
those are fighting words

quaint rivet
#

that's a subreddit lol

versed saffron
#

still..

honest star
#

half the graphs in r/dataisbeautiful belong in r/dataisugly tbh. Just because it uses a pretty color palette doesn't make it a beautiful graph if the data visualization sucks and is flawed >_>

versed saffron
#

@floral viper graphs?
i was offered graphs and I want the graphs now

eternal wing
#

I am also a big fan of data visualization that is almost meaningless. It is cool to see how graphs can be abused imo xD

floral viper
#

Here is a plot I did pulling NEET statistics directly from the ministry of statistics open database. They show the long term unemployment (sort of) among different demographics in Sweden.

quaint rivet
#

NEET GWvertiPeepoSadMan

versed saffron
#

wtf is happening in sweden

floral viper
#

Interesting trends in this data is the peaks among younger people and the long term flat slope of older females

narrow pecan
#

wtf is happening in sweden
@versed saffron we’re starting international cults

floral viper
#

another interesting area is the peak slightly after 2007, this was the banking crisis

versed saffron
#

is that a seasonal thing tho?

#

@narrow pecan we know

narrow pecan
#

Ahaha

floral viper
#

Interestingly the older female NEETS were not affected by the banking crisis, suggesting that they are more cut off from the economy than other groups

versed saffron
#

is Sweden's economy based on tourism?

floral viper
#

No

versed saffron
#

why the seasonal peaks then

floral viper
#

The seasonal peaks among the younger population is likely related to summer jobs

versed saffron
#

or at least they look seasonal

floral viper
#

people age 15-19 often work extra during the summer

versed saffron
#

but it's across all ages

#

just less pronounced

floral viper
#

it gets less and less seasonal the older you get

#

I don't see any peridicity in the ages 30-34

#

at least not among the male

versed saffron
#

for me I can't really see it in 25-29

floral viper
#

female 25-29 does have some periodicity

#

likely related to them taking short term jobs more often

#

the jobs we have here that got more women than men are in elder care, education, kindergarten, etc. Those jobs are often not permanent and layoffs happen seasonally (in kindergarten the assistants are laid off during the summer for example)

versed saffron
#

hmm interesting

#

do you happen to have anything on older groups?

floral viper
#

No, the ministry of statistics only keep records on younger populations.

#

It is possible that there exists statistics for older groups but I have not found any

versed saffron
#

so in conclusion:
sweden kinda wack

floral viper
#

Not really πŸ˜„

#

The data visualization was only meant as explorative. I was pretty surprised to see more female NEETS in older groups. The stereotype is the opposite:

versed saffron
#

The stereotype is the opposite
funny how that's usually the case

#

also where did everyone else go

quaint rivet
#

who

floral viper
#

the map on the second image is a different program

quaint rivet
#

is that made using python πŸ˜„ ?

versed saffron
#

ahh umlaut!

floral viper
#

yes, python + matplotlib

quaint rivet
#

nicee

#

so more dark means elevated?

floral viper
#

the plot consumes about 20 gigs of ram (it literally crashed my VM that had 16 gigs allocated)

#

bright is elevated

versed saffron
#

jesus

floral viper
#

dark is sea level

#

each pixel is an area 30x30 m

#

so very precise

versed saffron
#

ah ok ya that would do it

#

yall know if there's a way to customise the plt ui?

#

cause it's not bad

#

it just isn't great

floral viper
#

not that I know. I just rely on it for plotting

versed saffron
#

hmm I'll look into it tomorrow

#

anaconda is giving me nothing but trouble and pycharm can't find the library

#

then again when is it not

floral viper
#

huh, anaconda should be just install and run

#

what kind of issues are you seeing?

versed saffron
#

most of the time it's just missing libraries

#

I was using R studio through it for hw and the dll's just disappeared

floral viper
#

Anaconda can only use libraries built into the anaconda dist

versed saffron
#

so I lost my hw

#

and

floral viper
#

ouch

versed saffron
#

the qt bindings seem to just like break

#

it's really not a good time

floral viper
#

Huh, I never had any kind of issues with anaconda like that

#

Hope it sorts itself out, might wanna do double backups

versed saffron
#

I'm probably going to uninstall it tbh

floral viper
#

One thing I would recommend for homework is to push em to a private repo at github or gitlab

versed saffron
#

like I was only really using it for spyder and r but I've moved to pycharm

#

ya that's probably a good idea

floral viper
#

You can use R standalone no issue

#

no need to use it through anaconda

#

Rstudio is a very nice IDE for R

versed saffron
#

anaconda's rstudio seems to be outdated too

#

but also R just kinda sucks

floral viper
#

yeah that coudl be the case

#

I know they recently release R 4.0 which broke support for a lot of older packages

#

they changed the standard behaviour of dataframes so strings as factors is false by default

#

this broke legacy support for ALOT of packages

mild abyss
#

yeah true that

versed saffron
#

yikes

mild abyss
#

i left R for some reason

#

and thats one of them

floral viper
#

Tbh Python with pandas beats R any day of the week

versed saffron
#

idk Ik it's powerful and all that but I'd rather use py for that sort of stuff

#

ya exactly

floral viper
#

but some places use R for their data science so it is useful to know anyway

mild abyss
#

yeah

floral viper
#

I had one job offer where they wanted both python pandas and R

versed saffron
#

I'm taking data 101 and 301 this year at ubc and that's what we're using
but I think after 301 most courses use py

mild abyss
#

same most job offers need you to know the two

floral viper
#

py is a lot more powerful, especially considering stuff like sklearn, scipy, and such

versed saffron
#

numpy 😍

mild abyss
#

numpus

versed saffron
#

numpee

floral viper
#

yeah numpy really is the single point of success for python in data science xD

sour forge
#

blockchains can do anything
really??

mild abyss
#

i wanna learn the package biopython

#

it is data science but for bio things

versed saffron
#

oh wow

#

ya ill be taking a look at that too

#

no clue what im doing but it looks like fun

#

oml genepop hell ya

floral viper
#

I recently learned about something called PCA. There is an excellent vid that explains PCA using genes in mice. https://www.youtube.com/watch?v=FgakZw6K1QQ

Principal Component Analysis, is one of the most useful data analysis and machine learning methods out there. It can be used to identify patterns in highly complex datasets and it can tell you what variables in your data are the most important. Lastly, it can tell you how accu...

β–Ά Play video
#

Well worth a watch

#

It is a fantastic technique

mild abyss
#

thanks. since my major is microbiology

floral viper
#

The technique is general so you can apply it on a lot of different things, but that video is geared towards biology and genetics

lone verge
#

NOOO now that ive been doing different programming languages, i now do double quotes 😩

frozen thorn
#

lol I use double quotes anyway

#

single quotes looks funny to me

eternal wing
#

double quotes are sort of more correct imo

frozen thorn
#

Yep. I could use single quotes, then accidently use double quotes which doesn't looks right

versed saffron
#

coming back from cpp and java, single quotes feel wrong for strings I completely agree

#

I only use single quotes for chars now

#

also idk what tz you're in lord but it's a bit past 8:40 πŸ™ƒ

eternal wing
#

LOL

#

fiiiiiiiiine

#

it is 8:11pm here actually

versed saffron
#

oh I meant am

#

rip

eternal wing
#

And I literally chose not to do it all day because I was lazy and it just happens to be before 8:40pm πŸ˜‰

#

whats the link again? haha

#

I will DM you the results xD

versed saffron
#

actually hold on something's fricked

eternal wing
#

kk, let me know

versed saffron
#

if this is in my __init__, will it update properly?

#
self.armour_list = [self.Armour.helmet, self.Armour.chestplate, self.Armour.leggings,
                    self.Armour.boots, self.Armour.ring1, self.Armour.ring2]```
#

like if I add a ring and try to access it later, the ring only assigns to Armour.ring1 but it's not in the list

eternal wing
#

LOL, pointers.

I do not think this is the way to do what you want to do

versed saffron
#

i need my pointers :(

eternal wing
#

I think you would need to setup something a little bit fancier to make that work properly, but I am unsure.

it might make more sense to have armor slots that are either filled or not, then just check them when needed. I do not think a list makes sense here

versed saffron
#

it's just I need to iterate through them

#

actually that shouldn't be in the init I only need it a couple times

eternal wing
#

you would need to probably set up an @property on things like Armour.helmet for them to behave like pointers. Right now you are creating a new list with whatever the value was when the list was created, it should not updated if, say, Armour.helmet was changed.

versed saffron
#

dang I was hoping that wasn't the case

#

I'll check out @proprerty tho

eternal wing
#

you could set armor_list to a method that gets those items from self.Armour by the string representation of the attribute name

versed saffron
#

actually ya and return a list

eternal wing
#

something like (based purely on memory, so bear with me on this xD

Class WhatEver:
    def __init__():
        self.armor_slots = ["helmet", "chest", "legs", "ring1"]
        self.armor = Armor()

    @property
    def armor_list(self):
        return [getattr(self.armor, attribute) for attribute in self.armor_slots]
#

@versed saffron

versed saffron
#

would there be a point to setting it as @property.getter?

#

oh wait

#

no nvm I'm thinking about this wrong

#

that's weird

#

if I do:

    def armour_list(self):
        return [self.Armour.helmet, self.Armour.chestplate, self.Armour.leggings,
                self.Armour.boots, self.Armour.ring1, self.Armour.ring2]```
#

it's fine

#

but if I do your method it says list object not callable

eternal wing
#

yeah, that probably makes sense, Im tired and did not test that. I can actually find something that works doe

versed saffron
#

I should probably look at more than a tutoiralpoint page too lol

eternal wing
#

oh wait

#

you call it as an attribute, so you do not actually call it.

you would use my_instance.armour_list
without the ()

#

the @property decorator allows the function to behave like an attribute/variable

versed saffron
eternal wing
#

@versed saffron

1. variable/attribute names should be lower class (looking at line 47 self.Armour should be self.armor)

2. not sure what class NoItem is for, this looks like it could be replaced with something more intuitive.

3. avoid non-descriptive variable names (var name "x" on line 137)

Very awesome. I really do not have too much to say now. Your code looks much cleaner and more organized. It looks like it may be TOO OOP (such as with class NoItem), but overall very good. Pretty readable, clean, and DRY.

One thing I would really like to see is docstrings. Even if a function is fairly self explanatory, a quick docstring could really help.

i.e add this to class Stats:

class Stats:
    """Character stats and skill levels."""

while this is fairly obvious from the name, this docstring could make it easier and faster to read. Same with class Levels (really every class and function, unless it is incredibly obvious what it does.

class NoItem would benefit heavily from a docstring as I am unsure what it is really for.

overall really nice, much better. This is pretty good code quality imo

versed saffron
#

thanks that's great to hear, I wanted something of quality in my repo before I looked at freelancing so It's nice to know I'm on the right track

I'm slowly starting to work on docstrings but I kinda want a functional game first lol

I'm pretty sure I need NoItem because I need to call .name on it and if it's None I'll get an attribute error
I guess the other option would be to stick it in a try but that seems more redundant than just having the class

  • I might need it for my select function
#

is dry a good thing lol?

quick ledge
#

DRY = dont repeat yourself

versed saffron
#

makes sense

#

I think I'm just going to avoid using __call__ for a bit tho the NoItem didn't need it

#

oop more like spOOPy

eternal wing
#

if you get to open source or contributing: ALWAYS use docstrings always. I haaaate reviewing code without documentation, it ruins my day. LOL

quick ledge
#

And it's better to do them as you go and not at the end

#

you will thank yourself

versed saffron
#

probably lol

#

I've just had to change so much this past week it doesn't feel like it's worth the effort until I have something concrete

arctic fossil
#

spooky

rough sapphire
#

okay I think I am not gonna chat in ot0

#

here is a funny picture

quaint rivet
#

lol

#

I don't understand

frozen thorn
#

Same

rough sapphire
#

ahh okay lol

frozen thorn
#

Big and Little, idk

rough sapphire
#

Its actually two ways to store data

versed saffron
#

I looked up eidian and got results for Indian food

rough sapphire
#

one is from left to right, and the other way

frozen thorn
#

hmm

quaint rivet
#

ot0 is wack

#

😐

fierce raft
#

way to store a byte
big endian is (in bit order)
87654321
while little endian is
43218765

rough sapphire
#

yep so I choose type here

#

you see the order changed

versed saffron
#

ot0 is wack
When is it not?

quaint rivet
#

Sometimes

rough sapphire
#

it is not usually

versed saffron
#

If there's quite a few people on and there's no mods participating it usually gets out of hand rq

quaint rivet
#

hmm true

frozen thorn
#

ot are the best

quaint rivet
#

let's forget about it now

versed saffron
#

Ot1's my favorite

#

It's always chill

fierce raft
#

so hex(50) is 0x32 0b0011_0010 big endian, while it's 0x23 0b0010_0011 little endian

#

just flips the "hex digit" but seeing as we store decimal numbers left to right by size, it doesnt make much sense to use little endian IMO

#

good to know regardless

quaint rivet
#

youtube just recommended this to me

#

I might have read this before

#

but I forgot lol

frozen thorn
#

Have anyone here bought products through affilate link?

#

Idk If I should build affialte website. Kinda hard to get visitors to buy products like that

quaint rivet
#

it happens the other way usually

#

first you get audience

#

then you start affiliate

#

i need help deciding a license for my open source project

#

I need a license such that anyone forking it has it open source as well as any modifications to it are open source as well

rich rover
#

MIT, I think

quaint rivet
#

MIT allows modifications but they can distribute it without license

#

i think

topaz aurora
#

Pretty sure MIT still needs the license

quick ledge
#

yeah

topaz aurora
#

It just allows for non-OSS use

#

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

quaint rivet
#

yeah non oss is not what I want :(

topaz aurora
#

GPL?

quaint rivet
#

GPLv3 I guess

#

yea

#

can they use it for commercial purposes?

topaz aurora
quaint rivet
#

Yeah I'm reading it πŸ˜…

topaz aurora
#

Thinking about it, I think I'll be moving most of my future software to BSD

quaint rivet
#

I don't see BSD on this website

#

🀨

quick ledge
#

I thought Pure was referring to BSD, the OS

floral viper
#

BSD is a license also I think

quick ledge
#

yeah, that'd make more sense

floral viper
#

(I think)

quick ledge
#

yep, it's a thing

#

BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the use and distribution of covered software. ... The original BSD license was used for its namesake, the Berkeley Software Distribution (BSD), a Unix-like operating system.

floral viper
#

thanks for checking that πŸ˜„

random ember
#

Why does math and physics have so much help meanwhile programming feels like you’re on your own

topaz aurora
#

Ironically, programming has the most accessible resources compared to math and physics

frozen thorn
#

Yeah

topaz aurora
#

With the latter being bound to textbooks

frozen thorn
#

What do you mean by helps?

topaz aurora
#

You have millions upon millions of programming resources

frozen thorn
#

If CS didn't exist, I would've majored in mathematics then drop out

floral viper
#

I had to chose between CE and Mechatronics when I applied for uni. I am glad I chose CE

frozen thorn
#

lol mechatronics sound complex

floral viper
#

Yeah man it is hella difficult. I wish I knew mechatronics now but m,an it would not have been fun to learn it at uni.

rough sapphire
#

CS FTW!!!

frozen thorn
#

I was gonna pick Mathematics

#

I'm gald I chose CS

#

I don't like math lol

rich rover
#

Mechatronics, oh god

frozen thorn
#

I was top of the class in high school. Now in college, not so much.

rich rover
#

You should just relax in college

frozen thorn
#

I am lol

#

Even though it's 5 classes. I have too much free time

#

I can work full-time and study no problem

rich rover
#

Yeah, enjoy your time

random ember
#

Maybe because it was barely getting serious math, is why there’s so much help for it.

Right now I have a lot of issues with implementing finite state machines with using Haskell

rich rover
#

That's how you succeed

frozen thorn
#

I easily understand programming concepts, but not math lmao. Why is that?

floral viper
#

programming is more applied than math

rich rover
#

Programming is ironically all about maths

frozen thorn
#

Like I have hard times remembering the formula in math

rich rover
#

You're only subjected to one side in programming

floral viper
#

in math you kinda have to learn things for some abstract problem you might have to solve in the future. In programming it is almost always applied to a practical problem present right now

rich rover
#

When you meet the mathematical side, you will have to improvise

#

And then you realise that the formulas you barely remember have different shapes and structures

#

And most of them are related to the other

#

That's why starting with the machine learning is almost always gonna help you learn mathematics more

random ember
#

For me I don’t see myself doing a variation of turning regular expressions into finite state machines anytime soon or after these classes.

rich rover
#

It activates the logical and imaginary part of your brain to improvise a formula

#

Which surprisingly is the same formula in paper, just different

floral viper
#

Sadly a lot of the math education is just teaching people to memorize instead of teaching how to produce a formula

frozen thorn
#

My teachers did teach how to produce the formula with the proof

rich rover
#

Yeah, practice is the most important of all

frozen thorn
#

I just dont have the motivations to care

floral viper
#

I had multiple cases sitting on an exam and not remembering the formula, but since I thoroughly reject the classical way of education I could produce a formula because I understood the concept.

topaz aurora
#

Sadly a lot of the math education is just teaching people to memorize instead of teaching how to produce a formula
@floral viper It's kind of the same with "arts for the sake of arts"

frozen thorn
#

lucky my class's online lmao

rich rover
#

If you understood the concept, then you will have no trouble forgetting the formula

#

Because it was never memorized in the first place

frozen thorn
#

Idk about reduction of orders, variation of parameters, etc. formulas for solving types of homoq equations

#

At least I remembered the chapter and topics

#

I can memorize easy, but I quickly forget them after a few of chapteres

rich rover
#

That's why you need to understand more and practice more

frozen thorn
#

But If I see the formulas

#

Actually, it's not the formulas

#

I just make too many mistakes. Like minor mistakes that mess up all my works lol

floral viper
#

For me learning concepts is a lot easier than memorizing formulas. So I just tend to do that instead. Put some extra time on it and remember it better than I would have if I sat trying to remember a formula

rich rover
#

We all make mistakes, and honestly,

#

I made the worst mistakes

frozen thorn
#

Tbh I enjoy math, but I hate making mistakes

rich rover
#

For instance in a mathematics test, I wrote my answer in a draft

#

And I copied it incorrectly in the final answer space

frozen thorn
#

ugh I hate that

rich rover
#

Agreed

frozen thorn
#

Make us show all the work and make a stupid answer sheet

#

EVEN with the steps and labels to show what you did lOL

rich rover
#

Well, math is a pretty large subject

#

Pretty much infinite ways to solve a problem

frozen thorn
#

I mean basic geometry.

rich rover
#

So you might need to show how you solved it

#

It's not a sacred subject

frozen thorn
#

Yeah, but making us to add the labels and vocuabulary next to every step

#

Waste of time lmao

rich rover
#

That, is stupid

frozen thorn
#

Exactly

#

Copy and paste problems on paper too. A lot of writing

rich rover
#

Yeah, true

frozen thorn
#

Too bad, high school picks the teacher for us. Using this stupid algorithm. We didn't get to pick the teacher

#

Ironcially I was top of that class. Teacher praised or smth

rich rover
#

I agree with this

#

I achieved more in subjects I hated rather than the ones I loved more

frozen thorn
#

Oh right. For the same class. We had to write notes on Tablet with stylus.

#

Ugh

#

Just normal notebooks would've been faster

mild abyss
#

Oh right. For the same class. We had to write notes on Tablet with stylus.
@frozen thorn maybe they will take a peek at your notes

frozen thorn
#

Yeah they grade it too

#

It's just notes.

mild abyss
#

note taking is a great skill though it is kinda boring sometimes

frozen thorn
#

Not on Tablet LOL

mild abyss
#

most of the time

frozen thorn
#

Can you imagine that?

#

Note taking on tablet with stylus or even with fingers

mild abyss
#

i can imagine it, i dont like the feel

#

it is like reading a novel in pdf and reading a novel in paperback

frozen thorn
#

I think we were lab rats

mild abyss
#

paperback i like

gentle moss
#

good lord. i'm out of milk.

cosmic lotus
#

Maybe blockchains can help you

gentle moss
#

enough people have suckled at the cryptographic teat by now that it's probably just producing milk powder

#

!otn cryptographic-teat

floral viper
#

cryptographically secure teat *

#

the secure is important

gentle moss
#

cryptographic teat ledger

#

rather than the chain contain blocks

#

we will call them boobs

#

the boobchain

#

it's an udderly fantastic idea

floral viper
#

I'm sure either the feminists or the animal rights activists will put a stop to it

gentle moss
#

i guess like most coin offerings milkcoin will go sour pretty quickly

rich rover
#

teat ledgers, what the hell?

gentle moss
#

you're right, it's a bad idea. should nip it in the bud asap

rich rover
#

oh god

eternal wing
#

my god... youve done it sir

floral viper
#

bisk is on a pun spree lol

rich rover
#

bisk, it's in the morning for god sakes

soft violet
#

An udderly fantastic idea.

eternal wing
#

youve won pun of the day for me and the day just started

cosmic lotus
#

Bisk is on a roll lol

rich rover
#

You're throwing puns at 4 AM FOR ME

eternal wing
#

i like the immediate horde that came here after that one

rich rover
#

we were talking about mathematics

floral viper
#

then bisk ran out of milk

soft violet
#

What was he doing in milk?

rich rover
#

probably the milk gave him pun ideas

gentle moss
#

look, i was just trying to keep you abreast of my milk situation

eternal wing
#

my god, he is not even slowing down

rich rover
#

slow down with the milk

gentle moss
#

no. i will push all the puns pasteurise.

eternal wing
#

I mean, cmon, there cant be that many milk puns left.... right?

cosmic lotus
#

You guys are milking this dry

eternal wing
#

noice

rich rover
#

don't ask bisk for more

#

bad idea

eternal wing
#

I dont ask, I just appreciate what I have πŸ˜‚

soft violet
#

I think it's the breast idea ever.

gentle moss
#

look. i'm punstoppable. i'll been punning from curdle to grave.

cosmic lotus
#

It just keeps flowing, huh?

soft violet
#

We'll all feel like boobs if we stop, now.

eternal wing
#

I am convinced bisk is only half human now

rich rover
#

I think it's much more merciful that i get banned right now

eternal wing
#

he is next level

cosmic lotus
#

Half human, half puns

#

A demi-pun

floral viper
#

He is serving em up by the gallon

frozen thorn
#

He's high on milk

rich rover
#

OH GOD

#

JUST STOP

gentle moss
#

you guys just pail in comparison

soft violet
#

I think this is getting beyond the pail.

#

Damn it.

frozen thorn
#

Moo, I'm trying

eternal wing
#

that pasteurize one was lowkey πŸ”₯

gentle moss
#

it's both pun and fun with language

floral viper
#

I've never been much of a punster, but I do appreciate a good pun πŸ˜„

gentle moss
#

i'm proud of it

rich rover
#

that is the definition of a pun

#

and i hate it

eternal wing
#

im genuinely impressed

soft violet
#

Personally, I'm not a fan of forced puns, where the language gets mangled in order to make it work.

gentle moss
#

PAST YOUR EYES OPAL

#

PAST

#

YOUR

#

EYES

#

it's good.

eternal wing
#

LOL

rich rover
#

lol

floral viper
#

Nah the best ones are the ones that flow like milk

eternal wing
#

I thought it was quite good

gentle moss
#

i can't help it if i'm the cream of the crop

soft violet
#

I mean, I get that they're the in thing at the moment.

eternal wing
#

I wish I had this sort of punnage in me

#

ok, wtf, you seem like you are not even close to out of puns, how is this possible

#

please dont stop

gentle moss
#

when it comes to puns i'm just legendairy

frozen thorn
#

wow

cosmic lotus
#

How

floral viper
#

I am amazed as well, the sheer amount of milk puns coming out of that man is nothing short of extraodrinary

quaint rivet
#

!ot a pun-time-with-bisk

rich rover
#

he's condensing the heat with puns

eternal wing
#

oh my god. I think we are witnessing bisk ascending. How the hell is this even possible

floral viper
#

He is going to india

rich rover
#

hasn't he ascended already?

frozen thorn
#

lol it's hard

eternal wing
#

I am physically incapable of this sort of thing

quaint rivet
#

Bisk might be turning into a cow soon

gentle moss
#

when i was your ages it never a curd to me that my future would be in puns

quaint rivet
#

πŸ„

rich rover
#

bisk is secretly worshipping cows for puns in exchange

eternal wing
#

ok, this is all starting to get a little cheesy now

frozen thorn
#

Nice

cosmic lotus
#

Milk

floral viper
#

it soured a bit now yeah

quaint rivet
#

ok, this is all starting to get a little cheesy now
@eternal wing all we need is a little lemon now

eternal wing
#

I did one, I can die happy

frozen thorn
#

LOL

#

Time to sleep

eternal wing
#

I should not even brie up this late

rich rover
#

time for you to expire

eternal wing
#

guys, holy shit cow it is contagious

frozen thorn
#

I'm already expired

gentle moss
#

hemlock likes to think he's the king of puns here

#

how dairy.

quaint rivet
#

lmao

#

good one

#

"how dare he"

rich rover
#

wtf

frozen thorn
#

xD

gentle moss
#

it's a good thing he's not awake to see this punnage, he'd be crushed.

#

it's butter this way.

eternal wing
#

I feel like I am spamming reactions, but I am legitimately impressed every time

#

this is like an anime battle where it is just so obviously one sided

#

I would ping hemlock so he could see, but im not a muenster

frozen thorn
#

Same

quaint rivet
#

more like

#

a mooonster

cosmic lotus
#

Its the one where the protagonist levels up but then he keeps on going

frozen thorn
#

Save message ID for when he's on

eternal wing
#

but mine was already a pun.....

frozen thorn
#

OH LOL

floral viper
#

Hemlock is getting cheddered atm

rich rover
#

watch bisk milk another

gentle moss
#

i bet he thinks he could stand up against me in this pun battle

#

but it's hard to stand up when you lactose

quaint rivet
#

lmao

rich rover
#

lol

eternal wing
#

LOL

quaint rivet
#

wtff

eternal wing
#

dude

cosmic lotus
#

Haaha

frozen thorn
#

I'm not sleeping till he runs out of milk puns

eternal wing
#

cmon how does your brain even work this way

#

same

frozen thorn
#

^^^^^

gentle moss
#

life time of puns

rich rover
#

bisk has a pun book

cosmic lotus
#

How does he do it

quaint rivet
#

he's definitely sitting next to a cow rn

rich rover
#

i'm fairly certain he has a pun book

frozen thorn
#

Do you have to be very creative or what

eternal wing
#

life time of puns
@gentle moss I think you might be a literal genius

quaint rivet
#

milking it

rich rover
#

flipping pages while drinking milk

gentle moss
#

only in puns.

soft violet
#

Bullishness.

gentle moss
#

there's not much market-

#

oh nice

cosmic lotus
#

i'm fairly certain he has a pun book
It’s a pun encyclopedia at this point

gentle moss
#

grabbed that one by the horns

frozen thorn
#

Even if you have the book. It's hard to use it like that

quaint rivet
#

Oh all this talk about milk, I need to get me some biskets now

rich rover
#

bisk is in a good moo today

eternal wing
#

I would be more impressed if he spent his time writing milk puns in a book just to prepare for this exact scenario

gentle moss
#

better be careful though opal. if you heifer pull that shit again there'll be hell to pay.

mild abyss
#

someone PIN THOSE

rich rover
#

too much to pin

quaint rivet
#

pin it goood

mild abyss
rich rover
#

bisk has most of the pins

frozen thorn
#

I'm expiring tomorrow

gentle moss
#

i just wanted milk for my tea and didn't have any. it's not like i'll drink milk like a cattle.

mild abyss
#

your fertility will expire tomorrow?

tranquil orchid
#

Tea good

rich rover
#

you drink tea like a cattle though

gentle moss
#

cats drink tea?

quaint rivet
#

Someone get me my kettle, I need to prepare some tea

cosmic lotus
#

I'm expiring tomorrow
You’re still in the Best Before date

frozen thorn
#

because i have no beef

quaint rivet
#

time to consume u

rich rover
#

bisk is just watching us as we try our hardest

mild abyss
#

i sense that this guys will become wuvvers

cosmic lotus
#

time to consume u
Whey

rich rover
#

you can hear him saying "Pathetic"

gentle moss
#

i'm actually just getting ready to go out and watch water flow backwards up a river

#

your puns are of no consequence

frozen thorn
#

how long can we milk this puns?

rich rover
#

well, enough milking

eternal wing
#

I think the era of milk puns is over.... it is complete

cosmic lotus
#

Has the well dried up?

mild abyss
#

it all turned to cheese :((

eternal wing
#

anyway, what does that even mean? River? was that a pun?

rich rover
#

no

cosmic lotus
#

I guess we could say, he ran out of milk

rich rover
#

he brainwashed you lol

gentle moss
#

no. i'm actually going out to watch water flow backwards up a river

rich rover
#

LOL

eternal wing
#

I would like more context

gentle moss
#

tidal bores are cool.

eternal wing
#

and perhaps an explanation haha

mild abyss
#

So he went for nature stroll

eternal wing
#

ohhh, that sounds nice actually

gentle moss
#

semi-rare occurrence in the river near me

#

right time of year the moon pulls the water back up the river

#

or some shit

eternal wing
#

that is really cool

gentle moss
#

creates a big ol' wave

#

people surf it

eternal wing
#

ohhh, I have seen videos of that

frozen thorn
#

lol i think that's basic

eternal wing
#

that is insane. I only learned about that last month. It looks insane

mild abyss
#

the moon tries to steal the water of the earth not knowing it helped brought the right conditions for life. we should thank the try hard robber

quaint rivet
#

huh

gentle moss
#

yeah, i'm not sure how many large tidal bores there are

#

but the one i'm going to see is a pretty big river

eternal wing
#

git outta here wit dat hippie nonsense. LOL jkjk

#

neat, that is actually really cool haha

gentle moss
#

one guy surfed down the entire length of the bore

rich rover
#

oh, i know what that is

mild abyss
#

looks very coool

eternal wing
#

imagine waiting awhile for this to happen, then falling off your board immediately

gentle moss
#

hah

frozen thorn
#

TIME to sleep lol. Bye, mooo

gentle moss
#

peace o/

#

i'll get some pictures while i'm out, don't suspect it'll be a big bore though

rich rover
#

sounds nice

mild abyss
#

tsunami sized bore

eternal wing
#

I am flying tomorrow.... I should sleep too πŸ€”

mild abyss
#

you should :3

eternal wing
#

πŸ›©οΈ 😴 πŸ”₯

mild abyss
#

sleep is for the strong

eternal wing
#

sleep is for the WEAK

mild abyss
#

Β―_(ツ)_/Β―

cosmic lotus
#

sleep is for mortals

eternal wing
#

I'll sleep when I'm dead and I'm dead when i've slept
an elephants faithful, 100%

rich rover
#

you need some sleep

quaint rivet
#

Sleep is for the weak

#

and I'm weak

soft violet
#

Sleep arms us for the day ahead.

#

I would rather go into battle armed.

tranquil orchid
#

I would rather go to sleep

gentle moss
#

yo

#

water go backwards

tranquil orchid
#

water go backwards

gentle moss
#

it do

wheat lynx
#

Oh is that that thing

#

Where the water goes backwards

#

On like one day every year or something

gentle moss
#

it does it more often than that

#

but yeah, it's a tidal bore

#

this is the 2nd largest in the world

#

not a very big one and the wave didn't break

#

poor surfers got cold and wet for nothing

ancient stream
#

anyone know why I cant save text at 2pt?

solid pollen
#

Water go backward lemon_thinking

gentle moss
#

finally, milk for my tea.

#

sadly it's tetley tea because the shop had nothing else

#

trash tier tea

floral viper
#

I read teatly tea first and thought you were still punning

undone berry
#

sadly it's tetley tea because the shop had nothing else
I'm sorry that you have to go through this

gentle moss
#

me too

#

but it was either tetley or the Nisa brand ones

#

and they're an unknown

#

rather the devil i know

high verge
#

ive been drinking so much milk recently

#

i never have milk with cereal or in drinks or as a drink on its own

#

but

#

recently ive had a good few bowls of cornflakes with milk per day

#

its like drinkable cheese

gentle moss
#

i go through phases with milk

#

sometimes i'll drink pints a day

#

other times i just use it for my tea

edgy crest
#

hmm, i love milk and i mostly drink it as it is

narrow pecan
#

@edgy crest have you tried oat milk?

edgy crest
#

whats oat milk

cosmic lotus
#

Ah yes milks that are not milk

edgy crest
#

like, it wont be milk anymore

#

yeah

#

thats like oil or juice

cosmic lotus
#

So its oat juice

#

I've made rice milk before

#

tastes like rice

edgy crest
#

you mean kheer?

#

ah nvm

cosmic lotus
#

whats kheer

#

actually I just done it like you would make nut milks

#

soak the rice in boiling water for a few hours, then blend it well, and strain

edgy crest
#

huh, you mean boiled rice

cosmic lotus
#

no you don't boil the rice

edgy crest
#

like thats how you eat rice

#

oh

#

ah i got u

cosmic lotus
#

just soak the rice in boiling water

edgy crest
#

yeah

#

but

#

cant be much tasty

cosmic lotus
#

well it tastes like rice

#

but milky

#

now that I think about it, I wonder if other grains can be made into milk

#

like corn

narrow pecan
#

I actually think oat milk tastes better than cow’s milk

#

And it can’t be called β€œnot a real milk”. Drinks like almond milk have been around for many thousand years and isn’t anything new

rich rover
#

still talking about milk, you guys?

round rose
#

Actually, what do we define as milk?

#

I'd go with "A nutritional liquid produced by female mammals to feed their offspring"

narrow pecan
#

Hmmm

edgy crest
#

i would go with the same

mild abyss
#

so we've been suckling them huh?

edgy crest
#

yeah, just with a glass

rough sapphire
#

I can drink cow milk though even though I am not a cow

#

And therefore not an offspring

round rose
#

The cows don't produce it to feed you though

#

You just consume it

edgy crest
#

their offspring

#

not u

mild abyss
#

i am not saying anything me being their offspring

edgy crest
#

also, genghis gurkhan, sounds like someone from history, just the name's modified a little

mild abyss
round rose
#

It's intended to be consumed by the offspring, the fact that humans started drinking cow/goat/etc milk as well is just us being weird

rough sapphire
#

their offspring
I...think that is too vague

narrow pecan
#

Cow’s milk is intended for their children. We just take it, drink it and feed the tiny tiny cows what we find for cheap

rough sapphire
#

Can't put it into words right now

mild abyss
#

i kinda wonder who came up with the idea to suckle some other animal's milk

rough sapphire
#

Lemme think how

narrow pecan
#

It’s disgusting, really

round rose
#

also, genghis gurkhan, sounds like someone from history, just the name's modified a little
@edgy crest It is a take on Genghis Khan, yeah

edgy crest
#

at least not as bad as killing them and eating them

#

yeah thought so

rough sapphire
#

I was thinking why the definition is incorrect

#

Then I thought

narrow pecan
#

That still happens. When the cows are too old to produce enough milk, they’re killed. The male cows (bulls?) are also killed soon after birth, since they can’t produce milk and therefor aren’t really profitable

mild abyss
#

then you thought?

rough sapphire
#

Why am I so focused with making definitions exactly right

#

So

#

Nevermind me

round rose
#

I guess the definition has broadened to include liquids with milk-like taste and properties, like almond milk and oat milk

mild abyss
#

i dont wanna argue with vester with this subject

round rose
#

Or coconut milk, for that matter

narrow pecan
#

Hahah I don’t feel like discussing this atm either, but why not?

mild abyss
#

well we can share ideas while not triggering each other xD

round rose
#

I'd still say that actual milk is produced by mammals and the rest is more of a "milk-like product that we call milk because why not"

mild abyss
#

well milk is a word that we made up so that we can associate it with an object just like numbers and symbols do. so i can say that there is nothing wrong calling almond milk "milk"

rough sapphire
#

"Good for cows, good for humans. Milk. Buy now."

tired stirrup
narrow pecan
#

Well, not that simple

rough sapphire
#

Yeah, I wanted to make it sound like a short ad

round rose
#

Definitions are weird because they almost always come after the word

narrow pecan
tranquil orchid
#

milk

narrow pecan
#
  • I haven’t fact checked the video or watched it in ages, but kurtzgesagt videos are generally good
tranquil orchid
#

Yeah

mild abyss
#

oooooooohh kurzegast

tranquil orchid
#

kurtzgesagt is the best

mild abyss
#

i watched taht i think

tranquil orchid
#

I love their videos

round rose
#

Neologisms are a bit of a different story, but in general words came first as a means to describe some idea that might or might not be extremely broad/vague, and then we came up with not-exactly-accurate definitions in an attempt to systematize and scientifically describe the words

#

So basically we're crazy good at inventing problems

#

out of thin air

edgy crest
#

yeah, kurzugesagt really good

mild abyss
#

lol milk contributes more greenhouse gases now thats new info

#

πŸ‘€

#

i mean it makes sense though

edgy crest
#

the videos are rly good and the animation and voice is epic

mild abyss
#

i think it is not new

rich rover
#

careful, there's a difference between a theory and a conspiracy theory

#

one has been proved and one has been not

mild abyss
#

Metal straws for example, i thought they will help the environment but, i think it has the same effect as well.

rough sapphire
#

Aren't definitions a paradox

#

...Is paradox the right word, even

rich rover
#

Yes

#

Physicists have the ability to say paradox and Quantum on just about anything

rough sapphire
#

"theory" can refer to proved/not proved things

rich rover
#

Theory is a statement supported by unequivocal proof

rough sapphire
#

And can also mean "hypothesis"

rich rover
#

a conspiracy is a statement with enough proof to make it reasonably believable

#

but doesn't mean it's correct

rough sapphire
#

I disagree with the enough proof part

mild abyss
#

a conspiracy is a statement with enough proof to make it reasonably believable
@rich rover oooooh interesting me will read the entire discussion

rich rover
#

A hypothesis is a statement that is not proved, because it doesn't have sufficient evidence

#

There are conspiracy theories called Covspiracies

rough sapphire
#

I agree with the hypothesis part

#

COVID conspiracies existing make sense too

rich rover
#

doesn't mean they are correct

rough sapphire
#

Yeah

rich rover
#

it takes alot of courage and lots of meetings between scientists of all fields to declare your theory correct

high verge
#

a conspiracy is a plot

#

a conspiracy theory is a theory about a conspiracy

rough sapphire
#

I think in science, "scientific theories" are proven

high verge
#

well no

rich rover
#

it may not be proven

high verge
#

a lot of popular ones are insofar as you use them

rich rover
#

if you have two theories

#

both have insufficient evidence

rough sapphire
#

Oh, I mean theory β‰  scientific theory

rich rover
#

one is more reasonable to the other

high verge
#

for example, there used to be the plum pudding molecule of how an atom works

#

which was fine

rough sapphire
#

Kinda confusing though

rich rover
#

they will pick the more reasonable

high verge
#

and worked perfectly well for most science

#

but then it was found to be inaccurate, so a new model is devised

#

both are theories

rough sapphire
#

A theory in science is also called "scientific theory"

high verge
#

the new one is more correct but you don't assume it's entirely accurate

rich rover
#

I understand that

rough sapphire
#

the new one is more correct but you don't assume it's entirely accurate
Yeah

#

It's falsificationism, I think

mild abyss
#

so how can anyone verify a scientific theory?

high verge
#

you can evaluate it

#

experimentally

#

but you can never be certain that it's 'correct'

mild abyss
#

and the experiment should be reproducible

high verge
#

after all, most theories are models for how things work

mild abyss
#

right?

rich rover
#

it takes lots of years to prove something right

#

you need the general opinion of people WITHIN the same standard of that field

rough sapphire
#

more popular way of seeing it is you can't disprove by providing examples lemon_fingerguns

#

[Karl Popper] argued for falsifiability and opposed this to the intuitively similar concept of verifiability. Whereas verifying the claim "All swans are white" would require assessment of all swans, which is not possible, the single observation of a black swan is sufficient to falsify it.

#

I think this applies to scientific theories

rich rover
#

they made a hypothesis that all swans are white

#

if it took long enough without witnessing a different coloured swan, it would be a proved theory

#

but if they noticed JUST ONE

mild abyss
#

then it is disproven?

rich rover
#

it has sufficient evidence to prove the hypothesis wrong

#

and then they build on it that " Most swans are white, but some also appear to be black"

#

until they notice more black swans

#

then they prove it wrong and the cycle goes on and on

mild abyss
#

....

#

now thats a lot of headache

rich rover
#

You're sharing your thoughts about a field to the world

#

it has to be accurate as much as possible

#

You don't want to build foundations on a false belief

mild abyss
#

that would cause a lot of problems

rich rover
#

exactly, and take Anti-vax as an example

mild abyss
#

mhm

rich rover
#

people think that vaccines actually harm them

halcyon mantle
#

Hello world

rich rover
#

but because some people theorised the flu shots can make you sick, they made it a "theory"

#

no one really got a chance to prove it

#

so more people believed it

#

and now we have morons that don't take vaccines

mild abyss
#

but they still persist on believing it right even though they dont have proof that it is harmful?

rich rover
#

they do sometimes

mild abyss
#

and i thought the flat earthers are gone but holy cow, theyre here again :3

rich rover
#

and then they come to the question " why can't i find enough evidence to support my hypothesis"

#

YES

#

i have an example to that

#

one flat earther wanted to test a hypothesis

#

by shining light horizontally at a 1 km distance

mild abyss
#

i mean, the ancient greeks already proved it by themselves with careful "experiments" but idk how modern humans messed up to think that earth is flat....

#

mhm

rich rover
#

he believes that the light will not bend which is a correct theory

mild abyss
#

it goes with the curvature of space time right lemon_fingerguns_shades

rich rover
#

he placed a sensor at the end of the kilometre hoping the light will end exactly where it started on the other flashing platform

#

it curves because the earth isn't flat

topaz aurora
#

I still only half-understand the general theory of relativity

rich rover
#

Geography at it's simplest

#

theory of relativity is rather complex

mild abyss
rich rover
#

it relates human existence with space and time

mild abyss
#

i was amazed too that gravity is not a force

high verge
#

weight is a force

#

gravity is a field

rich rover
#

gravity is a field

high verge
#

gravity is a field

rich rover
#

nice

mild abyss
#

i watched a video from Veritasium and i now know gravity aint a force but a field of some sort

topaz aurora
#

The only thing that I do know about it is that massive objects distort spacetime, which other objects move along in as well

#

More distortion is essentially time travel

#

That's about it

mild abyss
#

Space Time dictates how matter moves, matter dictates how space time curves

#

πŸ‘€

rich rover
#

there's a simple definition on earth

#

if you were to throw an object with speed

#

it starts to resist

#

throw with more speed

#

it resists even more

#

throw it at the speed of light and it will have enough energy to disintegrate

rough sapphire
#

Slap a million times and you will cook it

rich rover
#

lol

mild abyss
#

Slap a million times and you will cook it
@rough sapphire but that slap needs to be fast right?

rich rover
#

for many reasons, you have to speed up even more every slap

cosmic lotus
#

So how much sl/s (slaps per seconds) would it need to cook it

rough sapphire
#

hi dont touch ot1

#

Uhm

rich rover
#

enough energy to kill your hand

#

or cook it

rough sapphire
#

MUTUAL ASSURED DESTRUCTION

mild abyss
#

lets assume the hand wont die from it

high verge
#

assuming you move your hand about 1 meter in about 0.3 seconds during a typical slap

mild abyss
#

how much energy does it have though hmmm per slap

high verge
#

that gives you a final speed of 1/0.3 meters per second at the end of the slap

rich rover
#

inhumanly possible

cosmic lotus
#

can it be not exactly a slap?

rich rover
#

your nerves have a limit

#

too much and your arm will fly from the power

#

literally

#

that's why we slow down the reflex

high verge
#

that gives the kinetic energy of 0.5 * m * v^2, assuming a human hand weighs about 0.75kg, you get 0.5 * 0.75 * (1/0.3)^2 ~= 4.166 J per slap

rich rover
#

take in the factor of time as well

#

you need to be quick

high verge
#

yeah not considering heat losses

mild abyss
#

lol but in the real world, energy conversion is inefficient right?

high verge
#

depends on the thing

mild abyss
#

mhm

high verge
#

and here, the losses as heat don't matter :)

#

ok here

#

we want to warm up this tikka masala from tesco

rich rover
#

lol

high verge
#

0.46kg of tikka masala

#

now what's the specific heat capacity of chicken tikka masala

#

so c = 1770 J per KG per degree celcius

rich rover
#

oh shit, i forgot the formula

#

lol

cosmic lotus
#

I am just imagining a man with an uncooked tikka masala furiously slapping it with inhuman speed

#

I am crying

rich rover
#

yeah it's that

#

your hand will be dismembered

high verge
#

so E = m.c.T, = 0.46 * 1770 * 25 = 20355J of heat to warm it up

#

if we're in space

#

and the chicken tikka masala is non-radiating of heat

#

i.e. perfectly shiny

mild abyss
#

i can sense his face laughing why he needs to cook the chicken through slapping

high verge
#

we need 20355J total, /4.166 J per slap = 4885 slaps

#

so if you want to heat up some perfectly shiny chicken tikka masala from 5 degrees celcius to 30 degrees celcius and you're in space

cosmic lotus
#

And the sound is just gmod objects bouncing at each other in high speeds

rough sapphire
#

davie504 = OMG

high verge
#

And the sound is just gmod objects bouncing at each other in high speeds
@cosmic lotus yess

rich rover
#

lol

rough sapphire
#

5 slaps
@high verge ya davie relate

mild abyss
#

lemon_hyperpleased this channel is fun

rich rover
#

Weren't you supposed to finish an assignment?

mild abyss
#

i am done with it xD

#

just a few sentences more

cosmic lotus
#

What would the tikka masala taste like, cooked using the hand god's slapping

mild abyss
#

bruh

rich rover
#

using god's hand?

mild abyss
#

What would the tikka masala taste like, cooked using the hand god's slapping
@cosmic lotus too much human skin cells that wont taste different i guess

cosmic lotus
#

I wonder

rich rover
#

yeah, probably

cosmic lotus
#

How much power would it take to cook it using just one slap

#

assuming the tikka masala is indestructible

rich rover
#

you have too many assumptions

young shoal
#

it was calculated before iirc

mild abyss
#

mhm

cosmic lotus
#

It's needed so the tikka masala doesn't disintegrate into a powdered mess

mild abyss
#

assuming the tikka masala is indestructible
@cosmic lotus so i cant eat it then

#

thats sad

cosmic lotus
#

well we could use the Unindestructibleinator 3001β„’

fresh kayak
#

good aftanoon guys

cosmic lotus
#

Hello

narrow pecan
#

So many Discord server are just incredibly toxic. I'm so happy that we have such a great community here

rough sapphire
#

is that sarcasm? I can't tell the difference lol

narrow pecan
#

No. That's serious

frozen thorn
#

finally woke up at 7am. Feel goods man

rough sapphire
#

omg so powerful

narrow pecan
#

hahah nice

rough sapphire
#

I cant even wake up at 9am properly

simple sand
#

So many Discord server are just incredibly toxic. I'm so happy that we have such a great community here
@narrow pecan Ye, One server has a rule for not pinging the admins

#

like what??

narrow pecan
#

Yeah

plucky grotto
#

is that sarcasm? I can't tell the difference lol
must be

bronze root
#

oi

#

do you guys use github cli ?

bleak lintel
#

yes

frozen thorn
#

lmaooo

bronze root
#

kinda curious about what people think abouti t

#

compared to the default git bash

frozen thorn
#

Looks good, gonna try it out

mild abyss
#

it is good

#

but i isnt that much needed yet

terse sluice
#

the gh cli and git are not the same

bronze root
#

it isn't ?

#

πŸ‘€

mild abyss
#

gh cli is just a cli for github things.

#

git and github are different

#

remember that

#

git is just a versioning system

#

oh wait is that right?

frozen thorn
#

Yeah

#

Simply put, Git is a version control system that lets you manage and keep track of your source code history. GitHub is a cloud-based hosting service that lets you manage Git repositories.

mild abyss
#

btw

#

what is svn
?

bronze root
#

I see

#

just finished installing it, time to mess around πŸ˜„

mild abyss
bronze root
#

thank you !

quick ledge
#

must be
@plucky grotto it is definitely not sarcasm

#

oh boy, here I go replying to old messages again

crisp hearth
#

The older "github cli", hub, was a wrapper around git

#

So you could alias it to git and use both normal git things and github-specific things

#

(i recall there also being an unofficial gitlab cli that wrapped around git or hub, so you'd have a wrapper around a wrapper. fun)

elfin sandal
#

nice to be back

#

but like i told you earlier

mild abyss
#

nice to be back
@elfin sandal you should be not talking here if youre drunk xD

elfin sandal
#

i spent like half an hour

#

oh my bad

mild abyss
#

but congrats being 28

#

:3

elfin sandal
#

eyyyy

mild abyss
elfin sandal
#

what's up with you how's your day

royal lakeBOT
#

Hey @fresh kayak!

It looks like you tried to attach file type(s) that we do not allow (.pdf). We currently allow the following file types: .3gp, .3g2, .avi, .bmp, .gif, .h264, .jpg, .jpeg, .mkv, .mov, .mp4, .mpeg, .mpg, .png, .tiff, .wmv, .svg, .psd, .ai, .aep, .xcf, .mp3, .wav, .ogg, .webm, .webp, .flac, .afdesign, .m4a, .csv.

Feel free to ask in #community-meta if you think this is a mistake.

fresh kayak
#

bruuuuuh

mild abyss
#

what's up with you how's your day
@elfin sandal i am fine really

#

how about you?

elfin sandal
#

eyy i'm great

fresh kayak
mild abyss
#

youre with your friends now right?

elfin sandal
#

just trying to fill in those 50 messages required to participate in voice chat

fresh kayak
#

fuck it's broken

elfin sandal
#

mohamed u in university?

#

i mean i guess you are right?

#

i was in uni a while ago too

mild abyss
#

just trying to fill in those 50 messages required to participate in voice chat
@elfin sandal wait why?

elfin sandal
#

was so-so

mild abyss
#

youre new here?

elfin sandal
#

idk it's the admin rules though

#

nah i've been online for a few months but haven't really talked in chat

fresh kayak
#

no, gcse student

mild abyss
#

i see

elfin sandal
#

just voice mostly, had lots of fun

#

aaa student

#

that's cool

#

what's gcse?

quick ledge
#

try not to spam macro
or you will get a text ban too πŸ‘€

elfin sandal
#

is that some US university?

#

oh no

fresh kayak
#

uk's version of sat

elfin sandal
#

uk, noice

quick ledge
#

lmao im jk (kinda)

mild abyss
#

no, gcse student
@fresh kayak so youre age is around 14-16?

fresh kayak
#

well in the uk, we have SATs but that's y6

#

and yea your right

#

y10

elfin sandal
#

most people around here are below 20yo

#

from what i can tell

#

what i've met

#

idk about you guys tho lol

mild abyss
#

most people around here are below 20yo
@elfin sandal i am around 18-21

elfin sandal
#

very nice

#

what's :manjaro: ?

#

ooh is that like a linux OS?

#

cuz i've heard about it

#

heard it was cool

#

so what you studying, @mild abyss ?

mild abyss
#

microbiology

#

you?

elfin sandal
#

eyy that sounds cool

#

i've just been learning programming in college