Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Them as has, gets.


interests / soc.culture.china / More of my philosophy about economy and about Morocco and Algeria and more..

SubjectAuthor
o More of my philosophy about economy and about Morocco and Algeria andWorld-News2100

1
More of my philosophy about economy and about Morocco and Algeria and more..

<skvkhe$i53$2@dont-email.me>

  copy mid

https://novabbs.com/interests/article-flat.php?id=6247&group=soc.culture.china#6247

  copy link   Newsgroups: soc.culture.china
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: m1...@m1.com (World-News2100)
Newsgroups: soc.culture.china
Subject: More of my philosophy about economy and about Morocco and Algeria and
more..
Date: Fri, 22 Oct 2021 20:21:02 -0400
Organization: A noiseless patient Spider
Lines: 798
Message-ID: <skvkhe$i53$2@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 23 Oct 2021 00:21:02 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="807b72aae14018b2125e2726c6526db6";
logging-data="18595"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/3LmcMMXKkFkHUkiYPOwBe"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.14.0
Cancel-Lock: sha1:zsUdTKHsWo5RpkJ7n0LqiQh6eBk=
Content-Language: en-US
X-Mozilla-News-Host: news://news.eternal-september.org:119
 by: World-News2100 - Sat, 23 Oct 2021 00:21 UTC

Hello,

More of my philosophy about economy and about Morocco and Algeria and more..

I am a white arab from Morocco, and i think i am smart since i have also
invented many scalable algorithms and algorithms..

So as you are noticing i was speaking, read below, about Algeria,
and you have quickly noticed that the Algerian economic problem comes
from the fact that Algeria is a much less diversified economy than Dubai
or than my country Morocco, so i think that Morocco is a much more
diversified economy and i think that Morocco is really on the
right path and Morocco is also a beautiful country, since read in the
following article of year 2019, it says that the 2019 International
Franchise Attractiveness Index ranked Morocco 39 out of 131 states. This
made it the number 1 attractive business hub for US-based franchises in
Africa and the second in the Middle East and North Africa (MENA) after
the United Arab Emirates. This ranking shows it competing with some
leading international powers, including France, Spain, Germany and
Australia, according to a report by Morocco World News. The index
combines peer-reviewed research and a survey of franchise executives to
produce two rankings, balanced growth and aggressive growth.

Read more here so that to notice it:

https://www.fairobserver.com/region/middle_east_north_africa/morocco-maghreb-maroc-moroccan-economy-latest-world-news-796983/

More of my philosophy about economy and inflation and more..

I invite you to read the following about how do Governments Reduce
Inflation:

https://www.investopedia.com/ask/answers/111314/what-methods-can-government-use-control-inflation.asp

I think that one of the best way to reduce inflation is by reducing the
money supply within an economy via decreased bond prices and increased
interest rates, and the above web page is speaking about it, but i think
that there is still a problem, since inflation can become problematic if
the product or service become a monopoly, so if the prices of the
product or service can not be reduced by for example economies of scale
or/and by "competition", so the price of the product or service can be
set high and it is inflation on this product or service, so this kind of
situation can also lead to an economic war, also inflation still can
become a problem like with the drastic fall of the algerian Dinar in
Algeria, since Algeria is lacking on diversification of its economy and
also was unable to reduce its reliance on food imports, since 70% of the
Algeria food requirements are met by imports, so with the drastic fall
of the algerian Dinar, the price of Food in Algeria was getting high,
and the people of Algeria were suffering because of that, and this
situation can still repeat itself again and again in Algeria.

Read about it here:

https://www.middleeasteye.net/news/algeria-dinar-record-low-economic-collapse

I invite you to look at step 4 of my below thoughts of software
Evolutionary Design methodology with agile, you will notice that
it has to be done by "prioritizing" the pieces of the software to be
delivered to the customers, and here again in agile you are noticing
that we are also delivering prototypes of the software, since we often
associate prototypes with nearly completed or just-before launch
versions of products. However, designers create prototypes at all phases
of the design process at various resolutions. In engineering, students
are taught to and practitioners think deeply before setting out to
build. However, as the product or system becomes increasingly complex,
it becomes increasingly difficult to consider all factors while
designing. Facing this reality, designers are no longer just "thinking
to build" but also "building to think." By getting hands on and trying
to create prototypes, unforeseen issues are highlighted early, saving
costs related with late stage design changes. This rapid iterative cycle
of thinking and building is what allows designers to learn rapidly from
doing. Creating interfaces often benefit from the "build to think"
approach. For example, in trying to layout the automotive cockpit, one
can simply list all the features, buttons, and knobs that must be
incorporated. However, by prototyping the cabin does one really start to
think about how the layout should be to the driver in order to avoid
confusion while maximizing comfort. This then allows the designer
iterate on their initial concept to develop something that is more
intuitive and refined. Also prototypes and there demonstrations are
designed to get potential customers interested and excited.

More of my philosophy about the Evolutionary Design methodology and more..

Here are some important steps of software Evolutionary Design methodology:

1- Taking a little extra time during the project to write solid code and
fix problems today, they create a codebase that’s easy to maintain
tomorrow.

2- And the most destructive thing you can do to your project is to build
new code, and then build more code that depends on it, and then still
more code that depends on that, leading to that painfully familiar
domino effect of cascading changes...and eventually leaving you with
an unmaintainable mess of spaghetti code. So when teams write code,
they can keep their software designs simple by creating software
designs based on small, self-contained units (like classes, modules,
services, etc.) that do only one thing; this helps avoid the domino
effect.

3- Instead of creating one big design at the beginning of the project
that covers all of the requirements, agile architects use incremental
design, which involves techniques that allow them to design a system
that is not just complete, but also easy for the team to modify as
the project changes.

4- When in agile a team breaks a project into phases, it’s called
incremental development. An incremental process is one in which
software is built and delivered in pieces. Each piece, or increment,
represents a complete subset of functionality. The increment may be
either small or large, perhaps ranging from just a system’s login
screen on the small end to a highly flexible set of data management
screens. Each increment is fully coded Sprints, Planning, and
Retrospectives.

5- And an iterative process in agile is one that makes progress through
successive refinement. A development team takes a first cut
at a system, knowing it is incomplete or weak in some (perhaps many)
areas. They then iteratively refine those areas until the product is
satisfactory. With each iteration the software is improved through
the addition of greater detail.

More of philosophy about Democracy and the Evolutionary Design methodology..

I will make a logical analogy between software projects and Democracy,
first i will say that because of the today big complexity of software
projects, so the "requirements" of those complex software projects are
not clear and a lot could change in them, so this is
why we are using an Evolutionary Design methodology with different tools
such as Unit Testing, Test Driven Development, Design Patterns,
Continuous Integration, Domain Driven Design, but we have to notice
carefully that an important thing in Evolutionary Design methodology is
that when those complex software projects grow, we have first to
normalize there growth by ensuring that the complex software projects
grow "nicely" and "balanced" by using standards, and second we have to
optimize growth of the complex software projects by balancing between
the criteria of the easy to change the complex software projects and the
performance of the complex software projects, and third you have to
maximize the growth of the complex software projects by making the most
out of each optimization, and i think that by logical analogy we can
notice that in Democracy we have also to normalize the growth by not
allowing "extremism" or extremist ideologies that hurt Democracy, and we
have also to optimize Democracy by for example well balancing between
"performance" of the society and in the Democracy and the "reliability"
of helping others like the weakest members of the society among the
people that of course respect the laws, and so that to understand more
my thoughts of my philosophy about Democracy, i invite you to read them
here:

https://groups.google.com/g/alt.culture.morocco/c/vlDWhmf-MIM

More of my philosophy about the kind of president Biden's tax increase
on the rich and more..

And of course the kind of president Biden's tax increase on the rich
will be used so that narrow America's vast income inequality,
read carefully here so that to understand:

Biden's corporate tax plan takes aim at income inequality

https://abcnews.go.com/Business/wireStory/bidens-corporate-tax-plan-takes-aim-income-inequality-77420625

So there is still a problem and it is that we have to solve the problem
of the financial sector by giving voting rights and tax advantages to
long-term shareholders etc., read my below thoughts so that to understand:

I have posted the following video:


Click here to read the complete article

interests / soc.culture.china / More of my philosophy about economy and about Morocco and Algeria and more..

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor