Slashdot Mirror


User: Jay+L

Jay+L's activity in the archive.

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

Comments · 736

  1. Re:Postgres-Curious on PostgreSQL 9.2 Out with Greatly Improved Scalability · · Score: 1

    Greg Smith's book "High-Performance SQL" is a good start.

  2. Re:BAH. Younguns. VIC-20 FTW. on Commodore 64 turns 30 · · Score: 1

    80x24 even on a C64 was painful; the best one I saw was VIPTerm from SoftLaw, but there's only so much you can do with a 4x8 pixel grid.

  3. Re:Yes it was a market leader on Commodore 64 turns 30 · · Score: 2

    As I recall, the move that secured the C64's place in market history was the price drop. It originally sold for $595, but in 1984 a combination price drop (to $299) and a $100 trade-in rebate for your videogame console meant you could buy it for $200 at Toys-R-Us. That was the magic number.

  4. Re:LOAD "*",8,1 on Commodore 64 turns 30 · · Score: 1

    You really wanted to LOAD "0:*",8,1, though, because if you left off the "0:" you'd trigger a bug in the 1541 ROMs that would eventually cause you to corrupt a program if you used save-and-replace. (The 0: indicated drive 0 of a dual drive; IIRC those were only produced for earlier PET/CBM computers with an IEEE-488 bus, and not for Commodores - though we did eventually see Lt. Kernal hard drives with partitions 0-9.)

  5. Re:Just think! on Student Creates World's Fastest Shoe With a Printer · · Score: 1

    On a similar note.. growing up I had a scooter that would do 22mph with one rider, and 5mph with two.

    I figure if I'd been able to fit seven people on it, I could go 80mph backwards.

  6. Re:Interesting but... on The History of the CompSci Degree · · Score: 2

    No, you misunderstood the reasoning. The United States takes up more space than England.

  7. Re:Feature, not Bug on The Cybercrime Wave That Wasn't · · Score: 1

    Remember, the people funding this research have a vested interest and a strong desire to have the numbers come out the way they want them to and, no surprise, they generally do.

    Yep. I worked on a cybercrime startup idea for a while, and every single "cost of cybercrime" calculation I found - even from government agencies - was based on the same estimate from MarkMonitor. After a few years, MM was able to cite the more "official" sources with a circular reference.

  8. Re:Luxury on Hanging Out at Sun Studio, Where Rock and Roll Was Born (Video) · · Score: 1

    If nothing else, because the sounds you (the musician) hear on overdubs will affect the sounds you sing and play. Late binding and lazy evaluation is not always a feature in music production.

  9. Re:Treading water... on Microsoft Buys 800 AOL Patents For $1 Billion · · Score: 1

    GIF patent was on the compression used by GIF, not GIF itself. The patent was held by UNISYS, not AOL/CompuServe.

  10. Re:AOL patents on networked systems on Microsoft Buys 800 AOL Patents For $1 Billion · · Score: 1

    Oh, we were... I remember trying (and failing) to convince Cisco that they should make some type of load balancer. They didn't see the need.

  11. Performance vs. security on GreenSQL is a Database Security Solution, says CTO David Maman (Video) · · Score: 1

    Others have commented on the security benefits of prepared statements, but one problem with them, at least on Postgres: Since you're planning the query before executing it, the planner doesn't have as much information as it will at execution time, and it might not pick the optimal plan - especially if the database changes significantly between PREPARE and EXECUTE.

    OTOH, I suppose you could take every statement and turn it into a group of PREPARE/EXECUTE/DEALLOCATE. Not sure if there are performance implications with that, though.

  12. Re:I stopped flying. on Aviation Security Debate: Bruce Schneier V. Kip Hawley (Former TSA Boss) · · Score: 0

    As George Carlin pointed out, you probably could beat a guy to death with the Sunday New York Times.

    What's a New York Times?

  13. Re:From ICANN's past... on ICANN Ethical Conflicts Are Worse Than They Seem · · Score: 1

    I was just thinking "Hasn't Karl Auerback been trying to get the world to realize this for a decade?" Thanks.

  14. Re:"...the end of the road for SSDs will be 2024.. on SSD Latency, Error Rates May Spell Bleak Future · · Score: 1

    latency will finally be a worry of the past

    To be replaced by fear of decapitation, no doubt.

  15. Re:Is that a real thing? on UK Law Enforcement Starts Seizing Music Blogs · · Score: 1

    They work with the SAS - that's Super Army Soldiers!

  16. Re:Dianetics on Erasing Neuronal Memories May Help Control Chronic Pain · · Score: 1, Insightful

    So was L. Ron Hubbard right about "engrams" causing PTSD?

    Page 194.

    Dianetics.

  17. Re:Cataract will fluoresce green on Followup: Ultraviolet Vision After Cataract Surgery · · Score: 1

    Thanks; I'll check my vitamins for lutein and zeaxanthin. I'm a vegetarian, but a bad one - I'm really more of a pastafarian - so I probably don't get enough anything from dietary intake! FWIW, the silicone hydrogels allegedly let in far more oxygen than hydrogels, although at the moment all the data I'm finding is a physics model saying that's not true and some very strong marketing from hydrogels claiming it doesn't matter.

  18. Re:Cataract will fluoresce green on Followup: Ultraviolet Vision After Cataract Surgery · · Score: 2

    I've been sleeping in my extended wear lenses as well, and I've worried I'm taking a theoretical risk. Were these modern disposable silicone hydrogels, or the older extended-wear kind? As I understand it, cataracts arose as a side effect of microbial keratitis, and the risks of a severe infection are lower with silicone hydrogels (as well as with disposables in general).

    What sort of eye nutrition do you recommend?

  19. Re:Eraser to the Mind on Europe's 'Right To Be Forgotten' Threatens Online Free Speech · · Score: 1

    They couldn't verify my high school GPA. Not surprising, I graduated 40 years ago.

    Suuure, you did. In Kenya.

  20. Re:And this costs GoDaddy what, $2.95? on Wikipedia Hasn't Forgiven GoDaddy · · Score: 1

    Network Solutions is, in fact, a horrible registrar for corporate domains. This winter we changed our DNS from NetSol to Amazon Route 53. When NetSol repoints domains, it *immediately* starts serving generic "parking page" A records from the old DNS server. Combine this with the fact that many ISPs ignore the SOA TTL record, and you have a domain that's down for over a day for your customers at BellSouth, Cox, RCN, and probably others. We did get them on the phone, and was told "that's the way it works".

  21. Re:LOL! on Tapeheads and the Quiet Return of VHS · · Score: 1

    Why is 44kHz seen as sufficient to capture all that information?, let alone the complexity of a song?

    Because you're thinking of the samples as "points along a line, which I can use to approximate the original wave." The power of Nyquist is that it's not an approximation; those points are sufficient to reproduce the EXACT waveform. A better way to think about it is this:

    There is only one waveform that goes through exactly those points. Given those points, you know which waveform it was.

    Think of a simpler version: Instead of sine waves, use a straight line. All straight lines are of the form y = mx+b. I have two samples: (1,2) and (2,4). I now have all the information in the original line. Not some of it, not an approximation, not an estimate - ALL of it.

    Nyquist/Shannon says that if your sample rate is greater than twice the highest frequency, you have ALL of the information.

  22. Re:Ah, that's easy. on Google 'Solve For X' Website Goes Live · · Score: 1

    Nah, just an idea I thought up one malicious day..

  23. Re:Ah, that's easy. on Google 'Solve For X' Website Goes Live · · Score: 1

    You would appreciate the Google calculator thought-experiment, wherein you create a simulated CPU backed by HTTP requests to Google calcuator... and then implement a web browser on top of it.

  24. They're focused on the team on Verisign Admits Company Was Hacked In 2010, Not Sure What Was Stolen · · Score: 1

    There is no "i" in VerSign.

    Well, I mean sure, there's the other one, but there's no first "I".

    I mean, yes, technically that second one becomes the first one, but.. Look, there just isn't.

  25. That sounds great in theory on Lawmakers Intent On Approving SOPA, PIPA · · Score: 1

    But what if you live in a place without any elected officials?

    For instance, I'm in Massachusetts.