Slashdot Mirror


User: Red+Alastor

Red+Alastor's activity in the archive.

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

Comments · 613

  1. Re:PHP? on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 1

    Yeah Python definitely isn't an object-oriented language, and its object-oriented programming is sketchy at best.

    What makes you believe that Python's OO is sketchy?

  2. Re:What's to stop them? on Two New Class-Action Suits Against EA Over DRM · · Score: 5, Interesting

    Also, this is not a contract. Clicking 'I agree' is not a legal way to sign a contract and it is not legal to unilaterally add conditions once a deal is done (once you gave them money, they can't force more conditions on you). They know this, this is why they call it a license. However, a license cannot only grant you rights, it cannot remove them from you.

    Hence, EULAs are bogus.

  3. Re:Obama on Discuss the US Presidential Election · · Score: 1

    Obama only seems socialist if you ignore the 700 billion dollar bailout we handed to businesses - easily the largest act of socialism ever in US history

    That's not socialist at all, in socialism we get to share the profits too.

  4. Re:Is this the same Internet I know? on Australian Government Ignoring Problems With Proposed Filters · · Score: 3, Insightful

    So what if it excites a pedophile? Was the child harmed by the photograph taking? Does he or she even knows that someone wanked to that picture?

    As long as no one is harmed by the taking of the picture, no censorship should be done, doing otherwise is punishing thoughtcrimes.

  5. Re:My question is on Hacker Uncovers Chinese Olympic Fraud · · Score: 1

    As in United States? That's not even a name, that's a description. Imagine that Canada decided to name itself the United Provinces...

  6. Re:My question is on Hacker Uncovers Chinese Olympic Fraud · · Score: 1

    People's Republic my arse. As if the people have a say anymore.

    As a rule of thumb, you can assume that the "friendlier" the prefix a country attach to itself, the more despotic it is.

  7. Re:Sure, and then.... on Let the Games Be Doped · · Score: 5, Interesting

    I'd love if we created "The People's Olympics" where we draw at random who is going to participate. If the people in your country are more fit than the others, you have more chances to collect medals. No proxy to do all the competition for you.

    We just have to draw lots of names to account for people who won't come.

  8. Re:Hmmm.. on Let Your Theme Song be Your Password · · Score: 1

    Imagine being the idiot that used their full 20:23 length digitally remastered copy of "Yes, The Revealing Science of God", who's on dialup, and has to enter their password in order to change it.

    Only to realize that it is rejected because the player he used changed a tag in the file which resulted in a different MD5 hash.

  9. Re:An the solution is.... on MoBo Manufacturer Foxconn Refuses To Support Linux · · Score: 1

    Walmart does not have them in store but it's in the web catalog. Or used to at least, I didn't check since the initial announcement.

  10. Re:Real version control on Programmer's File Editor With Change Tracking? · · Score: 1

    It's not automatic but yes. Everything that is commited is merely zipped and stashed away (which yields good performance) until you manually go a git gc.

    The reason, I believe is that an operation that takes an instant could take a few seconds if it were to always repack. Using git, you get the habit of typing git gc at the command line when idle just like you get the habit of ctrl-s (or your editor's equivalent) all the time when you are idle when typing something.

    Once repacked, git is the most space-efficient.

  11. Re:An the solution is.... on MoBo Manufacturer Foxconn Refuses To Support Linux · · Score: 4, Insightful

    My girlfriend wants to install Linux (Kubuntu) on her friend's computer to stop it from getting hosed and she is an art student. Not very tricky.

  12. Re:The secret shame of Web 2.0 on Is Anyone Using the Google Web Toolkit? · · Score: 1

    What about qooxdoo?

  13. Re:Server on Google Open Sources Browser Sync · · Score: 1

    The data is encrypted before it leaves your computer. It doesn't matter who they give it to, it is only readable with your passphrase.

  14. Re:Generic TLDs caused the problems on The Beginnings of a TLD Free-For-All? · · Score: 1

    The mistake was having more than one TLD. There should be .int (international / internet, your pick) and country 2 letters TLD which each country can subdivide as it wishes and grant to whoever it wishes. That way if it's important for some country that com really is for commercial, they can enforce it.

  15. Re:Not a thief on Confessions of a Wi-Fi Thief · · Score: 1

    I can't imagine that someone hitting your open wifi for a bit is going to affect your billrate or quality of service.
    Hitting for a bit is mostly harmless but downloading massive amounts of movies / games / porn isn't.
  16. Re:Not a thief on Confessions of a Wi-Fi Thief · · Score: 1

    According to many people here, we are criminals. I consider this nonsense. A bunch of us in the neighborhood run open wi-fi access points as an act of friendliness toward each other and visitors. The wi-fi part of the spectrum is officially supposed to be open and usable by anyone, just like the public road system. Considering us criminals seems anti-social and obstructionist in the extreme
    Agreed. If consumption by other parties is a problem, then throttling people using your router to a level acceptable to you is the answer. Oh and it's okay from time to time to use imagemagick on picture people sharing your bandwith request.
  17. Re:Not a thief on Confessions of a Wi-Fi Thief · · Score: 2, Funny

    And the router owner pays extra for downloading a certain amount of GBs per month. The analogy holds. No wait, this is Slashdot... Does anyone have a car analogy?

  18. Re:models! on HoloVizio 3D, Holodeck 1.0 to Some, Makes Its Debut · · Score: 4, Funny

    I always thought that holodecks probably weren't used to talk to historical figures and characters from novels written in the 20th century. Cleaning the holodeck must be the suckiest job on the Enterprise.

  19. Re:Do you have a paper trail? on How To Spot E-Vote Tampering? · · Score: 1

    Better question: Does your system save time or money? No? Why don't you just use paper ballots.

  20. Re:Operation and Cost? on Acer Bets Big On Linux · · Score: 3, Informative

    Photoshop CS2 installs perfectly under Wine and they are working on CS3.

  21. Re:I see that the French term for OS is... on French Judge Orders Refund For Pre-Installed XP · · Score: 1

    Quebec, computer science in college.

    It was funny to have exams with SEX written in all caps all over :)

    I've mostly seen OS in real usage because lets face it, who uses French for computing?

  22. Re:An Empire in Rapid Decline, said Time Magazine. on Microsoft Office 2007 to Support ODF - But Not OOXML · · Score: 1

    I'm more scared of them supporting ODF than I am of OOXML. How do we know they aren't going to try to do what they successfully did to Netscape. They could easily add a bunch of their own stuff into ODF so that nothing but Office would be able to read the ODF files Office puts out.
    How would they do that? OpenOffice reads any format they come up with, modified ODF would be no exception. Beside, the only way ODF would benefit them is to have a format that is required by some agencies (including many government). If they add proprietary extensions, they lose that sole benefit.
  23. Re:I see that the French term for OS is... on French Judge Orders Refund For Pre-Installed XP · · Score: 5, Funny

    The best part is that the abbreviation is SEX. It's not even a joke.

  24. Re:big catch on First Town In US To Become 100% Wind Powered · · Score: 1

    There's one big catch to this: the town isn't 100% wind powered. Instead, it produces more energy from wind power than it uses each year. Wind speed changes, and people use different amounts of electricity at different times, so a significant part of the town's electricity will still come from conventional generation through the grid.

    Here in Quebec (the biggest electricity producer in North America), we can't cope with the demand on December 24 and buy electricity from the US. During the summer we sell electricity to them when they can't cope with cooling their homes.

    There's no practical way to store electricity so we all have to take electricity from places with lesser demand when we meet peek uses. This is no different with wind power.

  25. Re:Exceptionally good. on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    I showed my girlfriend how to do basic tasks and she picked the rest. Is there really new users which are not geeks and have no one to help them start? Most people wouldn't dare switching if they didn't have someone near to help them.

    There is only two things that bugged my girlfriend: No photoshop (solved now, thanks to Google paying codeweavers so they make it work under wine) and she don't really get package management.

    Overall, she prefers Linux because she can easily customize how KDE looks (she's an art student after all).