/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

theorydish.blog
| | www.chriswarbo.net
5.6 parsecs away

Travel
| | [AI summary] An author explores methods to automate programming tasks, comparing theoretical approaches like Levin Search and Solomonoff Induction with practical heuristics such as Genetic Algorithms.
| | andrew222651.com
5.5 parsecs away

Travel
| |
| | windowsontheory.org
5.0 parsecs away

Travel
| | Previous post: ML theory with bad drawings Next post: What do neural networks learn and when do they learn it, see also all seminar posts and course webpage. Lecture video (starts in slide 2 since I hit record button 30 seconds too late - sorry!) - slides (pdf) - slides (Powerpoint with ink and animation)...
| | www.sjoerdlangkemper.nl
31.0 parsecs away

Travel
| JSON Web Tokens or JWTs are used by some web applications instead of traditional session cookies. Because of their statelessness and the signature implementation there are some security issues that are specific to JWTs. This post describes some ways you can verify that a JWT implementation is secure.