Viewing profile — jdeseno
jdeseno
HN member- Joined
- Wed, May 27, 2009, 9:35 PM UTC
- HN karma
- 301
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About jdeseno
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
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 …
-
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.
- comment
-
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 .
-
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 …
-
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…
- comment
-
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…
-
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.
-
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…
-
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. …
-
comment
Comment #4195202
That's a pretty striking lack of diversity in the call to action on the main page. ^C^P^P.
- comment
- story
-
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.
- story
- comment
-
comment
Comment #3977250
Haven't you actually purchased a license to the book contents and not an actual book?
- comment
-
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.
-
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…
-
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…