Slashdot Mirror


User: ikegami

ikegami's activity in the archive.

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

Comments · 109

  1. Risk Management on Protecting Your Personal Info While Traveling? · · Score: 1

    Suggestions have been given how to avoid getting your passwords stolen, but sometimes it happens despite one's best efforts. Here are two very useful tips to limit the damage that can be done if any passwords are stolen.

    • Change your passwords regularly. Be sure to make a list of those used on your vacation and change those when you get back.
    • Compartementalize your passwords. It's unrealistic to have a unique password for everywhere that requires one, but at least use unique passwords for every service where money is involved.
  2. Re:random current cmd gripes on Windows to Have Better CLI · · Score: 1

    When you add text to a text file, the text is added at the cursor. In shell's case, the new lines (commands) are always added at the end, not at the cursor. It's not similar to text editing at all.

    In conventional command history, the cursor is moved to the end of the list when you add a line to the list, just like you'd have to do in a text editor.

    There's also a lack of consistency in doing the most common history task: repeating two commands. Let's say the two commands are "dir a" and "dir b"

    Windows:

    dir a<enter>
    dir b<enter>
    <up><up><enter>
    <down><enter>
    <down><enter>
    ...

    Conventional:

    dir a<enter>
    dir b<enter>
    <up><up><enter>
    <up><up><enter>
    <up><up><enter>
    ...

  3. Google's Merits on First Google Maps Hack Takedown · · Score: 5, Insightful

    I don't see anyone arguing the merits of Google's action, so I will. From what I can see from the Google cache of the web site, I see that following:

    1. They perform automated queries on Google to get the map pieces in order to produce composite images. (Terms of Service violation)
    2. They produced composite images from Copyrighted material. (Copyright violation)
    3. They hosted (distributed) the composite images made from Copyrighted material. (Copyright violation)

    This gives Google good reason to shut down "Google Wallpapers" as it stands. I don't think it Google has any claims against the python script itself, just its users (which includes "Google Wallpapers").

    This differs from "Google Sightseeing" and "Chicago Crime" (as far as I know, since I can't verify util the sites are back up), which only link to maps on Google, which means

    1. There are no automated queries. The user must click on the link to view the image.
    2. No derivative product is made. They only provide a link to Google.
    3. No distribution is made. The maps are solely on Google's server.
  4. Re:Heh on I am the Most Spammed Person in the World · · Score: 1

    x.com once announced they were getting a "gazillion" spams a day too. I notice it's now redirects to PayPal. I wonder if they had to get rid of their domain because of the spam.

  5. Not so geeky on Blank Keyboard · · Score: 1

    Wouldn't a real geek be annoyed by their usage of gram as a unit of weight/force?

  6. Re:Just works.... they way they tell you it should on Microsoft's New Mantra - It Just Works · · Score: 1

    Or even soft linking! Every try to do something with "c:\shortcut_to_dir\bla.doc"? "c:\shortcut_to_dir.lnk\bla.doc" fails too.

  7. I'm afraid on Congress Declares War on File Leakers · · Score: 1

    One has to wonder if the law defines any of the following:

    What exactly does shared mean? Windows creates a (password protected) administrative share called \\1.2.3.4\C$ when File Sharing is installed. Does that mean I cannot put the file anywhere on my hard drive (even if I have a legitimate right to the file)? What if someone guesses my password?

    What happens the user doesn't know the folder is shared? What happens if malware installs a backdoor sharing my hard drive?

    What happens if someone shares the folder after the file is already in it? Does the person who placed the file or the person who shared the folder take the fall?

    I bet this law has many holes.

  8. The bigger problem on Lunar Dust: A Major Worry for Moon Visitors · · Score: 1

    Not only does not having an atmosphere leaves dust very sharp, it also makes it very hard to breathe!

  9. NAFTA on Canada Says No To DMCA · · Score: 4, Interesting

    Does NAFTA allow us to say no?

  10. Re:Completely. on Credit card signatures: Useless? · · Score: 1

    Useless? Not at all! If the merchant doesn't check the signature, that's his problem. If you don't sign with your own signature, you can then claim "that's not my signature" if you ever need to dispute the charge.

    The electronic signature screens around here don't offer proper arm/wrist support while writting, so it's hard to write the signature small enough. Given that, I just sign those with my initials.

  11. Re:Does this mean on Wisconsin Governor Proposing Tax On Downloads · · Score: 1

    That's not a problem, since you don't pay to download those web pages. 0% of $0 is $0. If the web site requires a payed subscription, then a tax can be levied against the payement for the subscription.

  12. Re:Depends on the libel laws on Media Organizations Join Forces to Fight Canadian Ruling · · Score: 2, Informative

    I wouldn't put much stock into the parent post. Laws change a lot over 100s of years, and not all of Canada uses a law system based on the British system. Some parts (Québec) use a law system based on the French system.

  13. Re:Neither are correct. on Optimizations - Programmer vs. Compiler? · · Score: 1
    Relying on NULL #define-ition to be compatible with all pointer types is risky.

    No more risky than assuming that 0 is compatible with all pointer types.

  14. Re:swingline stapler on Top 100 Gadgets of All Time · · Score: 1

    While all of those items are useful, noone of them are gadgets.

  15. Re:Long line of extinct gizmos on EFF Compiles Endangered Gizmos List · · Score: 1

    Not at all. Many open source projects are recreation of closed source, copyrighted software. Samba and WINE come to mind instantly.

  16. Re:Long line of extinct gizmos on EFF Compiles Endangered Gizmos List · · Score: 1

    I beg to differ. You can post intructions (flow chars, pseudocode) on your website to make a certain computer program. You can even post the program yourself (in source code or binary format), as long as you wrote it yourself.

    That's no different than your Carbon Tetrachloride example. You can make your own Carbon Tetrachloride, but you can't take some from someone else's warehouse.

    Of course, you could ripost with the "copying programs is not stealing" argument, which I won't get into.

  17. Re:***ERROR! Ignorance tolerance overload! on Images of Ocean Floor Show Effects of Tsunami · · Score: 1

    So you're saying it's not damage when a tornado or hurricance rips someone's house or town in two? True, it's is natural behaviour. True, it is changed. But the change came around from the previous environment being obliterated.

  18. Re:"The only way not to get caught is to stop" on LokiTorrent Shut Down · · Score: 1

    "The only way not to get caught is to stop" only says what happens if you don't stop. Specifically, it says you will get caught if you don't stop. (It's not necessarily true, though.) It doesn't say what happens if you do stop, so there's no implication of amnesty.

  19. Re:Another IDN bug on Firefox on Shmoo Group Finds Exploit For non-IE Browsers · · Score: 1

    Not all of us get this 3 pixel difference. Co-workers's WinNT + IE (with presumably minimal internal support): Displays a black box instead of the first 'a'. My Win2k + IE6: Both 'a's are displayed indetically, pixel by pixel. My WinXP + IE6: Both 'a's are displayed indetically, pixel by pixel. My WinXP + Mozilla: Both 'a's are displayed indetically, pixel by pixel.

  20. Re:What the hell is a fansubber? on Fansubbers Under Fire · · Score: 1

    To "translate foreign movies and make English subtitles" is simply to sub. To fansub is to do this noncommerically. It implies the distribution (for free) of the subbed material.

  21. Re:Sounds like a piracy crackdown, not a ban. on China Bans 50 Games · · Score: 1

    Why would you ban a game (both legit and pirated copies) because it's being pirated? It makes no sense unless there are no legit copies of the game in the country. How can there be no legit copies of a game in the country? Because the country already bans the content of those games (e.g. maybe the game contains a map China doesn't like). So no, this isn't a piracy crackdown.

  22. Re:Main differences on Sharp Zaurus SL-C3000 Reviewed · · Score: 1

    Flash has a very limited lifetime. For a computer's main memory, I'd prefer a hard drive over flash. Both my camera and my mp3 player use a hard drive, and I've had no problems.

  23. Durability? on A Pizza Box for Your Laptop · · Score: 1

    Just how durable is a pizza box? Wouldn't it get damaged really quickly?

    What about appearances? Wouldn't carrying a pizza box to college or work every morning get undesired attention? What about people you want to impress? Carrying a pizza around would probably lessen their opinion of you.

  24. Only three months? on Finding Student IT Security Placements in the Industry? · · Score: 1

    Three months is very short. Companies would be more willing to hire you, and more willing to get you a security clearance if necessary, if they can get a better return on their investment.

  25. Re:Alarms on Location-Based Encryption · · Score: 1

    If a car alarm goes off in the parking lot, who cares. If someone was driving down the street with a car whose alarm is active, yeah, I'd call the cops. If someone was walking around with a laptop whose alarm is active, yeah, I'd call the cops. If it's a false alarm, the cops can sort that out.