Slashdot Mirror


User: armanox

armanox's activity in the archive.

Stories
0
Comments
1,824
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,824

  1. Re:TI calculators are not outdated, just overprice on How the Outdated TI-84 Plus Still Holds a Monopoly On Classrooms · · Score: 1

    My middle and high schools had TI-81s for students to use if they did not buy their own (I bought a TI-83 for use in non-math classes, like physics...)

  2. Re:Hahahahahahaha on Akamai Warns: Linux Systems Infiltrated and Controlled In a DDoS Botnet · · Score: 1

    If you read the summary, it clearly says the vector of attack was web servers (such as Apache Tomcat). Most desktops are not running a web server - thus not vulnerable.

  3. Re:Hahahahahahaha on Akamai Warns: Linux Systems Infiltrated and Controlled In a DDoS Botnet · · Score: 1

    If you notice, this doesn't effect desktop Linux users. Only servers.

  4. Re:Troll much? on You Got Your Windows In My Linux · · Score: 4, Interesting

    Except we don't see systemd solving any problems. It is a solution searching for a problem.

  5. Re:competitive features? generally available? not on MIPS Tempts Hackers With Raspbery Pi-like Dev Board · · Score: 1

    We're selling them because there is demand for them.

    Also, this device clearly is not targeted to be a desktop replacement.

  6. Re:I think it's safe to say... on Research Shows RISC vs. CISC Doesn't Matter · · Score: 1

    There's plenty of legacy code for SPARC, MIPS, and POWER. And a lot of code can be recompiled for a different platform without much trouble (and there's plenty that can't).

  7. Re:I think it's safe to say... on Research Shows RISC vs. CISC Doesn't Matter · · Score: 1

    Honest question:

    What can you do on x86, that you can't do on POWER or MIPS?

  8. Re:Actually more like 5-6x difference in performan on Fake NVIDIA Graphics Cards Show Up In Germany · · Score: 1

    Unless the firmware flash improved performance...

  9. Re:Fully loaded 2U POWER8 for $2,000 USD, yes or n on Slashdot Talks WIth IBM Power Systems GM Doug Balog (Video) · · Score: 1

    I suppose that would be on the GCC team then, yes? I'm using it myself (v4.8). I suppose they could try LLVM, but I have no idea how viable that is on AIX.

  10. Re:Open Source sucks. on How Red Hat Can Recapture Developer Interest · · Score: 1

    Operating System - Depends on the use case
    Database - Oracle - and what does Oracle prefer it run on? Linux or Solaris
    Web Server - Apache HTTPD beats IIS anyday
    Server OS? What kind of server? Solaris, AIX, Free/Net/OpenBSD, and IRIX beat Windows anyday.
    Compiler? The one that's for the platform you're running. ICC on Intel, SunStudio, MIPSPro, etc. And XCode isn't a compiler - it's an IDE. The compiler is either GCC or LLVM

  11. Re:Dump SELinux and systemd, make it easier on How Red Hat Can Recapture Developer Interest · · Score: 2

    Doesn't work that way. For the business world, Red Hat IS Linux. And a lot of things that get pushed in other distros start in Fedora (RH).

  12. Re:IT departments, on the other hand... on How Red Hat Can Recapture Developer Interest · · Score: 2

    My SGI and Sun knowledge are why I'm employed....

  13. Re: Mission Critical ... Red Hat... LOL.. on How Red Hat Can Recapture Developer Interest · · Score: 2

    You mean where management ignores the sysadmin and developer's requests and says you're using this because we paid for it.

  14. Re:Fully loaded 2U POWER8 for $2,000 USD, yes or n on Slashdot Talks WIth IBM Power Systems GM Doug Balog (Video) · · Score: 1

    Can you buy *ANY* prebuilt, 1U or 2U system, commercial, fully loaded, for that price? I didn't think so.

    Also, if you want to cheap out on compilers, GCC is a perfectly valid option on AIX.

  15. Re:Mission Critical ... Red Hat... LOL.. on How Red Hat Can Recapture Developer Interest · · Score: 1

    And nobody ever got fired for choosing IBM.

  16. Re:That ship has already sailed. on IBM Gearing Up Mega Power 8 Servers For October Launch · · Score: 1

    Actually, GCC runs just fine on these systems.

  17. Re:Workstations ? on IBM Gearing Up Mega Power 8 Servers For October Launch · · Score: 1

    Sun's certainly on that list too! I wish there was a current SPARC workstation.

  18. Re:That ship has already sailed. on IBM Gearing Up Mega Power 8 Servers For October Launch · · Score: 1, Interesting

    They probably will, much to my (any many others) dismay. The supported Linux options will not go over well with a lot of people I'm willing to bet. I'm seeing enterprises shying away from the abomination that is RHEL 7 because of systemd.

  19. Re:Already? on New Windows Coming In Late September -- But Which One? · · Score: 3, Insightful

    More like Microsoft keeping to a release schedule? Vista and Office 2007 were way off track, but they've been pretty constant since then.

  20. Re:The Linux community needs to discuss systemd. on Linux 3.17-rc2 Release Marks 23 Years of the Linux Kernel · · Score: 1

    Actually, being good at Exchange requires being good at PowerShell these days.

  21. Re:Aaaand there goes the lizard squad on Lizard Squad Bomb Threat Diverts Sony Exec's Plane To Phoenix · · Score: 1

    Except they've been targeting DDoS attacks by request. They've taken down (in the past couple of days) League of Legends, Battle.net, PSN, and I think they hit the XBox network earlier.

  22. Re:wake me when I can run MacOS on OSX on Virtual Machine Brings X86 Linux Apps To ARMv7 Devices · · Score: 1

    You'd need classic mode to do that, which was phased out a lot sooner. Rosetta was for running applications that were compiled for OS X on PPC.

  23. Re:Why? on Virtual Machine Brings X86 Linux Apps To ARMv7 Devices · · Score: 2

    Plenty. Matlab, Maya, Documentum, Cisco VPN client, shall I continue? There is plenty of closed, commercial software for Linux.

  24. Re:Publicly Funded Governments on Microsoft Lobby Denies the State of Chile Access To Free Software · · Score: 1

    If you use a graphics installer for Redhat you are not really using a window manager like KDE, Gnome or even Xfce. Anyway have many users are using RHEL for the desktop? (although you could). As for installers for Documentum, Matlab, Oracle, etc they are specific to the software application and will run under most window managers. Actually you would normally install software like what you just mentioned via client software which could even be on a Microsoft Widows machine.

    As for "trying to get people not to use the default GUI" that is the wrong thing to say since if you are the system admin it is very easy to set up particular users to only use a specific Window Manager using "kickstart" (very useful if you want a consistent configuration across all machines). Of course you could do a manual installation as well but that can get very tedious across hundreds of machines.

    There are cases where that works, and a lot that it does not. For production environments, it's not hard to pull off. In my case, in a lab environment, it does not work. We are strongly pushing users to avoid default setups for CentOS/RHEL 7, use 6 when possible, etc, but for the lab, it boils down to the users being in control of the VMs.

    (Ultimately, I'm still pissed at the GNOME team (and Red Hat) for having a desktop environment that composititing cannot be disabled, and soft renders the whole thing when GPU isn't found. And then believing that it's a good idea! The Linux desktop will be its own killer.)

  25. Re:Publicly Funded Governments on Microsoft Lobby Denies the State of Chile Access To Free Software · · Score: 0

    You are stuck with either GNOME or KDE for RHEL, and most users are going to expect GNOME. We also run into where our users have to emulate the users' environments, which often means GNOME for the GUI. Third, there are a lot of situations where a GUI is required (say, the default installer for a lot of things, like Documentum, Matlab, Oracle, etc). Trying to get people not to use the default GUI is near impossible.