Replies: 1 comment 3 replies
-
There are a series of issues. From my understanding-
It seems from skimming various interactions, V1 seems to be most updated version. Why does the API use V2? Was it not updated? I do not think we should use serotonin syndrome. For a few reasons, one of these being that saying serotonin syndrome will hide it from other risks in the event there are. As in, even if there is a serotonin syndrome risk, there are also going to possibly be other interactions for a combination. If there is an individual that is willing to take the risk of serotonin syndrome (especially to note it is not always instadeath per say, and not all ss risk combos are a risk at X dosage) they will not be aware of other combination risks. Another reason is it is likely to put doubt onto the chart, a good reason to use caution is caution does not mean always dangerous. There is going to need to be a balance of what the risks we are warning people about, and I think caution or dangerous is better used for any combination that at least I can think of. The words deadly and safe we should not use because they are in a sense full-stop. It is safe. We should not say safe, we should say safer. We should not say deadly, we should say has risks of being deadly. Honestly, it seems we have a few different options.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my work, I've come across an issue: there are two separate combo.json files.
First, we have what I'll call V1.
This is what we have in the repo right now. and looks like this:
Secondly we have V2
This is the previous version of the same file and looks like:
Differences include:
V1 includes the "note" field.
V2 includes the "Serotonin Syndrome" status.
V2 uses "Safe & Decrease" instead of "Low Risk & Decrease"
V2 uses "Safe & Synergy" instead of "Low Risk & Synergy"
V2 uses "Safe & No Synergy" instead of "Low Risk & No Synergy"
V1 is being used by https://combo.tripsit.me/ and (I believe) the combo generator (since the combo chart does not include "serotonin syndrome").
Note that MDMA + Ampheatime = Low Risk & Synergy here.
V2 is being used by the API, and by extension, TripBot on Discord: https://tripbot.tripsit.me/api/tripsit/getInteraction/mdma/amphetamines.Note that MDMA + Amphetamines = Unsafe here.
The API now uses V1.
I made a script that would compare the combo data in each file, and unfortunately, nearly every combo has been changed, so it isn't possible to just do a quick merge of a few changes; this seems like it's an all or nothing change.
~~ I find that V2's definitions are better. For example, V2 is already more in alignment with #19 by labeling "MDMA + Amphetamine = Unsafe," and I like the addition of "Serotonin Syndrome" instead of just "Dangerous." However, something in my mind tells me we intentionally moved away from labeling things as "safe," so the "low risk" is a better term. ~~
After discussion i dont agree with this anymore
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions