I hereby claim:
- I am dynamicguy on github.
- I am find (https://keybase.io/find) on keybase.
- I have a public key ASAxBzWlb6bwGS1dIRPOjOA2xl_mblluwIKD_cdpwP1r7Qo
To claim this, I am signing this object:
| swagger: '2.0' | |
| info: | |
| description: Skillshill API documentation | |
| version: 0.0.9 | |
| title: Skillshill API | |
| termsOfService: 'http://skillshill.com/#/terms' | |
| contact: | |
| name: Site Master | |
| url: 'http://skillshill.com/#/contact' | |
| email: [email protected] |
| <!doctype html> | |
| <html itemscope="" itemtype="http://schema.org/WebPage" lang="en"> | |
| <head> | |
| <meta content="IE=edge" http-equiv="X-UA-Compatible"> | |
| <meta content="text/html; charset=UTF-8" http-equiv="content-type"> | |
| <meta content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for." | |
| name="description"> | |
| <meta content="noodp" name="robots"> | |
| <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> | |
| <meta content="/images/branding/googleg/1x/googleg_standard_color_128dp.png" itemprop="image"> |
| entity Region { | |
| name String required, | |
| continent String | |
| } | |
| entity Country { | |
| code String required maxlength(3), | |
| name String required, | |
| surfaceArea Float, | |
| indepYear Long, |
| <div id="objects_container" data-sigil="search-results"><div class="_4g33 _52we _5ca3 _5ca1 _ydx"><div class="_4g34 _195r _5cwg"><a class="_54k8 _5c9u _5caa" href="/search/people/?ssid=f46de9b418d0325fbf95076f221f6864&search_source=filter&refid=0&q=all&tsid&o=274" role="button" data-sigil="touchable"><span class="_55sr">People</span></a></div><div class="_4g34 _195r _5cwg _5ca4"><a class="_54k8 _5c9u _5kqs _5caa" href="/search/pages/?ssid=f46de9b418d0325fbf95076f221f6864&search_source=filter&refid=0&q=all&tsid" role="button" data-sigil="touchable"><span class="_55sr">Pages</span></a></div><div class="_4g34 _195r _5cwg"><a class="_54k8 _5c9u _5caa" href="/search/events/?ssid=f46de9b418d0325fbf95076f221f6864&search_source=filter&refid=0&q=all&tsid" role="button" data-sigil="touchable"><span class="_55sr">Events</span></a></div><div class="_4g34 _195r _5cwg"><a class="_54k8 _5c9u _5caa" href="/search/groups/?ssid=f46de9b418d0325fbf95076f221f6864&search_sour |
| package com.ferabb.spark.app.ml | |
| import com.ferabb.spark.SparkApp | |
| import com.ferabb.spark.analysis.LuceneTextAnalyzer | |
| import com.ferabb.spark.fusion.FusionMLModelSupport | |
| import org.apache.commons.cli.{CommandLine, Option} | |
| import org.apache.spark.SparkConf | |
| import org.apache.spark.mllib.classification.SVMWithSGD | |
| import org.apache.spark.mllib.evaluation.BinaryClassificationMetrics | |
| import org.apache.spark.mllib.feature.{HashingTF, Normalizer, StandardScaler} |
| package com.ferabb.spark.app.ml | |
| import com.ferabb.spark.SparkApp | |
| import com.ferabb.spark.analysis.LuceneTextAnalyzer | |
| import com.ferabb.spark.fusion.FusionMLModelSupport | |
| import org.apache.commons.cli.{CommandLine, Option} | |
| import org.apache.spark.SparkConf | |
| import org.apache.spark.mllib.classification.SVMWithSGD | |
| import org.apache.spark.mllib.evaluation.BinaryClassificationMetrics | |
| import org.apache.spark.mllib.feature.{HashingTF, Normalizer, StandardScaler} |
| #!/usr/bin/env ruby | |
| # -*- mode: ruby -*- | |
| # vi: set ft=ruby : | |
| require 'JSON' | |
| device_types = JSON.parse `xcrun simctl list -j devicetypes` | |
| runtimes = JSON.parse `xcrun simctl list -j runtimes` | |
| devices = JSON.parse `xcrun simctl list -j devices` |
| #!/bin/bash | |
| # Give the usual warning. | |
| clear; | |
| echo "[INFO] Automated Android root script started.\n\n[WARN] Exploit requires sdk module \"NDK\".\nFor more information, visit the installation guide @ https://goo.gl/E2nmLF\n[INFO] Press Ctrl+C to stop the script if you need to install the NDK module. Waiting 10 seconds..."; | |
| sleep 10; | |
| clear; | |
| # Download and extract exploit files. | |
| echo "[INFO] Downloading exploit files from GitHub..."; |
| # basic pfctl control | |
| # == | |
| # Related: http://www.OpenBSD.org | |
| # Last update: Tue Dec 28, 2004 | |
| # == | |
| # Note: | |
| # this document is only provided as a basic overview | |
| # for some common pfctl commands and is by no means | |
| # a replacement for the pfctl and pf manual pages. |
I hereby claim:
To claim this, I am signing this object: