Ask HN: Why aren't you coding?
311–316 of 316 posts
Re: Ask HN: Why aren't you coding?
#312Because Coding is not Working. Coding is not Planning. Coding is not Being Efficient. Coding is not Accomplishing Goals. Coding is not Saving Money. Coding is not Gaining Customers. I am getting paid to get things done in a good manner. If I wanted to have a house built for me, I would not expect to pay somebody and immediately have them start laying bricks without them looking at the land, taking soil samples, sketc…
Solid. Mind if I sum it up? Coding is a means, not an ends. Working hard is easy. Working smart is hard.
Working hard can become very cumbersome and/or annoying to deal with from a team perspective if you don't align with your team/customers/stakeholders/etc.
Re: Ask HN: Why aren't you coding?
#313Because Coding is not Working. Coding is not Planning. Coding is not Being Efficient. Coding is not Accomplishing Goals. Coding is not Saving Money. Coding is not Gaining Customers. I am getting paid to get things done in a good manner. If I wanted to have a house built for me, I would not expect to pay somebody and immediately have them start laying bricks without them looking at the land, taking soil samples, sketc…
Re: Ask HN: Why aren't you coding?
#314Re: Ask HN: Why aren't you coding?
#315Earlier quoted context omitted.
I generally think that if I can't find a good name for a thing, I don't actually know what it does yet, so Im not ready to code it. I, j, and k have clear definitions as basis vectors, so they can be used, but I don't think I'd ever call a variable foo or bar
Use an APL keyboard and you'll have more options. https://geekhack.org/index.php?topic=95872.0 I do think we need a modern hacking keyboard though.
Re: Ask HN: Why aren't you coding?
#316Because Coding is not Working. Coding is not Planning. Coding is not Being Efficient. Coding is not Accomplishing Goals. Coding is not Saving Money. Coding is not Gaining Customers. I am getting paid to get things done in a good manner. If I wanted to have a house built for me, I would not expect to pay somebody and immediately have them start laying bricks without them looking at the land, taking soil samples, sketc…
The worst thing that happened to coding is business culture with design docs, architecture docs, whatever docs all coming before a prototype is written. This is how you end up with "enterprise grade" garbage.
The best way to create a good code base is to write it inside out a few times over. Documents ain't gonna help you.