16 Matching Annotations
  1. May 2026
    1. This is a fascinating and potentially important preprint. The finding that LSD may influence conserved longevity pathways in Caenorhabditis elegans adds a striking new dimension to the modern reassessment of psychedelics—not only as tools for psychiatry and consciousness research, but possibly as probes into metabolism, stress resilience, cellular aging, and broader biological regulation.

      I am especially reminded of the pioneering work of my grandfather, Eugene Seaich, whose short but remarkable 1959 manuscript, The Far-Off Land: An Attempt at a Philosophical Evaluation of the Hallucinogenic Drug-Experience, argued that LSD and mescaline should be regarded as serious instruments for scientific, psychological, and philosophical investigation. Writing before the cultural backlash of the 1960s largely halted psychedelic research, Seaich recognized that these compounds might open “fruitful directions for further investigation” far beyond the limited frameworks of his time.

      This preprint is a powerful example of exactly that kind of expanded inquiry. While Seaich focused primarily on consciousness, self-knowledge, perception, and the philosophical implications of the psychedelic experience, today’s researchers are uncovering possible biological effects at the cellular and molecular level. The idea that LSD may interact with aging-related pathways such as TOR signaling would likely have fascinated him.

      Whether these findings ultimately translate beyond C. elegans remains to be determined, but the study highlights why psychedelics deserve careful, open-minded, and rigorous scientific investigation. The Far-Off Land stands as an early historical witness to that vision—a reminder that some of the questions now returning to the laboratory were first asked by courageous thinkers decades ago.

  2. Feb 2021
  3. Oct 2018
    1. Components.js is a dependency injection framework for JavaScript applications. Instead of hard-wiring software components together, Components.js allows these components to be instantiated and wired together declaratively using semantic configuration files. The advantage of these semantic configuration files is that software components can be uniquely and globally identified using URIs. Configurations can be written in any RDF serialization, such as JSON-LD. This software is aimed for developers who want to build modular and easily configurable and rewireable JavaScript applications.