Board 8 > I just found out something about the lurker site

Topic List
Page List: 1, 2
GuessMyUserName
03/21/17 9:26:53 AM
#51:


okaaaaaaay back to doing stuff and I've pseudo-coded a solution that seems fine... but now to actually translate it to the real thing which augh hurts my head to even think about
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
th3l3fty
03/21/17 9:35:46 AM
#52:


how come users like Full Throttle get their topics in but have blank posts
---
thelefty for analysis crew 2008 imo -tranny
I have a third degree burn in flame-o-nomics -Sir Chris
... Copied to Clipboard!
GuessMyUserName
03/21/17 9:41:44 AM
#53:


th3l3fty posted...
how come users like Full Throttle get their topics in but have blank posts

polls

known issue with a quick fix for a while but I don't plan on getting to it until I fix the database builder!

oh and lots of topics will probably be messed up from a couple days ago where the board scanner broke during a run, so topics were collected but posts weren't
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
th3l3fty
03/21/17 9:43:06 AM
#54:


ah

I thought it was some weird ignore list quirk at first
---
thelefty for analysis crew 2008 imo -tranny
I have a third degree burn in flame-o-nomics -Sir Chris
... Copied to Clipboard!
GuessMyUserName
03/21/17 9:44:32 AM
#55:


there is a matter of deleted messages not being accounted for, the database just skips over deleted posts instead of adding a dummy so some pages won't match up for that reason
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GuessMyUserName
03/21/17 2:53:37 PM
#56:


and so I start my first full test

kinda want to sleep now
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GuessMyUserName
03/22/17 4:52:42 AM
#57:


welp everything's set back up again, this time just gonna re-scan b8 ever 8 hours (at least for now) and see how that fairs through the rest of the week
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GuessMyUserName
03/22/17 4:54:32 AM
#58:


ps god I hate shell scripting
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GuessMyUserName
03/22/17 7:37:05 AM
#59:


so I fixed the display of poll OPs but unfortunately the issue was in the actually post reader so I can't fix topics retroactively, only poll topics read from now on will be fixed

I do enjoy the style I got for 'em though!

http://gmun.moe/b8/lurker/topic.php?id=75142002

... yeahhh I don't save the View Results versions which I suppose would be easy to change (... I'd just have to add &result=1 to all the pages being read... which would require other smaller tweaks) buuut I don't re-scan old posts anyways and I don't plan on changing that so it doesn't really matter, since results would all be set in stone from the first time the topic is scanned
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
Punnyz
03/22/17 8:55:59 AM
#60:


... Copied to Clipboard!
foolm0r0n
03/22/17 9:42:54 AM
#61:


Punnyz posted...
did ulti sue those people yet

Yeah but he only got 500k
---
_foolmo_
2 + 2 = 4
... Copied to Clipboard!
GiftedACIII
03/24/17 1:48:13 AM
#62:


Are you actively archiving these topics?
---
</topic>
... Copied to Clipboard!
-GMUN-
03/24/17 2:23:38 AM
#63:


Actively?
... Copied to Clipboard!
GuessMyUserName
03/24/17 10:59:43 AM
#64:


I gotta sleep so I'll just give some in-depth explanation to cover your question. The whole setup works in 3 separate "parts":

- a MySQL database to store topics/posts
- a set of shell & python scripts to read Board 8, parse it, and upload topics/posts to the MySQL database
- lurker site pages read the MySQL database through php and displays it neatly & styled as any webpage would.

Each of these parts are on my web server. They don't necessary have to be... but uh it's simple. For the shell/python scripts, since my server's in Linux I just have a crontab scheduler that runs the master script each day at 0:00, 3:00, 6:00... and so on.

I *can* update manually on my comp (and I did earlier when fixing up polls) but uh it's more reliable to just let my server do it since it's always up 'n running. Actually I was writing up the new version on an Amazon (AWS) instance just-in-case so there's always the option to move back over there.
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GiftedACIII
03/25/17 8:50:26 PM
#65:


i'm just wondering if your thing is archiving these posts. For example if this topic purged today would it have been kept? What about other topics?
---
</topic>
... Copied to Clipboard!
Forceful_Dragon
03/25/17 11:53:11 PM
#66:


GuessMyUserName posted...
welp everything's set back up again, this time just gonna re-scan b8 ever 8 hours


It updates itself every 8 hours so nothing can purge before an update.
---
... Copied to Clipboard!
mnkboy907
03/26/17 12:09:22 AM
#67:


You can look at it and see it still has topics from two weeks ago.
---
Our brackets went under, but DpObliVion's lived to tell the tale.
http://i.imgur.com/gw03gl7.png - Number of people that D'awwed: 101
... Copied to Clipboard!
GuessMyUserName
03/26/17 1:46:34 AM
#68:


GiftedACIII posted...
i'm just wondering if your thing is archiving these posts. For example if this topic purged today would it have been kept? What about other topics?

The topic is put on my database so yes, it will always stay there.

However... if you'll notice it currently broke again. GameFAQs blocked out my server from dl'ing b8 pages so I gotta offload those tasks somewhere else now.
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GiftedACIII
03/26/17 2:38:12 AM
#69:


How many topics are you archiving?
And for later reference, this site purges at 7:00AM est (so in 4 hours 30 minutes from now) and they take out everything from 8:00PM.
---
</topic>
... Copied to Clipboard!
GuessMyUserName
03/26/17 2:41:28 AM
#70:


There are currently 748 topics in the database. Literally everything that gets posted here gets archived. (at least... whenever I fix up the recent roadblock)

For reference, B8 right how has 258 active topics
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
mnkboy907
03/26/17 2:59:49 AM
#71:


I think maybe he thinks you're archiving the topics manually?
---
Our brackets went under, but DpObliVion's lived to tell the tale.
http://i.imgur.com/gw03gl7.png - Number of people that D'awwed: 101
... Copied to Clipboard!
GuessMyUserName
03/26/17 5:41:54 AM
#72:


yeahhh that was my first thought but I tried to cover that question!

GuessMyUserName posted...
I just have a crontab scheduler that runs the master script each day at 0:00, 3:00, 6:00... and so on.

^

master script runs through every page of b8 looking for topics that either aren't in the archive, or with an outdated # of "Last Posts", and adds 'em all




annnnyhow I got this running on a separate instance, doing the first full scan now... again......... gonna a take some time since it's been a while since the last update T_T
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GuessMyUserName
03/26/17 9:10:43 AM
#73:


annnnd we're good, hopefully at every 12 hours this time won't have a problem!

only time will tell!
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GiftedACIII
03/28/17 1:29:46 AM
#74:


nice. Do you have the link to it?
---
</topic>
... Copied to Clipboard!
GuessMyUserName
03/28/17 4:38:21 AM
#75:


...? I thought you've been following the page all this time!

http://www.gmun.moe/b8/Lurker

at least that's the link typing from memory, I'm out right now so yeah

although roadblocked by gamefaqs again so I'll have to fix something... again... later
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GiftedACIII
03/29/17 8:18:48 PM
#76:


lol sorry, I was posting right before I went to bed and I just wanted to find an excuse to bump this. So are the topics going to be archived there permanently? Or will they eventually purge too?
---
</topic>
... Copied to Clipboard!
Final-Fantasy-6
03/30/17 1:09:48 PM
#77:


well for as long as I'm hosting my site!... which I guess could be as long as I live because I use it for all sorts of my day-to-day things

but urgh if gamefaqs roadblocks still comin', I'll try going one step further on something...
... Copied to Clipboard!
GiftedACIII
04/01/17 12:25:38 AM
#78:


Final-Fantasy-6 posted...
well for as long as I'm hosting my site!... which I guess could be as long as I live because I use it for all sorts of my day-to-day things

but urgh if gamefaqs roadblocks still comin', I'll try going one step further on something...

Nice, nice. I'm assuming you're GMUN? And I just realized the domain of that website is the acronym of your name lol
---
</topic>
... Copied to Clipboard!
F-ZeroGX
04/01/17 12:36:50 AM
#79:


yar~... I have many alts and i just figure to make use of 'em these days
... Copied to Clipboard!
GiftedACIII
04/03/17 2:28:26 AM
#80:


lol I hope the roadblocks aren't too troublesome for you
---
</topic>
... Copied to Clipboard!
GuessMyUserName
04/03/17 8:44:07 AM
#81:


Once I get things completely sorted out I should be able to leave it alone buuuut in the meantime it's still taking active work

The thing is if i take too long to update now, the next run will go through so many pages that GameFAQs bans that "computer" before it even finishes. However, if I have a single "computer" running the scan too frequently, while making the individual scans smaller, it will still make that "computer" easily detected just the same. I could schedule a whole bunch of different "computers" to alternately scan at frequent intervals so that each scan is quick and undetected, and no single device is running again for a long time... but that would take a lot of devices to set up so I'm just figuring out what I can get away with.

It also helps to schedule around B8's more active traffic periods -- if there's no new posts made for a while then scans will finish without going through a lot of pages so I can space them out easier.

I could probably make things easier if I log into an account with 50 ppp/tpp... but ofc I'm a bit wary of having something like that on my usermap........ although hrmmmmmm, I can do something about that...... we'll see
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GuessMyUserName
04/03/17 1:18:42 PM
#82:


hrmmmmmmmmmm so I got the user thing going with 50 ppp/tpp which should make things better...... but now since the scanner is logged into an account the http formatting is out of whack and it seems inconsistently so since my first fix didn't solv-........... ohwait if I look at the url of their error'd topics I get it. I solve one thing but a different version of the same problem occurs. Maybe.

..... either way I'm getting sleepy so if it takes too much I'll probably leave it for tomorrow



ps lmao the account got RO'd

https://www.gamefaqs.com/community/B8Lurker/bio

... but hey at least personalized "Read"ing is the "Only" thing I need!
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GiftedACIII
04/05/17 1:18:26 AM
#83:


GuessMyUserName posted...
Once I get things completely sorted out I should be able to leave it alone buuuut in the meantime it's still taking active work

The thing is if i take too long to update now, the next run will go through so many pages that GameFAQs bans that "computer" before it even finishes. However, if I have a single "computer" running the scan too frequently, while making the individual scans smaller, it will still make that "computer" easily detected just the same. I could schedule a whole bunch of different "computers" to alternately scan at frequent intervals so that each scan is quick and undetected, and no single device is running again for a long time... but that would take a lot of devices to set up so I'm just figuring out what I can get away with.

It also helps to schedule around B8's more active traffic periods -- if there's no new posts made for a while then scans will finish without going through a lot of pages so I can space them out easier.

I could probably make things easier if I log into an account with 50 ppp/tpp... but ofc I'm a bit wary of having something like that on my usermap........ although hrmmmmmm, I can do something about that...... we'll see

There must be a way for the site not to automatically attack you. I mean, the original L site managed to slink by unnoticed for quite awhile. hmm.
---
</topic>
... Copied to Clipboard!
Punnyz
04/05/17 1:22:01 AM
#84:


WHY ARE YALL STILL USIN MY TOPIC FOR THIS?!?!

caps
---
... Copied to Clipboard!
Forceful_Dragon
04/05/17 3:23:34 AM
#85:


Why make another topic when this one is in perfectly good working order?
---
... Copied to Clipboard!
GuessMyUserName
04/05/17 11:29:42 PM
#86:


so at someone's request...

http://www.logfaqs.com/

I'd still have to move over the data from the old database (and... adjust some things since I changed a bit)... but I'm also tempted to write something up to pull from the old lfaqs website.
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
GuessMyUserName
04/06/17 6:54:06 AM
#87:


and I am now in the process of absorbing the old lfaqs

unfortunately they never saved post IDs, sooooo.... I'm just sticking all lfaqs posts to their own ID together

http://logfaqs.com/post.php?id=10

... not exactly sure why topic titles don't work on them on this page specifically but whatever



also wtf the "Punnyz" name-change is 5 years old now?!
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
SantaRPidgey
04/06/17 8:30:05 AM
#88:


The funniest thing about this is theres a 30% chance sballen is reading this topic and shaking his head
---
werd
... Copied to Clipboard!
GuessMyUserName
04/06/17 8:52:42 AM
#89:


tbqh I'm terrified whenever this topic comes back up to the front page


but my current crawler is a nice bot now! instead of faking things I'm just straight-up identifying myself, with info/contact link that goes to a page whining about the purge rate causing my old husbando ranking topic to die and lose my write-ups

I've actually learned a bunch doing this either way so were see

now I can probably fight off the russian bots that plagued my own board with porn
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
Forceful_Dragon
04/06/17 2:57:01 PM
#90:


Hooray for learning things!

SantaRPidgey posted...
sballen


I read this as snalien and was wondering why he would care.
---
... Copied to Clipboard!
th3l3fty
04/06/17 3:55:39 PM
#91:


I like how youtube links are just pictures and not the link or the video
---
thelefty for analysis crew 2008 imo -tranny
I have a third degree burn in flame-o-nomics -Sir Chris
... Copied to Clipboard!
profDEADPOOL
04/06/17 7:13:08 PM
#92:


Huh GMUN your archive makes it seem like deleted posts never even happened.

That's an interesting way to handle it.
---
profDEADPOOL
"Haven't you people ever heard of closing the goddamn door?!"
... Copied to Clipboard!
GuessMyUserName
04/06/17 7:26:56 PM
#93:


th3l3fty posted...
I like how youtube links are just pictures and not the link or the video

... I didn't notice but hey I could probably fix this since the img urls contain the video's ID string still. But I have a class to head off to now!

profDEADPOOL posted...
Huh GMUN your archive makes it seem like deleted posts never even happened.

That's an interesting way to handle it.

Yeahhhhh it's the only way to really handle 'em easily. No date or or post# not store for them so unless I put a deal of effort I wouldn't be able to have a dummy deleted post stored at the right position in the "topic".
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
profDEADPOOL
04/06/17 7:50:34 PM
#94:


GuessMyUserName posted...
Yeahhhhh it's the only way to really handle 'em easily. No date or or post# not store for them so unless I put a deal of effort I wouldn't be able to have a dummy deleted post stored at the right position in the "topic".

Fair enough.
---
profDEADPOOL
"My stomach hates the, hates the bitter taste of the truth."
... Copied to Clipboard!
GuessMyUserName
04/06/17 11:25:54 PM
#95:


dat feel when you accidentally use 'rm' in the parent directory instead of the child
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
mnkboy907
04/07/17 2:08:19 AM
#96:


I don't know that feel.
---
Our brackets went under, but DpObliVion's lived to tell the tale.
http://i.imgur.com/gw03gl7.png - Number of people that D'awwed: 101
... Copied to Clipboard!
GuessMyUserName
04/07/17 2:30:58 AM
#97:


well I accidentally wiped out some big scripts I wrote

thankfully I was only in the folder with the scripts backing up the old lfaqs site and that I at least an acceptable backup of one of the files which I can reasonably adjust for the second.

so set that back up and going through lfaqs again



... but god damn this is a lot of data, my sql insertions are now at a crawl's pace
---
I request affiliated many pipes.
Been a bad girl, I know I am. And I'm so hot, I need a fan. I don't want a boy, I need a man.
... Copied to Clipboard!
Topic List
Page List: 1, 2