Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Submission + - Laid-off IT workers speak out at Trump rally (computerworld.com)

dcblogs writes: Two former Disney IT workers spoke at a Donald Trump campaign rally on Sunday, telling about the shock of having to train their foreign replacements. Speaking at the large rally in Madison, Ala. was Dena Moore, a former Disney IT worker who trained her foreign replacement, and said tech workers are reluctant to talk about the problem. IT workers "are afraid, they're in shock," she told the cheering crowd. "They're not coming forward because we have been taught all our lives to make do and keep going on. But you know what? This little old grandma is going to stand up for what's right. "The fact is that Americans are losing their jobs to foreigners," said Moore. "I believe Mr. Trump is for Americans first."

Submission + - Mozilla Updates Firefox With Forget Button, DuckDuckGo Search, And Ads 1

Krystalo writes: In addition to the debut of the Firefox Developer Edition, Mozilla today announced new features for its main Firefox browser. The company is launching a new Forget button in Firefox to help keep your browsing history private, adding DuckDuckGo as a search option, and rolling out its directory tiles advertising experiment.

Submission + - Canadian government trucking generations of scientific data to the dump (thestar.com)

sandbagger writes: Canada's scientific libraries are literally being taken to the dump. The norther nation's scientific community has been up in arms over the holidays as local scientific libraries and records offices were closed and their shelves — some of which contained century old data — emptied into dumpsters. Stephen Harper's Tory government is claiming that the documents have been digitized. Where the Hell do we protest?

Comment Too much referencing (Score 1) 316

I think from a practical standpoint, the science community has fallen into the hole the educational industry has: Relying soley on references on papers. If you have sufficient number of references, your paper gets a pass regardless on your data. This means you can easily piece together a paper that contradicts itself but still get published if you pet enough egos in the process.

I've found from my observations toward universities, even right down to high school level that it is taught that unless you reference a "known name" your work is crap. Many students (and even professional scientists) are not allowed to question any works produced by these "known names" unless they are a direct peer. This means even if one can with substancial data prove both Albert Einstinen and Stephen Hawking totally wrong in every respect with emprical evidence, that they would not be allowed (and in fact be shunned/banned from scientific groups) because it goes against "the norm". Take note of many revolutionary inventors in how hard it was to get even their practical empirical experiments acknowledged because major science panels did not want them disrupting what was the common belief to be true established by various notible names.

At this point and how referencing is regarded now, referencing is the scientific and acedemic community's way of enforcing a status quo. It is no longer about proving yourself or your data, it is about providing another column to another work to ensure that that other work is made "more unquestionable". Only if you're high enough on the food chain do you get columns supporting your work.

Referencing needs to get back to being a secondary measure of solidity where one's own data along with the mode of how an experiment was performed is the first, where if one wants to challenge, one can say "The mode of experimentation is faulty because..." and to intrinsicaly challenge the work on its own merits, THEN to use the references to back that up. Not references first then experimentation second.

Comment Stable Employment No Longer Exists (Score 1) 403

Today's job market is way too unpredictable. These unpredictable elements include things like employers hiring people only temporarily, laying them off at the end of their trial periods, hiring only part time while assigning practically full time hours (e.g. full time may qualify at 38 hours, but the employer may only want the worker to work 36-37) to dodge paying full time wages or benefits, extremely small contracts or nitpicking about job performance so they don't have to keep workers on.

This is worsened by the fact the job market is divided between a "public" and "hidden" job market. All of the jobs on the "public" side are very unstable for the above reasons. The "hidden" market is only accessible if you know people pretty high up AND are pretty much already within the industry — which I guarantee most "ground floor" do not and are not.

One significant aspect about the "public" job market is that it is one of service and manual jobs that are really only designed to be temporary, but many "uncertified" people are duped by the job market into ending up working these permanently.

Now, I know many who have stable office/skilled jobs with job security may be of the belief that all one needs is hard work and determination to get a good job — this may have been true 20+ years ago, but not today. One needs contacts (if you're in a skilled industry, you likely already have 30+ contacts at a minimum outside of your company) in today's day and age, those already "in the system" to "bring you in" essentially.

Now to talk on the whole element of education for a moment (which always tends to come up as an alleged silver bullet to solve any employment problem), given the state of the job market in how it has become a circle-jerk of self-gratification by those already in various industries, education is not a guarantee, in fact it is a truly unstable investment as there's far too many variables. Thinking of education in terms of a business deal, would you invest in something that 1) plunges you into debt; 2) you cannot guarantee that the product will be relevant any more by the time it is complete and 3) you cannot withdraw your funding and support from the project once it is committed and in progress to invest elsewhere... it is something that is a disaster waiting to happen from a business perspective. This doesn't even start to include the job market nonsense.

I do not blame people for seeking methods to create their own systems to sustain themselves, as frankly until these barriers are lowered (and they won't as long as that self-gratification is going on by industries and businessmen alike internally), nothing will ever change. The HR expectation of "experience" is code for "we only want someone already deep in the industry". Though of course eventually industry will see these new systems as threats to the status-quo and demand them shut down or made prohibitive (look at the financial industry's aversion to bitcoins).

Finally, look at how employment has shifted away from having managers having control over employment over to an HR model where HR has control over job postings, where hiring managers can only "suggest" people be hired. Often times HR doesn't even understand the jobs they are hiring for and as such just gets a list of keywords and if those keywords aren't in someone's resume, it is overlooked even if that person is the best in the industry. As such even application for most jobs is onerous and prohibitive.

To summarize, the job market and current system is way too unstable for people to have faith in it anymore, thus people have stopped trying to have faith in it. I speak to homeless and unemployed on a regular basis and most of them want jobs, but many have lost faith in employers to give them one that won't be taken away in less than a year due to "economics" and the aforementioned instabilities.

Submission + - Microsoft's "New Coke" Moment

theodp writes: Remember New Coke? Twenty-eight years ago, Coca-Cola replaced the secret formula of its flagship brand, only to announce the return of the "classic" formula just 79 days later. Had it launched in 2013, Coke's Jay Moye suspects a social media backlash would have prompted it to reverse itself even sooner. In a timely follow-up, ZDNet's Steven Vaughan-Nichols points out that Microsoft is facing its own New Coke moment with Windows 8. 'Does Ballmer have the guts to admit he made a mistake and give users what they clearly want?' Vaughan-Nichols asks. 'While it's too late for Windows 8, Blue might give us back our Start button and an Aero-like interface. We don't know.'

Comment Re:JavaScript (Score 1) 386

Ultimately it isn't possible to speak of the language without speaking of the execution evironment without becoming purely academic (little practical discussion and a lot of discussion about the form/syntax of the code). One cannot have a programming language without implementation.

Javascript is broken because it really has a lack of standardization. As it stands now it is just a loose agreement among browser vendors to design javascript engines to run like other vendors' browsers. There's often "special case" code you have to use if you want your code to run on a specific browser for instance.

Furthermore, Javascript security is a joke. Either you have to let it all in or reject it all, the finest grade control one has over javascript is being able to block it/allow it from specific domains. Since Javascript runs in the context of the browser, it's also impossible to utilize firewalls to block any javascript-initiated traffic without also taking the browser down. And given that a good chunk of the HTTP internet now relies on javascript, it's really no longer feasable to say "just use noscript or turn it off".

I could go into a full rant, but suffice to say, javascript was a noble idea when it was started, but now it has become a pool of bad ideas, a way too powerful language for what it is and poor implementation. The need to sandbox it is a sign of that.

Comment Re:Not Surprised (Score 1) 370

While it is an ideal setup to lock everything down and while software used in business environments is content running in a restricted setup, there is a lot of home software still (games especially) that make it prohibitive to use restricted accounts. A few examples include:

- Game updates - often games will demand the ability to write to C:\Program Files and not actually store the game packages in the user's profile directory. On a truly locked down system, game updates would fall over due to permissions.

- Game DRM/"Anti-Cheat" - some DRM and "Anti-Cheat" engines require the ability to be able to administratively oversee the entire system process table as to prevent debuggers and memory dumpers from functioning. Many games with these systems will complain and refuse to run if they don't have enough privledges to get what they want.

- Many programs - a significant amount of programs used in home environments do not store things in the user's profile directory and instead insist on storing stuff in the program's install directory.

The problem is we're not living in an ideal world where you can simply lock accounts down and expect everything to play nice without your intervention and much of this falls on the shoulders of software vendors (their developers for largely being incompetent and the management for demanding DRM/Anti-Cheat engines).

In an office environment, it can be extremely easy to lock things down where software has been developed with restrictions in mind, not so much in a home environment unless you plan to reject a lot of software that your children may want.

Submission + - Court OKs Barring High IQs for Cops (go.com) 3

An anonymous reader writes: "A man whose bid to become a police officer was rejected after he scored too high on an intelligence test has lost an appeal in his federal lawsuit against the city.

The 2nd U.S. Circuit Court of Appeals in New York upheld a lower court’s decision that the city did not discriminate against Robert Jordan because the same standards were applied to everyone who took the test.

“This kind of puts an official face on discrimination in America against people of a certain class,” Jordan said today from his Waterford home. “I maintain you have no more control over your basic intelligence than your eye color or your gender or anything else.” "

Google

Submission + - Nginx overtakes Microsoft as No. 2 Web server (infoworld.com)

tsamsoniw writes: "With financial backing from the likes of Michael Dell and other venture capitalists, open source upstart Nginx has edged out Microsoft IIS (Internet Information Server) to hold the title of second-most widely used Web server among all active websites. What's more, according to Netcraft's January 2012 Web Server Survey, Nginx over the past month has gained market share among all websites, whereas competitors Apache, Microsoft, and Google each lost share."
Privacy

Submission + - Avoiding Facial Recognition of the Future (itproportal.com)

hypnosec writes: A New York-based designer has created a camouflage technique that makes it much harder for computer based facial recognition. Along with the growth of closed circuit television (CCTV) , this has become quite a concern for many around the world, especially in the UK where being on camera is simply a part of city life. Being recognized automatically by computer is something that hearkens back to 1984 or A Scanner Darkly. As we move further into the 21st century, this futuristic techno-horror fiction is seeming more and more accurate. Never fear though people, CV Dazzle has some styling and makeup ideas that will make you invisible to facial recognition cameras. Why the 'fabulous' name? It comes from World War I warship paint that used stark geometric patterning to help break up the obvious outline of the vessel. Apparently it all began as a thesis at the Interactive Telecommunications Program at New York University. It addressed the problems with traditional techniques of hiding the face, like masks and sunglasses and looked into more socially and legally acceptable ways of styling that could prevent a computer from recognizing your face. Fans of Assassin's Creed might feel a bit at home with this, as it's all about hiding in plain sight.

Submission + - IT managers are aloof, insular, says psychologist (computerworld.com) 1

dcblogs writes: IT managers see themselves as "reigning supreme," in an organization, and are seen by non-IT workers as difficult to get along with, says organizational psychologist Billie Blair. If IT managers changed their ways, they could have a major impact in an organization. “So much of their life is hidden under a bushel because they don't discuss things, they don't divulge what they know, and the innovation that comes from that process doesn't happen, therefore, in the organization,” says Blair.

Comment Re:Standard Practice (Score 4, Informative) 128

This is an incorrect assertion, an assertion my previous post debunked, but I suppose I'll re-explain:

You could have a drive full of PDFs, you could have it full of PNGs, whatever file format you'd like. You could mount the drive as noexec, however when it comes down to it, a trusted program (NOT ON THAT DRIVE) can interact with those files and since file formats can be complex AND since the programs opening them are also complex, there's a chance that the program will be vulnerable to a crafted file that tricks the program to do something that a "regular movie" or whatever wouldn't do and may not have been tested for.

If you've written a file parser of any kind, you'll see how complicated it gets in having your program code check the file for abnormalities before interacting with it. This complexity is a steep curve and all it takes is not checking an array boundary for your program to mistakenly leak data memory into its executable memory space.

The old addage plays correct here: Never trust user inputs.

Comment Re:Standard Practice (Score 5, Informative) 128

The parent couldn't be more correct.

People discount regular data files as being malicious simply because they're not labelled executables. What they don't think is that those files are opened by executables. These executables are often trusted programs which makes this an even bigger threat to a system as the malicious code can run hidden under the legitimate process and do its work. There's anything from buffer overruns to file parsing mistakes in the programs that can open them up to become a conduit for abuse.

An example of this is Adobe Reader's countless exploits with the PDF file format.

Comment Re:Trying to do too much (Score 1) 753

I disagree. Applications should be optimised but many developers aren't doing that anymore as it means more development time.

Over the years, if you compared in ratio how much resources applications used in 2000-2005 compared to what they use now, you'll see that applications use an unjustified amount of resources. A large problem is this "If your computer can't run X, upgrade your computer" movement instead of pressing developers into reviewing how they can optimise.

Nearly no modern practical use (read: browsers, office productivity, etc) program can run on a modern average computer anymore without paging to disk, and that is a disturbing trend.

Slashdot Top Deals

The person who makes no mistakes does not usually make anything.

Working...