Slashdot Mirror


User: Colz+Grigor

Colz+Grigor's activity in the archive.

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

Comments · 218

  1. Re:The real story on Google Tweaks Buzz To Tackle Privacy Concerns · · Score: 1

    You blame Gmail for adding Buzz when it wasn't what you "signed up for", and yet you take no responsibility for the fact that you chose to click the "Yes, I'd like to try Buzz" button when entering Gmail. You had the option to click "No, thanks", but you didn't.

    I have no sympathy for you. Perhaps you should first have tried to find out what turning on Buzz would do?

  2. Re:The real story on Google Tweaks Buzz To Tackle Privacy Concerns · · Score: 2, Informative

    Well thanks, at the very least, for linking to the video of the quote, so people have a chance to see that you (and the parent) have used it entirely out of context.

    Here's the full quote:
    Interviewer: "People are treating Google like their most trusted friend. Should they be?"
    Eric Schmidt: "Well, I think judgment matters. If you have something that you don't want anyone to know, maybe you shouldn't be doing it in the first place. But if you really need that kind of privacy, the reality is that search engines including Google do retain this information for some time, and it's important, for example, that we are all subject in the United States to the Patriot Act. It is possible that that information could be made available to the authorities."

    While the quote _is_ Eric Schmidt's opinion of privacy, specifically it's his opinion of how much privacy one should expect from a search engine in light of the Patriot Act.

    Do you think any differently than Eric Schmidt does?

  3. Re:Why cant the plane twitter? on Could a Meteor Have Brought Down Air France 447? · · Score: 1

    Well, if all data were instantly sent to one of several large data centers strewn about the world as opposed to one black box, it sure would bring a new meaning to the phrase "cloud computing"...

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

    /Helvetica findfont 50 scalefont setfont
    newpath
    50 50 moveto
    45 rotate
    (It's all about the graphics, but I see your point) true charpath clip
    -20 -20 rmoveto
    0 setgray 1 setlinewidth
    0 1 359 {
        gsave
        rotate
        0 0 moveto
        150 0 lineto
        stroke
        grestore
    } for

  5. PostScript on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 3, Informative

    I recommend PostScript.

    For kids, PostScript has the advantage of nearly instant gratification, because it allows them to draw graphics quickly. It has loops and conditionals. It uses stacks and variables and functions.

    All you need to get going in PostScript is a text editor and a PostScript to PDF converter. On a Mac, it's built in. On Windows, I use GhostScript in CygWin and run ps2pdf, just like I would on Linux. Alternatively, Acrobat Distiller should do the trick.

  6. Sure, I've done it... on Would You Add Easter Eggs To Software Produced At Work? · · Score: 1

    I've created several applications used by financial institutions for printing millions of cashier's checks each year. You should read what I've written in the micro-printed signature line. You'll need a decent magnifying lens, of course.

  7. Depends on the job market... on IT Job Without a Degree? · · Score: 1

    The answer to this question really depends on the economics of the job market.

    If there is an excess supply of degreed Systems Administrators and a limited number of available positions, much like now, getting a Systems Administration job without a degree is nigh-on impossible.

    Alternatively, if there is a high demand and limited supply of degreed Systems Administrators, it's a piece of cake to get a Systems Administration position without a degree. The role may be a junior position, however it's a foot in the door and it will lead to the experience one needs to stay in the Systems Administration game without a degree even during difficult times.

    If you're trying to get your first job now, reconsider whether it might make more sense to try to get a degree first. You can probably work a crap job part-time and live with the parents for a few years now in order for a pay-off in a few years.

    If you must get a job now, and without a degree, set your expectations very low. You won't be doing much of the fun stuff.

  8. Re:Uh huh, yeah, whatever. on Questioning Google's Privacy Reform · · Score: 1

    I noticed that, too. Maybe we could convince Google to create a TOR service?

    Just kidding.

  9. Re:Well on Questioning Google's Privacy Reform · · Score: -1, Flamebait

    ...logs for IP 123.456.789...

    Let's hope the courts understand IP addressing as poorly as you do, then...

  10. Re:Google Earth? on The Google Navy · · Score: 1

    O-ho! You thought you were just being funny, eh big guy?

    http://news.cnet.com/8301-1023_3-10034476-93.html

    That launch was today.

  11. Re:Politics out of science? what about religion? on Obama Answers Science Policy Questionnaire · · Score: 2, Funny

    Mmmm. Strawberry ice cream...

  12. And... on Hans Reiser Gets Sentence of 15-To-Life · · Score: 1

    Is it just me, or did anyone else want to know where he hid the body?!

  13. Re:Obligatory on White House Briefed On "Potential For Life" On Mars · · Score: 1

    That would be... our microberlords, right?

  14. Re:One question on Floating Cities On Venus · · Score: 2, Insightful

    Cheap electricity!

    It's got the sulfuric acid, all we need is lead!

    ::Colz Grigor

  15. Re:magnets on What To Do With a Hundred Hard Drives? · · Score: 1
    The magnets are fun, and once upon a time I'd make wind chimes out of the platters. I tried that with a hard drive from about three years ago, however, and I found myself in a very displeasing and dangerous situation, surrounded and covered in shards of glass...

    ::Colz Grigor // A little bit wiser now...

  16. alt.chrome.the.moon on What Shall We Do With the Moon Once We Get There? · · Score: 1
    Apparently, none of you are old-school enough to know what we are obligated to do with the moon...

    ::Colz Grigor // God, I feel old...

  17. Re:I guess.... on Google Earth Beaten By Autorendering From Photos · · Score: 3, Insightful
    No one from VA needs to confirm that 100% of /.'s audience is international. It's a known fact!

    Now, were you trying to suggest that a majority of /.'s audience resides outside of the U.S.? That's a bit different...

    ::Colz Grigor

  18. Unchecking kdawson from Authors... on Google's Shareholders Vote Against Human Rights · · Score: 1

    I'm now essentially blacklisting kdawson from my Slashdot experience. Too many sensationalistic, biased, or just plain stupid articles.

    Ironically, the last person I did this to was Chris DiBona, who is now employed by Google...

  19. Re:NCC 1701G on Google Shares Its Security Secrets · · Score: 1

    You must be new here. It's not a secret...

  20. Data Structures and Algorithms? on Practical Experience As a Beginning Programmer? · · Score: 1

    In nine months of becoming a self-taught programmer, I suspect that you've become familiar with some syntax. I doubt that that's enough time to develop skills in creating data structures or figuring out algorithms. Because of this, if I were interviewing you for an entry-level programming position I would focus on data structures and algorithms to determine how weak your weak points are. I also suspect that someone else would interview for the position who had more developed skills in those areas, so you probably wouldn't get the job. Sorry, that's just the way competition is.

    So, being this new at programming, I'd recommend that you take a job doing something else. Something that pays okay and you can handle doing for the summer while you spend your nights and weekends devouring open source projects. Not just fixing Bugzilla bugs but also reading other people's code and figuring out why they did things the way they did. Contributing to open source would be great, but your focus at this point should be to learn other ways of doing things so you can figure out for yourself which way is best in different situations.

  21. One in Five? on Gmail CAPTCHA Cracked · · Score: 1
    Does anyone else find the timing of this post along with this slightly earlier post humorous?

    I'd expect something like this on April 1st...

    ::Colz Grigor

  22. Re:Taco is pulling a Dvorak here... on Best Presidential Candidate, Republicans · · Score: 1
    So how does Rob's strategy work for Alan Keyes, who is also missing?

    There are three plausible reasons for this:
    1) Slashdot is part of a mainstream media conspiracy to ensure that the only candidates officially discussed are part of the U.S. government-perpetuating cabal.
    2) Rob is ignorant and doesn't realize that three quarters of his userbase are rabid Alan Keyes supporters who will talk about him at the drop of a hat and will scream "Fox news conspiracy" when their guy doesn't get mentioned.
    3) Rob is stupid and doesn't realize there are at least five Republican candidates and three Democrats still in the running (he also left out Mike Gravel on the Democrats side).
    4) Rob simply forgot to include other candidates. He forgot to invite me to his ninth birthday party, too. I was heartbroken, but I got over it about fifteen years later.
    5) Rob made a mistake, however we can discredit this because Rob is one of them android types with a computer brain and a human body.

    ::Colz Grigor // who obviously can't count...

  23. Re:Ron Paul? on Best Presidential Candidate, Republicans · · Score: 1

    Why are you complaining? You're not even giving Alan Keyes a nod, and he got excluded as well.

  24. Re:Very odd on Microsoft Bids $44.6 Billion For Yahoo · · Score: 1

    Welcome to SlashDot. Funny, with an ID of 208070 I would have guessed you'd have already figured how this place works...

  25. Re:Very odd on Microsoft Bids $44.6 Billion For Yahoo · · Score: 1

    Sounding like a childish brat doesn't invalidate points. It's just that some people don't like to read messages that were apparently written by childish brats and so... they don't. Is making a valid point that is left unread better or worse than making an invalid point?