Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Reason: open source programmers don't fix bugs (Score 2) 488

I estimate I have reported over 3000 bugs over the years across maybe 80 different open source projects. I would say that 5% of the bugs I have reported have ever been fixed intentionally by the developers. Some of the bugs have become obsolete or "accidentally fixed" with subsequent code changes; some have been marked WONTFIX with a range of justifications; but the vast majority have been ignored, and are still sitting open in a bugtracker somewhere. Some projects like Fedora close most of my bug reports after the bugs expire a couple of releases into the future. I'm not quite sure why I bother, except that some projects like Eclipse are fast to respond and always fix the bug -- this sort of proactive and responsive attitude keeps me going.

I get it, there's no reason I can ever justifiably expect a developer to fix my pet bug, given that they choose what they work on -- except that if they fix the bug, the software will be better, which should really be the goal. My bug-reports are objective, carefully researched, and properly written, with minimal test cases / repro instructions, required logs, etc. etc. -- and I'm a developer myself, so I understand what's needed.

No, I don't have time to figure out how to build, test and isolate bugs in every product I find a bug in -- the developers can do that much faster than me, they are already set up to build and run the code, and they know the code better than I could hope to. So reporting bugs is my contribution. I would love to see a bit more responsiveness to contributions across all open source projects, even if fixing bugs feels like laborious busy-work.

Comment Re:Would YOU be able to sleep in space?? (Score 4, Interesting) 106

I know Yi So-Yeon, the first Korean astronaut. She said she hated space. She wanted to throw up the whole time, and felt like her head was going to explode. (Both of these symptoms are caused by gravity not pulling things downwards, as well as the vestibular system being screwed up.)

Personally, I have been on a Zero-G "Vomit comet" flight, and it *was* "frickin awesome" until about the 15th parabola, then I started feeling extremely nauseated. I'm lucky we landed before I needed to throw up (some poor shmuck paid $6000 for the flight and had to strap himself into a seat so he could throw up constantly into a bag after the very first parabola). However, I have never felt more motion-sick -- it was *awful* -- and it didn't subside for over five hours after we landed.

Comment They do mine with your equipment before shipping (Score 1) 195

Almost all hardware manufacturers *do* mine with all the hardware they make. They make it and mine with it even after you have paid for it. They then ship it to you right before the break-even point. There are endless stories out there about missed shipping deadline after missed shipping deadline, mining hardware companies making empty promises, and would-be miners receiving hardware a few months too late, by which point their projected return is orders of magnitude smaller than it would have been due to the increase in network hash rate between when they paid for the hardware and when they received it.

Slashdot Top Deals

"If I do not want others to quote me, I do not speak." -- Phil Wayne

Working...