History: Difference between revisions
From Pharmacopedia
More actions
History v0.3 (historian-claude draft, Mark-greenlit; servops-applied via SSM, interface offline): +legal home, +road so far, depth+method paras, +2 timeline rows. text-only |
Embed 4 history graphs (historian SVGs, Mark-approved); prose + centering unchanged |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:​Pharmacopedia: a history}} | {{DISPLAYTITLE:​Pharmacopedia: a history}} | ||
__TOC__ | __TOC__ | ||
<div style="text-align:center;"> | |||
A zero-profit effort to build open, trustworthy reference and connection tools, always free to use, always completely ad-free (outside of some gentle nudging to other collective sites and/or [https://wiki.archlinux.org/ other] [https://www.wikiart.org/ awesome] [https://oeis.org/ places]). It began as 4 apparently separate ideas, that, with the advent of [https://en.wikipedia.org/wiki/Large_language_model modern LLMs] (thank [https://www.anthropic.com/claude Claude]), [[Special:UserProfile/MDElliottMD|I]] have been able to just develop them myself. Pharmacopedia.wiki (PCP.wiki) is first and foremost a med reference for anyone with a license to prescribe medicines. There is a ridiculous gap in this space because everything is .. [https://www.epocrates.com/online/drugs/1153/fluoxetine#adult-dosing not good/ad-ridden], and/or [https://www.wolterskluwer.com/en/solutions/uptodate/roles/residents-fellows-students ludicrously expensive], at the moment (as far as I know). But much beyond that, PCP.wiki and PCP.ext are tools for exquisitely detailed self-discovery/mesearch, as well as sharing experiences with how humans interact with medicines in the broadest sense. This is the face of the org, but I'll introduce you to the other 3 ([https://pubsci.io pubsci], [https://oyami.org oyami], and [https://trykl.org trykl]) as we go. What follows is most of the details of how I did it, in excruciating detail, built as an iterative mix of AI and me (like most things here), in the spirit of [https://en.wikipedia.org/wiki/Open_source open-source], transparency, and just in case it might help somebody else build their dreams too. | A zero-profit effort to build open, trustworthy reference and connection tools, always free to use, always completely ad-free (outside of some gentle nudging to other collective sites and/or [https://wiki.archlinux.org/ other] [https://www.wikiart.org/ awesome] [https://oeis.org/ places]). It began as 4 apparently separate ideas, that, with the advent of [https://en.wikipedia.org/wiki/Large_language_model modern LLMs] (thank [https://www.anthropic.com/claude Claude]), [[Special:UserProfile/MDElliottMD|I]] have been able to just develop them myself. Pharmacopedia.wiki (PCP.wiki) is first and foremost a med reference for anyone with a license to prescribe medicines. There is a ridiculous gap in this space because everything is .. [https://www.epocrates.com/online/drugs/1153/fluoxetine#adult-dosing not good/ad-ridden], and/or [https://www.wolterskluwer.com/en/solutions/uptodate/roles/residents-fellows-students ludicrously expensive], at the moment (as far as I know). But much beyond that, PCP.wiki and PCP.ext are tools for exquisitely detailed self-discovery/mesearch, as well as sharing experiences with how humans interact with medicines in the broadest sense. This is the face of the org, but I'll introduce you to the other 3 ([https://pubsci.io pubsci], [https://oyami.org oyami], and [https://trykl.org trykl]) as we go. What follows is most of the details of how I did it, in excruciating detail, built as an iterative mix of AI and me (like most things here), in the spirit of [https://en.wikipedia.org/wiki/Open_source open-source], transparency, and just in case it might help somebody else build their dreams too. | ||
| Line 45: | Line 46: | ||
== one account, everything == | == one account, everything == | ||
[[File:Four-projects.svg|600px|link=https://artifacts.pharmacopedia.wiki/history/history-with-graphs-preview.html|alt=The four Collective projects sharing one account]] | |||
The 4 are independent day-to-day, but they're not strangers. PCP.wiki is the [https://en.wikipedia.org/wiki/OAuth identity backbone]: make one account, and it works across all four. sign in anywhere, you're recognized everywhere, no second password, no second profile. The shared login came first (foundations before features, always); the deeper connections between the projects are getting built carefully, in order. | The 4 are independent day-to-day, but they're not strangers. PCP.wiki is the [https://en.wikipedia.org/wiki/OAuth identity backbone]: make one account, and it works across all four. sign in anywhere, you're recognized everywhere, no second password, no second profile. The shared login came first (foundations before features, always); the deeper connections between the projects are getting built carefully, in order. | ||
| Line 61: | Line 64: | ||
== from one little server to a real cloud == | == from one little server to a real cloud == | ||
[[File:Server-to-cloud.svg|600px|link=https://artifacts.pharmacopedia.wiki/history/history-with-graphs-preview.html|alt=Migration from a single server to the AWS cloud]] | |||
PCP lived on that single Hostinger box for a while, and honestly it was fine for one wiki. But once it was 4 projects holding real, sensitive data, one box was the wrong shape. So over late May 2026 we rebuilt the whole thing on [https://aws.amazon.com/ AWS], split into properly isolated accounts per project, with real security + audit controls. | PCP lived on that single Hostinger box for a while, and honestly it was fine for one wiki. But once it was 4 projects holding real, sensitive data, one box was the wrong shape. So over late May 2026 we rebuilt the whole thing on [https://aws.amazon.com/ AWS], split into properly isolated accounts per project, with real security + audit controls. | ||
| Line 81: | Line 86: | ||
== how it got built (me + a bunch of Claudes) == | == how it got built (me + a bunch of Claudes) == | ||
[[File:Growth-curve.svg|600px|link=https://artifacts.pharmacopedia.wiki/history/history-with-graphs-preview.html|alt=How the Collective got built over time]] | |||
Worth being straight about the method, since the whole thing is "an iterative mix of AI and me." I'm the only human in the loop. The actual building happens with a team of [https://www.anthropic.com/claude Claude] instances, each pointed at a defined job .. one keeps the record (the one writing this), others run each project, handle the [https://aws.amazon.com/ infrastructure], the [https://www.w3.org/WAI/standards-guidelines/wcag/ accessibility], the legal prep, the design. they coordinate through me, and I make the final call on everything. | Worth being straight about the method, since the whole thing is "an iterative mix of AI and me." I'm the only human in the loop. The actual building happens with a team of [https://www.anthropic.com/claude Claude] instances, each pointed at a defined job .. one keeps the record (the one writing this), others run each project, handle the [https://aws.amazon.com/ infrastructure], the [https://www.w3.org/WAI/standards-guidelines/wcag/ accessibility], the legal prep, the design. they coordinate through me, and I make the final call on everything. | ||
| Line 100: | Line 107: | ||
== timeline == | == timeline == | ||
{| class="wikitable" | [[File:Milestone-spine.svg|600px|link=https://artifacts.pharmacopedia.wiki/history/history-with-graphs-preview.html|alt=Timeline spine of Pharmacopedia Collective milestones]] | ||
{| class="wikitable" style="margin-left:auto; margin-right:auto; text-align:left;" | |||
! when !! what | ! when !! what | ||
|- | |- | ||
| Line 123: | Line 132: | ||
| 2026-06-02 || the Pharmacopedia Collective is incorporated in California as a Nonprofit Public Benefit Corporation. zero-profit, now in writing. | | 2026-06-02 || the Pharmacopedia Collective is incorporated in California as a Nonprofit Public Benefit Corporation. zero-profit, now in writing. | ||
|} | |} | ||
</div> | |||