The people can always be brought to the bidding...tell them they are being attacked, and denounce the naysayers for lack of patriotism and exposing the country to danger.
Hermann Goring
But welcome to partisan controlled media. The days of level headed reporting are long dead now. Its almost as if they want people to be afraid.
The first executive action of this President was to fire the Service Chiefs and he did it before moving into Aso Rock.
But Nigeria has made much progress in military reform and the fact that the Nigerian military is now better armed, more professional than at any time in history is something no one wants to hear.
More from Defense News Nigeria
More from For later read
1. The death of Silicon Valley, a thread
How did Silicon Valley die? It was killed by the internet. I will explain.
Yesterday, my friend IRL asked me "Where are good old days when techies were
2. In the "good old days" Silicon Valley was about understanding technology. Silicon, to be precise. These were people who had to understand quantum mechanics, who had to build the near-miraculous devices that we now take for granted, and they had to work
3. Now, I love libertarians, and I share much of their political philosophy. But you have to be socially naive to believe that it has a chance in a real society. In those days, Silicon Valley was not a real society. It was populated by people who understood quantum mechanics
4. Then came the microcomputer revolution. It was created by people who understood how to build computers. One borderline case was Steve Jobs. People claimed that Jobs was surrounded by a "reality distortion field" - that's how good he was at understanding people, not things
5. Still, the heroes of Silicon Valley were the engineers. The people who knew how to build things. Steve Jobs, for all his understanding of people, also had quite a good understanding of technology. He had a libertarian vibe, and so did Silicon Valley
How did Silicon Valley die? It was killed by the internet. I will explain.
Yesterday, my friend IRL asked me "Where are good old days when techies were
Where are good old days when techies were libertarians.
— Cranky (@rushingdima) January 9, 2021
2. In the "good old days" Silicon Valley was about understanding technology. Silicon, to be precise. These were people who had to understand quantum mechanics, who had to build the near-miraculous devices that we now take for granted, and they had to work
3. Now, I love libertarians, and I share much of their political philosophy. But you have to be socially naive to believe that it has a chance in a real society. In those days, Silicon Valley was not a real society. It was populated by people who understood quantum mechanics
4. Then came the microcomputer revolution. It was created by people who understood how to build computers. One borderline case was Steve Jobs. People claimed that Jobs was surrounded by a "reality distortion field" - that's how good he was at understanding people, not things
5. Still, the heroes of Silicon Valley were the engineers. The people who knew how to build things. Steve Jobs, for all his understanding of people, also had quite a good understanding of technology. He had a libertarian vibe, and so did Silicon Valley
Excited we finally have a draft of this paper, which attempts to provide a 'unifying theory' of the long economic divergence between the Middle East & Western Europe
As we see it, there are 3 recent theories that hit on important aspects of the divergence...
1/
One set of theories focus on the legitimating power of Islam (Rubin, @prof_ahmetkuru, Platteau). This gave religious clerics greater power, which pulled political resources away form those encouraging economic development
But these theories leave some questions unanswered...
2/
Religious legitimacy is only effective if people
care what religious authorities dictate. Given the economic consequences, why do people remain religious, and thereby render religious legitimacy effective? Is religiosity a cause or a consequence of institutional arrangements?
3/
Another set of theories focus on the religious proscriptions of Islam, particular those associated with Islamic law (@timurkuran). These laws were appropriate for the setting they formed but had unforeseeable consequences and failed to change as economic circumstances changed
4/
There are unaddressed questions here, too
Muslim rulers must have understood that Islamic law carried proscriptions that hampered economic development. Why, then, did they continue to use Islamic institutions (like courts) that promoted inefficiencies?
5/
As we see it, there are 3 recent theories that hit on important aspects of the divergence...
1/
New CEPR Discussion Paper - DP15802
— CEPR (@cepr_org) February 14, 2021
Culture, Institutions & the Long Divergence@albertobisin @nyuniversity, Jared Rubin @jaredcrubin @ChapmanU, Avner Seror @SerorAvner @amseaixmars @univamu, Thierry Verdier @PSEinfohttps://t.co/lhs6AJb7jE#CEPR_DE, #CEPR_EH, #CEPR_ITRE pic.twitter.com/FtMzAELljJ
One set of theories focus on the legitimating power of Islam (Rubin, @prof_ahmetkuru, Platteau). This gave religious clerics greater power, which pulled political resources away form those encouraging economic development
But these theories leave some questions unanswered...
2/
Religious legitimacy is only effective if people
care what religious authorities dictate. Given the economic consequences, why do people remain religious, and thereby render religious legitimacy effective? Is religiosity a cause or a consequence of institutional arrangements?
3/
Another set of theories focus on the religious proscriptions of Islam, particular those associated with Islamic law (@timurkuran). These laws were appropriate for the setting they formed but had unforeseeable consequences and failed to change as economic circumstances changed
4/
There are unaddressed questions here, too
Muslim rulers must have understood that Islamic law carried proscriptions that hampered economic development. Why, then, did they continue to use Islamic institutions (like courts) that promoted inefficiencies?
5/
You May Also Like
Nano Course On Python For Trading
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
