Slashdot Mirror


User: harlows_monkeys

harlows_monkeys's activity in the archive.

Stories
0
Comments
2,856
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,856

  1. Re:Standing desks not good for you on Ask Slashdot: What Is the Future of Standing/Walking Workstations? · · Score: 2

    The link somehow got lost in my above post. Here it is.

  2. Standing desks not good for you on Ask Slashdot: What Is the Future of Standing/Walking Workstations? · · Score: 2

    Standing desks are not good for you. Unfortunately neither are sitting desks if you sit too long. There's a good short look at the benefits and risks by the Cornell Ergonomics group.

    Here is the bottom line from the aforementioned article:

    Sit to do computer work. Sit using a height-adjustable, downward titling keyboard tray for the best work posture, then every 20 minutes stand for 2 minutes AND MOVE. The absolute time isn’t critical but about every 20-30 minutes take a posture break and move for a couple of minutes. Simply standing is insufficient. Movement is important to get blood circulation through the muscles. Research shows that you don’t need to do vigorous exercise (e.g. jumping jacks) to get the benefits, just walking around is sufficient. So build in a pattern of creating greater movement variety in the workplace (e.g. walk to a printer, water fountain, stand for a meeting, take the stairs, walk around the floor, park a bit further away from the building each day).

  3. Re:NTP and hospitals on Know What Time It Is? Your Medical Device Doesn't · · Score: 1

    "Atomic clocks" can only sync at night. You don't actually think the atomic mechanism is built into the clock, do you?

    Atomic clocks based on hyperfine transitions of electrons in rubidium-87 are readily available commercially for a couple thousand dollars.

  4. Re:Bunch of BUNK! on Oracle and the End of Programming As We Know It · · Score: 1

    It's done this way because there are two possibilities. First, the judge could decide the APIs can be copyrighted. In this case, we need the jury to decide on the factual issue of whether or not Google infringed.

    Second, the judge could decide that APIs cannot be copyrighted. Since this is a decision on a matter of law, it can be appealed. If the appeals court decides the judge was wrong, the case is remanded back, and then we again need the jury to decide on the factual issues of whether or not Google infringed.

    Since this remanding back could happen months, or even years (especially if the appeals court decision is appealed and the Supreme Court takes the case), getting a jury decision then would require getting a brand new jury, getting all the witnesses back, and doing the damn trial over again. Ugh.

    It's much more efficient to have the current jury take a look at the infringement issue now, even if it turns out ultimately that APIs are not copyrightable and so they are just considering a hypothetical.

  5. Re:And with that on Oracle and the End of Programming As We Know It · · Score: 1

    Correct. This is done in the interest of judicial economy. Suppose the judge decided the API issue first, and suppose he decided that APIs are not subject to copyright, and thus the issue of infringement never reaches the jury. Then Oracle appeals. Eventually, the appeals court (and possibly the Supreme Court) weigh in. Suppose that the higher courts decide the judge was wrong, and subject to copyright.

    The case would then come back to the district court--and they'd have to bring in a new jury and bring all the witnesses back and do a whole new trial to decide the infringement issue.

    By having the jury decide infringement now, if the judge decides APIs cannot be copyrighted and turns out to be wrong, then when the case comes back to him he will have all he needs to render a final decision. There will be no need to run a whole new trial.

  6. Re:App stores on Is GPL Licensing In Decline? · · Score: 1

    Actually, the GPL allows you to place, in the documentation, an offer to send the source code. Putting such an offer in a help screen would suffice. Source code isn't the problem. The problem is that iOS runs afoul of GPLv3's anti-Tivoization clause.

    The GPLv3 anti-Tivoization clause only applies to software distributed with the device, as part of a transaction in which the right of possession and use of the the device is transferred to the recipient in perpetuity or for a fixed term. In other words, it would apply to any GPLv3 that Apple ships with the phone or iPad. It does not apply to any software that Apple distributes separately, which includes all software Apple distributes via the app store. The anti-Tivoization clause was very narrowly tailored to take out Tivoization and nothing else.

    The GPL (both v2 and v3) are incompatibility with the Apple app store is due to the app store terms and condition. As a condition of using the app store, the end user must agree to not redistribute downloaded apps or to reverse engineer them. This counts as additional terms under GPL, and GPL forbids that.

  7. Re:Just Say No on Congress Asks Patent Office To Consider Secret Patents · · Score: 1

    Patent infringement cases are civil cases, not criminal cases.

  8. Re:why would anybody trust this guy??? on Florian Mueller Outs Himself As Oracle Employee · · Score: 1

    Have you all so quickly forgotten when he got caught out in the bald-faced lies about secret requests to the EU competition commission to force Oracle to allow him & friends to take a fork of MySQL proprietary? He is not an honest person, and has demonstrated this clearly.

    RMS made a similar argument.

  9. Re:PJ has her own biases on Florian Mueller Outs Himself As Oracle Employee · · Score: 1

    Groklaw's coverage of the case has been massively one-sided as well....

    Oh yes indeed, Groklaw is very biased. Groklaw is in favor of freedom and decency, and against evil.

    ...except when it is IBM attacking freedom, then Groklaw makes excuses for them.

  10. Re:BSD license was always more permissive, so grea on GPL, Copyleft Use Declining Fast · · Score: 1

    Why create something, give it out for free, and then allow businesses to take your work, profit from it, and give nothing back?

    Because I want my stuff to be free and open.

    It is not free and open if I'm telling people they can't do what they want with it.

  11. Not Free on The Covenant - a New Open Source Strategy · · Score: 1

    Affero GPL does not meet the conditions of the FSF's Free Software definition. In particular, it fails on Freedom 0. A few years ago, they never would have approved this, but they took an uncharacteristically pragmatic turn and decided to ignore their ethics in favor of achieving a result they desired that could not be achieved with Free Software licenses alone.

    The basis of the FSF's definitions are their view that it is unethical for one to have a program but not have the ability to use it, study it, and modify it. When the program is on someone else's server, you don't have it, so the ethical issues do not arise. As Stallman once explained:

    a proprietary program on a web server that somebody else is running limits his freedom perhaps, but it doesn't limit your freedom or my freedom. We don't have that program on our computers at all, and in fact the issue of free software versus proprietary [only] arises for software that we're going to have on our computers and run on our computers. We're gonna have copies and the question is, what are we allowed to do with those copies? Are we just allowed to run them or are we allowed to do the other useful things that you can do with a program? If the program is running on somebody else's computer, the issue doesn't arise. Am I allowed to copy the program that Amazon has on it's computer? Well, I can't, I don't have that program at all, so it doesn't put me in a morally compromised position

    He's talking about proprietary programs there, but that doesn't make a difference. His point applies to any software running on someone else's server.

  12. Re:LISP? really??? really?? on Sixteen Years Later: GNU Still Needs An Extension Language · · Score: 1

    Most programmers have never heard of it.

    Proof that Sturgeon's Law applies to programmers.

  13. Re:No surprise, really. on Apple's iCloud Runs On Microsoft Azure · · Score: 4, Insightful

    I guess you've never heard of a little side-project of Apple's called the "iTunes Store"?

    It's daily transaction volumes are in the same neighborhood as Amazon's, and it is has been highly available and reliable.

  14. Re:Biggest tight wad of all time on A Look Back At the Career of Steve Jobs · · Score: 1

    Jobs is a Buddhist. Any money he gives to charity or for other good works is likely to be given anonymously.

  15. Re:It depends on contracts on Music Copyright War Looming · · Score: 1

    Unless the artists self-financed it and didn't make contracts with record labels, it basically is work for hire.

    Nope. To be a work for hire it has to either by a work prepared by an employee in the scope of his employment, or it has to be "a work specially ordered or commissioned for use as a contribution to a collective work, as a part of a motion picture or other audiovisual work, as a translation, as a supplementary work, as a compilation, as an instructional text, as a test, as answer material for a test, or as an atlas, if the parties expressly agree in a written instrument signed by them that the work shall be considered a work made for hire. For the purpose of the foregoing sentence, a “supplementary work” is a work prepared for publication as a secondary adjunct to a work by another author for the purpose of introducing, concluding, illustrating, explaining, revising, commenting upon, or assisting in the use of the other work, such as forewords, afterwords, pictorial illustrations, maps, charts, tables, editorial notes, musical arrangements, answer material for tests, bibliographies, appendixes, and indexes, and an “instructional text” is a literary, pictorial, or graphic work prepared for publication and with the purpose of use in systematic instructional activities" (17 USC 101).

    Your typical artist is not an employee of the record company and so their work would not fall under the "employee in the scope of his employment" option. That leave the other option. To fall under that option the work must fall under one of the specific categories enumerated in the statute and the contract must state it is a work for hire. Note that is an and, not an or. If the work does not fall into one of the enumerated categories it CANNOT be turned into a work for hire via contract.

  16. Re:The op is a... The author is an idiot on Old Arguments May Cost Linux the Desktop · · Score: 1

    The difference is that peanut butter makers don't have to decide whether they are going to make peanut butter for use with brown bread or peanut butter for use with white bread.

  17. Re:Ron Paul 2012 on Fed Audit's Initial Report Reveals Trillions in Secret Loans · · Score: 5, Insightful

    Ron Paul follows the Austrian school of economics. They believe that mathematical models and statistics can't be used to analyze economics, and that you cannot conduct tests are experiments to determine the validity of economic theories. You just have to reason it out from first principles. It is basically a rejection of the idea that economics can be developed as a science or based on real world data.

    They are essentially the economic equivalent of creationists, rejecting science. A Ron Paul economy would be a disaster.

    Maybe he'd be better on non-economic issues. Oh wait--he's tried three times now to use an underhanded legislative trick (jurisdiction stripping) to make it so the Constitutional prohibition of establishment of religion would not apply to the states. Yeah, state sponsored religion--that's just what we need.

    How about education? He supports spending public money on vouchers for Christian schools, but voted against vouchers for DC schools. I guess he thinks public schools are good enough for Black kids.

    Votes no on pretty much anything designed to encourage development of clean energy or to reduce our dependency on oil.

    Do Ron Paul supporters ever actually look into his record? Nearly all of them I've seen on the net seem to support him because he agrees with one or two of their pet issues, and they have no idea of how terrible he is on so many things.

  18. Re:Florian Mueller a patent expert? Really? on HTC Infringed Apple Patents, Says ITC's Initial Determination · · Score: 1

    Mueller's writing falls into two categories. First, there is where he makes claims of fact about patents and their impact. This is almost always accurate and useful. Second, a small fraction of his writing is his opinion on whether or not a particular patent might be infringed. This is almost always clearly labeled as opinion, and is almost always backed by creditable sources to give a basis for that opinion. Still, the opinion may sometime turn out to be wrong, of course.

    There's also a large anti-Mueller FUD effort, which likely originated at IBM (IBM is extremely pro-software patents, going so far as having told the Supreme Court that software patents are the only way to protect software innovation, and that it was this protection that allowed the explosive growth of open source). There's a secondary FUD effort that seems to largely come from the Boycott Novell people. Their motivation seems to be that Mueller posted in favor of an open source project that was being attacked on patent grounds, but Boycott Novell found that someone associated with the open source project once worked at Microsoft, and so that means it isn't really open source and is really a Microsoft trojan, and so Mueller must be paid by Microsoft to defend that project.

    This idiocy somehow has gotten traction on slashdot.

  19. Can driving be made safer? on Don't Fly If You Just Had Surgery! · · Score: 1

    I understand that on average driving is more dangerous than flying. However, there are two factors that make me wonder how accurate this is for long trips.

    First, on a long trip you spend most of your time on the freeways outside of crowded urban areas. The accident rate on the interstates outside of urban areas is much lower than the urban accident rate, and it is the former that should be compare to the flying accident rate, not the later in this case.

    Second, you have much more control over the time and route of a car trip. That is, you can specifically chose routes that are safer, and you can chose times to drive when accidents are less likely. This should let you ensure that on your particular trip, your chances of a safe trip are much better than average. With flying on the other hand, you have much less control, so you risk is much closer to the average risk.

    It would not surprise me if these two factors were sufficient to make it possible to arrange for a drive of a few hundred miles or more to actually be safer than commercial air travel.

  20. Better link on World's Best Chess Engine Outlawed and Disqualified · · Score: 1

    The submitter should have linked to this article directly. It gives a lot more detail, and at the bottom links to the actual evidence (comparisons of disassemblies with Crafty and Fruit, the reports of the experts, and such).

  21. Re:Should be easy to prove innocence on World's Best Chess Engine Outlawed and Disqualified · · Score: 1

    I have an honest question. I'm going to assume the program is compiled into an executable, and not a scripting language like python. How do they determine if code from an open source program was used from the binary program?

    They took sections from the open source programs where those programs did things in particularly clever or unique ways (such as some special checks Crafty did to optimize its handling of en passant captures, and things like that), then found the corresponding code in a disassembly of of the binary program, and compared them. The disassembly appeared to be doing the exact same thing in exactly the same way--it looked in fact like what you'd get from a compiler compiling the open source code.

  22. Re:The obvious question on World's Best Chess Engine Outlawed and Disqualified · · Score: 1

    First of all, the code he's alleged to have copied didn't come from GPL programs. Second, GPL is not incompatible with commercial products. See the commercial Red Hat Enterprise Linux for an example of a GPL commercial product.

  23. Re:The obvious question on World's Best Chess Engine Outlawed and Disqualified · · Score: 1

    They also based it on disassembling Rybka and comparing it to Crafty and Fruit.

  24. Re:And this is why virtual objects have no real va on Sony Shutting Down Star Wars Galaxies MMO and TCG · · Score: 1

    This is why when companies decommission their software, they should just open source it and let everyone go nuts. Someone somewhere is bound to maintain a gaming server for this game. However, companies like Sony have the mentality where if they can't make money off it then no one shall have it.

    An open source SWG with non-Sony servers would compete with Sony's other MMORPGs (EQ, EQ II, and Vanguard) and also with their non-MMORPG games. Why would they want that? If they were exiting the game market completely, then maybe open sourcing would make sense.

  25. Re:Useful for audiophile pirates, though on Music Pirates Won't Rush To iCloud For Forgiveness · · Score: 1

    iTunes Match will be great for audiophiles, at least those that want lossless at home but don't mind lossy to save space on their portable devices. Right now, audiophiles face a dilemma. If they store everything lossless in their iTunes library (easy to do on the computers, which have hundreds of gigabytes of storage), then their library is likely to not fit on their portable devices.

    With iTunes Match, you can do all your ripping on your Mac or PC with lossless, and let iTunes Match put lossy versions on your devices.