Another Nadir

So I had a checkup today, platelets and hemoglobin were pretty low (14 and 8.3 respectively) so they gave me transfusions for each of them. My ANC was low, 740, but not neutropenic, so probably I’m still on the way down, and gonna bottom out some time in the next several days. I’ll be avoiding public for a while, again, which is all expected.

Programming-wise I’ve been learning how to incorporate Objective C code in with the Swift code I work in by using a bridging header. Expanding my understanding of how to program feels really good, and should pay off as better software in the end. This should make it easier for me to get permission from the user to use the camera, and store photos, and maybe resolve some of the issues I had originally with it not granting permission the first time — which I think I solved, but was told there were better solutions still. Also it should let me handle metadata finally, which I’ve been struggling with. I can get the original metadata when the photo is taken, but never figured out how to save it with the resulting photo. I’d also like to add a “made with” tag in the metadata, so maybe I can do that soon too. Then I may need to have an actual privacy policy…

I made a tips & tricks page a while back, because I know I’ve learned a lot over the years about what works best in certain situations, and it would help if I could share that with other people. I should probably try to streamline that page as much as possible, and then incorporate it into some kind of help/tutorial/introduction to the app. So any feedback on that page would be greatly appreciated!

I haven’t worked on zeeify lately, and am going to shift it to spectrify, which will take a series of photos and use a cheap method of edge detection and then use the same kind of colorization schemes trippygram uses — mostly because this will all be easier to do and I’m curious what the results will look like. Plus if I’m going to colorize them, it won’t matter so much that I’ve used a cheaper method to cut out the sharp stuff. 

And all that should keep me plenty occuppied for a while. I was thinking recently I should apply to be a substitute teacher, but I feel like I need to wait until my health situation is more stable, maybe after the transplant process, if that all goes well, maybe as I recover I’ll be able to do something like substitute teaching. Guess I’ll wait and see!

Comments are Disabled