←back to thread

I just want to code (2023)

(www.zachbellay.com)
288 points SCUSKU | 3 comments | | HN request time: 0.868s | source
1. gmoque ◴[] No.43817710[source]
Coding is another tool, just the same way you buy a piece of furniture online you can also build it yourself, if you have the tools and skills. It's up to you how you want to use your resources (time and money).

Coding is a tool to solve data problems, I've been doing it for close to two decades now and I still find it fulfilling and fun. Many years ago I used to think, I love my job that I would do my job for free ... I was wrong! Others will paid for doing things you find fun, make sure you know your worth.

replies(2): >>43817867 #>>43818270 #
2. delusional ◴[] No.43817867[source]
I understand your point, and I don't disagree with it as a matter of utility. It just doesn't capture all of what code is.

I find computer systems beautiful. A system of parts interacting in a complex dance to process data. Each part effortlessly modifyable and reusable, executable by the generic machine people already own.

I love the puzzle of putting data together, of shaping it in main memory, and the joy of finding that previous shaping makes the current problem easier. The joy of finding a hidden algebra or transitivity.

All of these things go beyond the "tool" view of software and touches the "art" view. A painter doesn't find the painting useful, they find it beautiful.

I would be writing software, even if I want paid. I would however be working on vastly different software, and I think that's the OP's point.

3. GolDDranks ◴[] No.43818270[source]
> Coding is another tool

Maybe to you. For some of us, it's also a form of self-expression, a hobby or a lifestyle.

In my experience coding for money and coding for fun is a very different experience. I know my worth, but I am also free to do whatever I want out of my working hours.