Ever since Google+ put on the "What's Hot" stream, I found the myself less inclined to check my account. It really felt like spam and was a big damper on the Google+ experience. I really didn't care for posts of people I don't know, much less for things I have no interest in. I did a few searches for a possible fix and came up with nothing other than reading about how users hated it. Today I did a couple of searches again and found some possible fixes, but it required installing some ad blockers and some other stuff. Really didn't want to do that, felt that it wasn't elegant enough. Even sent some feedback to Google, which i think is awesome, and what would make even more awesome is if someone at the other end reads it and responds. Siri perhaps. I hope someone does, because I also didn't know how to remove items in the "Reading Lists" with Blogger and sent them feedback as well. Anyway, I didn't give up on the "What's Hot", and finally found a way to disable it. Just do the following.
1. Click on the "What's Hot" stream at the left side menu.
2. Move the Slider to the left most position!
3. Be Happy.
The Things I Do
A record of the many things that I do, different from time to time, quite possibly incoherent with each other, but all the same valuable and important to me. They are events, ideas, programs, actions, family, friends.
Friday, March 9, 2012
Tuesday, March 6, 2012
Need new legs
At least I didn’t get lost. It was the first time I did this route. Good job for memorizing and not forgetting. Though the first climb thru Hayward’s was foul from the fumes of cars going up the hill, the traffic at Moonshine was nil. Climbing moonshine would have been a blast, if I had twice the leg power. But it wasn’t as hard as I thought it would be, maybe that two sessions of CTS reaped some benefits. Still be nice though if I had bigger quads and hams. Maybe I’ll work on that. One of the best routes I’ve done here so far. State Highway 2, Hayward Hill Road, Moonshine Hill Road and back to State Highway 2. I think I'll browse the Chain Reaction Cycle store and see if I put some upgrades for legs in my shopping cart.
Saturday, March 3, 2012
Hello World!
package com.easy;
public class HelloWorld {
public HelloWorld(){
System.out.println("Hello world!");
}
public static void main(String args[]){
new HelloWorld();
}
}
public class HelloWorld {
public HelloWorld(){
System.out.println("Hello world!");
}
public static void main(String args[]){
new HelloWorld();
}
}
Subscribe to:
Posts (Atom)