rqsd on Nostr: Undefined behavior CPU instruction. C compiler inserts it in your code whenever it ...
Undefined behavior CPU instruction. C compiler inserts it in your code whenever it sees undefined behavior. If the CPU executes it non-speculatively, it will brick itself.
That will teach you to finally stop using signed integers and violating strict aliasing rules.
Published at
2024-07-28 06:32:23Event JSON
{
"id": "113e998d63818e00f0b1bfd9c0841a4c9cf512cb5997edaef42d47cad4152b35",
"pubkey": "de783b7dbe14df1e130ab53902e4f38fab4eb3d1a6d379b4885829225be017e7",
"created_at": 1722148343,
"kind": 1,
"tags": [
[
"proxy",
"https://borg.social/notes/9w8qyzxztwq1012a",
"activitypub"
]
],
"content": "Undefined behavior CPU instruction. C compiler inserts it in your code whenever it sees undefined behavior. If the CPU executes it non-speculatively, it will brick itself.\n\nThat will teach you to finally stop using signed integers and violating strict aliasing rules.",
"sig": "23f0e26561812b32963cb571f8f3dcfca4712e782a3933633ba921d6a8e7305f313420c41d69c16d78640a2a8c934f55efa0b74da179435cbd50c0bfab55d18f"
}