Ranulph Glanville (1943–2014) was a British cybernetician, designer, and researcher known for his work in the fields of design, systems thinking, and complexity. He made significant contributions to the understanding of cybernetics and its applications in various domains, including architecture, organizational development, and education. Glanville emphasized the importance of context and the subjective nature of knowledge, advocating for a more holistic approach to design and systems.
Ryszard S. Michalski is a prominent computer scientist known for his contributions to the fields of artificial intelligence, machine learning, and knowledge representation. He is notably recognized for his work in inductive learning, which involves creating models that learn from examples or data. Michalski has been involved in the development of several learning systems and has contributed to theoretical aspects of artificial intelligence.
Parney Albright is a notable figure in the field of education, particularly recognized for his contributions to innovation and community engagement within school systems. He is known for his work in transforming traditional educational practices and prioritizing student-centered approaches. Albright has served in various leadership roles, advocating for the integration of technology in classrooms and fostering collaboration among educators, students, and parents.
Sabina Jeschke is a notable figure in the field of computer science and engineering, particularly recognized for her work in the areas of artificial intelligence, robotics, and transportation systems. She has held various academic and administrative positions, including leadership roles at universities and organizations focused on technological innovation. One of her significant contributions has been in the promotion of interdisciplinary research and education, often emphasizing the integration of technology with societal needs.
Baryonic dark matter refers to a type of dark matter that is composed of baryons, which are particles such as protons and neutrons that make up ordinary matter. In the context of astrophysics and cosmology, "dark matter" refers to a form of matter that does not emit or interact with electromagnetic radiation (light) in a way that we can currently detect, making it "dark.
Hot dark matter (HDM) is a theoretical form of dark matter that is characterized by particles that travel at relativistic speeds, meaning they move close to the speed of light. This contrasts with cold dark matter (CDM), which consists of particles that move slowly compared to the speed of light. The concept of hot dark matter primarily includes lightweight particles, such as neutrinos.
"Discoveries" by Erwin Schwab is a collection of works that typically features elements of art, science, and philosophy. Erwin Schwab, an artist and thinker, often explores themes related to perception, reality, and the interplay between the organic and the artificial. His work may include visual art, installations, or conceptual pieces that provoke thought and encourage viewers to engage with complex ideas.
Talcott Parsons (1902–1979) was an influential American sociologist known for his work in the fields of social theory and sociology. He is best recognized for developing a framework for understanding social systems and their functions, which he articulated through various concepts, such as the idea of the "social system" and the "AGIL" paradigm (adaptation, goal attainment, integration, and latency).
Bibliography:Monday, January 29, 2024
- bitcoin.stackexchange.com/questions/5883/is-there-a-listing-of-strange-or-unusual-scripts-found-in-transactions/105392#105392
- bitcoin.stackexchange.com/questions/547/useful-alternative-bitcoin-transaction-scripts
- bitcoin.stackexchange.com/questions/35956/non-standard-tx-with-obscure-op-codes-examples/36037#36037 notably provides the amazing www.quantabytes.com/articles/a-survey-of-bitcoin-transaction-types
Implementations:
- Python: github.com/alecalve/python-bitcoin-blockchain-parser/blob/c06f420995b345c9a193c8be6e0916eb70335863/blockchain_parser/utils.py#L41. Sample usage to extract 3 values from a
bytes
object:file, off = decode_varint(value) blk_off, off = decode_varint(value[off:]) tx_off, off = decode_varint(value[off:])
Thomas B. Sheridan is a notable figure in the fields of human factors and systems engineering. He is best known for his contributions to the understanding of human interaction with technology and complex systems. Sheridan has conducted extensive research on topics such as teleoperation, automation, and decision-making in systems involving humans and machines. He is also recognized for his work on human performance modeling and the design of effective human-computer interfaces.
Tim Cannon is an American entrepreneur and biohacker known for his work in the field of wearable technology and implantable devices. He gained attention for developing body modifications that integrate technology with human biology, including subdermal implants designed to enhance sensory perception or track health metrics. Cannon co-founded **Grindhouse Wetware**, a company focused on creating innovative biohacking solutions, including the popular "Circadia" implant, which monitors physiological data.
As of my last knowledge update in October 2023, there isn't widely known information about "Ulla Mitzdorf." It's possible that Ulla Mitzdorf could refer to a lesser-known person, a fictional character, or a recent topic that has emerged after my last update.
Uwe Windhorst is a notable figure in the field of astronomy and astrophysics, particularly recognized for his work in observational cosmology and the study of distant galaxies. His research often involves the use of advanced telescopes and observational techniques to gather data on the early universe, galaxy formation, and the distribution of dark matter. Windhorst has contributed significantly to our understanding of the universe's evolution and has published numerous scientific papers in this field.
"Quantum interconnect" refers to methods for linking up smaller quantum processors into a larger system.
As of 2024, seemingly few organizations developing quantum hardware had actually integrated multiple chips in interconnects as part of their main current roadmap. But many acknowledged that this would be an essential step towards scalable compuation.
The name "quantum interconnect" is likely partly a throwback to classical computer's "chip interconnect".
Sample usages of the term:
- news.mit.edu/2023/quantum-interconnects-photon-emission-0105
Researchers have demonstrated directional photon emission, the first step toward extensible quantum interconnects
- qpl.ece.ucsb.edu/research/quantum-interconnects
Gerhard Rempe - Quantum Dynamics by Max Planck Institute of Quantum Optics
. Source. No technical details of course, but they do show off their optical tables quite a bit!Valentino Braitenberg was an Italian neuroscientist and a pioneer in the field of robotic psychology and artificial intelligence. He is best known for his work on the concept of "Braitenberg vehicles," which are simple robotic models designed to demonstrate how complex behaviors can emerge from basic mechanisms. In his 1984 book, "Vehicles: Experiments in Synthetic Psychology," he described various types of vehicles that exhibit behaviors resembling emotions and decision-making based on their sensory inputs and motor outputs.
This is not a truly "fundamental" constant of nature like say the speed of light or the Planck constant.
Rather, it is just a definition of our Kelvin temperature scale, linking average microscopic energy to our macroscopic temperature scale.
The way to think about that link is, at 1 Kelvin, each particle has average energy:per degree of freedom.
For an ideal monatomic gas, say helium, there are 3 degrees of freedom. so each helium atom has average energy:
Another conclusion is that this defines temperature as being proportional to the total energy. E.g. if we had 1 helium atom at 2 K then we would have about energy, 3 K and so on.
This energy is of course just an average: some particles have more, and others less, following the Maxwell-Boltzmann distribution.
Pinned article: ourbigbook/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 2. You can publish local OurBigBook lightweight markup files to either OurBigBook.com or as a static website.Figure 3. Visual Studio Code extension installation.Figure 5. . 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. - 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