Shawn Patrick Rice

Results 66 comments of Shawn Patrick Rice

> Technically, it doesn't run a shell. It runs the process (bash, ruby, python etc.) directly, presumably using NSTask. See, there he goes again doing the being-more-precise thing. > I...

Just to reference the possibility from above. We could look to see if there are older versions of the bundler installed (for now, just `aries`). If so, we could consider...

Oh, and while we should definitely have a maintenance script in `Taurus 1`, we don't have to integrate all of the features yet as they could easily be implemented in...

This script should also check the path cache and clear out entries when the path no longer exists (i.e. asset has been deleted).

Good idea. It won't work for Aries, but it's good for going forward. Should we throw that in the data directory or the cache directory?

We can put in the last updated date. Even if the libraries are out of date, they can still be useful in lieu of no library. I actually added one...

@TylerEich: It could, and that might be useful. The only two problems that I see are, potentially, Gatekeeper (depending on how the binary is compiled and called), and that fewer...

@Sheraff : I laid out the skeleton for a new PHP library here: https://github.com/shawnrice/alphred, but I haven't had the time to get to writing it. If you're interested in it,...

@TylerEich: Exactly, only tests will tell. By syntax, do you mean names of functions? We could do something like that. If we do, I think we should use Dean's library...

If you ever used David's PHP library, then you used a class object. And you definitely used ObjectiveC classes when you were writing the Colors binary. Basically, it lets you...