@fireside_swift@firesidezack @SWBerard Umm, I don't want to get my hopes up, but, well, I started my car and was surprised and confused to hear the dulcet tones of my favoritest Swiftcasters. Is this a one-cast-stand, or are you back, like back back?
I couldn't resolve the planets with an inexpensive telescope, but my wife's cellphone camera not only stacked the images for me automatically, but magnified them enough to see the colors and relative positions.
@SWBerard @ZFalgout1 I miss you guys. It has been so long that I had to try to remember your twitter handles, which seems especially bad considering I repeat them every episode by recorded proxy. I‘ll be back in the audience next week.
I read this as “Tell us what you like and we’ll send pieces of that suit to you.” Like half of a shirt and one leg of some green pants with some shoes. @stitchfixmen #pieceofshirt
@ZFalgout1 @fireside_swift has anyone gone through the exercises and projects in this guide? It looks good, and #BIGNERDRANCH has never let me down. But I’m old, and time don’t spread out fur me like she used to do.
If you ever need to regain perspective, or a right-sized view of something that is irritating you, this tool can help: https://t.co/6jUjavSSSU
Scroll the mouse wheel to zoom in our out from the Planck length to the size of observable universe.
I have been listening to this music for 40 years now, and still play Track 1 at least twice every time. There is something unique about the recording; it's like 3 guys jostling to tell an exciting story.
(Warning: it's classical violin music)
https://t.co/0KyTJipe9Y
@twostraws And lo! I could read,
As like ye old books of yore,
Code illegible a’fore
func dig( ) -> Bool {
if ( lang == "Swift" ) { return
true } else { return false }
}
@twostraws@fireside_swift@_SwiftCoders@MrMcSwiftface@seanallen_dev I know that’s true. I am assuming, perhaps wrongly, that an example that goes into some technical detail on one application can open up a lot of creative thought re other applications. And you are all smart cookies; I bet your off the cuff examples are pretty good.
@twostraws@fireside_swift@_SwiftCoders@MrMcSwiftface@seanallen_dev I am not complaining at anyone, so there is no specific topic I have in mind. I find that having digested all of y'alls' wonderful instructionals, I know a lot about how to write a struct or protocol, for ex., but almost no idea why or when to use them.
@twostraws@fireside_swift@_SwiftCoders@MrMcSwiftface@seanallen_dev And apple's documentation often assumes you already know why and just want to know how, like so: "Topic: File Opening. If you want to open a file, use the file menu and click open. Next Topic . . . "