It's incredible the number of LinkedIn accounts of people being involved in NSA programs and bragging about it publicly on LinkedIn. I'm just listing a few but there are many more out there.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype HTML> | |
<html> | |
<head> | |
</head> | |
<body> | |
<h1>Packing hexagon with circles</h1> | |
<canvas id="canvas1" width="1000" height="800"></canvas> | |
<h1>Intermediate (u,v) coordinates</h1> | |
<canvas id="canvas2" width="1000" height="1000"></canvas> | |
<script> |