Skip to main content

Let’s Make Money


Most of us don’t know where their money is. However, one thing is for certain, it’s is not in the bank to which we entrusted it.
The bank and our money is already a part of the cycle of the global money market.
Let’s Make Money is an anti-capitalist Austrian documentary by Erwin Wagenhofer released in 2008.
It is about aspects of the development of the world wide financial system, focusing on how elitists economically exploit the rest of society, especially in the developing world, but also in western nations.
The film starts by tracking the hypothetical savings of a typical depositor as they move around the global system, often causing exploitation as various financial agents try to produce high returns.
There are several interviews with investment managers, politicians, economists as well as homeless people and workers.


Comments

Popular posts from this blog

3 Ways to extract the Windows 8 /10 Product key from the BIOS/UEFI

Sometimes you need your Windows 8 product key, in versions prior to Windows 8 it was quite easy, you can only look at the label of the product label on your computer. But since Windows 8 Microsoft has made a change. Most likely, you no longer have a product label. Instead, they register the product key in their BIOS / UEFI. This is a good feature because now when you reinstall Windows 8, your product key is automatically recovered from the BIOS / UEFI. But recovering the product key on its own was a bit more complicated. But fortunately, we can still extract it. If you can not start Windows, see the last part of Method 1 that will describe a method that does not require an installed version of Windows. 1- ShowKeyPlusUWP This is probably a bit easier. You can find the tool here: https://github.com/Superfly-Inc/ShowKeyPlus/releases/download/ShowkeyPlus/ShowKeyPlus.zip Extract the ZIP file and run ShowKeyPlus.exe This will show your installed key along with your OEM Key if prese...

How do I uninstall and reinstall MySQL in Ubuntu - Windows Subsystem for Linux

Before you remove your MySQL installation, try running the following command from the CLI. mysql_secure_installation If a password hasn't been set for  root  (for MySQL), that'll prompt you to set a password and run you through a series of steps to help clean up and secure MySQL (basic security). Once set, then try running the command below to restart MySQL and see if you receive an error. service mysql restart We can troubleshoot to see what the issue is, as long as I know what errors you're receiving, or we can wipe the installation and start from scratch. To remove MySQL, first you'd want to run: apt-get remove -y mysql-* and then: apt-get purge -y mysql-* The first command removes MySQL and associated packages while the second wipes configuration. Official Page:-  Windows Doc

100 things you didn’t know about Apple and Steve Jobs

If you’re into interesting facts, few companies have as secretive, cool and intriguing histories as Apple and its leader, Steve Jobs. Anything missing? Leave a comment. Apple didn't have two founders. It had three. Steve Jobs, Steve Wozniak, and Ronald Wayne. Steve Jobs and Jonathan Ive share the same middle name: “Paul.” Before working at Apple, Jonathan Ive worked for a company called Tangerine. The original Apple 1 computer sold for $666.66. The Apple Store on Fifth Avenue in Manhattan (the cube) is said to be one of the most photographed landmarks in the world. Nine U.S. states don’t have Apple stores: Alaska, Arkansas, Idaho, Montana, North Dakota, South Dakota, Vermont, West Virginia and Wyoming. Before co-founding Apple, Steve Jobs worked for Atari . Jonathan Ive has worn the same shirt in every Apple product intro video since 2000. Steve Jobs is a Buddhist. Steve Jobs’ birth father was a Syrian Muslim, Abdulfattah Jandali. Steve Jobs’ biologica...