Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mgrassotti
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mgrassotti
6mo ago
You can use a Claude PreToolUse command hook to prevent write (or even read) access to specific files. With this approach you can enforce that Claude cannot access to specific files. It’s a guarantee and will always work, unlike a prompt or
2.
▲
by
mgrassotti
2y ago
That’s it? Yawn…
3.
▲
by
mgrassotti
4y ago
There are higher levels
4.
▲
by
mgrassotti
6y ago
Inspiration is the thing that gets you to the thing. You’re blog post was 1000% better than the landing page, because it was real. Stick to that voice. Replace the stock images and marketing-speak with halt-and-catch-fire design/quotes
5.
▲
by
mgrassotti
11y ago
LiftForward | Midtown NYC NY, New York | ONSITE LiftForward is a marketplace lending platform for small businesses. We're looking for our 4th (and 5th) full-time engineers so this is a rare opportunity to join a well-funded early-stage
6.
▲
Is it OK to kill a Rhino?
(radiolab.org)
2 points
by
mgrassotti
11y ago
|
0 comments
7.
▲
by
mgrassotti
11y ago
totally agreed
8.
▲
by
mgrassotti
11y ago
I give $1 pretty much every time, which is a few times/day living in nyc. Didn't used to but a few years back I read a book that changed my mind. Author made the point that the best way to turn $1 into happiness is by giving away
9.
▲
by
mgrassotti
11y ago
Mailbox.app
10.
▲
by
mgrassotti
11y ago
Same boat here. For sure it's not easy.
11.
▲
by
mgrassotti
11y ago
My way of dealing with overconfident people is the best ever. In fact, I am awesome at dealing with every kind person that is or ever was. If dealing with people was an olympic event I would win gold silver and bronze every 4 years. I can&#
12.
▲
by
mgrassotti
12y ago
quality is way more important. friction is ok, if people are not willing to confirm their email how will you get them to download your app? The best thing you can do now is engage the people who are interested in your app. Don't wait u
13.
▲
by
mgrassotti
12y ago
logstash
14.
▲
by
mgrassotti
12y ago
holy crap this is awesome
15.
▲
Is it OK to steal a customer?
1 points
by
mgrassotti
13y ago
|
1 comments
16.
▲
by
mgrassotti
13y ago
Problem solved. Ember Data is now awesome.
17.
▲
by
mgrassotti
13y ago
posting on hackernews
18.
▲
by
mgrassotti
13y ago
I do it all the time in early stages of app development, moving between SQLite/MySQL/Postgres. Once you get into production it's a different story. A good ORM makes it easy to swap to a different DB without need for code changes. What it do
19.
▲
by
mgrassotti
13y ago
I've been there. It's a tough call. Fire him. "In well managed companies, Bad Attitude + Good Work = Your Fired" -- Dave Goldberg, Survey Monkey, http://firstround.com/article/How-Dave-Goldberg-of-SurveyMon...
20.
▲
by
mgrassotti
13y ago
Used to recommend just paper, but these days my favorite is http://popapp.in - basically you sketch app screens on paper, snap photo of each page and then stitch them together. it's not going to help with process but is a great way to nai
21.
▲
by
mgrassotti
14y ago
+1 We've been using both zencoder and filepicker for our Ember/Rails app and that is exactly how it works. Ember posts fpurl to our Rails API, rails hits zencoder to kick-off processing job. API keys stay secure and files never pass thru ou
22.
▲
by
mgrassotti
14y ago
Since my old stackoverflow answer was referenced in this topic , i've updated it to include a MVP QuickStart Guide. Hopefully this helps delvarworld and others get started with ember. Feedback welcome :-) http://stackoverflow.com/questions
23.
▲
by
mgrassotti
14y ago
It is. http://discuss.emberjs.com/t/todomvc-based-getting-started-g...
24.
▲
by
mgrassotti
14y ago
I don't think trek called anyone ungrateful. He's just tired. Also he already is working on a new getting started page. A few days ago he posted to the forum outlining his plan and asking for feedback. http://discuss.emberjs.com/t/todomvc-
25.
▲
by
mgrassotti
14y ago
The recent peepcode ember video pulls things together nicely, but of course it's not free. https://peepcode.com/products/emberjs Also there is a great example project available here: https://github.com/dgeb/ember_data_example