Pages

January 23, 2014

Define "Important"

I've been thinking a lot lately about my lack of creativity and drive to learn, in relation to Maslow's Hierarchy of needs. I know there has been some disagreement with this model, but the idea stuck with me since I first read about it in Psych 101, way back in the early 90's. For those unfamiliar, the concept is that you can't address higher order needs like creativity and learning without first addressing lower order needs like food, shelter, and self esteem. In case I haven't been abundantly clear, I've been suffering from some esteem issues lately. I like to think they are getting better. I'm hoping to push the envelope a bit on addressing more than one need at a time.

I found out yesterday I'm supposed to have read Clean Code and The Clean Coder. Well, not "supposed to have" so much as they made this a requirement for all engineers after me. For me, it was "suggested" on a list of several others. I chose some of the others, because I feared the coding in these. For similar reasons, I also have "How to Think Like a Programmer" and "ReWork" on my list of books I need to read. 

I have yet to figure out where in my schedule I can fit reading. Or rather, where I can fit reading when I intend to retain what I've read. This past week, the closest I've come to learning (outside of the learning I'm doing daily in the course of my job) is to watch a YouTube video on Pompeii, and that I only watched half of while running on the treadmill. I have actual code I want to focus on, but haven't.

The author of Clean Code, "Uncle Bob" Robert C. Martin has apparently done video of the tenants in his books.  A quick YouTube search shows there are several hours of Google Clean Code Talks. If I'm going to watch videos while on the treadmill (when I'm running at home), I should choose these over RedBox Instant (which doesn't have any real selection anyway). I'll still want to read the books. I know I won't retain as much from the videos, especially since they won't have my full attention if I'm also running. 

So let's think about scheduling. Where can I fit in the learning I claim to want as a life-long pursuit?

I've been trying for the past few weeks to get up an hour early and work out before work. That is not happening, so getting up early to learn is also not likely. That leaves after work and weekends.

I'm not making it up early, so my workouts happen daily after work. Monday is a long workout. Tuesday and Thursday I also donate plasma, which takes about an hour to get to from work, then an hour to donate. Essentially, I get home from the gym between 8-9pm most days, except the days I spend at Superman's. Bedtime is 10pm. This does technically leave me an hour or two every day to study. Or write blogs. Or, as has happened lately, read Reddit.

I think it's time for the 15 minute rule. This used to work well for me, when applied to my sculpture. Essentially, I insist on spending at least 15 minutes studying/reading/learning every day. If it's not working for me that day, I can pack it up after 15 minutes. More likely to happen is, once I'm into the book/video/code, I'll look up a half hour or hour later, wondering where the time went. At least that's the hope, and how it worked with the sculpture.

I'll have to set this up for my art too, though it won't be every day. There's at least 15 minutes of set up and clean up involved in that. I'll have to make time on the weekends, which is an entirely different scheduling nightmare. What I can do, every day, is write or sketch out ideas I can then work on over the weekend. 
Not quite there, but getting there. The question is, what exactly is really important? 

January 22, 2014

Progress

For the past several months, when people asked me how work is going I sighed and launched into my "it's uncomfortable.  It's difficult" speech. I want to clarify that the job itself is fine. The people, the environment, the company: these are not the problem. The problem is how I see myself and how frustrated/impatient I am with my progress. 

My progress meter is about to change. Today I sat for the retake question on the oral exam they give regarding their cornerstone principles. The main reason I failed this question was insecurity in my answer. I talked my way all around the correct answer, but admitted I was not confident I'd nailed it. Bad idea. Very bad idea. Never show weakness. Without that, I probably could have just had a conversation with my manager about the bits I missed. Instead, I had to retake the class and answer a different question. 

I retook the class in early December. Knowing this time I'd be tested on it, I actually took notes. I answered the question I failed several times, for several people. Of course they asked me a different question, on a completely different section of the class. I was able to dredge the month-old information from my brain and answer, barely, with a few leading questions to get all the aspects covered. The trainer indicated he would recommend they pass me, which means I'll receive my engineer's cap and be considered a bona fide, full-fledged engineer. I should receive my cap during the next all hands meeting (which was scheduled for today, but cancelled this morning).

Work is still challenging and difficult, but I'm focusing on less complaint and more solutions to the issues that plague me. One of those issues is working as an introvert in their Agile environment. 

My entire professional life, I've had my own desk with walls or cabinets, a cubicle in which I could tuck my head down and get my work done. Even in Support at my current company, I had my own little space. I have my own space now, but it's in name only. The way my company manifests an Agile environment is by setting all the Devs in my team up at a long table, in a large room full of such long tables. There is a constant hum of conversation, sometimes louder than others but always buzzing in the background. There are frequently foam darts flying through the air. Conversations ebb and flow at my table as well.

This can be a problem for an introvert like myself. Even more so for an ADD introvert like myself. I get distracted easily by the conversations, even if I can't hear them well because I'm going deaf. I get overwhelmed and exhausted by the constant human interaction.

One solution I've found is noise cancelling headphones. These only work when I am actually listening to something through them, and listening to music with words is equally distracting. I've started using SimplyNoise.com to drown out some of the background noise and give my brain some relief. Alternatively, I listen to instrumental music on my Pandora account. I had some difficulty at first finding upbeat music that doesn't have words. A quick Google search provided a Reddit thread on exactly what I wanted. I created a station with every single suggestion in the thread, and now I can listen as long as my head and ears can stand the weight of the headphones.  

Another solution has been to run away and hide. They actually encourage leaving your desk if you're creatively stuck. They've built a pretty sweet game room to help distract people from the problems they're working on, to let their brains find solutions behind the scenes. Personally, I suck at the games and it's not more noise and excitement I crave. I've found the ladies gym locker room is almost always vacant during the day, except during lunch and after 4:00. It is completely quiet, except for distant music from the radio in the cafeteria. I take my phone in there and play a quiet round or two of Jewel Legend to recharge. 

I am making actual work progress. The card I paired with the more experienced Dev on passed PO accept. The card I picked up next, that I'd originally put on hold for the card that failed? That was already working. Before putting it on hold, I'd worked with another Dev and we found what we thought was a partial solution. That Dev picked it up while I worked on the card that PO failed, but said he didn't really do anything. Submitted a few things he didn't think worked. After confirming with the PO how exactly the situation should work, I spent 2 days recreating and testing all the scenarios. Turns out it worked in all cases. That card also passed QA and PO. 

I picked up yet another card, where the situation worked most of the time. It took a few days to find the code that was causing it to behave the way it did. The simplest solution was just to comment that code out. That card is currently under QA test, and I'm confident it will pass. I'm a little concerned PO will find some edge case I didn't think to test for. I'll deal with that if it happens. 

So 3 cards complete in the last week, and I'm now researching another intimidating issue. I don't know anything about this area of code. I still don't have much faith in my coding skills. Yet, somehow, I find I approach each card with a bit more confidence. That right there is called progress, my friend.

January 20, 2014

Everything contradicts everything else

These are two versions of a low-carb food pyramid. You can see, even when the basic tenants of a food plan are agreed upon, execution varies widely. Personally, my diet is something of a mix between the two. When I'm not "cheating" (a word and concept I hate, since really who am I cheating on? Myself? It's not like I'm hiding anything from myself! What I'm doing is choosing to eat off plan.) I eat a lot of egg and protein, with a huge salad for lunch most days. The salad varies, but is usually comprised of cabbage, brussel sprouts, collards, and/or brocolli slaw. There is always some form of meat involved, and I might throw in zucchini or kohlrabi. I also usually add a small amount of raisins, a serving of almonds, and minimal dressing.

Last week didn't go well, and it took me the better part of the week to figure out why. I'd reduced carbs, and for some reason also reduced my liquid intake. Whenever I change the non-water I drink, it affects the amount of water I drink. I've been drinking Kombucha, and for some reason this had the same affect as drinking soda, in that I didn't drink my water/unsweetened tea as well. This led to thirst, which I interpreted as a salt craving. Instead of drinking my water/tea, I ate chips. Not ideal.

I realized at some point in the last week that I haven't lost any real weight for about 10 years now. Yeah, I dropped 10 lbs once when I was running every single day. My body can't take that kind of stress over the long haul though, and once I had to stop the weight came right back. At this point I'm not dieting to lose weight, though my mental image of myself is at least 40 lbs lighter. What I'm trying to do is eat healthy, eat only when I'm hungry, and not overeat when I am hungry.

I also realized I've spent too much time reading about people who follow the Beach Body plan, who use meal replacement shakes. I've gone back and forth about trying them, since they appear to work for some people and I haven't tried them yet. I keep coming back to 2 problems with this, though. First, meal replacement shakes are not real food. My metabolism is broken already, and I'm trying to heal by eating food as close to it's original state as possible. The more processed, the less I can be certain I know what's added. Companies are not required to disclose EVERYTHING they put into our food. There's also the whole "anything fortified is bound to have iodine, which I need to avoid" thing.

I decided I'm going to try my version of a meal replacement shake. It's basically a berry, egg, and leafy green smoothie, somewhere close to 200 calories. I'm hoping if I have this for breakfast before I leave for work, that will shift my food plan back several hours, reducing the desire to eat later in the evening. Ideally, I would finish my salad in late afternoon and not be hungry until the next day. Alternatively, I could have the same smoothie for dinner. An added bonus is the sweet taste without too many carbs and no artificial sweeteners.

I did have some good news this week. While at the Dr. for a sinus infection, I had her test my thyroid levels. I'd stopped taking the prescribed medication, and am managing the disease with a gluten free diet combined with a bugleweed supplement. Apparently this is working, because my levels are within the normal range.

Even more incentive

Not that I have a ton of control over how much sleep I get, but this kind of information is definitely incentive to get to listen to my "time for bed" alarm, and to hit snooze in the morning if the night was restless...


January 19, 2014

You'd think I'd be perfect by now


According to Mr. Churchill, if you consider how often I change all my little routines and plans, you'd think I'd be perfect by now!

My new training plan called for 2 a days, but that whole getting up early thing has just not been happening. I'm getting to bed early enough, but I guess I'm still recovering from the plague or something. I'm pretty much ok with this, because getting enough sleep is an important element in health and wellness, and it's not something I’m normally good at. 

I've already decided I'm done with the P90X3 program, and I've only half done one day's video. I like to watch the videos before I attempt to complete them, so I have an idea what I'm doing and am not fumbling around quite as much trying to see what's going on. I watched Monday's video, and my calves hurt just thinking about it. I took a kickboxing class at my new gym a few weeks ago, and it was literally a week and a half before my calves recovered from all the jumping. Tight calves = painful running. Painful running = more time walking to cover the 10K steps I need daily. These are not good equations. Mostly though, 10K steps > any exercise video because I'm tracking the steps for work's Vitality program, which is tied directly to my Health Savings Account. As with everything else in this world, $$ trumps everything.

Additionally, I've found I really like lifting, and rowing, and would rather putter around the gym playing with the equipment over trying to find the space for a video session. I spent time with a trainer Monday, going over the free weight section of the gym. I wanted to learn Olympic style lifts, but there isn't a lot of room to move with all the January resolutionists. Instead, she showed me how to use the racks and we talked about a plan to get me more comfortable with the Olympic lifts when attendance slows a bit in February/March.

Bailing on the P90X3 program is also not helped by my ADD. I can't follow a recipe to save my life. Why would I think I could follow a prescribed program for 3 months, even though they do mix it up over time? So yeah. Just like with all the other beach body videos, I like the theory more than the actual practice. I'll use the ones I like and leave the rest. The Accelerator is out. Not happening. I like the yoga video. I like the dynamic stretching. These will more tools in my toolbox, but not the meat and potatoes of my workouts.

Speaking of programs I'm not following: I've changed my running schedule up already, in part because I was sick. I had one mile on the calendar 4 days this week. I ran 1 mile twice on the first day. The second day, I worked out after donating plasma. While doing my run in an overcrowded and not well ventilated gym I decided I don’t want to do my "long run" every day. I opted for a half mile and walked the rest of my steps. Day 3 I walked a mile, ran a mile, walked a mile, then did 10th of a mile walk/run intervals starting at 10 minute miles and bumping the pace every run interval. I can sprint pretty darn fast for a 10th of a mile! Day 4 didn't happen, Day 5 I managed only half miles at a time, and Day 6 didn't happen. Day 7 was supposed to be yoga, but with a confirmed sinus infection that didn't happen, and I walked my steps with only sporadic runs for very short periods.

Today's run was walk a mile, run a half mile, walk a half mile, run a mile and a half. I hope to hit 2 miles by the end of the week. At this point I'm "going for it" every day, but listening to my body and trying not to push so hard I'll regret it the next day. That said, I am going to try for the 2 a days again this week, because running after donating is not a good idea. It would be better if I could get the run out of the way in the morning so I don't have to worry about it after donating. That would also allow me to spend more time lifting and rowing in the evening.  

So what it comes down to is, really, nothing much has changed. I'm running, and the running plan is slightly different. I'm lifting and rowing and playing on the equipment. I'm still working out an hour to 2 hours a day. And, not surprisingly, while this all helps me feel healthy, my weight and waistline are no different than they were before. I'm not willing to spend more time than I already am in the gym. If I want the weight and waistline to change I'm going to have to make changes elsewhere in my lifestyle.

But that's a post for another day. 


January 16, 2014

It's not just a job, it's an adventure!


As with creativity, and as usual, I'm struggling to set aside time for the constant learning I want for myself. My current focus is to improve my near non-existent coding skills.  At the same time, I'm hoping to learn better troubleshooting skills specific to coding. Toward that end, I'm taking an Introduction to the Introduction to Computer Science course, offered by Harvard University. Here is the link, if anyone is interested. The course is free, and available until the end of the year. Assignments will be graded, and a certificate granted if you pass. There's also a sub-Reddit community for input and help.

The first class introduced pseudo code, which basically explains an algorithm or series of steps you want to code, in plain English. In the pseudo code, the basics of code were introduced. A variable was incremented, in a loop, as the code counted the number of people in a room.

A different video in the same lesson set taught me about binary and base 2 numbers. Like most people, I'd heard of binary and had a general idea what the word meant. This taught me how to add in binary, which was pretty neat.

The binary concept was used to explain bits, which in a computer is represented by turning transistors on and off. I learned how alphabets and other keyboard characters are broken down into binary bits. This led to algorithms. The instructor practically started with the problem solving algorithm of dividing a problem set in half. You know immediately if Mike Smith is in the first or second half of a phone book you've opened. If it's not in the first half, you can discard or ignore that section. Your problem is now half the size. You repeat, opening the remaining section to the middle, and immediately can tell if Mike Smith is in the first or second half. Repeat until you find Mike Smith. This concept was only introduced after several hours of instruction in the MIT course I started watching a few months ago. I never finished that course. Already I find this course more engaging.

Another tool I've found and have started playing with is Learn.code.org. I have not had the most positive experience with a GUI (Graphical User Interface) method of teaching code. I used a GUI program called Alice at U of Pheonix, but didn't feel I walked away with any real coding knowledge. Learn.code.org gives you the graphical interface, but you still have to build the coding sentences. You can also see the actual JavaScript underlying the building blocks you're putting together, which was not an option with Alice.

I completed the first section of Learn.code.org, where you build simple code snippets to move Angry Bird and Plants vs Zombies characters through a maze. Move Forward, linked to Turn Right will move the character forward once then turn it right. Add these into a Repeat loop and the character will Move Forward, Turn Right, Move Forward, Turn Right as often as you tell it to repeat. Ultimately you get to a point where you're telling the game, "if you have an open path, move forward, otherwise turn right. If you cannot then turn right, turn left. Repeat until you reach the goal"

I like puzzles, and have a knack for seeing patterns. If I can think of coding in that light, maybe I won't struggle as much as I have while considering it a new language.

Every Thursday at work we have what they call Lightening Talks. They are an hour's worth of 10 minute talks on just about anything. I've heard they had a talk on how to tie a bow tie, on how to survive the apocalypse. Today's talk was about the Code Mash conference held in Sandusky last week. A lot of the material washed over me in a "hope some of this sticks" manner. I do try to take notes on the things that interest me, and today's notes are on Ruby Warrior. Like the Learn.Code.org, it's something of a puzzle that you use the Ruby language to work your way through. I'll be spending some time on this site, working on improving my Ruby coding skills.

I've also been thinking about the reading I'm not doing. Why are there so few hours in a day?!? I've been avoiding "How to Think Like a Programmer" and "Clean Code" because there's code in those books I'm afraid I won't understand. I want to get the difference between functions and methods straight in my head before going there. At the same time, How to Think Like a Programmer is supposed to teach me the problem solving skills I’m hoping to find in the Harvard course. I have to ask myself the same question I asked about my art: "What would I do if I weren't afraid?" The answer is, read the books and teach myself what I need to know to understand them.
Reads "Adventure Girl" in binary.

January 15, 2014

"What would YOU do if you weren't afraid?"

I don't know if it's the winter blah's, work stress, work and workout schedule, or what but I've been doing a lot of coming home after work and just sitting in front of the computer. I read a lot of blogs, comics, Reddit, and sometimes play Jewel Legend on my phone. What I don't do is anything creative. Being creative is another of the ways I like to define myself in my mind's eye, and right now it's another of those things I'm just not doing.

I like to write, which shouldn't surprise anyone considering the missives I post to my blog. I don't consider myself a writer, but I like the idea of writing. I used to write poetry, and I still think some of it was pretty good. I'm not sure how or why that well dried up, but the magic appears to be gone now. I also have a book gathering dust on the shelf. The outline is saved on a 3.5 inch floppy, which will tell you approximately how long it's been since I worked on that particular project. For you young 'uns who haven't even seen a floppy drive on your computer, I'm talking decades. Periodically I think about developing some characters, just to see where it takes me. That's a project I haven't started yet but have not given up hope I will someday.

Drawing is another skill I used to have that has atrophied with disuse. I think periodically that I'll draw little cartoon comics to go with my blog, along the lines of Hyperbole and a Half. A few months ago I decided I would teach myself Blender with this exact project in mind. I haven't gotten very far on that goal. I even started a new blog space with the idea I would create my own online comic. Unfortunately my drawing now sucks, and I haven't spent the time necessary to improve that fact. This is another "maybe one day" sort of project.

At one time I was a pretty damn fine sculptor. I have a bachelor of Arts with a focus in ceramic sculpture. Because ceramics is expensive and messy, I shifted to polymer clays. I made some pretty neat xmas ornaments, which I sold at the holiday craft fair where I worked. Prices were arbitrary, not based on time and materials, because no one would pay that much for the kinds of things I made. I made a few things besides ornaments, but was never able to work out the kinks in creating functional sculpture that wouldn't fall to pieces if actually used. I wanted to consider myself an artist. The crafty nature of my work, combined with my failure to make it more permanent, caused me to walk away. It also didn't help I was making xmas ornaments and I had no real idea how to sell them. I thought about opening an Etsy shop, but having sold on Ebay I'm aware I don't have a flair for description or sales.

Superman sent me a link to my Flickr account last weekend, where I've housed images of my most recent work. He said he wanted to remind me that I am creative. This is one of the things I love about that man. Looking at some of the things I made got me thinking about sculpting again. I have ideas that involve blown eggs. I have ideas on how to fix the "clay pops off the glass" issue. Simultaneously I have doubts the work is really that good. I'm still stopped by the crafty aspect. What does one do with crafty work when you really would like to consider yourself an "artist?" There are only so many items I can gift to my family.



To be creative, I started blogging again. I'm not certain telling the black hole that is the internet about my days, my thoughts and fears, is actually creative. It does appease somewhat the desire to produce something. I haven't figured out yet how I'm going to fit some of the other creative projects I'd like to work on into my world, but I'm starting to think it's a now or never proposition.

I spent a good portion of today watching Youtube videos about Sheryl Sandberg's Lean In Project, and while she's talking mainly about women in the workplace I can't help but apply one of the questions she asked to this aspect of my:

"What would YOU do if you weren't afraid?"

I'm still working out exactly what it is I'm afraid of. What I would do if I had the time and energy is creatively work on all aspects of my art. What I have to do now is figure out how to make that time and energy.


"That little girl isn't bossy. That little girl has executive potential!"

Well worth watching. 

January 14, 2014

Just keep swimming

I've had to remind myself far too often lately that things will get better if I can just keep my head above water long enough. Specifically, work things. Transitioning to this new position, even 6 months later, has not been as smooth as I'd like. While I'm a single oral test question away from my engineer's cap (a question I've been waiting to answer for over a month now), I still don't feel I know what the heck I’m doing more often than not.

I have been doing real work consistently for almost 2 months now, and sporadically before then. I've completed 10 cards, ranging from a quick 5 minute fix to the most recent issue which took almost a month. My final class was in December, and I haven't had steady classes since October. I have completed at least one card without having to ask questions, which was a nice confidence boost. Other cards turned out easier than originally thought, and I was able to resolve them both quickly and almost entirely on my own. Then I hit a few cards which were more challenging. I am unaccustomed to feeling lost for long, and the experience has bruised my self esteem.

My most recent card, I paired up with one of the more experienced Devs. I say paired, but it was really like I was in the kiddie cart while he drove. He did all the real work. All I could do was run through the scenarios and try to find where his solutions weren't working. I tried for 2 weeks to read the stored procedure the issue centered upon, but it's thousands of lines long and there are too many things about it I just don't understand. My pair explained what some of those things are supposed to do, but I still don’t see how they actually work. Meanwhile, I wasted his time trying to find a solution for for an issue that turned out to be something I forgot to enter when creating the scenario in the front end. Very frustrating, to repeatedly be so very, very not right.

My pair decided the card was complete enough to submit this morning. When QA failed it almost immediately, I was at least able to explain the households he was looking for but not seeing were in a different BIN (basically under a different contract), so he shouldn't see them in that situation. He found one other situation he didn't think was right, but he also didn't think it would matter based on how clients use the software. He passed the card. Now we wait to see if it passes the final test. The Product Owner will look at it when she's back in the office tomorrow. If she believes it works well enough to push out to clients Thursday night, the card is complete.

Meanwhile, I picked up the card I'd put on hold when the one above failed. Another Dev had worked on it for a few days, but that particular Dev was on loan from another team, and the loaner Devs all went back to their team Friday. The card was not yet complete, so went back on hold until someone else could pick it up again. Since I already had some background on it, I picked it up again.

The good news is, he sent me the notes he had on the card. The not so good news is, the easy part is fixed and I have to figure out the rest. At this point I feel more confident with this card than I did on the last, so at least I have that going for me. Of course, all I've done so far is recreate the issue. We'll see how it goes when I get into the stored procedures.

I don't know how much longer I can tell myself that I'm still in the early stages of this job, that I'll get it if I give it enough time. I'm impatient, for one. I'm frustrated with my lack of progress and understanding. I'm unaccustomed to feeling so clueless for such long periods of time, when I've invested a good sized portion of my self esteem into feeling intelligent and accomplished.  This is extremely uncomfortable for me, and I'm not 100% confident that discomfort will go away. I'm afraid it may be a facet of the job itself, to struggle until solutions are found. If that's the case, this may not be the career for me.

I'm holding off judgement until I've given myself a fair amount of time, until I can say I really put everything I could into succeeding. Among other things, this means gathering as many tools as I can to make the job easier. Toward that end, I'm taking Harvard's CS50 course, which is free online here. It's basically an intro to Intro to Computer Science. This course is very much like the MIT course I started taking a few months ago, only less dry and more contemporary. So far I like it a lot better. Certain concepts were introduced right away, and the language in use is C rather than Python. I'll also touch some PHP and SQL toward the end of the course. So the course will introduce me to new languages, but it is also supposed to teach me how to troubleshoot code issues. This is something huge I feel I'm missing. Every time I pick up a card I feel I'm starting at square one, that I go through far too many unnecessary steps to actually figure out what's going on.  I don't know this for a fact, because I've never been trained to troubleshoot logically. I'm hopeful this course will help my confidence levels, if nothing else.  

Maybe I should pin this to my wall...

January 13, 2014

Always changing

As with workouts and everything else in my life, my diet is ever-changing and under constant scrutiny. My current focus is based on a paleo/primal lifestyle. Yes, there is a difference between Paleo and Primal, mostly having to do with acceptance of artificial sweeteners.  I'm really more Paleo, though I aspire towards Primal. I reduced my diet soda intake from a daily habit to the occasional (once or twice a month) 24 oz. I reduced my coffee with International Delight's Sugar Free Vanilla creamer habit from daily to weekends. Even the weekend coffee is now one or two cups, as opposed to the quart I was drinking daily. There are only a few teas I like unsweetened, and several I like with sweetener, so every once in a while I'll have a quart of tea sweetened with stevia. None of these are daily occurrences.  

Nothing is 100%, and a big part of what I'm trying to do starts out with "I refuse to obsess." I'm only a little prone to obsession… The Primal community I lurk in suggests an 80/20 rule. If you're 80% primal, you're doing pretty darn good. For me, this means most days I stay away from grains, legumes, sugar, and processed foods. My diet is primarily meat and vegetables, except I'm not eating many of the higher starch vegetables either. If Superman makes me a dinner that contains black beans or lentils, I'll eat it. That's just one day, one meal out of many without. However, I'm not willing to eat corn chips at the mexican restaurant every Friday. I'm uncomfortable with that frequency of diversion.

There is special reason to stay away from wheat and gluten, since studieshave found leaky gut syndrome can be implicated in auto-immune diseases. Wikipedia takes a skeptical stance on leaky gut as a whole, and if you Google gluten and auto-immune disease you'll find a ton of not fully accurate information. I believe enough to make the break myself. According to what I've read, Gluten affects the lining of the intestines, allowing "...toxins, microbes, undigested food particles and antibodies to escape from your intestines and travel throughout your body via your bloodstream." The antibodies your body produced to defend against the gluten protein now roam free throughout the bloodstream, attacking other soft tissues like skin and thyroid.   

Changing lifelong habits is difficult, and the transition to paleo/primal has been less than smooth. It wasn't until I could actually envision how gluten affects me that I finally walked away. Even so, it still gets me sometimes. I had chinese the other day, knowing soy sauce is made with wheat. I didn't know egg roll wrappers are made with wheat, but I also didn’t look it up. Now I have, and they do. I was determined to eat off plan anyway, since my order consisted of fried rice and rice is both high starch and a grain.

The largest factor in staying grain free (other than the gluten issue) does not have to do with hype from the Paleo and Wheat Belly communities. It has to do with carb content. I've had surgeries that affect my hormone levels, take medication for an auto-immune disease that directly affects my metabolism, and struggle with the equivalent of a carb/sugar addiction. Even with regular exercise, in the past 12 years I have only managed to lose 10 lbs, and that for only a little while. Just like so many other dieters, I've gained those 10 back and then some. 

I try to love my body the way it is. I try to ignore the constant barrage of media input over the last several decades, telling me I should be thinner, softer, younger, and prettier. Really, what it comes down to is I'm uncomfortable in my clothes. The image I have of myself in my head does not match the image I see in the mirror.

I've tried every single diet. I've tried not dieting. The fact of the matter is, I have yet to figure out how to feed this body in a way that is both physically and emotionally satisfying. Paleo comes closer than anything else I've tried, even when I'm not doing it "right." Basically and for the most part, I eat real food. Meat and vegetables, with an occasional fruit or other sweet.  Sometimes I eat a starchy food like potato or rice. As long as it's an "every once in a while thing" not an "every week thing," I'm comfortable with that. I don't know if this will help me lose weight. So far it has not, but so far I've deviated from the plan more often than I'm comfortable with. Shame eating is never a good thing.

One of the things I'm hoping will help with carb cravings involves my newest food infatuation: Kombucha tea. It is sweet fermented tea, but the sugar and alcohol content is negligible. The fizz addresses the cravings that lead me to still drink the occasional soda. The sweet satisfies my sweet tooth. There is also a tart component that prevents me from guzzling the entire bottle at once, which means I savor the sweet over a longer period of time. Additionally, with live cultures Kombucha provides probiotics and B vitamins.

In order to drink as much as I'd like (read quarts, possibly even gallons of the stuff), I decided I need to make my own. A quart a day = $7 at Whole Foods, which is way to rich for my pidley little budget. To make the quantity I intend to consume, I purchased 2 ceramic dispensers, each capable of holding 2.5 gallons. I purchased the SCOBY (Symbiotic Colony Of Bacteria and Yeast), the fermenting agent that takes average every day sweet tea and converts it into nectar for the gods. I also had to purchase a heating element, since I don't keep my house at a toasty 70-80 degrees year round.

Everything arrived this past week, and this weekend I made my first batch of tea. I'm reminded of my Dad, brewing his own beer and wine. I set up the heater and wrapped an old thermal jacket around the containers, for insulation. The SCOBY will die if it overheats, so I'm diligently watching the thermometer on the side of the ceramic vessel, praying it didn't get too cold in shipping or when the temperature dropped overnight. I've already had to resist the urge to open it up and look, to taste. Instead I wait impatiently for next weekend, when I can bottle the stuff with small amounts of cranberry juice. Then, Monday or Tuesday, I'll have my own Kombucha to drink, with another batch fermenting in a continuous production flow. If I get tired of cranberry, I can change it up with other juices. I can also change up the type of tea I use for the base, though I have to be careful not to use a tea with oil. There will always be something of a black tea base, to maintain the ph levels the SCOBY needs to survive.


The SCOBY I purchased was large enough to make 2 gallons of tea. It will grow with every batch, so within a few weeks I should be up to the full 5 gallons of tea a week. I won't be able to consume all 5 gallons, as you have to seed the new batch with a portion of the old. After a month or two I'll have a baby SCOBY, at which time I'm more than happy to donate if anyone else wants to join me in this adventure. Providing I feed the mother SCOBY enough sugar and acid to keep it happy, I could continue producing kombucha with just that colony for years to come. 

Carbs are Killing You!

It's a bit sensational, and I've seen at least one study indicating the bit about Atkins vs traditional diets is not quite so clear cut. On the other hand, it jibes with a lot of other things I've read over the last year or more.

Click here if it's too small to read.


January 12, 2014

SAME OLD, SAME OLD


I started to say the new year comes with new plans and new ideas, but really my plans and ideas are constantly evolving. They have no sense of time or calendar.  This is just what I'm doing today. Tomorrow might be a different story entirely. And yet, somehow, everything is still the same.

I joined a gym in November. Having somewhere to go, somewhere with adequate equipment, has given me some success in the "work out at least 5 days a week" goal my company's Vitality program suggested for me. I've had the goal for the better part of a year, and still haven't hit the 3 months time-frame they want. It's a good thing I care more about the results of working out than the points I get for this goal, or I'd have dropped it long ago. Working out 5+ days  a week for 3 months straight is difficult. Something always gets in the way. I get sick (as happened this past week) and don't work out at all. I hurt myself, like the shin splints I experienced this past fall, and cut back or stop workouts in order to heal. I get tired from trying to do too much, and take one too many rest days. Sometimes life gets in the way and prevents me from working out "enough" to qualify. I keep trying though. I like working out to be a habit, whether intense or recovery, still a constant rhythm in the ebb and flow of my life.

I'm at the start of a new training plan for a 10 mile race in late April. I thought I was done running after dealing with shin splints for most of last fall. Turns out I just need to stretch more and not let my calves get that tight. I thought I was done racing, since races get expensive. Turns out I really enjoy the motivation of training for an event on the horizon.

Because I haven't run much at all over the last few months, I'm starting back at square one again. I know there is fitness in my legs that will let me ramp up faster than your average Couch-to-5K, but it's still a challenge to dig that fitness out. I've put on another 15 lbs, only some of which is water weight from my auto-immune disease. This week, my goal is to run a mile, non-stop. I have it on the calendar 4 days. It would be 5, but one of the days I have something other than exercise scheduled in that timeslot.

I'll run more than one non-stop mile each day, because another goal I have is to walk/run 10K steps every day. That's been an off and on goal since I started wearing a pedometer several years ago. Thanks to the Vitality program, I now have a FitBit I wear on my wrist, which lets me know when I've hit 10K. It's a constant reminder of the goal, and I don't even have to remember to wear since I never take it off. I just have to remember to charge it twice a week. For the record, 10K steps translates into just over 6 miles for my stride length. I walk anywhere from 3K-5K in the normal course of the day, and to avoid the shin splint issue I now walk a mile before I start running. That's about 3 miles walking, which leaves at least 3 miles to run. I don’t run on Saturdays, and I don't walk much when I'm not at work, so Sundays require more steps to hit the goal. Today's treadmill session looked like this:

1 @ 3.5 mph (warm up)
1 @ 5.5 mph (hey look! I actually can run a mile straight!)
1 @ 3.7 mph (now I'm loose, let's see if I can walk faster)
.5 @ 5.5 mph (OK, I did it once. I can do it again)
.5 @ 5.7 mph (I started getting bored with the pace, so bumped it up a little)
1.5 @ 3.9 mph (I thought I was almost done, so kept walking)
.5 @ 6 mph (turns out I had a good number of steps left to go, so ramped it up to finish strong and fast)
.2 @ 3.9 mph (to finish out the 10 K)

I also started the P90X3 program today, because I have personal goals that include better strength and fitness than I can get from just running.  I go back and forth between Beach Body programs for this very reason. I want to strengthen and tone the rest of my body, and I need incentive to stretch and move more than my legs. Working just my legs has led to hip flexor strain and piriformis syndrome in the past. Both of these are related to tight hip and lower back muscles. My hope is that P90X3 will move me in more than just the repetitive running motion, will strengthen supporting muscles around the hip and back, and also throws in dynamic stretches for some of the larger muscles like hamstrings.

While everything about the above paragraph is true, running is my go-to exercise, and I'm not as much a fan of videos. Today was the first day of P90X3, and I bailed on the dynamic stretching video about halfway through. This is sad since it's only a half hour long. I blame having already spent and hour and a half on the treadmill, ADD, and the fact that I did the video at home. My 15 year old carpets stink, and adjusting every exercise to make sure I had enough room was frustrating. I did get more stretching in than I normally do after a run though, and this particular video focused on the hip area. It's all good and I have no shame. Just… we'll see how well this particular plan goes.  I tend to dream big, then fail to follow through on things like this. Knowing that does not necessarily mean this time will be different, but I'm hopeful. I'm always hopeful.

Superman and I have also returned to our own yoga class every Saturday. Additionally, the gym has a stretching station I've taken to using whenever I'm there. I don't know why I have no patience for stretching these days. I used to stretch every night before going to bed. Now… not so much.

Right now, I'm feeling pretty ok. My back is stiff and sore, mainly from being sick and coughing a lot earlier in the week. If I weren't medicated I wouldn't have been able to run, as I still have a deep bronchial cough. I have to keep an eye on how I'm feeling, since I am prone to going overboard and hurting myself. As usual, I'm taking on a lot. Most days will consist of a half hour to an hour in the morning, either walk/run or P90X3. What I do in the morning depends on where I get to work out in the evening. If I'm working out at the company gym, I have to get my run in early because there aren't enough treadmills. There is, however, plenty of space to do workout videos. I can both run and lift at my new gym, but the only floor space they have may or may not be in use for classes. This means P90X is best for the morning session.

I actually have a free session with a trainer tomorrow, to show me how to lift with barbells. I've used just about every other piece of equipment at the gym, but never learned how to lift barbells. I spent some time watching YouTube videos, but since the training session is free I figured I'd get some pointers on form and hopefully learn some new exercises. 

Obviously I have a lot going on, workout-wise. I do not mind putting in the work, but I'm also trying to be wary of my ability to obsesses. I really don't want to be the gym rat who works out 3 hours every day. There are quite a few other things I'd like to do with my time. At the same time, I want to be the person who works out every day, who is fit and healthy and strong. There has to be a balance between the two, and I have to find that balance for myself. My approach is to start at the high end and whittle away what isn't working for me. I'll let you all know how that goes. 


October 13, 2013

I'm listening...

I WILL learn how to feed this body.

I've mentioned several times on this blog how I don't understand what hunger feels like. I can eat a decent meal, then half an hour or an hour later feel things I define as "hungry." This is not empty belly, tummy grumbling hunger. It's an emptiness in my gut, which is also somehow discomfort in my head. I became so frustrated with this contradiction, I Googled "What does hunger feel like?"

Which led me almost directly to THIS post by the Fat Nutritionist. I'm not ready to sign on for 12 sessions at $75 each, but what she had to say in that one post made a lot of sense to me. I never thought about different types of hunger. Empty belly hunger. Have a taste for it hunger. Desperation hunger. Chemical hunger. 

She describes Chemical Hunger much as I describe this nebulous not-hunger-but-defined-as-hunger feeling. It never occurred to me I might actually have a dietary deficiency, causing that phantom not-empty-but-still-hungry feeling. I don't know what nutrient I'm missing, but apparently I've been missing it for a while. I'd stopped taking a multivitamin ages ago because they upset my stomach. I've now reassessed that decision and found a chewable that does not appear to cause the same issues. I don't know yet if it includes whatever it is I'm missing, but it's a step in the right direction.

Her post spoke to me enough that I read the comments. I don't usually read internet post comments, but I read every single one of these. I found there are a whole slew of people who understand chemical hunger, and who describe it much like the feelings I've described. I also found a community of like-minded people who don't want to obsess over food, don't want to count calories, feel deprived, or feel guilty for eating things they enjoy.

I also found information on Jean Antonello, RN, RD (How To Become Naturally Thin by Eating More, Breaking Out of the Food Jail, web site: naturally-thin.com). What I read there also made complete and utter sense to me. Eat when you're hungry. Stop when you're not. I've tried to do that off and on for quite a while. The chemical hunger thing always confused me though, so I didn't know when I was hungry. Turns out I was hungry the whole time.

The idea behind eat-when-you're-hungry is your body knows what it needs. Controversial, I know. This concept is coupled with the fact your body goes into starvation mode when you're hungry and don't eat. It starts packing away pounds like a squirrel hiding nuts to survive the lean winter months. Duh. Every dieter knows this. Jean Antonello's approach to address this instinctive behavior is to reassure your body it will be fed EVERY time it's hungry, as soon as it gets hungry. Once the body recognizes it is not in danger of starving, it will stop asking for extra calories and your weight will balance out to a healthy norm. 

These revelations have prompted a return to the eat-when-you're-hungry plan. I make sure to have healthy food with me at all times. Snack bags of various veggies in my lunch bag. A bag of trail mix in my purse. Small portions of zucchini lasagna, chicken marsala, or whatever meals I've planned for the week. When I think I'm hungry, I trust I am hungry and eat something, even if I just ate 15 minutes ago. I may only eat an oz. of green beans. I might eat 3 oz of carrots. I might eat a hard boiled egg or a portion of whatever meal I have with me. I don't eat a full MEAL because I'm never hungry enough that I need that much food. I just eat enough to satisfy the hunger I do feel. I don't find it necessary to clean my plate, and I believe I enjoy my food more now that I'm not stressing over what or how much I eat.

It's only been a couple days. I'm not tracking calories so I don't where I am on the "calories in, calories out" scale. I do know I haven't binged since I started this, and binging can be a nightly occurrence around these parts. I know the only desert I've wanted is pumpkin ice cream, because, well, PUMPKIN, and I've only had one large spoonful of that. I've gone out to eat twice since starting this, and do not feel I over-ate either time. I'm supposed to go out to eat with a friend today, and do not fear that I will eat too much, as was my norm until now.

I am still eating grain-free, because I do believe grains exacerbate my auto-immune issues. This is free reign to eat anything I want, any time I want, but it is not free reign to eat ALL. THE. FOOD. I eat when I'm hungry, I stop when I'm no longer hungry, and I eat foods that are nutritionally dense enough to convince my body it's getting fed. This requires that I listen to my body not only for hunger signals, but also for satiation signals. No mindless eating. I'm not eating long enough to go mindless, anyway. I have a few bites. I stop for a minute. Maybe I have a few more bites. Usually I put it away for later at that point. Later might be 15 minutes and it might be an hour.

 So far the only downside I've found is I wake up at 5am and want a hard boiled egg or chicken wing, then go back to bed for another hour or two. I did find myself eating more than a handful of trail mix last night, so maybe my body is trying to find a balance between feeding and sleeping.

I took a week off of exercise and running in the midst of all this. Everything I did hurt. Everything was more difficult than I thought it ought to be, and therefore not enjoyable at all. I don't know how much of that has to do with whatever deficiency it is I'm dealing with. I don't know if I was over-training. I do know I plan to start back up this week with only a little back-pedaling. Weekday runs of 4 miles instead of 6. I'd traded in pushups for weight training, and want to pick that back up 2x a week. I'll still do the pushups because I still have those goals, but I'll scale back to 50-70/day for now. I'm adding in a mid-week yoga class in lieu of the 3rd weight training day. The weekend runs will stay on track, because I can always walk when I need during those. Throughout all of this I'll have dates and nuts and snacks available to address any hunger/energy issues that arise.

I've abused and ignored and insisted I knew better than my body what it needed, for nigh on 25 years now. I've been willing to try supplements and fad diets, trying to force it to comply. Now I'm willing to love my body enough to trust it knows what it needs. I never tried that before.

Now, I'm listening.

October 7, 2013

Trying

I don't know who besides Superman is aware of my love for T-Rex Trying. It's the same joke, day after day after day, just presented in a different way every time. And every single time it makes me laugh, usually out loud.

I'm paying attention to my smiles and my laughter lately. Noticing it's there, which is a good thing. I'm no longer overly stressed at work, and have come to terms with the stress of living with my youngest child. Yes, even though I love him, and even though he's a reasonably mature house-mate, I feel stress with him in the house. I'd gotten used to having my house to myself. I'm not sure what that says about moving in with Superman, but we're moving toward that goal so I guess I'm going to find out.

Over all, things are going well. I met with my manager today, and we agreed (though it terrifies me a bit) I should start picking up more challenging work. I'm now supposed to pick up small and extra small cards. I felt a bit adrift last week, so it's a good thing we agreed I should focus more on working and less on training. I only have a couple more classes, one more assessment, and one more item on my new hire check list. I'll definitely have my engineer's cap (yes, they give out a real striped engineer's cap when complete training) by end of month.

More good news came from management, in the form of an unexpected consultant's budget they received from Finance. It means Bacon Patrol is getting an overhaul. This will include SQL stored procedure refinement, and either integration with the main company product or conversion to a .NET environment. Or both. Or at least the determination of whether either of these things are feasible. The biggest news is it will happen this calendar year, as opposed to "some time in the next 5 years or so." The best news is, no matter what they do it will look good on my resume.  
OK, so maybe it's not ALWAYS the same joke...
Random change of subject:

I'm supposed to give a 10 minute Lightening Talk as part of my year end goals. A Lightening Talk can be on any subject. It's about getting people accustomed to public speaking, but also about sharing information, which falls under the Best Practices category. The Lightening Talk doesn't have to be about computers or code. It should be about something I know enough about to share.

This has me thinking. What exactly do I know? Which led me to "What do I spend all my time on?" Which led me to "What can I talk about on my blog, other than work and food and running?" I spend a lot of time thinking about work and food and running.

It's hard to come up with a computer related topic when I know my audience includes the senior developers. What can I teach them, in their own area of expertise? I decided to spend some more time on the keyboard sharing I learned about when I was attempting to multi-box World of Warcraft. This led me to a program I didn't try back then, which has me itching to try it now. I haven't played WoW for several months, but I might log on again for a minute, just to try this out. Maybe. When I'm not swamped with other projects. As Superman says, "Winter is coming..."

I spend a lot of time talking about, researching and thinking about my diet. I don't know that I'd be comfortable doing a Lightening Talk on all my food issues, on Paleo or gluten free or sugar addiction. I carry a lot of information in my head on those topics, and about supplements that address my personal, specific issues. I'm already considered something of a food weirdo because I drink homemade pumpkin spice lattes out of a quart mason jar, and I bring my own ceramic bowl to the cafeteria. I don't like hot food in styrofoam. I'd rather wash a bowl than throw out plastic. I'm odd that way.

I could talk about running, about how someone would start running. I spend a lot of time both running and thinking about running. I actually just worked it out with my manager that I can leave early 2x a week over the winter, so I can get my weekday runs in during daylight. I'd recommend a couch to 5k type of program for beginners, though I didn't start out that way. I could talk about fast twitch and slow twitch muscles, since that's my current research focus. Turns out if I have fast twitch muscles, they aren't firing. This doesn't surprise me in the slightest.

I'm not sure what else I have to talk about. Lately, I've spent a lot of time on a Bejeweled type phone app. I spend a lot of time reading running blogs, quotes and comics. I spend a lot of time organizing the things I want to do on my Trello boards, but the things I want to do are not anything I can talk about for 10 minutes. So far this week's Trello accomplishments include: organizing my photos and removing duplicates, researching another supplement that's supposed to help lower blood pressure, looking into wireless internet providers in my area, housework items, organizing my file cabinet, researching how to create a Windows 7 USB recovery disc, and finding a piercing place to put in permanent earrings. I'm getting a lot done, but none of it is exciting or even noteworthy.
I also love the antithesis of the TRex joke...
The fact of the matter is, I have a lot of random, non-technical shit in my head. My interests range from writing to sculpting to glass blowing. I've researched things like how to get grease spots and the smell of cat urine out of laundry. I don't know who was in the latest movie, but I know how to feed a cat real food (Thanks to Superman). I've no idea what happened on Breaking Bad's finale, but I can tell you about Titanoboa, real stories from The Moth, highlights from the latest TED Talks and the 2013 National Poetry Slam.

Because I'm an over-achiever, even without a firm topic idea I've expanded the "give a Lightening Talk" goal to "Give a Lightening Talk every quarter." This means I need to continuously look for things to research and become a 10 minute expert on. This works for me, because I like to research and find out about things. I just need to find the right things to find out about. I did realize I know a few things about Microsoft Office my team mates do not, such as format painter. I also copy out column headings of particularly hairy SQL tables, paste and transpose them in Excle, then convert them to a table so I can see column names in alphabetical order. There may be a better way to do that in Management Studio, but I use the tools I know.


October 6, 2013

Catch up

How has it been a week since I've posted? I've had ideas and things I wanted to write about. I've saved tidbits and comics and quotes. I just haven't had the time or energy to post somehow.

The week started off really well. I completed a card at work with minimal help, learning new things about Bacon Patrol in the process. The card failed QA the next day, but it wasn't because of anything I did. Turns out I have to test things like apartment number changes in multiple databases, because they can be formatted differently. I'm told I'm not officially a developer until I can say "It worked on my machine!" I didn't get an answer on the question "If it worked on my database, is that the same as it worked on my machine?" I'm thinking the answer is yes. I'm almost bona fide!

I actually am almost bona fide. I've completed everything on my new hire list, except pairing with someone for the full duration of a card. Somehow I can't seem to convince anyone to pair with me, either because they forget I need to pair or because no one is available. I'm not taking it personally though. I've seen other Devs ask for pairing and have to ask again and again. I still have an 8.5 hour death-by-PowerPoint to watch (scheduled for this coming week) and I finished watching 3.5 hours on algorithms on Friday. I still have to pass .NET Fundamentals, Test Data Management, and Test Driven Development. I have one more "Cornerstone" course and an assessment of them all to pass yet, too. The Cornerstone courses cover the company ideals and goals.

So close to being done with training, and so ready to be done as well. I feel very much in limbo without regular classes, but not picking up regular cards yet because there are other training things yet to do. At least that's how I felt this past week. I've cleaned up most of the other things now, and will hopefully have a bit more focus this coming week.

I've been pushing the physical work a bit as well, which is probably why I haven't had energy to do things like post. I hit 100 push-ups 4 days last week, which is a record. I'm aiming for that every day, before increasing the numbers and set sizes. Ultimately I want to bang out 100 push-ups in the morning, get on with my day, then bang out another 100 before going to bed. This does not include the play I'm giving my pull-up bar, either. I want 100 pull-ups and 100 chin-ups too, but the push-ups come first.

My weekend runs are consistently 12-13 miles (same route, but my GPS tells me it's a different distance every week!). The runs take a bit out of me, I think because a good half the way I'm running the grass median instead of the sidewalk. I very much prefer trail running, but also prefer running home from Superman's as a long run. I spend time on each of those runs envisioning new routes and added miles on for upcoming runs, as I'm getting close to "Here there be dragons" territory. My first 14 miler is scheduled for the end of this month, and most my long runs after will be at distances I've never run before.

My week-day runs have suffered, in part because I'm losing daylight in the evenings. I'm very uncomfortable running in the dark, having face-planted more than once. I have it on my schedule to talk with my manager about how to fit in daylight runs 2x a week. I can either take 2 hour lunches 2x a week, or leave way early 2x a week. Sundown is right around 5 through December, before the days lengthen again, so that will be the worst it gets. Right now I've changed parks I run in, to one with streetlights at least part of the way. That will work for another month or so, and I'm going to see if flashlights on the path with help. Paths as opposed to uneven sidewalks and curbs will also help.
Because it made me laugh... in a wry, self-depreciating sort of way
I have quite a few things I've been meaning to share, which would make this post excessively lengthy. Hopefully I'll get some of them up during the week this week. I've read some books some of you might find interesting. I've found some websites I'm enjoying tremendously. Mostly I've spent a lot of time playing with my Trello boards, coming up with things I want to do and in some cases actually doing them. I never get everything done I think I will in a given time period, so I'm learning about myself and time management in the process.

Lastly, as usual, I've focused on how to fuel this body. I've learned I'm comfortable at 1800 calories a day, but I don't lose weight in that range. I'm very much trying to focus on "eat when I'm hungry," and letting myself get quite hungry before eating. However, I cannot let myself get too hungry or I will eat everything and still not be satisfied. I also cannot let myself get hungry at night, or I don't sleep well. I eat several small meals (~300 calories) which are high in protein, and keep my carb count under 100. My body also seems to like a gallon of unsweetened tea a day. These are all goals, of course, not hard and fast and set in stone. I have to be flexible in what I eat, because I'm flexible in how many calories I expend in a day. I long for a day when I can eat when I'm hungry and not worry about how many calories I've consumed. I hear that's possible, but I've never experienced it myself. I have found with the current plan that I don't always finish what is in front of me, which is a new behavior. Maybe that's the key I've been missing. Maybe.
I've also learned it's definitely wheat/gluten/grains that cause my ankles to swell. I don't know if that's because it raises my blood pressure, or affects my auto-immune disease, or exactly why it happens. I've been able to demonstrate to myself it is the case though. Sugar, while addictive, is not the culprit in this instance.

Or, I can just be happy where I am, which really is an option. I am active and not unattractive. It could happen.