Jeff

what makes me happy

So I came to terms with the fact that I am easily attached to material goods a couple years ago. It has been a struggle to get over this for the past few years. I don’t easily detach myself from items, I see non-monetary value in things that make it difficult for me to get over the loss/separation of something. Things like the SD card with all my Wii saves on it, if it got corrupted or something, it would be tough to get over. But really, I rarely play Wii these days and it should have little value to me. Things like books that I haven’t read in ages and probably won’t read again are hard to part with. When I moved to Chicago last year, it was very therapeutic. I had something that would force me to part with a number of things. But I still see things piling up around me and I feel the need to figure out ways to minimize the things I am attached to.

My thought is that if my apartment were to be robbed or burn down, what things would I miss/wish I had with me. I know that clothes are easily forgotten and the furniture going only hurts the wallet. But what I struggle to lose are things that hold other value. The recipes I have written down/marked from trying out. The saved games for various video games. Source code I haven’t backed up yet. CDs with possibly important things on them. My goal for the next few months is to at least get some of these things moved into one of two piles, either safe guarded or tossed. Safe guarded in that they are digitally backed up and on my online backup. I have a stack of discs I need to go through and a pile of cookbooks/notecards to type out. I also need to clean up the code I have and figure out what I should version control and what goes in tarballs for the online backup.

I feel like I need to know and quantify the external things that make me happy. The stuff that I absolute, cannot live without. Kim asked me to list those things tonight, I came up with my laptop, phone, and Kindle. I would probably also include my desktop (for now). I am still continuing to try and backup the important things on it to somewhere else, to decrease the mental value of it. Probably the greatest value in it is all the time spent configuring and massaging the system to do what I want. That is often what keeps me from reformatting. Data is very hard for me to part with, like with how I want to delete entries for this journal, but I want to be able to archive a backup of them before I do (which is silly, it is not like I will suddenly get nostalgic about things I wrote). But the advantage of this, is it appeases the packrat in me without taking up any real space.

Inevitably, I hope to shrink down what I base my happiness on until it can fit in a backpack. Then I can take that with me whenever I travel and know that if my apartment burnt down, all I would lose is monetary value, which is replaceable (albeit at a cost).


tomorrow night

Tomorrow night, I will be migrating this site to the new code. I just merged all the work into the master branch (this is all source control lingo which just means that the main version of this code is the new stuff) and tomorrow night (Friday) I will be moving to use this new code for this site. I will also be migrating from using Apache to Nginx. I will probably then spend the weekend working on cleaning up the database of stuff and rewriting entries to use my new markup system.

So if you read this (like anyone does anymore), things will be in a state of flux over the course of the weekend. Hopefully everything will be alright by Sunday, but there are no guarantees. After all these changes, everything should be smooth sailing. I plan on getting this running through Gunicorn and a virtualenv. I will then also begin in some of the better practices I am trying out in dev. I really just want to get this stuff out in the wild and off of my laptop. Then I can begin on some of my smaller changes (versus a large project like rewriting everything). Okay, enough babbling, maybe some Minecraft :P

Oh and congrats to Chris on getting a job!


best practices

So this weekend I setup a development version and scripted the action of setting it up (so now I can setup a development version wherever I am working, which means I can type in a few lines and have a clone of the development version of this site running) and have begun putting together the big changes in the framework in this version. But this also means that this site (the real one) will be stable and not get experimented on while I am writing new stuff. So go me! (also, this is long overdue, the fresh out of college Jeff really was slacking). I have a number of things in the works, this will probably be a long term project because of the level of rewriting and the amount of framework this will require, but it should turn out pretty nice when it is all done.

In other news, this weekend we got engagement photos. I don’t know who all knew about these, so it will probably be a surprise for a fair number of people. It was nice to go around downtown instead of hanging in the ‘burbs on a weekend. I wanted to take Kim to the Doughnut Vault, but it had a giant line. I figured it would be a short line on the weekend with most people not at work, but I was wrong. I will probably write more this week as I will be developing a lot more (esp with everything being in a fairly clean setup). I have a lot of design to do, but LESS is pretty B.A. I also will probably try to make the move to Markdown sometime at least in the development version. Then spend a long night going over my old posts and migrating to the better markup format.