Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Submission + - How to fix Slashdot Beta? 17

Forbo writes: Since the migration to Slashdot Beta was announced, it seems all meaningful discussion has been completely disrupted with calls to boycott and protest. Rather than pull an Occupy, what can be done to focus and organize the action? What is the end goal: To revert entirely to the previous site, or to address the problems with the new site?

Comment JQUERY is not that kind of HACK (Score 1) 573

The way they are using the word hack; JQUERY is not a hack. They are using the word hack as code that breaks or uses flaws in order to accomplish a task that could not be accomplished anyways. JQUERY is nothing more then a wrapper. None of what jquery does executes code outside the environment of javascript itself. All the browser specific code in JQUERY are well defined by the browser maufactures and are legal to do so by the lax javascript standard. (I'm ok with some of the lax standards as it allows future proofing code.) However when every browser manufacture decides to do there own thing for an unimplemented feature such as getting GPS coords. And if all browsers do it differently something like jquery to detect and use these all in one wrapped call is nessicary for codding sanity.

Comment JQUERY is in no way a hack. (Score 1) 573

JQUERY is so common it should be built into all browsers and incorperated into the javascript standards and even replace the standards in some cases. JQUERY is nothing more than wrappers that make it so much easier to port between browsers and do things you would need to do outside of it. If anything the standard javascript that JQUERY wraps that does something different in all browsers to do what is called one thing under JQUERY is the browser hack and JQUERY covers it up nicely. To redo JQUERY by making your own wrapper functions is ludicrious and dumb. I would describe JQUERY as a javascript library that wraps up similar browser specific calls into a standard one call for all browsers. I feel so strongly on this I may need to contact the people that make the javascript standards and get them to update javascript standards. The lack of standards to do specific tasks and browser developers wanting to implement non existant standards is what prompted JQUERY in the first place.

Comment My experiance with Oracle. (Score 1) 372

Installing and testing.
I installed Oracle a few times and played with it. I didn't put a proper shutdown method in the shutdown scripts and there was also a mishap while testing the UPS. Both times I was unable to recover the Oracle database and had to reinstall. I had never had that much trouble with mysql. I installed it for someone else that had an Oracle expert and they where able to recover when we had a similar mishap there but all the googling in the world is nearly useless without a properly trained Oracle administrator. I'd suggest sticking with a database where the documentation is fully available and many many more people that can help you. There are easy free forums for mysql, maraiadb and postgresql.

Comment This is extreamly unfair. (Score 1) 347

First off: Why does it need to? Its a desktop OS the buisness aspect is minimal as a domain. The amount they charge vs usefullness is a bit over bearing any sufficent admin should look into samba and make do. It is easyier dealing with users with a Microsoft Server but I don't see it as a necessity. The new versions are getting better with command line tools you can use in scripting. But they lack so much in making scripting easy that it is a pain to get things all the way you want. How hard it was getting printer settings via having to create registry entries for example is just a bit of crap. Even on the buisness side it really doesn't need to be. Secondly: There are millions more linux programs all greed(good greedy) in their own right of what they want in a kernel. Some benifit from others and even companies that have steake in it to make it better for all sorts of crazy reasons. Thirdly: What difference would it make for Windows? They aren't after that aspect of the market. With linux being capable of getting free and replicating at no extra cost for super computers. Trying to come in now and sell something just doesn't make sense.

Comment China may just be a stepping stone for Hackers. (Score 2) 96

While watching ssh brute force on some of my systems I found myself blocking whole subnets based in China. I also discovered some in the US. Long before this one of my machines (old slax bootable CD) at home had been attacked itself and used as a stepping stone for hacker for the few hours it had gone unnoticed, a slow internet has the advantage of when I hacker was on it would get unbearably slow. I rebuilt that machine even looking for MBR trojans. However a sufficiently fast internet might not be bogged down enough for people to notice and hackers can use machines as stepping stones. Couldn't we give China the benefit of doubt and suspect they are hacked? Just a thought.

Comment Concious about energy. (Score 1) 466

Hell even the hour without light does save some. I know I'm not the most conservative about energy but it was proven that it takes less energy to turn off and on a light even for minutes then leaving the light on even CFLs. I think it was on mythbusters. I leave a computer on at home 24/7 as a DVR and as a complete home server. This waists a lot of energy. If I could afford it I'd put more efficient stuff in it. I consider it a necessity. Unplugging all devices would increase the electricity saving. All smart home stuff like x10 and others uses a small amount of power to be able to turn items on and off. Computers that can be turned on via ethernet use power to watch for the magic packet. There are no modern convinces that don't waist some amount of power. Maybe get solar powered outside lights to read a book for a few hours and flip the main breaker to the house would save the most electricity. If your family does it enough you can lower your electric bill to.

Slashdot Top Deals

Stellar rays prove fibbing never pays. Embezzlement is another matter.

Working...