I hereby claim:
- I am jango-blockchained on github.
- I am morph3usks (https://keybase.io/morph3usks) on keybase.
- I have a public key ASBsW0KRdFlYh2Xjrfkn_ymSq8XyDfyyEroJ0niRi5yHvwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| @echo off | |
| :====================================================================================================================================================== | |
| :Thanks to abbodi1406 for SppExtComObjPatcher-kms\2-Activate-Local.cmd, which used as base in this script | |
| :Thanks to rpo for the Great and Continued help in improving this script. | |
| :Thanks to AR_Alex for the ideas and suggestions. | |
| :====================================================================================================================================================== | |
| ::=========================================================================== | |
| fsutil dirty query %systemdrive% >nul 2>&1 || ( |
| // Usage | |
| // code and directions from: https://gist.github.com/sokol815/139ebf969d32100428c4cd4161204615 | |
| // created by @sokol#6328 on discord. | |
| var SCRIPT_PROP = PropertiesService.getScriptProperties(); // new property service | |
| //function doGet(e){ | |
| // return handleResponse(e); | |
| //} |
| interface IChatHost { | |
| //#region Methods | |
| /** | |
| * Changes the room subject. This function is only available to apps, not bots. | |
| * | |
| * @param {string} new_subject The new room subject | |
| * @memberof IChatHost |
| Name | Website | Access | Data Import (API/CSV) | Trading Charts | Login Required | Transactions, P&L | Coin Location | **Tax Advisor ** | Social Features | Alerts | Analysis | Price | Notes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Blockfolio | http://blockfolio.com/ | Mobile-only (Android, iOS) | No | Yes | No* | Yes | Yes* | No | No | No | Free | Desktop app "coming soon" | |
| Delta | https://getdelta.io/ | Mac Desktop, iOS, Android | No | Yes | No | Yes | Yes* | No | No | Yes | Free + Upgrade ($) | Nice modern UI. Desktop app available as of March 2018 | |
| Lionshare | https://lionshare.capital/ | Mac Desktop & iOS | No | No | No | No | No | No | No | No | Free, OSS | ||
| CryptoCompare | http://cryptocompare.com/ | Web App | No? | Yes | Yes | Yes | Yes* | No | Yes | No | Free | Portfolio is one part of a far larger community app | |
| AltPocket | h |
| <config> | |
| <!-- See sample config: /usr/share/doc/fahclient/sample-config.xml --> | |
| <!-- Client Control | |
| Don't fold anonymously, provide user info. --> | |
| <fold-anon v='false'/> | |
| <!-- Folding Slot Configuration --> | |
| <gpu v='true'/> <!-- If true, attempt to autoconfigure GPUs --> |
| [user] | |
| name = Pavan Kumar Sunkara | |
| email = pavan.sss1991@gmail.com | |
| username = pksunkara | |
| [core] | |
| editor = vim | |
| whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol | |
| pager = delta | |
| [sendemail] | |
| smtpencryption = tls |
| [user] | |
| name = Pavan Kumar Sunkara | |
| email = pavan.sss1991@gmail.com | |
| username = pksunkara | |
| [core] | |
| editor = vim | |
| whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol | |
| pager = delta | |
| [sendemail] | |
| smtpencryption = tls |
The list of actions listed below was taken mostly from Book Of Zeus with minor modifications and did the job well for Ubuntu version, which was available at that moment (May 2016). This gist was created for internal use and was never meant to be discovered by the web, although Google managed to find and index this page, which was a great surprise for me. Please check the original source for the updated information (links are provided in most of the sections), and read the comments below: they provide more details about the usage experience.
http://bookofzeus.com/harden-ubuntu/initial-setup/system-updates/
Keeping the system updated is vital before starting anything on your system. This will prevent people to use known vulnerabilities to enter in your system.
| <div class="d-flex flex-column justify-content-center w-100 h-100"> | |
| <div class="d-flex flex-column justify-content-center align-items-center"> | |
| <h1 class="fw-light text-white m-0">Pure CSS Gradient Background Animation</h1> | |
| <div class="btn-group my-5"> | |
| <a href="https://codepen-api-export-production.s3.us-west-2.amazonaws.com/zip/PEN/pyBNzX/1578778289271/pure-css-gradient-background-animation.zip" class="btn btn-outline-light" aria-current="page"><i class="fas fa-file-download me-2"></i> SOURCE CODE</a> | |
| <a href="https://codepen.io/P1N2O/full/pyBNzX" class="btn btn-outline-light">FULL SCREEN <i class="fas fa-expand ms-2"></i></a> | |
| </div> | |
| <a href="https://manuel.pinto.dev" class="text-decoration-none"> | |
| <h5 class="fw-light text-white m-0">— Pen by Manuel Pinto —</h5> |