mehulkar
|
2 years ago
|
on: Ask HN: Could you share your personal blog here?
mehulkar
|
2 years ago
|
on: Fhtagn – A tiny CLI programs tester written in Awk
mehulkar
|
3 years ago
|
on: Lab-Grown Meat Is Safe to Eat, FDA Says
mehulkar
|
3 years ago
|
on: The Owen Wilson Wow API
art
mehulkar
|
6 years ago
|
on: The Evolution of Ember.js at Intercom
The ease of updating Ember apps is really great. I've helped take apps through the early 2.x to latest 3.x. There has been some tedious work involved, but on the whole, I usually know exactly what to do to get the new features. Not breaking existing features is a godsend, because the rest of the team can keep developing features and we can introduce new features via lint rules at a reasonable pace.
mehulkar
|
7 years ago
|
on: Start with a Website, Not a Mobile App
I'd like to venture another guess even further that this is possibly the furthest venture anyone can guess.
mehulkar
|
8 years ago
|
on: Dev Bootcamp is shutting down
> I think literally everyone in my class cried at some point.
I'm still crying tony.
mehulkar
|
9 years ago
|
on: A Guide to the Breads of India
Shouldn't naan and generic "roti/chappati" be in the list also?
mehulkar
|
11 years ago
|
on: Ask HN: What newsletters do you read every day or week?
Speaking of newsletters, I'd like to voice my love of tinyletter.com. I used it for the first time in 2010 and it's just as awesome 5 years later after the Mailchimp acquisition. I just started another newsletter on it last week and love the experience of using it. (Not posting the newsletter here because I don't want more subscribers and it's off topic), but yes. TinyLetter is <3.
mehulkar
|
11 years ago
|
on: Testing a way for you to make purchases on Twitter
I'd be pretty likely to buy music off Twitter if it was released there exclusively. Come to think of it, I'd be highly likely to buy one-off items from Etsy, Gumroad, and Amazon through my Twitter stream as well.
mehulkar
|
11 years ago
|
on: Show HN: Sysadmin Casts – simple bite-sized sysadmin screencasts
Continuous play would be nice! Watching all 27 episodes in one sitting to get up to speed.
mehulkar
|
12 years ago
|
on: Show HN: A dead simple static site generator – just two template tags
Or on brace.io (aka Dropbox)
mehulkar
|
12 years ago
|
on: Show HN: Solvers.io – use your skills to improve our world
This is great. Just met someone who works at the FoodBank and as she described some of her tech problems it became pretty apparent that some basic CRUD apps could save them many, many hours every year. I do not think this is an uncommon thing.
mehulkar
|
12 years ago
|
on: Show HN: I've been making one HTML5 game per week. Here's my 10th game
May favorite part is the sound byte when you finish a level. "Yeaaah"
mehulkar
|
12 years ago
|
on: How Google Nuked Sports Media Watch For A Crime It Did Not Commit
mehulkar
|
12 years ago
|
on: Blonk – a Tinder for Jobs iOS/Android app
I would ranodomize it. I don't want to see all the positions for the same company one after the other. Also, the Filter section froze (maybe because it was still attempting to load all the filters? Maybe pagination would fix that?)
mehulkar
|
12 years ago
|
on: Free static page hosting on Google App Engine in minutes
Nope, didn't try Cloudfront. I'll look into it, thanks!
mehulkar
|
12 years ago
|
on: Free static page hosting on Google App Engine in minutes
Is there a way to redirect all[1] requests to index.html? The use case is an Ember app that uses history location and is deployed as a static website. In this case, requests to `/whatever` still need to serve index.html and let Ember handle the routing. Can GAE app.yaml specify rules like this?
I ran into this problem with S3 and ended up writing a simple server to handle it and deploying to Heroku.
[1] By all, I mean all except the ones to /assets or something similar.
mehulkar
|
12 years ago
|
on: Ask HN: What'd you do to get your first 100 users?
Reach out to 100 strategic people individually.
mehulkar
|
12 years ago
|
on: Ask HN: What should I learn to stay relevant in the next 5 – 10 years?
Learn how to learn new things. Learn how not to get stagnated. Learn how not to be afraid to leave the comfortable. Practice these things and you'll be good for the next 50-100 years.