#Finally had some time to play with GPT, so deci...

1 messages ยท Page 1 of 1 (latest)

real beaconBOT
#

Thread automatically created, you can use it to discuss about the project!

iron folio
#

Perhaps some example text would be nice

cosmic skiff
#

Do you need to connect payment to use the API?

stable axle
stable axle
humble zealot
#

@stable axle is it bad that it erks me that you set title/desc/etc as reusable vars but didnt make your static domain a var ? ๐Ÿ˜‚

humble zealot
stable axle
humble zealot
#

in your metadata man lol

#

you have title, description, etc saved so you can reuse the string instead of repeating it

#

e.g. template

#

but your static image domain is also repetative and you just typed that shit out

stable axle
#

ah, that static image domain is when you have an url in the browser and you just ctrl c ctrl v to your page

#

i already have the working url

#

why do i need to change it to staticDomain + "/whatever" if I already have "https://staticdomain/whatever"

#

the title, description are repetitive in whole

#

but here it is only repetitive in like what? the first few characters

#

not worth it for me

humble zealot
#

its over 50% of each line

#

XD

#

Its just a personal nitpick

#

the site is cool ๐Ÿ˜›

stable axle
#

and when i need to modify it for each site, i dont need to touch the repetitive part

#

so

#

my lazy ass wont do it