Forgot your password?
typodupeerror

Comment Re:And the reasons? (Score 3, Interesting) 26

To some degree. When Wiley (old, big publisher) bought Hindawi (young, fast-growing upstart Open Access publisher), they quickly discovered that the entire publishing house was infiltrated by paper mills. They retracted thousands of papers, and closed many journals. However, some of their own journals are also heavily infiltrated by paper mills, and those had far fewer retractions.

Conversely, another young upstart, MDPI, has very few retractions even though they also have a high number of paper mill productions, including some that they know about very well and have "investigated".

Wiley is obviously a much more serious publisher than MDPI, albeit more hesitant to clean their old house than the newer that they bought.

Computer science, by the way, has a far higher rate of retractions for academic misconduct than other disciplines, and it's not because it's so easily replicated, it's because it's rampant with fraud. I'll give you an example of ridiculous verbiage that somehow stays in the academic literature thanks to the non-efforts of IEEE and an academic community that will publish anything but read nothing. You don't need a replication study to see that this isn't a serious academic work. It's most likely a patchwork of plagiarised text that's been fed through some paraphrasing filters to avoid automatic detection.

But yeah, psychology is surely not serious and computer science is very smart.

Comment Re:Academic future (Score 1) 81

Entirely untrue. The people dealing in fabricated papers are professionals. You can't just submit a generated paper to a journal, not even one published by MDPI, Frontiers or IEEE, and expect to have it published. You need to have friendly peer reviewers, i.e. a network of other crooks, preferably ones with credible credentials. And of course, these people will want something in return, perhaps citations to their own rubbish papers as much as money. And citations get you promoted, or a new job.

There are plenty of scam artists working as full professors, and they can do this because:
1) Publish and perish means no one has time to actually read their work, as they are too busy writing.
2) As productive and highly-cited researchers, they are particularly valuable to their institutions (as long as no one reads their work).
3) Reporting them is entirely ineffective. Publishers will ignore you, also see 2).

Oh, and did I mention that these guys cite each other? That means that a journal with a medium to strong papermill infestation will have a higher impact factor than one with editorial oversight. For instance, the most highly cited paper in IEEE Sensors Journal the last few years is obviously part of such a citation cartel. Removing the papermill presence would ruin their "impact" and hurt their credibility.

Comment Re:We lack tools (Score 1) 23

There is the Retraction Watch Database, which is directly supported by reference managers Zotero and EndNote. Whenever a reference in your library is retracted and shows up in the database (it's not complete), the reference manager notifies you.

If you're a researcher and aren't using a reference manager, you're probably not very good at your job.

Comment Re:The real problem is journal publishing (Score 2) 20

Not really. Not at all, actually. There are still plenty of subscription journals, and many of them have the same problem with paper mills as open access journals have. They are also often as unwilling to fix their problems.

The problem is publish or perish – you need to publish to further your career, no matter how weak your findings are. Your quality as a researcher is usually evaluated on output, both in volume and in the supposed quality of the journals you publish in (ranked by the rate of citations to the papers published in the journals), and in some cases also on how many citations your publications have attained.

Paper mills take care of having your name put on publications. Then they publish other works citing your paper. Now you're a cited author! And also, the journal gets more citations, elevating it in the rankings (yes, this is how fucked things are). Some papers are pure gibberish: https://doi.org/10.3390/s22166...

Comment Re: ..very upset when... (Score 1) 233

I would be very surprised if you could demonstrate the existence of any modifiable software running on the internal processors of the inverters and the AND gates that has not been made freely available under extremely permissive licence.

I'd be surprised if you could demonstrate the same thing for embedded devices not designed to be modified or updated by users -- no matter their complexity.

Comment I was personally very upset when... (Score 2) 233

I was personally very upset when Motorola refused to provide me a software update for a device, designed for both long-term and short-term use!

It was an SN74LS139N Motorola Dual Decoder 2-4 Line Plastic TTL chip.

How dare they deny me software updates for this chip containing two inverters and four AND gates!

I don't give a damn that they designed it for embedded use, I should be able to update the software running on it!

Right?

Comment We have 64 bits virtual. (Score 1) 123

We have 64 bits virtual.

Just don't put processes in intersecting address spaces; we already slide them arounbd with ASLR; adding negaffinity is not that hard a modification.

No TLB intersections, no issues.

Yes, performance will be reduced due to not having any page sharing whatsoever.

Alternate fix: stop using hypervisors.

Slashdot Top Deals

The universe seems neither benign nor hostile, merely indifferent. -- Sagan

Working...