GStwin.com GS500 Message Forum

Main Area => General GS500 Discussion => Topic started by: The Buddha on February 01, 2018, 12:03:12 PM

Title: Yeaaaaayyyyy Forum's back.
Post by: The Buddha on February 01, 2018, 12:03:12 PM
I was going to actually get a life or something. Thank god its back.
Cool.
Buddha.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: gregjet on February 01, 2018, 12:43:45 PM
What happened. Wierd error when it wasn't working that I have never seen before.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: ShowBizWolf on February 01, 2018, 01:14:20 PM
I'm glad it's back too! :cheers:
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: mr72 on February 01, 2018, 01:32:29 PM
Quote from: gregjet on February 01, 2018, 12:43:45 PM
What happened. Wierd error when it wasn't working that I have never seen before.

probably the pilot mixture was too lean.

... or maybe the forum's AI read J_Walker's posts and didn't want to be advertising about "junk"
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: qcbaker on February 02, 2018, 08:33:39 AM
'); DROP TABLE gsboard;--

For those who may not get this joke: https://xkcd.com/327/
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: Watcher on February 02, 2018, 09:19:45 AM
Quote from: qcbaker on February 02, 2018, 08:33:39 AM
'); DROP TABLE gsboard;--

For those who may not get this joke: https://xkcd.com/327/

I still don't get the joke...
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: qcbaker on February 02, 2018, 09:49:54 AM
Quote from: Watcher on February 02, 2018, 09:19:45 AM
Quote from: qcbaker on February 02, 2018, 08:33:39 AM
'); DROP TABLE gsboard;--

For those who may not get this joke: https://xkcd.com/327/

I still don't get the joke...

Its a joke about SQL injection.

This is a bit of a simplified explanation, but basically sometimes you can use text input fields (like the one I'm typing in right now) to execute code on the website's servers by putting in the characters that end a command, but include other code afterward. In the comic, the school staff is presumably entering the students' names into a text box that, when you enter text into it, takes that text and puts it into a command that inserts that info into the database as a new row. So, if you were to enter "Robert Smith" into the text box, the server would run something like

INSERT INTO Students ('Robert Smith');

But, in the comic student's name is "Robert'); DROP TABLE Students;--" so when the school enters that name into their database,  this is what gets executed by the server:

INSERT INTO Students ('Robert'); DROP TABLE Students;--');

So, instead of just entering the text into the database, the server executes more code and table he was inserted into is "dropped" (SQL command to delete a table), and the characters at the end get ignored because '); isnt a valid command on its own.

Most websites nowadays do what is called input sterilization, which prevents text entered on the website from being run as code on the server.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: mankyle on February 02, 2018, 10:15:11 AM
I use this site when XKCD goes over my head (which is often, especially with the programming jokes).

http://www.explainxkcd.com/wiki/index.php/327
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: qcbaker on February 02, 2018, 10:48:16 AM
Quote from: mankyle on February 02, 2018, 10:15:11 AM
I use this site when XKCD goes over my head (which is often, especially with the programming jokes).

http://www.explainxkcd.com/wiki/index.php/327

That's a much better explanation lol, and more accurate in syntax. I haven't really had to work in SQL much since college so my syntax is a bit rusty.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: Endopotential on February 04, 2018, 12:24:46 PM
QuoteIts a joke about SQL injection.

Wow I just got my weekly quota of geek coding humor.  :D  :dunno_black:  Considering myself schooled.

QCBaker, did I remember from other posts that you're a Buell fan?  I just picked up a XB9SX.  Gotta love that crazy torque.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: Watcher on February 04, 2018, 12:36:43 PM
Quote from: Endopotential on February 04, 2018, 12:24:46 PM
QCBaker, did I remember from other posts that you're a Buell fan?  I just picked up a XB9SX.  Gotta love that crazy torque.

If it wasn't QC it would have been me, used to have an XB12SS.
Had the front wheel up yet?  Mine never wanted to stay down and the SS was the longer wheelbase version :laugh:
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: qcbaker on February 05, 2018, 06:13:01 AM
Nice, Endo! But yeah, Watcher's the one who had the nice Buell lol. I do consider myself a Buell fan as well, but I just have a Blast. Decent bike for what it is IMO, but nothing really to write home about.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: J_Walker on February 05, 2018, 12:07:43 PM
Quote from: mr72 on February 01, 2018, 01:32:29 PM
Quote from: gregjet on February 01, 2018, 12:43:45 PM
What happened. Wierd error when it wasn't working that I have never seen before.

probably the pilot mixture was too lean.

... or maybe the forum's AI read J_Walker's posts and didn't want to be advertising about "junk"

maybe when my GS stops blowing fork seals with less than 30k on the clock, ill shut up. or throwing connecting rod bearings...

its okay, my next bike WONT be a suzuki. 2018 FJR1300  :icon_mrgreen: soon.tm

edit: or eating 500ml of oil like every 400 miles. lol
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: mr72 on February 06, 2018, 06:59:58 AM
Quote from: J_Walker on February 05, 2018, 12:07:43 PM
maybe when my GS stops...

On cue! Thanks :)

however... I guess it's fair to point out that you might have uniquely horrible luck with your GS. Others of us don't have these problems at all.

Quote
edit: or eating 500ml of oil like every 400 miles. lol

If it was an Audi, this would be pretty great. (https://www.carcomplaints.com/news/2014/audi-oil-consumption-lawsuit.shtml)

FWIW my GS doesn't burn any oil AFAICT. It does leak a tiny bit.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: qcbaker on February 06, 2018, 07:26:37 AM
Mine does burn a bit of oil, but nothing as bad as J has experienced. I've always chalked it up to the fact that I ride pretty high in the rev range.
Title: Re: Yeaaaaayyyyy Forum's back.
Post by: gruntle on February 06, 2018, 03:33:17 PM
Non OEM seals are CRAP - they popped in less than 30 days for me, OEM's on the other hand are sound.
Worth noting that that the naked GS uses the older style seals NOT the F version - I checked with SUZUKI UK technical. Almost all sites say the F version suits - it doesn't, don't ask me why but that's what SUZUKI UK say.
You have been warned...
;)