Hacker Newsnew | past | comments | ask | show | jobs | submit | Gooblebrai's commentslogin

What has anything in this article to do with Ozempic? Is mentioned in the title once and never again. Engagement bait?

"Hunger and sleep, argues Dan Skovronsky, the firm’s chief scientific officer, are both 'master homeostasis mechanisms'—systems that keep the body in balance. When they misbehave, illness follows. That, he says, helps explain why incretins, the hormone family behind GLP-1, proved so broadly useful. Hence why orexins could be just as important."

Also, orexins are peptides, like semaglutide (Ozempic), although in a different family.


Ozempic is the poster boy for peptides.

Ozempic == GLP-1 which the first visible paragraph is discussing.

Your brain is gonna lose so much weight!

Neural minimalism, the newest health trend coming to a social network near you.

If you don't feel tired, are you really? I'm curious what are the objective metrics to determine someone is tired

Tiredness is a signal that the body/brain needs rest so the glymphatic system can go to work. You can lose the signal but still need rest. If your brain doesn't flush metabolic waste periodically you develop brain fog, bad memory, and increased risk of Alzheimer's, and you'll eventually die, as sleep deprivation studies have found.

Caffeine doesn't actually do any of the things sleep does to your brain. If you drink coffee during a late night, you won't feel as tired, but your brain performs worse, your reflexes are slower, you're less likely to remember things, etc. It's like painting over a rusted car instead of properly maintaining it, basically.

I think GP was just making a point about the fact that “tired” is a subjective experience, like pain. Arguably, if you’re on pain medication, you’re not in pain, even if your body is sending pain signals that your brain just isn’t receiving or paying attention to.

Indeed. Pain is also interesting because chronic pain, AFAIK is sometimes a misfiring of pain signals even when nothing is physically wrong.

Turning off that misfiring with drugs would be dangerous (pain is an alert) but also improve the quality of life of so many people!


If I’m on morphine is my leg even still broken?

Isn't the answer yes if people still die from overwork despite being caffeined up?

You have the ability to mentally push through a lot of stuff, but there are a host of signals your body will use to warn you such as: cognitive performance (although this is hard for yourself to actually admit its happening), behavioral indicators like yawning, head bobbing, frequent posture changes, and slowed speech are just a few indicators. Irritability is another big red flag.

I've only had two instances where I ignored all the signs and continue to push on until my body literally shut down on me. Finals week in college as an architecture student trying to finish a final studio project, and study for four finals. 5 days, 3 hours of sleep. That was one of them.


Michael Jackson is the ultimate case study for this.

Relevant.

What is a product? 106 points by rogix 4 days ago | 68 comments https://news.ycombinator.com/item?id=49202690


What job queue system do you use that works with Postgres?

Rails 8's default Active Job backend is solid_queue. It lives in the same single Postgres as everything else (including solid_cache). No Redis or anything to have to wrangle. Recurring scheduling is built in. Another big plus for using Rails for this.

As I understand, it uses Postgres's "FOR UPDATE SKIP LOCKED" job claim feature. I don't run most jobs concurrently because they need to build on each other. Postgres advisory locks sit on top for mutual exclusion and solid_queue handles queuing. It's akin to good_job which is the pg-native thing from before solid_queue existed, but I just stuck with the easy Rails default and this is the first time I've even thought to remember how it works.


> how incredibly toxic the web has become

A reflection of human nature at scale?


That's how enshittification begins. Next thing you know and there are blue badges next to profiles.

lol Yes enshittification is the thing I want to avoid, so hard decisions need to be made that will not make everybody happy. Still, this is open-source[0], so we can open a discussion (ideally alongside a PR) and evolve it.

[0]: https://github.com/stagas/textlog


Very good reading. Thanks for sharing!

> If nobody is using the thing you built, you don't have a product, you have a toy

Hard disagree. I think the articles goes in a good direction when it comes to the question but this ending is short of a satisfying answer


I thought the A2A protocol from Google would solve this of our personal agents speaking with company agents

90% certain A2A is dead....

Is there any subscription of any kind for Qwen? Or via Pi.dev needs to be used with API credits?

My first web search turned up this as the top result https://www.alibabacloud.com/help/en/model-studio/coding-pla...

Currently only these models are available: qwen3.7-plus (vision), qwen3.6-plus (vision), kimi-k2.5 (vision), glm-5, and MiniMax-M2.5

Opencode Go has Qwen 3.8 Max at $10/month

Found the usage limits on OpenCode Go quite poor tbh

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: