Live data from Hacker News

Viewing profile — joehewitt

joehewitt

HN member
Joined
Fri, May 25, 2007, 7:02 PM UTC
HN karma
499
Public activity
70 items

About joehewitt

No profile information was provided.

Recent public activity

  1. comment
    Comment #28778776

    No, I've never been to Maui. You can reach me at joe@joehewitt.com

  2. comment
    Comment #28778764

    Vast acreage was planted in sugarcane until the mid 90's when the industry completely left Hawaii. That land was sold off cheaply and many new owners bought it to hold and have not…

  3. comment
    Comment #28769550

    I'm a farmer in Hawaii and I'm happy to tell you the climate here (Hilo, Big Island) is fucking great. I can't speak for the rest of the islands, but here in Hilo the weather is sp…

  4. comment
  5. comment
  6. comment
    Comment #17654347

    YES. Every time I see a new language come out without first class event support it is obvious the creator never wrote a lick of front end code in their life.

  7. comment
    Comment #16120079

    Well if the Atom developers are reading this I want to encourage them not to waste energy optimizing startup time due to Hacker News complainers who are using the product for a use…

  8. comment
    Comment #16118627

    Have you considered that Atom is not an editor meant for "quick jobs"? It's a workhorse for programmers who are coding all day every day.

  9. comment
    Comment #16118606

    > I don't use my computer exclusively for editing text, and therefore my text editor is not open all the time. Ok, well if I was developing a programmer's text editor I'd consider …

  10. comment
    Comment #16118113

    Don't get all the gripes about slow startup time. How often do you launch your editor? We're programmers - the editor stays open all the time!

  11. comment
    Comment #15254868

    I used to feel that social networks were a waste of time (even when I worked for Facebook) but in the last couple years that has changed. My social life has been dramatically impro…

  12. comment
    Comment #15012102

    French Prune and Italian Prune are the names of some European plum cultivars typically grown for the purpose of being dried, however they are also quite good eaten fresh.

  13. comment
    Comment #15011788

    The article tiptoes around the issue of "stealing" referenced by the headline, as if the "stolen" fruit is only taken from public property. As you will learn if you plant fruit tre…

  14. comment
    Comment #15011692

    Yes, mulberries are worth it. They would be a very popular fruit if they could handle the rigors of transport. If you can track on down in the UK I'd feverishly recommend Pawpaw (A…

  15. comment
    Comment #11872525

    I used publicly whine quite a lot in favor of open web standards. When the specs were simpler, this made more sense, but as they grew more and more complex I felt overwhelmed with …

  16. comment
    Comment #11848441

    On Memorial Day I walked outside and did a double take - my quiet street, tucked away many turns from any main road, was backed up with cars from end to end. I'd never seen that be…

  17. comment
    Comment #5987878

    There was a book written on Engelbart's work and his philosophies which I enjoyed reading many years ago: Bootstrapping: Douglas Engelbart, Coevolution, and the Origins of Personal…

  18. comment
    Comment #5664602

    My guess is that most people who hit a performance wall with canvas are using overly complex vector graphics and not caching bitmaps as often as they could. While things like OpenV…

  19. comment
    Comment #5431178

    See also, another look at David's work: The Making of John Mayer's 'Born & Raised' Artwork http://vimeo.com/60647216

  20. story
  21. comment
    Comment #3082309

    Sorry, I'm doing some experimental stuff here. I do UA sniffing to decide whether to render the page on the server (with Node.js) or on the client with Ajax. Crawlers and old brows…

  22. comment
    Comment #3082266

    Here's an example of the problem it solves. I never log into Facebook in Safari because the Facebook app is a much better experience on iOS. Often I tap on links in native apps whi…

  23. comment
    Comment #3082233

    I'm just now learning about how Android solves this problem. That's great, but the problem remains on iOS. Protocol handlers in browsers don't help here because the problem has to …

  24. comment
    Comment #3082222

    I'm using a fairly experimental JavaScript-driven system right now. It's totally overkill for a blog, but it's my blog and I can do stuff like this for fun. No offense, but if you …

  25. comment
    Comment #3078106

    Touch scrolling has become a fundamental interaction on mobile devices and I'd like to see it be leveraged more on the web. That has nothing to do with how the web looks.