Slashdot Mirror


User: Teekin

Teekin's activity in the archive.

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

Comments · 2

  1. The bill itself seems to disagree on New Wyoming Bill Penalizes Utilities Using Renewable Energy (csmonitor.com) · · Score: 1

    Fact-checking should be a sport. Now, I'm not sure that this bill is benign. But I've done a little bit of fact-checking, and I think the story is incorrect. My understanding of the bill is that wind and solar will continue to remain eligible generating resources, as defined by the bill. Following links and looking around Wyoming's legislative website, I've found two documents: 1. A PDF of the bill in question. See page 3 for a definition of "Eligible generating resource": http://legisweb.state.wy.us/20... 2. Title 37: Public utilities: http://legisweb.state.wy.us/LS... (scroll down to find Title 37). Now, note that on page 3 in the bill, it lists coal, oil and those sorts of things. Okay, you won't find solar and wind in there... but, in (D), this is included "Net metering system, as defined by W.S.37-16-101(a)(viii)". Now, here's something for news hunters to realize. A lot of well-meaning reporters jump to conclusions like the rest of us. Even though that may seem like an intimidating thing, it's actually quite simple. Those numbers mean something. They're an address. They will help you find more information. Now, the 37 clearly means Title 37. So grab Title 37, which is distributed in .docx format, and see that at the top, you have the string "371101". Now, look for "3716101" (37-16-101 without dashes), it'll be called: "Definitions." - interesting, right? You'll find (a) right below, which lists a bunch of things, so find (viii) as per the reference in the bill. It'll say: "(viii)"Net metering system" means a facility for the production of electrical energy that: (A)Uses as its fuel either solar, wind, biomass or hydropower; (B)Has a generating capacity of not more than twentyfive (25) kilowatts; (C)Is located on the customergenerator's premises; (D)Operates in parallel with the electric utility's transmission and distribution facilities; and (E)Is intended primarily to offset part or all of the customergenerator's requirements for electricity." Note that (A) says: "Uses as its fuel either solar, wind, biomass or hydropower;" Now, I don't know enough about the subject matter to really give an opinion on B-E, but it seems clear to me that solar and wind power, as defined in existing Wyoming law, IS INCLUDED in the definition of an eligible generating resource in this new bill which the story revolves around.

  2. Same reason why math is still in text on Ask Slashdot: Why Are We Still Writing Text-Based Code? · · Score: 1

    We are still writing text-based programming code for the same reason that we're still writing text mathematics. It's better. There are only two reasons why anyone might prefer anything else than text. One is aesthetics, which is plainly irrelevant. The other is dyslexia, which is a handicap (with all due respect). Programming will continue to be in text for the same reason that mathematics will continue to be in text; it is the simplest, most elaborate and easiest way to achieve what is wanted.