Capital on Nostr: npub1y2yyt…su6r7 :: Currently, I want to get all of the original bump.lua test ...
npub1y2yytqa8l5unfvxntnt3tgzsgpkyxgtkg572e46fu3ppway8kuwsysu6r7 (npub1y2y…u6r7) :: Currently, I want to get all of the original bump.lua test working before I start cleaning up the types and data structures. Named tools are purely short term convenience. Tho, anytime I notice a lua table with object keys and boolean values, I'm replacing it with Set(T).
There are some memory leaks I found in the lua code I'm hoping to fix using Set(T). Object keys in a hashmap is an easy recipe for accidentally keeping objects alive.
Published at
2023-07-01 07:56:38Event JSON
{
"id": "ed0bfc609cbcf9830c37ed4f7d8033b0e1bf8fb80b2dac283124e3c7aab0b1da",
"pubkey": "19132ebf4163a2399191bc90c23f33d1fe4945cbe9c807b0d196b172a2701961",
"created_at": 1688198198,
"kind": 1,
"tags": [
[
"p",
"22884583a7fd3934b0d35cd715a050406c432176453cacd749e442177487b71d",
"wss://relay.mostr.pub"
],
[
"p",
"97de321b52ff27a4cecc6abf02d67dbc07d67931e53967c6dfbf53afb82c36d2",
"wss://relay.mostr.pub"
],
[
"e",
"cefdcb218308ac1f72b88037e7c9bec7f719b115372c6e87a787b48b0503bfaf",
"wss://relay.mostr.pub",
"reply"
],
[
"mostr",
"https://furry.engineer/users/CapitalEx/statuses/110637757144408104"
]
],
"content": "nostr:npub1y2yytqa8l5unfvxntnt3tgzsgpkyxgtkg572e46fu3ppway8kuwsysu6r7 :: Currently, I want to get all of the original bump.lua test working before I start cleaning up the types and data structures. Named tools are purely short term convenience. Tho, anytime I notice a lua table with object keys and boolean values, I'm replacing it with Set(T).\n\nThere are some memory leaks I found in the lua code I'm hoping to fix using Set(T). Object keys in a hashmap is an easy recipe for accidentally keeping objects alive.",
"sig": "43145e9d8600c11451ffe938ac76b1dde28d79540ff2084f42d5ea1c4f37621889935574c4fe42f1eb10f4e8ef15bb8555886bf87a14802c3da5438e901b8aa4"
}