Difference between revisions of "BlogNomic Research Lab"

From BlogNomic Wiki
Jump to navigation Jump to search
(Updating the emotion engine)
(Updating my thesis, and setting Clucky to idle)
Line 2: Line 2:
 
|+ Researchers
 
|+ Researchers
 
! Name                || Funds || Blobber Quantity || Blobber Imprints || Thesis
 
! Name                || Funds || Blobber Quantity || Blobber Imprints || Thesis
|-
 
| Clucky || 1000 || 1 || ||  A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:
 
 
Qubit Entanglement - Output 0
 
Quantum-Economic Indicator - Output: 3.14
 
Wavefunction Observation - Output: 136
 
Emotion Engine - Output: Sad
 
Hype Machine - Output: 9
 
 
Salt - Redrum
 
 
Then the Thesis Hash Base for the example Thesis would be “Qubit Entanglement0Quantum-Economic Indicator3.14Wavefunction Observation136Emotion EngineSadHype Machine9Redrum”
 
 
The Thesis Hash is the sha256 hash of a Thesis Hash Base (for the above example thesis, it would be 734222870f7a3a832dcb1ce33a0df6c28cf4c8a4fa997b68fa5790e97475bd21).
 
 
Each Researcher may have a Thesis and may change their Thesis at any time, being sure to update their Thesis Hash Base. The Thesis Hash of a Researcher’s thesis is publicly tracked (if a Researcher has no Thesis, they also have no Thesis Hash). By Default, a Researcher has no Thesis. Thesis and Thesis hash bases are privately tracked by their Researcher. If a Thesis Hash Base is out of sync with what a Researcher claims their Thesis is, it is the Thesis Hash Base which is considered to be the proper value and the researcher’s Thesis is considered to be invalid.
 
 
If a Researcher has a valid Thesis, and their Thesis has not been changed (including setting it from having previously had no thesis) for the past week they attempt to Declare Dominion Over Randomness by performing the following atomic action: <br>
 
- Make a post to the blog publicly declaring their Thesis <br>
 
- For each Probulator Function in their Thesis, use the Probulator to determine an outcome <br>
 
- If each generated outcome exactly matches the output for that function in the thesis, the Researcher performing the action has successfully declared dominion over randomness and achieves victory in the current dynasty <br>
 
- If not, the Researcher performing the action has their Thesis set have no Thesis. <br>
 
 
|-  
 
|-  
 
| GloopyGhost || 1000 || 1 || ||  A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:
 
| GloopyGhost || 1000 || 1 || ||  A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:
Line 47: Line 25:
 
- If not, the Researcher performing the action has their Thesis set have no Thesis. <br>
 
- If not, the Researcher performing the action has their Thesis set have no Thesis. <br>
 
|-  
 
|-  
| Josh || 1100 || 1 || 1 || 0B864A24D8ED8A5CF2824B031BADAD38B86FA9A408FA904C97F9BB410974DDEC
+
| Josh || 1100 || 1 || 1 || C304F8C3C455C252AC076892C7A09E3932C4F9E843895CEA7AB6F716B46CEA96
 
|-
 
|-
 
| Jumble || 1000 || 1 || ||  A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:
 
| Jumble || 1000 || 1 || ||  A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:
Line 156: Line 134:
 
| wdtefv || 1000 || 1 ||  ||  
 
| wdtefv || 1000 || 1 ||  ||  
 
| Chiiika || 1060 || 1 ||  ||  
 
| Chiiika || 1060 || 1 ||  ||  
 +
| Clucky || 1000 || 1 || || 
 
-->
 
-->

Revision as of 16:29, 13 April 2022

Researchers
Name Funds Blobber Quantity Blobber Imprints Thesis
GloopyGhost 1000 1 A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:

Qubit Entanglement - Output 0 Quantum-Economic Indicator - Output: 3.14 Wavefunction Observation - Output: 136 Emotion Engine - Output: Sad Hype Machine - Output: 9

Salt - Redrum

Then the Thesis Hash Base for the example Thesis would be “Qubit Entanglement0Quantum-Economic Indicator3.14Wavefunction Observation136Emotion EngineSadHype Machine9Redrum”

The Thesis Hash is the sha256 hash of a Thesis Hash Base (for the above example thesis, it would be 734222870f7a3a832dcb1ce33a0df6c28cf4c8a4fa997b68fa5790e97475bd21).

Each Researcher may have a Thesis and may change their Thesis at any time, being sure to update their Thesis Hash Base. The Thesis Hash of a Researcher’s thesis is publicly tracked (if a Researcher has no Thesis, they also have no Thesis Hash). By Default, a Researcher has no Thesis. Thesis and Thesis hash bases are privately tracked by their Researcher. If a Thesis Hash Base is out of sync with what a Researcher claims their Thesis is, it is the Thesis Hash Base which is considered to be the proper value and the researcher’s Thesis is considered to be invalid.

If a Researcher has a valid Thesis, and their Thesis has not been changed (including setting it from having previously had no thesis) for the past week they attempt to Declare Dominion Over Randomness by performing the following atomic action:
- Make a post to the blog publicly declaring their Thesis
- For each Probulator Function in their Thesis, use the Probulator to determine an outcome
- If each generated outcome exactly matches the output for that function in the thesis, the Researcher performing the action has successfully declared dominion over randomness and achieves victory in the current dynasty
- If not, the Researcher performing the action has their Thesis set have no Thesis.

Josh 1100 1 1 C304F8C3C455C252AC076892C7A09E3932C4F9E843895CEA7AB6F716B46CEA96
Jumble 1000 1 A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:

Qubit Entanglement - Output 0 Quantum-Economic Indicator - Output: 3.14 Wavefunction Observation - Output: 136 Emotion Engine - Output: Sad Hype Machine - Output: 9

Salt - Redrum

Then the Thesis Hash Base for the example Thesis would be “Qubit Entanglement0Quantum-Economic Indicator3.14Wavefunction Observation136Emotion EngineSadHype Machine9Redrum”

The Thesis Hash is the sha256 hash of a Thesis Hash Base (for the above example thesis, it would be 734222870f7a3a832dcb1ce33a0df6c28cf4c8a4fa997b68fa5790e97475bd21).

Each Researcher may have a Thesis and may change their Thesis at any time, being sure to update their Thesis Hash Base. The Thesis Hash of a Researcher’s thesis is publicly tracked (if a Researcher has no Thesis, they also have no Thesis Hash). By Default, a Researcher has no Thesis. Thesis and Thesis hash bases are privately tracked by their Researcher. If a Thesis Hash Base is out of sync with what a Researcher claims their Thesis is, it is the Thesis Hash Base which is considered to be the proper value and the researcher’s Thesis is considered to be invalid.

If a Researcher has a valid Thesis, and their Thesis has not been changed (including setting it from having previously had no thesis) for the past week they attempt to Declare Dominion Over Randomness by performing the following atomic action:
- Make a post to the blog publicly declaring their Thesis
- For each Probulator Function in their Thesis, use the Probulator to determine an outcome
- If each generated outcome exactly matches the output for that function in the thesis, the Researcher performing the action has successfully declared dominion over randomness and achieves victory in the current dynasty
- If not, the Researcher performing the action has their Thesis set have no Thesis.

Raven1207 1000 1 A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:

Qubit Entanglement - Output 0 Quantum-Economic Indicator - Output: 3.14 Wavefunction Observation - Output: 136 Emotion Engine - Output: Sad Hype Machine - Output: 9

Salt - Redrum

Then the Thesis Hash Base for the example Thesis would be “Qubit Entanglement0Quantum-Economic Indicator3.14Wavefunction Observation136Emotion EngineSadHype Machine9Redrum”

The Thesis Hash is the sha256 hash of a Thesis Hash Base (for the above example thesis, it would be 734222870f7a3a832dcb1ce33a0df6c28cf4c8a4fa997b68fa5790e97475bd21).

Each Researcher may have a Thesis and may change their Thesis at any time, being sure to update their Thesis Hash Base. The Thesis Hash of a Researcher’s thesis is publicly tracked (if a Researcher has no Thesis, they also have no Thesis Hash). By Default, a Researcher has no Thesis. Thesis and Thesis hash bases are privately tracked by their Researcher. If a Thesis Hash Base is out of sync with what a Researcher claims their Thesis is, it is the Thesis Hash Base which is considered to be the proper value and the researcher’s Thesis is considered to be invalid.

If a Researcher has a valid Thesis, and their Thesis has not been changed (including setting it from having previously had no thesis) for the past week they attempt to Declare Dominion Over Randomness by performing the following atomic action:
- Make a post to the blog publicly declaring their Thesis
- For each Probulator Function in their Thesis, use the Probulator to determine an outcome
- If each generated outcome exactly matches the output for that function in the thesis, the Researcher performing the action has successfully declared dominion over randomness and achieves victory in the current dynasty
- If not, the Researcher performing the action has their Thesis set have no Thesis.

Roujo 1000 1 A Thesis consists of five different Probulator Functions, one output for each of those functions, and a salt which is a flavor text string which can be any value. A Thesis Hash Base is constructed by concatenating the name of each function in a given thesis with its output in said thesis, concatenating all five of those together, and then appending the salt. For example if a thesis consisted of the following:

Qubit Entanglement - Output 0 Quantum-Economic Indicator - Output: 3.14 Wavefunction Observation - Output: 136 Emotion Engine - Output: Sad Hype Machine - Output: 9

Salt - Redrum

Then the Thesis Hash Base for the example Thesis would be “Qubit Entanglement0Quantum-Economic Indicator3.14Wavefunction Observation136Emotion EngineSadHype Machine9Redrum”

The Thesis Hash is the sha256 hash of a Thesis Hash Base (for the above example thesis, it would be 734222870f7a3a832dcb1ce33a0df6c28cf4c8a4fa997b68fa5790e97475bd21).

Each Researcher may have a Thesis and may change their Thesis at any time, being sure to update their Thesis Hash Base. The Thesis Hash of a Researcher’s thesis is publicly tracked (if a Researcher has no Thesis, they also have no Thesis Hash). By Default, a Researcher has no Thesis. Thesis and Thesis hash bases are privately tracked by their Researcher. If a Thesis Hash Base is out of sync with what a Researcher claims their Thesis is, it is the Thesis Hash Base which is considered to be the proper value and the researcher’s Thesis is considered to be invalid.

If a Researcher has a valid Thesis, and their Thesis has not been changed (including setting it from having previously had no thesis) for the past week they attempt to Declare Dominion Over Randomness by performing the following atomic action:
- Make a post to the blog publicly declaring their Thesis
- For each Probulator Function in their Thesis, use the Probulator to determine an outcome
- If each generated outcome exactly matches the output for that function in the thesis, the Researcher performing the action has successfully declared dominion over randomness and achieves victory in the current dynasty
- If not, the Researcher performing the action has their Thesis set have no Thesis.

SingularByte 829 5 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Materials
Name Functions {Forecast Output} Cost
Test Qubit Qubit Entanglement {1} 10
Electron Microscope Wavefunction Observation {362} 0
Order Slip Qubit Entanglement {0}, Quantum-Economic Indicator {4469.10} 10
Digital Radio Hype Machine {1}, Quantum-Economic Indicator {4547.97} 0
1980s Pager Quantum-Economic Indicator {4469.10}, LEFTMOST {Qubit Entanglement} 20
Josh-shaped Tamagotchi Emotion Engine {Hungry} 1
DNA Test Rule Changer {MadisonSilver} 50
Kitchen Arrange the Fridge Magnets {"TACOS"}, Will it Blend {181} 10
Blobber Kennels Blobber Bread Box {35 Food Pellets}, Blobber Breakneck Barreling {Roujo}, Blobber Bathing {120.667, "ACT", 46 Food Pellets}, Blobber Bedtime {zzz} 200


Emotion Operator: SingularByte