• Please Remember: Members are only permitted to share their own experiences. Members are not qualified to give medical advice. Additionally, everyone manages their health differently. Please be respectful of other people's opinions about their own diabetes management.
  • We seem to be having technical difficulties with new user accounts. If you are trying to register please check your Spam or Junk folder for your confirmation email. If you still haven't received a confirmation email, please reach out to our support inbox: support.forum@diabetes.org.uk

What Is Going On?

Status
This thread is now closed. Please contact Anna DUK, Ieva DUK or everydayupsanddowns if you would like it re-opened.
That happens to me everyday but just on my phone not my iPad. Weird.
 
Is @MikeyBikey living in the future or the past?
If he is seeing alerts from his future, maybe he is in the past?

But time travel always hurts my brain. Especially if he has to avoid himself living at the same time.
Just to be safe, Mike, do not go to any of the places as you went yesterday. The space-time continuum will not be able to cope.
 
I had it once and then it righted itself the next day.

Dr. Emmett Lathrop Brown PHD is working on your Flux Capicitor now 🙂
 
I was off work on Wednesday so I’ve not known what day it is anyway so this adds more confusion. To my knowledge I’ve not time traveled but who knows :D
 
Is @MikeyBikey living in the future or the past?
If he is seeing alerts from his future, maybe he is in the past?

But time travel always hurts my brain. Especially if he has to avoid himself living at the same time.
Just to be safe, Mike, do not go to any of the places as you went yesterday. The space-time continuum will not be able to cope.

Eddies,” said Ford, “in the space-time continuum.”
“Ah,” nodded Arthur, “is he? Is he?” He pushed his hands into the pocket of his dressing gown and looked knowledgeably into the distance.
“What?” said Ford.
“Er, who,” said Arthur, “is Eddy, then, exactly?”
Ford looked angrily at him.
“Will you listen?” he snapped.
“I have been listening,” said Arthur, “but I’m not sure it’s helped.”


(Life, the Universe and Everything - Douglas Adams)
 
@Inka Thanks for that excerpt. I might have to dig my dusty old Hitchhiker's Guide out and have another read. It is always good for a giggle, no matter how many times you have read it.
 
Sometimes i react to old posts . its the cyber ghost I think.
 
You’re in a time slip to the future @MikeyBikey Please could you do me a big favour and check Saturday’s winning lottery numbers x

public static void main(final String[] args) throws Exception {
final Random random = new Random();
final Set<Integer> intSet = new HashSet<>();
while (intSet.size() < 6) {
intSet.add(random.nextInt(49) + 1);
}
final int[] ints = new int[intSet.size()];
final Iterator<Integer> iter = intSet.iterator();
for (int i = 0; iter.hasNext(); ++i) {
ints = iter.next();
}
System.out.println(Arrays.toString(ints));
}
 
public static void main(final String[] args) throws Exception {
final Random random = new Random();
final Set<Integer> intSet = new HashSet<>();
while (intSet.size() < 6) {
intSet.add(random.nextInt(49) + 1);
}
final int[] ints = new int[intSet.size()];
final Iterator<Integer> iter = intSet.iterator();
for (int i = 0; iter.hasNext(); ++i) {
ints = iter.next();
}
System.out.println(Arrays.toString(ints));
}
love that
 
Here we go. This is everyday. It doesn’t bother me.
 

Attachments

  • IMG_5615.jpeg
    IMG_5615.jpeg
    51.2 KB · Views: 16
Status
This thread is now closed. Please contact Anna DUK, Ieva DUK or everydayupsanddowns if you would like it re-opened.
Back
Top