Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Who watches this crap? (Score 1) 135

I cannot imagine how watching someone type for hours is instructional, you could get well in to a book by that point.

I cannot imagine how just sitting reading a book is instructional. I would rather see someone do it. Look at the proliferation of youtube videos on how to do basic stuff like change your oil. Some people are visual learners. Those people used to go into trades where as book learners went to college.

A civil engineer could tell you all the theory behind pipe flow but I want a plumber plumbing my house. Someone that learned through hands on visual training.

Programming and coding is on its way to being a trade and it's sad seeing Slashdotters get on the case of people that are visual learners because they can't imagine why anyone would want to watch someone do something.

Comment Re:Who watches this crap? (Score 1) 135

People that learn by watching?

Some people learn by doing, some people learn by watching, some people learn by reading.

Reading and doing have been covered for a while but.

My coding technique is closer to the shotgun approach where I throw stuff at the wall, see what sticks, peel it off and throw it at more walls. It's hacky but it's how I code. When something is ready for final public release is when it gets documentation and proper indentation.

Just reviewing someone's final proper code won't help me figure out how they got there.

This just reeks of "Old man yells at cloud", just because it's different than how you learned it or do it doesn't instantly make it wrong or stupid.

Submission + - Paradoxical Crystal Baffles Physicists (quantamagazine.org)

An anonymous reader writes: In a deceptively drab black crystal, physicists have stumbled upon a baffling behavior, one that appears to blur the line between the properties of metals, in which electrons flow freely, and those of insulators, in which electrons are effectively stuck in place. The crystal exhibits hallmarks of both simultaneously.

“This is a big shock,” said Suchitra Sebastian, a condensed matter physicist at the University of Cambridge whose findings appeared today in an advance online edition of the journal Science. Insulators and metals are essentially opposites, she said. “But somehow, it’s a material that’s both. It’s contrary to everything that we know.”

Comment It's most likely a sign of code age... (Score 1) 251

It used to be scarily common, but I believe that it's slowly phasing out in favor of hitting a website where you can (re)set the password yourself after a couple of security questions.

I believe it's just a sign of old code (or an old coder) on the site. There may be cases where the guy writing the sitecode is inexperienced or incompetent, but I like to think that such cases are rare.

I think I only see a cleartext password sent via email like once every 10 requests now.

Comment Wierd, indeed (Score 1) 2

If it's Ubuntu, it's a new problem, or only affects certain makes and models. I ran kubuntu on an Acer notebook for quite a while, and its wifi was far better than Windows.

I suspect it's an issue with drivers; Linux has had driver issues in the past, especially with newer equipment.

Comment Re:Goodness (Score 1) 307

Unfortunately, in this case the pain spreads around. The sluggard isn't necessary the one who suffers for it.

ISPs get stuck dealing with NAT because too many servers are only reachable via v4, servers get stuck scrounging v4 addresses (possibly at great expense) because too many ISPs don't support v6, etc.

Comment Re:He answered the most boring questions! (Score 0) 187

Or are you simply alergic to the d,e,m,s,t and y?

You've obviously never worked on an embedded system. Sometimes in that space, you throw out absolutely anything and everything you don't absolutely positively have to include. That's why busybox exists and has a config menu that lets you choose exactly what commands to support. Likewise, dietlibc for when glibc is too big.

Comment Re:Wasn't this originally predicted (Score 3, Informative) 307

No, it wasn't. It was predicted that IANA would soon run out of blocks to hand out to the regional registries unless allocation policies were tightened up. They were tightened, but in spite of that, it ran out in 2011. IANA was last predicted to ruin out on July 5th this year. They almost made it.

For that reason, only Africa has addresses to hand out now, but that will be exhausted in just a couple years.

Comment Re:Prepaid is the way to go (Score 1) 85

I pay $45/mo, no contract on Net10, I get unlimited data**. I bought my own damned phone already unlocked (the LG G2 GSM phone I bought a month or so ago cost me something like $215 brand-new off of Amazon.)

It only costs me $755/yr my way ($45/mo plus $215 for the GSM/international phone I bought separately) with no ETF at all...

...versus at least $1167/yr (for a typical $89/mo big carrier capped data plan plus $99 towards their shiny new subsidized phone), and a 2-year contract w/ a massive ETF whether you like it or not.

Oh, and I still get 4G speed on AT&T's network.

** at $45/mo, the first 3GB is at 4G speed, but anything over that in a given month is throttled to 3G, but there's no overage charges at all... I rarely burn more than 2.5GB though, so I'm fine with the terms given the rather massive discount.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...