/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

benscheirman.com
| | gist.github.com
3.3 parsecs away

Travel
| | Concrete proposal for async semantics in Swift. GitHub Gist: instantly share code, notes, and snippets.
| | peanball.net
4.3 parsecs away

Travel
| |
| | swiftwithmajid.com
4.1 parsecs away

Travel
| | I'm continuing to work on AI-generated content in my apps, and this time, we'll focus on image generation. You might be familiar with the Image Playground app on your Apple devices, which also has a Swift API. This week, we'll explore how to utilize the Image Playground framework to create image content within our apps.
| | weblog.raganwald.com
24.2 parsecs away

Travel
| [AI summary] The post discusses the debate between dynamic and static typing in programming languages, explaining how Ruby's dynamic meta-programming makes static type inference difficult and arguing that this feature outweighs the overhead of explicit types.