Explore >> Select a destination


You are here

tomstu.art
| | rjlipton.com
3.6 parsecs away

Travel
| | This summer DIMACS will hold an advanced workshop for graduate students in complexity theory. It is on July 29 till August 1. The organizers are: Lijie Chen, Roei Tell, Ryan Williams. Their goal is to bring together up-and-coming complexity researchers and to introduce them to some recent exciting lines of research in the field. Workshop...
| | www.jurecuhalev.com
3.8 parsecs away

Travel
| | Grokking Simplicity is an introductory book that will take you to the world of functional programming. It uses basic JavaScript to explain filter(), map(), and reduce() in simple and logical steps. As an experienced engineer, I read the book hoping it would allow me to read F# code better. What I got from it instead [...]
| | rog3rsm1th.github.io
3.9 parsecs away

Travel
| | Trying to implement some algorithms using Cairo 1.0
| | andrewshitov.com
21.2 parsecs away

Travel
| [AI summary] A blog post discusses solving the Advent of Code 2020 Day 18 challenge using the Raku programming language, focusing on handling operator precedence in mathematical expressions.