Skip to main content

Why Meta from Facebook being killed off?

 Introduction into what is, in reality, Meta software or service?


It was just game or service you can move around the best example of this most people know about would be https://www.theengineer.info/2023/03/learn-python-practically.html World of War Craft probably the world most famous version of it you could find an earliest form of this sort of service existed in 1990s it could had come probably quicker if internet was better to allow free moving to exist.

A lot of people don't know this tech is now around 30 years old for the idea Meta pretends they invented it when in reality they never did and also virtual reality again In 1968 Ivan Sutherland and his student Bob Sproull created the first VR / AR head mounted display meaning this is not new thing as Mark kept saying you could fairly easy during the 1980s to 1990s buy Virtual console such as Virtual Boy even oo it sucked ass gameplay overall and was weird red colour that again was made way before Facebook had it.
Says META and shows there brand


The Zuckerberg tried to promote or create was he was doing world class stuff but in reality, he was making worse graphics than the Nintendo Wii made in around 2006 most people know about this firm they are not really about making the best graphic they more about making things enjoyable which I can respect but Zuck team could not make something as good as that in 2022 which shows quality was not something anyone in the team of Facebook or Meta could do for why it became such a joke plus in his weird mind he seemed to make out he was creating world class things but in reality, he was making shit stuff all the time for why he lost a lot of money and also his share price dropped by record amounts.

The idea to I guess control people was what he wanted since Facebook became known as a boring site since most of the younger people stopped using it as much a few years ago for why it became known as like boomer site which in some cases is true but for them, it's still okay to good but also the biggest problem with Facebook is this hate to anything logic or anything being considered by them wrong such as I saw someone get blocked before for posting just the word Trump which is both funny and sad but that is the world they created for controls .




Comments

Popular posts from this blog

cobol code

COBOL (Common Business-Oriented Language) is a programming language that is primarily used in business and administrative systems. It's known for its readability and usage in handling large volumes of data. Although it might be difficult to cover all aspects of COBOL in a single response, I can provide you with a brief introduction and an example code snippet to help you get started. COBOL programs are composed of a series of paragraphs that contain statements. Each statement starts with a verb and ends with a period. Here's a simple example of a COBOL program that calculates the sum of two numbers: https://www.theengineer.info/2023/05/development-programming-languages.html cobol Copy code IDENTIFICATION DIVISION. PROGRAM-ID. ADDITION. DATA DIVISION. WORKING-STORAGE SECTION. 01 NUM1 PIC 9(5). 01 NUM2 PIC 9(5). 01 SUM PIC 9(6). PROCEDURE DIVISION. DISPLAY "Enter the first number: ". ACCEPT NUM1. DISPLAY "Enter the second number: ". ACCEPT NUM2.

Why Windows XP the best Operation system to ever be released from Microsoft?

 Best parts of it  Loads fast Does not take up much power when it comes to loading the computer Many options to change how things look or run Hardly ever crashes Semi good security behind it Many people made software to run on it A big reason so many people liked XP compared to newer or older versions of the operation system was it would load fast most of the time even if you put it under heavy pressure such as a lot of software running or a lot of tabs on the internet browser . A lot of older videogames would run on it without many problems since it was well equipped to handle it without you having to change over how the computer works or be forced to use emulator as much for why it became very popular even today to allow older videogames to run on the computer for why some people keep these computers purely for retrogame play or other purposes.  https://www.theengineer.info/2023/05/cobol-code.html Some government bodies actually still run XP the reason for why so many people can work

Development Programming Languages Python Python : Basics you should learn for beginners

    Why is Python number one programming language in the world? It's easy to understand and complete simple or complex tasks plus it has many library or APIs to allow you to perform other actions more easy through using it . Showing how simple it it to put the most common message on the screen being print("Hello world") https://www.theengineer.info/2023/04/my-honest-review-of-surfshark-vpn-or.html   Wages you can get paid range from around $60,000 to max of like $150,000  per  year if you can learn this well some of the biggest companies which use this language include. Udemy Facebook Google Pinterest Instagram Twitter Netflix Spotify Reddit Redhat Lyft Youtube How to install Python on Windows and Apple. https://youtu.be/MQ8JYT9nc8w