Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
clintjhill
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
clintjhill
9mo ago
Basically those plans represent the size of the clusters that are deployed for your APIs. All of them come with a minimum 3 node database layer, and each plan increases the node counts. The medium and large plans also increase the CPU/
2.
▲
by
clintjhill
9mo ago
Thanks! It's a great point to make. Early on I worked on a "migration" ability for the resources, so that every change you make automatically updates the underlying database. But the longer I worked on that, the more I realiz
3.
▲
Show HN: attainable – The fastest and easiest way to design and deploy APIs
(attainable.dev)
8 points
by
clintjhill
9mo ago
|
4 comments
4.
▲
by
clintjhill
4y ago
There is a lot going on in the tech industry, and this is the question you should be asking yourself right now.
5.
▲
by
clintjhill
4y ago
Be careful how you approach things you feel have simple answers.
6.
▲
by
clintjhill
4y ago
Charity Majors, Kelsey Hightower, Tim Jarratt, Tim Banks, and Brian LeRoux - Profiles in software for Attainable Newsletter.
7.
▲
by
clintjhill
4y ago
The art of resiliency includes letting go, but that is not to be confused with losing.
8.
▲
by
clintjhill
4y ago
Permanence and certainty are not always something you have, rather it’s what you work to achieve.
9.
▲
by
clintjhill
4y ago
Kelsey’s favorite place on earth is earth, and it reflects his sense of team and community.
10.
▲
by
clintjhill
4y ago
Charity's philosophy on coaching should not be judged by its appearance.
11.
▲
Once more unto the breach
(briankardell.wordpress.com)
5 points
by
clintjhill
13y ago
|
0 comments
12.
▲
by
clintjhill
13y ago
Don't forget to look at industries where maybe there already exists large solutions or organizations, but aren't doing as much as can be done to help those that need it most. Education and Healthcare are a few of these. You might not make b
13.
▲
by
clintjhill
13y ago
I wish there was more information about "where" they're going now. They imply that it's not Ember that's broken rather Ember isn't done and the problems are hard that Ember is trying to solve. So I'd ask - why not stay with Ember and help s
14.
▲
by
clintjhill
14y ago
Fair. I'm only suggesting that before we collectively steam roll an open source project and its volunteers with "I don't get it, so it sucks" mobs, that maybe we spend a weekend with it. Maybe over that weekend we learn "oh dear $DEITY". An
15.
▲
by
clintjhill
14y ago
Your day job is to build a piece of web software and you can’t take a few days to learn the ins and outs? This is the opinion I had when all of the previous Ember flare ups happened. My thoughts were exactly this. It would behoove
16.
▲
by
clintjhill
14y ago
I think this might be an over-emphasis on writing and coding for both articulation and problems solving. Doing both won't provide "everyone" better results. There are many ways people approach communication and problem solving. To say writi
17.
▲
by
clintjhill
14y ago
We agree on having a single source of truth. I'm arguing for it to be derived in a controller and not in a view.
18.
▲
by
clintjhill
14y ago
I would have the opinion that you don't mean "real logic" as much as you mean "model data". In other words if you follow the examples you give, I wouldn't see any reason that the model would not have those fields accessible directly or via
19.
▲
by
clintjhill
14y ago
Technically it's free. Plenty of websites with all sorts of helpful information about programming. But paying to be a part of a box and a small community while working in a competitive environment is worth money. To me at least.
20.
▲
by
clintjhill
14y ago
I've been doing CrossFit for a year now. I couldn't articulate enough how it has improved my posture and general fitness. There isn't one particular thing about CrossFit, rather the whole. I'd recommend to anyone.
21.
▲
by
clintjhill
14y ago
This is actually where I think Ember does better than the Angular sample provided. Ember controllers hold the "data" in a "content" field on the controller (proxied). Any model can be placed there. If you do add a "people" field to the cont
22.
▲
by
clintjhill
14y ago
The controller is responsible for rendering the view when the data changes. It does graft the model data - and any other data you want renderable into the view. I wouldn't characterize it as "the data" however.
23.
▲
by
clintjhill
14y ago
Except you could write identical code in Ember as well when you extend the controller. Replace "$scope" with "content" and it's identical.
24.
▲
by
clintjhill
14y ago
The examples provided to describe the difference between controllers in Ember and Angular do not appear to be different to me at all. In fact I'd argue that they are identical. It feels to me as though the author is wanting them to be diffe
25.
▲
Ember Data Adapter for Parse - Updated to latest Ember Data
(clint-hill.com)
7 points
by
clintjhill
14y ago
|
0 comments
26.
▲
Ember Parse Data Adapter
(clint-hill.com)
1 points
by
clintjhill
14y ago
|
0 comments
27.
▲
Extending the web
(clint-hill.com)
4 points
by
clintjhill
14y ago
|
3 comments
28.
▲
by
clintjhill
14y ago
If I'm not mistaken I've read Gruber complain about Apple's products with bad UI/UX before. I'm not sure Apple doing this would change the outcome of the analysis. I also didn't read the article and hear "bad UI === Microsoft".
29.
▲
How to extend the web
(clint-hill.com)
2 points
by
clintjhill
14y ago
|
0 comments
30.
▲
by
clintjhill
14y ago
It's a setback - but I find it less dramatic than what you make it to be. Mobile web still has tremendous value over native (specifically in deployment options). If some of these things get addressed by device builders we could see a real e
More ›