Google starts twitting: Says I’m feeling lucky

Google has started using Twitter and the first tweet that the official account of Google sent out is:

“I’m 01100110 01100101 01100101 01101100 01101001 01101110 01100111 00100000 01101100 01110101 01100011 01101011 01111001 00001010″

If you convert all the 1’s and 0’s in a byte into ascii characters, the message is:

I’m F E E L I N G   L U C K Y

I liked the way Google started twitting and the first tweet’s text too. I hope they continue offering updates and news on different Google products on twitter too. Google already has blogs of their products and they do post updates/news on the blogs. But this way by Twitting, they can reach out to a wider range of population.

Share
Published by
Viral Patel
Tags: google News twitter

Recent Posts

  • Java

Java URL Encoder/Decoder Example

Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…

4 years ago
  • General

How to Show Multiple Examples in OpenAPI Spec

Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…

4 years ago
  • General

How to Run Local WordPress using Docker

Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…

4 years ago
  • Java

Create and Validate JWT Token in Java using JJWT

1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…

4 years ago
  • Spring Boot

Spring Boot GraphQL Subscription Realtime API

GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…

4 years ago
  • Spring Boot

Spring Boot DynamoDB Integration Test using Testcontainers

1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…

4 years ago