Slashdot Mirror


User: jeremyp

jeremyp's activity in the archive.

Stories
0
Comments
2,700
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,700

  1. Re:Why would I work for free to make Apple rich? on Apple's Spotty Record of Giving Back To the Tech Industry · · Score: 1

    Not true.

    GPL doesn't restrict people from using the software any way they want.

    Yes it does. I just downloaded a copy of Gnu Readline. I want to use it as in my new proprietary application that will make me $$$$$. Does the licence restrict me from using it in that way? Yes. That is by design and I do not criticise the developers for making that decision.

    Which matters - let me know how trying to run Apple on non-apple hardware without paying for a license goes, in comparison to a GPL'd OS.

    That is also by design and I do not criticise Apple for making that choice.

  2. Re:Whatever you may think ... on Heartbleed Coder: Bug In OpenSSL Was an Honest Mistake · · Score: 5, Insightful

    Two reasons:

    The idea that many eyes make all bugs shallow is a myth. Even most programmers don't bother auditing the open source code they download. I bet most of them don't really look beyond the API documentation.

    Also, OpenSSL is one of the worst code bases you'll ever set eyes on. It's poorly documented and so complex, it'll make your eyes bleed.

  3. Re:Not enough data on Linux Developers Consider On-Screen QR Codes For Kernel Panics · · Score: 1

    I have a better idea: how about just keeping things how they are. People using mobile phones to take a photo of a stack trace + register dump mostly works reliably (barring wobbly hands).

    ^^ This.

    Add a bit of OCR software and you have a system that can both be read by humans without the aid of special software and by computers to produce textual output with a bit of special software (you need a bit of special software anyway for QR codes, so you don't lose anything).

  4. Re:Meanwhile, BTC is down to around US$450, yet on China Cracks Down On Bitcoin, Cuts Off Exchanges' Bank Access · · Score: 1

    Bitcoin transactions will not be free in the long term. Once all the bit coins are mined, the people verifying the transactions will have to charge a fee unless they are using a bot net.

  5. Re:April Fools! on Subversion Project Migrates To Git · · Score: 1

    I keep hearing the "git is better than svn at handling conflicts" meme, but of course neither handles conflicts at all. A conflict is a file where the tool can't figure out how to merge two versions and therefore has to offload it to a human.

    I've also heard on the Internet that git is better than svn at doing merges, but everybody I know who has used both git and svn in real production environments says the opposite.

    In my company we use svn. I did consider moving us to git or - more likely - Mercurial (the hg user interface is more similar to svn so that would make the transition easier), but I found out that it is really easy to make a directory both an svn working copy and a git/hg repository just by using setting ignore properties so I can do local commits and still have a central svn repo.

  6. Re:GPS? Are you kidding? on Ask Slashdot: What Do You Consider Elegant Code? · · Score: 1

    I'm not an expert on any compiler code, but I thought that gcc was actually comparatively new, as it used to be called "egcs", and was different from what used to be "gcc", and was a newer project. At some point, the gcc team decided to simply adopt egcs as the new gcc and dump the original as it was too old and crufty.

    If you call 1997 new, then yes it was new. Except that egcs was based on a gcc snapshot.

  7. Re:Smelling more fishy every day. on MtGox Finds 200,000 Bitcoins In Old Wallet · · Score: 1

    { Bastard!

  8. Re:3/14 is an idiotic way to write down a date. on Happy Pi Day · · Score: 1

    Why is this a bad way? You're writing the month first, which doesn't change often, then your writing down the day which does change often. It makes perfect sense.

    So you Americans put the year first then... ... oh, wait, no you don't.

  9. Re:One day.... on Windows Replacement? ReactOS 0.3.16 Gets Themes, CSRSS Rewrite, and More · · Score: 1

    I find it surprising he was astonished since he was trying to emulate DEC Pathworks which was itself an attempt to provide DOS networking services to IBM PCs from VMS servers and was based on Lan Manager which is what SMB grew out of.

  10. Re:What is the model? on The Bitcoin Death Star: KnC Plans 10 Megawatt Data Center In Sweden · · Score: 1

    I don't understand the business model of renting hashing out to people. Either its profitable so you effectively lose money by renting it out,

    Not true. It might be profitable for people elsewhere but not for you or for people who already have a data centre to put the mining rigs in, but not for you.

    or its not profitable so noone in their right minds would rent it off you!

    And you can't sell kit to people not in their right minds because.... ?

  11. Re:I am Slashdot on The Bitcoin Death Star: KnC Plans 10 Megawatt Data Center In Sweden · · Score: 1

    I'm Slashdot and so's my wife.

  12. Re:Nobetanobetanobetanobeta... on The Bitcoin Death Star: KnC Plans 10 Megawatt Data Center In Sweden · · Score: 0

    If the "new site" had been designed by competent programmers,

    And you think the old one was?

  13. Re:Not a computer on Second World War Code-cracking Computing Hero Colossus Turns 70 · · Score: 1

    Except it was. You know, given that Alan Turing kind of designed the thing.

    No he didn't, it was designed by Tommy Flowers.

    Colossus wasn't Turing complete either.

  14. Re: Not a computer on Second World War Code-cracking Computing Hero Colossus Turns 70 · · Score: 1

    No. Colossus was programmable but it wasn't Turing complete.

  15. Re:Finally some good news for a change. on Man Shot To Death For Texting During Movie · · Score: 1

    Previews are adverts.

    If the guy had been texting during the actual movie, it's pretty antisocial, but it's still not a reason to kill him.

  16. Re:It's about time! on Man Shot To Death For Texting During Movie · · Score: 1

    It's more likely he would have backed down as soon as things started getting heated.

  17. Re:pshaw! harumph! on Programmer Debunks Source Code Shown In Movies and TV Shows · · Score: 2

    All 6502 opcodes are three characters long e.g. LDA (load accumulator), ASL (arithmetic shift left). So the opcodes you are thinking of are the AHL and FKU opcodes.

  18. Re:Exactly why I stopped buying Apple on Many Mac OS Users Not Getting Security Updates · · Score: 1

    The second gen Macbook Pro is supported with Mavericks. In fact, the only Macbook Pros not supported seem to be the original 32 bit only ones.

  19. Re:Mac OS vs Windows XP on Many Mac OS Users Not Getting Security Updates · · Score: 2

    There's no evidence that Apple has stopped providing security updates for older versions of OS X.

  20. Re:Holy crap on Ask Slashdot: How Many (Electronics) Gates Is That Software Algorithm? · · Score: 1

    Lileth? The PDP-11 was a hardware Fortran machine

    No it wasn't.

    and C was its assembler!

    No it wasn't, it's assembler was Macro 11 which doesn't look anything like Fortran or C.

  21. Re:Bitcoin is vulernable to government manipulatio on A Rebuttal To Charles Stross About Bitcoin · · Score: 1

    And good luck getting your dollars out of Mt Gox in a reasonable timeframe. The backlog on withdrawals of non trivial USD amounts is months at the moment

  22. Re: pretty quick on the C++14 support on LLVM and Clang 3.4 Are Out · · Score: 1

    And CUPS and Webkit.

  23. Re:Nope. on Twister: The Fully Decentralized P2P Microblogging Platform · · Score: 1

    I worked as a contractor on an IBM project a year or two ago. I have to say that my experience backs your post up. All of the desktops were Windows based. The servers were Linux, but that was mandated by the customer.

    Even worse, we were not allowed to use open source components unless they had been approved by IBM's legal department. We got into the ridiculous situation that we had to change our code coverage tool from one that was based on the GPL to one that wasn't even though the instrumented code it produced was never shipped to the customer.

  24. Re:The US is undermining the Laws of war. on Are New Technologies Undermining the Laws of War? · · Score: 2

    murdering civilians based on shoddy intelligence, torturing people with new methods, social media puppetry, wholesale wiretapping etc is just things that have been avoided before but has been reintroduced when they could do it in new ways.

    The technology is not the problem at all, its the people using it.

    All of those things have always been a part of war, except the social media thing, but that is just an instance of propaganda.

    Civilians have always found themselves being murdered in war. For example, in Wellington's Peninsular campaign, there were several instances of cities being taken by force and then the army doing a bit of rape pillage and murder. This was done by both sides even though the British were ostensibly trying to liberate the locals.

    Then the invention of the bomber allowed civilian murder to be taken to new extremes in WW2. The British bombing campaign was particularly bad, based as it was on the premise that the smallest target that could reliably be hit by night bombers was a city.

    Torture of captured opponents has always figured in warfare, if the opponent had information that you wanted.

    Wiretapping or earlier means of intercepting of communications have always figured in warfare.

    The tech just alters the details.

  25. Re:Link to Asimov's actual article on Isaac Asimov's 50-Year-Old Prediction For 2014 Is Viral and Wrong · · Score: 1

    He correctly predicted mobile phones, tablets and fibre optic cables. He got the World population about right.

    And that was it. Everything else was a fail.