Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:And yet... (Score 1) 164

Don't be silly. There are no people moving to US from Europe.
And it's very much explicable not moving to a different country, even though you'd prefer to live there: family, friends, culture, your career, your SOs career, kids, bureaucracy and so on.
Leaving your country is no easy decision. Even leaving your state is not an easy decision.

Comment Re:technical project management reply to module ow (Score 1) 286

*types in password case insensitve a few times...

***The password you have entered is incorrect. Your account has been locked.***

See? Case sensitivity matters. And I _do_ see mynotes or MyNotes as 2 different things, and most people I know do too (as they should).

Example: Windows explorer kindly hides the file extension by default. The MyNotes (or mynotes) can be the executable and have a mynotes.ini on top of you having a mynotes.txt file.

Comment Re:Maximise useful sunlight hours (Score 1) 201

There are multiple libraries available that do the conversion for you, just call the right code and you're set. Most unix systems either use unix time or epoch (although there are different versions of epoch), and display it according to the set locale. So for synchronised checks around the world, just call the unix/epoch timestamp "date +%s" and you don't have to take the conversion into account.

Slashdot Top Deals

Luck, that's when preparation and opportunity meet. -- P.E. Trudeau

Working...