Isn't diabete and metabolic syndrome way more predictive than ldl or apob?
Do you have a reference comparing the various factors?
HN user
http://guerby.org
Isn't diabete and metabolic syndrome way more predictive than ldl or apob?
Do you have a reference comparing the various factors?
Documentary: The Cholesterol Code
discourse combines web forum and email, people can use either one as they see fit.
In French
https://www.francenormalisation.fr/les-acteurs-de-la-normali...
If there is only knowing the norm that makes you able to follow the law that refers it then it's a "obligatory norm" and must be readable without cost.
https://www.legifrance.gouv.fr/loda/article_lc/LEGIARTI00004...
List of such norms in spreadhseet linked here:
https://www.legifrance.gouv.fr/contenu/menu/autour-de-la-loi...
Interesting, could you cite one such law and norm?
In France if a standard is mandated by law (like electrical home wiring) then it must be freely available.
I assume most democracies have similar laws, it's a basic right to know what laws you should follow ...
On https://godbolt.org/ select Ada and compiler option "-O2"
function Square(num : Integer) return Integer is
tab : array (0..100) of integer;
begin
for i in 0..101 loop
tab(i):=i;
end loop;
return tab(100);
end Square;
The assembly code generated is : sub rsp, 8 #,
mov esi, 11 #,
mov edi, OFFSET FLAT:.LC0 #,
call "__gnat_rcheck_CE_Index_Check" #
Loop is not run and exeption handler is called directly.In the french system an appeal is basically a re-trial since the appeal court can confirm, infirm or modify the lower court verdict.
You're mixing specification (a language reference manual) and implementation (a given compiler, target, options, ...).
The Ada language specification says the Ada programmer can expect any Ada compiler when used in fully compliant mode to properly raise STORAGE_ERROR when a stack overflow occurs.
Only the Ada compiler writer has to deal with this, not every single programmer on every single program and platform (the UB behaviour of some languages).
In the case of GCC/GNAT the compiler manual provides insight on how to be in compliant mode per target regarding stack overflow, what are the limitations if any. You have tools to monitor and analyze you Ada code in this respect too.
That's exactly what the CEO of Mistral Arthur Mensch says in this audition before french legislators:
Ada 83 has no UB on call stack overflow, from the reference manual :
http://archive.adaic.com/standards/83lrm/html/lrm-11-01.html
"STORAGE_ERROR This exception is raised in any of the following situations: (...) or during the execution of a subprogram call, if storage is not sufficient."
"I've been distro-hopping for probably twenty years. Fedora, OpenSUSE, Ubuntu, Arch, and most recently Fedora with KDE Plasma."
Missing : good old debian :)
I found this video by Modo Energy interesting on why Spain has so little battery right now:
https://www.youtube.com/watch?v=8CwB38oLEYM
Solar Saturation & Grid Collapse: Spain's BESS Opportunity - Modo Energy
"With a USB 3.2 Gen 2 interface, it reaches 1000 MB/s read and 800 MB/s write speeds. It is fast enough to run apps and even boot an operating system from"
You can add extra disk via the removable slots, frame.work shop has various disk sizes.
About Tandem :
https://www.youtube.com/watch?v=SSSB7ZTSXH4
The Remarkable Computers Built Not to Fail by Asianometry
Full title: LeWorldModel: Stable End-to-End Joint-Embedding Predictive Architecture from Pixels
https://github.com/lucas-maes/le-wm
Abstract: Abstract: Joint Embedding Predictive Architectures (JEPAs) offer a compelling framework for learning world models in compact latent spaces, yet existing methods remain fragile, relying on complex multi-term losses, exponential moving averages, pretrained encoders, or auxiliary supervision to avoid representation collapse. In this work, we introduce LeWorldModel (LeWM), the first JEPA that trains stably end-to-end from raw pixels using only two loss terms: a next-embedding prediction loss and a regularizer enforcing Gaussian-distributed latent embeddings. This reduces tunable loss hyperparameters from six to one compared to the only existing end-to-end alternative. With ~15M parameters trainable on a single GPU in a few hours, LeWM plans up to 48× faster than foundation-model-based world models while remaining competitive across diverse 2D and 3D control tasks. Beyond control, we show that LeWM's latent space encodes meaningful physical structure through probing of physical quantities. Surprise evaluation confirms that the model reliably detects physically implausible events.
Open source open hardware microinverter incoming (with certification for EU grid):
https://fosdem.org/2026/schedule/event/7Q9HMF-open-solar-pow...
2025 for archive:
https://archive.fosdem.org/2025/schedule/event/fosdem-2025-6...
https://pmc.ncbi.nlm.nih.gov/articles/PMC8755961/
"A narrative review on the effects of a ketogenic diet on patients with Alzheimer's disease"
https://www.sciencedirect.com/science/article/pii/S127977072...
"Effects of ketogenic diet on cognitive function of patients with Alzheimer's disease: a systematic review and meta-analysis"
And anecdotes from the field:
https://www.youtube.com/watch?v=s86CFw0qhVc
Revolutionizing Assisted Living: Hal Cranmer's Ketogenic & Carnivore Approach to Senior Wellness / Metabolic Mind
"nobody younger than 40 was attending"
Hmmm, I was there and this is definitely not true.
Thanks for the paper link, very different figures from the random USA newspaper article :)
I'd love to see an age adjusted figure as well as it's likely Europe has likely more very old people and my guess is that heat/cold mortality is concentrated in the very old people.
Don't know what algorithm are used by the famous libcaca:
I bought a Gen11 framework 13 then later when available I replaced its motherboard by a Gen12.
The old motherboard with the coolermaster case is tucked between two books in my library and is now running my home proxmox.
64GB RAM 4TB NVME 4C/8T 2.5G ethernet and ... 2 Watt idle.
I did run "proxmox in proxmox" with ceph and cloudinit/live migration for a conference I gave on this old motherboard:
video https://jres.ubicast.tv/permalink/v1268c650f5d41v26pt0/ifram...
PDF https://conf-ng.jres.org/2024/document_revision_2424.html?do...
I bought several "Security Key NFC by Yubico": their cheapest model, no storage or fancy stuff.
My personal strategy is to use keys generated this way:
ssh-keygen -t ed25519-sk
Rules:
- A generated key never leave the machine it was generated on.
- ssh agent is never used
- ProxyJump in HOME/.ssh/config or -J to have convenient access to all my servers.
- DynamicForward and firefox with foxyproxy extension to access various things in the remote network from my local machine (IPMI, internal services, IoT, ...)
- On the web no passkey, only simple 2FA webauthn.
My understanding is that more features including "storage" means more attack surface so by avoiding it you're 1/ more secure 2/ it's cheaper.
White paper on passkey says their security is equal to the security of the OS (Microsoft Windows ...) so I avoid passkeys.
Great work!
A researcher with T1D and present online:
https://andrewkoutnik.com/ https://x.com/AKoutnik/
Interview:
https://www.youtube.com/watch?v=CG8UU7P8FBU Can Keto Transform Type 1 Diabetes Treatment? A Decade of Insights from Dr. Andrew Koutnik
I found this video interesting on understanding what type 1 diabetic management looks like:
https://www.youtube.com/watch?v=uHaYPEDGaro
Beth McNally & Amy Rush - 'TCR in Practice: Navigating Insulin for Protein & Fat in Type 1 Diabetes'
At the end of the video there is some strategies described with automatic pumps.
And the graph a t=174 is kind of eye opening:
Same for me, I sent emails about open access to the ACM circa 1995 when I was still a student. After a while I dropped my ACM subscription.
It just took them 30 years :)
May be this one inspired the video :)
https://www.nbcnews.com/video/video-shows-wolf-appearing-to-...