/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

steakenthusiast.github.io
| | patshaughnessy.net
3.7 parsecs away

Travel
| | [AI summary] The article explains how the Crystal compiler parses code by breaking it down into tokens and constructing an abstract syntax tree (AST), highlighting the recursive process and the challenges of reading code one token at a time.
| | www.trickster.dev
1.6 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | jawher.me
2.6 parsecs away

Travel
| |
| | sergioprado.blog
25.0 parsecs away

Travel
| AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.