Eben Alexander is an American neurosurgeon who gained widespread attention for his book "Proof of Heaven: A Neurosurgeon's Journey into the Afterlife," published in 2012. In the book, Alexander recounts his near-death experience (NDE) during a period of coma caused by a severe brain infection. He describes vivid and transformative experiences he had while unconscious, which he interprets as evidence of an afterlife.
The Xeelee Sequence is a series of science fiction novels and short stories by British author Stephen Baxter. The works are centered around the conflict between humanity and an advanced extraterrestrial species known as the Xeelee, who are capable of manipulating the fabric of spacetime and have a deep understanding of various cosmic phenomena.
Radioactive scrap metal refers to any metal waste that has been contaminated with radioactive materials. This can occur in various ways, such as through industrial processes, accidents, or improper disposal of radioactive sources. This type of scrap metal can include a wide variety of metal types, like steel, aluminum, copper, and others that have been exposed to radioactive substances. Handling and processing radioactive scrap metal pose significant safety risks, as exposure to radiation can have detrimental effects on human health and the environment.
Ocean floor disposal refers to the practice of depositing various types of waste materials, including industrial waste, sewage sludge, and other refuse, onto the seabed or in the ocean. This method has been utilized in some regions as a means of waste management, often due to the vast expanse of the ocean and the belief that it offers a certain degree of dilution and isolation.
Poinsot's ellipsoid is a geometric representation used in the study of rigid bodies in classical mechanics. It specifically describes the distribution of mass and the inertial properties of a rigid body. The concept is related to the inertia tensor of the body, which characterizes how the mass is distributed relative to its rotational axes. Poinsot's ellipsoid represents the relationships between the principal moments of inertia and the axes of rotation.
A **kinematic pair** is a fundamental concept in kinematics and mechanical engineering that refers to the relationship between two links (or bodies) that are connected in such a way that they can move relative to each other. The motion that occurs between the two links is constrained to a specific type of movement due to the geometry of the connection.
A "stepped profile" generally refers to a design feature or graphical representation characterized by abrupt changes or steps between different levels or stages. The concept is utilized across various fields, such as: 1. **Architecture and Engineering**: In this context, a stepped profile might refer to a staircase-like structure or a façade that has a series of levels or tiers, rather than a smooth, continuous line.
An outline of engineering typically refers to a structured overview or framework that organizes the various aspects of the engineering discipline. Here's a detailed outline that captures essential topics within engineering: ### 1. **Introduction to Engineering** - Definition of Engineering - Importance of Engineering in Society - Historical Development of Engineering - Branches of Engineering ### 2.
Integrity engineering is a specialized field focused on ensuring that structures, systems, and components meet required safety and reliability standards throughout their lifecycle. This discipline encompasses various aspects of design, implementation, maintenance, and monitoring, with the goal of preventing failures and ensuring that systems operate as intended. Key elements of integrity engineering include: 1. **Risk Assessment**: Identifying and evaluating potential risks associated with materials, processes, and systems.
A Generalized Renewal Process (GRP) is a stochastic model used to describe the times between events in a system where events occur continuously over time. This concept generalizes the classical renewal process, which is characterized by the assumption that inter-arrival times (the times between consecutive events) are independent and identically distributed (i.i.d.) random variables.
In the context of software engineering, "stubs" typically refer to pieces of code that simulate the behavior of components (or modules) that a system interacts with but are not yet implemented or are otherwise unavailable during testing. Stubs are often used in the following contexts: 1. **Testing**: During unit testing, developers may create stubs to mimic the behavior of complex modules or external systems like databases, APIs, or services that are not practical to include in a testing environment.
The term "Science Wars" generally refers to a series of debates, primarily in the late 20th century, concerning the nature of science, its practice, and its role in society. These debates often involved discussions between scientists and philosophers, sociologists, and historians of science regarding the legitimacy of various scientific practices, the objectivity of scientific knowledge, and the influence of social and cultural factors on scientific inquiry.
Anarcho-primitivism is a political and philosophical ideology that critiques the foundations of civilization and advocates for a return to pre-industrial, hunter-gatherer ways of life. It posits that modern technology, social structures, and the development of agriculture have led to a range of societal problems, including environmental degradation, social inequality, and alienation from nature.
The term "revolving door" in politics refers to the movement of individuals between roles in government and positions in the private sector, particularly in industries that are regulated by the government. This can involve former government officials taking jobs in private companies that they previously interacted with or regulated, and vice versa, where individuals from the private sector take on roles in government agencies.
The pharmaceutical lobby refers to the collective influence of pharmaceutical companies and related organizations on government policy and regulation concerning the pharmaceutical industry. This lobby seeks to advocate for the interests of pharmaceutical companies, which can include issues related to drug pricing, intellectual property rights, regulation of drug approval processes, healthcare policy, and public funding for medical research.
Manufactured controversy refers to a situation where disagreement or conflict is artificially created or exaggerated, often for specific purposes such as attracting media attention, influencing public opinion, or advancing a particular agenda. This type of controversy may involve taking a relatively minor or inconsequential issue and framing it as a significant or divisive topic, capturing public interest and generating discussion, debate, or outrage.
Pinned article: Introduction to the OurBigBook Project
Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
Intro to OurBigBook
. Source. We have two killer features:
- topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculusArticles of different users are sorted by upvote within each article page. This feature is a bit like:
- a Wikipedia where each user can have their own version of each article
- a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.Figure 1. Screenshot of the "Derivative" topic page. View it live at: ourbigbook.com/go/topic/derivativeVideo 2. OurBigBook Web topics demo. Source. - local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
Figure 3. Visual Studio Code extension installation.Figure 4. Visual Studio Code extension tree navigation.Figure 5. Web editor. You can also edit articles on the Web editor without installing anything locally.Video 3. Edit locally and publish demo. Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.Video 4. OurBigBook Visual Studio Code extension editing and navigation demo. Source. - Infinitely deep tables of contents:
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact





