Slashdot Mirror


User: CalcProgrammer1

CalcProgrammer1's activity in the archive.

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

Comments · 49

  1. Re:Mad Catz Street Fighter IV FightPad on Linux 3.10 Officially Released · · Score: 1

    Makes perfect sense, the xpad driver is for Xbox controllers... The Xbox and Xbox 360 (as well as PS3 and probably next-gen) controllers already interface via USB so they make great PC controllers as well.

  2. Re:What is the best AMD device for Linux? on AMD Publishes Open-Source Radeon HD 8000 Series Driver · · Score: 1

    I've got a fileserver/TVPC I built with the A8-3870K Llano chip. It's now only like $90 (with $50 mid-range motherboard or $100 top-notch motherboard) and it seems to work very well with the latest fglrx releases. Meanwhile, I have a dual-graphics AMD A10-4600M (Trinity) laptop with discrete RadeonHD 7730M and it runs like crap in comparison. The drivers just aren't there for dual-graphics, but even the on-board chip can't hold its own compared to my Llano. I've got TF2 going at 50-60fps on the Llano with a mild overclock on both the CPU and GPU (3870K has unlocked GPU). I'd definitely go with an APU if you want a cheap system that can hold its own in Linux 3D performance. Incredibly low power as well, have 3 1.5TB's in RAID5 and a 160GB laptop HDD as my OS drive, the Llano chip, and an ASUS high-end motherboard and my UPS shows maybe 60-75 watts during normal/idle operation, it only goes up significantly for gaming and such, great for a server that is on 24/7.

  3. Re:Free with every Amazon order on Ubuntu Will Now Have Amazon Ads Pre-Installed · · Score: 1

    The big issue here is that AdBlockPlus works for Slashdot, not so much for these intrusive operating system ads. As a whole, Unity is garbage, and Canonical is a greedy monster of corruption evolved from a nice, community supporting company who took a trip to the loony bin sometime in 2010 and hasn't come back.

  4. Re:I'd prefer to pay on Ubuntu Will Now Have Amazon Ads Pre-Installed · · Score: 1

    Pay? Screw that crap! I started using Ubuntu because it worked, it was free, and it supported the ideals of open-source, community-driven development. The original design of Ubuntu's philosophy was user-focused, that "Ubuntu will *ALWAYS* be free", etc. I don't really give a crap how much they provide/do/support/whatever, when you screw over your users after promising something you can't achieve, it's your face in the mud and everyone else moves on to the next distro. I'm not letting those freaks get away with screwing over their userbase and will be moving to Mint unless there are extreme circumstances (and the ability to remove the ads before they are allowed to display).

  5. Re:I see on Ubuntu Will Now Have Amazon Ads Pre-Installed · · Score: 1

    Ubuntu had an incredible set of ideals focused on doing good for the community, providing a "human friendly" open-source focused distro, and being a great asset to open source. This was in ~2006 when I started using 6.06, I really thought Canonical was doing a great job, what with providing free CD's, providing an entirely open distro, focusing on open software, keeping commercialization low....now they've corrupted into a commercial monstrosity who panders for the profits, and it shows bad. They've gone a complete 180 degree flip from open-source, community focused distro to screw-you-community, ad-spamming, over-commercialized madness in vain to try and force their profits on their users. Well? Screw you, Ubuntu, the users will move to the next open, community-focused distro like Mint while you rot in the dust.

    When your core users are technical, open-source, FOSS-minded individuals, you can bet that dumping ads on them will hurt more than it will help. Either it'll be the first thing I uninstall, or if that isn't a possibility I'll ditch your crappy distro for Mint. That's how the open-source world works, if you screw up big time because you become greedy, someone will take your work and continue it with an open mindset. In this case, that someone is the Linux Mint team, and I lean ever closer to switching, especially now with their Cinnamon desktop, it blows Unity out of the water.

    Ubuntu's core was providing a solid Debian-based desktop that integrated easy-to-use features for home/personal use. They focused too hard on expanding into non-existant markets (netbook/phone/Ubuntu Android/music store/software store/etc) and now they just look like a street beggar holding their hand out for the users to feed them with ad revenue. Nope, I'm fine, thank you very much, hope you die a painful, agonizing death as all your users realize your corruption and ditch you for a better distro. Goodbye, Ubuntu!

  6. Re:It's not broken. on Ask Slashdot: How Would You Fix the Linux Desktop? · · Score: 1

    Ubuntu? Mint? Mint Debian Edition? Squeeze is (maybe was, not sure if released yet) the testing branch and of course it's going to change. I installed it to get GNOME 2 back after Ubuntu ditched it but it took only weeks for packages to start trickling in and eventually it was GNOME Shell. Eww. I moved back to Ubuntu and still prefer it better (using GNOME 3 Classic now). If all you need is for family/general purpose machines Ubuntu is great (I use it for programming/power user stuff, just because it's a new user friendly distro doesn't mean you can't customize the crap out of it to be a power distro). The regular 6-month upgrade cycles are good if you want to avoid potentially damaging updates (the upgrades aren't rolling, they are tested, final release upgrades rather than the rolling release of Debian Testing where you end up with half of GNOME 3 and half of GNOME 2 for a few months).

    Ubuntu (and other Ubuntu-based distros) has probably the largest repository system as well, with restricted, non-restricted, officially managed, community managed, and user-maintained (PPA) archives available. The PPA system is another thing that sets it apart from Debian, despite many PPA's working fine in Debian it is not a guarantee, while they almost always work on Ubuntu.

  7. Re:Add Support for Visual Studio on Ask Slashdot: How Would You Fix the Linux Desktop? · · Score: 1

    Personally I don't see the point of a 10GB version of Notepad that costs $500+ per seat. Yeah, VS has a nice GUI editor for supported languages, and it tracks through code pretty well, but it has a ton of features I'll never use even at work (which I do use VS2008 at work and barely even skim the surface of what it has to offer). For my personal projects, I've taken a liking to Code::Blocks, it's a lightweight C/C++ IDE that has all the build configuration management stuff I wanted for cross-platform work and not much else besides code highlighting and project organization. I like that, as it means less bloat and lag, more writing code and running it. I haven't tried debugging, I think it has debugging as well, but it's not a feature I use often in my personal projects (use it at work, but VS isn't the only IDE with a debugger).

    I'd never write a Windows Forms based GUI for my personal stuff anyways, as I like to stay cross-platform, so that feature set is worthless to me. I also don't like VB/C# much and prefer C/C++. Therefore VS is mostly a waste. If you're a C#/VB/MS Database programmer, you probably do it as a career, and thus you're dependent on what your company uses anyways.

  8. Re:Add Support for Visual Studio on Ask Slashdot: How Would You Fix the Linux Desktop? · · Score: 1

    Additionally, you mention "Linux API" - there in lies a problem...there is no one-and-only Linux API like there is for Windows/Mac. There is KDE, there is GTK/Gnome, there is QT (which KDE uses a lot of), there is SDL, there is OpenGL, etc. The core "Linux API" is basically UNIX compliant, but the majority of the desktop features come from various desktop projects and libraries that aren't part of the Linux core. Windows and Mac are both fully integrated OS'es, with one API from bottom to top (Mac has a bit of Unix, Windows a bit of DOS, but still). Linux doesn't, Linux has a Unix-like core, some system management stuff (not consistent between distros), some desktop stuff (again, many different ones exist), several toolkit/widget libraries, several audio/graphics libraries, and a bunch of other mixed libraries. Being an open and diverse platform, you just can't have the unified integration that you get from Windows/Mac. Instead, one of the nice things about Linux coding is having a ton of different API's to choose from (you can see it as a good or bad thing, personally I think it's a great thing, but if you're used to one-size-fits-all packages from Windows/Mac then you might think otherwise).

    In short, you can't ever get the unified integration or single API set integration that you get out of Windows or Mac because Linux is much more diverse and is not all under one roof like the other platforms are. I think this is the main benefit of Linux, but programmers used to the integration these OS'es provide may find Linux's system messy.

  9. Re:Add Support for Visual Studio on Ask Slashdot: How Would You Fix the Linux Desktop? · · Score: 1

    (1) is just stupid in the fullest extent. Microsoft will never port VS to Linux, and VS running under WINE still cranks out Windows code, so you'll need an emulation/simulation/compatibility layer such as WINE or Mono no matter what. Considering one of the huge draws to VS is the form builder, which is entirely based around Windows Forms, it just doesn't work for Linux.

    That said, a nice, native code IDE that supports multiple languages commonly used for Linux development (C, C++, Java, Python, and maybe C#/VB/other MS languages with Mono) with proper GUI builder for GTK (and its C++/Python/Java/whatever ports) and QT windows would be epic. Being able to build GTK applications with a proper GUI builder would be nice, as Glade (and the XML loading system) sucks compared to a proper GUI builder that writes real code. I've been using GTKmm for several personal projects and overall I love it, but you basically have to draw your layouts on paper, determine hierarchy, and then code them up manually.

    Support for commonly used libraries would also be nice (OpenGL, SDL, OpenAL, OpenCV, etc. etc. etc).

    That said, a lot of Linux developers still seem to be using vim/emacs and haven't even switched to non-GUI-builder IDE's (though with customization those apps can do a lot). It would certainly help the VS users migrate, but I don't know how many existing devs actually care about getting a better IDE for the platform. I started using Code::Blocks only because it allowed me to have Windows and Linux build configurations that were easy to switch between when testing my app on the different OS'es.

  10. Re:What is the problem with Gnome classic? on GNOME 3.6 To Include Major Revisions · · Score: 1

    The "Gnome Classic" fallback mode is my main desktop on Ubuntu now, I switched from Cinnamon due to wanting the ability to turn compositing on and off. On a compositing window manager (GNOME Shell/Unity/Cinnamon/Compiz) you sacrifice a good bit of graphics horsepower, and whenever I want to play a game, that stuff needs to shut off to give me maximum performance. GNOME Classic + Fusion Icon gives the same functionality as MATE without the bugs that arise from using the outdated GTK2 toolkit (MATE+GTK3 would be ideal). I hate the stupid alt-windows-click thing you have to do to change the panels, it's a stupid key combination where simply right click would suffice. Also, I hate having the workspaces in a 2x2 grid, 1x4 is better as you can scrollwheel through them with Compiz and have the cube. The new Nautilus sucks, so whenever Nemo is ready I'll definitely be switching to it.

  11. Re:Not surprised on Why Valve Wants To Port Games To Linux: Because Windows 8 Is a Catastrophe · · Score: 1

    I don't know how many Slashdot users are really hardcore gamers, but I'm seeing a lot of this "Steam will die" and from a gaming standpoint that's just not going to happen. The Steam client takes all of two minutes to install and already has a huge games list, tons of users, lots of high-value purchases, and generally positive outlook from its users. I'd re-download just to get my small game library back. There's no way someone who has thousands of dollars invested will give up due to the default store. New and novice users will use the MS store, sure, but Steam was not huge on casual gamers anyways. For 'hardcore' games Steam has been the best, as it easily lets you switch PC's, chat, use games offline. and more. If we can take anything from past experiences with MS, it's that they will likely charge a Live fee (integrating XBL and W8 is likely). Steam has no such fees which Steam users already know and appreciate,

  12. Source please... There hasn't been anything concrete said about the Steam Box OS. If they're pushing this hard at porting to Linux I would think the goal is a Linux-based design. Steam is a direct competitor to Microsoft on two fronts, possibly three if Win8 has a game store. It would be suicide to go into that agreement for either side, as Valve would be completely at the whims of Microsoft and Microsoft would be single-handedly upholding their rival. That looks to be why Valve is branching out, they want to get away from Microsoft and be able to survive on their own no matter what Microsoft does.

  13. Re:The catch-22 for Steam's lock-in on Why Valve Wants To Port Games To Linux: Because Windows 8 Is a Catastrophe · · Score: 1

    Steam already has a massive, loyal fanbase though, they'll be fine. Valve is one of the few game developers that a lot of gamers truly respect, unlike EA, who have their own store (Origin) but pull more backwards anti-consumer crap than anyone else in the industry. Plus, this isn't Microsoft's first foray into the game marketplace, they have had success with Xbox Live but failed miserably with Games For Windows Live much due to Steam and other, more gamer-oriented and well-established platforms.

  14. Re:THEN YOU DO IT MISTER HIGH AND MIGHTY !! on Torvalds Slams NVIDIA's Linux Support · · Score: 1

    I'm not sure where you're getting this...multi-monitor works very well with my Radeon 5870 and the open source radeonhd (Gallium3D) drivers. These drivers are reliable, rarely crash, have OK 3D performance (not great though), have native resolution framebuffer console, and have proper multi-monitor support. The binary Catalyst blobs from AMD kinda suck though, they rely on AMD's Catalyst Control Center for Linux application and don't handle multi-monitor well at all (forcing reboots/X restarts just to add a monitor to the desktop). I've also had numerous lock-ups, crashes, graphical corruptions, and times that the Catalyst drivers would flat out not boot. So, for AMD, the open-source drivers are the better choice unless all you care about is high gaming performance and not much else.

    As far as nVidia goes, their binary blob at least works respectfully, but it still doesn't properly support everything that the open-source Radeon driver does. The framebuffer console on my laptop (nVidia 8600M GS) is stuck at VGA resolution (same with Ubuntu boot splash) and multi-monitor still requires the nVidia settings application. I tried the nouveau driver and it had a proper framebuffer resolution and proper multi-monitor support but limited 3D performance. It was on par with the radeonhd open-source driver which is pretty amazing considering nVidia released no documentation whatsoever on their chips.

    I still prefer AMD's Linux approach as they cooperate with open-source efforts rather than giving us binaries to get away with keeping their stuff closed-source and closed-documentation. The problem with nVidia's approach is that when nVidia decides that a chip is no longer cost-beneficial to keep supported, you can lose everything and wind up stuck on an old kernel forever. With AMD's approach, the older cards are still supported by the community and will continue to be supported for a long time. I can only hope Nouveau has some good reverse-engineers who can figure out all the features of nVidia's chips before nVidia decides to drop support.

  15. Re:The Real First Step on First Steps With the Raspberry Pi · · Score: 1

    I ordered on launch day from Newark, it got here last Wednesday.

  16. What is the point? on Ubuntu Will Soon Ship On 5% of New PCs · · Score: 1

    This seems like a hugely convoluted and stupid way to manage something that wasn't even a problem to begin with. Microsoft is using the name of security to implement stuff that makes booting non-MS OS'es harder, and I doubt the primary reason truly is security. How many boot-level/BIOS-level viruses have actually become a major problem? Not many, and very few people were ever affected by them. I've been running my Windows 7 PC for two years now with no active virus protection (have MSE but disabled all real-time and background stuff as I find it slows down my PC). I occasionally run scans and have not once had a single issue. I feel that security is a way overblown issue that isn't really a huge deal at all. I also disabled Windows Firewall and other supposed "anti malware" "features" such as that idiotic pop-up complaining that you tried to do administrative tasks and wants your permission to do what you asked (whose bright idea was that?).

    BIOS does it right, you turn on the machine, no time is wasted computing pointless cryptography, and the OS boots up. UEFI seems like a pointlessly complicated system that provides an unnecessary level of complication, lag, annoyance, and least importantly, security.

    Also, why non-ARM systems? I will not buy any ARM system that doesn't allow me to run Linux and modify the bootloader, but then again I see Win8 tablets as a big pile of failure waiting to happen. I personally love Android's tablet interface and don't see it dying off any time soon.

  17. Re:TouchPad Ubuntu! on Open-Source Qualcomm GPU Driver Published · · Score: 1

    Looks promising, I managed to compile the userspace driver and attempt loading it, it fails to load DRM though. Found out that DRM wasn't enabled in my kernel, so hopefully I can recompile my kernel to work correctly.

  18. TouchPad Ubuntu! on Open-Source Qualcomm GPU Driver Published · · Score: 2

    Awesome! I really need to find time to work on TouchPad Ubuntu again! If this works, it will make Ubuntu a ton more useful!

  19. Re:What We Really Need on Kubuntu To Be Sponsored By Blue Systems, Rather Than Canonical · · Score: 1

    Both MATE (fork of GNOME 2 retaining everything you know and love from 2.x) and Cinnamon (Linux Mint's fork of GNOME 3 aiming to bring a more traditional interface with the same powerful backend) work perfectly on Ubuntu 11.10 and I'm assuming also 12.04. I ditched 11.10 for Debian when it first released as I detest Unity with a fiery passion and don't think much more of the atrocity that the GNOME developers have unleashed either. However, Debian (testing) soon switched to GNOME 3 as well and I was back at square one.

    After jumping distros a few times I ended up back at Ubuntu 11.10, but have customized it by installing MATE and Cinnamon. I prefer to use some of the MATE (old GNOME) versions of the utilities (such as Caja, the old Nautilus before it screwed up half its features for no apparent reason) but love the new Cinnamon interface. If Ubuntu would release a Cinnamon version I would switch in a heartbeat.

    I also don't care much for the software center, it is kind of straying away from the Debian core more than I would like, so I remove it and reinstall aptitude and synaptic. I like them much better. Once you configure it, 11.10 is a very nice distro. It's a shame the default install has turned into what it has though.

  20. How about the Adreno drivers then... on Qualcomm Calls To 'Kill All Proprietary Drivers For Good' · · Score: 2

    Funny seeing this coming from Qualcomm. I've been working on the HP TouchPad Ubuntu port and would love to see open-source Adreno 220 drivers with X support, but none appear to exist. I can't take them seriously on asking other companies to kill proprietary drivers when their own drivers are closed and unavailable (even TI's SGX drivers are available as a binary package with SDK and installation instructions for your kernel).

  21. Re:Makes sense on GPL, Copyleft On the Rise · · Score: 1

    OR you simply release any changes you've made to a particular GPL project and you're in the clear. That's the point of GPL, if you're going to make changes then the community must be able to benefit from your changes. The whole point of GPL is that large corporations love to take and not give back. If a corporation wants to use GPL code then any of those changes you make must be released and made available, it keeps corporations from locking the community out. If you don't like it, you're free to rewrite whatever project you want so that you can keep it locked down. Don't blame the license, blame your company's legal policies for not allowing developers to release their changes as required by the license.

  22. Re:Right on Ubuntu 12.04 LTS Precise Pangolin Beta 1 Released · · Score: 1

    None of the other DE's that are "still in Ubuntu" are quite as good as GNOME 2 ever was, at least that's my opinion. GNOME 3's fallback mode is close, but it manages to kludge all the system applets into random categories including "System", "Applications", and the most unorganized of all, "Other". Other options are put in the new System Settings menu. It's unorganized and lacks uniformity. The menu bar uses an annoying alt-click context menu system. It lacks most of the applets I used in GNOME 2 (system monitor, CPU frequency, etc).

    A closer choice is XFCE, which I did use for a while. It supported Compiz well, but still wasn't quite as nice as GNOME 2. MATE (a proper GNOME 2 fork) can be added but is still in development and has some pretty big bugs last I checked, some theme related and some Compiz incompatibilities. Finally, we have Cinnamon which is fairly mature on Ubuntu and available through an easy-to-install PPA. It isn't quite perfectly customizable yet, but it is showing that we still have a viable option for a classic desktop interface with extensions and applets.

  23. Re:AND it's no longer relevant. on Ubuntu 12.04 LTS Precise Pangolin Beta 1 Released · · Score: 1

    I get why people are upset with Ubuntu (Unity is abhorrent, it is a disaster and Ubuntu's forcing it upon its users was uncalled for) but the fact remains that you're in no way restricted to Unity on Ubuntu. I got mad and switched to Linux Mint Debian Edition after Ubuntu 11.10's release. I soon discovered that Mint's quirks were annoying and that I didn't like what I saw. The ugly hideous Linux Mint Google page was the big one, after searching for hours and hacking through system files I finally undid their changes, but every time the packages updated the changes would be undone. There wasn't much help for this on LMDE, and the packages were a little different from stock Mint. I gave up and went to straight-up Debian Testing which is what LMDE was based on. That went well until I discovered that things I used in Ubuntu weren't supported. First, I do some work with ROS (Robot Operating System) which was Ubuntu-only and I couldn't download their Debian version due to a bug (that remains to this day in Debian and Ubuntu). I had issues with getting some embedded compilers as well. To top it all off, the GNOME 3 switch over ruined my desktop even worse than Unity did. Upon searching for refuge back to a usable GUI, the majority of my findings were directed at Ubuntu. In the end, I've reinstalled 11.10 and now happily run Cinnamon via the nightly PPA. I want to get MATE running as well, but it still has some issues with certain Ubuntu themes.

  24. Re:Just Stop. on Linux Of the Future May Be About Which Environment, Not Which Distribution · · Score: 1

    Try the latest Aurora build for Android, it seems that they have redesigned the Firefox Mobile UI significantly and it is much improved over the current stable and beta builds. It actually seems smooth and functional now, while the previous version likes to crash and lag. Dolphin HD works well because they don't actually implement their own rendering engine. I'm pretty sure they are just using the built-in Android WebKit engine and adding their own controls to it. Not to say it isn't a good browser, but Mobile Firefox is trying to take on a much larger task.

  25. Re:Had high hopes for Linux Mint 12 on Linux Of the Future May Be About Which Environment, Not Which Distribution · · Score: 1

    Cinnamon's menu is more like the Start menu on Windows 7 than anything else. While you can type the application name into the search bar, it also has all of the existing categories listed graphically and is quite easy to browse. You need to actually try it before making such claims, because it does indeed have a good graphical menu. I think Cinnamon is my favorite of the new desktops, but it definitely needs some work before it's truly ready (should be able to move/rearrange applets and items on the menu bar, move the menu bars to different locations, right click anywhere on bar to add items, etc).