/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

pcbushi.wordpress.com
| | uncommongenders.home.blog
2.7 parsecs away

Travel
| | There is lettragender! -Admin Opal
| | kylaslibrary.wordpress.com
2.4 parsecs away

Travel
| | What I Read In August: The Sunbearer Trials (The Sunbearer Duology #1) by Aiden Thomas - YA FANTASY - 3 STARS I loved cemetery Boys by Aiden Thomas and was excited to read this book but I didn't like it as much as I expected. This book felt like it was for a more younger...
| | darwinianacom.wordpress.com
2.7 parsecs away

Travel
| | Evolution is usually a very slow process, although sometimes it's surprisingly quick. New, intense pressures of global warming are speeding things up. Source: Opinion: Can coast redwoods evolve fast enough to handle climate change? - Los Angeles Times
| | kobikobi.wordpress.com
10.1 parsecs away

Travel
| It's very easy to check a decimal number is divisible by three using a simple DFA with 3 states. A regex, therefor, is possible, but not too pretty (source): Example: http://www.rubular.com/r/ZcRDblHg8M Here's another approach, using .Net's stacks as a simple counter: Why? Well, I was bored while I shaved. Luckily, this regex is simple enough...