Semisol on Nostr: The one thing that might piss you off is if err != nil {} but I find that in most ...
The one thing that might piss you off is if err != nil {} but I find that in most cases, either I can replace it with a panic-if-error or it has to have special handling anyway.
Published at
2025-06-07 15:59:27Event JSON
{
"id": "c9aadd1169e2753bcbb81d5131b7b70f22116a5371664deef27ad5249128dd4e",
"pubkey": "52b4a076bcbbbdc3a1aefa3735816cf74993b1b8db202b01c883c58be7fad8bd",
"created_at": 1749311967,
"kind": 1,
"tags": [
[
"e",
"3340972b3854fa4cad8447610e4dd6580830b5ff8c5ece250414493ce6457dbd",
"",
"root"
],
[
"e",
"1b5a65d53dbe9fcf80706bb23af4551500f462d581c47c9a50653c6927f1a3e5",
"",
"reply"
],
[
"p",
"70122128273bdc07af9be7725fa5c4bc0fc146866bec38d44360dc4bc6cc18b9"
],
[
"p",
"fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1"
],
[
"p",
"75656740209960c74fe373e6943f8a21ab896889d8691276a60f86aadbc8f92a"
],
[
"p",
"4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f"
]
],
"content": "The one thing that might piss you off is if err != nil {} but I find that in most cases, either I can replace it with a panic-if-error or it has to have special handling anyway.",
"sig": "be9fc50ebdcda9940e9a8c10891ec2a6f7a00eaf951592597896d4d45dbdb5ff39cc30efcca9a82bec67f5ffda8c83b8856186eaf95de4e5c3894c07f07a0738"
}