Slashdot Mirror


User: billstewart

billstewart's activity in the archive.

Stories
0
Comments
7,948
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7,948

  1. Re:Why is this creepy? Because it's a Small World on Disney Wants To Track You With RFID · · Score: 1

    Similarly to the "Your Tivo Thinks You're Gay" problem, Disney might decide that you like "It's a Small World", and have its pinkness follow you around on TV screens and its music playing on any nearby speakers. And imagine(er) that they sell that information to the Hello Kitty people so it also follows you around the mall next time you're there.

    I'm much more bothered by the California Transportation department's FastTrack than by Disney's. I don't need them tracking me fast, and they already charge $1 more for paying cash, and they're going to start making Fastrack use mandatory on the Golden Gate Bridge (or take your license plate photo and send you a bill.) I use that bridge 2-3 times a year, so buying a surveillance appliance is annoying. On the other hand, Disney World FastTracks were somewhat useful, not that I plan to go back. (I saw "It's a Small World" at the 1964 New York World's Fair, and once was really enough :-)

  2. Original was multiple files *, not just one. on Hands On With Ubuntu For SmartPhones · · Score: 1

    Look at the original - the source data was ~/mail/contacts/* , which is potentially multiple files.

  3. Doesn't work for multiple files. And filename: != on Hands On With Ubuntu For SmartPhones · · Score: 1

    The original command line we're flaming about started with " cat ~/mail/contacts/* | grep [...] ", so assuming there's more than one file in that directory, you can't just use
    Also, "cat ~/mail/contacts/* | grep [...] " produces different results than "grep [...] ~/mail/contacts/* " - either RTFM or try it. Pay attention to the filename: at the beginning of each line. Maybe you want it, maybe you don't.

  4. Really looking forward to ESR 17 version! on Firefox 18 Launches With Faster IonMonkey-Enabled JavaScript, Built-In PDF Viewe · · Score: 1

    At $DAYJOB, the IT department policy used to be "IE6 Only", which everybody ignored and installed Firefox. Eventually they finally decided to support IE7 (and now support IE8, at least on Win7), and they installed Firefox on our machines the middle of this year. Unfortunately, it's the FF10 ESR, which broke my working environment (FF13 really did do a much better job of memory management, and since IT only supports 32-bit Win7, I can't just fix the problem by installing more RAM.) So I'm hoping they'll get moving and let us upgrade to 17 ESR real soon. (And given the latest IE bugs, I'm hoping they'll let us upgrade to IE9 or IE10 soon?)

    My lab machines are mostly running Linux, where this is of course not a problem. And the Linux virtual machines on my desktop run relatively current FF, but there's not really enough room for a big enough VM. One of my coworkers installed native Linux on his laptop with a VMware Windows machine on top that's running the IT department official versions, which let him max out the hardware RAM and lets him do most of his work from Linux, which was at least somewhat helpful.

  5. Dr. Who is usually English from BBC Wales on C Beats Java As Number One Language According To TIOBE Index · · Score: 1

    Dr. Who has (at least usually) been recorded in Cardiff Wales, with a mostly-Welsh cast. The Seventh and Tenth Doctors were played by Scottish actors, but the other main-sequence and alternate doctors have almost all been played by Englishmen (some women, one British-Swazi, and a few who Wikipedia doesn't give enough information about.)

  6. Vegetarian status of test-tube meat on In Vitro Grown Meat 'Nearly Possible' · · Score: 1

    Unless things have changed since the last time this story came around, the synthetic meat stuff is still grown using meat-based nutrients (chicken broth, etc.), so it's still not vegetarian even if you aren't counting the animal cells that were used to start the culture growing. So I still won't be eating it, unless they can feed it veggies instead, but even for carnivores, it'll be pretty much a lab curiosity unless they can do that anyway. (I suppose it's possible that they could get some economic benefits by feeding it the leftover animal bits that would otherwise have become Pink Slime (TM) or Animal Byproducts, but not much.)

    As far as yuck factor of some processed animal products goes, if you eat microbially-modified foods like cheese or tempeh or beer, you don't really get to complain. (I'd include natto in that list, but it's pretty gross.) There are some vegetarians who object to vegetarian fake meats because "Eww, yuck, how can you eat anything that's trying to be fake dead animal!", but I'm not usually bothered by that - we've evolved as omnivores that use fire, so cooked dead animals are tasty even though we can now choose not to eat them, and most fake meats are really just patties or chunks of vegetable protein with optional umami flavors that can be used in traditional recipes.

  7. Re:Hid your PhD on Ask Slashdot: Advice For Getting Tech Career Back On Track · · Score: 4, Interesting

    3 academic jobs for every 10 PhDs granted? So the academic job market has gotten better, then? (:-)

    Back in the early 90s, a friend of mine tried to get a job as a physics professor, after doing electronics-related physics in industry for a while. First try got him into the top 3 of 600 applicants for small state college, and the next year (when candidate#1 had flaked out or gotten a better offer), he finally got the position. Paid dirt, and was totally out in the sticks (which did at least mean he could afford to live there.) On the other hand, back in the mid-80s, physics PhDs were getting jobs as quants on Wall Street, and the military-industrial complex was still hiring rocket scientists, so there weren't quite as many applicants for the academic jobs.

  8. Al Jazeera and Pacifica Radio on Al Jazeera Gets a US Voice · · Score: 1

    I often listen to Pacifica Radio (KPFA, WBAI, etc.), the leftist radio news network, and they've been working with Al Jazeera for a year or so. It's an interesting source of alternative coverage.

  9. Re:Always Blocking Port 25 is wrong on Ask Slashdot: Dealing With Anti-Spam Service Extortion? · · Score: 1

    This mailing list has been around since the mid-80s (on several different hosts over the years. Most recently we moved it to gmail, after the elderly residential Linux box it ran on lost a disk drive. And we get to use mailman, instead of being the probably-last users of an old version of majordomo!)

    Nobody does want spammers in residential accounts (and yes, I know you were trolling), and occasionally we've had people who had to get the host machine whitelisted or use their other account, but it's been on machines with static addresses, which helps, and they've all been run by people who know how to configure their reverse DNS properly, etc. Most of the time the worst that happens is we get greylisted, so some people get announcements a bit late, or somebody moves hosts again and the chain of forwarding they've had since college breaks somewhere. We had one round of spamming a few years back, so we had to make the list subscribers-only, which adds to list-admin work (thanks, Richard and Michael), and a while back it got split into two lists (announcements and discussion) after a flamewar, and keeping the two functions separate has been generally useful if a bit complex.

  10. How The Web Works on That Link You Just Posted Could Cost You 300 Euros · · Score: 1

    A deep link where they can buy a clue. URLs are in general neither copyrightable nor trademarkable, and if they wish to limit what visitors can see on their web pages, there are many ways to do so, such as having your web server check the REFERER value, which was designed for applications such as this, or having it check for appropriate cookies.

    I seem to remember that one news site told Google to stop indexing their web server, so Google did. Traffic dropped off radically; I forget if they'd notified Google via robots.txt (so they could fix it themselves once they realized what a mistake they'd made), or it they'd used some kind of Stupid Lawyer Tricks, in which case they'd have had to ask Google nicely to start indexing them again.

  11. A long long time ago, in a galaxy far far away on Patent Troll Targeting Users of Scanners; Wants $1000/Employee · · Score: 1

    Probably it was the late 80s? Anyway, scanner-OCR things were about $10,000, and I worked for a large bureaucratic company with a large bureaucratic purchasing department, and my department wanted to buy one for our lab. After wrangling the usual bureaucratic issues about capital vs. expense budgets, when we eventually to buy it, our purchasing department considered this to be a computer system, and tried to get the vendor to sign the same kind of contract we'd have for a multi-million dollar mainframe from IBM, except that IBM had as many lawyers as we did so they'd have thrown out most of the stupid stuff. It wasn't just the issue of workmen's comp insurance that bothered them (look, we'll ship it to you by UPS, so we won't be suing you if our guy trips in the mailroom.) It was the patent indemnification that killed the deal - the vendor was a small business and wasn't going to be able to insure against any possible lawsuits (even though they didn't expect there to be any of them.)

    Unfortunately for the prior art claims with the current idiots, this thing didn't trigger the magic "business method for doing [something standard] over the Internetz!" patent approach; it probably did 9600 baud RS232 or something.

  12. How can multiple companies send demands? on Patent Troll Targeting Users of Scanners; Wants $1000/Employee · · Score: 1

    I don't understand the bit about N different randomly-named companies sending out demands for payment - which one of them really owns it? Presumably not more than one at a time? If there's some question about it, presumably the first thing you'd do in a court action would be to subpoena the plaintiff and all their records to get them to demonstrate that they were really the current and One True Owner, and while you're at it get them to specify exactly what they're claiming.

    Meanwhile, this chain of spinoffs nonsense sounds like it's a crude attempt at some of the shell games in Charlie Stross's Accelerando...

  13. You're probably not descended from them on World's Oldest Fossils Found In Australia · · Score: 1

    You might be, but they're more likely to be either evolutionary dead ends or things that other current species are descended from but not mammals. Why? Just numbers, most species that ever existed died out, and there were a number of huge die-backs that killed off large fractions of Earth's life forms.

    But as the parent posted says, it's a mistake to think of the evolution of bacteria as having stopped.

  14. Always Blocking Port 25 is wrong on Ask Slashdot: Dealing With Anti-Spam Service Extortion? · · Score: 1

    Any respectable ISP should never block inbound tcp/25, and shouldn't block outbound tcp/25 for people who want to use it. In practice, of course, 99.99% of outbound residential port 25 traffic is spam from infected machines, so it's good to make blocking the default behaviour for users who don't ask you to turn it off, but the primary reason for using an ISP smart mail server for your outbound email is also long obsolete, since most people have full-time internet connections instead of dialup modems on not-always-on computers at home these days.

    My home PC has about 5000x the CPU horsepower and 300x the network speed of the VAX I used to manage as a departmental mail server, and by running a mail server myself I can theoretically have much better control over my outgoing mail, and Linux comes with several mail systems that are better than the mid-80s versions of sendmail. (In my case, I don't actually bother, because inbound mail service is a lot harder than outbound, and the service providers who do the first few steps of inbound filtering for me do a good enough job on my outbound mail.) It's certainly powerful enough for me to run a mailing list to send party announcements to a few hundred friends.

  15. Using the correct legal frameworks :-) on Ask Slashdot: Dealing With Anti-Spam Service Extortion? · · Score: 1

    European ISP, German blocklist publisher - US laws don't apply here. But yes, get legal advice first.

    And there are times that life is just going to be difficult - one friend of mine actually is a pharmacist in Canada (:-), and friends of mine have a human rights organization that actually does sometimes want to receive email from Nigeria that at least talks about corrupt officials, even though they're not usually trying to smuggle money out of the country.

  16. Re: Scams vs. Incompetents on Ask Slashdot: Dealing With Anti-Spam Service Extortion? · · Score: 1

    If their business objective is to rake in extortion money by charging mail senders not to be blacklisted, that's a scam.

    If their business objective is to provide a correct classification of email, so mail receivers can trust them to provide good advice about what email is spam, but they generate way too many false positives because their methodology is inadequate, that's not a scam, it's just incompetence.

    This is the first I've heard of them, so I've got no informed opinion about whether they're honest or scammers, or whether they're competent or incompetent, but if you don't have very good reasons to trust their competence, you shouldn't use their lists as a hard filter - use them to trigger greylisting, or use them as a SpamAssassin weight, and see how well they work.

  17. Legitimacy vs. Competence or Responsiveness on Ask Slashdot: Dealing With Anti-Spam Service Extortion? · · Score: 1

    I don't know UCEprotect, but they're hardly the first RBL to be aggressive about putting people on their list, hard to get off even for false positives, and very hard to get off of quickly.

    Even if they are legitimate, if they're not responsive or competent, you could find them blacklisting you (as a mail sender), or blacklisting people you want to receive email from (if you're a mail receiver). If you're running a good mail receiving service, you should only block on lists that are very careful about not reporting false positives - other lists can be very useful SpamAssassin weights or greylist triggers, but you can't trust them for simple blocking.

  18. Laws depend on the countries you're in on Ask Slashdot: Dealing With Anti-Spam Service Extortion? · · Score: 1

    Hint, he works for a European ISP, and UCEprotect is German. US laws don't particularly apply.

    There are spam filter services that are traditionally very conservative - for many years you could trust Spamhaus not to cause false positives. There have been other spam filter services that were very aggressive, entirely non-responsive (even when Michelle wasn't busy), and impossible to get off of, and no inbound mail server admin with any sense would use them as more than a SpamAssassin weighting factor.

    If UCEprotect is taking the overkill route, you'll need to contact the mail systems that are using their services about how to do so appropriately, in addition to potentially using whatever legal remedies are available. (If you were in the UK, for instance, libel law might be a useful tool, but I'm not a lawyer, much less an EU or DE lawyer.)

  19. Re: pterodactyl attacks on Running a Linux Live KDE Desktop In 210MB · · Score: 1

    Those were only a problem on the 3-D Virtual Reality game thing in the mall. The headsets were large and clunky and didn't fit me very well, so the 3D looked even worse to me than to most users.

    And yes, it was uphill both ways through the snow to get to the computer center where the keypunches were, but most of us wore hiking boots rather than going barefoot - why do you ask?

  20. Smaller, cleaner on Running a Linux Live KDE Desktop In 210MB · · Score: 1

    You could run SunOS on a Sun-3 with 4MB of RAM, though it was a lot happier with 8-16, networking worked fine, choice of NeWS or several X11 window systems. Javascript has always been dangerous (not that NeWS's Postscript was exactly safe), and while I've used several window managers that deserved to be composted, I don't see why that would be a positive feature...

  21. Private land ownership != government on Israel To Get Massive Countrywide Optical Upgrade · · Score: 1

    If you own a chunk of farmland, and your government gets into an argument with a neighboring government and loses control of it, that doesn't mean you don't still own your farm. And if the new government wants to let a bunch of ethnically-correct "settlers" go "settle" on your land, they're still thieves.

  22. Security Clearances vs. Employer on Michigan Makes It Illegal To Ask For Employees' Facebook Logins · · Score: 1

    It's been decades since I had a security clearance, but while I had to fill out reams of information for the Feds themselves, I don't think most of it was actually visible to my company. That doesn't mean they didn't know about some issues, e.g. one coworker had recently gotten out of college, and had admitted on the form that he had used marijuana (gasp!), and that led to a six-month delay in getting the clearance approved, but that was back before Nancy Reagan had bullied Corporate America into doing drug-testing as a condition of employment, so it wasn't a big deal.

  23. Feeding the troll :-) on Michigan Makes It Illegal To Ask For Employees' Facebook Logins · · Score: 3, Insightful

    Alternatively, it's a sign of having relatives who use Facebook to communicate, just as having a Myspace account is a sign of having nephews who had a heavy metal garage band. And besides, Facebook was the next place to go after Orkut had become a wasteland :-)

  24. Asking for User Names vs. Passwords on Michigan Makes It Illegal To Ask For Employees' Facebook Logins · · Score: 1

    User names? Maybe, depending on the service. Password? No thanks, I've got no desire for somebody who claims to be offering me a job to be able to impersonate me or change my settings, and doing so would destroy the integrity of the information they'd be looking for anyway. And since I've usually done computer security as at least part of any job I've had since high school, I would expect any company I gave my real passwords to to have the sense not to hire me, and would presume that any company that did ask for my passwords not only has bleeding incompetents in their HR department, but also in their legal department (either because they failed to know that HR was asking for them or because they said yes), so it's likely that they're doomed anyway.

    Email address? Sure, I'd like a prospective employer to be able to reach me by email. Company email password? $DAYJOB can access my work email account directly with their sysadmin password. If they're looking for an account name and password, Google and several other reputable companies offer free email and I'll happily set up one for them in return for my usual hourly rates.

    Linked-in address? Sure, I use that for potential business contacts and keep a resume out there.

    Facebook? Sorry, I don't use it for work. IRL friends and family only. I've friended a previous boss, but that's to talk about bluegrass, not work. And don't they teach their kids to periodically change Facebook names and not trust FB with genuine personal identification info?

    Twitter? I'll occasionally comment about computer security or Arduinos on there, but I originally joined because that was how a friend's funeral was being organized, and most of the other people I talk with are friends from other circles.

    Blogs? I'm "billstewart" here, or sometimes "Anonymous Coward". They can read through years of random comments if they really really want, and I've probably said more insightful things about technology than stupid things, but YMMV. I do comment on other topics in other fora.

  25. Sets? Instructions? 90s? on Has Lego Sold Out? · · Score: 1

    In the 60s, "sets" mostly meant that they came in different colors, and the American versions were starting to acquire instructions like "not for kids under 3" "don't let your kids stick them in their mouths", but other than that, the instructions were your parents showing you that you could stick one block on top of another in different ways, and then BUILD ANYTHING YOU WANTED, or if you were slightly older than 3, instructions included "put them back in the box before you go play outside." There were probably pictures on the box of kids building stuff, but that's not "instructions".

    And there weren't any complaints about the sets being hopelessly gender-stereotyped with the many different sets made for boys being cool and the few sets made for girls being annoyingly lame, because they were BRICKS, and didn't come in pink or pastel blue yet, just the ROYGBV and black, white, and maybe gray..