Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Casual User Here (Score 1) 505

This is a total load of manure.
Installing software is a pain in the rear end, and I've been doing it for a bunch of years. The googling for an error message is rarely as simple as it seems, as you run into all sorts of outdated information, or information for something other than the distro your using.
Then you run into a segfault, or the code just exits for "no reason" and then dig through the documentation/ code/ message boards to find that variable X in the config file must be an exact multiple of variable Y


The other side of this thing is horrible too... I was required to write code (GUI / 3D / interactive/ with Web Access) that would install and work under linux (redhat /debian/ suse) and windows. And it had to be easy enough for an average user to install
Found a nasty behavior in my code this week where my fog only worked on full 3d objects but not lines, when used on a nvidia/intel hybrid graphics laptop. As I was trying to show a friend how robust/awesome my code was. A little change to his laptop settings, and he was properly impressed, though his battery promptly drained.
Anyway expecting a user figure out that their in "hybrid" mode is a pretty onerous expectation of a programmer..
Really as a programmer I think that of your releasing code out to be used by the average joe, it should just work.

For any program a programmer should provide a step by step guide of getting working software from a minimal install of the target OS's/Distro's
Anything less is just lazy. Have a couple of test files in the tarball/RPM/DEB that will prove that the program can run properly.
If every chunk of software had this piece to it, the world would be a better place.

Comment More cores is the only way forward. (Score 1) 151

The traces in the chips are 2.5 atoms thick, the distance between traces is 22nm for the most modern production technique, there is some room for squeezing it down a bit more, but there aren't many more significant drops in size that can be made.
GPGPU has a long way to go to be flexible enough for general purpose work.
Besides the real push needs to be the push for less power per op, at 1GF/watt, exaflops are a problem.

Comment Math Dammit (Score 1) 252

gaaa ok
11496kWhper year/365=31.5 kWh per day
31.5 kWh per day/24= 1.31 kWh/ hour (or 1.31kW)
1.31 kWh per hour /60 = .022 kWh/minute (still 1.31 kW)
.022 kWh/minute /60= .365 Wh/second (still 1.31 kW)
______________________________________________________
When you find a number that is back of the envelope crazy, check your numbers.
That number would mean that every person has one 30 watt bulb going for 8 hours a night, and that's it.. no fridge, no fans, no pc.

Comment Re:Don't listen (Score 1) 196

Bioinformatics software is horrible. I've written way too many data format converters/massagers for software that doesn't like to comply with standards. My adviser has changed up the specs on the software -which I've been coding over that last two years- to now ignore the data format standards in order to add a minor function.

Somehow my adviser doesn't understand why changing the specs to a non-standard data format would be upsetting

Comment Re:Because there is no money in STEM... (Score 2) 375

There are two ways to make money in the world: Make a bigger pie, or take a piece from someone else. The pie isn't getting any bigger in the US with zero technology advances, the fact that China kills any US industry that seems promising (solar? Hack the US companies, slurp up the trade secrets, then dump the panels for cheaper than they can be made. A PRC victory achieved), and the fact that the US politicians are more interested in "terrorists" and political infighting than actually doing anything to advance the countrey

Actually the pie is getting bigger, the Dow is higher than it's even been, and the average income is pretty good. But the problem is that the median is getting worse and worse. The rich are getting richer, the world is getting better, and yes the PRC is kicking our tail because they have build a proper manufacturing economy and we have blown our domestic manufacturing supply chains to smithereens.

We are far from an "everything has been invented" stage.. Have you been looking at medicine and biology.. or the video of Bret Victor doing real time coding.. or the self driving cars from Google. or the Natural Gas Industry that's changing our power dependencies.. or the gigawatts of wind power that have become viable.. crazy data mining.. cell phones.. led lighting, oled screens, xray backscatter technology, terahertz technology, aerogels, graphene, nanotubes, diamond vapor deposition, flourinert, DeconGel, superhydrophobic surfaces, biomimetic gecko tape, rapid DNA sequencing, full dna replacement of a bacteria, transgenic everything (hypoallergenic cat anyone). multitouch surfaces. the cloud. 50 computer cores per chip-- knights corner. Stuxnet virus..

...... I completely reject the premise that were are remotely close to an "everything has been invented" phase of history

Law is pretty overpopulated, too much lawyer drama on TV, same with forensic analysis.

Comment Re:Shoulda encased hin in carbonite ... (Score 1) 65

Or just a modest funeral, with an R2-D2 casket, perhaps one in excellent condition a real bargain, carried by 6 jawa pallbearers, with some John Williams scored procession music. yea it could work. The eulogy by Yoda could be a fun. Joking aside- Brilliant artist, had his posters in my room as a kid. I imagine that Star Wars would be be a cheesy mess without his art. He added wonder to my childhood, I'll remember his work fondly the rest of my life.

Slashdot Top Deals

Systems programmers are the high priests of a low cult. -- R.S. Barton

Working...