| random unconnected thought I'm working on a "may eventually make me money" thing and I do pretty much 100% of the work as far as technical aspect goes (coding) and I'm set to have 30% of this "thing"... 13 hours of coding today, I feel like I achieved nothing. And it's like there is no return, I didn't get paid "someday you'll make money maybe" and I'm not sure I like the idea itself. I don't know I keep asking myself why am I doing this. It may happen. edit: the thing I did today was un-jQuery the entire "codebase", oh my god so much broke. Also to make the scripts load async, bumped the dom loading from 6 sec to 1.5-2. Developing a site to deploy in a place where network speed on average is around 500Kbps Also it's funny when people don't know coding, I'm not an expert, I'm pretty sub-par but people are like "Why don't you just do this..." "Do that..." if Facebook can do it why can't you? hahaha, I don't know, pathetic edit: nothing really against jQuery just that a 1KB file takes almost 1 second to download, requiring jQuery (even min) big file. It's so easy to work with though especially multiple-selectors like selecting by class. the cross browser support... man. something I depended on and take for granted... sorry rambling pointless comment on my part. |