11-27-2013, 06:44 PM
Well yesterday I had to get a new blood glucose meter as strips for my old one (Bayer Contour) are no longer covered. So now I have an Accu-Chek Aviva. I don't particularly like it. Not like I had a choice. It's all the insurance would cover. It doesn't rest in my hand very well and it's hard to get a single strip out of the container. I usually end up with two or three. The meter came with just the meter and the pouch, nothing else. That little bit cost thirty bucks. It didn't include a lancet either. I'm using the one from my old meter. The meter isn't covered by the insurance. However the lancets tips and the strips are. Cost me just three bucks on the copay for a total of thirty-three bucks.
No progress on Oliver's adventure today. I did however keep myself busy by tearing down two non-op apple disk drives and using the good parts to build one good disk drive. I then tested it on my mothers old IIe. It works great! In the process I found out that the Apple program I have that tells you how much memory your computer has is a fake. I ran it on my mothers old computer and it said that computer has 128k RAM. That's impossible as the add-on memory card was out of it. It has 64k RAM. I cross checked it on my //e, first with the RAM card in:128k RAM, then with the RAM card out: 128k RAM. I listed the program and traced through it and found that the part that computes the amount of RAM had been circumvented by a subroutine that reports a static number (512 which is then divided by 4 to list 128) instead of the actual number. I have another utility that accurately counts up the RAM but it's in my ProDOS utilities. I have to scan and list all the assignments for slots 1-7 and the aux slot. The amount of RAM is listed at the bottom of the list.
No progress on Oliver's adventure today. I did however keep myself busy by tearing down two non-op apple disk drives and using the good parts to build one good disk drive. I then tested it on my mothers old IIe. It works great! In the process I found out that the Apple program I have that tells you how much memory your computer has is a fake. I ran it on my mothers old computer and it said that computer has 128k RAM. That's impossible as the add-on memory card was out of it. It has 64k RAM. I cross checked it on my //e, first with the RAM card in:128k RAM, then with the RAM card out: 128k RAM. I listed the program and traced through it and found that the part that computes the amount of RAM had been circumvented by a subroutine that reports a static number (512 which is then divided by 4 to list 128) instead of the actual number. I have another utility that accurately counts up the RAM but it's in my ProDOS utilities. I have to scan and list all the assignments for slots 1-7 and the aux slot. The amount of RAM is listed at the bottom of the list.
15 year veteran fire fighter
Collector of Apple //e's
Beatus homo qui invenit sapientiam
Collector of Apple //e's
Beatus homo qui invenit sapientiam

