IBM 700/7000 series Updated 2025-07-16
ImageMagick Updated 2025-07-16
Oxford Nanopore Technologies Updated 2025-07-16
They put a lot of emphasis into base calling. E.g.:
- they have used FPGAs to accelerate it on certain models: twitter.com/nanopore/status/841671404588302338, sampe engineer: www.linkedin.com/in/balaji-renganathan-31b98415/
Pageviews Analysis Updated 2025-07-16
Cool tool that allows you to graphically visualize page view counts of specific pages. It offers somewhat similar insights to Google Trends.
Homepage: pageviews.wmcloud.org/
Documentation: meta.wikimedia.org/wiki/Pageviews_Analysis#Massviews
The homepage shows views of selected pages, e.g. when Google had their 25th birthday: pageviews.wmcloud.org/?project=en.wikipedia.org&platform=all-access&agent=user&redirects=0&start=2023-09-11&end=2023-10-01&pages=Cat|Dog|Larry_Page Larry Page briefly beat "Cat" and "Dog".
/topviews shows the most viewed pages for a given month: pageviews.wmcloud.org/topviews/?project=en.wikipedia.org&platform=all-access&date=2023-08&excludes= It is extremelly epic that XXX: Return of Xander Cage, a 2017 film, is on the top ten of the August 2023 month. The page was around 8th place on a Google search for "xxx": archive.ph/wip/giRY8 at the time. XXXX (beer) was also on the top 20, followed by Sex on 21. Parameters of the Standard Model Updated 2025-07-16
The growing number of parameters of the Standard Model is one big source of worry for early 21st century physics, much like the growing number of particles was a worry in the beginning of the 20th (but that one was solved by 2020).
Paraphyletic subgroup Updated 2025-07-16
Parasites tend to have smaller DNAs Updated 2025-07-16
If you live in the relatively food abundant environment of another cell, then you don't have to be able to digest every single food source in existence, of defend against a wide range of predators.
So because DNA replication is a key limiting factor of bacterial replication time, you just reduce your genome to a minimum.
Power, Sex, Suicide by Nick Lane (2006) section "Gene loss as an evolutionary trajectory" puts it well:and also section "How to lose the cell wall without dying" page 184 has some related mentions:
One of the most extreme examples of gene loss is Rickettsia prowazekii, the cause of typhus. [...] Over evolutionary time Rickettsia has lost most of its genes, and now has a mere protein-coding genes left. [...] Rickettsia is a tiny bacterium, almost as small as a virus, which lives as a parasite inside other cells. It is so well adapted to this lifestyle that it can no longer survive outside its host cells. [...] It was able to lose most of its genes in this way simply because they were not needed: life inside other cells, if you can survive there at all, is a spoonfed existence.
While many types of bacteria do lose their cell wall during parts of their life cycle only two groups of prokaryotes have succeeded in losing their cell walls permanently, yet lived to tell the tale. It's interesting to consider the extenuating circumstances that permitted them to do so.[...]One group, the Mycoplasma, comprises mostly parasites, many of which live inside other cells. Mycoplasma cells are tiny, with very small genomes. M. genitalium, discovered in 1981, has the smallest known genome of any bacterial cell, encoding fewer than 500 genes. M. genitalium, discovered in 1981, has the smallest known genome of any bacterial cell, encoding fewer than 500 genes. [...] Like Rickettsia, Mycoplasma have lost virtually all the genes required for making nucleotides, amino acids, and so forth.
Impact factor Updated 2025-07-16
Implicit metric signature in Einstein notation Updated 2025-07-16
Implosion-type fission weapon Updated 2025-07-16
Implosion-type fission weapons are more complicated than gun-type fission weapon because you have to precisely coordinate the detonation of a bunch of explosives.
Indian classical music Updated 2025-07-16
Particle accelerator facility Updated 2025-07-16
Particle physics Updated 2025-07-16
Currently an informal name for the Standard Model
Chronological outline of the key theories:
- Maxwell's equations
- Schrödinger equation
- Date: 1926
- Numerical predictions:
- hydrogen spectral line, excluding finer structure such as 2p up and down split: en.wikipedia.org/wiki/Fine-structure_constant
- Dirac equation
- Date: 1928
- Numerical predictions:
- hydrogen spectral line including 2p split, but excluding even finer structure such as Lamb shift
- Qualitative predictions:
- Antimatter
- Spin as part of the equation
- quantum electrodynamics
- Date: 1947 onwards
- Numerical predictions:
- Qualitative predictions:
- Antimatter
- spin as part of the equation
Inflation Updated 2025-07-16
Injective function Updated 2025-07-16
Innovate UK Updated 2025-07-16
In-order depth-first search Updated 2025-07-16
This is the order in which a binary search tree should be traversed for ordered output, i.e.:
- everything to the left is smaller than parent
- everything to the right is larger than parent
This ordering makes sense for binary trees and not k-ary trees in general because if there are more than two nodes it is not clear what the top node should go in the middle of.
This is unlike pre-order depth-first search and post-order depth-first search which generalize obviously to general trees.
Instruction set architecture Updated 2025-07-16
The main interface between the central processing unit and software.
Integrated circuit layout Updated 2025-07-16
Unlisted articles are being shown, click here to show only listed articles.