Slashdot Mirror


User: JWSmythe

JWSmythe's activity in the archive.

Stories
0
Comments
6,545
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,545

  1. Re:What is a "handful" of people on Lava Flow In Hawaii Gains Speed, Triggers Methane Explosions · · Score: 1

    I think you're probably right, which helps with the disaster preparedness crowd. "Nope, less than a handful. That's zero beds we need set up somewhere. I really hope our estimate isn't too low."

  2. Re:lots of organics on Rosetta Probe Reveals What a Comet Smells Like · · Score: 1

    The Klingons are already there.

  3. Re:really? on Study: Past Climate Change Was Caused by Ocean, Not Just the Atmosphere · · Score: 1

    I really hope the statement was taken out of context. I'm a layman, but I read a lot and I know that. Anyone who studies climate should have learned that in the beginning of their first year classes. Well, grade school is just a fuzzy memory, but I believe it was taught then.

  4. Re:This act ... on Worcester Mass. City Council Votes To Keep Comcast From Entering the Area · · Score: 1

    It was a joke. I would have used a different company, but a quick search showed them be the only broadband provider there.

  5. Re:No, they didn't on Worcester Mass. City Council Votes To Keep Comcast From Entering the Area · · Score: 1

    Meh, this is modern America. If you work in the public sector and don't plan your retirement by working for corporations you helped secure contracts, you aren't planning for your future.

  6. This act ... on Worcester Mass. City Council Votes To Keep Comcast From Entering the Area · · Score: 1

    This act of civil disobedience has been funded by Charter Communications, small town USA's favorite Internet service monopoly.

  7. Re:If Minecraft is anything to go by on Infinite Browser Universe Manyland Hits 8 Million Placed Blocks · · Score: 3, Informative

    If you find one that goes too high, it'll send you to intermission. I went for quite a while, and there was always something there. It's like My Little Pony, Minecraft, and Mario Brothers were thrown in a blender and thrown on a Geocities page. :)

  8. Re:Kmart? wtf on Kmart Says Its Payment System Was Hacked · · Score: 1

    That's pretty much what I was thinking. I thought they had all closed a few years ago.

  9. Re:more than I can technically achieve over wirele on Ask Slashdot: How Would You Build a Home Network To Fully Utilize Google Fiber? · · Score: 1

    I was taught to do it with a snake. Rare earth magnets weren't all that common in the consumer market at the time, and there was no Internet to order them on. :)

  10. Re:Pixie Dust on Lego Ends Shell Partnership Under Greenpeace Pressure · · Score: 1

    So you have heard of Greenpeace.

  11. Re:more than I can technically achieve over wirele on Ask Slashdot: How Would You Build a Home Network To Fully Utilize Google Fiber? · · Score: 1

    Don't forget a snake to chase the cables through the walls. Getting the cable from the attic to the right level at the wall is usually the hardest part. Depending on the home construction, it can be almost impossible.

    I ran the surround sound speakers for a friend. The TV, receiver, etc, were in a corner of two outside walls. The standard local construction was concrete blocks, a 1x2 or 1x3 strip vertically, some very thin fiberglass and vapor barrier, and finally the drywall for the interior. Outside walls also have a double layer of 2x4 for the header.

    Since you're working where the roof meets the wall, you usually barely have room to get a drill in, and definitely can't get close enough to see down the hole.

    Inside walls are a lot easier, if you can use them. They don't usually have a header, nor insulation.

    It helps to have a friend (but not to be the friend) who has done it before. It takes some pretty serious bribes to get me to even think about doing it. :)

    I always suggest wired over wireless. It will always be a better connection.

  12. Re:Read Slashdot on Ask Slashdot: Finding a Job After Completing Computer Science Ph.D? · · Score: 1

    I'm not worried about it at all. I'm still curious though. Unless he was looking for some specific phrasing, I answered it in complete enough detail to make your own telnet client. :)

  13. Re:Vaporware on A Production-Ready Flying Car Is Coming This Month · · Score: 1

    You can get one, but it will be delayed by years. :)

  14. Vaporware on A Production-Ready Flying Car Is Coming This Month · · Score: 1

    Much like Duke Nukem Forever, I'll believe it when I can buy it.

    I noticed they don't have a pricetag anywhere. I suspect this toy will be one of those toys that most normal people can't afford.

  15. Re: What's so hard about using the time-honored on At CIA Starbucks, Even the Baristas Are Covert · · Score: 1

    You didn't give us a challenge, you didn't give us sufficient information. I'll just pick one at random.

    Sarah, Sara, Zara, Seraiah, Sarai.

  16. Re:So offer a cost effective replacement on Security Collapse In the HTTPS Market · · Score: 1

    I really liked PayPal's solution for limiting risk when paying sites that didn't support PayPal. Their Virtual Debit Card product was great. I could provide whatever information I wanted, restrict the virtual card to exactly the amount of the transaction, and optionally allow it for recurring transactions. They were awesome, especially when purchasing from small companies with very little information about if they were legitimate or not.

    PayPal if nice and all, but plenty of people fall for the common traps, like variations on the domain name which are phisher traps.

    People here were generally better at avoiding scams, but that doesn't help the > 90% of the population who never check.

  17. Re:So offer a cost effective replacement on Security Collapse In the HTTPS Market · · Score: 1

    One does not simply invite the Romulans.

  18. Re:Read Slashdot on Ask Slashdot: Finding a Job After Completing Computer Science Ph.D? · · Score: 2

    The rejections you got may not have been because you didn't know a specific answer to a very technical question.

    Something I've come across in the past is something similar. It's not knowing the specific answer. Sometimes it's knowing what specific answer *they* want.

    For example, "How can you change the IP on a current RHEL or CentOS box".

    There are a bunch of right answers.

    • edit the appropriate /etc/sysconfig/network-scripts/ifcfg-eth* file.
    • system-config-network
    • /usr/sbin/system-config-network
    • use ifconfig directly (not durable through a reboot, but ...)
    • change the static entry on the dhcp server for that network interface
    • modify it in cfengine, and wait for it to update.

    ... and those could all be wrong. That particular shop may say "We don't trust ifcfg-eth*", "system-config-network mangles the file format", or even "we don't use those files, we use /etc/rc.d/rc.inet1, that the old admin 10 years ago wrote". It could even start with "fill out the production change review forms, and submit them to the change review committee".

    Some places insist that you use the full path to scripts, in case someone else put one farther up in your path (like /bin/). Some don't allow sbin to be in the user's path at all. And of course, if you failed to say "use sudo", you're one of those renegade admins who thinks they can run commands as root. Not knowing *their* method, even though you've never worked for them, is enough to fail an interview.

    When I've been interviewing people, I don't work from a hard set of answers. If the interviewee comes close enough, they got it right. If they gave the "system-config-network" answer, I'd just ask "Do you know what files that modifies related to IPs?"

    I've interviewed with Google a few times. One of the questions they asked was "How does telnet work?" I answered, and the interviewer asked me the question again. I gave the brief description, the detailed description, all the way down to the opening of sockets and how TCP works. Finally I just had to tell him, "I'm not sure what you're looking for in the answer. Can you please clarify the question?" He didn't. I don't know if that was a pass, fail, or just a stress question.

  19. Re:"Affluent and accomplished" is not the criterio on Netropolitan Is a Facebook For the Affluent, and It's Only $9000 To Join · · Score: 1

    There was a lovely country club where I lived for a while. Out of curiosity I stopped by. It was only something like $5k/yr. I could have afforded it, but I didn't see any good reason to get a membership. They had a pool. I had a pool. They had a golf course. I don't play golf. They had tennis courts. I don't play tennis. They had their bar and sitting room. I have booze and a TV at home. They offered free wifi to members. I had Internet service at home. The buildings and grounds looked very nice. That only goes so far. "Ok, I'm sitting in a nice building."

    I can't see wasting money just to say I have money to waste.

  20. That doesn't sound terribly useful then, does it.

  21. Re:Maybe on Using Wearable Tech To Track Gun Use · · Score: 1

    There would be easily missed negatives too. Are they suppose to wear one on both hands, or just their strong hand? When I was training, we had to practice both strong and weak hand firing, so we were just as proficient with either one. If they're only monitoring the strong hand, people will plan on using their weak hand to fire.

  22. Re:Good thing it didn't hit US. on Apparent Meteorite Hits Managua, Nicaragua, Leaving Crater But No Injuries · · Score: 1

    The alien terrorists are bombing us. We need body cavity searches at all airports and major highway intersections!

  23. Good thing it didn't hit US. on Apparent Meteorite Hits Managua, Nicaragua, Leaving Crater But No Injuries · · Score: 3, Funny

    It's a good thing it didn't hit the US. If I've learned nothing else from Hollywood, I've learned this... If any object strikes another object moving faster than about 20 feet per second, there will be a huge explosion.

    Except for the very very rare incidents which are strictly for comedic value.

  24. Re:Pathetic Stories for Losers on Ask Slashdot: Where Can I Find Good Replacement Batteries? · · Score: 0

    Did Netcraft confirm it?

  25. Re: Not that hard on Ask Slashdot: Where Can I Find Good Replacement Batteries? · · Score: 1

    Well, his CR32032 would be amazingly rare. :) I'd guess if he was serious, he's 12 and has never gone shopping on his own.

    Out of morbid curiosity, I searched "CR32032" on Amazon. I think that's the first search I've done there, that only came up with one item.