#test | Logs for 2016-04-04
« return
[02:58:55] -!- aqu4 [aqu4!~aqu4bot@universe2.us/ircbot/aqu4] has joined #test
[02:58:55] -!- mode/#test [+v aqu4] by Athena
[10:28:13] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[10:28:13] -!- mode/#test [+v testbot] by Athena
[10:28:56] <TheMightyBuzzard> #help smake
[10:28:56] <MrPlow> Smake someone
[10:29:05] <TheMightyBuzzard> ##help smake
[10:29:06] <testbot> Smake someone, ex ##smake crutchy or ##smake chromas a large trout
[10:29:14] <TheMightyBuzzard> ##help smakeadd
[10:29:15] <testbot> Add an entry to the smakes database. ex ##smakeadd a large trout
[10:29:48] <chromas> ##help smakeundo
[10:29:48] <testbot> No such command.
[10:29:51] <chromas> ##help smakedel
[10:29:51] <testbot> No such command.
[10:29:54] <chromas> ##help smakedelete
[10:29:54] <testbot> No such command.
[10:29:56] <chromas> ##help smakerm
[10:29:56] <testbot> No such command.
[10:29:58] <chromas> ##help smakefart
[10:29:58] <testbot> No such command.
[10:30:05] <chromas> ##help help
[10:30:05] <testbot> Yes, recursion is neat. Now bugger off.
[10:30:11] <chromas> ##help bugger
[10:30:11] <testbot> No such command.
[10:30:14] <chromas> ##help quit
[10:30:15] <testbot> No such command.
[10:30:27] <chromas> ##help smake crutchy
[10:30:27] <testbot> No such command.
[10:30:47] <TheMightyBuzzard> really should go through and make him not sql injectable
[10:30:50] <TheMightyBuzzard> ##quit
[10:30:50] -!- testbot has quit [Client Quit]
[10:31:16] <TheMightyBuzzard> been meaning to but haven't gotten around to it yet.
[10:32:10] <chromas> ## quit \; "drop table `*` from SOYLENT
[10:32:41] <chromas> or uh
[10:33:03] <chromas> ## quit "; "drop table `*` from SOYLENT \
[10:42:13] <TheMightyBuzzard> apparently there is no good quote function for sqlite in C
[10:45:29] <crutchy> ##smakeadd little johnny tables
[10:46:03] <crutchy> tmb, no prepare thingy?
[10:46:10] <TheMightyBuzzard> newp
[10:46:15] <crutchy> quoting is kinda falling out of fashion
[10:46:42] <TheMightyBuzzard> there's a couple functions that'll let ya escape quotes OR double quotes but nothing else.
[10:50:41] <crutchy> guess you'll have to switch to mysql :D
[10:55:27] <TheMightyBuzzard> nope, just gonna hafta ghetto s/'/\\'/g
[11:00:21] <chromas> couldn't you just use the mysql function for sqlite data?
[11:02:29] <TheMightyBuzzard> and load in a whole nother library? pass.
[11:09:28] <chromas> seems kinda dumb to require a lib for a simple substring replacement function
[11:09:31] <chromas> c--
[11:09:43] <chromas> sql--
[11:14:06] <TheMightyBuzzard> was thinking of using subsentient's substrings library
[11:21:26] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[11:21:26] -!- mode/#test [+v testbot] by Athena
[11:22:14] <TheMightyBuzzard> ##smakeadd 9" nails
[11:22:14] -!- testbot has quit [Remote host closed the connection]
[11:22:26] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[11:22:26] -!- mode/#test [+v testbot] by Athena
[11:22:27] -!- testbot has quit [Remote host closed the connection]
[11:22:36] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[11:22:36] -!- mode/#test [+v testbot] by Athena
[11:22:39] <TheMightyBuzzard> ##smakeadd 9" nails
[11:23:16] -!- testbot has quit [Remote host closed the connection]
[11:23:34] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[11:23:34] -!- mode/#test [+v testbot] by Athena
[11:23:40] <TheMightyBuzzard> ##smakeadd 9" nails
[11:24:28] <TheMightyBuzzard> ##smakeadd 9" nails
[11:24:45] <TheMightyBuzzard> ##smakeadd 9' nails
[11:25:20] -!- testbot has quit [Remote host closed the connection]
[11:25:33] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[11:25:33] -!- mode/#test [+v testbot] by Athena
[11:25:43] <TheMightyBuzzard> ##smakeadd 9" nails
[11:26:01] <TheMightyBuzzard> ##smakeadd 9' nails
[11:26:18] <TheMightyBuzzard> okay, that's got it.
[11:26:23] <TheMightyBuzzard> ##quit
[11:26:23] -!- testbot has quit [Client Quit]
[11:30:34] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[11:30:34] -!- mode/#test [+v testbot] by Athena
[11:30:48] <TheMightyBuzzard> ##help
[11:30:48] <testbot> bnk, help, perl6, roll, smake, smakeadd, socialist, submit, weather, weatheradd
[11:31:13] <chromas> ##bnk
[11:31:13] <testbot> https://www.youtube.com
[11:31:16] <chromas> oh yeah
[11:31:20] * chromas was thinking "bonk"
[11:33:53] -!- testbot has quit [Remote host closed the connection]
[11:34:18] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[11:34:18] -!- mode/#test [+v testbot] by Athena
[11:34:38] <TheMightyBuzzard> there, all good with escaping now.
[11:35:02] <TheMightyBuzzard> for insert/replaces anyway
[11:36:56] <TheMightyBuzzard> selects n such were good already looks like
[11:39:18] <crutchy> does subsentient's strings thingy have some funky escaping stuff?
[11:40:55] <TheMightyBuzzard> nah, skipped that. sqlite3_mprintf does what i need.
[11:41:36] <TheMightyBuzzard> just doesn't look like it does at first glance because it uses ' instead of \ to escape things.
[11:51:01] <chromas> Pascl-y?
[11:51:10] <chromas> like two one quote to escape another?
[11:51:17] <chromas> s/two //
[11:51:17] <sedctl> <chromas> like one quote to escape another?
[11:51:29] <TheMightyBuzzard> chromas, zactly
[11:51:35] <chromas> kinda gay
[11:51:42] <TheMightyBuzzard> and fookin confusing
[12:17:29] <crutchy> nah pascal quotes are easy. just gotta count
[12:17:40] <crutchy> though they do look messy if you got a bunch of em
[12:17:45] <chromas> still gay
[12:17:51] <chromas> can be easy and gay
[12:17:53] <TheMightyBuzzard> fagtastic
[12:18:00] <chromas> like yo mama
[12:18:03] <crutchy> probably i'm just used to them
[12:18:24] <crutchy> but i confuse myself too by starting to type pascal syntax in php scripts and vice versa
[12:18:41] <chromas> Need to make it more javascript-like
[12:18:50] <chromas> single and double quotes acceptable
[12:19:08] <chromas> even moreso, you can use begin/end as well as {} or indentation like python too!
[12:19:17] <TheMightyBuzzard> strangely, double quotes are acceptable in sqlite3
[12:19:43] <chromas> postgres uses double quotes
[12:20:00] <chromas> I think singles for names and doubles for strings or something
[12:20:01] <crutchy> recently i learned that nedry was typing pascal in jurassic park
[12:20:40] <crutchy> someone showed a zoomed in shot of one of his screens and asked about it in one of those nerd forums like stack
[12:20:53] <TheMightyBuzzard> well she'd have to. it would have been a three week movie if she'd used C
[12:20:55] <chromas> I saw part of the movie Tangled yesterday. There was a character named Pascal. In the epilogue they said he never changed. Insult, I tell ya!
[12:21:27] <crutchy> lol
[12:21:38] <crutchy> nah nedry was the fat guy that fucked it all up
[12:22:29] <crutchy> http://movies.stackexchange.com
[12:22:30] <shekel> ^ 03realism - Source code on Nedry's workstation: real programming language/s? - Movies TV Stack Exchange
[12:22:53] <crutchy> its some fucking messy pascal, but it looks legit
[12:22:59] <TheMightyBuzzard> ahh, thought ya meant the lil "this is unix, i know this" chick.
[12:23:21] <crutchy> that was lex i think
[12:25:40] <chromas> oh yeah, I think macs used a lot of pascal in þe olden dayes
[12:26:03] <TheMightyBuzzard> winders did too for that matter
[12:26:29] <TheMightyBuzzard> one of the first things i coded in after BASIC on the trs-80
[12:26:47] <TheMightyBuzzard> not that i remember a damned bit of it.
[12:27:46] <chromas> pascal++
[12:28:05] <chromas> just needs some built-in regex and other fun toys
[16:15:54] <TheMightyBuzzard> ##quit
[16:15:54] -!- testbot has quit [Quit: of course, Master!]
[16:26:09] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[16:26:09] -!- mode/#test [+v testbot] by Athena
[16:26:50] -!- testbot has quit [Remote host closed the connection]
[16:26:58] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[16:26:58] -!- mode/#test [+v testbot] by Athena
[16:27:13] <TheMightyBuzzard> ##help
[16:27:13] <testbot> bnk, help, perl6, roll, smake, smakeadd, socialist, submit, weather, weatheradd, youtube
[16:27:27] <TheMightyBuzzard> ##youtube never gonna give you up
[16:27:28] <testbot> https://www.youtube.com
[16:32:22] <TheMightyBuzzard> ##youtube never gonna give you up
[16:32:23] <testbot> https://www.youtube.com
[16:32:44] <TheMightyBuzzard> ##quit
[16:32:44] -!- testbot has quit [Quit: of course, Master!]
[16:32:54] -!- testbot [testbot!bob@205.185.sup.gvx] has joined #test
[16:32:54] -!- mode/#test [+v testbot] by Athena