Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chadcf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
chadcf
12y ago
You realize it is walmart right? There is no bad word association. Any company the size of walmart, regardless of how you feel about their core business, is likely doing some cool things with technology.
2.
▲
by
chadcf
12y ago
I switched from Linode to Digital Ocean a few weeks ago. It's mostly for personal sites and hobby projects, so cheaper is better and $20 vs $5 is a no brainer. I've not had any issues, their support is great, performance has been
3.
▲
by
chadcf
12y ago
The last time I tried to install it, it was a nightmare. This was a few years ago before they put helpful explanations of what different versions mean, so the first time I picked the wrong one. After installing it and realizing that I tried
4.
▲
by
chadcf
12y ago
I really liked slack but in the end we went for hipchat for a two main reasons. 1. It's 25% of the cost (although that has now shifted). This may not be a big deal for small teams but if you want to have 100 users on either service, th
5.
▲
by
chadcf
12y ago
Planet money also did a podcast on this and went into a bit of how the ACH system works (not from a development point of view). It's a very strange system and honestly the episode raised more questions than it answered but it seems the
6.
▲
by
chadcf
12y ago
> Why would I ever want to start a million dollar business if I knew the majority of my earnings would be taken from me by the government to support people that didn't need to do anything?? Why do people start million dollar busines
7.
▲
by
chadcf
12y ago
You guys need a little love on your page :) I've not heard of it before so I google it and get to what appears to be the home page, and am presented with a login box with zero info about what it is, or why I would want to register or l
8.
▲
by
chadcf
12y ago
This is a big problem in the industry, in order to really be seen as a good candidate you have to make your work a second part time job so you have something to show off publicly. If you work for a private company with private software, you
9.
▲
by
chadcf
12y ago
pssssh I had $66k in cash and a $33 million valuation by basically randomly clicking and assigning things and never changing my price. Also accepting every popup offer that came along.
10.
▲
by
chadcf
12y ago
> Which makes me question Uncle Bobisms, because it reeks of lack of practical experience. The thing people need to realize is that these two come from very very different worlds. Sure, Uncle Bob may pale in experience compared to DHH wh
11.
▲
by
chadcf
12y ago
It honestly seems like it's more prominent in the ruby community, and I'm not entirely sure why. Part of it may be that ruby is so expressive and nice to work in that it ignites people passions, which can be good or bad... I can s
12.
▲
by
chadcf
12y ago
> I'm not saying TDD is the only way to write code, I'm saying TDD is the only way to make sure that you will have minimal automated testing. We'll have to disagree there. It's a fine way. There is rarely just one tru
13.
▲
by
chadcf
12y ago
I think fanatic and zealot is the key word. I'm more of a pragmatist. I think one size fits all is a bad strategy, and different projects have different needs. There is nothing I hate more than working with people who passionately beli
14.
▲
by
chadcf
12y ago
Not that I agree with him, but if your project can get away with a local sqlite database for testing (that is, no stored procs or database specific queries) and you make sure you don't create when build will suffice, you can have model
15.
▲
by
chadcf
13y ago
There's a plan here in Oregon to try and work up a viable system to do this. The idea is called "Pay it Forward" and you would essentially pay a 3% tax for 20 years after you graduate. I'm not entirely sure it will ever
16.
▲
by
chadcf
13y ago
The tradeoff to that is that DC has a horrible commute and exceptionally high cost of living. How many of these contracts would allow primarily working from home?
17.
▲
by
chadcf
13y ago
I've always done this naturally, some days I read a blurb about some technology I used to use and realize, huh, I used to do that all the time but haven't touched it in years. I think one of the key things is to have a passion for
18.
▲
by
chadcf
13y ago
I don't think this life is for everyone though. One thing people often don't consider when going freelance is that your job shifts. Instead of just being a developer, you are now a developer, marketer, business owner, accountant,
19.
▲
by
chadcf
13y ago
> As we get older I suspect the demographics of our profession will change along with us, and there will be more older people in roles we stereotype as being for younger people. At least that's what I keep telling myself! That'
20.
▲
by
chadcf
13y ago
Really depends on what your app is doing and how critical it is to a business. For a complex application that has been in production for years, whose original developers weren't very talented and now are long gone, and your business re
21.
▲
by
chadcf
13y ago
One thing to consider here though is that often times when you realize splitting up a function will make it easier to test, it's because your implementation sucks and is doing too much and too tightly coupled. I mean realistically how
22.
▲
by
chadcf
13y ago
One of the things that appeals to me about angular is that you can compose your application of smaller angular apps. I think what you're talking about (and the original article) mostly are about single page javascript apps rather than
23.
▲
by
chadcf
13y ago
I would think something like lastpass is an even better workflow however. 1. click login button 2. there is no step 2
24.
▲
by
chadcf
13y ago
Sidekiq's retry and robust handling of jobs (at least with reliable queuing in pro) was the big win indeed. I had a app I tried switching over to it though and it did not go well. In my case I'm running background jobs that take 4
25.
▲
by
chadcf
13y ago
Download the desktop version. The mobile one is not a full fledged app, it's mostly a convenience to record transactions and check budget amounts on the go. 99% of the time I use the desktop app.
26.
▲
by
chadcf
13y ago
In that sense, yes, YNAB can be used for future planning of expenses. But I think the thing they were referring to is that YNAB is not really meant for 'forecasting' your money. Though you could do it, they discourage it and it&#x
27.
▲
by
chadcf
13y ago
> The ones that require me to input the data are just too much work. I've been using YNAB (You Need A Budget) for a few months, and it makes you input everything. I initially resisted and thought the same thing as you. However I for
28.
▲
by
chadcf
13y ago
I used it for exactly one production app and it was a huge success. The reason I used it was because the data we needed to represent was actually a document, in this case a representation of fillable form fields in a pdf document. The basic
29.
▲
by
chadcf
13y ago
Is that actually widely available? They announced it a long time ago but it has yet to ever show up in my gmail.
30.
▲
by
chadcf
13y ago
This can get a little tricky though... I have two bank accounts, one which is my monthly spending and one which is my emergency fund. Because of this I transfer surplus money out of my monthly spending account so that what I have in there i
More ›