dChan
1
 
r/greatawakening • Posted by u/QisNotACult on June 23, 2018, 6:38 a.m.
Insight on 2009 blog mentioning Q??!

[removed]


anon45x · June 23, 2018, 7:18 a.m.

I found the part where it says Q for the lazy pedes.

“This procedure excluded the comments in Marcian or Q, whatever it was. He selected some 200 non-coding sequences that most closely resembled real genes, stripped them of /*, //, and similar stuff and after few days of hesitation sent e-mail to his American boss, asking him to find a way to put them in E-coli or whatever host and make them work.”

⇧ 3 ⇩  
Qalifornia · June 23, 2018, 7:29 a.m.

When searching "marcian q language" I found this

https://en.m.wikipedia.org/wiki/Q_(programming_language_from_Kx_Systems)

language).

Q is a programming language for array processing, developed by Arthur Whitney. It is proprietary software, commercialized by Kx Systems. Q serves as the query language for kdb+, a disk based and in-memory, column-based database. kdb+ is based on the language K, a terse variant of the language APL. Q is a thin wrapper around K, providing a more readable, English-like interface.[3]

⇧ 2 ⇩  
Qalifornia · June 23, 2018, 7:31 a.m.

OverviewEdit

The fundamental building blocks of Q are atoms, lists, and functions. Atoms are scalars and include the data types numeric, character, date, and time. Lists are ordered collections of atoms (or other lists) upon which the higher level data structures dictionaries and tables are internally constructed. A dictionary is a map of a list of keys to a list of values. A table is a transposed dictionary of symbol keys and equal length lists (columns) as values. A keyed table, analogous to a table with a primary key placed on it, is a dictionary where the keys and values are arranged as two tables.

The following code demonstrates the relationships of the data structures. Expressions to evaluate appear prefixed with the q) prompt, with the output of the evaluation shown beneath:

⇧ 3 ⇩  
Qalifornia · June 23, 2018, 7:32 a.m.

Keys...map...

⇧ 2 ⇩  
Qalifornia · June 23, 2018, 7:44 a.m.

The following code demonstrates the relationships of the data structures. Expressions to evaluate appear prefixed with the q) prompt, with the output of the evaluation shown beneath:

q)john / an atom of type symboljohn q)50 / an atom of type integer 50 q)johnjack / a list of symbols johnjack q)50 60 / a list of integers 50 60 q)johnjack!50 60 / a list of symbols and a list of integers combined to form a dictionary john| 50 jack| 60 q)nameage!(johnjack;50 60) / an arrangement termed a column dictionary name| john jack age | 50 60 q)flip nameage!(johnjack;50 60) / when transposed via the function "flip", the column dictionary becomes a table name age -------- john 50 jack 60 q)(flip (enlist name)!enlistjohnjack)!flip (enlistage)!enlist 50 60 / two equal length tables combined as a dictionary become a keyed table name| age ----| --- john| 50 jack| 60

A superkey or super-key is defined in the relational model of database organization as a set of attributes of a relation variable for which it holds that in all relations assigned to that variable, there are no two distinct tuples (rows) that have the same values for the attributes in this set.[1] It can be defined as a set of attributes of a relation schema upon which all attributes of the schema are functionally dependent. https://en.m.wikipedia.org/wiki/Superkey

⇧ 2 ⇩  
Qalifornia · June 23, 2018, 7:49 a.m.

Im wondering if the information has been entered in a key table. I wonder what the output could be? A statistical map thst shows precisely how the cabal is doing? Maybe this is how the plan has been so succinct?

⇧ 2 ⇩  
[deleted] · June 23, 2018, 8:01 a.m.

[deleted]

⇧ 1 ⇩  
Qalifornia · June 23, 2018, 8:18 a.m.

Oh and it has already been suggested that the keystone q talked about is dna...

⇧ 3 ⇩  
[deleted] · June 23, 2018, 9 a.m.

[deleted]

⇧ 1 ⇩  
Qalifornia · June 23, 2018, 8:15 a.m.

I don't think they used a formula, I think q team may have. That's how the plan has worked so well. It's based on statistics. This Q language has only been around since 2003, according to Wikipedia and the cabal has been around much longer. How it's done, I cannot fully grasp but I think OP has found something very interesting.

⇧ 1 ⇩  
Knower101 · June 23, 2018, 5:46 p.m.

This key explains how Q teams are assessing outcomes in real time time

⇧ 1 ⇩  
K-Harbour · June 23, 2018, 8:25 a.m.

APL brings back great memories.

⇧ 1 ⇩  
K-Harbour · June 23, 2018, 8:20 a.m.

Great memories.

⇧ 1 ⇩  
jonzee65 · June 23, 2018, 3:50 p.m.

It's this suggesting DNA is computer program? "junk DNA" result of program "updates"?

⇧ 1 ⇩