Showing posts sorted by relevance for query Virtual. Sort by date Show all posts
Showing posts sorted by relevance for query Virtual. Sort by date Show all posts

Monday, April 8, 2024

Virtual

Virtual (pronounced vur-choo-uhl)

(1) Being as specified in power, force, or effect, though not actually or expressly such; having the essence or effect but not the appearance or form.

(2) In optics, of an image (such as one in a looking glass), formed by the apparent convergence of rays that are prolonged geometrically, but not actually (as opposed to a real image).

(3) Being a focus of a system forming such images.

(4) In mechanics, pertaining to a theoretical infinitesimal velocity in a mechanical system that does not violate the system's constraints (applied also to other physical quantities); resulting from such a velocity.

(5) In physics, pertaining to a theoretical quality of something which would produce an observable effect if counteracting factors such as friction are disregarded (used often of the behavior of water if a factor such as friction were to be disregarded.

(6) In physics, designating or relating to a particle exchanged between other particles that are interacting by a field of force (such as a “virtual photon” and used also in the context of an “exchange force”).

(7) In digital technology, real, but existing, seen, or happening online or on a digital screen, rather than in person or in the physical world (actually an adaptation of an earlier use referring to political representation).

(8) In particle physics, pertaining to particles in temporary existence due to the Heisenberg uncertainty principle.

(9) In quantum mechanics, of a quantum state: having an intermediate, short-lived, and unobservable nature.

(10) In computing (of data storage media, operating systems, etc) simulated or extended by software, sometimes temporarily, in such a way as to function and appear to the user as a physical entity.

(11) In computing, of a class member (in object-oriented programming), capable of being overridden with a different implementation in a subclass.

(12) Relating or belonging to virtual reality (once often used as “the virtual environment” and now sometimes clipped to “the virtual”) in which with the use of headsets or masks, experiences to some degree emulating perceptions of reality can be produced with users sometimes able to interact with and change the environment.

(13) Capable of producing an effect through inherent power or virtue (archaic and now rare, even as a poetic device).

(14) Virtuous (obsolete).

(15) In botany, (literally, also figuratively), of a plant or other thing: having strong healing powers; a plant with virtuous qualities (obsolete).

(16) Having efficacy or power due to some natural qualities; having the power of acting without the agency of some material or measurable thing; possessing invisible efficacy; producing, or able to produce, some result; effective, efficacious.

1350–1400: From the Middle English virtual & virtual (there were other spellings, many seemingly ad hoc, something far from unusual), from the Old French virtual & vertüelle (persisting in Modern French as virtuel), from their etymon Medieval Latin virtuālis, the construct being the Classical Latin virtū(s) (of or pertaining to potency or power; having power to produce an effect, potent; morally virtuous (and ultimately the source of the modern English “virtue” from the Latin virtūs (virtue)) + -ālis.  The Latin virtūs was from vir (adult male, man), ultimately from the primitive Indo-European wihrós (man) (the construct of which may have been weyh- (to chase, hunt, pursue) + -tūs (the suffix forming collective or abstract nouns)).  The –alis suffix was from the primitive Indo-European -li-, which later dissimilated into an early version of –āris and there may be some relationship with hel- (to grow); -ālis (neuter -āle) was the third-declension two-termination suffix and was suffixed to (1) nouns or numerals creating adjectives of relationship and (2) adjectives creating adjectives with an intensified meaning.  The suffix -ālis was added (usually, but not exclusively) to a noun or numeral to form an adjective of relationship to that noun. When suffixed to an existing adjective, the effect was to intensify the adjectival meaning, and often to narrow the semantic field.  If the root word ends in -l or -lis, -āris is generally used instead although because of parallel or subsequent evolutions, both have sometimes been applied (eg līneālis & līneāris).  The alternative spellings vertual, virtuall and vertuall are all obsolete.  Virtual is a noun & adjective, virtualism, virtualist, virtualism, virtualness, virtualization (also as virtualisation) & virtuality are nouns, virtualize (also as virtualise) is a verb and virtually is an adverb; the noun plural is virtuals.  The non virtualosity is non-standard.

The special use in physics (pertaining to a theoretical infinitesimal velocity in a mechanical system that does not violate the system’s constraints) came into English directly from the French.  The noun use is derived from the original adjective.  Virtual is commonly used in the sense of being synonymous with “de facto”, something which can now be misleading because “virtue” has become so associated with the modern use related to computing.  In the military matters it has been used as “a virtual victory” to refer to what would by conventional analysis be thought a defeat, the rationale being the political or economic costs imposed on the “winner” were such that the victory was effectively pyrrhic.  It was an alternative to the concept of “tactical defeat; strategic victory” which probably was a little too abstract for some.

"Virtual art galleries" range from portals which enable works to be viewed on any connected device to actual galleries where physical works are displayed on screens or in some 3D form, either as copies or with a real-time connection to the original.   

In computing, although “virtual reality” is the best known use, the word has for some time been used variously.  “Virtual memory” (which nerds insist should be called “virtual addressing” is a software implementation which enables an application to use more physical memory than actually exists.  The idea dates from the days of the early mainframes when the distinction between memory and storage space often wasn’t as explicit as it would later become and it became popular in smaller systems (most obviously PCs) where at a time when the unit cost of RAM (random access memory) hardware was significantly higher than the default storage media of the HDD (hard disk drive).  Behaving as static electricity does, RAM was many orders of magnitude faster than the I/O (input/output) possible on hard disks but allocating a portion of free disk space to emulate RAM (hence the idea “virtual memory”) did make possible many things which would not run were a system able to work only with the installed physical RAM and rapidly it became a mainstream technique.

There’s also the VPN (virtual private network), a technology which creates a secure and encrypted connection over a public network (typically the Internet) and use is common to provide remote access to a private network or to establish a secure tunnel between two networks using the internet for transport.  The advantage of VPNs is they should ensure data integrity and confidentiality, the two (or multi) node authentication requirement making security breaches not impossible but less likely.  Widely used by corporations, VPNs are best known as the way traditionally used to evade surveillance and censorship in certain jurisdictions as diverse as the PRC (People’s Republic of China), the Islamic Republic of Iran and the UK although this is something of an arms race, the authorities with varying degrees of enthusiasm working out way to defeat the work-arounds.  VPNs often use an IP tunnel which is a related concepts but the IP tunnel is a technique used to encapsulate one type of network packet within another type of network packet to transport it over a network that wouldn't normally support the type of packet being transported.  IP tunnels are particularly useful in connecting networks using different protocols and (despite the name), the utility lies in them being able to transport just about any type of network traffic (not just IP).  A modular technology, not all IP tunnels natively provide authentication & encryption but most support “bolt-ons” which can add either or both.  So, while all VPNs use some form of tunnelling (however abstracted), not all tunnels are VPNs.

Microsoft really wanted you to keep their Java Virtual Machine.

Then there are “virtual machines”.  In personal computing, the machine came quickly to be thought of as a box to which a monitor and keyboard was attached and originally it did one thing at a time; it might be able to do many things but not simultaneously.  That situation didn’t long last but the idea of the connection between one function and one machine was carried over to the notion of the “virtual machine” which was software existing on one machine but behaving functionally like another.  This could include even a full-blown installation of the operating systems of several servers running on specialized software (sometimes in conjunction with hardware components) on a singles server.  What made this approach practical was that it is not unusual for a server to be under-utilized for most of its life (critically components often recording 2-3% utilization for extended periods, thus the attraction of using one physical server rather than several.  Obviously, the economic case was also compelling, the cost savings of having one server rather than a number multiplied by reductions in electricity use, cooling needs, insurance premiums and the rent of space.  There was also trickery, Microsoft’s JVM (Java Virtual Machine) an attempt to avoid having to pay licensing fees to Sun Microsystems (later absorbed by Oracle) for the use of a Java implementation.  The users mostly indifferent but while the hardware was fooled, the judges were not and the JVM was eventually declared an outlaw.

Operating a computer remotely (there are few ways to do this) rather than physically being present is sometimes called “virtual” although “remote” seems to have been become more fashionable (the form “telecommuting” used as early as 1968 is as archaic as the copper-pair analogue telephone lines over which it was implemented although “telemedicine” seems to have survived, possibly because in many places voice using an actual telephone remains a part).  In modern use (and the idea of virtual as “not physically existing but made to appear by software” was used as early as 1959), there are all sorts of “virtuals” (virtual personal trainers, virtual assistants etc), the idea in each case is that the functionality offered by the “real version” of whatever is, in whole or in part, emulated but the “virtual version”, the latter at one time also referred to as a “cyberreal”, another word from the industry which never came into vogue.  “Virtual keyboards” are probably the most common virtual device used around the world, now the smartphone standard, the demise of the earlier physical devices apparently regretted only by those with warm memories of their Blackberries.  Virtual keyboards do appear elsewhere and they work, although obviously offer nothing like the tactile pleasure of an IBM Model M (available from ClickyKeyboards.com).  The idea of “a virtual presence” is probably thought something very modern and associated with the arrival of computing but it has history.  In 1766, in the midst of the fractious arguments about the UK’s reaction to the increasing objections heard from the American colonies about “taxation without representation” and related matters (such as the soon to be infamous Stamp Act), William Pitt (1708-1778 (Pitt the Elder and later Lord Chatham); UK prime-minister 1766-1768) delivered a speech in the House of Commons.  Aware his country’s government was conducting a policy as inept as that the US would 200 years on enact in Indochina, his words were prescient but ignored.  Included was his assertion the idea of “…virtual representation of America in this house is the most contemptible idea that ever entered into the head of man and it does not deserve serious refutation.  However, refute quite seriously just about everything his government was doing he did.  Pitt’s use of the word in this adjectival sense was no outlier, the meaning “being something in essence or effect, though not actually or in fact” dating from the mid-fifteenth century, an evolution of the sense of a few decades earlier when it was used to mean “capable of producing a certain effect”.  The adverb virtually was also an early fifteenth century form in the sense of “as far as essential qualities or facts are concerned while the meaning “in effect, as good as” emerged by the early seventeenth.

Lindsay Lohan's 2021 predictions of the US$ value of Bitcoin (BTC) & Ethereum (ETH).  By April 2024 the trend was still upward so the US$100,000 BTC may happen.  

In general use, the terms “cybercurrency”, “cryptocurrency” & “virtual currency” tend to be used interchangeably and probably that has no practical consequences, all describing electronic (digital) “currencies” which typically are decentralized, the main point of differentiation being that cryptocurrencies claim to be based on cryptographic principles and usually limited in the volume of their issue (although the decimal point makes this later point of little practical significance)  Whether they should be regarded as currencies is a sterile argument because simultaneously they are more and less, being essentially a form of gambling but for certain transactions (such as illicit drugs traded on various platforms), they are the preferred currency and in many jurisdictions they remain fully convertible and it’s telling the values are expressed almost always in US$, “cross-rates” (ie against other cryptocurrencies) rarely quoted.  However, to be pedantic, a “virtual currency” is really any not issued by a central government or authority (in the last one or two centuries-odd usually a national or central bank) and they can include in-game currencies, reward points and, of course, crybercurrencies.  The distinguishing feature of a cryptocurrency is the cryptotography.

Although the term is not widely used, in Christianity, "virtuality" was the view that contrary to the Roman Catholic doctrine of transubstantiation, the bread & wine central to Holy Communion do not literally transform into flesh and blood but are the medium or mechanism through which the spiritual or immaterial essence of the flesh and blood of Jesus Christ are received.  Within the Church, those who espoused or adhered to the heresy of virtuality were condemned as "virtualists.  In philosophy, the concept of virtuality probably sounds something simple to students but of course academic philosophy has a “marginal propensity to confuse”, the important distinction being “virtual” is not opposed to “real” but instead to “actual”, “real” being opposed to “possible”.

Friday, May 9, 2025

Intertwingle

Intertwingle (pronounced in-tur-wing-guhl)

(1) To confuse or entangle together; to enmesh, to muddle.

(2) As intertwingularity, in computing and systems analysis & organization (of documents, data etc), to interconnect or interrelate in a complex way which appears to a user simple and lineal.

Late 1800s: Thought to be a portmanteau word, the construct being a blend of intertw(ine) + (interm)ingle and of interest to students of linguistics because it appears independently to have been coined at different times in different places.  The prefix inter- was from the Latin inter- (between, amid), a form of the prepositional inter (between).  Twine was from the Middle English twyn, twine & twin, from the Old English twīn (double thread, twist, twine, linen-thread, linen), from the Proto-West Germanic twiʀn (thread, twine), from the primitive Indo-European dwisnós (double), from dwóh (two).  The construct of mingle ming (from the From Middle English mingen & mengen, from the Old English mengan (to mix, combine, unite, associate with, consort, cohabit with, disturb, converse), from the Proto-West Germanic mangijan (“to mix, knead”), from the primitive Indo-European menk- (to rumple, knead)). It was cognate with the Dutch mengen (to mix, blend, mingle), the German mengen (to mix), the Danish mænge (to rub), the Old English ġemang (mixture, union, troop, crowd, multitude, congregation, assembly, business, cohabitation)) +‎ -le (a frequentative suffix of verbs, indicating repetition or continuousness).  It was cognate with the Dutch mengen (to mingle, mix) and the German mengen (to mingle, mix).  Interwingle is a noun & verb, intertwingling & intertwingularity are nouns and intertwingled is an adjective; the noun plural is intertwingularities.  By implication, the nouns intertwinglism & intertwinglist should exist but seem not to have been used.

Lindsay Lohan, who has led an intertwingled life.  The publicity shot for Just My Luck (2006) was wholly serendipitous and did not come from a session.

Intertwingle was used by Manmatha Nath Dutt (1855–1912) in The Dharma Sastra (Volume 1, 1896), one of his collections of translations into English of ancient Sanskrit & Hindu texts; under the Raj, he was a prolific translator and author and his use appears to the first known coining.  As a comic device, it was used by Montgomery Gordon Rice of Bradley Polytechnic Institute in a performance of Esmeralda (a fictional character in Victor Hugo's (1802–1885) novel Notre-Dame de Paris. 1482 (The Hunchback of Notre-Dame, 1831)) conducted during the April 1901 graduation ceremony and many instances of use have been jocular.  As a noun, the author Henry James (1843–1916) applied it as a nickname for a group of his Emmet female cousins (all of who were painters) and the use in that sense was in the vein of the way Admiral Lord Charles Beresford (1846-1919) would use “the souls” of some female acquaintances he thought discussed their feelings entirely too much.  For the US portraitist John Singer Sargent (1856–1925) it was his nickname for his early twentieth century genre paintings of his nieces, the Ormond sisters.  Sargent’s reference was to “element interchangeability”: his use of shawls as a motif and the easy substitution of one model for another, their artistic presence defined less by individual identity than the convoluted poses.  Coincidentally, as well as being one of Henry James’ “intertwingles”, the US artist Jane Emmet de Glehn (1873–1961) was one of Sargent’s muses. )

As the twentieth century progressed and in a number of fields there emerged a new literature exploring the concept of “everything being connected to everything else” and Tracy Baldwin Augur (1896-1974) found it handy (apparently as an eye-catching linguistic novelty) in a 1954 paper discussing urban planning, a discipline where truly there is much intertwingling.  Between 1933-1948 Augur had been principal planner for the TVA (Tennessee Valley Authority) and by the 1950s he was working for the URA (Urban Renewal Administration) and HHFA (Housing and Home Finance Agency), the proliferation of the alphabet soup of acronyms which had begun under the administration of Franklin Delano Roosevelt (FDR, 1882–1945, US president 1933-1945) not slowing in the post-war years.  In the discipline of town-planning the phrase “inextricably intertwined” was used in many contexts so perhaps the appearance of intertwingle was inevitable.

The use in IT and the analysis & organization of documents, data and such was in 1974 described as “intertwingularity” and defined as the deep and complex interconnection or interrelation of digital objects of any kind, and in a teleological sense the purpose was to make the connections permanently stable and accessible to users in a way which would seem seamless and lineal.  The noun intertwingularity was coined by US sociologist Dr Theodor Holm "Ted" Nelson (b 1937) and it appeared first in his book Computer Lib/Dream Machines (1974) which discussed the complexity of interrelations in human knowledge.  Dr Nelson’s most enduring legacy is Project Xanadu which, remarkably, has been in development since 1960, the objective (which evolved eventually) being a kind of macro-network, unifying all data, accessible through a simple, intuitive user interface.  Conceptually, that does of course sound like the vision imagined when the www (world wide web) was bolted onto to the internet but Dr Nelson’s critique of that sprawling, ubiquitous thing is that its “web page” approach is inherently flawed because, as IRL (in real life) when pages can be thrown away, deleting a page means a dozen or a billion hyperlinks once active around the planet are rendered instantly “broken”; what’s lacking is global content management to keep track of it all.  The project’s roots in 1960 envisages what would later be understood as hypertext but acceptance of Dr Nelson’s ideas took some time because he was speculating about hardware and software which did not then exist and would not for decades attain critical mass and the landmark Computer Lib/Dream Machines, while fleshing out the details, did so in a discursive manner better suited to modernist experimental fiction.

Conceptual illustration of intertwingling from Computer Lib/Dream Machines (1974).

Dr Nelson seems always to have liked the word “everything” (although he does allow that for some things, “most” is better”) and the most intriguing speculation, built on the notion of “everything being intertwingled”, was tied up with quantum entanglement which suggests connectivity need not be based on proximity or visible connection.  In this theory, what is now described as “dark energy” (the thus far undetectable stuff in the universe which the math of what has been detected suggests must exist) is thought potentially to be “time” itself, the universe’s most fundamental framework where it’s not so much that everything is “entangled” but that everything is (on a grand scale) a singularity and everything is happening at the same time with only the operation of (distance-based) relativity creating an observer’s perception of difference.

Applied Intertwingling: In fields like political science or organizational behaviour, the intertwingling of objects is often illustrated in ways which depict not only the existence but also the nature of a relationship.

Intoxicatingly simple in concept, the practical implications of the Xanadu resulted in something which became more complex as layers were implemented because each made obvious that more layers still were needed.  Lacking resources, Dr Nelson, cognizant of developments in computer networking, announced Xanadu should be thought a mechanism for handing information (regardless of physical location) as if existed in a unified repository.  While he didn’t use the phrase “virtual library” that seems to be how it would now be understood and in an interesting harbinger of how Facebook would in the twenty-first century describe its curated macro-space, he described Xanadu as a “docuverse”.  That was an interesting vision but development required cubic money and it wasn’t until the early 1980s when the adoption by business of the original IBM PC (1981) as a kind of corporate standard that funding was found, building on a file addressing system based on “tumblers” which were an implementation of transfinite numbers.  Transfinite numbers exist in the branch of set theory, a fundamental area of mathematical logic that studies collections of objects; set theory is the formal framework onto which infinity can be mapped.  For Xanadu to be scalable to an infinite number of documents, the numbers in use needed to be infinite but because one layer of the process was indexing, those numbers needed to be distinct in size and order, thus the utility of the transfinite.  Except in some vague conceptual sense, it’s really only (some) mathematicians who understand all this.

Xanadu’s original 17 rules

(1) Every Xanadu server is uniquely and securely identified.

(2) Every Xanadu server can be operated independently or in a network.

(3) Every user is uniquely and securely identified.

(4) Every user can search, retrieve, create and store documents.

(5) Every document can consist of any number of parts each of which may be of any data type.

(6) Every document can contain links of any type including virtual copies (“transclusions”) to any other document in the system accessible to its owner.

(7) Links are visible and can be followed from all endpoints.

(8) Permission to link to a document is explicitly granted by the act of publication.

(9) Every document can contain a royalty mechanism at any desired degree of granularity to ensure payment on any portion accessed, including virtual copies (“transclusions”) of all or part of the document.

(10) Every document is uniquely and securely identified.

(11) Every document can have secure access controls.

(12) Every document can be rapidly searched, stored and retrieved without user knowledge of where it is physically stored.

(13) Every document is automatically moved to physical storage appropriate to its frequency of access from any given location.

(14) Every document is automatically stored redundantly to maintain availability even in case of a disaster.

(15) Every Xanadu service provider can charge their users at any rate they choose for the storage, retrieval and publishing of documents.

(16) Every transaction is secure and auditable only by the parties to that transaction.

(17) The Xanadu client-server communication protocol is an openly published standard. Third-party software development and integration is encouraged.

By the early 1990s it was clear Xanadu “worked”, at least at the scale existing hardware made possible but the emergence of the www (World Wide Web) diverted the industry’s attention and by 1995 when it was clear the Web had gained critical mass, the view seemed to be Xanadu might be a slightly better or slightly worse mousetrap and soon comparisons were being with the “OS (operating system) war” between Microsoft’s Windows NT and IBM’s OS/2.  Dr Nelson however was not deterred and successive releases of implementations of parts of the Project Xanadu model were in the twenty-first century released until OpenXanadu was in 2014 made available on the Web.  Explaining how it differed from hypertext as it was done on the Web, Dr Nelson claimed HTTP (Hypertext Transfer Protocol) was inherently flawed because, the metaphor being one of bound pages, it was so prone to broken links as one page was torn off, that meaning collectively an array of dozens (or millions, trillions etc) of dead links to other dead pages.  What tumblers did was provide an address able to maintain linkages to not merely a single object (which HTTP envisages as a “piece of paper”) but an infinite set of links, achieved because transfinite numbers can handle what can be visualized as a cascade of information, the linkages between which are unlimited; this was the inheritance of the “docuverse”.  Those impressed by both the potential and drawbacks of the Blockchain will be struck by the overlaps.

Knowledge Nation, which at the time seemed a good idea but wasn’t suited to the banality of modern politics.

For the 2001 federal election in Australia, a part of the opposition Australian Labor Party’s (ALP) platform was “Knowledge Nation”, a summary of its education policy, developed by polymath and former minister for science Barry Jones (b 1932).  During the campaign, what was substantive in Knowledge Nation was little discussed because the government immediately attacked the illustrative chart which was a representation of the many components connected within the education system.  Derided as “Noodle Nation”, it was an example of why it’s no longer wise for politicians to offer anything much beyond a TWS (three word slogan).  The reaction today to a political party circulating something like The Federalist (a collection of 85 articles and essays (1787-1788) advocating the ratification of the Constitution of the United States) would be something like the “noodle nation moment”.  These days, intertwingling is best neither seen nor heard.

Monday, May 11, 2026

TERF & Terf

TERF & Terf (pronounced turf)

(1) The acronym for trans-exclusionary radical feminist (trans-exclusionary radical feminism), a fork of radical feminism which maintains a trans woman’s gender identity is not legitimate and rejects the inclusion of trans people and the gender-diverse in the feminist movement.

(2) In genetics as (1) TERF 1 (Telomeric repeat-binding factor 1), a protein which in  humans is encoded by the TERF1 gene & (2) TERF 2 (Telomeric repeat-binding factor 2), a protein present at telomeres throughout the cell cycle. 

2008: Coined by Australian feminist writer Viv Smythe (@vivsmythe (fka @tigtog, @hoydenabouttown & @GFIComedy) although Ms Smythe suggests the acronym may previously have been in use but her blog entry is the oldest instance extant, hence the credit.  By virtue of use, TERF has become a word and thus the noun terf (and its variants is correct.  The use in genetics dates from the 1990s , the definitions written as part of the project which decoded the human genome (the complete results of which weren't released until March 2022).   

TERF was said first to have been coined as a “deliberately neutral” descriptor of a certain intellectual position among certain feminists, CISgender women who self-identify as feminist but who oppose including transgender women in spaces (physical, virtual & philosophical) which their construct of feminism reserves for those assigned female at birth.  Implicit in this is the denial that trans women (or anyone anywhere on the trans gender spectrum) are women; they regard them as men and because, by definition, men cannot coexist with their feminist construct, they must be excluded.  However, though TERF was of the feminists, by a feminist, for the feminists, once in the wild it is public property and TERF didn’t long stay neutral, soon used as a slur, applied as a term of disparagement by those sympathetic to trans rights and just as quickly embraced by some TERFs in an act of reclamation (a la slut, the notorious n-word etc).  In use online since at least 2008, TERF has different connotations (depending on who is using it and for what purpose) but even when applied as something purely descriptive, feminists who have been labeled TERF have called the term a slur because it has come to be associated with violence and hatred.  It is a loaded term.

Sainte Jeanne d'Arc (Saint Joan of Arc) (1903) by Albert Lynch (1860–1950).  Joan of Arc with proto TERF bangs: latter day TERFs arouse such hatred there may have been whisperings what was required was a few burnings at the stake.

The coining of TERF inspired some neologisms.  TERF bangs (existing only in the plural and noted since 2013 although use didn't trend until 2014) is a sardonic reference to a woman's hairstyle with short, straight, blunt-edged bangs (historically called baby bangs and a variation of what's known by some hairdressers as the "Joan of Arc" fringe), especially when paired with a bob and claimed to be associated with TERFs, the link impressionistic and possibly an example of a gaboso (generalized association based on single-observation).  The link is thought to be part of the opposition to transphobia, the TERF bangs noted for their relationship to the Karen (speak to the manager) bob and all Karens are assumed to be transphobic.  TERFdom is either (1) the holding (and expression) of trans-exclusionary feminist views or (2) being in some way present in the on-line TERF ecosystem.  TERFism is the abstract noun denoting variously the action, practice, state, condition, principle, doctrine, usage, characteristic, devotion or adherence to TERFDom.  TERfturf is an expression variously of the physical, virtual or philosophical space occupied by TERFdom.  TERFy, TERFish & TERFic are adjectives (usually applied disparagingly) which suggest someone or something may be tending towards, characteristic of, or related to trans-exclusionary feminism or those who hold such views.  Strangely, TERFesque seems not to have been used and it's tempting to ponder TERFery, TERFed & TERFistic and the use to which they might be put but there's scant evidence of use.  TERF also provided the model for the backronym SWERF (sex worker exclusionary radical feminist), describing the position of those radical feminists opposed to the sex industry (including pornography), regarding all aspects of the business as exploitative and that women who participate are victims of coercion, any assertion of agency or willing participation a form of false consciousness.

TERF, TWERF and others

Whatever the life TERF subsequently took, Ms Smythe’s original piece was a critique of the undercurrent of transphobia in the UK British media, something hardly difficult to detect nor restricted to the most squalid of the tabloids.  However, as she noted, regardless of her purpose or the context of the text, TERF has became a weaponized device of the culture wars which, in the way of the battle, assumed its identities at the extremes of the trans-inclusion & trans-exclusion positions and it could hardly have followed a different course, the notion, however applied, hardly one amenable to subtle nuances (although some have tried).  That it had the effect of being an inherently schismatic force in radical feminism seemed especially to disturb Ms Smythe and later she would suggest a more accurate (or certainly less divisive) acronym would have been “…TES, with the “S” standing for separatists”, adding that many “…of the positions that are presented seem far too essentialist to be adequately described as feminist, let alone radical feminist.”  Of course, that view was in itself exclusivist and a kind of assertion of ownership of both “radical” and “feminist” but that’s entirely in the tradition of political philosophy including the strains which long pre-date modern feminism, gatekeepers rarely hesitant in lowering the intellectual portcullis, intruders rarely welcome.

Still, it wasn’t as if feminism had been immune from the fissiparousness which so often afflicted movements (secular and otherwise), the devolution into into competing doctrinal orthodoxies of course creating heretics and heroes and to think of the accepted structure of the history (first wave, second wave etc) as lineal is misleading.  Nor was the process organic and it has been claimed there are TERFs (notably some of the self-described) for whom the identification with feminism became attractive only when it seemed to offer a intellectual cloak under which push transphobia, an accusation leveled at members of the US organization GIW (Gender Identity Watch).   Described variously as a “hate group” and the “Republican party in sensible shoes”, GIW’s best known activities include lobbying and monitoring legislatures and courts to try to ensure those who are transgender are not granted either the status of women or whatever rights may accrue from that.  Their basis was simply definitional, those DMaB (designated male at birth) can never be anything beyond MiD (men in disguise) and thus have no place in women’s spaces.

T-shirts are available.  In the modern age, if there's not a T-shirt, it's probably not a cause. 

There seems little to suggest bangs are a reliable marker of TERFdom and those wishing to assert where they stand on TERFness should probably don an appropriate T-shirt.  Not only do designer colors seem rare in TERF clothing but the combos mostly are black and white which may be subliminal messaging, this being a polarized debate in which there are few gray areas.  Predictably, trans-friendly T-shirts are more colorful.

Other theorists developed their own form of exclusivism.  The idea behind the back-formation TWERF (Trans Women Exclusionary Radical Feminist) was that it was "pure womanism", the needs of trans women being not only different from “real” women but irrelevant too, again by definition because trans women are still men and even if in some way defined as not, were still not “real” women.  The distinctions drawn by the TWERFs was certainly a particular strain of radical feminism because they raised no objection to the presence of trans men, the agender and even some other non-binary people into at least some of their women-only spaces although the rationale offered to support this position did seem sometimes contradictory.  Some however seemed well to understand the meaning and they were the transsexual separatists, apparently a cause without rebels, support for the view apparently close to zero.  The transsexual separatists argue that they need to be treated, for the purposes of defined rights, as a separate category, a concept which received little attention until the Fina(Fédération internationale de notation, the International Swimming Federation) in June 2022 announced a ban on the participation of transgender women from elite female competition if they have experienced “any part of male puberty beyond Tanner Stage 2 or before age 12, whichever is later."  As something a workaround designed somehow to combine inclusion and exclusion in the one policy, Fina undertook to create a working group to design an “open” category for trans women in “some events” as part of its new policy; when in doubt, form a committee.  The transsexual separatists may not have expected Fina to be the first mainstream organization to offer a supporting gesture but what the federation has done may stimulate discussion, even if the work-around proves unworkable.

Discursiveness is however in the nature of feminist thought, the essence of the phases of renewal which characterized progress, formalized (if sometimes misleadingly) as waves and it’s unrealistic to imagine trans-related issues will be resolved until generational change allows a new orthodoxy to coalesce.  It really wasn’t until the high-water mark of second wave of feminism in the early 1980s that some of the early radical feminists began to attempt to distance the movement from the issues pertaining to trans people, reflecting the view the implications of what was characterized as the transgender agenda would only reinforce sexual stereotyping and the gender binary.  Even then, the position taken by radical feminists was not monolithic but it was the exclusionists who attracted most interest, inevitable perhaps given they offered the media a conflictual lens through which to view the then somewhat novel matter of trans rights, until then rarely discussed.  Third wave feminism was a product of the environment in which it emerged and thus reflected the wider acceptance of transgender rights and few would argue this has not continued during the fourth wave, the attention given to TERF (and its forks and variations) an indication of the interest in the culture wars and the lure of conflict in media content (whether tabloid or twitter) rather than any indication a generalized hardening of opposition among feminists.

TERF must not be confused with the homophone “turf”

Lindsay Lohan winning on the JCB's turf: On 1 October, 2023, four-year old mare Lindsay Lohan (by Emcee out of Requebra) won the Grande Prêmio Costa Ferraz over 1,000 metres, her fourth win in ten starts; Jockey Club Brasileiro, Praça Santos Dumont, Gávea, Rio de Janeiro, Brazil.

The word turf pre-dates 900 and was from the Middle English terf & torf (turves sometimes was used as plural but wholly un-related to the phrase “topsy-turvy”), from the Old English turf & tyrf (turf, sod, slab of soil, roots cut from the earth, piece of grass-covered earth, greensward), from the Proto-West Germanic turb (turf, peat), from the Proto-Germanic turbz (turf, lawn), linked possibly to the primitive Indo-European derbh- (to wind, to compress).  It was cognate with the Dutch turf, the Old Norse torf, the Middle Low German torf (peat, turf), (from which German & German Low German gained Torf) the Danish tørv, the Swedish torv, the Norwegian torv, the Icelandic torf, the Russian трава (trava) (grass), the Old Frisian turf, and the Old High German zurba; it was akin to the Sanskrit दर्भ (darbhá) (a kind of grass) & दूर्वा (dū́rvā) (bent grass).  Turf in its original sense developed as a part of the agrarian economy, describing the top layer of soil in which seeds were planted and roots (hopefully) took hold.  Use (apparently rapidly) expanded to encompass concepts in some way related to the upper layer of the ground or what sprouted from it including sods, slabs of soil with the root systems preserved (ie a piece of grass covered earth) and expanses of grassed surfaces.  To this day, the general literal understanding of “turf” is the grassed, top layer of soil.  The use as a synecdoche for (especially thoroughbred) horse racing (as “the turf”) dates from 1755, that use emerging from the original technical use by those maintaining the grassed surface over which the horses galloped.  From this evolved the modern occupational euphemisms: (1) turf accountant (a bookmaker (bookie) with whom one places bets) and (2) turf advisor (one who for a fee provides “tips” suggesting the horse(s) on which bets should be placed).

Lindsay Lohan enjoying the turf: Lindsay Lohan in The Birdcage (right), Flemington Racecourse, Melbourne, Victoria (Spring Carnival Derby Day), 2 November, 2019. The outfit paired a Leo & Lin Venus Asymmetric Scarf Skirt with a Morgan & Taylor Leya Boater Hat.  This is a figurative use of “turf”, used as a reference to “horse racing”.

The word Astroturf dates from 1966 when it was released as a commercial product, a synthetic grass for use in sports arenas.  The use of “astroturf” as a slang term meaning “to fake the appearance of popular support for something, such as a cause or product” emerged in the last days of the 1990s although the origin of the use of the word in this context has been traced to 1985 when then Senator (Democratic, Texas) Lloyd Bentsen (1921–2006; US Secretary of the Treasury 1993-1994) used the word to distinguish between “real mail from real people” and the “mountain of cards and letters” sent to his office in a campaign organized by the insurance industry: “…a fellow from Texas can tell the difference between grass roots and AstroTurf... this is generated mail.  Lloyd Bentsen is remembered also for the most memorable retort (which probably was rehearsed) from the 1988 presidential election in which he was the Democratic Party’s nominee for VPOTUS.  In a debate with the Republican’s Dan Quayle (b 1947; VPOTUS 1989-1993), he responded to Mr Quayle comparing himself to John Kennedy (JFK, 1917–1963; POTUS 1961-1963) by saying: “Senator, I served with Jack Kennedy.  I knew Jack Kennedy.  Jack Kennedy was a friend of mine.  Senator, you're no Jack Kennedy.  The other coincidental link between the two candidates was that in the 1970 mid-term congressional elections, Bentsen defeated George H.W. Bush (George XLI, 1924-2018; VPOTUS 1981-1989 & POTUS 1989-1993) for a Texas senate seat and it was Dan Quayle Bush choose as a running mate in his successful 1988 presidential campaign.  Mr Qualye's other contribution to US political history was being filmed visiting a school in New Jersey school where he “corrected” a student’s spelling of “potato” by adding a final “e”.  That a man aspiring to be elected to an office “a heartbeat away from the presidency” and thus the authority to launch nuclear missiles didn’t know how to spell “potato” was disturbing enough but what made it really funny (at least in one sense) was he read the incorrect spelling from flashcards prepared in advance, confirming the public’s perception politicians obediently parrot whatever is fed to them by the party machine.

Lindsay Lohan on some turf: Lindsay Lohan standing on one of the Flemington Racecourse lawns.  This is a literal use of “turf”, used as a reference to “grass” but, had she been standing on the race track proper, the word would have been used in both senses.

As a general term for the “street or sidewalk (footpath)” in cityscapes, turf had entered slang use by at least the 1880s.  The phrase “comes with the turf” means one must “take the rough with the smooth” and accept less pleasant aspects of a chosen profession, location etc.  In figurative use the “turf war” was a demarcation dispute between parties over territory which can be literal physical space or something more abstract.  The idea of “our turf” in the sense of “streets or parts of a suburb in which a gang had an exclusive right to conduct criminal activities” must be old but the use of “turf” to describe the concept seems not to have been recorded prior to 1953.  On a gang’s turf, “civilians” might well stroll un-molested but it’d be dangerous for members of other gangs to trespass.  The term “turf war” is said to have come into use only in 1962 but the notion of “one’s turf” to which one had an exclusivity of possession or right was documented from at least the mid nineteenth century when it was almost formalized as a set of boundaries in the streets on which prostitutes plied their trade, the unmarked borders administered both by the sex workers and police officers who (usually with the extraction of some sort of fee in cash or kind) “enforced the rules”.

Tuesday, March 30, 2021

Ether

Ether (pronounced ee-ther)

(1) In chemistry, Pharmacology and (pre-modern) surgery, A colorless, highly volatile, flammable liquid (C4H10O), having an aromatic odor and sweet, burning taste, derived from ethyl alcohol by the action of sulfuric acid.  It was used as a powerful solvent and as an inhalant anesthetic (also called diethyl ether, diethyl oxide, ethyl ether, ethyl oxide, sulfuric ether.

(2) In pre-modern chemistry, one of a class of compounds in which two organic groups are attached directly to an oxygen atom (the general formula ROR), as in diethyl ether (C2H5OC2H5).

(3) In Greek mythology, the upper regions of the atmosphere; clear sky or heaven (and from this long a rarely used word for “air”).

(4) In physics, a hypothetical substance supposed to occupy all space, postulated to account for the propagation of electromagnetic radiation through space, an idea picked up in the early days of radio broadcasting, the signal said to be “in the ether”.

(5) In chemistry, a starting fluid.

(6) Figuratively, a particular quality created by or surrounding an object, person, or place; an atmosphere; an aura (probably most familiar in the form ethereal). 

1350-1400: From the Middle English ether (the caelum aetherum of ancient cosmology in which the planets orbit; a shining, fluid substance described as a form of air or fire; air), from the Middle French & Anglo-Norman ether, from the Old French aether (highest and purest part of the atmosphere; the medium supposedly filling the upper regions of space), from the Ancient Greek αἰθήρ (aithr) (purer upper air of the atmosphere; heaven, sky; theoretical medium supposed to fill unoccupied space and transmit heat and light), (akin to aíthein (to glow, burn)) or directly from its etymon New Latin aethēr (highest and purest part of the atmosphere; air; heavens, sky; light of day; ethereal matter surrounding a deity).  The ultimate source of the Greek was αἴθω (aíthō) (to burn, ignite; to blaze, shine), from the primitive Indo-European heyd- (to burn; fire).  It was related to the Old English ād (funeral pyre) and the Latin aestus (heat).  As late as the nineteenth century, it was not uncommon in English for the Latin-derived spelling aether to be used, probably because so much of what was in the books of apothecaries remained for so long unchanged.  The German-born chemist August Sigmund Frobenius (circa 1690-1741) was the first to use the name for the volatile chemical, his bestowal based on its properties.  The name entered English science in 1757 although it wasn’t until 1842 the anaesthetic properties were fully documented.  The English word was cognate with the obsolete Italian etere (ether & ethera both obsolete), the Middle Dutch ether, the modern Dutch ether (aether obsolete), the German Äther, the Portuguese éter and the Spanish éter.

In ancient cosmology, ether was the element filling all space beyond the sphere of the moon, constituting the substance of the stars and planets; in the imagination of Antiquity it was held by one school of thought to be a purer form of fire or air, by another as a fifth element.  From the seventeenth to nineteenth centuries, ether was part of scientific orthodoxy and the technical word for an assumed framework within which the forces of the universe interacted, perhaps without material properties.  As the scientific method evolved increasingly to demand proof of theories, doubts were expressed about the validity of the traditional view and in 1887 an experiment by American physicists Albert Michelson (1852-1931) and Edward Morley (1838-1923) cast such doubts on the notion that among others, Albert Einstein (1879-1955) was moved to begin calculations and the view of the nature of ether from Antiquity was completely dismissed after conclusive proof of the theory of relativity in 1919.  Despite that, having first been so used in 1899, the word endured well into the twentieth century to describe the path of the then seemingly mysterious radio broadcasts.

Lindsay Lohan during her dabble with Ethereum fueled NFT drops.  

Although the volatility and churn rate make it a hard sector to track, there are apparently over 20,000 currently active (in the sense of being listed somewhere and thus able to be traded) cryptocurrencies.  There are obvious attractions to creating one's own virtual currency because in a sense one is creating one's own money (usually in the millions) and if one can convince others (and guides to market manipulation have been published) to exchange their convertible currency for one's tokens, it can be a good business model.  One thankless task associated with cryptocurrencies however is coming up with a suitable name, something not of great importance once the creation gains critical mass but possibly quite influential when first listed.  It must be something like thinking of names for racehorses but harder still because not only must it be unique but it should also not be too close to other financial products (not just other virtual currencies).  Ethereum (ETH) was coined by Russian-Canadian programmer Vitalik Buterin (b 1994) who has in interviews revealed he chose the name after browsing Wikipedia for a list of fictional elements on based on ether.  One can certainly see the link and it makes more sense than the earlier Ethernet, originally a trademark of the Xerox Corporation, the construct being ether +‎ net(work).  Ethernet was a collection of cabling and network connectivity protocols standards for bus topology computer networks and to use the word "ether" was a bit of a leap, everything originally connected by cable whereas at least part of the Ethereum traffic travels through the ether (as it was understood in Antiquity).  With Ethernet cabling, there was thick and thin Ethernet and the physical cabling literally was thick and thin, the choice dictated by things like the distance to be covered, the number of nodes to be connected and the available budget.  In the world of cryptocurrency, think & thin means "going through thick & thin", hodling (holding) one's coins no matter what the fluctuations.

Sunday, January 4, 2026

Thunk

Thunk (pronounced thunk)

(1) Onomatopoeic slang for sounds (such as the impressive thud when the doors close on pre-modern Mercedes-Benz), representing the dull sound of the impact of a heavy object striking another and coming to an immediate standstill, with neither object being broken by the impact.

(2) In computer programming, a delayed computation (known also as a closure routine.

(3) In computing, in the Scheme programming language, a function or procedure taking no arguments.

(4) In computing, a specialized subroutine in operating systems where one software module is used to execute code in another or inject an additional calculation into another subroutine; a mapping of machine data from one system-specific form to another, usually for compatibility reasons, to allow a 16-bit program to run on a 32-bit operating system.

(5) In computing, to execute code by means of a thunk.

(6) As “get thunked” or “go thunk yourself”, an affectionate insult among the nerdiest of programmers.

(7) In colloquial use, a past tense form of think (the standard form being "thought").  Usually it's used humorously but, if erroneous, it's polite not to correct the mistake.

1876: The first documented instance as incorrect English is from 1876 but doubtlessly it had been used before and there’s speculation it may have be a dialectical form in one or more places before dying out.  There being no oral records and with nothing in writing prior to 1876, the history is unknown.  As an echoic of the sound of impact, it’s attested from 1952.  Although occasionally heard in jocular form, except in computing, thunk is non-standard English, used as a past tense or past participle of think.  The mistake is understandable given the existence of drink/drunk, sink/sunk etc so perhaps it’s a shame (like brung from bring) that it’s not a standard form except in computing.  The plural is thunks, the present participle thunking and the simple past and past participle thunked.  The numerical value of thunk in Chaldean Numerology is 4; the value in Pythagorean Numerology is 2.  Thunk & thunking are nouns & verbs, thunker is a noun and thunked is a verb; the noun plural is thunks.  The adjective thunkish is non-standard but is used in engineering and programming circles.

Getting thunked

The origin of the word to describe a number of variations of tricks in programming is contested, the earliest dating from 1961 as onomatopoeic abstractions of computer programming.  One holds a thunk is the (virtual) sound of data hitting the stack (some say hitting the accumulator).  Another suggestion is that it’s the sound of the expression being unfrozen at argument-evaluation time. The most inventive in that it was said to have been coined during an after-midnight programming session when it was realized a type of an argument in Algol 60 could be figured out in advance with a little compile-time thought, simplifying the evaluation machinery.  In other words, it had "already been thought of"; thus it was christened a "thunk", which is “the past tense of ‘think’ at two in the morning when most good programming is done on a diet of Coca-Cola and pizza”.


Door closing on 1967 Mercedes-Benz 230 S.  Until the 1990s, the quality of even the low-end Mercedes-Benz models was outstanding and the doors closed with a satisfying thunk.

Thunking as a programming concept does seem to have been invented in 1961 as “a chunk of code which provides an address”, a way of binding parameters to their formal definitions in procedure calls.  If a procedure is called with an expression in the place of a formal parameter, the compiler generates a thunk which computes the expression and leaves the address of the result in some standard location.  It usefulness was such it was soon generalised into: an expression, frozen with its environment for later evaluation if and when needed (that point being the closure), the process of unfreezing thunks called forcing.  As operating systems evolved into overlay-rich environments, the thunk became a vital stub-routine to load and jump to the correct overlay, Microsoft and IBM both defining the mapping of the 16-bit Intel environment with segment registers and 64K address limits whereas 32 & 64-bit systems had flat addressing and semi-real memory management.  Thunking permits multiple environments to run on the same computer and operating system and to achieve this, there’s the universal thunk, the generic thunk and the flat thunk, the fine distinctions of which only programmers get.  In another example of nerd humor, a person can be said to have their activities scheduled in a thunk-like manner, the idea being they need “frequently to be forced to completion”, especially if the task is boring.

Lindsay Lohan and her lawyer in court, Los Angeles, December 2011.

So it’s a bit nerdy but modern operating systems need thunking because 8, 16, 32 and 64-bit routines can need to run both concurrently and interactively on the same machine (real or virtual).  If a 32-bit application sends something with precision data types to a 64-bit handler, without thunking, the call will fail because the precise address can’t be resolved.  Although not literally true, it’s easiest to visualise thunking as a translation layer.

IBM OS/2 2.0 in shrink-wrap, 1992.

Thunking first entered consumer computing at scale with IBM’s OS/2 in 1987, an operating system still in surprisingly wide use and supported by IBM until early in the century.  Interestingly, although both OS/2 (and its successor eCom) have been unavailable for years, in August 2017, a private project released ArcaOS, an x86 operating system derived from OS/2 and, for personal use, it retails at US$129.00.  Like OS/2, it has some features which are truly unique such as, for the handful of souls on the planet who either need or wish simultaneously to run multiple 8, 16 and 32-bit text-mode sessions, (including those internally booting different operating systems in segregated memory) in their hundreds on the one physical machine.  First done in 1992 on OS/2 2.0, it’s still quite a trick and the on-line OS/2 Museum hosts an active community, development continuing.