December 8, 2021 at 8:58:39 PM UTC
VERIFY
Websites
Websites
Runtime: 644ms
Share on Facebook or Twitter
On December 8, 2021 at 8:58:39 PM UTC, https://boingboing.net/ was accessible when tested on AS6400 in Dominican Republic.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
64.32.87.229
Query:
IN A boingboing.net
Engine:
system
Name
Class
TTL
Type
DATA
Answer IP Info
@
IN
A
104.22.40.69
AS13335 (Cloudflare, Inc.)
@
IN
A
172.67.22.113
AS13335 (Cloudflare, Inc.)
@
IN
A
104.22.41.69
AS13335 (Cloudflare, Inc.)
Query:
IN AAAA boingboing.net
Engine:
system
Name
Class
TTL
Type
DATA
Answer IP Info
@
IN
AAAA
2606:4700:10::6816:2845
AS13335 (Cloudflare, Inc.)
@
IN
AAAA
2606:4700:10::ac43:1671
AS13335 (Cloudflare, Inc.)
@
IN
AAAA
2606:4700:10::6816:2945
AS13335 (Cloudflare, Inc.)

TCP Connections

172.67.22.113:443: succeeded
2606:4700:10::6816:2845:443: failed (unknown_failure: dial tcp [scrubbed]: connect: network is unreachable)
2606:4700:10::6816:2945:443: failed (unknown_failure: dial tcp [scrubbed]: connect: network is unreachable)
2606:4700:10::ac43:1671:443: failed (unknown_failure: dial tcp [scrubbed]: connect: network is unreachable)
104.22.41.69:443: succeeded
104.22.40.69:443: succeeded

HTTP Requests

URL
GET https://boingboing.net/
Response Headers
Access-Control-Allow-Origin:
*
Age:
445
Alt-Svc:
h3=":443"; ma=86400, h3-29=":443"; ma=86400, h3-28=":443"; ma=86400, h3-27=":443"; ma=86400
Cache-Control:
public, max-age=300, s-maxage=900
Cf-Cache-Status:
HIT
Cf-Edge-Cache:
cache,platform=wordpress
Cf-Ray:
6ba8e9bcd87c0fc9-ATL
Content-Type:
text/html; charset=UTF-8
Date:
Wed, 08 Dec 2021 20:58:39 GMT
Expect-Ct:
max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Expires:
Wed, 08 Dec 2021 20:56:13 GMT
Last-Modified:
Wed, 08 Dec 2021 20:51:14 GMT
Link:
<https://boingboing.net/wp-json/>; rel="https://api.w.org/", <https://boingboing.net/wp-json/wp/v2/pages/421667>; rel="alternate"; type="application/json", <https://boingboing.net/>; rel=shortlink
Server:
cloudflare
Strict-Transport-Security:
max-age=31536000; includeSubDomains; preload
Vary:
Accept-Encoding
X-Clacks-Overhead:
GNU Terry Pratchett
X-Server:
ip-10-10-21-52.ca-central-1.compute.internal
Response Body

<!doctype html>
<html class="no-js" lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Boing Boing | A directory of mostly wonderful things</title>
<link rel="pingback" href="https://boingboing.net/xmlrpc.php">
<meta name='robots' content='max-image-preview:large' />

<meta name="google-site-verification" content="2Z2CdDZoCt3kedjrHnPrbA3HjYnoXwwgy2pjFo552ws" />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel='dns-prefetch' href='//i0.wp.com' />
<link rel='dns-prefetch' href='//i1.wp.com' />
<link rel='dns-prefetch' href='//i2.wp.com' />
<link rel='dns-prefetch' href='//v0.wordpress.com' />
<link rel='dns-prefetch' href='//c0.wp.com' />
<link rel="alternate" type="application/rss+xml" title="Boing Boing &raquo; Feed" href="https://boingboing.net/feed" />
<link rel="alternate" type="application/rss+xml" title="Boing Boing &raquo; Comments Feed" href="https://boingboing.net/comments/feed" />

<script src="//www.googletagmanager.com/gtag/js?id=UA-3839311-1" type="text/javascript" data-cfasync="false" async></script>
<script type="text/javascript" data-cfasync="false">
				var mi_version = '8.2.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-3839311-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						if ( document.cookie.indexOf( disableStrs[ index ] + '=true' ) > -1 ) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						window[ disableStrs[ index ] ] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						document.cookie = disableStrs[ index ] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[ disableStrs[ index ] ] = true;
					}
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if ( mi_track_user ) {
					function __gtagDataLayer() {
						dataLayer.push( arguments );
					}

					function __gtagTracker( type, name, parameters ) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply( null, arguments );
							return;
						}

						if ( type === 'event' ) {
							
															parameters.send_to = monsterinsights_frontend.ua;
								__gtagDataLayer( type, name, parameters );
													} else {
							__gtagDataLayer.apply( null, arguments );
						}
					}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
											} );
															__gtagTracker( 'config', 'UA-3839311-1', {"use_amp_client_id":"true","forceSSL":"true","link_attribution":"true","dimension1":"Boing Boing"} );
										window.gtag = __gtagTracker;										(
						function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
																				if ( ! ( ! args.hasOwnProperty(arg) || ! gaMap.hasOwnProperty(arg) ) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						}
					)();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>

<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/boingboing.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.8.2"}};
			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
<script id="boing-ready">
			window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[];		</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://c0.wp.com/c/5.8.2/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' />
<style id='wp-block-library-inline-css' type='text/css'>
.has-text-align-justify{text-align:justify;}
</style>
<link rel='stylesheet' id='mediaelement-css' href='https://c0.wp.com/c/5.8.2/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://c0.wp.com/c/5.8.2/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='site-css-css' href='https://boingboing.net/wp-content/themes/boing/assets/styles/style.min.css?ver=1635211842' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css' href='https://c0.wp.com/p/jetpack/10.4/css/jetpack.css' type='text/css' media='all' />
<script type='text/javascript' id='monsterinsights-frontend-script-js-extra'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/boingboing.net","hash_tracking":"false","ua":"UA-3839311-1","v4_id":""};
/* ]]> */
</script>
<script type='text/javascript' src='https://boingboing.net/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=8.2.0' id='monsterinsights-frontend-script-js'></script>
<script type='text/javascript' src='https://c0.wp.com/c/5.8.2/wp-includes/js/jquery/jquery.min.js' id='jquery-core-js'></script>
<script type='text/javascript' src='https://c0.wp.com/c/5.8.2/wp-includes/js/jquery/jquery-migrate.min.js' id='jquery-migrate-js'></script>
<script type='text/javascript' id='advanced-ads-advanced-js-js-extra'>
/* <![CDATA[ */
var advads_options = {"blog_id":"1","privacy":{"custom-cookie-name":"","custom-cookie-value":"","consent-method":"iab_tcf_20","enabled":false,"state":"not_needed"}};
/* ]]> */
</script>
<script type='text/javascript' src='https://boingboing.net/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=1.30.4' id='advanced-ads-advanced-js-js'></script>
<link rel="https://api.w.org/" href="https://boingboing.net/wp-json/" /><link rel="alternate" type="application/json" href="https://boingboing.net/wp-json/wp/v2/pages/421667" /><link rel="canonical" href="https://boingboing.net/" />
<link rel='shortlink' href='https://boingboing.net/' />
<link rel="alternate" type="application/json+oembed" href="https://boingboing.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fboingboing.net%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://boingboing.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fboingboing.net%2F&#038;format=xml" />
<link rel="apple-touch-icon" sizes="180x180" href="/wp-content/uploads/fbrfg/apple-touch-icon.png?v=2.1">
<link rel="icon" type="image/png" sizes="32x32" href="/wp-content/uploads/fbrfg/favicon-32x32.png?v=2.1">
<link rel="icon" type="image/png" sizes="16x16" href="/wp-content/uploads/fbrfg/favicon-16x16.png?v=2.1">
<link rel="manifest" href="/wp-content/uploads/fbrfg/site.webmanifest?v=2.1">
<link rel="mask-icon" href="/wp-content/uploads/fbrfg/safari-pinned-tab.svg?v=2.1" color="#ff0000">
<link rel="shortcut icon" href="/wp-content/uploads/fbrfg/favicon.ico?v=2.1">
<meta name="msapplication-TileColor" content="#b91d47">
<meta name="msapplication-config" content="/wp-content/uploads/fbrfg/browserconfig.xml?v=2.1">
<meta name="theme-color" content="#ffffff"><script type="text/javascript">
		var advadsCfpQueue = [];
		var advadsCfpAd = function( adID ){
			if ( 'undefined' == typeof advadsProCfp ) { advadsCfpQueue.push( adID ) } else { advadsProCfp.addElement( adID ) }
		};
		</script>
<style type='text/css'>img#wpstats{display:none}</style>
<meta name="description" content="Brain Candy for Happy Mutants!" />
 <style type="text/css">
				/* If html does not have either class, do not show lazy loaded images. */
				html:not( .jetpack-lazy-images-js-enabled ):not( .js ) .jetpack-lazy-image {
					display: none;
				}
			</style>
<script>
				document.documentElement.classList.add(
					'jetpack-lazy-images-js-enabled'
				);
			</script>

<meta property="og:type" content="website" />
<meta property="og:title" content="Boing Boing | A directory of mostly wonderful things" />
<meta property="og:description" content="Brain Candy for Happy Mutants!" />
<meta property="og:url" content="https://boingboing.net/" />
<meta property="og:site_name" content="Boing Boing" />
<meta property="og:image" content="https://i1.wp.com/boingboing.net/wp-content/uploads/2019/06/shutterstock_1200405379.jpg?fit=1200%2C800&#038;ssl=1" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="800" />
<meta property="og:image:alt" content="" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:site" content="@BoingBoing" />
<meta name="twitter:text:title" content="Boing Boing &#8211; A Directory of Mostly Wonderful Things" />
<meta name="twitter:image" content="https://i1.wp.com/boingboing.net/wp-content/uploads/2019/06/shutterstock_1200405379.jpg?fit=1200%2C800&#038;ssl=1&#038;w=640" />
<meta name="twitter:card" content="summary_large_image" />



<script async src="https://www.googletagmanager.com/gtag/js?id=UA-3839311-7"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('set', {
    'custom_map': {
      'dimension1': 'Author'
    }
  });
  gtag('config', 'UA-3839311-7', {
    'Author': 'Boing Boing'
  });
</script>


<script>var unruly=window.unruly || {};unruly.native=unruly.native || {};unruly.native.siteId=1021419;</script>
<script src="//video.unrulymedia.com/native/native-loader.js"></script>


<script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '1174428159312267');fbq('track', 'PageView');</script>
<noscript><img loading="lazy" height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1174428159312267&ev=PageView&noscript=1" /></noscript>




<link rel="stylesheet" href="https://a.pub.network/core/pubfig/cls.css">
<script data-cfasync="false" type="text/javascript">
  var freestar = freestar || {};
  freestar.hitTime = Date.now();
  freestar.queue = freestar.queue || [];
  freestar.config = freestar.config || {};
  // creates a key debug which is used for testing and, or staging
  freestar.debug = window.location.search.indexOf('fsdebug') === -1 ? false : true;
  freestar.config.enabled_slots = [];
  !function(a,b){var c=b.getElementsByTagName("script")[0],d=b.createElement("script"),e="https://a.pub.network/boingboing-net";e+=freestar.debug?"/qa/pubfig.min.js":"/pubfig.min.js",d.async=!0,d.src=e,c.parentNode.insertBefore(d,c)}(window,document);
  freestar.initCallback = function () {
	(freestar.config.enabled_slots.length === 0) ? freestar.initCallbackCalled = false : freestar.newAdSlots(freestar.config.enabled_slots);
  }
</script>
<script src="https://a.pub.network/boingboing-net/pubfig.min.js" async></script>



<link rel="icon" href="https://i2.wp.com/boingboing.net/wp-content/uploads/2018/04/apple-touch-icon-1.png?fit=32%2C32&#038;ssl=1" sizes="32x32" />
<link rel="icon" href="https://i2.wp.com/boingboing.net/wp-content/uploads/2018/04/apple-touch-icon-1.png?fit=158%2C158&#038;ssl=1" sizes="192x192" />
<link rel="apple-touch-icon" href="https://i2.wp.com/boingboing.net/wp-content/uploads/2018/04/apple-touch-icon-1.png?fit=158%2C158&#038;ssl=1" />
<meta name="msapplication-TileImage" content="https://i2.wp.com/boingboing.net/wp-content/uploads/2018/04/apple-touch-icon-1.png?fit=158%2C158&#038;ssl=1" />
<style type="text/css" id="wp-custom-css">
			.sync-iframe {
    display: block
}		</style>
<script async src='/cdn-cgi/bm/cv/669835187/api.js'></script></head>
<body class="home page-template-default page page-id-421667 aa-prefix-boing-">
<header class="header" role="banner">
<div class="site-header">
<div class="row">
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="https://boingboing.net">
<img alt="BoingBoing" src="https://boingboing.net/wp-content/themes/boing/assets/images/logo-boingboing.png" width="117" height="18">
</a>
<button role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="bb_navbar">
MENU </button>
</div>
<div id="bb_navbar" class="navbar-menu">
<div class="navbar-start">
<a href="https://boingboing.net/search" class="navbar-item">
SEARCH </a>
<a href="https://store.boingboing.net" class="navbar-item">
STORE </a>
<div class="navbar-item bb-menu-toggle">
<button class="navbar-burger navbar-item" aria-label="menu" aria-expanded="false" data-target="bb_menu">
MENU </button>
</div>
</div>
<ul id="bb_menu" class="bb-menu menu-items">
<li class="mobile-only">
<a href="https://boingboing.net/search" class="navbar-item">
SEARCH </a>
</li>
<li class="mobile-only">
<a href="https://store.boingboing.net" class="navbar-item">
STORE </a>
</li>
<li>
<a href="https://boingboing.net/blog">
Blog </a> : The posts </li>
<li>
<a href="https://bbs.boingboing.net">Forums</a> : Read the <a href="https://bbs.boingboing.net/faq">rules</a>
</li>
<li>
<a href="https://store.boingboing.net">Store</a> : Wonderful Products <a href="https://bit.ly/boingboingdealssupport">(Contact Support)</a>
</li>
<li>
<a href="https://boingboing.net/about">About Us</a> : Writers and staff </li>
<li>
<a href="https://boingboing.net/contact">Contact Us</a> : Get satisfaction </li>
<li>
<a href="https://ads.boingboing.net">Advertise</a> : Thank you for reading </li>
<li>
<a href="https://boingboing.net/privacy">Privacy Policy</a> : The data you generate </li>
<li>
<a href="https://boingboing.net/tos">TOS</a> : What you agree to </li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<main role="main">
<div class="container">

<div class="boing-leaderboard-below-menu" id="boing-291274022"><div id="leaderboard" style="min-height: 50px;">


<div class="adslot leaderboard" data-freestar-ad="__320x100 __970x250" id="boingboing_728x90_970x90_970x250_320x50_ATF">
<script data-cfasync="false" type="text/javascript">
    		freestar.config.enabled_slots.push({ placementName: "boingboing_728x90_970x90_970x250_320x50_ATF", slotId: "boingboing_728x90_970x90_970x250_320x50_ATF" });
		</script>
</div>
</div></div> <ul class="columns is-variable is-3 top-three">
<li class="column">
<div class="boingarticle feature">
<a class="article-image" href="https://boingboing.net/2021/12/08/jay-z-becomes-performance-art-in-his-new-picasso-baby-short-film.html">
<img alt="Jay-Z Picasso Baby Art Piece" width="300" height="175" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-06-at-5.20.28-PM.png?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#3242dd;" href=" https://boingboing.net/tag/jay-z">Jay-Z</a>
<a class="headline" href="https://boingboing.net/2021/12/08/jay-z-becomes-performance-art-in-his-new-picasso-baby-short-film.html">Jay-Z becomes performance art in his new Picasso Baby short film</a>
<a class="byline" href="https://boingboing.net/author/dnealy">
Devin Nealy</a>
</a>
</div>
</div>
</li>
<li class="column">
<div class="boingarticle feature">
<a class="article-image" href="https://boingboing.net/2021/11/26/check-out-the-2021-boing-boing-gift-guide.html">
<img alt="" width="300" height="175" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2017/11/bb-gift-guide-5.jpg?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#39dd43;" href=" https://boingboing.net/tag/noads">noads</a>
<a class="headline" href="https://boingboing.net/2021/11/26/check-out-the-2021-boing-boing-gift-guide.html">Check out the 2021 Boing Boing Gift Guide</a>
<a class="byline" href="https://boingboing.net/author/boingboing">
Boing Boing</a>
</a>
</div>
</div>
</li>
<li class="column">
<div class="boingarticle feature">
<a class="article-image" href="https://boingboing.net/2021/12/07/watch-dolly-partons-classy-responses-to-barbara-walters-subtly-insulting-questions-1977.html">
<img alt="" width="300" height="175" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/screenshot-28.jpg?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#45dd61;" href=" https://boingboing.net/tag/celebrities">celebrities</a>
<a class="headline" href="https://boingboing.net/2021/12/07/watch-dolly-partons-classy-responses-to-barbara-walters-subtly-insulting-questions-1977.html">Watch Dolly Parton's classy responses to Barbara Walters' subtly insulting questions (1977)</a>
<a class="byline" href="https://boingboing.net/author/david_pescovitz">
David Pescovitz</a>
</a>
</div>
</div>
</li>
</ul>
<div class="columns tile is-ancestor">
<div class="tile column is-vertical is-8">
<ul class="posts-list is-variable is-3">
<li class="post-871291">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/how-covid-19-could-affect-the-jury-selection-process.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/court-5665992_1280.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#56dd28;" href=" https://boingboing.net/tag/jury-duty">jury duty</a>
<a href="https://boingboing.net/2021/12/08/how-covid-19-could-affect-the-jury-selection-process.html" class="headline">How COVID-19 could affect the jury selection process</a>
<a class="byline" href="https://boingboing.net/author/thomdunn">
Thom Dunn</a>
</div>
</article>
</li>
<li>
<div class="boingarticle horizontal fromtheshop">
<h3><span>FROM THE <a href="https://store.boingboing.net" ">BOING BOING STORE</a></span></h3>
<a class="article-image" href="https://boingboing.net/2021/12/07/safety-browse-thousands-of-documentaries-with-87-off-this-secure-streaming-platform.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/sale_309211_article_image.jpeg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a href="https://boingboing.net/2021/12/07/safety-browse-thousands-of-documentaries-with-87-off-this-secure-streaming-platform.html" class="headline">Safety browse thousands of documentaries with 87% off this secure streaming platform</a>
</div>
</div>
</li>
<li class="post-871383">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/whats-the-deal-with-jerry-seinfelds-comedy-writing.html">
<img alt="Jerry Seinfeld Comedy writing" width="200" height="135" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-07-at-11.53.00-AM.png?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd7176;" href=" https://boingboing.net/tag/pro-joke-writer-in-the-making">pro joke writer in the making</a>
<a href="https://boingboing.net/2021/12/08/whats-the-deal-with-jerry-seinfelds-comedy-writing.html" class="headline">What's the deal with Jerry Seinfeld's comedy writing</a>
<a class="byline" href="https://boingboing.net/author/dnealy">
Devin Nealy</a>
</div>
</article>
</li>
<li class="post-871664">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/firefox-plug-in-to-make-wikipedia-nicer.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-08-at-3.26.45-PM.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd6018;" href=" https://boingboing.net/tag/browser-plug-ins">browser plug-ins</a>
<a href="https://boingboing.net/2021/12/08/firefox-plug-in-to-make-wikipedia-nicer.html" class="headline">Firefox plug-in to make Wikipedia nicer</a>
<a class="byline" href="https://boingboing.net/author/rob_beschizza">
Rob Beschizza</a>
</div>
</article>
</li>
<li class="post-871659">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/opus-dei-masturbation-gloves.html">
<img alt="" width="200" height="135" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/71WGOwqS2L._AC_SL1000_.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#10dd89;" href=" https://boingboing.net/tag/gloves">gloves</a>
<a href="https://boingboing.net/2021/12/08/opus-dei-masturbation-gloves.html" class="headline">Opus Dei masturbation gloves</a>
<a class="byline" href="https://boingboing.net/author/rob_beschizza">
Rob Beschizza</a>
</div>
</article>
</li>
<li class="post-871646">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/lin-wood-is-mad-at-tucker-carlson-sean-hannity-empty-gee-michael-flynn-and-qanon-leaders-are-calling-for-bloodshed.html">
<img alt="" width="200" height="135" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/qanon.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd5773;" href=" https://boingboing.net/tag/popcorn-moments">popcorn moments</a>
<a href="https://boingboing.net/2021/12/08/lin-wood-is-mad-at-tucker-carlson-sean-hannity-empty-gee-michael-flynn-and-qanon-leaders-are-calling-for-bloodshed.html" class="headline">Lin Wood is mad at Tucker Carlson, Sean Hannity, Empty Gee, Michael Flynn, and QAnon leaders are calling for bloodshed</a>
<a class="byline" href="https://boingboing.net/author/mark_frauenfelder_1">
Mark Frauenfelder</a>
</div>
</article>
</li>
<li class="post-871644">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/its-a-thrill-to-watch-this-musician-play-a-one-string-bass.html">
<img alt="" width="200" height="135" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/bass.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#88dd14;" href=" https://boingboing.net/tag/bassists">bassists</a>
<a href="https://boingboing.net/2021/12/08/its-a-thrill-to-watch-this-musician-play-a-one-string-bass.html" class="headline">It's a thrill to watch this musician play a one-string bass</a>
<a class="byline" href="https://boingboing.net/author/carlasinclair">
Carla Sinclair</a>
</div>
</article>
</li>
<li class="post-871636">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/bananas-canceled.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-08-at-10.58.34-AM.png?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#1.2193;" href=" https://boingboing.net/tag/just-look-at-it">just look at it</a>
<a href="https://boingboing.net/2021/12/08/bananas-canceled.html" class="headline">Bananas canceled</a>
<a class="byline" href="https://boingboing.net/author/mark_frauenfelder_1">
Mark Frauenfelder</a>
</div>
</article>
</li>
<li class="post-871639">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/this-boba-fett-trailer-has-a-few-new-seconds-of-footage-amongst-the-recut-garbage.html">
<img alt="" width="200" height="135" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/0-91-13.jpeg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#5.2322;" href=" https://boingboing.net/tag/no-vaporizations">No Vaporizations</a>
<a href="https://boingboing.net/2021/12/08/this-boba-fett-trailer-has-a-few-new-seconds-of-footage-amongst-the-recut-garbage.html" class="headline">This Boba Fett trailer has a few new seconds of footage amongst the recut garbage</a>
<a class="byline" href="https://boingboing.net/author/jason">
Jason Weisberger</a>
</div>
</article>
</li>
<li class="post-871635">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/ceo-of-better-apologizes-to-his-remaining-employees-for-insulting-their-outgoing-colleagues-on-the-way-out-the-door.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-06-at-8.30.02-AM.png?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd4283;" href=" https://boingboing.net/tag/betterer">Betterer</a>
<a href="https://boingboing.net/2021/12/08/ceo-of-better-apologizes-to-his-remaining-employees-for-insulting-their-outgoing-colleagues-on-the-way-out-the-door.html" class="headline">CEO of Better apologizes to his remaining employees for insulting their outgoing colleagues on the way out the door</a>
<a class="byline" href="https://boingboing.net/author/jason">
Jason Weisberger</a>
</div>
</article>
</li>
<li class="post-871627">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/this-blockchain-certified-spaghetti-is-as-dumb-as-you-might-think.html">
<img alt="" width="200" height="135" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/blockchain-pasta.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#3907dd;" href=" https://boingboing.net/tag/dumbchain">dumbchain</a>
<a href="https://boingboing.net/2021/12/08/this-blockchain-certified-spaghetti-is-as-dumb-as-you-might-think.html" class="headline">This "Blockchain Certified" spaghetti is as dumb as you might think</a>
<a class="byline" href="https://boingboing.net/author/mark_frauenfelder_1">
Mark Frauenfelder</a>
</div>
</article>
</li>
<li class="post-871620">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/san-franciscos-soul-destroying-bureaucracy-is-killing-small-restaurant-owners-trying-to-survive-covid.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/parklet.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#4.40dd;" href=" https://boingboing.net/tag/bureaucratic-cruelty">bureaucratic cruelty</a>
<a href="https://boingboing.net/2021/12/08/san-franciscos-soul-destroying-bureaucracy-is-killing-small-restaurant-owners-trying-to-survive-covid.html" class="headline">San Francisco's soul-destroying bureaucracy is killing small restaurant owners trying to survive Covid</a>
<a class="byline" href="https://boingboing.net/author/mark_frauenfelder_1">
Mark Frauenfelder</a>
</div>
</article>
</li>
<li class="post-871613">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/somehow-tony-hawk-gets-better-with-age.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-08-at-9.28.04-AM.png?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#7779dd;" href=" https://boingboing.net/tag/goat">goat</a>
<a href="https://boingboing.net/2021/12/08/somehow-tony-hawk-gets-better-with-age.html" class="headline">Somehow Tony Hawk gets better with age</a>
<a class="byline" href="https://boingboing.net/author/jason">
Jason Weisberger</a>
</div>
</article>
</li>
<li class="post-871605">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/watch-john-lennon-angrily-argue-with-war-reporter-gloria-emerson.html">
<img alt="" width="200" height="135" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/screenshot-39.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#1.dd43;" href=" https://boingboing.net/tag/give-peace-a-chance">give peace a chance</a>
<a href="https://boingboing.net/2021/12/08/watch-john-lennon-angrily-argue-with-war-reporter-gloria-emerson.html" class="headline">Watch John Lennon angrily argue with war reporter Gloria Emerson</a>
<a class="byline" href="https://boingboing.net/author/david_pescovitz">
David Pescovitz</a>
</div>
</article>
</li>
<li class="post-871365">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/watch-these-hard-rocking-hijabis-crush-a-track.html">
<img alt="Voice of Baceprot Image" width="200" height="135" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-07-at-10.52.39-AM.png?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#31dd70;" href=" https://boingboing.net/tag/islam">islam</a>
<a href="https://boingboing.net/2021/12/08/watch-these-hard-rocking-hijabis-crush-a-track.html" class="headline">Watch these hard-rocking hijabis crush a track</a>
<a class="byline" href="https://boingboing.net/author/dnealy">
Devin Nealy</a>
</div>
</article>
</li>
<li class="post-871592">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/sfs-leaning-millennium-tower-tilts-even-more.html">
<img alt="" width="200" height="135" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/0-91-12.jpeg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd6617;" href=" https://boingboing.net/tag/perfectly-safe-until-it-isnt">Perfectly safe until it isn&#039;t</a>
<a href="https://boingboing.net/2021/12/08/sfs-leaning-millennium-tower-tilts-even-more.html" class="headline">SF's leaning Millennium Tower tilts even more</a>
<a class="byline" href="https://boingboing.net/author/jason">
Jason Weisberger</a>
</div>
</article>
</li>
<li class="post-871593">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/apple-left-in-water-for-200-days.html">
<img alt="" width="200" height="135" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-08-at-11.22.19-AM.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#64dd46;" href=" https://boingboing.net/tag/apples">apples</a>
<a href="https://boingboing.net/2021/12/08/apple-left-in-water-for-200-days.html" class="headline">Apple left in water for 200 days</a>
<a class="byline" href="https://boingboing.net/author/rob_beschizza">
Rob Beschizza</a>
</div>
</article>
</li>
<li class="post-871589">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/the-life-changing-magic-of-this-silicone-jar-scraper.html">
<img alt="" width="200" height="135" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/spatula.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd5249;" href=" https://boingboing.net/tag/useful-stuff">useful stuff</a>
<a href="https://boingboing.net/2021/12/08/the-life-changing-magic-of-this-silicone-jar-scraper.html" class="headline">The life-changing magic of this silicone jar scraper</a>
<a class="byline" href="https://boingboing.net/author/mark_frauenfelder_1">
Mark Frauenfelder</a>
</div>
</article>
</li>
<li class="post-871575">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/george-orwells-1984-to-be-rewritten-from-a-female-perspective.html">
<img alt="" width="200" height="135" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/screenshot-38.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#6989dd;" href=" https://boingboing.net/tag/orwellian">orwellian</a>
<a href="https://boingboing.net/2021/12/08/george-orwells-1984-to-be-rewritten-from-a-female-perspective.html" class="headline">George Orwell's 1984 to be rewritten from a female perspective</a>
<a class="byline" href="https://boingboing.net/author/david_pescovitz">
David Pescovitz</a>
</div>
</article>
</li>
<li class="post-871568">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/liquid-gold-professionally-removed-from-urine-soaked-rug-in-satisfying-video.html">
<img alt="" width="200" height="135" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-08-at-10.47.03-AM.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#5.dd88;" href=" https://boingboing.net/tag/just-buy-a-new-one">just buy a new one</a>
<a href="https://boingboing.net/2021/12/08/liquid-gold-professionally-removed-from-urine-soaked-rug-in-satisfying-video.html" class="headline">"Liquid gold" professionally removed from urine-soaked rug in "satisfying" video</a>
<a class="byline" href="https://boingboing.net/author/rob_beschizza">
Rob Beschizza</a>
</div>
</article>
</li>
<li class="post-871541">
<article class="boingarticle horizontal latest-post" role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/watch-matt-gaetz-says-he-will-take-power-after-2022-election.html">
<img alt="" width="200" height="135" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/gaetz.jpg?resize=200%2C135&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd1898;" href=" https://boingboing.net/tag/insurrection-sympathizers">insurrection sympathizers</a>
<a href="https://boingboing.net/2021/12/08/watch-matt-gaetz-says-he-will-take-power-after-2022-election.html" class="headline">Watch: Matt Gaetz says he will "take power" after 2022 election</a>
<a class="byline" href="https://boingboing.net/author/carlasinclair">
Carla Sinclair</a>
</div>
</article>
</li>
</ul>
</div>
<div class="tile column is-vertical is-parent">
<div id="sidebar1" role="complementary">
<div class="sidebarbox widget boing-widget"><div class="ad ad300" style="min-height: 250px;">


<div class="adslot sidebar" data-freestar-ad="__336x280 __300x600" id="boingboing_300x250_300x600_Right_1">
<script data-cfasync="false" type="text/javascript">
    		freestar.config.enabled_slots.push({ placementName: "boingboing_300x250_300x600_Right_1", slotId: "boingboing_300x250_300x600_Right_1" });
		</script>
</div>
</div></div><div class="sidebarbox widget boing-widget"><div id="boingboingHPFreeStarVideoAdContainer">
<div id="freestar-video-parent">
<div id="freestar-video-child"></div>
</div>
</div></div>
</div> </div>
</div>
<div class="columns is-multiline">
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/the-imac-used-to-create-wikipedia-is-up-for-auction.html">
<img alt="" width="300" height="175" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/screenshot-36.jpg?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd8041;" href=" https://boingboing.net/tag/computer-history">computer history</a>
<a href="https://boingboing.net/2021/12/08/the-imac-used-to-create-wikipedia-is-up-for-auction.html" class="headline">The iMac used to create Wikipedia is up for auction</a>
<a class="byline" href="https://boingboing.net/author/david_pescovitz">
David Pescovitz</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/traffic-jam-of-robot-couriers-caused-by-winter-weather.html">
<img alt="" width="300" height="175" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-06-at-8.56.38-PM.png?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#dd3460;" href=" https://boingboing.net/tag/special-delivery">special delivery</a>
<a href="https://boingboing.net/2021/12/08/traffic-jam-of-robot-couriers-caused-by-winter-weather.html" class="headline">Traffic jam of robot couriers caused by winter weather</a>
<a class="byline" href="https://boingboing.net/author/thomdunn">
Thom Dunn</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/jay-z-becomes-performance-art-in-his-new-picasso-baby-short-film.html">
<img alt="Jay-Z Picasso Baby Art Piece" width="300" height="175" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-06-at-5.20.28-PM.png?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#3242dd;" href=" https://boingboing.net/tag/jay-z">Jay-Z</a>
<a href="https://boingboing.net/2021/12/08/jay-z-becomes-performance-art-in-his-new-picasso-baby-short-film.html" class="headline">Jay-Z becomes performance art in his new Picasso Baby short film</a>
<a class="byline" href="https://boingboing.net/author/dnealy">
Devin Nealy</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/watch-tom-waits-pitch-dog-food-on-this-real-tv-commercial.html">
<img alt="" width="300" height="175" src="https://i1.wp.com/boingboing.net/wp-content/uploads/2021/12/screenshot-34.jpg?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#1.dd15;" href=" https://boingboing.net/tag/advertisements">advertisements</a>
<a href="https://boingboing.net/2021/12/08/watch-tom-waits-pitch-dog-food-on-this-real-tv-commercial.html" class="headline">Watch Tom Waits pitch dog food in this real TV commercial for Purina</a>
<a class="byline" href="https://boingboing.net/author/david_pescovitz">
David Pescovitz</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/cop-suspended-for-1-day-after-assaulting-suspect-with-warrant-papers.html">
<img alt="" width="300" height="175" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-08-at-10.21.39-AM.jpg?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#1552dd;" href=" https://boingboing.net/tag/police">police</a>
<a href="https://boingboing.net/2021/12/08/cop-suspended-for-1-day-after-assaulting-suspect-with-warrant-papers.html" class="headline">Cop suspended for 1 day after assaulting suspect with warrant papers</a>
<a class="byline" href="https://boingboing.net/author/rob_beschizza">
Rob Beschizza</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/san-francisco-restaurant-apologizes-for-kicking-out-armed-cops-who-made-staff-uncomfortable.html">
<img alt="" width="300" height="175" src="https://i0.wp.com/boingboing.net/wp-content/uploads/2021/12/screenshot-33.jpg?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#10dd19;" href=" https://boingboing.net/tag/restaurants">restaurants</a>
<a href="https://boingboing.net/2021/12/08/san-francisco-restaurant-apologizes-for-kicking-out-armed-cops-who-made-staff-uncomfortable.html" class="headline">San Francisco restaurant apologizes for kicking out armed cops who made staff "uncomfortable"</a>
<a class="byline" href="https://boingboing.net/author/david_pescovitz">
David Pescovitz</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/watch-this-mesmerizing-visualization-of-the-physics-of-kung-fu.html">
<img alt="" width="300" height="175" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-08-at-9.49.53-AM.png?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#9322dd;" href=" https://boingboing.net/tag/physics-fun">physics fun</a>
<a href="https://boingboing.net/2021/12/08/watch-this-mesmerizing-visualization-of-the-physics-of-kung-fu.html" class="headline">Watch this mesmerizing visualization of the physics of Kung Fu</a>
<a class="byline" href="https://boingboing.net/author/thomdunn">
Thom Dunn</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/un-wants-to-ban-killer-robots-but-us-wont-comply.html">
<img alt="" width="300" height="175" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/film_toy_action_models_figure-585444.jpgd_.jpeg?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#2.8320;" href=" https://boingboing.net/tag/global-warfare">global warfare</a>
<a href="https://boingboing.net/2021/12/08/un-wants-to-ban-killer-robots-but-us-wont-comply.html" class="headline">UN wants to ban killer robots but US won't comply</a>
<a class="byline" href="https://boingboing.net/author/thomdunn">
Thom Dunn</a>
</div>
</article>
</li>
</ul>
<ul class="column is-one-third">
<li class="boingarticle feature">
<article role="article" itemscope itemtype="http://schema.org/BlogPosting">
<a class="article-image" href="https://boingboing.net/2021/12/08/how-exactly-did-dubstep-die.html">
<img alt="Dubstep Article All My Homies Hate Skrillex" width="300" height="175" src="https://i2.wp.com/boingboing.net/wp-content/uploads/2021/12/Screen-Shot-2021-12-07-at-9.48.11-AM.png?resize=300%2C175&ssl=1" loading="lazy">
</a>
<div class="content">
<a class="category" style="color:#11dd06;" href=" https://boingboing.net/tag/video-essay">video essay</a>
<a href="https://boingboing.net/2021/12/08/how-exactly-did-dubstep-die.html" class="headline">How exactly did Dubstep die</a>
<a class="byline" href="https://boingboing.net/author/dnealy">
Devin Nealy</a>
</div>
</article>
</li>
</ul>
</div>
<div class="row centered spacer">
<a href="https://boingboing.net/page/2" class="button large"><span>Next</span></a>
</div>
<div class="boing-homepage-end-of-main-container" id="boing-470312282"><script src="//widget.sellwild.com/boingboing/boingboing-boing-boing-home-page.js"></script>
<sellwild></sellwild></div><div class="boing-floating-video-archives" id="boing-475551194"><div id="boingboingHPFreeStarVideoAdContainer">
<div id="freestar-video-parent">
<div id="freestar-video-child"></div>
</div>
</div></div>
</div>
</main>
<footer class="footer" role="contentinfo">
<div class="container">
<div class="columns">
<div class="column">
<div class="footer-left">
<p>Read the rules you agree to by using this website in our <a href="https://boingboing.net/tos">Terms
of
Service</a>.</p>
<p>We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising
program
designed to provide a means for us to earn fees by linking to Amazon.com and affiliated
sites.</p>
<p>Boing Boing uses cookies and analytics trackers, and is supported by advertising, merchandise
sales
and affiliate links. Read about what we do with the data we gather in our <a href="https://boingboing.net/privacy">Privacy Policy</a>.</p>
<p>Who will be eaten first? Our forum rules are detailed in the <a href="https://bbs.boingboing.net/faq">Community Guidelines</a>.</p>
<p>Boing Boing is published under <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US">a Creative Commons
license</a> except where otherwise noted.</p>
</div>
</div>
<div class="column">
<div class="footer-right">
<ul class="footer-links">
<li>
<ul>
<li><a href="https://twitter.com/frauenfelder">Mark Frauenfelder</a></li>
<li><a href="https://twitter.com/pesco">David Pescovitz</a></li>
<li><a href="https://twitter.com/beschizza">Rob Beschizza</a></li>
<li><a href="https://twitter.com/carla_sinclair">Carla Sinclair</a></li>
</ul>
<span class="job">Editors</span>
</li>
<li>
<ul>
<li>
<a href="https://twitter.com/jlw">Jason Weisberger</a>
</li>
</ul>
<span class="job">Publisher</span>
</li>
<li>
<ul>
<li>
<a href="https://twitter.com/orenwolf">Ken Snider</a>
</li>
</ul>
<span class="job">Sysadmin</span>
</li>
<li>
<ul>
<li>
<a href="https://boingboing.net/about">About Us</a>
</li>
<li>
<a href="https://boingboing.net/contact">Contact Us</a>
</li>
<li>
<a href="https://boingboing.net/advertise">Advertise</a>
</li>
<li>
 <a href="https://bbs.boingboing.net">Forums</a>
</li>
<li>
<a href="https://store.boingboing.net">Shop</a>
</li>
<li>
<a href="https://freestar.com/bad-ads/">Report a Bad Ad</a>
</li>
<li>
<a href="https://bit.ly/boingboingdealssupport">Shop Support</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<script>(function(){var advanced_ads_ga_UID="UA-3839311-1",advanced_ads_ga_anonymIP=!!1;function AdvAdsAdBlockCounterGA(t){this.UID=t,this.analyticsObject="function"==typeof gtag;var n=this;return this.count=function(){gtag("event","AdBlock",{event_category:"Advanced Ads",event_label:"Yes",non_interaction:!0,send_to:n.UID})},function(){if(!n.analyticsObject){var e=document.createElement("script");e.src="https://www.googletagmanager.com/gtag/js?id="+t,e.async=!0,document.body.appendChild(e),window.dataLayer=window.dataLayer||[],window.gtag=function(){dataLayer.push(arguments)},n.analyticsObject=!0,gtag("js",new Date)}var a={send_page_view:!1,transport_type:"beacon"};window.advanced_ads_ga_anonymIP&&(a.anonymize_ip=!0),gtag("config",t,a)}(),this}window.advanced_ads_check_adblocker=function(t){var n=[],e=null;function a(t){(window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)}).call(window,t)}return a((function(){var t=document.createElement("div");t.innerHTML="&nbsp;",t.setAttribute("class","ad_unit ad-unit text-ad text_ad pub_300x250"),t.setAttribute("style","width: 1px !important; height: 1px !important; position: absolute !important; left: 0px !important; top: 0px !important; overflow: hidden !important;"),document.body.appendChild(t),a((function(){var a=window.getComputedStyle&&window.getComputedStyle(t),o=a&&a.getPropertyValue("-moz-binding");e=a&&"none"===a.getPropertyValue("display")||"string"==typeof o&&-1!==o.indexOf("about:");for(var i=0,d=n.length;i<d;i++)n[i](e);n=[]}))})),function(t){null!==e?t(e):n.push(t)}}(),advanced_ads_check_adblocker((function(t){t&&new AdvAdsAdBlockCounterGA(advanced_ads_ga_UID).count()}));})();</script><script type="text/javascript">
		/* MonsterInsights Scroll Tracking */
			if ( typeof(jQuery) !== 'undefined' ) {
				jQuery( document ).ready(function(){
					function monsterinsights_scroll_tracking_load() {
						if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) {
							(function(factory) {
								factory(jQuery);
							}(function($) {

								/* Scroll Depth */
								"use strict";
								var defaults = {
									percentage: true
								};

								var $window = $(window),
									cache = [],
									scrollEventBound = false,
									lastPixelDepth = 0;

								/*
								 * Plugin
								 */

								$.scrollDepth = function(options) {

									var startTime = +new Date();

									options = $.extend({}, defaults, options);

									/*
									 * Functions
									 */

									function sendEvent(action, label, scrollDistance, timing) {
																				if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) {
												return;
											}
												var type        = 'event';
	var eventName   = action;
	var fieldsArray = {
		event_category : 'Scroll Depth',
		event_label    : label,
		value          : 1,
		non_interaction: true,
		send_to: 'UA-3839311-1'
	};

	MonsterInsightsObject.sendEvent( type, eventName, fieldsArray );

	if (arguments.length > 3) {
		var type        = 'event';
		var eventName   = 'timing_complete';
		fieldsArray = {
			event_category : 'Scroll Depth',
			name           : action,
			event_label    : label,
			value          : timing,
			non_interaction: 1,
			send_to: 'UA-3839311-1'
		};

		MonsterInsightsObject.sendEvent( type, eventName, fieldsArray );
	}
																			}

									function calculateMarks(docHeight) {
										return {
											'25%' : parseInt(docHeight * 0.25, 10),
											'50%' : parseInt(docHeight * 0.50, 10),
											'75%' : parseInt(docHeight * 0.75, 10),
											/* Cushion to trigger 100% event in iOS */
											'100%': docHeight - 5
										};
									}

									function checkMarks(marks, scrollDistance, timing) {
										/* Check each active mark */
										$.each(marks, function(key, val) {
											if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) {
												sendEvent('Percentage', key, scrollDistance, timing);
												cache.push(key);
											}
										});
									}

									function rounded(scrollDistance) {
										/* Returns String */
										return (Math.floor(scrollDistance/250) * 250).toString();
									}

									function init() {
										bindScrollDepth();
									}

									/*
									 * Public Methods
									 */

									/* Reset Scroll Depth with the originally initialized options */
									$.scrollDepth.reset = function() {
										cache = [];
										lastPixelDepth = 0;
										$window.off('scroll.scrollDepth');
										bindScrollDepth();
									};

									/* Add DOM elements to be tracked */
									$.scrollDepth.addElements = function(elems) {

										if (typeof elems == "undefined" || !$.isArray(elems)) {
											return;
										}

										$.merge(options.elements, elems);

										/* If scroll event has been unbound from window, rebind */
										if (!scrollEventBound) {
											bindScrollDepth();
										}

									};

									/* Remove DOM elements currently tracked */
									$.scrollDepth.removeElements = function(elems) {

										if (typeof elems == "undefined" || !$.isArray(elems)) {
											return;
										}

										$.each(elems, function(index, elem) {

											var inElementsArray = $.inArray(elem, options.elements);
											var inCacheArray = $.inArray(elem, cache);

											if (inElementsArray != -1) {
												options.elements.splice(inElementsArray, 1);
											}

											if (inCacheArray != -1) {
												cache.splice(inCacheArray, 1);
											}

										});

									};

									/*
									 * Throttle function borrowed from:
									 * Underscore.js 1.5.2
									 * http://underscorejs.org
									 * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
									 * Underscore may be freely distributed under the MIT license.
									 */

									function throttle(func, wait) {
										var context, args, result;
										var timeout = null;
										var previous = 0;
										var later = function() {
											previous = new Date;
											timeout = null;
											result = func.apply(context, args);
										};
										return function() {
											var now = new Date;
											if (!previous) previous = now;
											var remaining = wait - (now - previous);
											context = this;
											args = arguments;
											if (remaining <= 0) {
												clearTimeout(timeout);
												timeout = null;
												previous = now;
												result = func.apply(context, args);
											} else if (!timeout) {
												timeout = setTimeout(later, remaining);
											}
											return result;
										};
									}

									/*
									 * Scroll Event
									 */

									function bindScrollDepth() {

										scrollEventBound = true;

										$window.on('scroll.scrollDepth', throttle(function() {
											/*
											 * We calculate document and window height on each scroll event to
											 * account for dynamic DOM changes.
											 */

											var docHeight = $(document).height(),
												winHeight = window.innerHeight ? window.innerHeight : $window.height(),
												scrollDistance = $window.scrollTop() + winHeight,

												/* Recalculate percentage marks */
												marks = calculateMarks(docHeight),

												/* Timing */
												timing = +new Date - startTime;

											checkMarks(marks, scrollDistance, timing);
										}, 500));

									}

									init();
								};

								/* UMD export */
								return $.scrollDepth;

							}));

							jQuery.scrollDepth();
						} else {
							setTimeout(monsterinsights_scroll_tracking_load, 200);
						}
					}
					monsterinsights_scroll_tracking_load();
				});
			}
		/* End MonsterInsights Scroll Tracking */
		
</script><script type='text/javascript' src='https://c0.wp.com/p/jetpack/10.4/_inc/build/photon/photon.min.js' id='jetpack-photon-js'></script>
<script type='text/javascript' src='https://boingboing.net/wp-content/plugins/advanced-ads-pro/assets/js/advanced-ads-pro.min.js?ver=2.15.0' id='advanced-ads-pro/front-js'></script>
<script type='text/javascript' id='advanced-ads-pro/cache_busting-js-extra'>
/* <![CDATA[ */
var advanced_ads_pro_ajax_object = {"ajax_url":"https:\/\/boingboing.net\/wp-admin\/admin-ajax.php","lazy_load_module_enabled":"","lazy_load":{"default_offset":0,"offsets":[]},"moveintohidden":"","wp_timezone_offset":"-28800"};
/* ]]> */
</script>
<script type='text/javascript' src='https://boingboing.net/wp-content/plugins/advanced-ads-pro/assets/js/base.min.js?ver=2.15.0' id='advanced-ads-pro/cache_busting-js'></script>
<script type='text/javascript' src='https://boingboing.net/wp-content/plugins/jetpack/vendor/automattic/jetpack-lazy-images/dist/intersection-observer.js?minify=false&#038;ver=2d4bf43f398489795f1893179047a63c' id='jetpack-lazy-images-polyfill-intersectionobserver-js'></script>
<script type='text/javascript' id='jetpack-lazy-images-js-extra'>
/* <![CDATA[ */
var jetpackLazyImagesL10n = {"loading_warning":"Images are still loading. Please cancel your print and try again."};
/* ]]> */
</script>
<script type='text/javascript' src='https://boingboing.net/wp-content/plugins/jetpack/vendor/automattic/jetpack-lazy-images/dist/lazy-images.js?minify=false&#038;ver=1c8bb5930b723e669774487342a8fa98' id='jetpack-lazy-images-js'></script>
<script type='text/javascript' src='https://boingboing.net/wp-content/themes/boing/assets/scripts/scripts.min.js?ver=5.8.2' id='site-js-js'></script>
<script type='text/javascript' src='https://c0.wp.com/c/5.8.2/wp-includes/js/wp-embed.min.js' id='wp-embed-js'></script>
<div class="boing-footer-js" id="boing-535023996">


<script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '1174428159312267');fbq('track', 'PageView');</script>
<noscript><img loading="lazy" height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1174428159312267&ev=PageView&noscript=1" /></noscript>



<script>
  var _comscore = _comscore || [];
  _comscore.push({ c1: "2", c2: "7518287" });
  (function() {
    var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
    s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
    el.parentNode.insertBefore(s, el);
  })();
</script>
<noscript><img src="https://sb.scorecardresearch.com/p?c1=2&c2=7518287&cv=2.0&cj=1" /></noscript>


<script type="text/javascript">
var _qevents = _qevents || [];

(function() {
var elem = document.createElement('script');
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
elem.async = true;
elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
})();

_qevents.push({
qacct:"p-gz35SZjJgwWt-"
});
</script>
<noscript>
<div style="display:none;">
<img loading="lazy" src="//pixel.quantserve.com/pixel/p-gz35SZjJgwWt-.gif" border="0" height="1" width="1" alt="Quantcast"/>
</div>
</noscript>




<script>
gtag('Author', 'Boing Boing')
var waitForGlobal = function(key, callback) {
  if (window[key]) {
    callback();
  } else {
    setTimeout(function() {
      waitForGlobal(key, callback);
    }, 100);
  }
};
 
waitForGlobal("ga", function() {
  // ga('set', 'dimension1', 'Boing Boing');
  ga('send', 'pageview', {
    'dimension1':  'Boing Boing'
  });
  console.log("logged author");
});
</script>

</div><script>window.advads_admin_bar_items = [{"title":"Head JS - CLS","type":"ad"},{"title":"Head JS","type":"placement"},{"title":"Leaderboard - boingboing_728x90_970x90_970x250_320x50_ATF","type":"ad"},{"title":"Leaderboard Below Menu","type":"placement"},{"title":"boingboing_300x250_300x600_Right_1","type":"ad"},{"title":"Primis video, homepage","type":"ad"},{"title":"SellWild Homepage","type":"ad"},{"title":"Homepage: end of main.container","type":"placement"},{"title":"boingboingFreeStarVideoAdContainer","type":"ad"},{"title":"Floating Video Archives","type":"placement"},{"title":"Footer JS","type":"ad"},{"title":"Footer JS","type":"placement"}];</script><script>window.advads_has_ads = [["857761","ad","Head JS - CLS","off"],["804768","ad","Leaderboard - boingboing_728x90_970x90_970x250_320x50_ATF","off"],["804765","ad","boingboing_300x250_300x600_Right_1","off"],["805872","ad","Primis video, homepage","off"],["864022","ad","SellWild Homepage","off"],["805331","ad","boingboingFreeStarVideoAdContainer","off"],["804774","ad","Footer JS","off"]];
( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {if ( !window.advanced_ads_pro ) {console.log("Advanced Ads Pro: cache-busting can not be initialized");} });</script><script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script><script src='https://stats.wp.com/e-202149.js' defer></script>
<script>
	_stq = window._stq || [];
	_stq.push([ 'view', {v:'ext',j:'1:10.4',blog:'87954168',post:'421667',tz:'-8',srv:'boingboing.net'} ]);
	_stq.push([ 'clickTrackerInit', '87954168', '421667' ]);
</script>
<script type="text/javascript">(function(){window['__CF$cv$params']={r:'6ba8e9bcd87c0fc9',m:'kCFt2X3.gr1XPTbqj81ySAKcxXBANvpdBosXdxUItgU-1638997119-0-Acpk5n/D76W3r4PD0KsEeTjnwDACBxj8AKhiI4ghpIRvmDiV63NWCcp2kn8F9m+NPEwshGKCtp8OqyR+JrayHFcF9o4TufkNeRfgISy2VXjlGf9EGH2GA7+3sp6XnlBxBg==',s:[0x02d005ad00,0xdc0b93cb3c],}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v64f9daad31f64f81be21cbef6184a5e31634941392597" integrity="sha512-gV/bogrUTVP2N3IzTDKzgP0Js1gg4fbwtYB6ftgLbKQu/V8yH2+lrKCfKHelh4SO3DPzKj4/glTO+tNJGDnb0A==" data-cf-beacon='{"rayId":"6ba8e9bcd87c0fc9","token":"ef305b4fa5924085acc6719152468be2","version":"2021.11.0","si":100}' crossorigin="anonymous"></script>
</body>
</html>

Resolver

Resolver ASN
AS6400
Resolver IP
64.32.87.229
Resolver Network Name
<unknown>
Measurement UID
20211208205839.387231_DO_webconnectivity_2b2d2911fcad58b6
Report ID
20211208T205359Z_webconnectivity_DO_6400_n1_3B9eJmLRzob6oA6Z
Platform
android
Software Name
ooniprobe-android (3.4.1)
Measurement Engine
ooniprobe-engine (3.10.0-beta.3)

Raw Measurement Data

Loading…