Slashdot Mirror


User: Kludge

Kludge's activity in the archive.

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

Comments · 850

  1. Requires that you know what you are doing on Putting a MacBook Pro In the Oven To Fix It · · Score: 4, Insightful

    A heat gun requires you to know where to heat. An oven does not.

  2. No, wrong community on Debian Votes Against Mandating Non-systemd Compatibility · · Score: 2

    Yes, there are emacs/vi fights, but in truth these are in fun. There is not a single vi user who would say that they should build a distribution where emacs did not work. There is not a single emacs user who would say it is OK to build a distribution where vi did not work. Everyone in this community would really say, even though you may be stupid for making your choice, our distribution should work under whichever you choose.
    This General Resolution was about making certain that the distribution still worked even if someone chose to use a different init system. I am not sure why that is contentious.

  3. What about intercepting and hacking my data? on EFF Hints At Lawsuit Against Verizon For Its Stealth Cookies · · Score: 5, Interesting

    Is this not an illegal man-in-the-middle intercept and hack of my data?
    I created (via my web browser) the http header and request. My device sent that http header and request to another computer with whom I want to communicate. Someone (ATT, Verizon) intercept my data, read it, hack it, and send it along. How is this not completely illegal.

  4. Definitely worth a look on How To View the Antares Launch · · Score: 2

    If you are ever out in Maryland, these launches are worth visiting. Here is a hint: Do not go to Chincoteague Island. It is crowded and it is not all that close. You can get twice as close and less crowded by driving around on some back country roads. Google maps/earth is your friend. From our vantage point we could see the rocket before launch. At launch it was blinding. It lit up the entire landscape and we could feel the thunder thumping our chests. 100% worth it.

  5. Honestly, I prefer the one on the left on Debian's Systemd Adoption Inspires Threat of Fork · · Score: 1

    The systemd version is significantly shorter than bash script. Yay. However,
    (1) I would have to read many pages of documentation to figure out what the systemd version actually does, whereas I can just read the bash script and see what it does. What if I don't know sh? Then, I am not a real sys admin. The shell is used in many places in administering a UNIX system, not just the init system.
    (2) Most importantly, I can hack that bash script to do whatever I damn well please. Have I hacked init scripts before? You bet your booty I have.

  6. Hey, dummy, Android IS Linux on Android On Intel x86 Tablet Performance Explored: Things Are Improving · · Score: 1

    See the subject line.

  7. Pinky and the Brain on Scientists Find Rats Aren't Smarter Than Mice, and That's Important · · Score: 1

    I always new that show was real.

  8. Maybe you would and maybe you would not. on Journalists Route Around White House Press Office · · Score: 2, Informative

    Of course there are going to be dozens of free speech comments, and how this is censorship and a terrible thing. But the reality is that the president gives these reporters unprecedented access to his daily life that he need not give them at all. From TFA:

    Carney told the pool reporter, David Nakamura of The Washington Post, that the workout was part of the first ladyâ(TM)s personal time and therefore off limits to reporters. Nakamura disagreed but reluctantly deleted the line to ensure that his report would be sent.

    If I were president, Mr. Nakamura would have no fricking clue when and where my wife was working out, and if people did not like that, they could kiss my ass.

  9. Better than most on Analysis of Linux Backdoor Used In Freenode Hack · · Score: 1

    The most common black-hat software is pretty dumb, e.g. brute force ssh attack, install custom ssh client, attack other machines' ssh with brute force. By comparison this is pretty savy. It sounds like someone was targeting freenode specifically.

  10. DONATE on National Security Letter Issuance Likely Headed To Supreme Court · · Score: 4, Insightful
  11. Everyone chooses how to spend the costs business on Ask Slashdot: Dealing With an Unresponsive Manufacturer Who Doesn't Fix Bugs? · · Score: 2

    If he had chosen a standards compliant open-source VPN solution, then he would not have to sue. He could hire programmers to fix the problem himself, rather than hiring lawyers to sue the company and hope that someday two years from now the problem is resolved.

  12. Yes multiple desktops! on Microsoft Announces Windows 10 · · Score: 4, Funny

    Windows has caught up with fvwm. 1.

  13. Yes, pipelined utilities, like the logs on Torvalds: No Opinion On Systemd · · Score: 4, Insightful

    The logging is a perfect example. Why do I have to learn a new program (journalctl) just to read the system logs? What if I had to learn the syntax of a new program to read the logs of every program that I used? That would suck. If openvpn and mysql and httpd and sshd all had their own little program that I had to use to read their logs, I would give up using Unix.
    I already have a program to read all logs, more or less. And I already have a program that searches all the logs, egrep. Yes, I had to learn egrep syntax, but now that I know it, I can do almost any search imaginable of any program's logs. Except systemd.

  14. No, it's real. on Ask David Saltzberg About Being The Big Bang Theory's Science Advisor · · Score: 4, Interesting

    It doesn't teach to laugh at geeks and nerds. It laughs at the stereotypes tied to geeks and nerds.

    No, those are not stereotypes. They are characters probably based on real people. I watch the show and it completely reminds me of my college and grad school years and the people whom I knew then, including the Texan. It literally gives me flashbacks.

  15. IE was part of the OS. M$ said so. on Akamai Warns: Linux Systems Infiltrated and Controlled In a DDoS Botnet · · Score: 1, Troll

    Not only was it virtually impossible to get rid of, MS in several cases argued that it was an integral part of the OS and therefore it could not be removed and replaced with any other browser.

  16. Other solutions? on Google Serves Old Search Page To Old Browsers · · Score: 3, Insightful

    But you will miss out on all the bloated javascript bullshit if you spoof an old browser.

    If only getting rid of slashdot beta were that easy....

  17. Disagree on Why Women Have No Time For Wikipedia · · Score: 1

    I have edited Wikipedia. Recently I found an error on a mathematical web page. I fixed it, explained the error in the logs, and it stayed fixed. No problems

  18. Why almost anything is preferable to systemd on Choose Your Side On the Linux Divide · · Score: 1

    The advantage of older init systems, whether Sys V or BSD, was that I could figure them out. I did not know those systems well, I was not an expert in them. If all the scripts in them changed overnight I would be fine with that. But the advantage was that I could easily figure out how to search or hack or change them just by using programs that display or process text.
    Systemd changes that. Now not even the log files are text. Systemd cannot be figured out or easily hacked. You can only do with it what others want you to do with it, unless you are willing to dive into source code, recompile and reinstall.

  19. Re:Does it matter? on Plan Would Give Government Virtual Veto Over Internet Governance · · Score: 2

    after all, we can't just have random people running the internet

    I will differ with you here. Random people can and do "run the internet" all the time. Individual network service providers choose to whom they are going to connect. They choose how to route their traffic. Anybody can choose to use alternative DNS roots. The internet can be run by random people just fine.

  20. We are surprised because... on Leaked Documents: GCHQ Made Port-Scanning Entire Countries a Standard Spy Tool · · Score: 4, Insightful

    We are surprised because these are our governments spending our tax payer dollars to find exploits in computers in foreign countries that have done us no wrong. While you may have no scruples about this sort of thing, most of the rest of us are offended when something is done in our names that we would never stand having done to us.

  21. if you're just posting the good parts... on Posting Soccer Goals On Vine Is Illegal, Say England's Premier League · · Score: 1, Troll

    They may have a point.
    Other than the goals and near-goals, soccer is pretty boring. If you post those, then there is no point in actually watching the game and consuming the advertising.

  22. flashrouters.com on Ask Slashdot: Life Beyond the WRT54G Series? · · Score: 1

    http://flashrouters.com/ is were I get mine.
    I am not affiliated with the company.

  23. I use OPIE on Ask Slashdot: Open Hardware/Software-Based Security Token? · · Score: 1

    I print out a list of 100 passwords, fold it up, and keep it in my wallet. Each time I use one, I cross it out. It is small, flat, easy to carry, and always with me.
    Just don't let your users write the name of the server and their username on it. :)

  24. So you are saying that Verizon is too stupid? on Enraged Verizon FiOS Customer Seemingly Demonstrates Netflix Throttling · · Score: 1

    So you are saying that Verizon is too stupid to balance connections and packets over multiple routes? You can even buy multi-WAN routers for your home that do this for you. Verizon can't figure it out?

  25. Isreal? on MIT's Ted Postol Presents More Evidence On Iron Dome Failures · · Score: 0

    Why should anyone believe a person with a clear agenda

    Are you talking about Isreal and its military complex?