Go from Network
Was shocked by the Atom's activate-power-mode in the circle of friends and wanted to try it.
Steps are as follows
First install Atom:
sudo add-apt-repository ppa:webupd8team/atomsudo apt-get updatesudo apt-get install Atom
Then install Activate-power-mode:
CD/mosaic June/.atom/packagesgit clone https://github.com/JoelBesada/ Activate-power-mode.git CD ACTIVATE-POWER-MODEAPM Install but the following error occurs GYP info It worked if it ends with OKGYP info using [EMA IL PROTECTED]GYP info using [email protected] | Linux | X64gyp http GET https://atom.io/download/atom-shell/v0.34.0/node-v0.34.0.tar.gzgyp WARN install got an error, rolling Back Installgyp err! Install error Gyp err! Stack Error:connect etimedoutgyp err! Stack at errnoexception (net.js:905:11) Gyp err! Stack at object.afterconnect [as OnComplete] (net.js:896:19) Gyp err! System Linux 3.19.0-37-genericgyp err! Command "/opt/atom/resources/app/apm/bin/node" "/opt/atom/resources/app/apm/node_modules/npm/node_modules/ Node-gyp/bin/node-gyp.js "Install" "--target=0.34.0" "--dist-url=https://atom.io/download/atom-shell" "--arch=x64 --ensure err! Cwd/home/reddusty/.atomgyp err! Node-v V0.10.40gyp err! Node-gyp-v V2.0.2gyp err! Not ok how to break????
New method
- Search for the package you need here
- Click Repo to get the link.
And then proceed with the above steps, OK.
How to use
Open Atom and open a document casually
Ctrl+shift+p Open the command line, enter Window:reload carriage return, reload the document page after control+alt+o (is o not 0), opened the plugin can start to drag the cool Dick fried World write code spicy!
But... After you switch the document window, the plugin will reload the page and activate again to see the effect again.
Turn off the window jitter
Copyright belongs to the author.
Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
No nets
Links: https://www.zhihu.com/question/38164033/answer/75179242
Source: Know
Edit/users/your user name/.atom/packages/activate-power-mode/lib/activate-power-mode.coffee
In line 52, change to:
Shake:
intensity = 1 + 2 * math.random ()
@x = intensity * (if math.random () > 0.5 then-1 Else 1)
@y = intensity * (if math.random () > 0.5 then-1 Else 1)
X=0
Y=0
The advice on this plugin feels good fun
Copyright belongs to the author.
Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
Conditional adverbial clauses
Links: https://www.zhihu.com/question/38077021/answer/75036948
Source: Know
The package is not good enough. The following are suggestions for improvement:
- Write a single line of code each time, issuing "perfect!! "Sound effects.
- Each time a syntax error is resolved, there is a "first Blood" "Double kill" sound.
- Hit code speed with scoring, highest SSS level, plus combo combo.
- Support multiplayer write code, divided into two parties, each line of code is a common attack, a valid declaration to complement a soldier, code block is critical, function is skill, general class trigger AOE skills.
- Each module completes a scoreboard, showing each person's data, such as the number of soldiers, number of heads, critical probability, and so on.
- Some color Scheme (skins) require a fee.
- With a specific keyboard (such as HHKB) with skill bonus, the HHKB manufacturer needs to pay the cost of advertising to the package developer.
Install Activate-power-mode under Ubuntu