Family & Personal Archive

Worth or value criteria

Posted April 1, 2013 By Landis V

I was reading an article on ComputerWorld today that considered changes to the way technical employees are evaluated. The thought that crossed my mind was, perhaps we should also be thinking about similar changes in the way we compensate employees – and not just technical employees, but across the board. The hourly and salary based models are as broken as paying by lines of code produced or shortest development time to test. They have been gamed and gamified to the point where their viability as metrics of worth and utility are questionable at best, and quite possibly contributory to our inflationary spiral at worst. Just an interesting thought that came to mind and I wanted to make a quick note of in case I have time to come back and ponder it in the future.

Be the first to comment

2013-01-28

Posted January 29, 2013 By Landis V

Technically it’s the 29th.  It has been a busy day for a vacation.  Received and tested three new-to-me Ubiquiti M5 radios and antennas as well as two M5 radios that I previously didn’t have antennas for.  Noticed as I was looking up some audiobooks for some “can’t do anything else at all” time tomorrow that Librivox‘s favicon is remarkably similar to mine.  Hope they don’t mind, I really did create it without influence… and it’s my initials, so I do have some solid tie to it!  Hoping I might finally get around to listening to books 3 and 4 of Leviathan, though I might also be able to go for some Locke.

Be the first to comment

BerkeleyX edX courses

Posted January 12, 2013 By Landis V

https://www.edx.org/courses/BerkeleyX/Stat2.1x/2013_Spring/about – Introduction to Statistics:  Descriptive Statistics

https://www.edx.org/courses/BerkeleyX/CS191x/2013_Spring/about – Quantum Mechanics and Quantum Computation

Ran across these while looking at Scratch as something my kids might be interested in at some point.  I’ve always wanted to take a statistics course… this might be just the opportunity I have been looking for (if I can find the time 🙁 )

Be the first to comment

Food, Grocery, and UPC Databases and Information

Posted December 2, 2012 By Landis V

I’ve maintained a spreadsheet on Google Drive with details of a variety of groceries and related goods that we purchase for a while, containing information on the brand, product description, size, price paid (and a few “regular price” entries if I know I got it on sale), SKU/EAN/UPC, store, city, date, and notes.  In some ways it’s an unfortunate and disappointing look back across how bad inflation has been under Obama (for anyone who makes the claim that it’s not worse according to government statistics… those stats are all “ex food and energy”… the two things that actually matter!).  Aside from being interesting, it’s useful to track not only the change in prices over time, but where and when I’ve made purchases at the best price, so I can quickly look up whether I’m getting a good deal on something.

Typically I will add entries to my spreadsheet when I’m going through my receipts and doing categorized expense tracking.  There are pros and cons to this approach, and while my method could probably be improved with discipline, it has worked fairly well for me thus far.  I’ll discuss these pros and cons briefly, and touch on a couple of online tools I’ve run across that are beneficial in my tracking process.  On occasion I will also add to the list based upon a price I’ve seen advertised or if I run across an item while shopping at a store I don’t frequent so I can compare it to prices at my regular venues.

I try to keep all my receipts until I have a chance to sit down and enter them into my accounting/expense tracking (I use KMyMoney for this).  For our regular grocery shopping, I usually break receipts down into subcategories such as food, personal care, household supplies, alcohol, gifts, etc.  It’s uncommon for most of our receipts to fall into a single category, especially if sales tax is a part of the purchase, as I maintain an expense categorization for it as well.

As I mentioned, I find several advantages to my particular method of tracking.  First, since it is sometimes months before I have or make the time to sit down and process receipts, I’m sometimes unable to remember what a particular purchase was from just the description on the receipt.  In some ways, this is also a con, but with some of the tools I will describe below, it ends up working out fairly well – if the receipt includes a UPC code.  While looking up the product to see what it is so I can categorize it, it’s easy to add it into my spreadsheet at the same time.

Since I often have a large quantity of receipts to go through at once, it becomes fairly efficient to load up the sites I typically work with and establish a flow or rhythm.  It’s still not a fast process, but as with most tasks, it becomes quicker with practice and repetition.  I go through the receipt, do my lookups as needed, categorize the items in my accounting application, and mark the receipt to be shredded or filed as needed.

This tracking isn’t without downsides, chief among which is the time consumed by the process.  It generally consumes the biggest share of a weekend to enter and allocate two months of receipts.  I’m not sure I can completely justify the time yet, largely because I haven’t really utilized the data in value determination yet (which is in turn due to the incompleteness of my dataset to this point, so a self-referencing problem).  Sometimes it can be difficult to find necessary or accurate information, especially when UPC codes are not present.  And there are times when it is challenging to determine how to best categorize or itemize the data, or to later find the correct product information if I did a poor job of categorizing initially.

I’ve recently started making an effort to “coupon” (which I place in quotes, because I can’t see myself at this point actually putting the effort into it that true couponers do), and I hope this will lead to a greater return on my time investment thus far and going forward.

For stores that include the UPC as part of the line item on the receipt, the Internet UPC Database has proven incredibly valuable in providing information about items with unclear descriptions.  Wal Mart is one of these stores, and the UPC Database proves especially helpful in this regard as it provides the ability to look up the UPC check digit (the last digit of the UPC, which is not included on the Wal Mart receipt) and then provides a link to the product description.  I also recently discovered Factual, specifically their consumer packaged goods dataset which contains not only information about what a product is, but also provides the added bonus of nutritional information and ingredients.

I should note that the UPC Database is built with user contributed data (much like Wikipedia), while Factual’s dataset appears to come from manufacturers, though I haven’t done research to fully vouch for this.  I do find the idea of an open source/community sourced database potentially very beneficial, and have considered doing something similar with the data I’ve collected.

While mobile, I have also used the Grocery Tracker application on my Android phone to great benefit in keeping track of both my grocery lists and prices in the stores where I shop.  This application is incredibly thorough, and I probably don’t use a tenth of what it can do.  The inventory system looks very cool, but would require a lot more discipline and consistency than I can typically muster.

Finally, I use both store sites that can be searched by SKU (such as Sam’s Club) and Google when the information is not available by other means.  If nothing works out, I will leave a product out of the spreadsheet and/or leave it uncategorized in my accounting.

Be the first to comment

http://www.computerworld.com/s/article/9228127/Experts_show_how_Flame_malware_fakes_Windows

This malware is indeed a clever devil, and the Kaspersky article here dives into further detail, describing the setup and use of the man-in-the-middle vector employed to further the infection.  I did note in the Kaspersky article that the fake Windows Update server looks for a PHP extension, which struck me just a bit funny and a little bit shoddy on behalf of the developers.  Granted it’s background and not highly visible (as evidenced by the fact that this information hadn’t been discovered until now), but if I were to notice PHP in use with a Microsoft service, I think I’d be inclined to say “That’s interesting… why not ASP?”

That’s the reason this strikes me as a shoddy oversight in what has otherwise (at least from the small amount I’ve had the time to read on the topic) been a very polished and well-built platform.  Unless something has changed significantly in the past couple of years since I’ve really played with these things, a couple of minor modifications to the config files for the web server would have allowed the files to easily have been served with an ASP extension, yet still have been processed server side by PHP.  Just strikes me as a little bit out of character.

Be the first to comment

http://www.computerworld.com/s/article/9226274/MIT_and_others_launch_a_tech_education_revolution

I’ve been thinking about enrolling in some form of higher education program for several years.  I do have concerns about being able to devote the required time to the program, but I feel that I am in a much more “learning oriented” mindset than I was at age 18.  Not sure whether I would pursue a degree related to my current field; though it would make logical sense, I’ve already assembled a collection of domain experience that serves me well in what I do.  In some ways, I think it would be more logical to pursue other areas of interest where I haven’t had the same level of opportunity to learn it from the inside out.

Be the first to comment

Know Thyself

Posted April 4, 2012 By Landis V

http://www.jayhanson.us/page89.htm

I have roughly conjectured on this at times.  I find it all too feasible.  As the individual who linked to the above page noted in their comment, “The world is full. Further economic growth is neither possible nor desirable. “

Be the first to comment