Slashdot Mirror


User: olahaye74

olahaye74's activity in the archive.

Stories
0
Comments
37
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 37

  1. Re:Makes more sense on Verizon Says It Knows You Don't Need Unlimited Data (digitaltrends.com) · · Score: 1

    the good way to go is to think in terms of "paying for access to network" instead of "paying amount of data consumed".
    Indeed, there is no much difference in terms of active and passive equipment needed by the ISP when you read an html page or download a big software from the same site.
    Having this phyilosophy, in France, the mobile ISP freemobile is able to propose LTEA-50GB data plan (speed reduced above), unlimited voice, SMS, MMS, european+US+australia roaming 35 days per year per country for 16€/month (20€ if you don't have the DSL/fiber box from the same operator).

    Many company tend to think that unlimitting plans would result in over consumption and thus would require gigantic investments, but in fact, this is not true because:
    - not everybody needs such gigantic data on his smartphone (for my part, waze, pokemongo, ebay, websurf, few youtube result in about 3GB/month)
    - more pepole will subscribe just because with such a plan you don't have to care anymore about data amounts.
    - when you order equipments, you can deal better price arguing bigger volumes (eventhough it's not bigger than that). Moving from 1GB dataplan for all users to 50GB dataplan for all users will lead to 10% more equipments needed.

  2. Re:Simple solution on New Ransomware Written Entirely In JavaScript (scmagazine.com) · · Score: 1

    One can imagin an open solution.
    If I take the example of Linux, repositories could be signed by distro vendors, then SELinux could be configured to only allow the package manager to install software in system-tree. /opt or /usr/local could still be used by developpers for testing their app.
    and (for linux at least), the enforcement could be disabled by experienced users.

    Why the hell on widown, no software repository exists yet? We had a few attempts in the past like google updater, but all have disapeared since.
    Even worse, windows update doesn't include all microsoft software. If you run windows update, no update for visual studio? A joke?

  3. Simple solution on New Ransomware Written Entirely In JavaScript (scmagazine.com) · · Score: 1

    A solution that would greatly reduce those kind of problems:

    All installable programs should be only available thru a signed repository or store.
    The only process able to install programs should be the Store application
    No code should be allowed to execute if it hasn't been installed using the Store app.
    All app should be sandboxed

    That would solve tousand of security problem. But that would also break security software industry. Look at iOS and how many antimalware, antivirus and such exists? None. The process of running signed code in an arbitrary way is so complex that such code (excep proof of concept and jailbreak software) almost doesn't exists.

    Of course, malware would still exists and try other infection vector like infect the store itself, but it has been proven up to now that even it this threat exists, it stay marginal and at least is far less spread that current classical virus/malware/spyware.

  4. A story similar to TUCKER :-( on Michigan Latest State To Ban Direct Tesla Sales · · Score: 2

    This story looks similar to TUCKER adventure in the past century where Ford and other wone at shutting down the company.

    Hopefully, this Tesla story will not end in the same way.

    In France we're happy that Tesla is boosting this technology. Eventhough France is far from being perfect at hosting companies, Tesla is welcome to move here ;-)

  5. Re:bigger picture on GNOME Aiming For Full Wayland Support by Spring 2014 · · Score: 1

    Yast2 is really poor compared to Mandriva tool. I admit it far better than debian or rhel or fedora, but just give a try to Mandriva or Mageïa.......You'll be surprized.
    Try to:
    - setup segregation admin rights on different users for diffrent admin taks with Yast2
    - detect and configure remote scanners or fax (with installation of required packages)
    - detect and configure printers (even remote ones) with automatic missing rpms installation
    - manage network profiles and user admin permission
    - manage shares (export/mount) thru samba (with setup), thru nfs or webdav
    - manage crontabs
    - manage windows documents import and export
    - manage firewall
    - manage parental control
    - manage system security (msec)
    - ...

  6. Re:bigger picture on GNOME Aiming For Full Wayland Support by Spring 2014 · · Score: 1

    Stop reinventing the wheel.
    If linux in not on the desktop, it's not because of X11. It's because of negativity and we-know-better-than-you attitude.
    Gnome was created because KDE started
    Mir is started because WXayland is started
    Gnome switch to Wayland because KDe and oither developpers pointed at it's lacks.

    What a waste of developpers skiils that is critical to develop critical missing features.
    When you look an Mandriva Administration tools and then you go to another distro, you can see the astronomical gap between the 2 in terms of admin tools.
    Most sitros lack GUI for a common admin tool. thanks to KDE, this gaps is shrinking a little bit, but its FAR FAR FAR from a modern desktop.
    How do you configure your login manager (gdm/kdm/... theme and such). No tools AT ALL except on a few distro like Mageia or Mandriva.
    How to you setup your cups server? The html interface? A JOKE, it's unable to install missing package like hp drivers if an HP printer needs to be configured.
    any tool to setup an all in one printer with SANE over IP? NO TOOL at all.

    You want to setup network profiles between your work and home? NO TOOL again (except on a few distros)

    Not speaking about packages and dependancies, no common stuffs. No way for a developper to push it's app to a "store" and have it packaged for all distros.
    Even on the same packaging technology it's a pain in the ass to tune the packaging so it works almost on all "compatible distros".
    You want an rpm to build on SuSE, Fedora, RHEL, Mandriva. GOOOOOD LUCK! rpm macros are mostly proprietary. you have to check for %'?el6} for redhat6 for example: no macros for switch-case against distro version.

    And finaly, for th GUI, NO STANDARD. Especially in Gnome (and androïd) where each developper decides the look of it's app......

    Today, the race is not toward a functional desktop with all configuration features and a store. No, the race today is toward fancy gadgets, explosion of 3D effects, illumination and fireworks....

    And instead of fixing THAT, people reinvent the wheeell..... Linux WILL NEVER BE ON THE DESKTOP. No Wayland, Mir or any Berlin project will be able to achieve this goal. The BIG (I would say STRONOMICAL) problem is elsewhere.

  7. Re:Wayland still alive? on GNOME Aiming For Full Wayland Support by Spring 2014 · · Score: 1

    Yes, that's what I said, It's a joke, but I have my idea of what triggered that.
    In my company, we have lots of Linux and Unix servers that users are accessing to run simulations and graphic applications. Unfortunately for them, they run Windows as their primary desktop and thus, in order to run their remote app, they have 2 choices:
    - Run cygwin which (despite its cool install tool) is tricky to setup in windows especialy when persistent system variables are needed.
    - Run a VM that is used as a X11 desktop.
    Both solutions are really Ugly.
    I even have users asking for VNC on the server... LOL Hey, man you're not alone on this host!

    I think that Wayland developers are that kind of users with that kind of needs. They think that replacing a local VM by Wayland is efficient....the problem is that the root cause of the need it that they use a primary OS with a SHELL that lacks remote display (not remote desktop).

    I'm convinced that if windows had a decent shell, we would not have such projects.

    Windows evolves and Linux regresses...It's time to think about switching to MacOS...

  8. Wayland still alive? on GNOME Aiming For Full Wayland Support by Spring 2014 · · Score: 5, Informative

    It looks to me that Wayland developers only have one desktop at home and were Windows users that want gaming on their linux box.

    - What about asynchronous rendering? fast text scrolling in a windows like "find /" or "make -j32" thru a modem connection works in X11, I'd be surprised to see the same on Wayland.
    - What about single GUI App running remotely: ssh to a cluster with no network card and need to start paraview or gnuplot? Should I run a full desktop with useless fancy gadgets just to see a gnuplot window?
    - What about client application that freeze: Can't move the window because the decoration is done by the client?
    - Wy can't I move parent windows when a modal window is open like a file selection dialog box. How do I move the parent app to see my shell window behind. Should I do the same as in windows: close the file selection dialog box move the windows and reopen the file selection dialog box?
    - What about lost event because the client is buzy? I click on the button, but the event is lost because the client is buzy.....

    Wayland is just a LOL in professional environment.

    Thanksfully, I'm running KDE...The original desktop that Gnome tries to imitate since it's creation...I'm curious how it's manage the Wayland migration....

  9. Re:What is the problem the Q is trying to solve? on Is the Google Nexus Q Subtraction by Subtraction? · · Score: 1

    - Apple TV can mirror iOS screens or act as a second external screen (AirPlay). Nexus Q can't
    - Apple TV can be used without any other iOS device (it has a remote). Nexus Q cant. You need an NFC enabled Androïd device to control it.
    - Apple TV have more services than simple youtube. Apple TV has Vimeo, Netflix, flickr and more.
    - Apple TV can play media from local network while Nexus Q can't (need to transfer your media to Google cloud and then read it from the cloud. 2 internet transfers for watching a local media; what a bandwidth waste!)

    Need more?

  10. Re:Why such a low maximum resolution? on Windows Phone 8 Officially Unveiled · · Score: 1

    +1000.

    I'll keep my 3GS until upport is dropped by Apple. I was prepared to buy next iPhone, but it looks like iOS6 will run on my 3GS, so I'll wait a bit more before upgrading....
    Compared to my Brother in law who bought a Samsung Galxy (left with Android 1.6), then a Galaxy S (left with Android 2.?), then a Galaxy SII (waiting ICS from he's operator) and soon a SIII as it's operator has still havent provided ICS for his SII). All those purchase in order to be able to buy new regular apps....What a shame!

  11. Re:Why such a low maximum resolution? on Windows Phone 8 Officially Unveiled · · Score: 1

    +1000

    My iPhone 3GS 32GB from June 2009 will receive iOS6. Of course with less features, BUT with latest API, thus with the ability to install latest Apps.

    Since I bought my iPhone in June 2009, I got the following enhancements:
    - video/photo and text copy/past (with ability to copy past sub sections of a video)
    - iMessages so I can target WifI only idevices
    - Multitasking
    - directorys/groups of applications
    - iCloud (realy great)
    - EAP-SIM for WiFi authentication
    - AirPlay (audio and video, but no mirror)
    - New apps (Kiosk, Game Center, ...)

    I was left out with the following enhancements:
    - Video editor (only 256MB RAM is insufficient. even when jailbreaking and installing the app, it crash with out of memory): hardware limitation
    - FaceTime (no front camera (hardware limitation))
    - Siri (marketing limitation?): not extremely usefull for now (can't command my GPS software to enter destination, so pointyless).
    - tabbed browsing: app exists for that
    - Wifi internet connection sharing (only bluettooth sharing and cable sharing): still works fine with my ipad using blutooth.
    - AirPlay mirror (hardware limitation)
    - iOS6: no GPS turn by turn navigation: (already have CoPilot Live)
    - iOS6: no 3D maps (hardware limitation; it's already slow on the new iPad).

    => Now lets compare to Windows Phones:
    You buy a WP7 phone last year (or today) and you can't have proper multitasking: it prevents receiving skype calls when skype is not running in the foreground.
    WP8 is out: (I don't know if it solves the problem), but one thing is sure: your phone is obsolete and won't get update AT ALL. I mean, no apps designed for WP7 will run on your less than a year old device! What a shame.

    => Now lets compare to Androïd phones as well: updates varies depending on the manufacturer, but one thing is sure: updates never occur on a more than one year old phone (or very rare). Even worse, you still have phones that get released todays (more than 9 months since ICS is out) with 2.3 installed and no planed updates: example: Motorola Defy variants. This means that you're stuck with API level 10 while other are already running API level 16 (with Open GL 2D which appeared in API level 14). Thus games using this API won't run on the device you've just bought. The problem is that many customers won't know that when buying a device (not everybody is a geek or developer) and this will make people angry...

    IMHO, the big issue here is that if manufacturer want to really compete with Apple, the only thing to concentrate about NOW is maintenance! They need to maintain a device more than a year for the following reasons:
    - 1/ If you purchased an app like CopilotLive, the latest version requires a recent OS: you can't get it even if your phone is less than 2 years old!
    - 2/ There are security issues that don't get fixed. having a device that is not fixed just one year after purchase is a shame.
    - 3/ It's a nightmare for developers: they need to stuck to old API to target more audience: => more work, less functionality, less efficient (manual 2D scrolling instead of OpenGL 2D scrolling as an example).

    Common excuse is that there are too much hardware to maintain all the flavors. Bullshit: cyanogen mod is able to do that for all brands versus one brand can't do it for its devices??? It's marketting to for people to renew their device.
    Why so much device gets out each year. Right now, Motorola is selling (in France) 10 different Androïd smartphones! Samsung (also in France) is Selling no more than 19 Galaxy variants (not counting the 2 SGII variants i9100 and i9100g) and not counting the 2 variants of the SG-SIII (4cores 3G in EU and 2cores 4G in US).... That's insane! What the hell do they want to achieve? Flooding the market with many models to artificially boost the market?

    Really, they need to look at the whole picture and understand why Apple is doing fine with only 3 phones and 2 tablets. that would increase competitivity and help price to drop (especially Apple prices which are insane). Instead of that Samsung is going on the "high end" market by raising it's prices....Not sure it's the way to go IMHO...

  12. Re:Uhm, no... on iTunes' Windows Problem · · Score: 1

    +1

    We just bought our new iPad, and we're using it since a month (using my iphone itune login) without having connected it once to our PC.
    Same for our Apple TV3. (Does this thing connects to itunes?)

  13. Re:It's a joke, but it's pretty much spot on. on New iPad Jailbroken Already · · Score: 1

    With the above mobile offer 15€99 per month, you can call (from France) US fixed phones AND CELL PHONES for free for unlimited time (no additional cost) :-)
    http://mobile.free.fr/ (sorry, French only)

  14. Re:It's a joke, but it's pretty much spot on. on New iPad Jailbroken Already · · Score: 1

    +10000
    PS: you forgot buying on eBay without fearing key-loggers and such, take geotagged photos, browse photo on TV via Apple TV (easier for your friend to watch them), stream you music to your AirPlay device like freebox (xDSL operator box with AirPlay capabilities) while staying on the sofa speaking with your friends....

    PPS: I guess you mobile operator is freemobile ;-) . The same as the one used in my 3GS and my wife's Xperia ARC S (which will provide data to her "New iPad". Awesome :-)

  15. Poor gag...... on The Mercedes-Benz 'Cloaking Device' · · Score: 1

    LOL. Imagine all cars become invisible.... And you want to reduce the accident rate? BAD GAG.

    Why not an advertising campaign based on alcohol? after all it's not worse in terms of safety.....
    With alchool based fuel car, you can drive and drink at the same time... BAD GAG.

    Can't they be more imaginative?

  16. The key to evolution: on Brainstorming Clever Ways To Detect Alien Civilizations · · Score: 1

    They didn't knew it was impossible, so they did it. - Mark Twain

  17. 4.6 Great, but... on KDE Software Compilation 4.6.0 Released · · Score: 1

    It still lack a few but major components.

    - akonadi_mapi_resource (exchange real native mapi connector not using https or webdave or imap or any other MS options that are always turned off in a big company. openXchange is NOT that one, openchange one is ok but seems dead)
    - akonadi_iphone_calendar_resource
    - akonadi_iphone_contact_resource
    - akonadi_iphone_notes_resource
    - akonadi_iphone_bookmark_reource
    - ...

    The mapi connection is a MUST have and is a big missing... Instread of that KDE choose to create an existing wheel: dolphin. WTF....
    Before kde4 I was able to split my konqueror view in 4 panels: one html, one ftp, one local file, one phpmyadmin...
    Now, this functionality is still present in konqueror, but no bug fix... all development goes to Dolphin.... can't understand why tyhey choose to split the data browser in 2 browser: one for network content and one for local content... Why diferenciate? What is the value added? why ignoring browsing profiles?

    Anyway, KDE is progressing... but it's SLOOOOWWWWW .waiting for MAPI since ages. Most of my collegues moved to Windows7 jsut and only because of this lack.
    If only I had time and C++ knowledge.
    I had a look at the akonady dev tutorial it's great. really, unfortunately, my C++ is far far to weak to be able to produce something :-(

  18. Re:My God! on Parrot iPod-Controlled Quadricopter Launches This Week · · Score: 1

    Where can I buy a "$5 worth electronic" that can display the view from the remote controled drone?

  19. 1st evidence that forces unification is there. on Inertial Mass Separate From Gravitational Mass? · · Score: 1

    This is the First evidence that mass equations have to be written using complex numbers just like the 3 other elementary forces.

    Maybe ou total mass is equal to something like: gravitational mass + i * inertial mass (or something similar)

    If we're speaking of such a thing, the impact would be awesome:

    1) elementary forces unification becomes possible. (all 4 elementary forces are managed by equations, all using complex numbers) no more need for null imaginary part for inertia/gravitation
    2) having an imaginary part means that i=-1, thus speed faster than light is possible.(maybe a mater state change and properties change), but it becomes possible.

  20. Flash must disapear. It's an outdated 32bit techno on Adobe Stops Development For iPhone · · Score: 1

    I'm happy that apple refuse non-native apps on the iPhone whatever the reason.
    Using flash or java to create apps is an easy way to make money without taking care of the device specs (thus without taking care of the consumer).
    Just like games that are common to many platforms. they use lowest common denominator. The result is often crap. (not to speak about intermediate layers (flash machine, java machine) that drains batteries.

    As for Adobe, their technology is crap. If they want to prove I'm wrong, then they just have to release the 64bits version of flash. More than 2 years of 64bits BETA version only available for linux... What a shame!
    Today, most sold computers have 64bits processors but are shipped with 32bits windows because of the lack of 64bits flash. what a shame!

    And at last: flash is used 99% if not 100% for Ads. So that is not a big loss for iPhone which has apps for the rare sites that use flash for non-Ads purpose.(more over those apps adds support for iphone sensors like GPS. a native meteo app that 1st look where you sit before querying the weather is far far better than a browser that runs a flash app that ask where do you live to deliver weather).

    As for comparing iPhone OS and androïd regarding native apps (iPhone) and virtual machines apps (androïd:java and flash). Just compare 3D games. both platforms have comparable hardwares, but when it comes to iPhones games, the reactivity, the 3D rendering, the smoothness are lightyears ahead Androïd java/flash games (which, for easy of proting, represent the majority of games).

  21. Remove FLASH from surface of the earth on Why Flash Is Fundamentally Flawed On Touchscreen Devices · · Score: 1

    Flash MUST DISAPEAR. This technology is bloated.

    After more than a year of 64bits beta testing under linux, there is still no 64 bit support available while all CPUs on the market ARE 64bits.
    This technology is memory hungry, CPU power hungry. IT MUST DISAPEAR. There are far better standard today and I hope that Flash will never run on iPhone like devices.
    My Core 2 Duo P8400 uses 100% CPU where a few (1 to 3) sites using flash are running. A SHAME.

    IMHO, removing flash from the surface of the earth could lead to stop 10th of power plants.
    As for the hover/click problem, the solution already exists on the iphone. for videos, 1st click brings a GUI, then you can play/stop/rewind.

    for menus:
    one click sends an hover (menu popup or drop down) second click on the same object sends a click. Second click on another object sends an hover. And so-one.
    another solution (more compatible) could be to handle that just like the Amiga: press screen: hover, release screen click. (that would require to reduce the scroll areas on the screen borders (just like on modern laptops touch pads) There are plenty of solutions for replacing flash (like sylverlight, html5 and so that runs on 64bits BTW), but right now, the best one is to refuse flash.

  22. FAQTS on Best Reference Site For Each Programming Language? · · Score: 1

    Since a long time, I'm using http://faqts.com/ It's not exactly a reference site, but it answers tons of technical questions in many areas. It started with java and php, but now, the topics are realy wide, ranging from python, php, ... to education, religion, qrt and far more...

  23. Krita and digikam: excellent alternatives... on GIMP 2 for Photographers · · Score: 1

    I can't understand why people are till stuck to The GIMP while it still can't deal with color profiles, and many features that are required when using modern digital camera that shoot using 16bits per channel. Digikam (photo management and manipulation tool) and Krita (photo and painting program) are able to handle those very important stuffs (expecialy color profiles as they are essential when importing raw 16bits per channel photos). Aside that, those 2 tools have a real user interface that is intuitive and efficient. On the counter part, I was never able to draw an arrow on a photo (to show a detail) using the GIMP. No way draw a straight line using the GIMP..... GIMP was an excellent solution for Linux, but now it becomes old and moves slowly. Better alternatives are emerging; that's IT darwin laws ;-)

  24. Re:Why must we continually re-invent the wheel? on Corporate IT Hanging Up on Apple's iPhone · · Score: 1

    Kolab has all exchange features and more and has IMAP. to all MS centric guys out there, it's not Microsoft who invented the wheel nor the centralized calendar.... Netscape and Lotus had it long before. Although, think that aside producing office documents, there are some worker in engineering sites that HAVE to use unix workstations while still having the need to read/send mails. Having a windows system aside your workstation just for reading/sending mail is everything but cost effective. Anyway, change is occuring, and blind people may see it too late......

  25. Re:a momentary blip of anticipation on AT&T To Offer TV Over Phone Lines · · Score: 1

    Realy funny to see that such offers still looks like innovation while in many countries it exists since years. Example, in France we have triple and quadruple play thru ADSL since years with HDTV and VOD, free phone calls to many contries at no extra cost. In France, all internet providers are forced to offer at least triple play otherwise it dies. (most of them are using ADSL2+ for maximum bandwidth: up to 24Mb/s) Now, the big shift is to offer fiber to the home (100Mb/s per subscription). VOD, ADSL-VDR, HDTV, VOIP and VOIP proxies (to call from anywhere to France for free) are part of the past here.