Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Bootstrapping
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Self-starting process that is supposed to proceed without external input}} {{other uses}} In general, '''bootstrapping''' usually refers to a self-starting process that is supposed to continue or grow without external input. Many analytical techniques are often called bootstrap methods in reference to their self-starting or self-supporting implementation, such as [[bootstrapping (statistics)]], [[bootstrapping (finance)]], or [[bootstrapping (linguistics)]]. == Etymology == [[File:Dr Martens, black, old.jpg|thumb|right|A pair of boots with one bootstrap visible]] Tall [[boot]]s may have a tab, loop or handle at the top known as a bootstrap, allowing one to use fingers or a [[Boot jack|boot hook]] tool to help pull the boots on. The [[saying]] "to {{linktext|pull oneself up by one's bootstraps}}"<ref name="examples">{{cite mailing list |url=https://listserv.linguistlist.org/pipermail/ads-l/2005-August/052756.html |title=figurative 'bootstraps' |date=2005-08-11}}</ref> was already in use during the 19th century as an example of an impossible task. The [[idiom]] dates at least to 1834, when it appeared in the ''Workingman's Advocate'': "It is conjectured that Mr. Murphee will now be enabled to hand himself over the Cumberland river or a barn yard fence by the straps of his boots."<ref name=Freeman1>Jan Freeman, [http://www.boston.com/bostonglobe/ideas/theword/2009/01/bootstraps_and.html Bootstraps and Baron Munchausen], ''[[Boston.com]]'', January 27, 2009</ref> In 1860 it appeared in a comment about [[philosophy of mind]]: "The attempt of the mind to analyze itself [is] an effort analogous to one who would lift himself by his own bootstraps."<ref>Jan Freeman, [http://www.boston.com/bostonglobe/ideas/articles/2009/01/25/the_unkindliest_cut/ The unkindliest cut], ''[[Boston.com]]'', January 25, 2009</ref> Bootstrap as a metaphor, meaning to better oneself by one's own unaided efforts, was in use in 1922.<ref>''[[Ulysses (novel)|Ulysses]]'' cited in the Oxford English Dictionary</ref> This metaphor spawned additional metaphors for a series of self-sustaining processes that proceed without external help.<ref>{{cite web|url=http://www.phrases.org.uk/meanings/290800.html|title='Pull yourself up by your bootstraps' - the meaning and origin of this phrase|first=Gary|last=Martin|website=Phrasefinder|access-date=23 June 2018}}</ref> [[File:Zentralbibliothek Solothurn - Münchhausen zieht sich am Zopf aus dem Sumpf - a0400.tif|right|thumb|[[Baron Munchausen]] pulls himself and his horse out of a swamp by his pigtail.]] The term is sometimes attributed to a story in [[Rudolf Erich Raspe]]'s ''[[wikisource:The Surprising Adventures of Baron Munchausen|The Surprising Adventures of Baron Munchausen]]'', but in that story [[Baron Munchausen]] pulls himself (and his horse) out of a swamp by his hair (specifically, his pigtail), not by his bootstraps{{snd}} and no explicit reference to bootstraps has been found elsewhere in the various versions of the Munchausen tales.<ref name="Freeman1" /> Originally meant to attempt something ludicrously far-fetched or even impossible, the phrase "Pull yourself up by your bootstraps!" has since been utilized as a narrative for economic mobility or a cure for depression. That idea is believed to have been popularized by American writer [[Horatio Alger]] in the 19th century.<ref>{{Cite web |last=Williams |first=Mary Elizabeth |date=2023-04-01 |title="Pull yourself up by your bootstraps:" How a joke about bootstraps devolved into an American credo |url=https://www.salon.com/2023/04/01/pull-yourself-up-by-your-bootstraps-how-a-joke-about-bootstraps-devolved-into-a-libertarian-credo/ |access-date=2023-11-09 |website=Salon |language=en}}</ref> To request that someone "bootstrap" is to suggest that they might overcome great difficulty by sheer force of will.<ref name=":1">{{Cite web |title=The myth of meritocracy |url=https://www.bps.org.uk/psychologist/myth-meritocracy |access-date=2023-11-09 |website=BPS |language=en}}</ref> Critics have observed that the phrase is used to portray unfair situations as far more meritocratic than they really are.<ref>{{Cite web |date=2018-08-09 |title=Why The Phrase 'Pull Yourself Up By Your Bootstraps' Is Nonsense |url=https://www.huffpost.com/entry/pull-yourself-up-by-your-bootstraps-nonsense_n_5b1ed024e4b0bbb7a0e037d4 |access-date=2023-11-09 |website=HuffPost UK |language=en}}</ref><ref>{{Cite news |last=Kristof |first=Nicholas |date=2020-02-20 |title=Opinion {{!}} Pull Yourself Up by Bootstraps? Go Ahead, Try It |language=en-US |work=The New York Times |url=https://www.nytimes.com/2020/02/19/opinion/economic-mobility.html |access-date=2023-11-09 |issn=0362-4331}}</ref><ref name=":1" /> A 2009 study found that 77% of Americans believe that wealth is often the result of hard work.<ref>{{Cite web |last=Alvarado |first=Lorriz Anne |date=2010 |title=Dispelling the Meritocracy Myth: Lessons for Higher Education and Student Affairs Educatorsand Student Affairs Educators |url=https://scholarworks.uvm.edu/cgi/viewcontent.cgi?article=1087&context=tvc}}</ref> Various studies have found that the main predictor of future wealth is not IQ or hard work, but initial wealth.<ref name=":1" /><ref>{{Cite book |last1=Massey |first1=Douglas S. |url=https://books.google.com/books?id=o-PYX6pox7wC |title=The Source of the River: The Social Origins of Freshmen at America's Selective Colleges and Universities |last2=Charles |first2=Camille Z. |last3=Lundy |first3=Garvey |last4=Fischer |first4=Mary J. |date=2011-06-27 |publisher=Princeton University Press |isbn=978-1-4008-4076-2 |language=en}}</ref> ==Applications== ===Computing=== In [[computer technology]], the term '''bootstrapping''' refers to language [[compilers]] that are able to be coded in the same language. (For example, a C compiler is now written in the C language. Once the basic compiler is written, improvements can be iteratively made, thus "pulling the language up by its bootstraps"). Also, [[booting]] usually refers to the process of loading the basic software into the memory of a computer after power-on or general reset, the [[Kernel (operating system)|kernel]] will load the [[operating system]] which will then take care of loading other device drivers and software as needed. ====Software loading and execution==== {{Main | Booting | Reboot (computing)}} Booting is the process of starting a computer, specifically with regard to starting its software. The process involves a chain of stages, in which at each stage, a relatively small and simple program loads and then executes the larger, more complicated program of the next stage. It is in this sense that the computer "pulls itself up by its bootstraps"; i.e., it improves itself by its own efforts. Booting is a chain of events that starts with execution of hardware-based procedures and may then hand off to [[firmware]] and software which is loaded into [[main memory]]. Booting often involves processes such as performing [[power-on self-test|self-tests]], loading [[computer configuration|configuration]] settings, loading a [[BIOS]], [[resident monitor]]s, a [[hypervisor]], an [[operating system]], or [[utility software]]. The computer term bootstrap began as a metaphor in the 1950s. In computers, pressing a bootstrap button caused a [[hardwired control|hardwired program]] to read a bootstrap program from an input unit. The computer would then execute the bootstrap program, which caused it to read more program instructions. It became a self-sustaining process that proceeded without external help from manually entered instructions. As a computing term, bootstrap has been used since at least 1953.<ref>{{Cite journal |year = 1953 |title = The System Design of the IBM Type 701 Computer |author = Buchholz, Werner |journal = Proceedings of the I.R.E. |volume = 41 |issue = 10 |page = 1273 |doi=10.1109/jrproc.1953.274300 |s2cid = 51673999 }}</ref> ====Software development==== Bootstrapping can also refer to the development of successively more complex, faster programming environments. The simplest environment will be, perhaps, a very basic text editor (''e.g.'', [[ed (UNIX)|ed]]) and an [[Assembly language#Assembler|assembler]] program. Using these tools, one can write a more complex text editor, and a simple compiler for a higher-level language and so on, until one can have a [[graphical user interface|graphical]] [[integrated development environment|IDE]] and an extremely [[high-level programming language]]. Historically, bootstrapping also refers to an early technique for computer program development on new hardware. The technique described in this paragraph has been replaced by the use of a [[cross compiler]] executed by a pre-existing computer. Bootstrapping in program development began during the 1950s when each program was constructed on paper in decimal code or in binary code, bit by bit (1s and 0s), because there was no high-level computer language, no [[compiler]], no assembler, and no [[Linker (computing)|linker]]. A tiny assembler program was hand-coded for a new computer (for example the [[IBM 650]]) which converted a few instructions into binary or decimal code: A1. This simple assembler program was then rewritten in its just-defined [[assembly language]] but with extensions that would enable the use of some additional mnemonics for more complex operation codes. The enhanced assembler's source program was then assembled by its predecessor's executable (A1) into binary or decimal code to give A2, and the cycle repeated (now with those enhancements available), until the entire instruction set was coded, branch addresses were automatically calculated, and other conveniences (such as conditional assembly, macros, optimisations, etc.) established. This was how the early [[Symbolic Optimal Assembly Program]] (SOAP) was developed. Compilers, linkers, loaders, and utilities were then coded in assembly language, further continuing the bootstrapping process of developing complex software systems by using simpler software. The term was also championed by [[Doug Engelbart]] to refer to his belief that organizations could better evolve by improving the process they use for improvement (thus obtaining a compounding effect over time). His [[SRI International|SRI]] team that developed the [[NLS (computer system)|NLS]] hypertext system applied this strategy by using the tool they had developed to improve the tool. ====Compilers==== {{Main | Bootstrapping (compilers)}} The development of compilers for new programming languages first developed in an existing language but then rewritten in the new language and compiled by itself, is another example of the bootstrapping notion. ====Installers==== {{Main | Installation (computer programs)}} During the installation of computer programs, it is sometimes necessary to update the installer or package manager itself. The common pattern for this is to use a small executable bootstrapper file (''e.g.,'' [[setup.exe]]) which updates the installer and starts the real installation after the update. Sometimes the bootstrapper also installs other prerequisites for the software during the bootstrapping process. ====Overlay networks==== {{Main|Bootstrapping node}} A bootstrapping node, also known as a rendezvous host,<ref name="Francis01">{{cite journal |title=Yoid: Extending the Internet Multicast Architecture |publisher=www.aciri.org |author=Francis, Paul |date=2000-04-02 |url=http://www.cs.cornell.edu/people/francis/yoidArch.pdf |archive-url=https://ghostarchive.org/archive/20221009/http://www.cs.cornell.edu/people/francis/yoidArch.pdf |archive-date=2022-10-09 |url-status=live |access-date=2008-12-24}}</ref> is a [[Node (networking)|node]] in an [[overlay network]] that provides initial configuration information to newly joining nodes so that they may successfully join the overlay network.<ref name="sun01">{{cite web |url=https://patents.google.com/patent/US7065579 |title=US Patent 7,065,579 |access-date=2008-12-23 |author=Traversat |date=2006-06-20 |display-authors=etal}}</ref><ref name="Saxena01">{{cite journal |title=Admission Control in Peer-to-Peer: Design and Performance Evaluation |publisher=In ACM Workshop on Security of Ad Hoc and Sensor Networks (SASN) 2003 |author=Saxena |year=2003 |url=http://www.ics.uci.edu/~gts/paps/sty03.pdf |archive-url=https://ghostarchive.org/archive/20221009/http://www.ics.uci.edu/~gts/paps/sty03.pdf |archive-date=2022-10-09 |url-status=live |access-date=2008-12-24 |display-authors=etal}}</ref> ====Discrete-event simulation==== {{Main | Discrete-event simulation}} A type of [[computer simulation]] called [[discrete-event simulation]] represents the operation of a system as a chronological sequence of events. A technique called ''bootstrapping the simulation model'' is used, which bootstraps initial data points using a [[pseudorandom number generator]] to schedule an initial set of pending events, which schedule additional events, and with time, the distribution of event times approaches its [[steady state]]—the bootstrapping behavior is overwhelmed by steady-state behavior. ====Artificial intelligence and machine learning==== {{Main | Bootstrap aggregating | Intelligence explosion}} Bootstrapping is a technique used to iteratively improve a [[classifier (machine learning)|classifier]]'s performance. Typically, multiple classifiers will be trained on different sets of the input data, and on prediction tasks the output of the different classifiers will be combined. [[Seed AI]] is a hypothesized type of [[artificial intelligence]] capable of [[Intelligence explosion|recursive self-improvement]]. Having improved itself, it would become better at improving itself, potentially leading to an exponential increase in intelligence. No such AI is known to exist, but it remains an active field of research. Seed AI is a significant part of some theories about the [[technological singularity]]: proponents believe that the development of seed AI will rapidly yield ever-smarter intelligence (via bootstrapping) and thus a new era.<ref>{{Cite journal |last=Cortese |first=Francesco Albert Bosco |date=Spring 2014 |title=The Maximally Distributed Intelligence Explosion |url=https://www.aaai.org/ocs/index.php/SSS/SSS14/paper/viewFile/7763/7739 |journal=AAAI Spring Symposium |access-date=2018-07-01 |archive-date=2021-04-13 |archive-url=https://web.archive.org/web/20210413130150/https://www.aaai.org/ocs/index.php/SSS/SSS14/paper/viewFile/7763/7739 |url-status=dead }}</ref><ref>{{Cite journal |last=Waser |first=Mark R. |date=2014 |title=Bootstrapping a Structured Self-Improving & Safe Autopoietic Self |journal=Procedia Computer Science |volume=41 |pages=134–139 |doi=10.1016/j.procs.2014.11.095 |doi-access=free}}</ref> ===Statistics=== {{Main | Bootstrapping (statistics) | Bootstrapping populations}} Bootstrapping is a [[resampling (statistics)|resampling]] technique used to obtain estimates of summary statistics. === Business === [[Bootstrapping (business)|Bootstrapping in business]] means starting a business without external help or working capital. Entrepreneurs in the startup development phase of their company survive through internal cash flow and are very cautious with their expenses.<ref>{{cite web|url=https://venturebeat.com/2008/11/20/the-art-of-the-bootstrap/|title=The art of the bootstrap|date=21 November 2008|access-date=23 June 2018}}</ref> Generally at the start of a venture, a small amount of money will be set aside for the bootstrap process.<ref name="Bootstrap">{{cite web|url=https://sethgodin.typepad.com/files/8.01.bootstrappersbible-1.pdf |archive-url=https://ghostarchive.org/archive/20221009/https://sethgodin.typepad.com/files/8.01.bootstrappersbible-1.pdf |archive-date=2022-10-09 |url-status=live|title=The Bootstrap Bible|last=Godin|first=Seth|access-date=23 June 2018}}</ref> Bootstrapping can also be a supplement for [[econometric]] models.<ref>{{cite journal|author=J. Scott Armstrong|year=2001|title=Judgmental Bootstrapping: Inferring Experts= Rules for Forecasting|url=http://marketing.wharton.upenn.edu/documents/research/Bootstrapping%5b1%5d.pdf|journal=Principles of Forecasting: A Handbook for Researchers and Practitioners|publisher=Kluwer Academic Publishers|access-date=2012-01-10|archive-url=https://web.archive.org/web/20100620222012/http://marketing.wharton.upenn.edu/documents/research/Bootstrapping%5B1%5D.pdf|archive-date=2010-06-20|url-status=dead}}</ref> Bootstrapping was also expanded upon in the book ''Bootstrap Business'' by Richard Christiansen, the Harvard Business Review article ''The Art of Bootstrapping'' and the follow-up book ''The Origin and Evolution of New Businesses'' by Amar Bhide. There is also an entire [[bible]] written on how to properly bootstrap by [[Seth Godin]]. Experts have noted that several common stages exist for bootstrapping a business venture: # Birth-stage: This is the first stage to bootstrapping by which the entrepreneur utilizes any personal savings or borrowed and/or invested money from friends and family to launch the business. It is also possible for the business owner to be running or working for another organization at the time which may help to fuel their business and cover initial expenses. # Funding from sales to consumers-stage: In this particular stage, money from customers is used to keep the business operating afloat. Once expenses caused by normal day-to-day business operations are met, the rate growth usually increases. # Outsourcing-stage: At this point in the company's existence, the entrepreneur in question normally concentrates on the specific operating activities. This is the time in which entrepreneurs decide how to improve and upgrade equipment (subsequently increasing output) or even employing new staff members. At this point in time, the company may seek loans or even lean on other methods of additional funding such as venture capital to help with expansion and other improvements. There are many types of companies that are eligible for bootstrapping. Early-stage companies that do not necessarily require large influxes of capital (particularly from outside sources) qualify. This would specifically allow for flexibility for the business and time to grow. [[Serial entrepreneur]] companies could also possibly reap the benefits of bootstrapping. These are organizations whereby the founder has money from the sale of a previous companies they can use to invest. There are different methods of bootstrapping. Future business owners aspiring to use bootstrapping as way of launching their product or service often use the following methods: * Using accessible money from their own personal savings. * Managing their working capital in a way that minimizes their company's accounts receivable. * Cashing out 401k retirement funds and pay them off at later dates. * Gradually increasing the business' accounts payable through delaying payments or even renting equipment instead of buying them. Bootstrapping is often considered successful. When taking into account statistics provided by Fundera, approximately 77% of small business rely on some sort of personal investment and or savings in order to fund their startup ventures. The average small business venture requires approximately $10,000 in startup capital with a third of small business launching with less than $5,000 bootstrapped. Based on startup data presented by Entrepreneur.com, in comparison other methods of funding, bootstrapping is more commonly used than others. "0.91% of startups are funded by angel investors, while 0.05% are funded by VCs. In contrast, 57 percent of startups are funded by personal loans and credit, while 38 percent receive funding from family and friends."<ref>{{Cite web|last=Entis|first=Laura|date=2013-11-20|title=Where Startup Funding Really Comes From (Infographic)|url=https://www.entrepreneur.com/article/230011|access-date=2020-12-18|website=Entrepreneur|language=en}}</ref> Some examples of successful entrepreneurs that have used bootstrapping in order to finance their businesses include [[serial entrepreneur]] [[Mark Cuban]]. He has publicly endorsed bootstrapping claiming that "If you can start on your own … do it by [yourself] without having to go out and raise money." When asked why he believed this approach was most necessary, he replied, "I think the biggest mistake people make is once they have an idea and the goal of starting a business, they think they have to raise money. And once you raise money, that's not an accomplishment, that's an obligation" because "now, you're reporting to whoever you raised money from."<ref>{{Cite web|last=Huddleston|first=Tom Jr.|date=2019-10-11|title=Mark Cuban: This is the 'biggest mistake' people make when starting a business|url=https://www.cnbc.com/2019/10/11/mark-cuban-biggest-mistake-people-make-when-starting-a-business.html|access-date=2020-12-18|website=CNBC|language=en}}</ref> Bootstrapped companies such as Apple Inc. (APPL), eBay Inc. (EBAY) and Coca-Cola Co. have also claimed that they attribute some of their success to the fact that this method of funding enables them to remain highly focused on a specific array of profitable product. [[Startup company|Startups]] can grow by reinvesting profits in its own growth if bootstrapping costs are low and return on investment is high. This financing approach allows owners to maintain control of their business and forces them to spend with discipline.<ref>{{cite web|url=https://vimeo.com/86337488|title=Bootstrapping in Entrepreneurship - Karl T. Ulrich|last=Ulrich|first=Karl|date=10 February 2014|via=Vimeo|access-date=23 June 2018}}</ref> In addition, bootstrapping allows startups to focus on customers rather than investors, thereby increasing the likelihood of creating a profitable business. This leaves startups with a better [[exit strategy]] with greater returns. [[Leveraged buyout]]s, or highly leveraged or "bootstrap" transactions, occur when an investor acquires a controlling interest in a company's equity and where a significant percentage of the purchase price is financed through leverage, i.e. borrowing by the acquired company. [[Operation Bootstrap]] (''Operación Manos a la Obra'') refers to the ambitious projects that industrialized [[Puerto Rico]] in the mid-20th century. ===Biology=== {{confusing|section|date=December 2018}} [[Richard Dawkins]] in his book ''River Out of Eden''<ref>Richard Dawkins, ''River Out of Eden'', pages 23-25, 1995 (paper) {{ISBN|0-465-06990-8}}</ref> used the computer bootstrapping concept to explain how biological cells differentiate: "Different cells receive different combinations of chemicals, which switch on different combinations of genes, and some genes work to switch other genes on or off. And so the bootstrapping continues, until we have the full repertoire of different kinds of cells." ====Phylogenetics==== Bootstrapping analysis gives a way to judge the strength of support for clades on [[phylogenetic tree]]s. A number is written by a node, which reflects the percentage of bootstrap trees which also resolve the [[clade]] at the endpoints of that branch.<ref>{{Cite journal | year = 1996 | title = Bootstrap confidence levels for phylogenetic trees |author1=Bradley Efron |author2=Elizabeth Halloran |author3=Susan Holmes |name-list-style=amp | journal = PNAS | volume = 93 | issue = 23 | pages = 7085–90 | doi = 10.1073/pnas.93.23.13429 | pmc = 38940 | pmid=8692949 | doi-access = free }}</ref> ===Law=== {{Main | Bootstrapping (law)}} Bootstrapping is a rule preventing the admission of [[hearsay]] evidence in conspiracy cases. ===Linguistics=== {{Main | Bootstrapping (linguistics)}} Bootstrapping is a theory of [[language acquisition]]. ===Physics=== ====[[Flatness (manufacturing)|Flatness]]==== [[Flatness (manufacturing)|Whitworth's three plates method]] does not rely other flat reference surfaces or other precision instruments, and thus solves the problem of how to create a better precise flat surface. ====Quantum theory==== {{Main | Bootstrap model | Conformal bootstrap}} Bootstrapping is using very general consistency criteria to determine the form of a quantum theory from some assumptions on the spectrum of particles or operators. ==== Magnetically confined fusion plasmas ==== In [[tokamak]] fusion devices, bootstrapping refers to the process in which a [[bootstrap current]] is self-generated by the plasma, which reduces or eliminates the need for an external current driver. Maximising the bootstrap current is a major goal of advanced tokamak designs. ==== Inertially confined fusion plasmas ==== Bootstrapping in [[inertial confinement fusion]] refers to the alpha particles produced in the fusion reaction providing further heating to the plasma. This heating leads to ignition and an overall energy gain. ===Electronics=== {{Main | Bootstrapping (electronics)}} Bootstrapping is a form of [[positive feedback]] in analog circuit design. === Electric power grid === {{Main|Black start}} An electric power grid is almost never brought down intentionally. Generators and power stations are started and shut down as necessary. A typical power station requires power for start up prior to being able to generate power. This power is obtained from the grid, so if the entire grid is down these stations cannot be started. Therefore, to get a grid started, there must be at least a small number of power stations that can start entirely on their own. A [[black start]] is the process of restoring a power station to operation without relying on external power. In the absence of grid power, one or more black starts are used to bootstrap the grid. ==== Nuclear power ==== A nuclear power plant always needs to have a way to remove decay heat, which is usually done with electrical cooling pumps. But in the rare case of a complete loss of electrical power, this can still be achieved by booting a turbine generator. As steam builds up in the steam generator, it can be used to power the turbine generator (initially with no oil pumps, circ water pumps, or condensation pumps). Once the turbine generator is producing electricity, the auxiliary pumps can be powered on, and the reactor cooling pumps can be run momentarily. Eventually the steam pressure will become insufficient to power the turbine generator, and the process can be shut down in reverse order. The process can be repeated until no longer needed. This can cause great damage to the turbine generator, but more importantly, it saves the nuclear reactor. ===Cellular networks=== {{Main | Bootstrapping Server Function | Generic Bootstrapping Architecture }} A Bootstrapping Server Function (BSF) is an intermediary element in [[cellular network]]s which provides application independent functions for mutual [[authentication]] of user equipment and servers unknown to each other and for 'bootstrapping' the exchange of secret session keys afterwards. The term 'bootstrapping' is related to building a security relation with a previously unknown device first and to allow installing security elements (keys) in the device and the BSF afterwards. ==See also== * {{annotated link|Causal loop|aka=Bootstrap paradox}} * {{annotated link|Conceptual metaphor}} * {{annotated link|Horatio Alger myth}} * {{annotated link|Münchhausen trilemma}} * {{annotated link|Neurathian bootstrap}} * [[Robert A. Heinlein]]'s short sci-fi story ''[[By His Bootstraps]]'' * {{annotated link|Rugged individualism}} * {{annotated link|The Doug Engelbart Institute|aka=The Bootstrap Alliance}} ==References== {{Reflist|30em}} ==External links== {{Wiktionary|bootstrapping|bootstrap|pull oneself up by one's bootstraps}} * [http://dictionary.reference.com/browse/bootstrap Dictionary.com entries for Bootstrap] * [http://www.thefreedictionary.com/bootstrap Freedictionary.com entries for Bootstrap] * {{YouTube|id=xQx-tuW9A4Q|title=A video talk by Douglas Engelbart on Bootstrapping}} * [http://www.dougengelbart.org/about/bootstrapping-strategy.html Engelbart Institute on Bootstrapping Strategies] [[Category:American English idioms]] [[Category:Metaphors]]
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Annotated link
(
edit
)
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Cite mailing list
(
edit
)
Template:Cite news
(
edit
)
Template:Cite web
(
edit
)
Template:Confusing
(
edit
)
Template:ISBN
(
edit
)
Template:Linktext
(
edit
)
Template:Main
(
edit
)
Template:Other uses
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Snd
(
edit
)
Template:Wiktionary
(
edit
)
Template:YouTube
(
edit
)
Search
Search
Editing
Bootstrapping
Add topic