HackerTrans
トップ新着トレンドコメント過去質問紹介求人

arijo

no profile record

投稿

The Voice in My Head

feelingbuggy.com
2 ポイント·投稿者 arijo·12 か月前·0 コメント

Why Software Is Hard

youtube.com
2 ポイント·投稿者 arijo·昨年·0 コメント

The future of healing is already here – it's just not evenly distributed [video]

youtube.com
1 ポイント·投稿者 arijo·昨年·5 コメント

The impact of sugar and sweeteners on your body [video]

youtube.com
2 ポイント·投稿者 arijo·昨年·0 コメント

Concussions increase the risk of various neuropsychiatric disorders

pmc.ncbi.nlm.nih.gov
3 ポイント·投稿者 arijo·昨年·0 コメント

Mitochondria at the crossroad of metabolic processes in bipolar disorders

sciencedirect.com
3 ポイント·投稿者 arijo·昨年·0 コメント

Putting solar panels in grazing fields is good for sheep

newscientist.com
9 ポイント·投稿者 arijo·昨年·3 コメント

Boosting mitochondrial health to counteract neurodegeneration

sciencedirect.com
6 ポイント·投稿者 arijo·昨年·0 コメント

Metabolism Matters in Mental Health

sciencedirect.com
1 ポイント·投稿者 arijo·昨年·0 コメント

Metabolic signature of depression found in blood

psypost.org
3 ポイント·投稿者 arijo·昨年·0 コメント

Is Agile All You Need?

feelingbuggy.com
2 ポイント·投稿者 arijo·昨年·0 コメント

Psychotic disorders with cognitive impairment have brain metabolic dysregulation

2 ポイント·投稿者 arijo·昨年·3 コメント

Cognitive Impairment in Psychotic Disorders Associated with Impaired Metabolism

academic.oup.com
2 ポイント·投稿者 arijo·昨年·0 コメント

Ketogenic diet in human studies can enhance cognitive function

researchgate.net
3 ポイント·投稿者 arijo·昨年·0 コメント

Ketones are good for your brain [video]

youtube.com
2 ポイント·投稿者 arijo·昨年·0 コメント

Neuro-Ophthalmology Society Issue Advice on Weight Loss Drug and Eye Health

aao.org
2 ポイント·投稿者 arijo·昨年·0 コメント

Metabolic health intervention more effective and cheaper than GLP-1

frontiersin.org
3 ポイント·投稿者 arijo·昨年·9 コメント

Diagnosed with bone-thinning disease from Ozempic

youtube.com
3 ポイント·投稿者 arijo·昨年·1 コメント

GLP-1 Medications Explained: Benefits, Risks, and What You Need to Know [video]

youtube.com
1 ポイント·投稿者 arijo·昨年·0 コメント

GLP-1 receptor agonists cause 98% increased risk of psychiatric disorders

nature.com
4 ポイント·投稿者 arijo·2 年前·0 コメント

コメント

arijo
·昨年·議論
Even if you don't like Huberman, it's very worthwhile to learn from someone like Hyman.
arijo
·昨年·議論
The post is about Mark Hyman not Huberman.
arijo
·昨年·議論
I prefer fringe than stupid.
arijo
·昨年·議論
All sweeteners are considered harmful.

Please watch the video:

https://www.youtube.com/watch?v=Kkyv1o8Xp_M
arijo
·昨年·議論
Perhaps that was true 50 years ago, but in an increasingly complex technological world, problems simply cannot be solved without increasingly advanced engineering skills.
arijo
·昨年·議論
You can create a timer with one transistor and an LC feedback loop.
arijo
·昨年·議論
Almost all civil, chemical, electrical, etc., engineering emerged from a practice-first, theory-later evolution.
arijo
·昨年·議論
How many thousands of lines does your AI-generated frontend code have?

Do you have to maintain the code?
arijo
·昨年·議論
Everyone knows that to understand metabolism you should use a parser.
arijo
·昨年·議論
I've already tried Paul.

Check my previous submission.
arijo
·昨年·議論
I realize now my comment was dumb.

Thanks for the correction.
arijo
·昨年·議論
Many chronic illnesses are currently being researched as a KD treatment target.

Continuous ketones measurement is a big deal.
arijo
·昨年·議論
You probably can use these physics to measure many other molecules in a continuous non invasive way.

This will be a revolution in personalized medicine.

Ketones next please.
arijo
·昨年·議論
Wouldn’t a digital servo mitigate the problem?
arijo
·昨年·議論
"So what kind of programming work would be the opposite of this?

* Problems are ill-defined and poorly-scoped

* Solutions are difficult to verify

* The total volume of code involved is massive

In my view, this is describing legacy code: feature work in large established codebases."

If you have used cursor.ai to try to create a moderately sized project you'll see this happen even with newly generated code.

In my experience, if you limit yourself to generate not well thought through prompts and do not work on getting a deep understanding of the generated codebase, the LLM will start duplicating the same code flows in different ways, many time forgetting some of the behaviour already implemented.

Kind of like having dozens of developers working on the same codebase clueless about what each other has done and re-implementing the same functionality until the code turns into a pile of spaghetti code.

It can be done but:

* You must have a deep understanding of the code

* You need to think hard about what you are doing and give very detailed instructions to the AI

It works for trying a quick prototype but when moving on to production grade code you need to slow down and "program" step by step providing precise instructions as you go.

You'll have to design the changes to the minor detail and then you can let the AI do the grunt work.

It's like programming without coding.
arijo
·昨年·議論
I actually took the time to read the tutorial and found it helpful.

Thanks for taking the time to share the walk through.
arijo
·昨年·議論
I actually have the book and I agree it is very good.
arijo
·昨年·議論
This is actually cool, thanks.
arijo
·昨年·議論
That's nice but I was looking more for a simple implementation of the concept from first principles.

I mean an understanding from the view of the internals and not so much the user perspective.
arijo
·昨年·議論
The body generates glucose in an high protein diet via gluconeogenesis.

You'll still have glucose spikes with high protein.

That's why you don't feel satiated.

Eat fat.