Silberengel on Nostr: It didn't take long for me to get to the point where I have to explain how to code ...
It didn't take long for me to get to the point where I have to explain how to code stuff to the AI.
Spend all day like,
"This is how you use @render in Svelte 5."
"Why don't you try a more-efficient batch REQ and then build a map and use the controls on that?"
"That component doesn't work in runes mode, yet. Use the generic Tailwind one we built for thatOtherFunction."
"let's lazy-load those images and the reference events, and focusing on getting the main cards up quickly"
"The date range is off because of the UNIX time stamp parser forgetting about time zones."...
"You forgot the case where..."
"We didn't implement that package, after all. Clean it up and don't forget the types and the package-lock, this time."
"Let's break this down into 4 files, like so..."
"You duplicated that, and then referenced the other one, that's why updating this one doesn't help."
"You checked the cache, but it's stale. Refresh from store."
"Whoa, nope. We don't send that info out. Revert."
"Make the search bar OR terms, but allow for +terms. Separate them into two stacks and then..."
"Let them search for the NIP-05. Recognize it by the '@' and then fetch the related kind 0 and grab the pubkey..."
I think I just hit the *Using AI As A Typing Helper* level in Typescript. 😅
It does type much faster, tho. Can work at least three times, as fast, at this point.
Published at
2025-06-16 12:07:26Event JSON
{
"id": "0b711ced6239a2e27730e1dbfcbdb4a6dcdf248b08461e4dad2fa292ed4fe20c",
"pubkey": "fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1",
"created_at": 1750075646,
"kind": 1,
"tags": [
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "It didn't take long for me to get to the point where I have to explain how to code stuff to the AI.\n\nSpend all day like, \n\"This is how you use @render in Svelte 5.\"\n\"Why don't you try a more-efficient batch REQ and then build a map and use the controls on that?\"\n\"That component doesn't work in runes mode, yet. Use the generic Tailwind one we built for thatOtherFunction.\"\n\"let's lazy-load those images and the reference events, and focusing on getting the main cards up quickly\"\n\"The date range is off because of the UNIX time stamp parser forgetting about time zones.\"...\n\"You forgot the case where...\"\n\"We didn't implement that package, after all. Clean it up and don't forget the types and the package-lock, this time.\"\n\"Let's break this down into 4 files, like so...\"\n\"You duplicated that, and then referenced the other one, that's why updating this one doesn't help.\"\n\"You checked the cache, but it's stale. Refresh from store.\"\n\"Whoa, nope. We don't send that info out. Revert.\"\n\"Make the search bar OR terms, but allow for +terms. Separate them into two stacks and then...\"\n\"Let them search for the NIP-05. Recognize it by the '@' and then fetch the related kind 0 and grab the pubkey...\"\n\nI think I just hit the *Using AI As A Typing Helper* level in Typescript. 😅 \nIt does type much faster, tho. Can work at least three times, as fast, at this point.",
"sig": "a2ff8b98da89049882517a12a10623683620a4cc7d107261f3f19afa6258ced26013b0ef2768e4e1e69ed5e4d25ae5578578266b95b2ccaab7850884199e3e64"
}