➜☠←trembl
A polylogic polysemantic Memex, a pseudo-xanalogical 'Zettelkasten'
376
Variable length of accuracy of float in NSString
float f = 1.23456; NSLog(@"%.2f", f); NSLog(@"%.0f", f); NSLog(@"%.0f", f);
1.23 1 1.23456
accuarcy
float
NSLog
NSString
565
Stripping Characters from an NSString
564
NSData to NSString and vice versa
484
Printing Selectors in NSLog
452
Padding with Zeros (or other characters)
447
Stripping out NSLog() from the Release Build
383
String By Appending Path Component
381
Zero-Padding in Objective-C
946
Pulling a GitLab Repository with Tokens & Webhooks
git
GitLab
webhook
875
Exporting URLs from Safari Reading List
export
Reading List
Safari
URL
39
IP via 3G
3G
IP
reality
806
Replacing HTML elements with jQuery’s
replaceWith
javascript
jQuery
replace
387
Near Live Streaming to the iPhone with Apple’s HTTP Streaming Server
live
mediasegmenter
non real‑time
nrt
streaming
video
812
jQuery: Getting the element index from a list of identical class elements
array
index
jQuery
selection
102
Info.plist
iPhone
plist