Oscilloscope for doing diagnostics. And playing of course / this one can trace up to 60Mhz at -3dB. It's interesting once you really get into it, spec sheets for 'scopes are not that easy to read. So if you are buying one, have all the stats in a list, because comparing is not trivial. This one grafts fine for about 18Mhz clock, all I need now is some decent probes of various types. Will prolly get a pair off Ebay next week (which is where I snatched this pic:-] ).
Friday, July 17, 2009
Latest toy.
Oscilloscope for doing diagnostics. And playing of course / this one can trace up to 60Mhz at -3dB. It's interesting once you really get into it, spec sheets for 'scopes are not that easy to read. So if you are buying one, have all the stats in a list, because comparing is not trivial. This one grafts fine for about 18Mhz clock, all I need now is some decent probes of various types. Will prolly get a pair off Ebay next week (which is where I snatched this pic:-] ).
He's pulling through doctor!
No, it was not that bad, and I refer not to 'that' use of pulling either, operation looks successful no? At least I can walk without limping, and can move the knee through most of the normal angle to be able to get up and down stairs. the doctor say I should be able to dance again int 2 weeks; Just like the sanitary pad advert that boasts you will be able to do anything, for example abseiling dancing or riding a bike afterwards, It prompted little Johnny to go to the chemist and get some so he could get onto his new bike - yes I can run - but then again I never could dance before anyway.
My latest Microcontroller project is a tiny game of battleships. I wrote all the code from scratch and tested it in a Win32 application console-app, which I will port to the AVR micro. It's probably the tiniest Battleships game ever - 5x8. I got the idea from a PIC project, since I could not use any of the code, I have shamelessly used the requirements-spec to create my own implementation in the 'C' language. Next week I will post the code to avrfreaks.net, so there you have it.
back trace - www.zaphodikusrealm.blogspot.com
My latest Microcontroller project is a tiny game of battleships. I wrote all the code from scratch and tested it in a Win32 application console-app, which I will port to the AVR micro. It's probably the tiniest Battleships game ever - 5x8. I got the idea from a PIC project, since I could not use any of the code, I have shamelessly used the requirements-spec to create my own implementation in the 'C' language. Next week I will post the code to avrfreaks.net, so there you have it.
back trace - www.zaphodikusrealm.blogspot.com
Thursday, July 09, 2009
NHS (My first run-in)
It all is a bit of apprehension to start with, the system is slow (under-resourced), but the staff at Addenbrooks and Ely were really great, comfortable/reassuring. The once thing that worked for me after having a general anesthetic, was not having a really bad tummy feeling like I want to bring-up afterwards. It's never nice having someone open you up, but in reality you can probably do lots of research on orthroscopy type jobs beforehand using this great 'internet' tool.
I think that the NHS funding is being wasted on procedures that are elective more than necesary, people with drugs/smoking and fertility should pay their own way- this sounds harsh, but the system is opened to more abuse as a result. A hospital stay for instance is a much less stuffy affair than it may have been in the past, and 'hypo' people probably like to use the system to get a pick-me-up. I am glad that the system is going more digital - something like to pitching up for a appointment for instance is another abuse which rightly should show that either the reminder never whent out, or you are a forgetful soul or worse still an abuser.
If I have one suggestion for the day-clinic it would be to give people an extra half-hour to get re-aquainted with reality post-op. - otherwise it was a perfect process for me.
I wrote this 2 hours after waking, so please excuse the grammar.
I think that the NHS funding is being wasted on procedures that are elective more than necesary, people with drugs/smoking and fertility should pay their own way- this sounds harsh, but the system is opened to more abuse as a result. A hospital stay for instance is a much less stuffy affair than it may have been in the past, and 'hypo' people probably like to use the system to get a pick-me-up. I am glad that the system is going more digital - something like to pitching up for a appointment for instance is another abuse which rightly should show that either the reminder never whent out, or you are a forgetful soul or worse still an abuser.
If I have one suggestion for the day-clinic it would be to give people an extra half-hour to get re-aquainted with reality post-op. - otherwise it was a perfect process for me.
I wrote this 2 hours after waking, so please excuse the grammar.
Monday, June 08, 2009
Grace
God is good, God is great,
and we thank Him for our daily food.
we're gonna thank Him morning, noon, and night,
we're gonna thank Him for His power and might.
Amen, (clap clap) Amen (clap clap)
Amen; Amen; Amen-Amen
and we thank Him for our daily food.
we're gonna thank Him morning, noon, and night,
we're gonna thank Him for His power and might.
Amen, (clap clap) Amen (clap clap)
Amen; Amen; Amen-Amen
Monday, May 11, 2009
Why the UK is a great place to live
THere si a list someplace, probably something the home office do not know about, so I decided to create my own list, I have beenhere 3 years, and my Visa is up for renewal in 2011. So here is a list, in no specific order, but perhaps the order I discovered them.
- Royal mail, I can put a CD in the post to a friend on the other end of the island in the morning for early collection, and it will be there the next day.
- Online shopping, for almost anything you desire. If it's in stock, you get near instant gratification without leaving your home. Decent internet access is easier to get too.
- Walking in the dark. It may seem a simple thing, but general security is miles better except if you live in the big-city. but then anything goes in big cities.
Thursday, May 07, 2009
IBM or ISM?
What happened to ISM? Well todays rant is about an IBM product, called Clearcase.
http://www-01.ibm.com/support/docview.wss?uid=swg1IC50214
The problem is when the client is used disconnected. That's fine you say, but the client insists on doing pop-ups from a Visual Studio plug-in. It's a over simplified diagnostic, and in-ellegant to say the least.
---------------------------
ClearCase
---------------------------
Error determining type of current view.
---------------------------
OK
---------------------------
...I am just annoyed that there is so little help to be found to help users work around this problem, because it is possible if someone just put a tiny bit of effort into the plug-in to add a checkbox into the code, it's about 10 lines of code, but unless more folk stick out their tongues....
http://www-01.ibm.com/support/docview.wss?uid=swg1IC50214
The problem is when the client is used disconnected. That's fine you say, but the client insists on doing pop-ups from a Visual Studio plug-in. It's a over simplified diagnostic, and in-ellegant to say the least.
---------------------------
ClearCase
---------------------------
Error determining type of current view.
---------------------------
OK
---------------------------
...I am just annoyed that there is so little help to be found to help users work around this problem, because it is possible if someone just put a tiny bit of effort into the plug-in to add a checkbox into the code, it's about 10 lines of code, but unless more folk stick out their tongues....
Or do we?
It's better than Africa, but for most of the wrong reasons.
1. You are not going to get jumped walking home from the pub.
2. Literacy is high, but indigence is still indifferent
3. The grass is green
I think I get grumpy sometimes because I miss having these kind of things in plain sight when they are and are not as they seem in Southern Africa. Life was simpler in some ways, but in other ways it was an environment of hope and of dispair. Mixed? Yes, but not the mix I get here, so while the mix in the UK is good, it starts to feel comfortable, and eventually like home. At the end of the day, the people here are great - and that is what counts. I hope they will count on me someday too.
1. You are not going to get jumped walking home from the pub.
2. Literacy is high, but indigence is still indifferent
3. The grass is green
I think I get grumpy sometimes because I miss having these kind of things in plain sight when they are and are not as they seem in Southern Africa. Life was simpler in some ways, but in other ways it was an environment of hope and of dispair. Mixed? Yes, but not the mix I get here, so while the mix in the UK is good, it starts to feel comfortable, and eventually like home. At the end of the day, the people here are great - and that is what counts. I hope they will count on me someday too.
Monday, April 06, 2009
We love this country
I am talking about England, well really the United Kingdom, and its called that because it is more like a gathering of kingdoms, its not like United States, but more Like USSR than UK in some ways because it has so many tribes.
That said once you stop offending the natives, who are very friendly btw, there is a lot on offer. Like park&ride, which is a clever way to get cheap parking far from the city centre, and then ride the bus into town without really paying for a bus-ticket. It seems to work in most towns, Cambridge is one of them, and I now regularly use the city to just avoid the stress of driving in a built-up area. Yes, we love the countryside! It's green and safe! At least there are no dangerous wild animals (like in Africa LOL.) running about.
Well there are some dangerous things - dangerous if you are dumb or live in a city. The sidewalks everywhere are narrow and crowded, but with all this danger about, women are more likely to get beaten up by their partners than fall under a bus or suffer other vehicular incident.
Signing off, from the flattest bit of England.
That said once you stop offending the natives, who are very friendly btw, there is a lot on offer. Like park&ride, which is a clever way to get cheap parking far from the city centre, and then ride the bus into town without really paying for a bus-ticket. It seems to work in most towns, Cambridge is one of them, and I now regularly use the city to just avoid the stress of driving in a built-up area. Yes, we love the countryside! It's green and safe! At least there are no dangerous wild animals (like in Africa LOL.) running about.
Well there are some dangerous things - dangerous if you are dumb or live in a city. The sidewalks everywhere are narrow and crowded, but with all this danger about, women are more likely to get beaten up by their partners than fall under a bus or suffer other vehicular incident.
Signing off, from the flattest bit of England.
Wednesday, April 01, 2009
April fun
Subscribe to:
Posts (Atom)
