Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nspragmatic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nspragmatic
13y ago
> Your browser does not appear to support the required technologies. It would've been nice to have an 'I don't care, proceed anyway' button. The check excludes Safari 7, which runs the demo just as well as Chrome. ht
2.
▲
by
nspragmatic
13y ago
The example in the gif is actually C++, but JS should be fine according to the link. Ruby and Perl just happen to be the implementation languages. > "Avaliable (sic) in Ruby and Perl, but supports all languages!"
3.
▲
by
nspragmatic
13y ago
http://news.cnet.com/2100-1001-203937.html It was in 1997. Apple wasn't doing so well at the time.
4.
▲
by
nspragmatic
13y ago
It looks like it made it into WebKit on an experimental basis: http://trac.webkit.org/changeset/125201 . This was over a year ago, though; don't know about its current status.
5.
▲
by
nspragmatic
13y ago
return 0; // <stdlib.h> not #imported }
6.
▲
by
nspragmatic
13y ago
> We don't actually know that though, considering how quickly government forces swept it away. > All I want to point out is that there is no way for anyone here on HN to know what it was for sure Take another look at the last sen
7.
▲
by
nspragmatic
13y ago
It happens in Objective-C: NSString *pattern = @"\\d", *string = @"੧"; NSRegularExpression *regex = [NSRegularExpression regularExpressionWithPattern:pattern
8.
▲
by
nspragmatic
13y ago
The only changes made were in MapKit and UIKit. https://developer.apple.com/library/ios/#releasenotes/Genera...
9.
▲
by
nspragmatic
14y ago
> 5) You miss pre-v.5 WebObjects FTFY :)
10.
▲
by
nspragmatic
14y ago
> Obj-C is only dynamically typed > swizzling happens only once at compile time. Objective-C is a dynamic language in every sense of the term. As examples, at runtime, you can: - change an existing class' superclass - swizzle method
11.
▲
by
nspragmatic
14y ago
No, Ruby's default is to install to /usr/local. It was just an illustrative example used to demonstrate potential complications from not using /usr/local. The submission wasn't a guide to building Ruby.
12.
▲
by
nspragmatic
14y ago
You're doing it wrong. This is the HIG quote from above: > "In general, quit when users close the last open window in your app. [...] If users close the last remaining document window in a document-based app and switch to another app,
13.
▲
by
nspragmatic
14y ago
Try again. I just download r3132 and it doesn't give me that message.
14.
▲
by
nspragmatic
14y ago
> The NS classes were introduced as part of OPENSTEP This is incorrect - the NS prefix was introduced in NEXTSTEP along with EOF. http://i.imgur.com/MUkXk.png
15.
▲
Yahoo confirms CEO's education misstated; launches probe
(mercurynews.com)
2 points
by
nspragmatic
14y ago
|
0 comments
16.
▲
by
nspragmatic
15y ago
Downvoting on reddit is actually reserved for comments that don't contribute to the conversation and isn't to be used for disagreeing with a comment. Anyway, blaming reddit users for all the negative shit that happens here is seriously gett
17.
▲
by
nspragmatic
15y ago
I see, thanks. I originally wrote omega (I knew it was the last letter, alpha/omega and such), but changed it after checking the character viewer in OS X, which called it an ohm.
18.
▲
by
nspragmatic
15y ago
> Option-Z commits instead of undos when entering a commit message. Cmd-z. Opt-z types ohm: Ω. I wonder why they did that.
19.
▲
by
nspragmatic
15y ago
404. The date in the URL is wrong. http://www.thecuriousentrepreneur.com/2011/11/14/what-losing...
20.
▲
by
nspragmatic
15y ago
http://groups.google.com/group/growldiscuss/msg/0793d15920fa...
21.
▲
by
nspragmatic
15y ago
... none of which are the format in question. > The VM Import process currently supports VMware ESX VMDK images, Citrix Xen VHD images and Microsoft Hyper-V VHD images for Microsoft Windows Server 2003 (R2) and 2008 (R1 & R2).
22.
▲
by
nspragmatic
15y ago
The parent was referring to their own anecdote, not the link's benchmarks.
23.
▲
by
nspragmatic
15y ago
> wan't In what implementation of the English language would that contraction make any sort of sense?
24.
▲
by
nspragmatic
15y ago
defaults write .GlobalPreferences NSQuitAlwaysKeepsWindows -bool NO
25.
▲
by
nspragmatic
15y ago
It's from WWDC '97. It's in the title of the submission, the title of the linked post, the caption under the video, and if followed through to YouTube, the video description. :P
26.
▲
by
nspragmatic
15y ago
It looks like GitHub for Mac, except with not-as-pretty button icons. http://mac.github.com/