I am still :ablobcatsweatsip: ing on Nostr: :nigga: yes and no. It may technically perform to spec, but most corporate code is ...
:nigga: (npub1jcg…zdxy) yes and no. It may technically perform to spec, but most corporate code is actually optimized not for speed, convenience, compilation time or solving a problem but rather for idiotproofing from an army of interns and pajeets. It may or may not fit your use case but there is definitely a cost using it, usually in terms of compile time degradation. Also it can slow the hell out of your static analysis and autcompletion tools.
Libraries are good but you should opt to look for the smallest and simplest library that you can first before pulling on something like folly. STL is an exception. It's a beast but it works well natively and you typically need it for integration with any useful libraries.
Published at
2023-10-07 06:25:04Event JSON
{
"id": "f52c8011ec05083d98f0e8b04127032c91623765eb7bab79981645b9d6951235",
"pubkey": "26976d1f3f3270311c86a59315751d66bd770aa35a929529271fca721afee1af",
"created_at": 1696659904,
"kind": 1,
"tags": [
[
"p",
"961074c16baafbf388dc72cf82b2943ca4efb83868126e4937f60cac210ec386",
"wss://relay.mostr.pub"
],
[
"e",
"09c91a61bafe6e2f77b42ac5c047227145abf8f9777b78672b4f37d423cb37b7",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://clubcyberia.co/objects/e7ae1891-fc16-44d3-97a9-7890ec6a830e",
"activitypub"
]
],
"content": "nostr:npub1jcg8fstt4tal8zxuwt8c9v558jjwlwpcdqfxujfh7cx2cggwcwrquwzdxy yes and no. It may technically perform to spec, but most corporate code is actually optimized not for speed, convenience, compilation time or solving a problem but rather for idiotproofing from an army of interns and pajeets. It may or may not fit your use case but there is definitely a cost using it, usually in terms of compile time degradation. Also it can slow the hell out of your static analysis and autcompletion tools. \n\nLibraries are good but you should opt to look for the smallest and simplest library that you can first before pulling on something like folly. STL is an exception. It's a beast but it works well natively and you typically need it for integration with any useful libraries.",
"sig": "6a92cdb16353eb18545a4c2a1d37c3ec1607b2446c6451586bfcd2c5e04c3e9c735dbbef0a2ac05b9e1abf9b13ec90a6ae7c8b8fb49590194affc0d14de4ee99"
}