Slashdot Mirror


User: paulschreiber

paulschreiber's activity in the archive.

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

Comments · 126

  1. canada vs. usa on Cable Sprints, DSL Trudges, Free ISPs Pant · · Score: 1
    I am reading all these DSL horror stories and shaking my head.

    Up here in Canada, we have it so much better. DSL is cheap -- really cheap. I paid $40/month (US$25) for ADSL. This is with PPPoE. If you pay a bit more, or go with dsl.ca instead of the local monopoly, you can get static IPs and stuff. As well, Bell has a deal with our university where students get 10% off DSL.

    My install in September took four days. Four days! When I was with Telocity in San Francisco, it took 87 days. I am not exaggerating.

    In fall 1999, when DSL first came to our area, Bell screwed up our order three times and it took us six weeks. (Most people got theirs in two.) I was very upset then, but service was great once it arrived.

    Right now, I have Rogers@Home. They are as flaky as a two-dollar pastry. We were down two or three times over the weekend.

    Paul

  2. author has no cred on Can Open Source Escape The Apple Horizon? · · Score: 1
    c'mon, this guy called Mach an operating system, ferchrissakes.

    It's a kernel -- he should know better, especially if he plans to write about it.

    Paul

  3. letter-writing campain? also: bad press on Sean In The Middle · · Score: 1

    maybe sean's dad should post the name and snail mail address of the school officials (no, not their home addresses) and start a letter-writing campaign.

    five hundred politely-worded letters would hopefully cause them to at least consider their errors.

    also, as in any case, find a friendly local reporter who is willing to listen to your story and write up a blurb on it, or go on the air.

    schools hate bad press.

    Paul

  4. Re:It's quite simple on The Lone Guns Against Spam · · Score: 1

    I do this, and I have received spam from slashdot and ebay, so i deleted the slashdot alias.

    ironic, no?

    Paul

  5. Get your money back on Dealing With Bad Service From Dedicated Host Providers? · · Score: 1
    CommuniTech has a 30-day money back gurantee as well as guranteeing 99.95% uptime.
    If service is questionable, then you do not pay.
    Paul
  6. Re:ACM Programming Contest on Slashback: 2600, X-Many Bytes, Results · · Score: 1

    Waterloo, Waterloo, rah rah rah :-)

    2001 #4
    2000 #2
    1999 #1
    1998 #3
    1997 #5
    1996 #3
    1995 #7
    1994 #1
    1993 #7

    We've been in the top 10 every year for the past nine years. MIT only placed ahead of us once. How many people outside of Canada even know we exist?

    Everything is so US-centric.

    Paul

  7. Re:Not Computer Scientists? on Slashback: 2600, X-Many Bytes, Results · · Score: 1
    I have a degree in computer science... 90% of what I did at university and 90% of what I do now is bang out code.

    where'd you go to school? I'm a Waterloo CS guy. I would say code is nowhere near 90% of what I've done (I'm in my fourth year).

    These are the CS courses I've taken:

    • theory of computation (zero programming)
    • algorithms (15% programming)
    • data structures (half programming)
    • scientific computation (33% programming)
    • social implications (zero programming)
    • operating systems (75% programming)
    • concurrency (75% programming)
    • software engineering requirements (zero programming ... some UML)
    • databases (10% programming, plus SQL)
    • law of information technology (zero)
    • intro to CS (60% programming)
    • software abstraction and specification (75% programming)
    • sequential programming (75% programming)
    • digital design (zero)
    • user interfaces (40% programming)

    I think a great quote to describe this subject is "real computer scientist don't use computers."

    Paul

  8. Several schools do this (summary) on Georgia Tech Implements Wireless Campus Net · · Score: 3
    I wrote an article about this for our school paper one and a half years ago.

    We (Waterloo) still don't have a wireless network.

    Here's who does:

    Grumble, grumble. So much for us being a high tech school.

    Paul

  9. Re:CSC vs CEng on Computer Science vs. Computer Engineering? · · Score: 1

    If you aren't sure, get a CSc degree. If you aren't good at Math, get a CSc degree, a CEng degree is four years of math.


    Ummm ... you obviously haven't been paying attention to the University of Waterloo. Here, CS is part of the math faculty. All CS majors are required to take three calculus courses, three algebra courses, two statistics courses, a combinatorics and optimization course, and two more math courses (I took logic and differential equations).

    It's important for a CSer to have a strong math background -- after all, a good chunk of any algoirthms course is graph theory, anyway. :-)

    Paul
  10. some interesting links on Why Are Software Rebates Being Rejected? · · Score: 4
    i used google to track down an article i read, and in the process i found tips #1 and site #2.

    Anyway, I found Cecil Adam's column, Why are rebate checks drawn on obscure banks in the middle of nowhere?, which is a really interesting read.

    A few weeks ago I got a check for 25 cents from Illinois Bell. The check was drawn on a bank in Lake Lillian, Minnesota. Do you know how obscure Lake Lillian is? (Of course you do. You know everything. I'm just asking rhetorically.) It's so obscure it's not in the Minnesota key to my road map book, which includes such metropolises as Dundas, population 422. It's so obscure the person I talked to at the Minnesota tourism office couldn't find it on her computer (she said to call back when Jerry gets back from lunch).
    [snip]

    Paul

  11. Re:Question: on Amazon Starts 'Tip Jar' System · · Score: 2
    fairtunes

    done.

    Paul

  12. some suggestions on Technologies Available For Use In Distance Learning? · · Score: 1
    teamwave -- developed by Mark Roseman et al.; it spun out of U of Calgary.

    knowledge forum -- developed at OISE/UT. i was there once upon a time. :)

    Paul

  13. Re:SuperDrive? on Jobs Plays It Frank · · Score: 1
    The first superdrive was Apple's 2MB Floppy
    no, their 1.44 MB floppy. unless you mean unformatted, but that's bs.

    Paul

  14. cs and other stuff on Tutoring A Child Prodigy? · · Score: 1
    when i was at shad valley a few years ago, our computer science people talked about finite state machines, turing machines and other cs theory stuff. [as a cs major, i didn't run into that sort of stuff until third year.]

    at the time, we looked at the ideas, found them confusing and foreign, we asked why. the explanation -- and a good one -- was that a strong problem-solving background will always be useful. had they taught us the 1996 idea du jour, we would have skills that were no longer useful.

    so in that vein, spend a good chunk (but not all) of your time giving him or her a basis for learning.

    that said, i'm a big believer in learning by doing (works for me). have the kid build a web site (i.e. backend), learn OOP (I like Python), work on some ACM contest problems and stuff.

    have the kid learn other stuff, too. maybe they're the next john lennon or william gibson (i.e. music, writing, design) or whatever.

    Paul

  15. Rogers AT&T, too on AT&T Could Soon Offer GSM To U.S. Customers · · Score: 1
    Rogers AT&T, (Rogers = one of Canada's cable monpolies) just issued a press release saying they're going GSM, too.

    There was some chatter about this on alt.cellular.fido; Fido is currently Canada main GSM provider. (Technically Microcell Connections own this network.)

    Paul

  16. Re:16 queries on one page? on Open Source Databases Revisited · · Score: 1
    Gee, all this talk about normalizing and denormalizing reminds me of the BCNF question on my databases midterm. :-)

    There are methods for determing (theoretically) nice ways of breaking up tables to eliminate redundancy and ensure lossless joins. Look up Boyce-Codd Normal Form, 3rd Normal Form, et cetera.

    Of course, if your DB gets real large, you may not want to do joins anyway.

    Paul

  17. Re:Article summary: on Open Source Databases Revisited · · Score: 1
    It is not uncommon to have orders of magnitude performance differences between databases. I would love to know how what a tuned ORACLE would get.

    Well, if you have 4 GB of RAM and 50 GB of disk space, you might be able to find out. :-)

    Paul

  18. Re:I'd like to patent... on Enter The 'Stupid Patent Tricks' Contest · · Score: 1
    you can't patent that -- you'd have to trademark it.

    Paul

  19. AOL IM mac ad removal on Justin Frankel of Nullsoft Hacks AIM · · Score: 2
    This isn't new -- there's been a way to remove ads from the Mac version of IM for ages.

    ResExcellence has the scoop.

    Paul

  20. congrats cory! on The Hugo Awards: Word From A Winner · · Score: 1
    ol' magician does good.

    way to go!

    Paul

  21. AppleScript *is* English on English Language And Its Effect On Programming? · · Score: 1
    AppleScript is designed to resemble English as much as possible.

    You have code that reads:
    tell application "Finder"
    select file "Internet Preferences" of disk "foo"
    end tell

    In theory, there are other dialects of AppleScript besides English, but I haven't used a non-English Mac OS to check.

    Paul

  22. Re:I have given up on Mozilla/Netscape on Mozilla M17 Is Out · · Score: 1
    Before you continue to whine, I suggest you run your page through the W3C's validator.

    I counted 19 errors.

    Paul

  23. Re:reverse phone number lookup on What Can You Find Out About Yourself, Online? · · Score: 1
    You work at Safeway, dontcha? :-)

    A couple years ago, Bell Canada had a service called "name that number." You'd dial 1-areacode-555-1313, and for 75 cents a pop, a machine would spell out who owned the line.

    They discontinued it without telling anyone; I only found out when I tried it and it didn't work.

    A quick search on google turned up:

    It's interesting how all the telcos introduced and withdrew the service around the same time.

    Paul

  24. Re:Clues from the source on Razorfish Sued For "Shoddy Web Site" · · Score: 3
    They aren't that l33t; let me reduce the code by 60%:

    function checkCookie () {
    writeCookie ('mstrChck', 'hasyobrowsagotskillz');
    return( readCookie ('mstrChck') == 'hasyobrowsagotskillz' );
    }

    Paul

  25. charityfocus on Where Can One Find Computer Related Charity Work? · · Score: 3
    check out CharityFocus and the SF Weakness article.

    Paul