Slashdot Mirror


User: corychristison

corychristison's activity in the archive.

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

Comments · 1,436

  1. I don't use Ubuntu... on Mark Shuttleworth Answers Your Questions · · Score: 1

    I don't use Ubuntu but I have a great deal of respect for anyone (for personal gain or not) who has contributed as much as Mark has both financially and in terms of open code for the community to use and learn from.

    So a big Thank You goes out to Mark Shuttleworth, for all you have done.

    I don't use Ubuntu because it is a matter of comfort and choice. I like choices and have no problem doing things the hard way, so I use Gentoo/Funtoo Linux (even though they provide some great tools to make it easy to manage my systems). Choice is what I like most about the Linux/FLOSS community.

  2. Re:Its $4.00!!!! on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 1

    I really don't know what the hell you're talking about or how it relates to the topic at hand.

  3. Re:Its $4.00!!!! on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 1

    I appreciate you replying directly to my post, that is rather rare.

    I really don't see the problem here... looking up the App in question, it is $3.49 here (Canada).

    In business, prices are set based on how people value the product. There has been over 10,000 downloads, and many 5-star reviews. Clearly people see the value in his app. Although, it is entirely possible the developer raised the price after racking up his numbers.

  4. Its $4.00!!!! on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 2

    If you want the app, pay the fee. If you are squabbling over the cost of a coffee at Starbucks, you have more financial issues than you think and if that is the case, you probably don't need that shiny Android device.

    If it ticks you off so much, fork the most recent open source version you can find and try to build a community behind it.

    I do understand this is all about GPL Violations, but if what brought you to investigating it was sticker price shock, I am just baffled by your cheapness.

  5. Re:Soooo... on Darling: Run Apple OS X Binaries On Linux · · Score: 1

    Where I metioned a properly configured & compiled kernel I was referring to one of the binary packages from one of the mainstream Distros suck as Ubuntu, Debian, Mint, RHEL/CentOS, Arch or Slaskware. These should all include the wacom drivers at least as modules. If you use an udev or similar, the module wipp be loaded on demand.

    I compile my own kernels for a number of reasons, but that is me.

    If you like MacOSX and it worls for you that's great. Use what you know, no sense fiddling with stuff you don't understand.

  6. Re:Keep 'em Coming on AMD Introduces New Opterons · · Score: 1

    RAID-10 or RAID-6 can tolerate 2 drive failures.

  7. Re:Soooo... on Darling: Run Apple OS X Binaries On Linux · · Score: 1

    There are Wacom tablet drivers in the Linux Kernel and Photoshop works great under WINE. Surely it should "Just Work" on a properly compiled & configured kernel/userland?
    This is a sincere question.

    I use Photoshop CS (v9? - also tried CS4 trial and it worked pretty good, but my workstation is too old it ran really slow) under WINE all the time but I have never used a Wacom tablet. My brother has one so I am sure I could try it, but I know I specifically stripped out Wacom drivers from my kernel when I upgraded to 3.6.8 earlier this week.

  8. Re:Keep 'em Coming on AMD Introduces New Opterons · · Score: 1

    Hotswap absolutely exists in 1U. 4x2TB HDDs in RAID-10 will provide best availability:cost:performance ratios. I have not fiddled with 3 or 4TB drives yet.

    2U would probably be ideal in a 4-way setup, for air flow, indeed. But if you need number crunching 1U offers better density.

    Heat should not be an issue with proper active cooling.

  9. Re:Keep 'em Coming on AMD Introduces New Opterons · · Score: 1

    Augh. Damn me for using my phone... That message should have been for parent.

    Sorry about that.

  10. Re:Keep 'em Coming on AMD Introduces New Opterons · · Score: 3, Insightful

    - Core density
    - Virtualization extension on all Opteron chips (and now most desktop chips, even the A6-4455M in my laptop)

    Not all XEONs have hardware virtualization. Only some of the most expensive chips have it and even then, it can be spotty.

    Bottom line, AMD wins in virtualization/"cloud" market (and supercomputing).

  11. Re:Keep 'em Coming on AMD Introduces New Opterons · · Score: 2

    I'd probably go for single socket, 16-core Opteron on a supermicro or Tyan standard ATX board I can plop in my existing chassis. Supermicro will need a breakout cable for front panel buttons, but no big deal. In this situation I can fit most sized heatsinks just need to be sure it will fit on the socket.

  12. Keep 'em Coming on AMD Introduces New Opterons · · Score: 5, Interesting

    AMD has huge advantages in the server market, I'm really surprised people are so stuck on XEON's.

    You can't cram 64 XEON cores into a 1U. Not to mention Intel is spotty on their hardware virtualization extensions.

    Intel has the lead in power consumption, sure. But if you're looking into running anything Xen, KVM or VMware in production, the cost savings AMD brings to the table makes them a competitive contender.

    I'm in the market for a new Workstation. I've been looking at an Opteron instead of the desktop models. Primary reason being 16 cores on one chip, at a lower power consumption than the 8-core Desktop model.

  13. Re:Password on New 25-GPU Monster Devours Strong Passwords In Minutes · · Score: 1

    I just helped a client of mine move email providers, since they all have iphones and use Outlook to manage their accounts, when I set up the new accounts I used strong passwords (32 randomly generated characters).

    When I printed off the spreadsheet so they could file it away, they freaked out and demanded I changed them back. Their old passwords were simple ones like you mentioned.

    I don't even understand it, I explaines they don't have to put in their password when they want to check their email, outlook takes care of it. If for any off chance.reason, Outlook or their phones lose the password, they have the list. So long as they have reasonable passwords on their computers and phones its a non issue and protects then from external attacks.

    I'm just the web developer and I can't tell them what to do but I was blown away... it doesn't even boil down to laziness in this case.

  14. Re:Just on Ask Slashdot: Best File System For Web Hosting? · · Score: 2

    You're still going to want redundancy. At the very least 2 identical drives mirrored with software RAID.

    If redundancy is important, 500GB/1TB "Enterprise" drives are cheap. 4 drives in RAID10 would give the best cost:redundancy:performance ratio. You can probably get 4 HDD's for the cost of the one $500 240GB SSD you mentioned.

  15. Re:ZFS on Ask Slashdot: Best File System For Web Hosting? · · Score: 2

    Agreed. XFS is solid and fast, with relatively low CPU overhead.

    EXT4 from what I have read is very good, as well. Some debate its stability though.

  16. Re:Lawsuits or levies, not both on Canada Creates Cap On Liability For File Sharing Lawsuits · · Score: 1

    I've noticed a recent trend when I download via Bittorrent, nobody downloads off me. I have a reasonable 25/2.5Mbps connection.

    Starting to think my ISP is throttling in my favour.

  17. Re:First global warming now this... on Canada Creates Cap On Liability For File Sharing Lawsuits · · Score: 1

    Regardless of anyones intentions.... buying/renting a server in Canada also frees you from the US Patriot Act.

    I'm in the process of acquiring some beefy servers to offer KVM Virtual Private Servers and keeping everything in Canada (there seems to be a lack of Canadian based KVM VPS providers).

    I do web development for a living and prefer KVM for my servers. Have had some client requirements be that all data and services must not cross the border.

  18. Re:First global warming now this... on Canada Creates Cap On Liability For File Sharing Lawsuits · · Score: 1

    Not sure what rock you are living under but last I checked (admittedly a few years ago) around 1/3 of oil in the US came from Canada.

    Since then we've seen a few pipeline projects to pump the oil from the fields right down into the US. One of the biggest projects passed just outside of my city (5km from edge of town).

  19. Re:A few reasonable options on Ask Slashdot: Troubling Trend For Open Source Company · · Score: 1

    My thinking behind that was more of an attempt to curb the number of people yelling at the Rep by weeding out the few people who think "I don't have one of those *hangs up*". If 1/10th of the people it would seem a lot better than prior.

    I think the priority would be #2 in my suggestions... don't have it on your public facing website, and don't put it in the product, just provide a link to the Community Forums or whatever (should have mentioned that before).

  20. A few reasonable options on Ask Slashdot: Troubling Trend For Open Source Company · · Score: 1

    I've never been in this situation before. However, here are a few easily implemented reasonable options.

    1. When people call play an automated message, asking to enter their support contract ID. And offer an option (pound key)to connect to sales if thry do not have one. This makes the assumption you already have a customer portal/database with unique numeric ID's.

    2. Take the number off the site, only have it available in Customer Portal.

    3. Advertise your "free version" as the Community version, set up a Message Board and Wiki with free information. Message board maintained by the "Community". Sell the support package as a pay-to-download or aimilar (I don't know your software, so I'm not sure how applicable it is).

    Really all 3 combined would be ideal.

  21. Re:Why not systemd? on Ask Mark Shuttleworth Anything · · Score: 1, Informative

    One word:
    udev

    Linus is very annoyed with the stuff they've been doing to udev. You don't upset Linus.

  22. Re:Retardation of the MPAA... on Researchers Find Megaupload Shutdown Hurt Box Office Revenues · · Score: 4, Interesting

    You may be surprised to hear (read) this, but prices vary by market.

    I live in a small city in Saskatchewan, Canada. Prices here are $9.50 and a dollar more if it is 3D.

    I have family in Calgary, Alberta, Canada (1 million+ population). Last time we saw a movie there the ticket price was $17. Add a popcorn or drink, that's another $5-$7 each. This was a couple years ago so things may have changed.

    If you have kids, you either have to bring them or pay a babysitter to watch them. There's another $20-30 for a babysitter.

    I used to rent movies all the time. Minimum one visit to Blockbuster a week. $5-6 a week is much more economical. However Blockbuster Canada went out of business so they could pay off their U.S. debt. At the same time, Rogers Video closed down a chunk of their stores, the one in my town being one of them.

    Now its Torrents for me because I am out of options. $40 for the theatre is too much (including babysitter). That's also the cost of buying a Bluray thesebdays.... I'm not about to commit my money to that if I don't like the movie and never actually watch it.

    So I torrent it, and if I really like it, I will buy it. Just watched The Expendables 2 last night... I enjoyed it, no real storyline but I was entertained (OMG, explosions!). Not really a movie I would buy but my wife _really_ likes it so we will probably get it.

    Not many movies out there I want to watch more than once. All of the kids movies we download we end up buying.... Disney Cars (1&2) my son likes to watch each twice a week.

  23. Re:I work at Nielsen ... it doesn't work. on Companies Getting Rid of Reply-all · · Score: 2

    Sounds to me like a web based system would be beneficial in regards to this problem.

    I expect Google and Zimbra and other commercial solutuons to provide the option to disable Reply-all in their domain administration panel very soon.

    Personally I use Thunderbird at home and work (the rest of them use Outlook). We use straight IMAP/SMTP though.

  24. Re:How to easily add HTTPS to a website? on HTTP Strict Transport Security Becomes Internet Standard · · Score: 1

    Funio uses Panelbox Control Panel... they searchable Knowledgebase, here is a quick search for "SSL Certificate" : https://kb.funio.com/search?search=ssl+certificate

  25. Thesaurus on Apple Orders Memory Game Developers To Stop Using 'Memory' In Names · · Score: 1

    I have a feeling Thesaurus.com is going to get many requests for the word Memoey real soon.

    Off the top of my head, some alternatives to Memory....
    cognizance
    memorization
    recognition
    recollection
    retention