Saturday, July 10, 2021

What is a Technoglot?


I am a geek, a dweeb, and a nerd. On the other hand, I have lived almost 50 years in the land of the "normal" and I have survived and have even thrived at times. I also started off with a love of languages -- studying French in high school, continuing with German and Russian in college or after, and working on Farsi and Spanish nowadays. In high school and college, I learned the basics (or more) of about 14 computer languages from assembler to JCL to COBOL to FORTRAN to LISP to C. I have also been involved with music (violin and voice), art (lithography and drawing), and "crafts" (which can also attain the level of art, in my opinion) such as weaving and woodworking.

Language shapes thought and thought shapes language. This is true of all languages, be they "natural" languages, computer languages, or the languages of music, art, and craft. The inclination of Russian speakers to enter into the passive form or the propensity of the French to fall into allusion and metaphor reflect (or mold?) the way they are perceived and interact with the world. A programmer starting from the object-oriented world will look at problems from an object-oriented viewpoint as someone starting from a "structured" language environment will have their own orientation.

And here we start to show the differences between languages. What does "object-oriented" mean? How does it differ from "structured"? What is allusion? What is passive? Even when we believe that we are speaking in the same language, our history, education, experience, and environment changes what we actually hear and understand. An Inuit may have more than a dozen words for "snow" and Greek may have five (or more) words for "love" but in order to translate that to a language which does not have those words you end up with a definition that is not always able to be used directly within the context of a sentence or thought. English has grown to be the most widely spoken (not necessarily first language) language in the world by its extreme inclusionistic attitude; if you don't have the word in English then adopt it.

Communication is the process of producing information, transporting it, and understanding it. This happens with speech which is created, spoken, and heard. Or with sign language which is created, formed, and seen. It also happens between a user and a computer which is essentially a task of translation from one medium (screen display, keyboard, mouse) and language (symbol, letter, position) to/from storage and analysis. It also happens directly between computers in a method of communication protocols.

Protocols consist of the syntax and semantics of a language. I have worked with protocols most of my life -- from learning English as a baby, to learning to program, to more than 20 years of design and implementation of protocols allowing both data and signalling communication between microprocessors (or computers, if you prefer). In this area, I have published books on Integrated Services Digital Network (ISDN) (see "ISDN Implementor's Guide" at amazon.com) and Asymmetric Digital Subscriber Line (ADSL) architectures ("ADSL: Standards, Implementation, and Architecture") which help to explain how these protocols work and can be used. From my work on these, and dozens of other data, transport, and signalling protocols, I have a sound foundation for understanding and defining other protocols that may not even yet be created.

Yet computer-to-computer protocols are still "easy". Why? Because the same definitions are used for the sender (transmitter) and receiver. If communication fails, it is because something was not implemented correctly or the definition of the protocol was faulty. So, it is altered until it does work.

But the the same is not true for user-to-computer and people-to-people communication. Why? Because people do not use the same language as other people or computers. Even people who are both, in theory, speaking the same language really are not. This is because their understanding (as opposed to hearing, seeing, or feeling) of the language is based on their own viewpoint which, in turn, is created by their history, education, and environment (physical, societal, and cultural).

So, back to the beginning and the title. What is a technoglot? It is someone who "speaks tech". In these blogs, I will strive to help understanding of technology for the non-technologist and to communicate ideas from one language to another. I hope that you have fun and that my blogs are useful.

Catalyst: Sometimes presence is all that is needed

 

     Catalysts are used in all kinds of chemical events. The presence of the catalyst allows other reactions to happen -- or happen more efficiently. At the end of the process, a catalyst is unchanged -- though it sometimes is directly used as part of a series of reactions during the process. In physical chemistry events, catalysts are often metals.

     Catalysts are called enzymes in biochemical events. The enzyme may be a protein or it may be ribonucleic acid (RNA). A simple description of the action of an enzyme would be that it acts as a specific carrier, or receptacle, where components may gather. (It is not always initially clear as to how a catalyst performs its task -- but finding out how sometimes has significant benefits with new processes and understanding.) The close proximity within the space of the receptacle speeds up, or causes, the further reactions between components. Afterwards, the enzyme is still available for the gathering of more components and continued processing.

     Catalysts can also exist in living events. Most events that come to mind immediately are not catalysts because, although they may cause considerable effects, they change in the process. A deluge may cause a mudslide or a flood but the form of the water will continue to change. It is not a chemical change but it is a physical change.

     A process that is not a catalyst can produce a catalyst. An earthquake may cause a river to be dammed which will form a lake. The lake will potentially not change (the level may change due to rain or drought) but the very presence of the lake will change the ecosystem with some animals, and plants, better able to survive and others less able to survive.

     A rock sticking up from a lake bottom will still be a rock sticking up from a lake bottom after a boat has hit it, causing the boat to sink. The dropping of a seed by a bird may start the process of a huge tree growing and the tree may become the center of a community.

     As you can see from the last few examples, the definition of a catalyst stretches from a physical, or biochemical, substance to that of things existing, whose presence causes changes to the area just because of their existence.

     In the area of social interactions and in business, a speaker can be a catalyst for change. Whether it is an "I have a dream" speech or a "the only thing we have to fear is fear itself" speech -- words do have the power to cause others to create change. These can be considered as transient catalysts. The speeches do not change but they continue to exist only in recorded forms.

     But what about a person who just exerts a presence? An adult sitting (awake) in a room of children will usually have a quieting effect on the group. The presence of a  leader, or managerial observer, will often cause debate and discussion to be of a more constructive level. Perhaps it is because of an awareness that the person is capable of more than static presence -- that they can have active responses -- but the presence still matters.

     Finally, a leader can be a nexus of active example. Since they are no longer remaining in the same state, perhaps it is not proper to call them a catalyst. But, by being an active part, in isolation, their presence and activity may encourage others to participate.

To Waste or to Waist: That is the question

       As is true of many people growing up in the US, I was encouraged to always clean my plate (encouraged is putting it mildly -- I remem...