Live data from Hacker News

Viewing profile — mmorey

mmorey

HN member
Joined
Wed, Jun 08, 2011, 9:05 PM UTC
HN karma
39
Public activity
33 items

About mmorey

http://matthewmorey.com

Recent public activity

  1. comment
    Comment #19834572

    Globally yes. But not if you look at it country by country, see page 37.

  2. comment
    Comment #7449589

    Congratulations to the Pebble team, I'm a big fan and have a app on their store[1]. But the store needs some improvement: * Paid apps are not allowed * Sections default to the rece…

  3. comment
    Comment #7202527

    I created and released Wrist Presenter [1], an iOS and Android app that lets you control presentations wirelessly with your Pebble Smartwatch. [1] http://wristpresenter.com/

  4. story
  5. comment
    Comment #6906262

    A view can be a scene in a storyboard file, a xib file, or you can create your views programmatically (.m and .h). A view controller is always a .m and .h. And if you're not follow…

  6. comment
    Comment #6856126

    You can also use getmail[1] to backup Gmail. If you are not happy with Mbox you can specify multiple formats including Mbox and Maildir[2]. [1] http://pyropus.ca/software/getmail/ …

  7. comment
    Comment #6664673

    $1000 to $2000 per month (winter vs summer) from Buoy Explorer iPhone app [1][2]. I plan on releasing an update for iOS 7 in the near future. The backstory on why and how I created…

  8. comment
    Comment #6553444

    Are you referring to the full Core Data application[1]? Can you give an example of what you mean by "encoding interactions with the database"? [1] https://github.com/objcio/issue-4…

  9. comment
    Comment #6553262

    If you plan on using Core Data please read objc.io issue #4[1]. The reason I use Core Data is because the alternatives for data persistence are not that great. We basically have NS…

  10. story
  11. comment
    Comment #6509899

    The University of Florida EDGE program offers masters degrees in both Electrical & Computer Engineering and Computer & Information Science & Engineering[1]. The EDGE program has be…

  12. comment
    Comment #6107815

    I’m not perfect, I have had numerous independent projects that I start, work on for a while, loose motivation, and eventually forget about. I have yet to find the magic recipe that…

  13. comment
    Comment #5514802

    If you provide a /search?query=%s endpoint I would build an Alfred V2 Workflow for it. Downloading the whole documents.jsonp file each time is slow.

  14. comment
    Comment #5164114

    To find VIM swp files you can run this command on your public_html directory: find . -name "*.swp" You can find and remove them with: find . -name "*.swp" -exec rm -f \{\} \;

  15. comment
    Comment #5072646

    Good list. There is some more great tips at http://stackoverflow.com/questions/155964/what-are-best-prac... .

  16. story
  17. comment
    Comment #4750256

    Found membership pricing http://upverter.com/pricing/

  18. comment
    Comment #4750238

    Where can I find pricing information?

  19. comment
    Comment #4065729

    Unfortunately you have to be a cable/satellite subscriber to view NBC's online offering this year http://www.npr.org/blogs/alltechconsidered/2012/05/02/151797...

  20. story
  21. story
  22. comment
    Comment #3660023

    This coupled with the importXML feature of Google Docs is very useful.

  23. comment
    Comment #3658446

    If your target is Android and iOS why wouldn't you go with the fastest and slimmest library you can find?

  24. comment
    Comment #3649216

    Working now.

  25. comment
    Comment #3649199

    Ironically the site is down. Anyone have a cache link? Edit: working now