Viewing profile — jackseviltwin
jackseviltwin
HN member- Joined
- Fri, Feb 20, 2009, 3:13 AM UTC
- HN karma
- 132
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About jackseviltwin
No profile information was provided.
Recent public activity
-
comment
Comment #35370881
For EA and other entertainment companies, it's probably not about finding cheap money or growing headcount for its own sake. Cheap money funds more "art." They can try to create ne…
-
comment
Comment #27018267
Somnium Guitars [0] also makes guitars with easily hot swappable pickups. They have a mounting system where you can put most pickups into their mounting module and click it into pl…
-
comment
Comment #20337882
Away | New York, NY | Full-Time, Onsite | https://www.awaytravel.com Away is a modern lifestyle brand creating thoughtful products designed to transform travel. Since our launch in…
-
comment
Comment #10961067
They use the English names in Japan. If you google for the Japanese official websites for these brands or even their products on rakuten.co.jp you'll see the brand names in English…
-
comment
Comment #10959623
The Real McCoys, The Strike Gold, Studio D'Artisan. Here's a good introduction on loopwheeled shirts from Japanese repro brands. http://www.heddels.com/2014/03/an-introduction-to-l…
- story
-
comment
Comment #6716869
I took a look at a few of the go rest frameworks and settled on https://github.com/emicklei/go-restful . It seems like it's the most feature complete and mature of the pack. I'm pl…
-
comment
Comment #5339899
What do you do if there are multiple options for the city/state? What if your city happens to not be one of the options you provide? That's why we needed to add an option for the u…
-
comment
Comment #5339602
For #1, the zip code 42223 spans Christian KY and Montgomery TN. The zip code 97635 spans Lake OR and Modoc CA. 95961 can be the city of Arboga, Olivehurst, or Plumas Lake. The map…
-
comment
Comment #5339403
That's funny, we came to the same conclusions and implemented them for our checkout flow. Here's an example: http://crop.to/fW Combining first/last name into a name field and auto-…
-
comment
Comment #5335686
I don't know the details of your app but maybe you should consider using ngView in the outer most container, then everything inside the container can pick the appropriate template …
-
comment
Comment #5335109
(Tech lead @ CropUp) In the first iteration, we thought multiple ngViews would have been useful, but it didn't prevent us from achieving the design we wanted. You can use ngInclude…
-
comment
Comment #5333129
Sure, try this product: http://crop.to/fW
-
comment
Comment #5332775
(I'm the tech lead at CropUp) I'm surprised how well AngularJS has worked for us. Currently, we're using it for the shopping checkout page and also for the merchant dashboard. The …
- story
-
comment
Comment #4476199
Login and go to the settings > plan page: https://circleci.com/account/plans
-
comment
Comment #3545056
I've been using GitX for months and it's pretty good, but it still buggy at times. I've been using the GitX (L) fork, since the original GitX doesn't seem to be actively maintained…
-
comment
Comment #3022832
The problem is people with many hundreds or thousands of friends. At that point, your feed gets too unwieldy to read chronologically, or it might scroll by so quickly that in the t…
-
comment
Comment #3005104
On the Cedar stack, the slug is still read-only, but the ephemeral filesystem is writable. The slug is what gets deployed on each new dyno spawned. The ephemeral filesystem is the …
-
comment
Comment #2524452
I like that the author added a section on demystifying the magic involved in how reversible migrations actually work. I like knowing how things actually work behind the scenes. I'd…
-
comment
Comment #2494122
I use an external monitor at home on my MBA and I used to find it really annoying to resize all my windows every time I connected or disconnected my 24" monitor. Then I found Stay:…
-
comment
Comment #1457031
I've actually used the app to price match at Best Buy and Pc Richards before. The sales person actually honored the lowest price found on RedLaser. It's saved me hundreds of dollar…
-
comment
Comment #1102722
Also a blog post from the author about Arel here: http://magicscalingsprinkles.wordpress.com/2010/01/28/why-i-...