Miriam Solomon is an influential philosopher known for her work in the philosophy of science, feminist philosophy, and the philosophy of medicine. She is particularly recognized for her contributions to discussions about the social dimensions of scientific inquiry, the role of values in science, and the intersections of gender and science. Solomon's work often explores how scientific practices can be understood through a social lens and how gender and other social factors influence scientific research and knowledge production.
An incandescent light bulb is a type of electric light source that produces light by heating a filament made of tungsten until it glows. When electric current passes through the filament, it heats up to a high temperature (typically around 2,200 to 3,000 degrees Fahrenheit or 1,200 to 1,600 degrees Celsius), causing it to emit visible light.
Described at: www.sligocki.com/2022/06/10/ctl.html
Of course, because what we know about the halting problem, there cannot exist a single decider that decides all Turing machines.
E.g. The Busy Beaver Challenge has a set of deciders clearly published, which decide a large part of BB(5). Their proposed deciders are listed at: discuss.bbchallenge.org/c/deciders/5 and actually applied ones at: bbchallenge.org.
But there are deciders that can decide large classes of turing machines.
Many (all/most?) deciders are based on simulation of machines with arbitrary cutoff hyperparameters, e.g. the cutoff space/time of a Turing machine cycler decider.
The simplest and most obvious example is the Turing machine cycler decider
The busy beaver game consists in finding, for a given , the turing machine with states that writes the largest possible number of 1's on a tape initially filled with 0's. In other words, computing the busy beaver function for a given .
There are only finitely many Turing machines with states, so we are certain that there exists such a maximum. Computing the Busy beaver function for a given then comes down to solving the halting problem for every single machine with states.
Some variant definitions define it as the number of time steps taken by the machine instead. Wikipedia talks about their relationship, but no patience right now.
The Busy Beaver problem is cool because it puts the halting problem in a more precise numerical light, e.g.:
- the Busy beaver function is the most obvious uncomputable function one can come up with starting from the halting problem
- the Busy beaver scale allows us to gauge the difficulty of proving certain (yet unproven!) mathematical conjectures
Serial Analysis of Gene Expression (SAGE) is a technique used to measure the expression levels of genes in a given sample. It provides a quantitative assessment of gene expression by capturing short sequences of DNA tags that correspond to different genes. Here’s a brief overview of how SAGE works and its significance: ### Overview of the SAGE Process: 1. **Sample Preparation**: Total RNA is isolated from a biological sample, such as tissue or cells.
Single-molecule magnetic sequencing is an advanced technique for DNA sequencing that leverages the properties of magnetic fields to manipulate and analyze individual molecules of DNA or RNA. Unlike traditional sequencing methods, which often require amplification of DNA samples, this approach is capable of directly sequencing single molecules, which can provide significant advantages in terms of accuracy, speed, and the ability to analyze complex genomes.
Site-specific recombination is a process by which DNA strands are rearranged at particular sites within the genome, allowing for the integration, excision, or rearrangement of genetic material. This mechanism is characterized by the specific recognition of short DNA sequences by recombinase enzymes, which mediate the recombination events.
Spiroligomer is a type of synthetic oligomer that has been designed to mimic the structure and function of natural nucleic acids, such as DNA and RNA. These oligomers are characterized by their unique backbone structure, which allows them to form stable and specific interactions with complementary nucleic acid sequences. The primary applications of spiroligomers are in molecular biology and biotechnology.
Structural biology is a branch of molecular biology, biochemistry, and biophysics that focuses on the study of the molecular structure of biological macromolecules, particularly proteins, nucleic acids (like DNA and RNA), and complex assemblies they form. This field aims to understand the relationship between the structure of these biomolecules and their function in biological processes.
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





