Event JSON
{
"id": "a818bf671450855b957181e48bac8626e6c5cf46ab3f115270da29bead25a0f2",
"pubkey": "7a53ba6507358ebc5266031d353667159ffff9b2eae120b9cad37a35198cad20",
"created_at": 1702573282,
"kind": 1,
"tags": [
[
"p",
"3c745deb3224937af97787803fb018e1e4c208d3e1206f2b01620b49258b2fdf",
"wss://relay.mostr.pub"
],
[
"p",
"4b06a99655066ca3e1a19ecc4bd5c5fd5d0f106a319a8cfb3c414bdff9e17c27",
"wss://relay.mostr.pub"
],
[
"e",
"6ffb5d329edbf7a80b6cd2efb1d53600b327da2d12866eb14a689766b2e6bbd0",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://fosstodon.org/users/deshipu/statuses/111579842654269590",
"activitypub"
]
],
"content": "nostr:npub18369m6ejyjfh47ths7qrlvqcu8jvyzxnuysx72cpvg95jfvt9l0s5z8jp6 JIT stands for \"Just In Time\" and means \"just in time compilation\", which means the code is being compiled as it runs, usually with different code paths getting their own optimized compilations, so they can be super fast for the most common case. PyPy does that, and it manages to be faster than then equivalent code written in C or C++ for some cases this way.\n\nFor \"dependencies\" I'm still not sure if you mean subclassing, imports, or something else? Do you have an example?",
"sig": "170db470fa9cabef28f2eb7abbfbbd228b30fa76f1b9928de1281ca7bb8092d2f02c2d3e73c4045854c9158841d6447994c0b84334ab47db36880ed48a59a958"
}