Icon representing a recipe

Recipe: junzi no mutate just set necro bamboo rocket.Lua

created by zo3xiaJonWeinberg

Profile


Name
junzi no mutate just set necro bamboo rocket.Lua
ID
106007
Shared with
Public
Parent
junzi less-coal necro bamboo rocket.Lua
Children
Created on
February 16, 2022 at 06:32 AM UTC
Updated on
February 16, 2022 at 06:32 AM UTC
Description

Login to Fold.it to download.
If you see Error: Cannot find the
specified recipe,
then it is currently unshared to
your group, but you can ask for it.
I test my recipes once for crashes
after changing 1 line.

Run on a Design puzzle.

cysteine=c
hair protein amino added to bagels.
will lag whole Mac if you run
AFK3.1.1 afterwards (as of 2021-06).

Glycine Max is the Latin name
for soya.

Monosodium Glutamate:
weijing, umami, savory
The best starter amino acid
if you want rank 70/100
Major component of nerves
and neurons.

Player Enzyme likes all valine.

Glutamine (Q): amino in
white kimchi and sauerkraut.
Conditionally essential amino.
Can be converted from citrate or
glutamate when you're not sick,
and thus tastes in between citrus
and savory.

Click on a folder and
rename to .Lua to export.

Update '22
Hold off on dousing w/ shoyu
first to resume progress.

Why keep simulating neurons
in a recipe
when I can simulate a
neurotransmitter (glutamate)
and an amino (tryptophan)
that breaks into serotonin and
dopamine directly within Foldit?

I spilled a wrap making this recipe
so try it.

ration wetware
neurotrans print.Lua
The name wetware comes from
Ex Machina.
Yielded 12750->12771 on
Beg. NCOV Jan 13 '22.

Jan 18
Note that I don't run recipes
overnight since I got an infrared
heatbulb which is more homely.
I also don't play by hand because
I'm trying to improve my vision.
Therefore, my score may not
reflect recipes usefulness.
I made a small change to try to
make this recipe more useful
in non-design puzzles, where it is
a challenge to create a unique
oracle protein solution.
Just clash the oracle low
if scoring low.
Probs only works on predict
puzzles with tryptophan and
glutamate, such as Pumpkin seed.

Open the gears to see Behavior.

Jan. 19
Deus Ex Mecoleslaw (glutamine)
Glutamine added cuz it has
ammonia (and MSG) which affects
brains for better or worse.

Jan 21
This recipe will crash from 11am
to 7 pm.
This article
https://pubs.acs.org/doi/10.1021/acs.jafc.5b05167
"Major Chemical Constituents
of Bamboo Shoots"
by Jia Sun, Zhao-Qing Ding, etc.
helped me find the aminos I
wanted, but I accessed it through
my school, so I didn't make it
easy to figure out which aminos,
spoiling the article.

Jan 24
Had a dream about WRAX which
gave me the idea to use WRAKS
aminos. Currently works only on
design. Put neurotrans on
backburner.

Feb1 xinniankuaile
Alphafold trimer 10500->11432
in 5 min.

Best for


Code


--1st line blank help() --jon resetting clash for BWP and other new sliders for AFK too --begin Josh's Fuse snippet -- Josh's Fuse - 6 Nov 2020 - see notes at end -- print ( "Josh's Fuse" ) behavior.SetPackingImportance(0.17) seventeen = behavior.GetPackingImportance() behavior.SetPackingImportance(0.18) eighteen = behavior.GetPackingImportance() modding = true if (seventeen == eighteen) then modding = false end function resetBehavior() behavior.SetClashImportance ( 1.0 ) behavior.SetSidechainHBondImportance ( 1.0 ) behavior.SetBackboneHBondImportance ( 1.0 ) behavior.SetPackingImportance ( 1.0 ) behavior.SetHidingImportance ( 1.0 ) behavior.SetPairwiseImportance ( 1.0 ) end --end Josh's Fuse snippet resetBehavior() oracleStartScore=0 save.Quickload(20) save.Quickload(2) band.DeleteAll() freeze.UnfreezeAll() --save.SaveSolution("oracle") save.Quicksave(2) recentbest.Restore()--Save () -- Save the current pose as the recent best pose. band.DeleteAll() freeze.UnfreezeAll() rbstartScore = current.GetEnergyScore () -- Get the current energy score. print ( "rb starting score = " .. rbstartScore ) -- print the starting score --save.SaveSolution("scoring") save.Quicksave(1) --"the one" while true do if false then --78.8% cpu no recipe 2022 --88% cpu no recipe running --100% cpu just checking hour --140% cpu active Neural Net print("sleeping") repeat hour=(os.date("%H")) --hour="00" --hour="23" day=(tostring(11)<hour and hour<tostring(19)) if day then crash() end --this is not a real func until not day end oracleFeeling=current.GetEnergyScore()-oracleStartScore oracleSays=oracleFeeling<=0 --structure.IsHydrophobic(structure.GetCount()) --oracle bones attempt print("oracle feels "..oracleFeeling) print(oracleSays) oracleStartScore=current.GetEnergyScore() --save.LoadSolutionByName("scoring") --save.Quickload(1) behavior.SetFiltersDisabled(false) startscore=current.GetEnergyScore() repeat iterstartscore=current.GetEnergyScore() if (oracleSays and false) then behavior.SetClashImportance(1) else --behavior.SetClashImportance(0.5+math.tanh(oracleFeeling)/2) end structure.ShakeSidechainsAll(1) structure.WiggleAll(1) --structure.MutateSidechainsAll(1) improv=current.GetEnergyScore()-iterstartscore print("improv "..improv) until improv<=6 score=current.GetEnergyScore()-startscore save.SaveSolution("scoring") save.Quicksave(1) --behavior.SetFiltersDisabled(true) --save.LoadSolutionByName("oracle") save.Quickload(2) satisfaction=score-.9-math.random(2) oracleClash=math.tanh(0.5+math.tanh(satisfaction)/2) print("oracle clash "..oracleClash) if score<=0.9 then for neuron=1,math.ceil(9/(score+1))+1 do randseg=math.random(1,structure.GetCount()) for i=randseg,randseg do --chose from dendrite tree plant protein or brain dendrite protein aminoChoices={'w','y','f','c','e'}--,'l','v','g','f','y','c'} amino=aminoChoices[math.random(#aminoChoices)] structure.SetAminoAcid(i,amino) print("amino "..amino.." i="..i) --P for proline and an amino in in Prolamins in gluten in Pizza --glutamine is also in prolamins and in sauerkraut (pickled slaw) --glutelins [in gluten] "are also rich in hydrophobic amino acids, --with a content of phenylalanine [F], valine, tyrosine [Y], --proline and leucine corresponding to approximately 45% of the amino acid sequence" --Wikipedia --glutelins can also have disulfide bonds but cysteine is made from feathers/fur -- and IDK how it tastes but I'm guessing bad like taurine --but glutathione (glutamate+glutamine+cysteine) is in plants,fungi,animals too --e for msg (Monosodium GLUtamate) in tomato and cheese and shoyu --options: arndceqghilkmfpstwyv --g for glycine in Glycine Max (soy) --v for valine, suggested by Enzyme for 1947 --glutamine is Q, looks exactly the same in foldit without View (see can/"keneng") Atoms --I guess U is reserved for uracil? --Leucine --D for Aspartate (Gyoro-Gyoro's arms) --N for asparagine (ASN), also Gyoro-Gyoro --t for threonine -- --aromatic tennis rackets: --Histidine --Nezuko's food: --w for tryptophan in turkey, poultry, pumpkin seeds --y for tyrosine in cheese and Nezuko's food --f for phenylalanine end end end --behavior.SetClashImportance(oracleClash) structure.WiggleAll(1) save.SaveSolution("oracle") save.Quicksave(2) end

Comments