Dear Dr. [myname],
I hope this email finds you well.
My name is lucky,and I am a receiving editor currently handling submissions for multiple SCOPUS-indexed journals. These journals are dedicated to fostering high-quality research and advancing scholarly discourse across various disciplines. At present, they are actively seeking innovative and impactful research contributions, and I would like to extend a sincere invitation for you to submit your valuable work for consideration.
We recognize the significance of your expertise and the effort that goes into producing meaningful research. If you have a manuscript ready or are in the process of developing a research project, I would be happy to provide further details on the submission process, journal options, and any other relevant information. Our editorial team is committed to ensuring a smooth and transparent review process, providing constructive feedback, and facilitating the timely dissemination of quality research.
If you are interested, please feel free to reach out with any questions or for guidance on submission requirements. I would be delighted to assist you in any way possible. I look forward to your response and the opportunity to collaborate with you in bringing valuable research to a wider audience.
Best regards, Lucky Receiving Editor
If the title said "Might someday" then that would probably be a more accurate picture of where something at this stage of research is at.
Obviously some people here want to know all up-and-coming possibilities, clinical trials, or longshots because we're nerds about it. But others of us only care about the ones that are already succeeding in people. Having titles differentiate the two can avoid the frustration.
Is there a way to ban lies about cancer vaccines, fusion reactors, and infinite battery storage ?
Sure, okay, people are working on that, and they're making small incremental improvements and that's good for them ; and unfortunately they need to advertise to secure more funding for the later incremental stage of their research. I understand that.
But please stop with the nonsensical "cancer vaccine", "miracle cancer treatment", "cancer breakthrough" etc... This is an insult to everyone who lost a loved one to cancer.
Cause I'll be _really_ happy when a _real_ cure happens (as in, when anyone can go the their doctor, for real, and get a real "cure", and they have no cancer after that, and it's a simple as getting a cure for, well, you know, the diseases that we "cure", and that are definitely not cancer ?)
But this is not today. Today we "deal" with cancer, we "spare" people some time, we squash it a bit and maybe save a couple of years if you have the "lucky" kind of cancer - and that's great, and let's continue doing that.
But enough with the headlines.
Play it like Apple, please.
Tell me about it when I can buy it.
https://www.statnews.com/2019/04/15/in-mice-twitter-account-...
I had to fight a similar battle with Google Maps, which most people believe to be a source of truth, and it took years until incorrect information was changed. I'm not even sure if it was because of all the feedback I provided.
I see Google as a firehose of information that they spit at me ("feed"), they are too big to be concerned about any inconsistencies, as these don't hurt their business model.
Thank you for feedback =)
(I was thinking that it is not MY wisdom i am talking, but about "Z80" wisdom - all the code I have seen on demoscene and e-zines.)
{
… resource model
_links: {
“delete” : { “href” : “.” }
}
In this example you receive list of permitted operations embedded in the resource model. href=. means you can perform this operation on resource self link.So that never got done (because it's complex) and people started building apps like "my airline reservation app" but then realized to to build that domain app you don't need all the abstraction of a full REST system.