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

 



Forgot your password?
typodupeerror
×

Comment Re:Why don't you have any remote management? (Score 1) 539

Sounds to me like we have the following folks:

1. "Owner" of server... meaning, he thinks he owns it.
2. He doesn't own the hardware said software sits on.
3. The company met their SLA, and this guy is not being accomodating. Prob 'cause he doesn't want said ISP knowing what is on his box... ergo, materials and/or services that break said ISP's SLA.
4. Or, everybody's favorite option: he is a lying twit making up the whole story.


Considering not that long ago I found a former client's "server" (read: a tower PC that used to sit in a rack chassis) that was pulled from production for running an open SMTP relay (and the owner wouldn't provide root access nor fix his illegal broken shit) on top of the dumpster... I vote number 4.

Prove me wrong, OP. Prove me wrong.
Science

Submission + - First Functional Molecular Transistor Comes Alive (wired.com)

Dananajaya Ramanayake writes: Nearly 62 years after researchers at Bell Labs demonstrated the first functional transistor, scientists say they have made another major breakthrough.
Researchers showed the first functional transistor made from a single molecule. The transistor, which has a benzene molecule attached to gold contacts, could behave just like a silicon transistor.
The molecule’s different energy states can be manipulated by varying the voltage applied to it through the contacts. And by manipulating the energy states, researchers were able to control the current passing through it.

Biotech

Submission + - SPAM: Is neurostim becoming a reality?

destinyland writes: This articles describes the current mass market for "cognitive enhancement" products — and argues about the black market potential for neurostim products."The same neurostim device that uses electric impulses from a brain implant to treat people with Parkinson's Disease can be tweaked by a few millimeters and pulse rates to make cocaine addicts feel like they are high all the time... Mix the glamour of surgical self-improvement with the geekiness of high-tech gadget fetishism and you have a niche cosmetic neurostim market waiting to be tapped..."
Link to Original Source

Comment Two can play at that game (Score 1) 325

  • I'll join the Red Cross/St. John Ambulance when my doctor start providing free treatments.
  • I'll volunteer at the soup kitchen when restaurants start giving free food.
  • You hopefully get my point

Lawyers, doctors, builders, pilots, general people, regularly do volunteer work for the good of the public. The point of doing volunteer work is that by definition, you are not fully compensated for your time and effort but hopefully, it makes you feel good that you have made a difference.

Comment Re:Will ISP give more then one IPv6 IP? or will th (Score 1) 283

The modems are layer 2 and below devices. They don't know or care.

Routers are the real problem as far as customer premise equipment goes; however, the relevant functionality is typically in software on most consumer routers. Ostensibly this means that manufacturers can release a firmware upgrade.

I find that the turnover on those router boxes is rather high, so I suspect that newer routers will ship with it and the problem will slowly go away.

Comment Pay for your free licenses (Score 5, Insightful) 332

Buy support. Pay for your Linux licenses. Just because it's open source doesn't mean that you should pay $0.

By buying from a legitimate open source company, you help reinforce the open source eco-system.

And it's all legitimate: it's not a donation, so your boss shouldn't object. You are still saving a lot of money compared to buying a proprietary solution, but you are helping people who code full-time sustain themselves. Let's face it, developers are the critical resource for most open source projects.

PS: some cool startups are looking for extra developers/founders: help people go solar, build a better bug collector tool, or help build a music community that supports its bands.

Comment Re:I haven't really been following this (Score 1) 325

To clarify, I was groping for examples where the sequel was "better". As the years went by, I actually started liking the Dylan versions better. Less production, more passion... if you can get by the timbre of his voice. I didn't offer any examples where the sequel was worse, since I figured they were plentiful enough.

Comment Re:Does it have Adblock? (Score 2, Insightful) 274

I hear ya bro, you've got 2 gigs, you might as well fill 350 megs with bytes to display about:blank.

Hang on though, which bytes are actually needed to display an EMPTY PAGE ?

Even considering he's storing the DOM which is basically a set of empty containers for js, document head, document body, css objects etc., why in fucks name does it take 350 meg ???

Comment Re:MS really does care about making devs happy (Score 1) 558

So I'm wondering as to why this is an issue for you. Did everything stop running when you switched to Windows2008? Or did you write client-server apps (that was a no-no even in 1997)? I'm curious :)

If you have invested a lot of money in a language and it's dumped, it certainly is an issue. Things may not stop running completely, but you get issues and those issues will no longer be patched. More than this, if you were selling commercial VB apps (as we were), customers tend to be quite concerned about buying an application written in a defunct language. Our main application was in VB. It was big and a lot of money had gone into it. You can't just ignore that and hope things will keep working. What happens when you want to write some new module for your large system? Throw money at writing it in defunct VB6? Or go down the hellish path of writing new modules in C# and use interop?

If you just had some little in-house tools in VB6, its dumping by Microsoft may not have been so much of an issue. For companies whose main product was in VB6, I can't understand it not being a major issue.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...