Slashdot Mirror


User: jonwalters

jonwalters's activity in the archive.

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

Comments · 12

  1. Re:Are they really holding back? on Employers Who Hold Back Their Employees? · · Score: 1

    Well if you bought the game, you would see that there is more often than not a credits list in the back of the manual.

    Oops this is slashdot where everything is expected to be free.

    Jonathan

  2. Re:call them? on Employers Who Hold Back Their Employees? · · Score: 1

    You honestly think this crap does not happen in the private sector too. It does. It happens everywhere. Is that an excuse, no it is not but the Dilbert factor exists everywhere.

    Jonathan

  3. Re:Oh, Dear God! Not another one! on On the Process of Creating a Game... · · Score: 1

    Getting a reference like that is not always possible. Where I live, it is illegal for an employer to give any kind of a reference other than started this date and ended employment this date.

    Also some companies make it a policy not to give out references either. I know that my former employer has this policy standardised around the world.

    Jonathan

  4. Re:Entrepaneur about In-Home Game Design on On the Process of Creating a Game... · · Score: 1

    Several points:

    1) What is a page of code, is a page 50 lines of code in boldface, or is it 5000 lines of code. Nobody that I know of refers to 'pages of code' as a barometer. Function points and lines of code are two common measurements, neither one is completely accurate but they do serve as a guideline.

    2) Documenting your code too much can detract from readability. My code has very little if any documentation in it but it is considered by my bosses to be some of the most readable code that any one of my coworkers spit out. Why? because the code that I write is readable unto itself. The only time I bother to comment the code itself is when the code is doing something that is not clear by reading the code, and usually I try to rewrite the code to make it readable.

    Jonathan

  5. Re:apple hardware is _MUCH_ faster on x86 vs PPC Linux benchmarks · · Score: 1

    And what good is having a better performing processor if the generally used compilers cannot generate the proper code to utilize it more efficiently. Kinda like putting a 300 horsepower engine into a chevette.

    At least the Alpha has some very tightly optimizing compilers going for it.

    Jonathan

  6. Re:Misplaced Statistics. on Canadian Recording Industry Claims Drop in Sales · · Score: 1

    I haven't paid more then 20 dollars with taxes in so long, where are you shopping? Jonathan

  7. Re:Hey thats cool if they manage it actually on Canada Plans Mars Mission · · Score: 1

    Seriously corrupt???

    Ha Ha Ha

    The Canadian Government is no more corrupt than the US government, who can't even hold a fair election for christ sakes.

    if you think it is corrupt, where are your examples, and then take a look at lots of lovely examples of US Government like the S&L crisis and then talk about who is corrupt.

    Jonathan

  8. Re:Question for Americans. on Canada Plans Mars Mission · · Score: 1

    NASA itself has standardised on metric units. Some say because it is more precise. I have my own reservations about that but pragmatism makes it a wise decision. Everybody else around the world uses metric and if the US is going to attract any idiots willing to make crap for that boondoggle in space (the US space station), they would have to.

    In case you are wondering, I am in support of a healty space program, it is just that the US space station is an ill designed platofrm to spen a trillion dollars on.

    Jonathan

  9. Re:As for funding... on Canada Plans Mars Mission · · Score: 1

    As opposed to the 500 billion that is our current debt load. By getting a surplus and paying down the debt, the country becomes healthier financially. Or are you just ignoring those many years of 30 billion dollar deficits. Jonathan

  10. Re:Garneau said we need launch vehicle on Canada Plans Mars Mission · · Score: 1

    The rationale for having your launch site close to the equator is mostly related to placing satelites into geostationary orbit.

    The hassle is in the maneuver to move the orbital inclination to a equatorial orbit.

    While it does cost more to launch from a northerly launch site, it is not prohibitively more expensive.

    And Protons are so big because of the relative inefficiency of its engines.

    Jonathan

  11. Re:It was the British, not the Canadians. on Scientology Critic Flees U.S. Over Usenet Posts, Pickets · · Score: 1

    Accordingly, Canada never fought in World War I or World War II either :) Canada's military up until after WW II was organised and run as an adjunct of the Mother Country, Britain. That is also according to your logic. Of course, my logic is, that no matter who was in control of the region formerly known as upper & lower Canada, the US was the overall loser of that war. Especially since the US started it.

  12. Re:Not fair... actually very fair on Free Software Law in Argentina · · Score: 1

    Are you assuming that companies even attempt to secure all of their boxes. You really only need to secure to machines that are exposed to the internet (and sometimes not even those machines if port forwarding is used on a firewall.

    Jonathan