SQL READ COMMITTED isolation level Updated 2025-07-16
Example where this level is sufficient: nodejs/sequelize/raw/parallel_update_async.js.
SQL REPEATABLE READ isolation level Updated 2025-07-16
Vs SQL SERIALIZABLE isolation level on PostgreSQL: dba.stackexchange.com/questions/284744/postgres-repeatable-read-vs-serializable
nodejs/sequelize/raw/parallel_create_delete_empty_tag.js is an example which experimentally seems to be solved by
REAPEATABLE READ, although we are not sure that this is truly the case and why. What is clear is that that example is not solved by the SQL READ COMMITTED isolation level.In PostgreSQL, this is the first isolation level which can lead to postgreSQL serialization failures, this does not happen to SQL READ COMMITTED isolation level in that DBMS. You then have to retry the transaction.
SQL SERIALIZABLE isolation level Updated 2025-07-16
SQL isolation level example Updated 2025-07-16
SQL:1999 Updated 2025-07-16
Spectroscopic notation Updated 2025-07-16
This notation is cool as it gives the spin quantum number, which is important e.g. when talking about hyperfine structure.
But it is a bit crap that the spin is not given simply as but rather mixes up both the azimuthal quantum number and spin. What is the reason?
Spectroscopic notation by Andre K (2014)
Source. Fizeau's determination of the speed of light with a rotating cogwheel Updated 2025-07-16
NuNET Updated 2025-07-16
Lightmatter Updated 2025-07-16
It was founded by some of the authors of the influential paper Deep learning with coherent nanophotonic circuits.
Sergey Brin's women Updated 2025-07-16
Sergey Brin's children Updated 2025-07-16
There is basically no information about them online, only some uncited sources such as: abtc.ng/chloe-wojin-all-what-you-need-to-know-about-sergey-brins-daughter/
SELECT FOR UPDATE Updated 2025-07-16
An example where
SELECT FOR UPDATE is a good solution to an use case can be seen at: nodejs/sequelize/raw/parallel_select_and_update.js.SELECT FOR UPDATE vs/together with the SQL transaction isolation level is commented at: stackoverflow.com/questions/10935850/when-to-use-select-for-update. SARS-CoV-2 E protein Updated 2025-07-16
SARS-CoV-2 M protein Updated 2025-07-16
SARS-CoV-2 S protein Updated 2025-07-16
Spike.
Nucleocapsid phosphoprotein, sticks to the RNA inside.
www.nature.com/articles/s41467-020-20768-y mentions functions:
SARS-CoV-2 N protein Updated 2025-07-16
SARS-CoV-2 Nsp3 Updated 2025-07-16
SARS-CoV-2 Nsp5 Updated 2025-07-16
SARS-CoV-2 Nsp12 Updated 2025-07-16
Nick Leeson Updated 2025-07-16
Good documentary about it: Nick Leeson and the Fall of the House of Barings by Adam Curtis (1996).
One is reminded of Annie Dookhan.
There are unlisted articles, also show them or only show them.
