/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

daniel.fone.net.nz
| | brandonhilkert.com
3.2 parsecs away

Travel
| | Rails 4.1 introduced a new secrets file that can easily be used for app configuration
| | www.ayush.nz
3.0 parsecs away

Travel
| | [AI summary] This article provides a technical assessment of JSON Web Tokens (JWT) as a compact, self-contained mechanism for secure information exchange and authentication in APIs.
| | vickiboykis.com
2.6 parsecs away

Travel
| | Art: Mona Lisa with the Keys, Fernand Leger, 1930 Over the past few months, I've been slowly working my way to building up an intuition neural nets through a Generative Adversarial Network project based off DCGAN, to generate new artworks in a given style. Since I'd like to generate abstract art, I'm calling the project GANdinsky. In order for the network to be able to generate new art, you have to feed it samples of art it can generate from.
| | www.adamalbrecht.com
17.2 parsecs away

Travel
| UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular.