1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Westkost [7]
3 years ago
8

I need advice, please try to give a full paragraph and include a p r o s and c o n s list, no l i n k s please, it would mean so

much to me if you could spend a couple minutes on this question so that It can help me make the right decision. Please dont report me!!!!!!!
Im an artist on t i k t o k, IzzyArtist, and I have 24,000 f o l l o w e r s , however I do not like what I do. I'm great at art but it does not bring me joy anymore, I'm making v i d s monthly now instead of daily and they are not doing well. Iv d e l e t e d over 20 v i d s in the past couple weeks. I do chalk but I live in Florida were its very hot, my sidewalks are filled and i have to wait for them to clear again. I can not l o s e my f o l l o w e r s, I d o n o t have friends and d o n o t want any but I want people I can talk to that I know like me with out having to feel o b l i g a t e d to spend time with them or c h a t every day. I also want the f o l l o w e r s so I can eventually make money from it to help pay bills in a fun way as a side job after I'm done with school and collage, but I do not want to keep doing this and I do not know how to win. I do not want to keep doing this and barley grow but be up set, and I do not want to do anything and lose f o l l o w e r s. What I really want to do is v l o g my morning routines, routines at the farm I volunteer at, and be like annaxstar and kaelimcewen, where they can make anything and still get lots of v i e w s and love and feel happy with their content. I do not know what to do, where to start, how to grow. My n a m e has the word art in it, how am I supposed to make the transition or even ask my f o l l o w e r s if they would like those vi ds when they barley c o m m e n t on the vids I make now? The last vid that got a c o m m e n t on it was over a month ago, since then iv made 6 new vids that iv all d e l e t e d. Please help, I d not want to go down the wrong path here and give this all up or stick with it and be u n h a p p y.

If you have any other advice to please DM me on my I N S T A , IzzyArtist0

Thank you so much!
Computers and Technology
1 answer:
Vlad [161]3 years ago
7 0

Answer:

I think you should do what are passionate about. therefore it might gain more followers. Also so it's not boring and it's enjoyable for you. also it will be easier for you to do. the pros are you will put in extra efforts, it will make you happy, it will workout longer, it can help you grow as a person. the cons are you may lose followers, it may be hard to think of content, you might not make money, people may try to bring you down.

i think you should make a different account and try it. either make another account for art or make another for vlogs.

But honestly just try it out and see how it goes.

Explanation:

You might be interested in
Which protocol, as a companion protocol to RTP, provides monitoring and reporting for RTP connections?
MrRa [10]
<span>The answer is Real Time Control Protocol (RTCP).   A companion to RTP, the RTCP provides monitoring and reporting for RTP connections.  It resembles the RTP but there are more alternate structures that depend upon the type of the RTCP packet.</span>
4 0
3 years ago
What is the best class setup for the mp5 in Modern Warfare?
brilliants [131]

Answer:

in my opinion these:

Explanation:

1.Laser: 1mW Laser.

2.Stock: FORGE TAC Ultralight Stock.

3.Underbarrel: Commando Foregrip.

4.Ammunition: 10mm Auto 30-Round.

5.Rear Grip: Rubberized Grip Tape.

6 0
3 years ago
Which of the following is true of how packets are sent through the internet?
horrorfan [7]

Answer:

It is A: Packet metadata is used to route and reassemble information travelling  through the internet.

Explanation:

Step 1: The Internet works by chopping data into chunks called packets. Each packet then moves through the network in a series of hops. Each packet hops to a local Internet service provider (ISP), a company that offers access to the network -- usually for a fee

Step 2: Entering the network

Each packet hops to a local Internet service provider (ISP), a company that offers access to the network -- usually for a fee.

Step 3: Taking flight

The next hop delivers the packet to a long-haul provider, one of the airlines of cyberspace that quickly carrying data across the world.

Step 4: BGP

These providers use the Border Gateway Protocol to find a route across the many individual networks that together form the Internet.

Step 5: Finding a route

This journey often takes several more hops, which are plotted out one by one as the data packet moves across the Internet.

Step 6: Bad information

For the system to work properly, the BGP information shared among routers cannot contain lies or errors that might cause a packet to go off track – or get lost altogether.

Last step: Arrival

The final hop takes a packet to the recipient, which reassembles all of the packets into a coherent message. A separate message goes back through the network confirming successful delivery.

3 0
3 years ago
Read 2 more answers
The advent of mobile systems run by Android and other operating systems opens a wide range of new system management and security
sergeinik [125]

Answer:

bring your own devices

Explanation:

"bring your own devices" paradigm is getting popular since organizations are increasingly allowing users to perform work tasks <em>on their own</em> personal devices, It is preferred because of the benefits and ease for the user. On the other hand, this paradigm opens several security risks.

For example processing sensitive data on personal devices creates risks in case of data recovery or if the device is stolen or lost.  

Additionally, <em>control and monitoring</em> of organizational data is harder when users allowed to work on their personal devices. Thus <em>data leakage</em> and <em>public exposure</em> can happen more easily.

7 0
3 years ago
2. Write a simple program in C++ to investigate the safety of its enumeration types. Include at least 10 different operations on
erastovalidia [21]

Answer:

Check the explanation

Explanation:

To solve the question above, we will be doing some arithmetic and bit wise operations on enum values. in addition to that, we are asserting the array with INTCOUNT  and also printing the size of array i.e 12 and we are adding BIG_COUNT enum value to 5 and the result is 25.

#include<stdio.h>

enum EnumBits

{

ONE = 1,

TWO = 2,

FOUR = 4,

EIGHT = 8

};

enum Randoms

{

BIG_COUNT = 20,

INTCOUNT = 3

};

int main()

{

// Basic Mathimatical operations

printf("%d\n",(ONE + TWO)); //addition

printf("%d\n",(FOUR - TWO)); //subtraction

printf("%d\n",(TWO * EIGHT)); //multiplication

printf("%d\n",(EIGHT / TWO)); //division

// Some bitwise operations

printf("%d\n",(ONE | TWO)); //bitwise OR

printf("%d\n",(TWO & FOUR)); //bitwise AND

printf("%d\n",(TWO ^ EIGHT)); //bitwise XOR

printf("%d\n",(EIGHT << 1)); //left shift operator

printf("%d\n",(EIGHT >> 1)); //right shift operator

// Initialize an array based upon an enum value

int intArray[INTCOUNT]; // declaring array

// Have a value initialized be initialized to a static value plus

int someVal = 5 + BIG_COUNT; //adding constant and BIG_COUNT variable

printf("%d\n",someVal); //value will be 25

printf("%d",sizeof(intArray)); //value will be 12

return 0;

}

Kindly check the attached image below for the Code and Output Screenshots:

6 0
3 years ago
Other questions:
  • Consider the class Money declared below. Write the member functions declared below and the definition of the overloaded +. Modif
    13·1 answer
  • When you are printing handouts, which of these can you do? A. Save paper by placing more than one slide per page. B. Check the f
    7·1 answer
  • What information should be included in the closing paragraph of a thank-you letter? a. Mention skills that were omitted during t
    6·2 answers
  • Data types influence the following in the workflow: (Select all that apply)a. the color choices and layout decisions around comp
    15·2 answers
  • Select all of the reasons Windows 95 increased the popularity of Windows.
    12·1 answer
  • How can you relate the careers in Finance as BSIS students?
    15·1 answer
  • Procedural programs specify instructions that a processor must execute to perform computations. These programs sometimes consist
    11·1 answer
  • true or false You are able to change the formatting of a table after it is inserted into a placeholder.
    6·1 answer
  • Dominic list his camera for sale on an online auction site Chloe is the highest bitter and purchase as the camera how does the a
    14·1 answer
  • what uses gps tracking to track vehicles? group of answer choices edge matching. cartography. automatic vehicle location. geogra
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!