Powered by Cellfex RSS Follow me on Spotify

Archive for June, 2011

Mac OS X Lion has finally arrived.
As i said before – doesn’t look like a Operating System to me, resembles more of a Facelifted System with all kind of stuff i never asked for, but i can give away some bucks to get a facelift.

Anyhow, MultiTouch Gestures seem interesting. Suddenly Magic Trackpad makes sense.

9 Jun 2011

Mac OS X Lion is here

Author: Edgars | Filed under: DailyStuff, Mac

This is amazing, fascinating [... other astonishing words here....]

once it’s (next year togeather with iPad 3 probably) i am sure i am gonna get one for myself.

6 Jun 2011

The new iOS 5 preview

Author: Edgars | Filed under: DailyStuff, Mac

linux implementation on javascript. http://bellard.org/jslinux/
You don’t understant – its not emulator or something like that. its pure linux on JavaScript. Too bad it doesn’t have gcc and network support yet :)

I was thinking about for 10 minutes and i still don’t understand “why” although i see a dozen of useful ways to play it around with.

Good luck, Fabrice Bellard.

6 Jun 2011

Linux on JavaScript

Author: Edgars | Filed under: DailyStuff, Javascript

If you get unexpected Internal Server Error on Apache and have no idea where it came from since “other scripts are doing fine”, make sure that files have a correct UID and GID permissions. Might be that files created by root cannot be red since there will be “Mismatch between target GID (Y) and GID (X) of file”.
At least in my case it was caused by SoftException in Application.cpp:431 on CentOS.