Slashdot Mirror


User: pjt33

pjt33's activity in the archive.

Stories
0
Comments
3,770
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,770

  1. Re:The Greatest Online System In Gaming on PlayStation Home Beta Opens to the Public · · Score: 1

    And about 1% have even heard of Home..

    Which becomes even more significant when you consider that the number of people who play WoW in a month is about 70% of 14 million, so it wasn't really an unprecedently "gigantic userbase" to start with.

  2. Re:Don't be a douche on How Do I Manage Seasoned Programmers? · · Score: 1

    When you're an ideal manager, your job is to shield your employees from the bullshit from above as much as possible, so they can get their work done as well as possible.

    Quoted for truthery.

    In fact, as far as protecting them from upper management goes, if there's one thing the cinema has taught me it's that when you go over to the dark side killing your boss can redeem you and restore balance to the universe.

  3. Re:Patent Office == Zoo filled with Idiots? on Russian Hopes To Cash In On Emoticons · · Score: 1

    Age is irrelevant for trademark. What's relevant is whether the general public associate the mark with your brand / company. On this criterion his claim is invalid.

  4. Um? on What Programming Language For Linux Development? · · Score: 1

    Why would I check in whitespace changes I didn't want the editor to make in the first place?

  5. Re:C, Java and Python. on What Programming Language For Linux Development? · · Score: 1

    Why do you need to understand UNIX system calls to program for UNIX? Isn't part of the point of libraries that they wrap that kind of thing for you? And surely if knowing the language the OS was written is were necessary to program for it then no-one outside Microsoft would be able to develop for Windows.

  6. Re:I like Python on What Programming Language For Linux Development? · · Score: 1

    If this is seriously a problem for you, you're bordering on Obsessive-Compulsive Disorder. And I'm not even kidding around; you actually care whether a blank line is tabbed or not?

    Surely everyone who uses version control cares about editors playing with whitespace, because it makes it harder to read your diffs.

  7. That's what he said! on What Programming Language For Linux Development? · · Score: 3, Funny

    What is C other than a slightly higher level assembly language than nasm?

  8. Re:Emerging market, Third World and Offline access on Political and Technical Implications of GitTorrent · · Score: 1

    But why is a P2P component necessary? Git already allows distributed development, so the only scenario in which there's a real gain is when someone else on the same LAN as you has a checkout of the repository you want, but you didn't realise that. Is this likely?

  9. Gang raped? on Bush Demands Amnesty for Spying Telecoms · · Score: 1

    Doesn't your constitution also have something to say about cruel and unusual punishment? Or is it okay for you to ignore the bits you don't like, but not for other people so to do?

  10. Maths education on Royal Society of Chemistry Slams UK Exam Standards · · Score: 2, Informative

    Stuff gets shuffled. Back in the 50s there was a lot more focus on geometry: I did as much maths as was possible at school (2 A-levels and an AS) and I'm sure I didn't cover nearly as much geometry as my mother. In fact, I doubt I covered 10% of Euclid. On the other hand, she was surprised that group theory had moved into the A-level syllabus - she didn't encounter it before university - and the two "discrete mathematics" modules I took covered topics such as graph theory which were research material in the late 50s and early 60s. (Dijkstra's algorithm, by way of example, was invented in 1959 if Wikipedia can be believed).

  11. Re:Standards of education falling in UK? on Royal Society of Chemistry Slams UK Exam Standards · · Score: 2, Insightful

    6. They can afford to employ more teachers, so they have smaller class sizes.

  12. Re:Professional easter eggs on Would You Add Easter Eggs To Software Produced At Work? · · Score: 1

    Sorry, are you claiming that there's an entire separate copy of the JVM in there just to play that game? Because otherwise I fail to see why Java should be so much more bloated than an .exe. I've seen Java 5k game competitions - the entire game, including graphics and sound, had to fit in 5120 bytes.

  13. On the subject of bad math on 18% of Consumers Can't Tell HD From SD · · Score: 0, Redundant

    What about the other 10%?

  14. Re:No I'm not addicted.. on 90% of Gaming Addiction Patients Not Addicted · · Score: 1

    You want a subjunctive in the Spanish: puedo parar cuando quiera. It's hypothetical because I may never want to stop.

  15. Re:Sea Boundaries on Has HavenCo's Data Haven Shut Down? · · Score: 2, Insightful

    The irony is that both governments are run by the same party (Democrats), and yet they still can't get along with one another.

    That's not too surprising. Both major parties in the US are marriages of convenience between groups with wildly different views. The same can be said of the major parties in the UK, and probably in any effectively two-party or three-party state. In fact, given the frequency of party splits in countries with proportional representation it may well be true of any political party in the world with more than 100 members.

  16. Idle? on Holiday Art Executed In Google Documents · · Score: 3, Insightful

    Wow. A grid-based system capable of colouring grids can be used to do pixel art? Clearly the term "enterprising" has changed in meaning, but leaving that aside I have to ask why this is in tech? It quite clearly belongs in idle.

  17. Useful as far as it goes on The Importance of Procedural Content Generation In Games · · Score: 1

    That's fine if you want to model a generic American city, but it's less useful if you want to set your story in a specific city (although maybe the broad strokes can be done manually and then the detail fractally) or in a European city, which being so much older tend to have pockets of non-gridded streets where villages or minor towns have been swallowed up by expansion.

    ISTM, anyway, that fractal generation of the models of the houses themselves would be far more valuable. Laying out roads is a relatively minor task compared with avoiding them all looking like carbon copies of each other.

  18. Re:Strange Complaints on Why Developers Are Switching To Macs · · Score: 2, Informative

    1) Case sensitivity is optional. Besides which, I'd be strugging to think of much UNIX stuff that requires case sensitivity.

    I once unpacked an open source project (a cluster analysis program from NASA) on an HFS drive and spent ages trying to get it to compile. The reason? Two header files whose names differed only in case. Would have been nice if tar had complained about that rather than simply extracting one over the other.

  19. Reproduced here on Why Developers Are Switching To Macs · · Score: 1

    I couldn't reproduce this. Which app?

    I just reproduced it with Firefox and Finder. OS version 10.5.5.

  20. Define "link" on Stallman Unsure Whether Firefox Is Truly Free · · Score: 1

    I don't think the GPL actually defines the term "link". Java and C# don't really link in the sense in which C does. In fact, I've long had the impression that when the GPL was framed Stallman was thinking only of C programming.

  21. Re:college textbook analysis doesn't work on On the Economics of the Kindle · · Score: 1

    Do the students really need those textbooks anyway? I bought about 6 books during my undergrad career, but only because I had a GBP 100 book grant from my college. I only really used two textbooks, and one of them (Introduction to Algorithms by Cormen, Leiserson and Rivest) was a gift from Microsoft.

  22. Re:How can this happen? on Politician Forces German Wikipedia Off the Net · · Score: 1

    English law, not British law. Scottish law is probably different. Just one of the many complications.

    The American Revolution was a fair few years ago. Since then there have been at least 7 Acts of Parliament with the word "libel" or "defamation" in their title (plus the Slander of Women Act 1891), and who knows how many other relevant changes in statute and common law. In terms of criminal suits it seems that "justification" requires that the statement not only be true but also in the public benefit. It may be that this is also the case for civil suits, but I haven't been able to resolve this question in a couple of hours of investigation.

    However, even if I was initially correct, threats of libel suits still work because a libel suit, unusually, places the burden of proof on the defendant. If the person in question is willing to commit perjury (vide Jeffery Archer vs Daily Star) then newspapers have to tread carefully.

  23. Re:How can this happen? on Politician Forces German Wikipedia Off the Net · · Score: 1

    IANAL, but from what I gather (and can find online) In a civil suit for libel under English law, truth is an absolute defence: however, it is not so in a criminal suit. I'm not sure what the necessary condition is for a criminal offence to be committed, but I've never heard of a case of criminal libel being tried.

  24. Re:Riddle me this on 16 Interviews With Linux Kernel Hackers · · Score: 1

    His first point is the really funny one, because at least some versions of Vista also force you to download codecs - AIUI due to an EU anti-trust ruling.

  25. Re:The organisation of life on DNA Strands Modified Into Tiny Fiber-Optic Cables · · Score: 1

    Even the Hebrew torah changed in important ways about 2000 years ago, and there's plenty of analysis showing it changed from an original form to its form around the time of the Roman conquest in specific sections.

    Can you cite any references for this off the top of your head? I'd be interested to read more.

    And of course the original christian canon of over 400 different texts was reduced to the 4 in the "new testament" by a christian order about 1600 years ago.

    Here you lose me completely. The NT has more than 4 texts. Are you claiming that there were originally 400 accounts of the life of Jesus? That sounds rather high.