gx_saurav said:Both are GPU accelerated, with Vista Aero having an edge cos it render all the Windows on screen as textures parallel to the monitor screen. So howcome Beryl pwns Aero?
gx_saurav said:We have been doing in Windows since ages using registry keys or 3rd party apps. So how come linux is better then Windows in this regard?
gx_saurav said:While Nokia makes bread & Coco Cola makes engine oil . Let me know if I can watch my TiVo recording or MCE Recording of House Season 3 on Linux which is DRM protected.
since when did the Joe user start editing code and compiling it to his needs ?infra_red_dude said:can u customise an app by compiling it to ur needs? or optimise an app by compiling specifically for ur hardware? both flexibility and performance are key words here. registry keys and 3rd party apps can only do whats already built there. it jus unlocks some useful things. thats not pure customisation.
Zeeshan Quireshi said:since when did the Joe user start editing code and compiling it to his needs ?
A normal user cannot hack the registry , but he can simply double-click a .reg file he downloaded from a tweaking site (or got from friend) and that's it , the registry tweak is appliedinfra_red_dude said:and since when did the average joe start hacking the registry??!!! and nobody here is speaking abt the average joe or how easy is it to customise. plz do read correctly whats posted.
before u jump into the 3rd party apps thing, linux has tweaking tools too and u don't even need to code anything!
infra_red_dude said:can u customise an app by compiling it to ur needs? or optimise an app by compiling specifically for ur hardware? both flexibility and performance are key words here
Zeeshan Quireshi said:A normal user cannot hack the registry , but he can simply double-click a .reg file he downloaded from a tweaking site (or got from friend) and that's it , the registry tweak is applied
the same can't be said for editing code .
gx_saurav said:The common runtime for .net 3.0 is already there in Vista which when installed optimises itself according the to the hardware u r using. You don't need compile from source code to optimise for the hardware. You can simply make a basic binary say 80% of the software & then while installing it, optimise the code for it using .net 3.0 runtime to make it 100%. .Net & Vista do this using Native Image Generator or ngen.exe
Yups , the Native image generator is the most important feature why C# is miles ahead of Java in terms of performance .infra_red_dude said:oh ok, this is news for me. didn't know abt it. thanks for the update!