/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

blog.cy.md
| | www.craftinginterpreters.com
9.0 parsecs away

Travel
| | [AI summary] The text provides an in-depth overview of the Lox programming language, covering its design, features, and implementation. It discusses the language's minimalistic approach, including its support for expressions and statements, object-oriented programming (OOP) concepts like classes, inheritance, and initialization, as well as its lack of a comprehensive standard library. The text also explores design decisions, such as the use of the < operator for inheritance, the absence of a new keyword, and the handling of expressions versus statements. It concludes by highlighting the language's simplicity and the open questions it raises about syntax and semantics.
| | objective-see.org
18.7 parsecs away

Travel
| | [AI summary] Security researcher Patrick Wardle analyzes an undetected persistent macOS malware binary named 'iWebUpdate,' revealing its capabilities for system surveying, downloading payloads via curl, and executing them through launch agents.
| | blog.spreendigital.de
8.6 parsecs away

Travel
| |
| | blog.alexbeals.com
25.1 parsecs away

Travel
| Previously, the images weren't ideal on the blog. While they were typically large enough if viewing it on a desktop computer, it didn't work great on phones, because you couldn't expand the images in any way. For Dog-a-Day, in viewing previous images I used a lightbox solution called FancyBox. They recently released their 3rd version which was mobile first, so I figured I'd add it to the blog.