Blocks and Closures on Stack and Heap
Blocks on the Stack
While reading through Apple’s open source code (headers) I came across queue.h and stumbled over the following warning:
While reading through Apple’s open source code (headers) I came across queue.h and stumbled over the following warning:
When writing Objective-C code and using git you probably realised that the git diff
output does not mention the function name in which the change occurred. This can easily be changed.
Faking a received SMS
So I got sick with NSLog and wrote myself a simple wrapper around it.
David wrote this nice little helper that automatically increments the build version every time.
I just figured out, that I want to make sure, that I never committed a key to my repository before publishing it, so what’s the easiest way to grep throw all commits in a git repository:
If you want a small bash, zsh or shell script that auto authenticates you with Uppsala Universities UpUnet-S you can use this simple one liner, just add our username and password and up you go