|
|
|
|
|
by perrygeo
439 days ago
|
|
> Even if you do, it's quite often a very small part of the entire project. So your projects are only moving bits from one place to another? I've literally never seen that in 20 years of programming professionally. Even network systems that are seen as "dumb pipes" need to parse and interpret packet headers, apply validation rules, maintain BGP routing tables, add their own headers etc. Surely the program calculates something, otherwise why would you need to run the program at all if the output is just a copy of the input? |
|
What interesting things do you do as a programmer, really?