Forgot your password?
typodupeerror

Comment This needs a massive copyright lawsuit (Score 1) 70

Copyright law is very strict on copyright ownership, very nearly as strict as real estate law: in the absence of "work for hire" (which doesn't apply here), a specific written-document transfer is required. It is also strict on creation of derived works (which is what's happening here).

META seems to be engaged in the creation of unauthorized derived works here, and as such should be subjected to such penalties as copyright law provides. All the way up to ex parte seizures of their computers for examination of the evidence (thanks, Scientology, for the precedents on that...)

Comment Ignores once-in-millenia Hunga Tonga eruption (Score 1) 91

See https://judithcurry.com/2024/0...:

The analyses posted completely ignore the 2022 Hunga Tonga volcanic eruption, which increased the amount of the greenhouse gas water-vapor in the stratosphere by more than 10% in just one day. And, stratospheric circulation being as it is, that water vapor has a residence time of years.

That volcano-induced greenhouse effect is the largest cause of global warming over the last three years.

The Post, in their incompetent political correctness, ignores this.

Comment According to Fred Brooks... (Score 1) 100

According to Fred Brooks (father of the OS for IBM 360's, author of The Mythical Man Month, Turing award winner, and many other things):

If you are encountering a truly new programming problem,

  1. You should do the best job you can of analysis, design, and implementation: if it is truly a new problem, your solution won't quite work.
  2. Then throw it all out and take a two-month vacation;
  3. Using that knowledge from the first system, do the best job you can of analysis, design, and implementation: the result will actually solve the original problem, but will be overly-complex and won't be robust nor extensible. The dangerous thing is to try to use this second system.
  4. Instead, throw it all out and take a three-month vacation;
  5. This time, when you do the best job you can of analysis, design, and implementation, the result will "solve the problem behind the problem" and will be elegant, robust, and extensible. Use this third system.

Comment Re:Copyright (actually) (Score 1) 21

They clearly don't understand copyright law: Following the Berne (1980) Copyright Treaty, it's a copyright work as soon as it is "fixed" in non-transient form (e.g., RAM, disk, USB stick, CD, ...), unless it is either a "Work of the Government" or has an explicit, written declaration as public domain. FWIW

Comment Re:From the Dept Noone Asked For (Score 1) 171

Why the fuck would you be on your computer on Github without your phone somewhere in the same general vicinity?

For some of us, the "flyspeck-3" fonts used by smart-phones make them un-usable. This is a Federal-law matter (the Americans with Disabilities Act); note further that statutory damages for ADA violations start at $15,000 per offense... are you volunteering to pay that?

Comment Americans with Disabilities Act violation! (Score 1) 167

Some of us have age related presbyopia which prevents us from being able to use mobile phones, with their "flyspeck 3" fonts. Requiring us to use such disability-prevented measures is an opne-anbd-shut (criminal!) violation of the Americans With Disabilities Act. For civil actions, the minim,um statutory damages are $15,000 per offense - and precedent says that each attempt to play a game is a separate offense. Time for my lawyer to get rich...

Slashdot Top Deals

The trouble with doing something right the first time is that nobody appreciates how difficult it was.

Working...