catphive

@catphive

Software developer at Cisco Systems. Master of The Intertron.

Seattle, WA
Joined December 2008

Tweets

You blocked @catphive

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @catphive

  1. 19 Aug 2016
  2. Retweeted
    26 May 2016

    Ballard rail would be fully grade separated, according to amendment.

  3. 21 Dec 2015

    Another way to truncate a string in String(myString.characters.prefix(5))

  4. 21 Dec 2015

    Truncating a string in to 5 chars let str = "my string" str[str.startIndex..<str.startIndex.advancedBy(5, limit: str.endIndex)]

  5. 19 Dec 2015

    The API design philosophy seems to be if something isn't efficient, it should also also be inconvenient.

  6. 1 Oct 2015

    Nice to see someone tackling probably the biggest weakness git has:

  7. Retweeted
    21 Mar 2015

    ①「はあ…」 ②「時の流れの重みが肩にのしかかるよ…」 ③「お前に肩なんてねえだろ」

  8. 4 Jan 2015

    guys seem to be pushing the C++ template metaprogramming approach and killing reflection. Yuck

  9. 16 Dec 2014

    It looks like 2014 was the first year Objective C was more popular than C++. Talk about a late bloomer.

  10. 6 Oct 2014

    Why do iOS and OSX Cocoa use different view coordinate systems?

  11. 3 Jul 2014

    Number 1 confusing iOS 7 thing: buttons don't look like buttons. I always have to stare at the UI for a minute before I can find them.

  12. 11 Jun 2014

    it seems like function parameters are declared with "let" and must be assigned to a "var". Maybe they are passing structs by ref?

  13. 11 Jun 2014

    It seems like a hole in the type system that you can't specify whether you accept value types or not.

  14. 11 Jun 2014

    A function that accepts an object conforming to a protocol will have different semantics for classes and structs...

  15. 3 Jun 2014

    Why doesn't Java's file IO normalize line endings like every other language? Kind of a mysterious design choice.

  16. 3 Jun 2014

    Really want to see the runtime documentation for . Doesn't seem to be any...

  17. 3 Jun 2014

    has no reflection or metaprogramming as far as I can tell. I don't think you could implement cocoa in swift.

  18. 3 Jun 2014

    nice enums, but the object model is a step back from Was hoping for smalltalk, not ML. I'm not writing a compiler...

  19. 27 May 2014

    I've been really enjoying Fez. It's one of those games the internet can ruin too easily though. So tempting to go online to get hints.

  20. 21 May 2014

    Why lavabit shut down. Makes me think any tech company with user data needs a lawyer these days.

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·