Live data from Hacker News

Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

medicalxpress.com

351–360 of 394 posts

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#351
post #55
post #26

Earlier quoted context omitted.

Isn’t everything naturally occurring? It all originates from earth, where else would it come from?

Such a definition of “naturally occurring” is useless, and thus pointless to entertain. Besides, it doesn’t “all” originate from Earth. If you want to be really uselessly pedantic, nothing on Earth originated on Earth.

What percentage came from the sun and what percentage came from without the sun?

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#352

They are not gonna tell us the source of the molecule? I wanna know which berries or legumes to consume... damnit!!!

My guess to the most probable source is the human body...

Soylenpic...

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#354
post #192
post #185

Since it is naturally occurring, it isn't patentable. Which means it is less likely that companies will develop a commercial product from it. Why pay to get FDA approval, if you don't get a government granted monopoly on it afterwards? This is one problem with using patents as the mechanism to incentivise development of medicine.

If the molecule itself is not patentable, the process of efficient extraction or synthesis may be. So, if somebody can come up with it, they may have a thriving business. The substance in question is a peptide. It's not something you simply extract from a plant using a solvent. OTOH, being a peptide, it's likely easy enough to produce in a genetically engineered bacterium or yeast. Efficient extraction may remain a p…

The extraction problem has been solved for a long time to make recombinant insuline. Before that it had to be extracted from an animals pancreas. These days peptides are often improved using non-natural amino acids to make them more stable and thus longer acting. Semaglutide is a good example. These are synthesized using solid-phase synthesis.

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#355
post #55

Earlier quoted context omitted.

Such a definition of “naturally occurring” is useless, and thus pointless to entertain. Besides, it doesn’t “all” originate from Earth. If you want to be really uselessly pedantic, nothing on Earth originated on Earth.

What percentage came from the sun and what percentage came from without the sun?

Very little comes from the sun.

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#356
post #91

Earlier quoted context omitted.

Not sure what this adds, I believe your grandma over any LLM

parse this in the way that makes it so I'm not being a jerk. Are you as prejudiced against weather models or just large-language ones? I have been waiting to ask someone this.

I just value any persons lived experience over the output of a large language model and therefore don't think that the comparison makes a good point. If this is not a hypothetical but referring to a real grandma it's also pretty rude.

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#357

Earlier quoted context omitted.

Thanks for sharing! I have to admit I do not have the necessary brain cycles to spare today, but OCR processing is indeed of interest to me, and I will take a more in-depth look in the upcoming days. The idea of an exclusionary approach sounds interesting as well. I'll have to think about that a bit.

Check out WordNinja in case regex doesn't cut it! [0] [0]: https://github.com/keredson/wordninja

Will do, thanks again!

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#358

Earlier quoted context omitted.

I think it comes down to the syntax being used to make regex. It is borderline an assembly language level of making them. Better language tools would make it easier for people to grok. Basically instead of using chars like ?^()$ and the like lets use words people understand.

It’s not just the syntax. Regex isn’t directly composable (unless you just mash together strings). They cannot define nested structures, I.e. no recursion. They can’t maintain context. We don’t need better language tools. Better parsers can, and already have, been implemented in libraries. I’d have a look at parser combinators.

I played with parser combinators in Elm and found it very useful c.f. regexes - the issues were mainly down to the Elm implementation. Not sure how effective they are in Rust or Go

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#359
post #300

Earlier quoted context omitted.

I was looking for this comment! Not a doctor, but as I understand it muscle is roughly equivalent to fat as far as your heart’s workload is concerned. I thought I also read that muscle movement helps with blood return.

Muscle movement is also necessary for the limbic system to function.

Limbic system is unrelated to muscle movement.

Movement is required for the lymphatic system to function, excess muscle volume doesn’t help.

Re: Natural occurring molecule rivals Ozempic in weight loss, sidesteps side effects

#360

Earlier quoted context omitted.

For non-technical people, terms like Machine Learning, Algorithm, Automation, AI, Neural Networks and 'Magical Powers' are synonymous.. Journalists, marketing teams, and executives choose whichever term generates the most hype and clicks.

I like to describe my job as a software engineer as "wizardry" to people. With the way LLMs are writing code, it's only getting closer to writing actual spells.

"Like a magic crystal mirror, My computer lets me know Of the other world within it Where my body cannot go / The computer is a gateway To a world where magic rules Where the only law is logic Webs of words the only tools" https://mindstalk.net/filk/world.html
Post reply on HN