Chris [list of emoji] on Nostr: nprofile1q…hch8f So, there are three things you could possible be asking for here: ...
Published at
2025-03-30 13:56:13Event JSON
{
"id": "0743b4584abd0a480c14c68400dab4a208d4a3d3ba2fb83c30071d9c8a438215",
"pubkey": "2161b3fc29b3ceed0eff034daa003b0b6e8442457120636aefab28406545028b",
"created_at": 1743342973,
"kind": 1,
"tags": [
[
"p",
"f5c3d443bb291356aef4afb17f061e55f1d5e90ac48be6fbe4b8ce7777cebb3d",
"wss://relay.mostr.pub"
],
[
"p",
"f04b0f60b1e69714e03d66513dc56d9bdff6c470d170f931176efd0ba100cd04",
"wss://relay.mostr.pub"
],
[
"e",
"eecf8b217d5c03183fdfa6852e93b34137745faa477ea4bf7a128ec1016d0686",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://freeradical.zone/users/suetanvil/statuses/114251725108357831",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq7hpagsam9yf4dth547ch7ps72hcat6g2cj97d7lyhr88wa7whv7schch8f \n\nSo, there are three things you could possible be asking for here:\n\n1. Total memory used by the process.\n\n2. Fraction of 1 currently in RAM (vs swap).\n\n3. Total bytes currently allocated with new/malloc/etc.\n\n1 and 2 are provided by `top` as the \"USED\" and \"RES\" columns (more or less).\n\n3 will require cooperation from your allocation library. glibc has some support for that if you're using the system malloc, but a lot of frameworks don't or use it as a back end.\n\n(ctd)",
"sig": "89cd212a12a56cadb649e41cf18f91f633a6a3f29201816b1181eb12849104627b95e84d7aba2ebde2ff9454f194ad92cd8309e89d9613cbc7abf0e66e22d3b7"
}