Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Physician: One upon whom we set our hopes when ill and our dogs when well. -- Ambrose Bierce


devel / comp.programming.threads / More of my philosophy about HP and about the Tandem team and more of my thoughts..

SubjectAuthor
o More of my philosophy about HP and about the Tandem team and more ofAmine Moulay Ramdane

1
More of my philosophy about HP and about the Tandem team and more of my thoughts..

<c8b153c5-a94e-44a6-960d-c96ba53deaf0n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1016&group=comp.programming.threads#1016

  copy link   Newsgroups: comp.programming.threads
X-Received: by 2002:a05:622a:81:b0:35c:be20:5255 with SMTP id o1-20020a05622a008100b0035cbe205255mr16357726qtw.351.1663615395215;
Mon, 19 Sep 2022 12:23:15 -0700 (PDT)
X-Received: by 2002:a05:6870:a997:b0:11c:5a86:e11a with SMTP id
ep23-20020a056870a99700b0011c5a86e11amr10559972oab.270.1663615394637; Mon, 19
Sep 2022 12:23:14 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.programming.threads
Date: Mon, 19 Sep 2022 12:23:14 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=173.178.84.155; posting-account=R-6XjwoAAACnHXTO3L-lyPW6wRsSmYW9
NNTP-Posting-Host: 173.178.84.155
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c8b153c5-a94e-44a6-960d-c96ba53deaf0n@googlegroups.com>
Subject: More of my philosophy about HP and about the Tandem team and more of
my thoughts..
From: aminer68@gmail.com (Amine Moulay Ramdane)
Injection-Date: Mon, 19 Sep 2022 19:23:15 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 53916
 by: Amine Moulay Ramdane - Mon, 19 Sep 2022 19:23 UTC

Hello,

More of my philosophy about HP and about the Tandem team and more of my thoughts..

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

I invite you to read the following interesting article so that
to notice how HP was smart by also acquiring Tandem Computers, Inc.
with there "NonStop" systems and by learning from the Tandem team
that has also Extended HP NonStop to x86 Server Platform, you can read about it in my below writing and you can read about Tandem Computers here: https://en.wikipedia.org/wiki/Tandem_Computers , so notice that Tandem Computers, Inc. was the dominant manufacturer of fault-tolerant computer systems for ATM networks, banks, stock exchanges, telephone switching centers, and other similar commercial transaction processing applications requiring maximum uptime and zero data loss:

https://www.zdnet.com/article/tandem-returns-to-its-hp-roots/

More of my philosophy about HP "NonStop" to x86 Server Platform fault-tolerant computer systems and more..

Now HP to Extend HP NonStop to x86 Server Platform

HP announced in 2013 plans to extend its mission-critical HP NonStop technology to x86 server architecture, providing the 24/7 availability required in an always-on, globally connected world, and increasing customer choice.

Read the following to notice it:

https://www8.hp.com/us/en/hp-news/press-release.html?id=1519347#.YHSXT-hKiM8

And today HP provides HP NonStop to x86 Server Platform, and here is
an example, read here:

https://www.hpe.com/ca/en/pdfViewer.html?docId=4aa5-7443&parentPage=/ca/en/products/servers/mission-critical-servers/integrity-nonstop-systems&resourceTitle=HPE+NonStop+X+NS7+%E2%80%93+Redefining+continuous+availability+and+scalability+for+x86+data+sheet

So i think programming the HP NonStop for x86 is now compatible with x86 programming.

And i invite you to read my thoughts about technology here:

https://groups.google.com/g/soc.culture.usa/c/N_UxX3OECX4

More of my philosophy about stack allocation and more of my thoughts..

I think i am highly smart since I have passed two certified IQ tests and i have scored "above" 115 IQ, so i have just looked at the x64 assembler
of the C/C++ _alloca function that allocates size bytes of space from the Stack and it uses x64 assembler instructions to move RSP register and i think that it also aligns the address and it ensures that it doesn't go beyond the stack limit etc., and i have quickly understood the x64 assembler of it, and i invite you to look at it here:

64-bit _alloca. How to use from FPC and Delphi?

https://www.atelierweb.com/64-bit-_alloca-how-to-use-from-delphi/

But i think i am smart and i say that the benefit of using a stack comes mostly from "reusability" of the stack, i mean it is done this way
since you have for example from a thread to execute other functions or procedures and to exit from those functions of procedures and this exiting from those functions or procedures makes the memory of stack available again for "reusability", and it is why i think that using a dynamic allocated array as a stack is also useful since it also offers those benefits of reusability of the stack and i think that dynamic allocation of the array will not be expensive, so it is why i think i will implement _alloca function using a dynamic allocated array and i think it will also be good for my sophisticated coroutines library.

More of my philosophy about the simulation hypothesis and more of my thoughts..

I think i am highly smart since I have passed two certified IQ tests and i have scored "above" 115 IQ, i invite you to look at the following
video that talks about the simulation hypothesis:

Michio Kaku - Is the Universe A Digital Simulation

https://www.youtube.com/watch?v=Eb7uZXZHVk8

So i think i am highly smart, and i think that saying that the Universe is a Digital Simulation is much less probable, since i say that look for example at how looks this thing that we call humanity, so we can not
say that the simulation of this super intelligent beings has started from a very long ago, like for example more than a billion of years, since this way of doing creates too much suffering that is much less probable since the super intelligent beings are so advanced and so smart, but i think it is much more short, so then we notice that the super intelligent beings that have started the simulation can not start the simulation in a so primitive environment of our today of what we call humanity, so then i can say that saying that the Universe is a Digital Simulation is much less probable and the fact the reality exists is much more probable.

More of my philosophy about education and specialization and more of my thoughts..

I think i am highly smart since I have passed two certified IQ tests and i have scored "above" 115 IQ, so as you notice that i have not scored
115 IQ , but "above" 115 IQ, and now i will give you an IQ test by
inviting you to look at the following video, since i have just looked
at it:

Why FREE college HURTS the poor - VisualEconomik EN

https://www.youtube.com/watch?v=vZvxnk1boAE

So i am discovering smart patterns with my fluid intelligence in
the above video, and it is that the person that is talking in the above video is not seeing with his fluid intelligence, as i am seeing it with my fluid intelligence, that the school is not specialized for the low IQs that are around 25%, i mean that the schools and the courses of the schools are tuned for the average IQ and to a certain level for the high IQ, and not for the low IQs that are around 25%, so then to solve the problem we have to also "specialize" the school for the low IQs, and it means to have schools for low IQs that learn the low IQs with ease, and it is also valid for the free schools, and it is the way i have just spoken about IQ and specialization by saying the following:

More of my philosophy about IQ tests and more of my thoughts..

I think i am highly smart, and I have passed two certified IQ tests and i have scored above 115 IQ, but i have just passed more and more IQ tests, and i have just noticed that the manner in wich we test with IQ tests is not correct, since in an IQ test you can be more specialized and above average in one subtest of intelligence than in another subtest of intelligence inside an IQ test, since IQ tests test for many kind of intelligences such as the spatial and speed and calculations and logical intelligence etc., so i think that you can be really above average in logical intelligence, as i am really above average in logical intelligence, but at the same time you can be below average in calculations and/or spatial.., so since an IQ test doesn't test for this kind of specializations of intelligence, so i think it is not good, since testing for this kind specializations in intelligence is really important so that to be efficient by knowing the strong advantages of this or that person in every types of intelligences. And about the importance of specialization, read carefully my following thought about it:

More of my philosophy about specialization and about efficiency and productivity..

The previous CEO Larry Culp of General Electric and the architect of a strategy that represented a new turning point in the world corporate strategies, Larry Culp's strategy was to divide the company according to its activities. Something like we are better of alone, seperately and
focused on each one's own activity, than together in a large
conglomerate. And it is a move from integration to specialization.
You see it is thought that a company always gains economies of scale
as it grows, but this is not necessarily the case, since as the company
gains in size - especially if it engages in many activities - it
also generates its own bureaucracy, with all that entails in term
of cost and efficiency. And not only that, it is also often the case
that by bringing together very different activities, strategic focus is lost and decision-making is diluted, so that in the end no one ends up
taking responsability, it doesn't always happen, but this reasons are
basically what is driving this increasing specialization. So i invite to look at the following video so that to understand more about it:

The decline of industrial icon of the US - VisualPolitik EN

https://www.youtube.com/watch?v=-hqwYxFCY-k

And here is my previous thoughts about specialization and productivity so that to understand much more:

More about the Japanese Ikigai and about productivity and more of my thoughts..

Read the following interesting article about Japanese Ikigai:

The More People With Purpose, the Better the World Will Be

https://singularityhub.com/2018/06/15/the-more-people-with-purpose-the-better-the-world-will-be/

I think i am highly smart, so i say that the Japanese Ikigai is like a Japanese philosophy that is like the right combination or "balance" of passion, vocation, and mission, and Ikigai and MTP, as concepts, urge us to align our passions with a mission to better the world, but i think that Japanese Ikiai is a also smart since it gets the "passion" from the "mission", since the mission is also the engine, so you have to align the passion with the mission of the country or the global world so that to be efficient, and Japanese Ikigai is also smart since so that to higher productivity and be efficient, you have to "specialize" in doing a job, but so that to higher more productivity and be more efficient you can also specialize in what you do "better", and it is what is doing Japanese Ikigai, since i think that in Japanese Ikigai, being the passion permits to make you specialized in a job in what you do better, and here is what i have just smartly said about productivity:


Click here to read the complete article
1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor