Lewis Cowles on Nostr: npub1jpp36…yu59l I've got roles as an "expert" in various scripting languages, and ...
npub1jpp36eeycvlkkdy4d4l4lgswvf8jtdare5vly0w0sk7rc39pzgrqlyu59l (npub1jpp…u59l) I've got roles as an "expert" in various scripting languages, and a few compiled ones.
You have to have the seed of knowing how to:
- use vendor package
- compile code
- use debugger
- switch interpreter / compiler (docker is a good answer here, just volume-mount a pre-built and go; if you can't find a pre-built, try a "buildpack {language}" search)
- write tests (with core libraries)
- write tests (with vendor libraries)
- find 10 common vendor libs & use
- pkg & ship a vendor lib
Published at
2023-12-23 04:13:36Event JSON
{
"id": "f721d39dd4e1a02001bafe6ebb48131e38dcd899ff64a9a5cc575655016248ea",
"pubkey": "e808f10f5fae6f883a51f4bbc49f7da721701a853f8bddc5b948071f4d7d5229",
"created_at": 1703304816,
"kind": 1,
"tags": [
[
"p",
"90431d6724c33f6b34956d7f5fa20e624f25b7a3cd19f23dcf85bc3c44a11206",
"wss://relay.mostr.pub"
],
[
"p",
"e653eb60b2db5edf906d354c2825bf00a80dfab1b1766cd97805155e8fcc0db3",
"wss://relay.mostr.pub"
],
[
"e",
"f60202c6531fba11af272d16a12b182700b4ce8ddfef32a87c0b81738a816629",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://phpc.social/users/lewiscowles1986/statuses/111627784477206342",
"activitypub"
]
],
"content": "nostr:npub1jpp36eeycvlkkdy4d4l4lgswvf8jtdare5vly0w0sk7rc39pzgrqlyu59l I've got roles as an \"expert\" in various scripting languages, and a few compiled ones.\n\nYou have to have the seed of knowing how to:\n\n- use vendor package\n- compile code\n- use debugger\n- switch interpreter / compiler (docker is a good answer here, just volume-mount a pre-built and go; if you can't find a pre-built, try a \"buildpack {language}\" search)\n- write tests (with core libraries)\n- write tests (with vendor libraries)\n- find 10 common vendor libs \u0026 use\n- pkg \u0026 ship a vendor lib",
"sig": "c07b0bee9729ede486797d6c919bbb75505c3579078d2bd514d7745df04222dc56b7361a4d0418b1c1049e531a81f2a4c27ad050404f00e1fbceff0c4d5c2214"
}