Skip to content
  • 0 Votes
    4 Posts
    1 Views
    C
    Possibly because there are over 2,500 tags and we need to limit the list in the table to the top tags. However, I will go and tweak it a little... cheers Chris Maunder
  • Swift Language

    The Lounge ios swift announcement csharp c++
    5
    0 Votes
    5 Posts
    1 Views
    R
    _Maxxx_ wrote: It keeps them off the streets. I'd rather have them on the streets, as there's a better chance at being hit by a bus. Will Rogers never met me.
  • spam on Objective-C

    Spam and Abuse Watch swift com
    5
    0 Votes
    5 Posts
    0 Views
    N
    OriginalGriff wrote: you can't fly Ok we don't... but it could be true for the spammer, depending on how strong the hit is ;P M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • Swift has reached 1.0

    The Insider News swift com question announcement
    2
    0 Votes
    2 Posts
    0 Views
    P
    GM == "Generally meh"?
  • HTML5 - your thoughts please

    The Lounge html discussion javascript swift css
    9
    0 Votes
    9 Posts
    0 Views
    C
    I think it really depends on the platform you're writing for. If you're writing desktop stuff (yeah, I know, the desktop is dead, yadda yadda) like I do you may not even care about HTML much. OTOH if it's extensions are fast enough and you're writing web stuff, yeah. I've been studying it myself and don't really buy that native machine apps (Win8) have to be written in a markup language in the first place. It's one way of doing things, I guess, but I don't think it's the broad brush that everyone wants it to be.
  • report

    Spam and Abuse Watch swift com tools question
    3
    0 Votes
    3 Posts
    0 Views
    N
    gone M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • Not even Apple knows Swift yet

    The Insider News java swift com
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    1 Posts
    0 Views
    No one has replied
  • Confessions of an ex-developer

    The Insider News swift com career
    3
    0 Votes
    3 Posts
    0 Views
    D
    Stop right where you are! You know the score, pal. You're not dev, you're little people! The slightly worrying thing about that article though is that he has moved into being a professional writer. If even Anthony Summers and Robbyn Swan are having worries about that profession's future then it is in really big trouble. Authors - Amazon has eaten your lunch, bussed the tray and stiffed you for the tip.
  • 0 Votes
    4 Posts
    0 Views
    K
    Very true, and I agree with you. But it's Beta 3 , and not likely even baked for months. (read that in a whiny voice) TTFN - Kent
  • 0 Votes
    3 Posts
    0 Views
    R
    Wow, that's any illusion of editorial independence at Wired absolutely shattered. "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.
  • XCode question

    The Lounge question swift ios help csharp
    9
    0 Votes
    9 Posts
    0 Views
    D
    maybe start out with... NSDate * newDate = [[NSDate alloc] initWithDate:@"12/25/2014"]; [newDate setYear:[newDate year] + 1]; stuck at work right now so don't have my mac to verify this. I wonder if there is ObjC fiddle web site??
  • 0 Votes
    5 Posts
    0 Views
    T
    I guess that's one way to limit them stealing talent from each other. You only know the facebook language? No reason for google to hire you. "I only speak two languages: English and bad English." Play my game Gravity: Android[^], Windows Phone 7[^]
  • 0 Votes
    5 Posts
    0 Views
    K
    How so? I've not said anything about adoption or not. I'm just describing what "good" means at a high level. Kevin
  • 0 Votes
    3 Posts
    0 Views
    P
    I agree, the NullReferenceException is not the problem, it's the symptom. There are two kinds of people in the world: those who separate humankind in two distinct categories, and those who don't. "I have two hobbies: breasts." DSK
  • Apple's Swift not so swift after all

    The Insider News swift com tools
    2
    0 Votes
    2 Posts
    0 Views
    D
    Quote: Without leveraging optimizations in Apple's Xcode tool set, Splasm found that Swift was between six and 40 times slower than Objective-C, Splasm official Keith Gugliotto said. " ... Even after turning on the optimizations, Splasm found that Swift ran 10 to 20 percent slower than the original test numbers in some cases and 10 to 20 percent faster in other cases. But Swift was still slower than Objective-C. Benchmarks without the compiler optimizations turned on are worthless. The only value this have is as clickbait. Oh wait... 1) Do "original test numbers" refer to the objective C benchmarks or the un-optimized swift benchmarks? That's a huge difference in performance between the two but the article doesn't tell you which or give an easy way to find out because... 2) It breaks the cardinal rule of web news by talking about splasm's benchmarks but not linking to them. Splasm's benchmarks[^] are Googleable though. Enabling optimization to both builds resulted in order of magnitude shifts in relative performance; but the closest swift ever came to obj-C was 6.4x slower. With Android using Java that's only ~2x slower than native code in typical cases, unless Apple can make some really big optimization gains to the toolchain their newest and shinyest has performance poor enough that they risk the internet snark gallery abusing iOS apps as being slow and laggy compared to the competition in the future. :doh: Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt
  • 0 Votes
    12 Posts
    11 Views
    E
    Champions Tennis League Live Stream Champions Tennis League 2014 Live Streaming Champions Tennis League Live Streaming This is a very nice info thanks :)
  • 0 Votes
    7 Posts
    0 Views
    K
    From the looks of things, this is part 1 of n, so just pure syntax for now. TTFN - Kent