Difference between revisions of "Talk:TimeAPI Clock Script"

From Second Life Wiki
Jump to navigation Jump to search
(Inefficient is an understatement)
 
 
Line 7: Line 7:


"It's a wiki" I here the multitudes moan. "Tidy it yourself!". Check the history. I did already >.< &nbsp;[[User:Fred_Gandt|'''<span style="font-family:arial;color:#055;font-size:16px;">f<i style="color:#0dd;font-size:10px;">red</i>g<i style="color:#0dd;font-size:10px;">andt</i></span>''']] 09:44, 18 July 2013 (PDT)
"It's a wiki" I here the multitudes moan. "Tidy it yourself!". Check the history. I did already >.< &nbsp;[[User:Fred_Gandt|'''<span style="font-family:arial;color:#055;font-size:16px;">f<i style="color:#0dd;font-size:10px;">red</i>g<i style="color:#0dd;font-size:10px;">andt</i></span>''']] 09:44, 18 July 2013 (PDT)
Actually (this is so bad it played on my mind) making a GET request every 20 minutes would be excessive!
Establish an offset, and roll with it. &nbsp;[[User:Fred_Gandt|'''<span style="font-family:arial;color:#055;font-size:16px;">f<i style="color:#0dd;font-size:10px;">red</i>g<i style="color:#0dd;font-size:10px;">andt</i></span>''']] 09:59, 18 July 2013 (PDT)

Latest revision as of 09:59, 18 July 2013

Inefficient is an understatement

Attempting a GET request every second is a completely unnecessary strain on the interwebs.

At most, make a GET request every 20? seconds and update a smarter script.

P.S. When did the LSL script library get so messy?! It used to be in alphabetical order O.o

"It's a wiki" I here the multitudes moan. "Tidy it yourself!". Check the history. I did already >.<  fredgandt 09:44, 18 July 2013 (PDT)

Actually (this is so bad it played on my mind) making a GET request every 20 minutes would be excessive!

Establish an offset, and roll with it.  fredgandt 09:59, 18 July 2013 (PDT)