Haelwenn /элвэн/ :triskell: on Nostr: pistolero Q.U.I.N.N. Except you can actually target C89, it's an explicit version of ...
pistolero (npub1ch8…sw60) Q.U.I.N.N. (npub1f8e…zu5u) Except you can actually target C89, it's an explicit version of a standard, not an implementation.
And in fact I think putting -std= in compiler flags should be nearly mandatory for build stability reasons as stuff gets deprecated over time and the default version changes over time for at least GCC and clang.
Meanwhile lua is a reference implementation kind of language without multiple branches being supported so if you use an old branch, the bugs in the implementation stay.
Quite like if you'd freeze some random software which doesn't have branches.
Published at
2024-01-05 16:46:15Event JSON
{
"id": "6e83d6c0515462ebbba4c95391b67a9cd0d16687fdd8e3ba52d24282448ac555",
"pubkey": "24389949b53d16958eae22ba78a4040316903c933a9e8f9d9fd5f10688fc62af",
"created_at": 1704473175,
"kind": 1,
"tags": [
[
"p",
"c5cf39149caebda4cdd61771c51f6ba91ef5645919004e5c4998a4ea69f00512",
"wss://relay.mostr.pub"
],
[
"p",
"49f3a746c8d602bb57f2fbcbcec59910fc8742b2c71c4609b3091709fc2a2375",
"wss://relay.mostr.pub"
],
[
"e",
"8524b5fa052c4ec8975d2079b96d0dd72b0a4b89d87f7d1f16dc13cdea9f5e36",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://queer.hacktivis.me/objects/955f62bd-0ac4-4f80-8d7d-7ad2583be147",
"activitypub"
]
],
"content": "nostr:npub1ch8nj9yu4676fnwkzacu28mt4y002ezeryqyuhzfnzjw560sq5fqaysw60 nostr:npub1f8e6w3kg6cptk4ljl09ua3vezr7gws4jcuwyvzdnpytsnlp2yd6savzu5u Except you can actually target C89, it's an explicit version of a standard, not an implementation.\nAnd in fact I think putting -std= in compiler flags should be nearly mandatory for build stability reasons as stuff gets deprecated over time and the default version changes over time for at least GCC and clang.\n\nMeanwhile lua is a reference implementation kind of language without multiple branches being supported so if you use an old branch, the bugs in the implementation stay.\nQuite like if you'd freeze some random software which doesn't have branches.",
"sig": "a933134153cadfe2c8cde8926344c66a7b0f4a4153af5f6b9e43da68667797d15806a0b585b36c9314621f8166e2f62c09a8c22db0bbb545c5117ef7a68916fd"
}