Run offlol.bat
as administrator to appear offline, with any arg to appear online.
$ offlol.bat
Please run as administrator.
admin $ offlol.bat
You will appear offline on League Client.
library(geojsonsf) | |
library(sf) | |
library(rayrender) | |
#Data source: https://github.com/telegeography/www.submarinecablemap.com | |
cables = geojson_sf("cable-geo.json") | |
cablescene = list() | |
counter = 1 | |
for(i in 1:length(cables$geometry)) { |
pragma solidity 0.6.6; | |
// ---------------------------------------------------------------------------- | |
// 'MarianaCoin' token contract | |
// | |
// Deployed to : 0x839731207ba6101BF7d4A2BEcb5FE07a22184B2A | |
// Symbol : MCO | |
// Name : MarianaCoin | |
// Total supply: 144 | |
// Decimals : 3 |
I often get asked which tools are good to use for securing your AWS infrastructure so I figured I'd write a short listof some useful Security Tools for the AWS Cloud Infrastructure.
This list is not intended be something completely exhaustive, more so provide a good launching pad for someone as they dig into AWS and want to make it secure from the start.
This section focuses on tools and services provided by the community and released as open-source.
# Mass convert CR2 (Raw Image File) to JPEG in macOS command-line. | |
mkdir Converted | |
for i in *.CR2; do sips -s format jpeg $i --out Converted/$i.jpg;done |
000000 Officially Xerox | |
000001 SuperLAN-2U | |
000002 BBN (was internal usage only, no longer used) | |
000003 XEROX CORPORATION | |
000004 XEROX CORPORATION | |
000005 XEROX CORPORATION | |
000006 XEROX CORPORATION | |
000007 XEROX CORPORATION | |
000008 XEROX CORPORATION | |
000009 powerpipes? |