Skip to content

Instantly share code, notes, and snippets.

tomcat8 1128 1 0 19:43 ? 00:01:54 /usr/bin/java -Djava.awt.headless=true -Xrs -XX:-UsePerfData -XX:+UseConcMarkSweepGC -Xbootclasspath/a:/usr/share/tomcat8/lib/marlin-0.7.3-Unsafe.jar -Dsun.java2d.renderer=org.marlin.pisces.PiscesRenderingEngine -Dsun.java2d.renderer.useThreadLocal=false -Dorg.geotools.referencing.forceXY=true -XX:SoftRefLRUPolicyMSPerMB=36000 -Dorg.geotools.coverage.jaiext.enabled=true -Djava.library.path=/opt/libjpeg-turbo/lib64:/usr/lib64:/usr/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jni -classpath :/usr/share/tomcat8/bin/bootstrap.jar:/usr/share/tomcat8/bin/tomcat-juli.jar: -Dcatalina.base=/usr/share/tomcat8 -Dcatalina.home=/usr/share/tomcat8 -Djava.endorsed.dirs= -Djava.io.tmpdir=/var/cache/tomcat8/temp -Djava.util.logging.config.file=/usr/share/tomcat8/conf/logging.properties -java.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wnordmann
wnordmann / gist:7115e73379ff4536d63249e596b9587f
Created November 16, 2016 20:54
List of fake news websites - 11/16/16
{
"matches": [
"*://*.100percentfedup.com/*",
"*://*.21stcenturywire.com/*",
"*://*.70news.wordpress.com/*",
"*://*.abcnews.com.co/*",
"*://*.activistpost.com/*",
"*://*.addictinginfo.org//*",
"*://*.americannewsx.com//*",
"*://*.samericannews.com/*",
{
"id": "22ca9b5a-2fd7-4e9b-9621-5498b43b513d",
"groupName": "Russia Sprint Demo",
"filename": null,
"bulkObstacleFileId": "f66b371b-30b9-40d3-af69-351ef4268559",
"uploadDate": 1475767085501,
"userName": null,
"perimeter": null,
"locationelevation": null,
"horizAcc": null,
@wnordmann
wnordmann / index.html
Created March 3, 2011 03:53
This is a fun scratch off image page using HTML, it will be the base idea for a larger project.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>HTML5 Canvas Scratch-off Demo</title>
<style type="text/css">
body {