Skip to main content

History - The Perpetuated Lies of the Victors!

History
The stories told by the victors - An non objective descriptions of things lied over the years

History is always in the making. What you live on today is history tomorrow. But over the years, as it unfolds, we see a clear pattern. This pattern if we look at it is very obvious, slowly but surely we have a tendency to fudge things and write history as it needs to be perceived to meet our ends now. (The present)

It is unfortunate that alternatives even though they exist are subjected to obfuscation and over time they are lost in the quagmires of document repositories around the world.

Lets see how this phenomenon unfolds. Lets say that an event X has happened to such a certainty that it exists in the collective conscience of the general public. But as the Government or as a body with sufficient muscle to change public opinion, there is a campaign to bombard with information over time about the event in such a way that people have to perceive it as required by the body that wields sufficient power to control media. (typically a government body)

Over time , the system is flooded with the false information or heavily modified information that majority of the people have a view of the events that is contrary to what really happened.

Now that the collective conscience has been sufficiently modified, it is just a matter of fact that claims of prior art regarding a particular event is so biased against the actual set of events, that the modified version of history becomes "The Event"

To a certain extent, the only saving grace is that the medium of communication has evolved to such an extent (this blog for instance) that controlling the flow of information is getting much more difficult for the bosses to be. but funnily I was wondering as to how many really blog on such issues, there are opinions and counter opinions, but the masses needs to vent their content somewhere, but thinking about it, I started writing very recently even though I have had the option to dabble on the INTERNET for more than 15 years.

The problem of using a Search Engine for content has its own problems, Search Engines are still predominantly English. What about the content in other languages. How do you know what the non english speaking world knows about an incident. This content is not understood by the search engine or does not provide me with a medium to understand the content.

I am working on finding an example from the past to provide you as an example. Just hang on...

Comments

Popular posts from this blog

Malware Damage - It is real and you need to be ready ...

  Malware, short for "malicious software," is any software intentionally designed to cause harm to computer systems, networks, or devices. Malware can take many forms, including viruses, trojan horses, worms, ransomware, spyware, and adware, among others. The dangers of malware are numerous, and it is crucial to protect yourself from malware to avoid serious consequences, such as: Data theft: Malware can be designed to steal personal information, such as bank account details, social security numbers, and login credentials. Once this information is stolen, it can be used for identity theft, financial fraud, and other malicious activities. System damage: Some malware can damage your computer system, causing it to crash or malfunction. This can result in lost data, system downtime, and costly repairs. Financial loss: Malware can also be used to extort money from victims. For example, ransomware can lock down a victim's computer and demand payment in exchange for the decrypti...

HIPAA - What is that we need to know .... Cyberawareness for a Health Care Organization

  Here is a detailed cyber awareness training for HIPAA candidates: Introduction to HIPAA: Provide an overview of the Health Insurance Portability and Accountability Act (HIPAA) and the importance of protecting patient information. Understanding HIPAA regulations: Explain the different regulations under HIPAA, such as the Privacy Rule, Security Rule, and Breach Notification Rule. Identifying and reporting breaches: Teach employees how to identify a potential breach of patient information and the proper procedures for reporting it. Phishing and social engineering: Provide training on how to identify and avoid phishing emails and other social engineering tactics. Passwords and authentication: Teach employees about the importance of strong passwords and multi-factor authentication. Mobile device security: Discuss the risks of using mobile devices to access patient information and the measures employees can take to keep the information secure. Remote access security: Explain the risks ...

AI/ML Open Source Framework for adoption at an organization

  Data Storage : The first step in any ML pipeline is to store the data that will be used for training and testing. AWS offers various data storage options like Amazon S3, Amazon EFS, and Amazon EBS. Choose the one that best suits your requirements. Data Preprocessing : Data preprocessing is an important step in any ML pipeline. This step includes cleaning, normalizing, and transforming the data to make it suitable for training ML models. You can use open-source libraries like Pandas, NumPy, and Scikit-Learn for data preprocessing. Model Training : The next step is to train your ML models. You can use open-source ML frameworks like TensorFlow, PyTorch, or Apache MXNet for this step. AWS also offers its own ML framework called Amazon SageMaker, which provides a managed platform for training and deploying ML models. Model Evaluation : Once the models are trained, they need to be evaluated to ensure that they are accurate and reliable. You can use open-source libraries like scikit-lea...