Slashdot Mirror


User: jbolden

jbolden's activity in the archive.

Stories
0
Comments
13,627
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 13,627

  1. Re:Wouldn't Java be a counterexample? on Oracle Attacks Open Source; Says Community-Developed Code Is Inferior · · Score: 1

    Oracle bought Sun. Sun bought MySQL.

  2. Re:Yeah, but they nailed the "documentation" part on Oracle Attacks Open Source; Says Community-Developed Code Is Inferior · · Score: 1

    I'd be careful on that one. This is about Oracle and well they have PostgresSQL beat by a mile: http://www.oracle.com/pls/db121/homepage

    And that's 100k pages is just the free stuff. They have another ten million for the people who have licenses

  3. Re:NSA? on Java Spec Compatibility Weakened Android's TLS Encryption · · Score: 1

    The NSA spends a great deal more than the Russians, Chinese, French and Israelis. The NSA hires a huge number of number theorists those other agencies few. Yes they are better. Money matters and the USA spends.

  4. Re:Facts please. on Books With "Questionable Content" Being Deleted From ebookstores In Sweeping Ban · · Score: 2

    That was what happened in this case, the Syrian army executed this priest and wanted it filmed to broadcast to other resistance sympathizers.

  5. Re:Good Luck With That on Brazil Announces Secure Email To Counter US Spying · · Score: 1

    Windows, OSX and Linux were all developed in the US (in the case of Linux most of the binary blob device drivers). One security letter and a "security update" is all it takes to compromise them all. Utterly trivial for them to get the OS to upload the keys to them.

    The OS doesn't need to know about application level security. And it is rather easy to compile a Linux without binary drivers.

  6. Re:Good Luck With That on Brazil Announces Secure Email To Counter US Spying · · Score: 1

    There are two types of hardware:

    a) hardware for key storage, generation... Those are likely quite secure and in any case easy to build
    b) Crypto acceleration hardware. Those are fine as they tend to do sequences.

    That is do something like:
    a) software uses RSA to generate AES key
    b) crypto hardware applies AES key to part of the binary
    c) repeat (a-b) as needed.

    There is not going to be a backdoor because the keys aren't being generated from the hardware.

  7. Re:Good for Brazil on Brazil Announces Secure Email To Counter US Spying · · Score: 1

    All governments have secure internal communications systems. I'm not sure what's newsworthy about Brazil doing what it probably has always been doing.

  8. Re:Good for Brazil on Brazil Announces Secure Email To Counter US Spying · · Score: 1

    If that is true, that's a huge pity. I don't have any experience with Brazil's government so I can't comment knowledgeably.

  9. Re:Good Luck With That on Brazil Announces Secure Email To Counter US Spying · · Score: 1

    :-) Exactly. The NSA ain't magic.

  10. Re:Facts please. on Books With "Questionable Content" Being Deleted From ebookstores In Sweeping Ban · · Score: 2
  11. Good for Brazil on Brazil Announces Secure Email To Counter US Spying · · Score: -1

    This could be a boon for Brazil in tech. Offering services that are free of surveillance could make Brazil a tech powerhouse. I can imagine lots of individuals and business that would want to put information in a place where governments can't get to it even with a subpoena. Though I wonder if Brazil is ready for all the subtle issues they are going to face out of the gate.

  12. Re:Good Luck With That on Brazil Announces Secure Email To Counter US Spying · · Score: 2, Insightful

    Algorithms for crypto are well known the math is public and not very complex. Brazil does have programmers and number theorists. Why can't they do this?

  13. Re:Oh, I totally agree... on Nokia Design Guru Urges Apple To End Cable Chaos · · Score: 1

    And even more especially because Apple has patented aspects of the Lightning connector, and have no intentions of sharing.

    Apple is usually pretty good about sharing connector technology, IEEE 1394 i.e. FireWire being a perfect case in point. They (skipping details of the mechanism) charged $.25 per cable.

  14. Re:"what is necessary to be done" on Hillary Clinton: "We Need To Talk Sensibly About Spying" · · Score: 4, Interesting

    That's up to congress. They could have issued a contempt citation, have the Sargent of Arms of the Senate arrest Clapper, have him tried on the floor and have him imprisoned. That's the proper procedure. They didn't care.

  15. Re:Our economic overlords on A Peek At Apple's Planned $5B HQ · · Score: 1

    Or you could look at it as a company whose stock is up 5000% in the last decade building a new headquarters.

  16. Re:Ring = Long Building on A Peek At Apple's Planned $5B HQ · · Score: 1
  17. Re:Yea what a great idea on BlackBerry Founders May Try To Take Over the Company · · Score: 1

    NeXT had great products (particularly OS and development environment) but no way to scale up to bring them to enough market to make them viable.
    Apple had slipped and needed great products but had a large enough market.

  18. Re:Lisp s-expression notation can be readable on GNU Make 4.0 Released · · Score: 1

    For lurkers the link you wanted was: http://sourceforge.net/projects/readable/

    The idea you are proposing is the idea behind Dylan: http://en.wikipedia.org/wiki/Dylan_(programming_language). It certainly is a reasonable idea for the base language. But when you construct a DSL you want your DSL code to be easy to construct and destruct data in the lower language. That is you don't want to have write complex parsers. Because once you start writing complex, you want to isolate them i.e. make them methods, make the protocols for putting data into and out of the DSL data structures isolated as well.... and soon you are looking at object oriented code. You've changed the whole paradigm.

    What is truly unique about LISP is how easy it is to create a LISP and those s-expressions which are pre-parsed is a large part of that.

  19. Re:Scheme?!? on GNU Make 4.0 Released · · Score: 1

    Being simpler for a computer means it is simpler to write evaluators for LISP expressions. Because of the simplicity of LISP an evaluator + applicator gives you a compiler or runtime environment. That is a huge huge advantage.

    You really can only do LISP in LISP. The real tradeoff is between layers of DSLs vs. layers of libraries as a way of designing large systems. Libraries obviously won some of the fights for example on operating systems or large application. While on places like networking, or hardware DSLs won.

  20. Re:Trust Microsoft??? on Microsoft Reportedly Seeks To Put Windows Phone On Android Devices · · Score: 1

    Your memory is fuzzy. Toshiba kinda poorly supports Linux, like linking to drivers and config pages. They have always had an OEM license agreement with Microsoft for 100% of their laptops (i.e. they buy a Windows OS on every laptop regardless of what OS they install). They have also told Linux people who tried to get the refund from the EULA to go pound sand.

    I don't see any evidence that Microsoft had to do much to make Toshiba mildly hostile. Toshiba just doesn't like the Linux community much but is willing to work with them a little tiny bit to sell laptops to them, as long as it isn't too much of a hassle and they don't mind paying for Windows.

  21. Re:Ummm... on Why the FAA May Finally Relax In-Flight Device Rules · · Score: 1

    Jet Fuel burns at 980C. If they are watching the runway literally boil, they will get off their damn phone PDQ.

  22. Re:chickens roosting on Microsoft Reportedly Seeks To Put Windows Phone On Android Devices · · Score: 1
  23. Re:Ummm... on Why the FAA May Finally Relax In-Flight Device Rules · · Score: 1

    I guarantee you that if something goes wrong that requires an emergency evacuation. People will have plenty of time to avert their eyes from their phones. They aren't driving the plane.

  24. Claire McCaskill on Why the FAA May Finally Relax In-Flight Device Rules · · Score: 2

    I think we should give credit here. Congress has been hassling the FAA on this. In particular U.S. Senator for Missouri Claire McCaskill. Let's give her some credit for a job well done.

  25. Re:Wrong way round. on Microsoft Reportedly Seeks To Put Windows Phone On Android Devices · · Score: 1

    The whole world is using the same hardware. The software ecosystem in the USA is a leader. Marketing we are behind, what do you even mean? As for logistics. Cell phones don't have their own logistics except in manufacturing.