"...az egész AI kamu, semmire nem jó, ki fog pukkadni a lufija..." 1/x

---------------------------------------------------

Szerintem ez a komment nem öregszik jól...

Mivel épp SQL query-ket generálgatok, amiket egy Python script segítségével hívogatok, és mivel egy-egy query túl hosszú is lehet, ezért be kell készítenem a PID-et, hogy könnyebb legyen kill-elni a process-t.

---------------------------------------------------

👨🏼‍💻 Can you add this to the host shell as an env. variable with a more unique name that reflects its purpose?

🤖 You can add the PID as an environment variable with a more unique name by modifying your script as follows:

🤖 run_word_sample.sh1/2

🤖 Explanation of Changes:

  • 🤖 Added export WORD_SAMPLE_PID=$PID to set the PID as an environment variable with a unique name that reflects its purpose.

---------------------------------------------------

👨🏼‍💻 WORD_SAMPLE_PID rename to reflect the etymology stuff

🤖 You can rename the environment variable to better reflect its purpose related to etymology. Here’s the updated code:

🤖 run_word_sample.sh2/2

🤖 Explanation of Changes:

  • 🤖 Renamed the environment variable from WORD_SAMPLE_PID to ETYMOLOGY_WORD_SAMPLE_PID to better reflect its purpose related to etymology.

---------------------------------------------------

👨🏼‍💻 Document this in @README.md

🤖 You can document the changes regarding the environment variable in your README.md file as follows:

🤖 README.md1/2

🤖 Explanation of Changes:

  • 🤖 Added a new section titled "Environment Variables" to document the ETYMOLOGY_WORD_SAMPLE_PID variable, explaining its purpose and usage.

---------------------------------------------------

👨🏼‍💻 Break up the added text to 80 characters

🤖 Here’s the updated section of the README.md file with the text broken up to 80 characters:

🤖 README.md2/2

🤖 This formatting ensures that no line exceeds 80 characters for better readability.

Hozzászólások

Szerintem ez a komment nem öregszik jól...

És te erre mind magadtól jöttél rá 9 nap alatt saját tapasztalat alapján? Gratulálok, a következő 9 nap elég lehet egy Nobel jelölésre.