Message from @.Not Sean

Discord ID: 531495664178429957


2019-01-06 14:03:47 UTC  
2019-01-06 14:16:31 UTC  

NEXT👏MEME 👏

2019-01-06 14:21:58 UTC  

👏

2019-01-06 14:32:11 UTC  

@Vesdii well i'm super late and idk if you care(sorry) but here goes on the static

everytime you create a variable it assigns a location for it in memory, so say you create a new class that holds multiple variables, each time you create an object of this class to use, it will assign new copies and locatioins in memory for the variables, how ever, if one of the variable is static, locaion in memory is only assigned once and every copy of the class will have the variable be pointing to that same information, so there's only one instance of the variable regardless of how many times you create an object of the class. static class would mean that only one instance of the class will exist.

for example:
```
class example{
var a
static var b
}

main{
example class1
example class2

class1.a = 1
class2.a = 10

class1.b = 100
print class1.a //shows "1"
print class2.a //shows "10"
print class1.b //shows "100"

class2.b = 69
print class1.b //shows "69"

class1.b = 666
print class2.b //shows "666"
}
```

2019-01-06 14:32:27 UTC  

https://cdn.discordapp.com/attachments/463054787336732683/531480172898025474/49238893_1944260622359334_7657717510975782912_n.png

2019-01-06 14:58:52 UTC  

@A Haunted Army what the hell kind of garbage language is this?

2019-01-06 15:08:20 UTC  

The actions of a subgroup of congressmen does not indicate the action of a majority. Just because there is talk of large taxes, impeachment, etc dies not mean it will actually happen. It is disingenuous to say so just as it is disingenuous to suggest the freedom Caucus spoke for the entire Republican majority last session.

2019-01-06 15:09:15 UTC  

There will be talk. There may even be some hearings. But absent some huge change in the landscape there will be no actual bills passed.

2019-01-06 15:09:52 UTC  

Trying to find unbias articles on the government shut down

2019-01-06 15:10:03 UTC  

but everything I find just says orangemanbad

2019-01-06 15:16:23 UTC  

@xorgy its pseudo langauge, used for proto-typing, it isn't actually code

2019-01-06 15:31:52 UTC  

SUPERIOR WHITE!!1111

2019-01-06 15:31:56 UTC  

SUPERIOR...

2019-01-06 15:31:58 UTC  

WHITE....

2019-01-06 15:32:01 UTC  

SCANDALOUS!!111

2019-01-06 15:33:49 UTC  
2019-01-06 15:33:53 UTC  

Still Gold

2019-01-06 15:34:01 UTC  

Matt the slimey fuckin rat

2019-01-06 15:36:03 UTC  

Russian here?

2019-01-06 15:36:23 UTC  

Moved my post to proper room

2019-01-06 15:42:05 UTC  

Florida man finds out his dad helped deliver him at birth, throws pizza at him, police say - Fox News
https://apple.news/AOHbWP1aCTsCrAtOHrIrjgQ

2019-01-06 15:42:23 UTC  

ADVENTURES OF FLORIDA MAN

2019-01-06 15:49:36 UTC  

We should have a state vote to cut off Florida from US jurisdiction

2019-01-06 15:52:00 UTC  

a soft no for me

2019-01-06 15:52:41 UTC  

I like disney world

2019-01-06 15:54:10 UTC  

Small price to pay

2019-01-06 15:54:40 UTC  

*disney world isn't a small price*

2019-01-06 15:55:13 UTC  

For what we're getting rid of, it definitely is.

2019-01-06 15:55:22 UTC  

Besides, the rides at Disney World suck

2019-01-06 15:55:28 UTC  

Anyone here from los angeles ?

2019-01-06 15:55:35 UTC  

Planing trip there

2019-01-06 15:56:21 UTC  

how are you getting to LA?

2019-01-06 15:56:56 UTC  

Plane

2019-01-06 15:57:06 UTC  

oh

2019-01-06 15:57:07 UTC  

Im from europe

2019-01-06 15:57:17 UTC  

Go to Six Flags in LA

2019-01-06 15:57:23 UTC  

They have great rollercoasters

2019-01-06 15:58:06 UTC  

six flags won't be good if you have motion sickness