collappsar on Nostr: I really like Go because I can write a lot of safe code without having to think about ...
I really like Go because I can write a lot of safe code without having to think about memory management, and then when I have some hot code I can leverage the escape analysis and guarantee that a block of code never touches GC.
Published at
2026-02-09 22:57:38 UTCEvent JSON
{
"id": "91e91ca871b9212d6f189aa8246b9071bff9f68b4e96f19921b1dccb5da11f6a",
"pubkey": "bc0ff77330c0f1b771c5a0e7443db517701042f52154911d1494c2de048d1353",
"created_at": 1770677858,
"kind": 1,
"tags": [
[
"proxy",
"https://fediverse-lite.com/objects/52b7a369-bb90-4c22-9054-fdeebc9e898f",
"activitypub"
],
[
"client",
"Mostr",
"31990:6be38f8c63df7dbf84db7ec4a6e6fbbd8d19dca3b980efad18585c46f04b26f9:mostr",
"wss://relay.ditto.pub"
]
],
"content": "I really like Go because I can write a lot of safe code without having to think about memory management, and then when I have some hot code I can leverage the escape analysis and guarantee that a block of code never touches GC.",
"sig": "7da3416d92d04d0b864acc5c240321b3e1daad5bd2801507528cf5086f9bd8bdac87ae2027161fb59df753da6b8d8560448fcbc3b5458edc09f02bd91d418d71"
}