Adventures in coding
Tuesday, 9 July 2013 02:20- Go to do some theme color conflict bugs - easy, right?
- Check first bug. Discover you not only made a stupid link color choice for the layout listed in the bug, you did it in both ports of the same color theme.
- Fix all of them. Discover doing so has revealed a new color conflict bug due to not enough layout properties.
- File new bug for adding layout properties
- Go to fix second color conflict
- Discover this also reveals the same 'not enough properties so layout uses bad fallbacks' bug
- Contemplate banging head against wall for making this mistake in two layout patches
- File bug for this too, and make a new branch to start working on it.
- Realize that you actually need to add three new sets of link props
- Contemplate banging head against wall again.
- Get started, swearing that once you get the props put in at least you will read some more Birds of Prey and then go to bed.
I swear, I don't know why I am allowed to code sometimes.
- Check first bug. Discover you not only made a stupid link color choice for the layout listed in the bug, you did it in both ports of the same color theme.
- Fix all of them. Discover doing so has revealed a new color conflict bug due to not enough layout properties.
- File new bug for adding layout properties
- Go to fix second color conflict
- Discover this also reveals the same 'not enough properties so layout uses bad fallbacks' bug
- Contemplate banging head against wall for making this mistake in two layout patches
- File bug for this too, and make a new branch to start working on it.
- Realize that you actually need to add three new sets of link props
- Contemplate banging head against wall again.
- Get started, swearing that once you get the props put in at least you will read some more Birds of Prey and then go to bed.
I swear, I don't know why I am allowed to code sometimes.