Slashdot Mirror


User: DickBreath

DickBreath's activity in the archive.

Stories
0
Comments
3,815
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,815

  1. Re:How will Congress monitor this? on US House of Representatives Votes To Cut Funding To NSA · · Score: 1

    Why would anyone bother to LIE to Congress when you can just PAY them instead?

    Haven't you heard, congress will do anything, and I mean ANYTHING for money. They don't even make much of a pretense of representing the people any more.

  2. Re:At least the elected still have to listen on US House of Representatives Votes To Cut Funding To NSA · · Score: 3, Interesting

    Yes. This can be circumvented. If these people can get around the clear wording of the constitution, then they can do anything.

    Black is white. Up is down. Secret courts can issue secret overly broad warrants to secretly spy on everyone all the time. People can be secretly compelled to secretly hand over their secret keys and keep this a secret. People can be compelled to help spy on you and keep this a secret. People can be secretly arrested, and taken to secret prisons. We have secret trials with secret evidence. Defendants are now not even allowed access to the secret evidence against them. I thought I had heard everything when a government official said that their interpretation of the law was secret. (I'm sure they were thinking this keeps the enemy from knowing.)

    So yes, these people can go on with business as usual. All they need is a hand waving rationalization to make it all okay.

  3. Re:This is a start on US House of Representatives Votes To Cut Funding To NSA · · Score: 1

    I strongly agree! We should NOT pay to have our products' security secretly weakened.

    The government should do it for free*.

    (* just like 'free' public roads, public education, and many other 'free' things from the government)

  4. Re:Hm... on US House of Representatives Votes To Cut Funding To NSA · · Score: 4, Insightful

    The NSA would need a logo and branding for such a large advertising and PR campaign as you suggest.

    I know! How about Big Brother is Watching You! And the face should, of course, have a smile and a pleasant, re-assuring image.

  5. Re:Next! on US House of Representatives Votes To Cut Funding To NSA · · Score: 4, Insightful

    Funny? Why oh why wasn't your post moded Insightful?

    A few decades ago the very existence of NSA was a secret. The CIA had a bad rep.

    Now the NSA has a bad rep. So it's time to wind down the importance of NSA and introduce a new sooper dooper sekrit spy agency that can do dirty tricks in the dark without oversight, and especially without pesky annoyances like laws and the constitution. Meanwhile the NSA and CIA can both get all the public bad press, criticism, and 'oversight' of pointy-haired congresscritters.

  6. Re:Run a completely new OS? on HP Unveils 'The Machine,' a New Computer Architecture · · Score: 1

    Linux has one 'survival of the fittest' characteristic that guarantees its long term success. It is open source and has a real community behind it.

    To briefly address your other flamebait points:

    IBM is not the only major contributor to Linux. Major corporate contributors include lots of well known names. In fact, Linux development is largely corporate contributors.

    As for the obvious troll is obvious point about SCO, I would just say that SCO turned out to be little more than a bump in the road. A pimple on the butt of closed source software. Your mention of SCO seems unconnected to what leads in to it.

  7. Two investigations in a row on Apple To Be Investigated By the EU Over Tax Affairs · · Score: 2

    The EU investigates Apple. And Toyota investigates Hovercars.

  8. Re:Symptom of a much bigger problem on Intel Confronts a Big Mobile Challenge: Native Compatibility · · Score: 1

    Hey now, a C64 can run a small TCP implementation with a Finger daemon.

  9. Re:Not useful to me, but I'll support Intel anyway on Intel Confronts a Big Mobile Challenge: Native Compatibility · · Score: 1

    You could offer the ARM-only and Intel-only APK's on Google Play store, and then offer the larger combined APK file on other stores that do not support processor specific binaries. Make the app version number somehow indicate which one it is, maybe with a one letter value in the version. Then insert these lines into your header files...
    #define struct union
    #define while if

  10. Re:Call it the hartbleed act on NYC Councilman (and Open Source Developer) Submits Bill Establishing Open Source · · Score: 3, Informative

    That argument works both ways. Microsoft has had some very serious security bugs. Therefore, using your logic, all Microsoft software should not now or ever again be trusted. Think Code Red and others. In 1999 on a fully patched NT box you could compromise it with regular HTTP requests to IIS by just using pathnames with dot-dot-backslash and then working your way down the WINDOWS System CMD.EXE and then using it to run TFTP.EXE which was a standard part of the install. You could make the server TFTP down a bad exe from your own server, and then a second carefully crafted Http request to CMD.EXE could execute it for you. Game over.

    Microsoft then fixed this by not allowing IIS to accept the dot-dot-backslash business. But you could use percent-sign-hex characters to represent the dot-dot-backslash. Microsoft then fixed that in IIS, but the filesystem would still accept the percent-hex-code characters. So you could double-escape them to get the filesystem to walk you to the CMD.EXE. Eventually they got this right and it was fixed. But there were many other holes. And who's stupid idea was it to run a server process, basically with root privileges?

    I could go on. Even recently there was a major IE vulnerability that affected current and past versions.

    Heartbleed was one instance of a lapse in security.

  11. > Money saved by the government never translates into money put back in the pocket of the tax payers.

    So instead of saving it, the money should just go to vendors?

    The money may not go into the pocket of taxpayers, but some or all of it may go into other government expenses. So that $67 million to Microsoft could either lower the budget by $67 million, which you say never happens, and it might not, or it could be spent on other items in the budget. That seems better than wasting it.

  12. Re:This is bullshit. on NYC Councilman (and Open Source Developer) Submits Bill Establishing Open Source · · Score: 1

    > Proper action would be to mandate the government to use the best software for the task at hand.
    > That might be open source software. It might be Microsoft software. Let the technical merits decide.

    Freedom and cost are technical merits.

    Closed source software is not forbidden, just not preferred. If other factors outweigh freedom and cost, then so be it. But if other factors are the same, then freedom and cost seem to be reasonable factors upon which to have a preference.

  13. Re: Fishy on TrueCrypt Website Says To Switch To BitLocker · · Score: 1

    Microsoft would also never have debug symbols called NSAKEY either. Nope, never.

    The Microsoft
    Is Your Friend
    Trust The Microsoft

  14. Nobody Paving the way to Mars anytime soon on Robots Will Pave the Way To Mars · · Score: 1

    Not going to happen.

    The distance between Earth and Mars varies widely and Pavement is rigid and non flexible.

  15. Re:Errors, and then there are cringeworthies... on The Flaw Lurking In Every Deep Neural Net · · Score: 1

    The assumption of hotness would instantly disappear upon discovering her true gender.

  16. Don't look for a database, use Excel! on Ask Slashdot: Easy-To-Use Alternative To MS Access For a Charity's Database? · · Score: 1

    Excel makes a great database. But to avoid any possible confusion, be sure that there is only one copy of the spreadsheet file in existence.

  17. Learn that Characters != Bytes for God's sake on Ask Slashdot: What Should Every Programmer Read? · · Score: 1

    Not a book to read, but read about Unicode and learn that Characters are != Bytes.

    Bytes are 8-bit machine values.

    Characters are part of human languages. The old ASCII coding where a char is a byte is just one (primitive) method of encoding characters into bytes.

    The important thing is that whenever you need to convert or store characters into bytes, you must use a function to convert chars to bytes. Conversely, when you need to convert bytes into characters, you need an inverse function to do so. Think of it like if you had to convert between bizarre languages like Klingon and Canadian, you would use a pair of translation functions between the two. You could not just access values from Klingon and assume they are valid values in Canadian.

    The conversion from Chars to Bytes and vice versa takes an additional parameter that indicates which Character Encoding to use. There are several to pick from. US-ASCII, UTF8, UTF16, etc. But UTF8 is a very good default because it is very much like ASCII, but will properly convert characters in any human or alien language between Unicode and bytes. The functions that convert from Bytes to Characters on your system may very well offer a function that does not need a character encoding parameter (eg, UTF8) but will figure out which encoding the bytes represent and then decode them into characters for you.

    It is difficult, I know. The notion that chars == bytes is deeply embedded. But it is easy to break. And once you do, it's really easy to understand that they are different and they must always be converted using a pair of functions. So for example, a function that compresses data would accept BYTES not characters and would return BYTES. A function that encodes data into Base64 would accept BYTES as input and would output CHARACTERS limited to the US-ASCII set of characters. But the characters could be embedded into anything that accepts character parameters, such as an email, output into a web page, etc. A function that parses JSON into a data structure accepts CHARACTERS as input, not bytes. An HTML output (or input) stream is characters, not bytes. A file on disk is bytes, not characters. But the byte stream can be passed through a reader that returns a character stream in order to read through the file as characters. Etc.

  18. Re:The Little Schemer on Ask Slashdot: What Should Every Programmer Read? · · Score: 1

    After The Little Schemer, read The Reasoned Schemer.

  19. Re:Faster javascript? How about less javascript! on WebKit Unifies JavaScript Compilation With LLVM Optimizer · · Score: 1

    > Making it faster just encourages the cretins that write web apps to use even more javascript. Epic fail.

    Well what do you expect since they took away our <BLINK> tag?

  20. Re:Oh man on New 'Google' For the Dark Web Makes Buying Dope and Guns Easy · · Score: 1

    Is it newsworthy enough that I should be interested?

  21. Re:find another job... on Ask Slashdot: System Administrator Vs Change Advisory Board · · Score: 1

    When something gets royally F-ed up, and eventually it will, who is going to get the blame?

  22. Re:SCCM on Ask Slashdot: System Administrator Vs Change Advisory Board · · Score: 2

    Just include the link. Don't bother with the expanded content. Make them feel like they are doing real work by having to click the link.

    Bureaucrats need jobs too! They are a help to the organization in the same way that leeches are a help to their host organism.

  23. Re:If this were the US.... on Australia Declares Homeopathy Nonsense, Urges Doctors to Inform Patients · · Score: 2

    > The term you are looking for is "Faith-based economic policy".

    I think this also works if you replace the word economic to get one of the following:

    * Faith-based social policy
    * Faith-based foreign policy
    * Faith-based domestic policy
    * Faith-based public policy
    * Faith-based science policy
    * Faith-based government policy

    Or simply remove the word economic and get:
    * Faith-based policy

  24. Re:Thick ice layter on NASA Laying Foundation For Jupiter Moon Space Mission · · Score: 1

    Wouldn't a 75 KW plutonium powered heater do the trick for getting through the ice?

    Now once you get through the ice, the ocean dwellers below might not be happy about it.

  25. Re:There is already a Tesla home battery pack on Tesla: A Carmaker Or Grid-Storage Company? · · Score: 1

    > It doesn't sit well with me and I won't do business that way.

    What is the problem with reducing your energy cost while at the same time helping the planet?

    While I usually like pricks, in your case I will make an exception.