Live data from Hacker News

Viewing profile — jdeseno

jdeseno

HN member
Joined
Wed, May 27, 2009, 9:35 PM UTC
HN karma
301
Public activity
39 items

About jdeseno

No profile information was provided.

Recent public activity

  1. comment
    Comment #15222747

    FYI many (possibly all) of the Whole Foods here in Seattle did in fact change overnight: they added higher shelves, rearranged the layouts & product placements etc. All of this hap…

  2. story
  3. comment
    Comment #12408552

    Fishbowl VR, looking for a Senior Web Developer/early hires to help with our app. we offer playtesting for VR/AR developers. Seattle area or remote for the right person. fishbowlvr…

  4. comment
    Comment #11817187

    Fishbowl VR, we offer playtesting for VR/AR app developers. We're early stage and funded. Looking for a Senior Web Developer/early hires to help with our app. An excellent way for …

  5. comment
    Comment #9036854

    The Moonman devlog has been a great read so far. Good insight into how much work it takes to make a polished game. Looking forward to playing it.

  6. comment
  7. comment
    Comment #7936877

    The read-manifest command seems to output a JSON of your Cargo.toml if you have tools you'd like to use that require it: cargo read-manifest --manifest-path .

  8. comment
    Comment #7192230

    Personally I'm trying to kick my habit of picking up cool art supplies and paper whenever I'm in Japantown. I think something as simple just monthly 3-4 novelty erasers would sell …

  9. comment
    Comment #4512224

    I agree, my phrasing is too vitriolic. I feel that links like this are part of the decline in quality around here but, I'm not helping any. Apparently I can't delete the comment my…

  10. comment
  11. comment
    Comment #4510948

    It is "Top X of Y" style article that adds almost nothing to the content. Edit: Try googling "Top X TED Talks" or a variation. Almost all of these are SEO spam articles on this exa…

  12. comment
    Comment #4510929

    This is linkbait garbage. Giving Shopify the benefit of the doubt, I clicked on it expecting it to maybe be a parody of these types of articles. Disappointing.

  13. comment
    Comment #4341443

    For the people who don't like Erlang's syntax, there are alternatives. I've used Elixer ( http://elixir-lang.org/ ) with some success. It has a Rubyish syntax and gets rid of a lot…

  14. comment
    Comment #4195307

    The call out is "what I want to be" and of the 3 choices I'm given, all 3 are white male 25-30 something techies. I can't understand why you'd want to advertise that so blatantly. …

  15. comment
    Comment #4195202

    That's a pretty striking lack of diversity in the call to action on the main page. ^C^P^P.

  16. comment
  17. story
  18. comment
    Comment #4142217

    It seems to be a trend; gloss over the article then infer most of the meaning from the title. The title I submitted isn't great but, I can't seem to correct it.

  19. story
  20. comment
  21. comment
    Comment #3977250

    Haven't you actually purchased a license to the book contents and not an actual book?

  22. comment
  23. comment
    Comment #2968061

    Seems like a poor choice to force logged in users to accept new TOS before seeing anything; not being able to view the listing without agreeing or logging out was annoying.

  24. comment
    Comment #2848741

    - Not writing tests. - Long finder methods instead of using named scopes. - Not using restful routes. - Too much code in their views. - After saves that should be validations or ot…

  25. comment
    Comment #2782852

    Having been at JTV, looking back it almost seems insane to try to do as much work as we we're without good coverage. If it matters, it should get a test. I think a lot of people al…