Showing posts with label apple. Show all posts
Showing posts with label apple. Show all posts

Why Do Apple Products Reset To January 1st 1970 ?

Apple's software and operating system is based on the unix framework. So when the batteries drain out or if the device is reseted, almost all Apple products be it Macbook's, iPhones, iPads, iPods etc. reset to the beginning of unix epoch time or POSIX time: 12:00 AM UTC 1st January, 1970.

Unix time calculates the number of seconds elapsed since that date. But here comes the problem. The standard Unix time_t (data type representing a point in time) is a signed integer data type, traditionally of 32 bits. This means maximum amount of seconds that unix time based devices can calculate will eventually run out on 19 January 2038 ! Think of it as the next Y2K bug, some even call it the UNIX millennium bug. Its such a big problem that xkcd even made a comic on it :

Courtesy : xkcd
This problem could effect unix and unix like (linux) devices. Including many modern apple, android and linux based devices. The most vulnerable are embedded system devices like GPS, communication devices and transportation safety systems in air crafts, automobiles, ships etc. The embedded devices cannot be easily updated and pose a huge risk for failure.

Fortunately modern 64 bit system use signed 64-bit time_t integers which enable them to display time approximately 292 billion years from now. So you won't have to worry till they year December 292,277,026,596. Check out more information on the Year 2038 problem here. Continue reading...

Game Dev Story Tips Guide

Game Dev Story is an amazing business simulation game popular on iOS devices (iPhone and iPod Touch) and PC. Here are a list of tips, guides and strategies in order for you to succeed.

1) To get a hardware engineer the easy way, simply recruit (Staff -> Hire -> Hollywood agent) and hire Chumpan Z-Force (yes he is a monkey). You can now make consoles !!! This option is available only at a later stage though (you will have to try this a few times, try other ways of hiring if not successful.)

2) Always enter Gamedex and choose the most expensive option you can affoard. Gamedex gives you the best Return On Investment (ROI). Even better than advertising.

3) Don't outsource or insource the project to the same person. Have a combination of users to get best results.

4) Hackers are the best all round employees for recruitment. Hire as many as you can. This is followed by directors.

5) Increase at least once aspect of you game (Fun and creativity recommended) in order to get more sales. More fun = more crowds, high creativity = high rating.

6) Use "Dead Bull" followed by Fun boost, graphics boost, sound boost, creativity boost etc. to get the best results.

Continue reading...
 

All rights reserved

Please do not use any of these articles without permission © Stumblepod

Visits:

counter to blogger

Creative Commons License