Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CodeWithCoffee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
CodeWithCoffee
10y ago
You can download Xamarin Studio for OS X or Visual Studio with Xamarin here https://www.xamarin.com/download
2.
▲
by
CodeWithCoffee
11y ago
A quick check of the stories on the front page suggests this is the case; editorial content and news covering yesterday's events is all /19 (today) whereas today's news and online content (for tomorrow's paper) is all &#
3.
▲
by
CodeWithCoffee
11y ago
> Only numeric variables are supported (no strings, no matrices) Basic.hpp defines LET as: #define LET double [1] Perhaps this would allow for a broader range of types, seen as C++11 is being used: #define LET auto [1]:
4.
▲
by
CodeWithCoffee
11y ago
Link to the documentary for those in the UK: http://www.bbc.co.uk/iplayer/episode/b0074rxx/horizon-199519...
5.
▲
Android M Developer Preview and Tools
(android-developers.blogspot.com)
194 points
by
CodeWithCoffee
11y ago
|
151 comments
6.
▲
by
CodeWithCoffee
12y ago
App Store link, for anyone that's interested: https://itunes.apple.com/gb/app/lisping/id512138518?mt=8
7.
▲
by
CodeWithCoffee
12y ago
Their about page lists the licenses for several native iOS libraries (AFNetworking, etc) which suggests it is mostly native.
8.
▲
by
CodeWithCoffee
12y ago
Over the years it seems there have been a fair few 'Hacker News for X' (see https://hn.algolia.com/#!/story/forever/prefix/0/hacker%20ne... ). Presumably each time people implement the whol
9.
▲
by
CodeWithCoffee
12y ago
OP: There's a typo in the title for ReadKit: > ReadKit RRS reader (should read RSS).
10.
▲
by
CodeWithCoffee
12y ago
What's more, you can't get the current properties of the interface objects (e.g. the position on screen, or text content). You can only write to them: https://developer.apple.com/library/prerelease/ios&#x
11.
▲
by
CodeWithCoffee
12y ago
> Also you can use smart pointers to do automatic garbage collection. Not quite. Smart pointers do automatic reference counting, which doesn't use a garbage collector.
12.
▲
by
CodeWithCoffee
12y ago
For iOS developers that want to use the new PDF image catalogs in Xcode 6 (which automatically generate the @1x, @2x and @3x images so you don't have to add them individually) I have forked the repository and added them at https:/
13.
▲
by
CodeWithCoffee
12y ago
Steve Jobs blogged on Apple's main site https://www.apple.com/hotnews/ , including the famous Thoughts on Flash article https://www.apple.com/hotnews/thoughts-on-flash/ .
14.
▲
by
CodeWithCoffee
12y ago
Objective-C uses Automatic Reference Counting (Garbage Collection has been deprecated - and ARC works a lot better than the GC implementation), and as Swift had to uses Objective-C's memory model it must also use ARC.
15.
▲
by
CodeWithCoffee
12y ago
Furthermore, Apple did bring up a slide during the Platform State of the Uniform (slide 56 in the PDF) saying source compatibility wouldn't be guaranteed (but that converters would be provided) because the language will evolve. I can&#
16.
▲
by
CodeWithCoffee
12y ago
The old Apple headphones were average (for their price), but overall the newer EarPods are much, much better.
17.
▲
by
CodeWithCoffee
12y ago
This is a lot better than the conference selling out in 2 minutes like last year.
18.
▲
by
CodeWithCoffee
12y ago
Apple also uses a similar strategy with the iPhone. The iPhone 4 and 5 both made major form changes (retina display and screen shape) whereas the 4S and 5S were focussed on refinement (faster CPU, 64-bit CPU respectively). It has also been
19.
▲
by
CodeWithCoffee
13y ago
A lot of old articles (some as early as 2011) have been popping up in the popular list on BBC News. In the past this had been due to it suddenly being shared on social networks although I can recall one occasion when it displayed a list of
20.
▲
by
CodeWithCoffee
13y ago
Or one participant may not be European.
21.
▲
by
CodeWithCoffee
13y ago
These standards don't just cover 'word documents', they also cover other Office types for spreadsheets and presentations. HTML+CSS is a terrible idea for a spreadsheet standard.
22.
▲
by
CodeWithCoffee
13y ago
To answer other commenter's questions about the color, my perception is that it has to be the same color as the page background. This gives the illusion that the image is behind a 'window' in the page that is covered by the b
23.
▲
by
CodeWithCoffee
13y ago
This article summarise one of the techniques that has been used recently: http://www.tuaw.com/2014/01/10/the-strange-shady-world-of-1-... .
24.
▲
by
CodeWithCoffee
13y ago
The article linked suggesting that Moore's law will become redundant this year ( http://en.wikipedia.org/wiki/2014#cite_note-2 ) was published in 2009. Is this still thought to be true?
25.
▲
by
CodeWithCoffee
13y ago
Although nothing was actually shown in the video - it dismissed several seconds after 'Send' was tapped. With this design, where the whole message thread is shown, I think it would be better to have a 'Done' button up at
26.
▲
by
CodeWithCoffee
13y ago
The majority of users will still feel like they are switching apps, because the messages app is shown here as taking over the entire screen. A better solution would be to have something like the existing Facebook or Twitter dialogs for post
27.
▲
by
CodeWithCoffee
13y ago
It seems awfully appropriate 'starring' this repository.
28.
▲
by
CodeWithCoffee
13y ago
I have to agree - if anything there is a greater move away from JavaScript towards native platforms, although I think that C# via Unity and Xamarin.iOS/Xamarin.Android is gaining significant popularity. C++ does technically work on bot
29.
▲
by
CodeWithCoffee
13y ago
I think that the primary reason that games are more profitable on iOS is because a lot of games are using the free-to-play + in app purchase model and there are a lot more iTunes accounts with credit cards linked that can make purchases com
30.
▲
by
CodeWithCoffee
13y ago
For context, what was your app? Were you aware that you would be pushing the App Store rules?
More ›