Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jdeseno
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
33 ms
·
1.
▲
by
jdeseno
9y ago
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 happened within the final day of the switch from what I can
2.
▲
VR Video Study Finds Netflix, Hulu Preferred Over 360 Apps and More
(uploadvr.com)
1 points
by
jdeseno
10y ago
|
0 comments
3.
▲
by
jdeseno
10y ago
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.com/careers/senior-developer hit me up
4.
▲
by
jdeseno
10y ago
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 someone to get into VR/AR. Our current s
5.
▲
by
jdeseno
12y ago
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.
▲
by
jdeseno
12y ago
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 .
7.
▲
by
jdeseno
13y ago
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 really well. I also recall reading that paper year
8.
▲
by
jdeseno
14y ago
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 myself at this point.
9.
▲
by
jdeseno
14y ago
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 exact topic. I'm sure I'm just being too negative but, I find i
10.
▲
by
jdeseno
14y ago
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.
11.
▲
by
jdeseno
14y ago
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 of the warts newcomers seem to dislike. The language is act
12.
▲
by
jdeseno
14y ago
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. I'd recommend something less abstract, like a useful explana
13.
▲
by
jdeseno
14y ago
That's a pretty striking lack of diversity in the call to action on the main page. ^C^P^P.
14.
▲
Spaced Repetition and Learning
(quantifiedself.com)
1 points
by
jdeseno
14y ago
|
0 comments
15.
▲
by
jdeseno
14y ago
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.
16.
▲
Static Typing is not enough
(blog.fogus.me)
89 points
by
jdeseno
14y ago
|
63 comments
17.
▲
by
jdeseno
14y ago
Haven't you actually purchased a license to the book contents and not an actual book?
18.
▲
by
jdeseno
15y ago
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.
19.
▲
by
jdeseno
15y ago
- 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 other confusing AR lifecycle mistakes/abuses.
20.
▲
by
jdeseno
15y ago
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 also see tests as slowing things down but, they also provide a
21.
▲
by
jdeseno
16y ago
I liked this extension but don't use chrome, so I made: https://addons.mozilla.org/en-US/firefox/addon/86091/ . If you find a bug, repo is here: http://github.com/jdeseno/PolyGlop , patches welcome!
22.
▲
Ruby on Ramen?
(store.shopping.yahoo.co.jp)
44 points
by
jdeseno
16y ago
|
18 comments
23.
▲
by
jdeseno
16y ago
A nice checkbox 'send me marketing upates' below the email entry box would be really nice. These days most people appreciate an opt-in experience to opt-out.
24.
▲
Nethack: The Greatest Game You Will Ever Play
(thegreatestgameyouwilleverplay.com)
28 points
by
jdeseno
16y ago
|
10 comments
25.
▲
by
jdeseno
16y ago
http://www.justin.tv/twitterchirp/all#r=QcLevkA~
26.
▲
by
jdeseno
17y ago
Couldn't we do this? r' f (x:xs) | xs == [] = (f x):[] | otherwise = (f x):(r' f xs) or: [(f a) | a <- myList] - another edit - r' f (x:xs) | xs == [] = x | otherwise = f x (r' f xs)
27.
▲
by
jdeseno
17y ago
Nice but, anonymous recursion is possible with arguments.callee.
28.
▲
Smashing the stack for fun and profit
(phrack.org)
71 points
by
jdeseno
17y ago
|
45 comments
29.
▲
Unity Indie now free
(gamasutra.com)
25 points
by
jdeseno
17y ago
|
8 comments
30.
▲
by
jdeseno
17y ago
This is the technical equivalent of: "Hey, I found $100 what should I do with it"? 255 addresses ... woo-hoo.
More ›