thegaw
No user record in our sample, but thegaw has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but thegaw has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Ah, yes! I had it set up like that in the beginning, but turned it off because I wasn't sure what the expected outcome was. Can flip it back and add a "reset" button for the Adjusters. Thanks for the feedback.
Hey, thanks for the feedback. Thought the same thing. I released an update for them a few minutes ago https://github.com/tylergaw/colorme/pull/4 I've been using it on an iPhone 6 and it's better. I still miss and get…
I wrote the post. I'll speak to that last part. I commented elsewhere in the thread about this too. I included the part about not knowing for two reasons. 1) I couldn't figure out a way to write an explanation of the…
haha, knew I was gonna get called out on that one! That is super interesting and spot on in my case. Would love to see your talk. When I got to that part of the article I stared researching bitwise operators to try and…
Yes, you can! Which is totally cool. There is a sample app written in JS that uses Xcode. They have it set up with a main.js file, they use the same ObjC.registerSubclass to create an AppDelegate. Then they have .xib…
I haven't seen anything official, but I think you can. Mavericks introduced Code Signing for applets http://macosxautomation.com/mavericks/codesign/02.html so you can at the very least distribute JS Apps. The first time…