Nvidia A10G by Ciro Santilli 37 Updated +Created
According to www.baseten.co/blog/nvidia-a10-vs-a10g-for-ml-model-inference/ the Nvidia A10G is a variant of the Nvidia A10 created specifically for AWS. As such there isn't much information publicly available about it.
the A10 prioritizes tensor compute, while the A10G has a higher CUDA core performance
Sheldon Datz by Wikipedia Bot 0
Sheldon Datz does not appear to be a widely recognized figure or term as of my last knowledge update in October 2023. It's possible that it could be a name of a person, a character in a specific context, or a term from a niche field that hasn't gained broader recognition.
The entropy of entanglement is a measure of the quantum entanglement between two parts of a quantum system. It quantifies how much information about one part of a system is missing when only the other part is observed. The concept is most commonly associated with bipartite quantum systems, which can be divided into two subsystems, often denoted as \(A\) and \(B\).
The Pólya enumeration theorem is a combinatorial theorem that provides a way to count the distinct arrangements (or colorings) of objects under group actions, particularly useful in situations where symmetries play a role. Named after mathematician George Pólya, the theorem is a powerful tool in combinatorial enumeration, especially in counting labeled and unlabeled structures that exhibit symmetry.
nvidia-smi by Ciro Santilli 37 Updated +Created
Nvidia T4 by Ciro Santilli 37 Updated +Created
According to wccftech.com/nvidia-drops-tesla-brand-to-avoid-confusion-with-tesla/ this was the first card that semi-dropped the "Nvidia Tesla" branding, though it is still visible in several places.
Oak Ridge National Laboratory by Ciro Santilli 37 Updated +Created
Located in Tennessee in the East of the United States.
The precursor organization to ORNL was called Clinton Engineer Works, where groundbreaking Manhattan Project experiments and nuclear production took place during World War II
Some key experiments carried out there include:
OAuth by Ciro Santilli 37 Updated +Created
The fatal flaw of OAuth is that websites have to enable specific providers, they can't just automatically select the correct OAuth for a given email domain. This means that the vast majority of websites will only provide the most widely popular providers such as Google, and the like, which means people won't have decent privacy.
So you are just better off with password logins and a decent password manager.
Occam's razor by Ciro Santilli 37 Updated +Created
Oil drop experiment by Ciro Santilli 37 Updated +Created
Clear experiment diagram which explains that the droplet mass determined with Stoke's law:
Video 1.
Quantum Mechanics 4a - Atoms I by ViaScience (2013)
Source.
American Scientific, LLC sells a ready made educational kit for this: www.youtube.com/watch?v=EV3BtoMGA9c
Here's some actual footage of a droplet on a well described more one-off setup:
Video 2.
Millikan's Experiment, Part 2: The Experiment by Phil Furneaux (2017)
Source. From Lancaster University
This American video likely from the 60's shows it with amazing contrast: www.youtube.com/watch?v=_UDT2FcyeA4
Okular by Ciro Santilli 37 Updated +Created
This is generally good, especially compared to how crappy Evince, the default Ubuntu one, has been around 2014-2020.
Oliver E. Buckley Condensed Matter Prize by Ciro Santilli 37 Updated +Created
WhatsApp by Ciro Santilli 37 Updated +Created
Video 1.
WhatsApp founder Jan Koum talks about their Journey by Roots (2017)
Source. Good talk, explains how everything happened in the perfect location at the perfect time: unemployed people who knew how to code, bought an iPhone, the next big platform, at its very beginning, they had just release the required push notifications API, and he travelled a lot and knew how much SMS sucked, especially international.
Chaotropic activity refers to the ability of certain substances to disrupt the structure of water and other solvents, leading to an increase in the solubility of molecules that are normally poorly soluble. The term "chaotropic agent" typically describes chemical compounds that decrease the order of water molecules, effectively increasing the disorder (or chaos) in the system. This can affect the stability of biological molecules, such as proteins and nucleic acids, by denaturing them or altering their conformations.
Dudley's theorem by Wikipedia Bot 0
Dudley's theorem, named after the statistician R. M. Dudley, is a result in the field of probability theory and functional analysis, specifically concerning the behavior of sums of independent random variables. The theorem is particularly significant in the context of proving the almost sure convergence of certain types of series of random variables. In its basic form, Dudley's theorem states that if you have a series of independent, identically distributed (i.i.d.) random variables that are centered (i.e.
Dynamic array by Ciro Santilli 37 Updated +Created
An enthalpy-entropy chart, often referred to as a Mollier diagram or H-S diagram, is a graphical representation used in thermodynamics to illustrate the thermodynamic properties of substances, particularly for phase change processes. The x-axis typically represents entropy (S), while the y-axis represents enthalpy (H). These charts are especially useful for analyzing the behavior of gases and refrigerants in various thermodynamic cycles, such as those found in heat engines and refrigeration systems.
Omics by Ciro Santilli 37 Updated +Created
Each of the omics studies a subset of molecular biology with a data intensive and broad point of view that tries to understand global function or organisms, trying to understand what every biologically relevant molecule does as part of the hole metabolism.
Omics might be stamp collecting, but maybe it is a bit more like Trading card game/Magic: The Gathering collecting, in which the cards that you are collecting actually have specific uses and interactions, especially considering that most metabolic pathways are analogous across many species.
Figure 1.
Hierarchical diagram of the major omics
.

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!
We have two killer features:
  1. 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-calculus
    Articles 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/derivative
  2. 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.
    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.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
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