<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:09] ⇨ Joins: Corded (discord@2607:5300:60:51da::c0f:fee)
L2[00:00:09] zsh sets mode: +v on Corded
L3[00:06:13] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L4[00:08:38] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L5[00:10:24] *** Kasen is now known as rakiru|offline
L6[00:18:05] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L7[00:18:07] *** mrkirby153 is now known as kirby|gone
L8[00:20:38] <Kodos> This is a giant pain
L9[00:20:46] <Kodos> Well
L10[00:20:47] <Kodos> Not giant
L11[00:20:51] <Kodos> But still big enough that I want to complain
L12[00:21:13] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L13[00:21:19] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Client Quit)
L14[00:22:08] *** CB|Away is now known as Kimiro
L15[00:31:18] ⇦ Quits: Johannes13 (Johannes13@141.70.98.128) (Read error: Connection reset by peer)
L16[00:34:15] ⇨ Joins: xarses (~xarses@rrcs-24-173-18-66.sw.biz.rr.com)
L17[00:35:38] <Kodos> Hokay, half my lotto shit is done
L18[00:40:15] <Kodos> Well, about a quarter if you count doing the shit I wanted to do but was too tired
L19[00:53:24] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:5591:9203:fcab:fd8a) (Quit: Leaving)
L20[00:53:54] <Kodos> Have I mentioned lately how much I hate tables
L21[00:56:37] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L22[01:00:03] <Kodos> This is probably a lot simpler to do than I'm seeing. Maybe I'll come back to this in the morning
L23[01:04:56] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA01294C7A9199C070D6.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L24[01:05:09] ⇦ Quits: Kimiro (~TimeDrago@S0106c8fb2655ca42.ed.shawcable.net) (Ping timeout: 384 seconds)
L25[01:11:03] ⇦ Quits: Dark (~MrDark@cpe-76-181-157-113.columbus.res.rr.com) (Read error: Connection reset by peer)
L26[01:14:56] ⇨ Joins: Dark (~MrDark@cpe-76-181-157-113.columbus.res.rr.com)
L27[01:16:37] ⇨ Joins: Kimiro (~MobileDra@199-7-159-28.eng.wind.ca)
L28[01:20:58] <greaser|q> idea: ability to split EEPROM into main data and binary data
L29[01:21:51] <Kodos> Ehh, there's already two sections to an EEPROM, but most use the smaller bits already
L30[01:22:14] <greaser|q> this is for the 4KB section, the idea would be you could split it
L31[01:22:30] <Kodos> EEPROM Partitions \o/
L32[01:22:37] <Kodos> (I have no idea what I'm talking about
L33[01:22:38] <Kodos> )
L34[01:22:52] <greaser|q> either that or machine.lua could be tweaked to handle some partitioning scheme
L35[01:24:39] <greaser|q> could do something so that if it starts with a magic string, e.g. "!MBT" then some multiboot info can be provided
L36[01:27:26] <greaser|q> "!MBT\r\n\x00"; uint8_t entry_count; struct { char id[24]; uint32_t start, len; } entry_table[entry_count];
L37[01:28:44] <greaser|q> ID is arch-dependent
L38[01:33:00] <Kodos> If I'm using a Relay with a Wireless card, wired to my server rack, I still need a networking card in my server, right
L39[01:36:34] <Kimiro> I got a silly question: Why can't a linked card go in a tablet?
L40[01:39:12] <Kimiro> I mean, think of the awesome you could do with that! :3
L41[01:42:25] <Kodos> Why can't it? Or does a tablet only have T2 slots
L42[01:44:28] ⇨ Joins: techno156 (~techno156@137.154.59.113)
L43[01:45:15] <greaser|q> odds are it's an oversight
L44[01:45:20] <greaser|q> afaik it can accept tier 3
L45[01:49:03] ⇨ Joins: Hyst (cxsss1@CPE-124-189-12-66.iacz1.cht.bigpond.net.au)
L46[01:51:27] *** Antheus|Away is now known as Antheus
L47[01:55:29] <Kimiro> Only T2 AFAIK.
L48[01:58:59] <Kimiro> I found that out the lame way when I was devising a GDO for my StarGate system.
L49[01:59:22] <Kodos> Ahh
L50[01:59:28] <Kodos> I'm still working out how to do this table thing
L51[02:00:35] <Kodos> Basically the gist is I need a table of three numbers, each in a range of 1-20, with no duplicate numbers and sorted into numerical order
L52[02:00:46] <Izaya> https://drive.google.com/folderview?id=0B8Y8T2uBc3hGWEkwWmw5QldNeXc
L53[02:02:01] <Kodos> Huh
L54[02:02:06] <Kodos> Will need that link again tomorrow
L55[02:03:32] * Izaya added to his drive and is now downloading the whole thing
L56[02:03:36] <Izaya> all the book hoarding
L57[02:04:28] * Kimiro hoards Izaya; because dragon
L58[02:04:33] <Kodos> ~w table.insert
L59[02:04:34] <ocdoc> http://www.lua.org/manual/5.2/manual.html#pdf-table.insert
L60[02:04:44] <Izaya> Kimiro: you can have my book collection?
L61[02:04:51] <Izaya> I would prefer not to be hoarded
L62[02:04:54] <Izaya> as it is hard to copy me
L63[02:05:00] <Izaya> you can have a copy of my books though
L64[02:05:35] <Kimiro> Psh. Just hold still while the plush-o-matic scans and sews a doll of you for me.
L65[02:05:46] <Izaya> oh okay
L66[02:05:47] <Izaya> that works
L67[02:06:01] <Kodos> #lua local mytab = {} for x = 1,3 do table.insert(mytab, math.random(1,20)) end table.sort(mytab) return mytab
L68[02:06:05] <|0xDEADBEEF|> > table: 0x7fc6cc019470
L69[02:06:09] <Kodos> erm
L70[02:06:10] <Kodos> right
L71[02:06:21] <Kodos> #lua local mytab = {} for x = 1,3 do table.insert(mytab, math.random(1,20)) end table.sort(mytab) for k,v in pairs(mytab) do print(v) end
L72[02:06:21] <|0xDEADBEEF|> > 7 | 9 | 17 | nil
L73[02:06:27] <Izaya> fuck can't zip the whole thing
L74[02:06:42] <Kimiro> Woo. Doll is done.
L75[02:06:50] * Kimiro snuggles it
L76[02:06:59] <Izaya> Can I go now?
L77[02:07:25] <Kimiro> If you have to.
L78[02:07:36] <Izaya> yeah I have stuff to do
L79[02:07:38] <Izaya> \o/
L80[02:07:52] <Kodos> Okay, that part works, now i gotta figure out how to check for and remove duplicates
L81[02:12:02] * Kimiro dupli-dolls Kodos too.
L82[02:12:43] * Temia buries Kimiro and Izaya in minotaur dolls
L83[02:13:26] * Kimiro adds the Minotaur and Temia to his hoard.
L84[02:13:34] <Temia> But!
L85[02:13:37] <Temia> They are one and the same!
L86[02:13:57] <Kimiro> Too late~
L87[02:14:11] <Temia> I know, just saying
L88[02:14:19] <Temia> I am the moo and the moo is me .3.
L89[02:14:25] <Kodos> Urgh, StackOverflow needs a 'Dummy it up!' button
L90[02:14:37] <Kimiro> ... Yummy. Meef.
L91[02:15:10] <Temia> :c
L92[02:15:17] * Temia whaps Kimiro over the head with her axe
L93[02:15:24] <Temia> NOT ON THE MENU
L94[02:15:32] <Kodos> So, who wants to write this really quick so I can go to bed :x
L95[02:15:46] <Saphire> Temia!
L96[02:15:50] <Temia> Saph!
L97[02:16:01] * Saphire mooofs!
L98[02:16:03] * Kimiro flickers as the axe passes through him. :V
L99[02:16:04] <KittyKath> Temia, are people trying to eat you again?
L100[02:16:10] <Temia> ...
L101[02:16:19] * Temia reprograms Kimiro to have a proper H on their forehead
L102[02:16:20] * Saphire nibbles on KittyKath
L103[02:16:31] <Temia> If you're going to be a hologram, you have to do it right.
L104[02:16:39] <Saphire> xD
L105[02:16:55] * KittyKath takes a note to use toxic salve before coming near Saphire again.
L106[02:17:08] * Kimiro isn't a hologram and can't be reprogrammed like that smeghead Rimmer.
L107[02:17:23] <Temia> Oh. .3.
L108[02:17:26] <Temia> Well dern.
L109[02:17:36] <Temia> I'm glad you got the reference, at least.
L110[02:17:42] <Kimiro> Hehe.
L111[02:17:57] <Temia> That was... honestly one I expected to go over a LOT of peoples' heads here. <.<
L112[02:18:10] <Kimiro> Red Dwarf is my favorite show of all time. o3o
L113[02:18:35] <Saphire> blegh
L114[02:18:36] <Saphire> did i missed anything?
L115[02:18:39] <Kodos> Daaaaa da-da-daaaaaaa da-da-daaaaaaaaaaa da-da-da-da-daaaaaaaaa
L116[02:19:25] <Kimiro> I want to lie, shipwrecked a-comatose / drinkin' "fresh" mango juice.
L117[02:19:34] <Kodos> \o/
L118[02:20:03] * Lizzy looks up, sees what's going on then goes back to day dreaming
L119[02:20:26] <Skye> Haha
L120[02:20:35] ⇨ Joins: hitecnologys (~hitecnolo@193.169.52.115)
L121[02:20:51] * Lizzy unconsciously pets KittyKath
L122[02:21:20] <Saphire> :c
L123[02:21:20] * Kimiro hovers over Temia wearing a "Pet the chef" apron and holding a cleaver
L124[02:21:31] * Saphire nibbles on Temia
L125[02:22:02] * Antheus eats Temia
L126[02:22:26] * Temia hits everyone involved with her axe and flees! Dx
L127[02:23:04] <Kimiro> I was going to offer you some sushi but forget it.
L128[02:23:41] * Kimiro cleaves up a dragon roll into 10 or so pieces.
L129[02:23:49] <Temia> ... :c
L130[02:24:03] * Temia sulks. Those are so expensive, she's never had them. ;.;
L131[02:24:15] * Lizzy pets Temia
L132[02:24:17] <Antheus> same
L133[02:24:42] <Antheus> I havent had non-buffet sushi in over a year
L134[02:24:59] <Kimiro> I make my own sushi. owo
L135[02:25:25] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L136[02:26:08] * Kimiro is quite adept at it considering he is, as the weeaboos would say, a stupid foreigner.
L137[02:27:22] <Kimiro> I digress though. I'mma head to bed. Night Saphire, night Temia, night KittyKath who lives in my toaster.
L138[02:28:16] <Kimiro> And Antheus.
L139[02:28:25] <Antheus> adios
L140[02:29:45] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L141[02:30:58] *** Kodos is now known as Kodos|Zzz
L142[02:31:55] * Saphire nibbles on KittyKath
L143[02:35:16] * Lizzy baps Saphire
L144[02:35:25] <Lizzy> No nibbling the KittyKath
L145[02:35:32] <Saphire> nuuh..
L146[02:35:40] * Saphire hats on KittyKath ^^
L147[02:35:51] <KittyKath> Uhm...
L148[02:36:22] * Saphire is a floofy hat ._.
L149[02:39:19] * Saphire boops herself
L150[02:55:33] *** Antheus is now known as Antheus|Away
L151[03:30:26] *** gAway2002 is now known as g
L152[04:40:48] ⇨ Joins: Inari (~Pinkishu@p5DEC6DF5.dip0.t-ipconnect.de)
L153[04:41:58] <Inari> hmm thats kind of pretty even, sadly still too much detail for me http://akari.in/pinky_7SCxe
L154[05:07:22] <Forecaster> whats the best way to declare a type, with subtypes with attributes in Java?
L155[05:07:46] <Forecaster> like ProductTypes.ProductType.name"
L156[05:08:06] <Forecaster> argh quote imbalance D:
L157[05:17:45] <Izaya> "
L158[05:22:15] <Forecaster> but it's in the wrong plaaaace
L159[05:22:20] <Inari> "
L160[05:22:50] <Forecaster> noooo
L161[05:23:44] <Izaya> "
L162[05:26:32] <Inari> ""'"'"{}
L163[05:35:52] <Izaya> '
L164[06:05:02] ⇨ Joins: Dracotech (~techno156@137.154.59.113)
L165[06:05:13] ⇦ Quits: Dracotech (~techno156@137.154.59.113) (Client Quit)
L166[06:05:39] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Ping timeout: 198 seconds)
L167[06:06:04] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L168[06:08:03] ⇦ Quits: techno156 (~techno156@137.154.59.113) (Ping timeout: 198 seconds)
L169[06:14:06] <Izaya> ... huh
L170[06:14:11] <Izaya> to sleep on an OS with a scheduler
L171[06:14:18] <Izaya> all you do is yield until it's time to do something
L172[06:15:05] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L173[06:16:01] ⇨ Joins: techno156 (~techno156@137.154.59.113)
L174[06:19:43] <Izaya> I wonder if I could cut down the size of my forth implimentation
L175[07:06:00] <Izaya> TIL the tmpfs is labelled tmpfs
L176[07:19:06] <Izaya> https://i.imgur.com/Pq7AbJO.png
L177[07:20:32] ⇨ Joins: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net)
L178[07:25:38] ⇨ Joins: Yepoleb (~yepoleb@178-190-229-91.adsl.highway.telekom.at)
L179[07:27:07] ⇦ Quits: Kimiro (~MobileDra@199-7-159-28.eng.wind.ca) (Killed (NickServ (GHOST command used by CB|Away!~TimeDrago@S0106c8fb2655ca42.ed.shawcable.net)))
L180[07:27:23] ⇨ Joins: CB|Away (~TimeDrago@S0106c8fb2655ca42.ed.shawcable.net)
L181[07:41:18] ⇦ Quits: Syrren (~syrren@wyrm.thenest.org) (Quit: ZNC - http://znc.in)
L182[07:47:35] ⇨ Joins: Syrren (~syrren@101.166.208.194)
L183[07:48:19] ⇨ Joins: LuMistry (uid146685@id-146685.charlton.irccloud.com)
L184[07:49:56] <LuMistry> Greetings
L185[07:51:50] *** amadornes[OFF] is now known as amadornes
L186[07:55:29] <LuMistry> https://plus.google.com/102139916272795232801/posts/av3U3RNG4i9
L187[07:55:42] <LuMistry> this is quite interesting
L188[07:56:25] *** CB|Away is now known as Kimiro
L189[08:00:29] <Izaya> hey geniuses, anyone know an application that is similar to the 'About this computer' ( http://toastytech.com/guis/macos81about.png ) screen on a Mac that would run on modern Linux?
L190[08:01:12] <Saphire> Huh
L191[08:01:14] <Saphire> Not bad
L192[08:01:17] ⇦ Quits: techno156 (~techno156@137.154.59.113) (Quit: There are those who live without living. Don't be one of those.)
L193[08:01:27] <Saphire> Izaya: hm?
L194[08:01:39] <KittyKath> Izaya: In general? https://sourceforge.net/projects/gsysinfo/ Or do you want that precise look?
L195[08:01:53] <Saphire> kde has "About System"
L196[08:01:55] <Izaya> It doesn't need to be precise but it would be nice if it were
L197[08:02:05] <Saphire> there are TONS of terminal programs like this
L198[08:02:09] <Izaya> this box won't run KDE
L199[08:02:14] <Saphire> inxi is detailed, not very fancy
L200[08:02:16] <Izaya> and I want a GUI program because I'm picky
L201[08:02:17] <Saphire> inxi
L202[08:02:20] <Saphire> D:
L203[08:02:24] <Izaya> I already have both inxi and screenfetch
L204[08:02:38] <Izaya> KittyKath: this looks pretty decent
L205[08:03:05] <Izaya> https://i.imgur.com/7RxyYHy.png this is what I'm working on
L206[08:06:25] *** Kimiro is now known as CB|Away
L207[08:28:03] <Inari> Izaya: navi? lain?
L208[08:28:19] <g> Discord never looked so good. https://dl.dropboxusercontent.com/u/1547120/ShareX/2016/April/Discord_2016-04-29_14-28-18.jpg
L209[08:30:39] <Lizzy> wow, my work pc has 2 weeks of uptime
L210[08:30:43] <Lizzy> that's impressive for windows
L211[08:37:05] <Izaya> Inari: yup
L212[08:37:13] <Izaya> so uh
L213[08:37:19] <Izaya> neither ffmpeg nor mencoder will install
L214[08:37:25] <Izaya> any other options for recording the screen?
L215[08:43:08] ⇨ Joins: techno156 (~techno156@137.154.59.113)
L216[08:44:23] ⇦ Quits: cpup (~cpup@32.218.117.171) (Ping timeout: 190 seconds)
L217[08:44:24] <Izaya> so apparently the debian for PPC repos have neither a VNC, RDP server or client
L218[08:46:05] ⇨ Joins: cpup (~cpup@32.218.117.171)
L219[08:49:29] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L220[08:55:22] <gamax92> Steam is now a Genesis rom site
L221[09:03:47] * vifino groans loudly and throws himself on Lizzy
L222[09:08:11] <Inari> gamax92: find me some yuri/shoujo-ai anime with a good atmosphere and a kind, but slightly forceful "nee-san" character :P
L223[09:08:19] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Read error: Connection reset by peer)
L224[09:23:23] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L225[09:24:23] ⇦ Quits: xarses (~xarses@rrcs-24-173-18-66.sw.biz.rr.com) (Ping timeout: 384 seconds)
L226[09:24:27] <Inari> alternative ideas to mob spawning algorithms #1: particles exist in the world. particles can pass through wall, move about randomly and are attracted to other paritcles; paritlces are dispersed by light; if enough particles gather in a small enough area to raise its density up enough amonster spawns and the particles fade out of existence
L227[09:24:40] <Inari> either, or are dispersed in all directions
L228[09:25:09] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L229[09:25:24] <Inari> The Art of Particle Physics for Mob Spawning, Volume I-III
L230[09:25:37] <Inari> now avaiable in your local gameplay guide store
L231[09:26:16] <S3> .
L232[09:27:49] * Lizzy falls over
L233[09:28:00] <malcom2073> nelson.gif
L234[09:30:28] * Inari falls on top of Lizzy
L235[09:34:18] <Izaya> http://imgur.com/a/me1Tt
L236[09:35:21] <vifino> Inari pls
L237[09:35:30] <S3> https://i.imgur.com/ibvpE4u.gifv
L238[09:38:38] <Inari> http://imgur.com/gallery/r26Ym
L239[09:39:50] <vifino> Izaya: Why is it weird that a software renderer designed for the game is faster than a general purpose software renderer that renders the game, accessed by a third party opengl renderer as an afterthought?
L240[09:40:42] <Inari> http://imgur.com/gallery/6zyP5 :o
L241[09:41:10] <Izaya> No idea, it's such a strange coincidence or something along those lines
L242[09:42:17] <Inari> http://imgur.com/gallery/lCXKf ;-;
L243[09:42:48] <vifino> Izaya: q_q
L244[09:43:11] <Izaya> vifino: sarcasm
L245[09:43:46] <Izaya> I know that software OpenGL is going to be slower because of the abstraction and stuff
L246[09:45:34] <Izaya> I have spent far too long ricing a machine I'll probably never use.
L247[09:45:39] <Izaya> (for anything practical)
L248[09:47:26] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L249[09:58:05] ⇨ Joins: Kimiro (~MobileDra@199-7-159-28.eng.wind.ca)
L250[09:58:09] ⇦ Quits: Kimiro (~MobileDra@199-7-159-28.eng.wind.ca) (Client Quit)
L251[09:58:36] ⇨ Joins: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09)
L252[10:24:34] *** CB|Away is now known as Kimiro
L253[10:24:52] ⇦ Quits: Kimiro (~TimeDrago@S0106c8fb2655ca42.ed.shawcable.net) (Quit: Time heals all wounds, but heals time?)
L254[10:31:29] ⇦ Quits: techno156 (~techno156@137.154.59.113) (Read error: Connection reset by peer)
L255[10:44:50] ⇨ Joins: Kimiro (~TimeDrago@S0106c8fb2655ca42.ed.shawcable.net)
L256[11:03:51] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Ping timeout: 198 seconds)
L257[11:09:41] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA99ED2B3DB8A5F55EAC.dip0.t-ipconnect.de)
L258[11:09:42] zsh sets mode: +v on Vexatos
L259[11:10:33] ⇦ Quits: bauen1 (~bauen1@ip5f5ac2a4.dynamic.kabel-deutschland.de) (Quit: Leaving)
L260[11:12:15] *** Kodos|Zzz is now known as Kodos
L261[11:12:37] ⇦ Quits: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09) (Ping timeout: 384 seconds)
L262[11:13:49] <Vexatos> greaser|q, poke
L263[11:17:35] <Inari> anyone using neotech?
L264[11:17:38] <Kodos> Hokay, time to work on the lotto some more
L265[11:18:17] <Vexatos> lotto?
L266[11:18:22] <Vexatos> Kodos, are you gambling? D:
L267[11:18:24] <Kodos> No
L268[11:18:27] <Kodos> I'm hosting the gambling
L269[11:18:36] <Inari> do you have a license?
L270[11:18:37] <Vexatos> so you're a gamblifier.
L271[11:18:46] <Kodos> Don't need one, it's MC currency
L272[11:18:54] <Kodos> Using OC to run it
L273[11:18:54] <Vexatos> Kodos McGamblify
L274[11:18:59] <Kodos> Trying to figure out this table shit
L275[11:19:02] <Kodos> again
L276[11:19:05] <Inari> table shit?
L277[11:19:06] <Vexatos> Tables are fun
L278[11:19:08] <Kodos> Yeah
L279[11:19:10] <Vexatos> you got the Lua book yet?
L280[11:19:13] <Kodos> Simple shit as always, but I struggle with Lua
L281[11:19:15] <Kodos> No
L282[11:19:25] <Vexatos> Use the online version for now, I guess :P
L283[11:19:29] <Lizzy> Toilets are for shit, not tables
L284[11:19:29] <Kodos> Indeed
L285[11:19:43] <Kodos> Basically the lotto itself is a 3 number draw, each number is 1-20
L286[11:19:43] <Vexatos> #lua {"hi"}
L287[11:19:47] <|0xDEADBEEF|> > table: 0x7fc6cc05f160
L288[11:19:57] <Kodos> I'm trying to make sure that the numbers have no duplicates, and any that are are removed and rerolled
L289[11:20:09] <Vexatos> #lua table.unpack({"hi"})
L290[11:20:09] <|0xDEADBEEF|> > hi
L291[11:20:10] <Kodos> Then sorted numerically, and displayed on the screen and/or printed out in a printer
L292[11:20:13] <Vexatos> #lua table.unpack({"hi", "world"})
L293[11:20:13] <|0xDEADBEEF|> > hi | world
L294[11:20:21] <Vexatos> hmm
L295[11:20:30] <Vexatos> I wonder
L296[11:20:35] <Vexatos> do we have any Selene bot in here?
L297[11:20:36] <Kodos> I had found some stuff on StackOverflow last night
L298[11:20:37] <Kodos> But
L299[11:20:42] <Lizzy> Vexatos: is there a computronics for 1.8.9?
L300[11:20:45] <Vexatos> Of course
L301[11:20:46] <Kodos> I'm too much of an idiot to know what I'm doing
L302[11:20:51] <Lizzy> Coolio
L303[11:21:02] <Vexatos> <Kodos> I'm trying to make sure that the numbers have no duplicates, and any that are are removed and rerolled
L304[11:21:03] <Vexatos> hmm
L305[11:21:05] <Vexatos> I have an idea for that
L306[11:21:10] <S3> ...
L307[11:21:14] <Vexatos> but it involves selene and a single line :P
L308[11:21:14] <Izaya> 106 tabs
L309[11:21:16] <Izaya> fun
L310[11:21:19] <S3> I really need to set up direct deposit
L311[11:21:19] <Lizzy> Phone fuck off about storage space
L312[11:21:20] <Vexatos> OOOOR I could just tell you how Selene does it
L313[11:21:27] <Vexatos> which would work, too
L314[11:21:28] <Vexatos> :P
L315[11:21:48] <S3> I keep getting these emails that say "YOUR DAMN PAYCHECK IS IN (building here in all caps)" - That is literally the subject in the email
L316[11:22:05] <S3> it's how everyone gets their paychecks
L317[11:22:08] <S3> emails*
L318[11:22:26] <S3> they must really not like giving out paychecks
L319[11:22:50] <Kodos> Does anyone ever like giving money away
L320[11:23:21] <Lizzy> Governments do when it comes to war
L321[11:24:17] <Inari> I like giving money I have away when I get products back
L322[11:24:31] <Vexatos> Kodos, with selene it'd be tbl$$ tbl:flip if #tbl == length then return end for i=1, length - #tbl do tbl = tbl + <new random number> end
L323[11:24:41] <Vexatos> and that in a loop
L324[11:24:41] <Vexatos> :P
L325[11:24:45] <S3> Inari: product eh?
L326[11:24:48] <S3> like shampoo?
L327[11:24:53] <Vexatos> wait, need to flip twice
L328[11:24:57] <Kodos> Yeah, that made me feel about the same as I did when I was reading the SO stuff
L329[11:24:58] <S3> Why do they call it that by the way
L330[11:25:08] <S3> what the hell does product have to do with hair
L331[11:25:12] <Vexatos> Kodos, k
L332[11:25:17] <Inari> S3: any product?
L333[11:25:18] <Vexatos> Will write you up a sane one
L334[11:27:14] ⇨ Joins: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09)
L335[11:28:46] *** Skwid is now known as Ajloveslily
L336[11:29:57] <Kodos> #lua local mytime = os.time() for x = 1,3 do print(mytime) end
L337[11:29:57] <|0xDEADBEEF|> > 1461947403 | 1461947403 | 1461947403 | nil
L338[11:30:19] <Kodos> Okay, so it doesn't re-call the function, it just stores the first call into a string
L339[11:30:20] <Kodos> That'll work
L340[11:30:31] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L341[11:32:46] <Lizzy> #lua local atime = os.time for I=1,3 do print(atime()) end
L342[11:32:46] <|0xDEADBEEF|> > 1461947571 | 1461947571 | 1461947571 | nil
L343[11:33:19] <Vexatos> Kodos, https://gist.github.com/Vexatos/b4279dea9023adaa847321cf0a5d3cfc
L344[11:33:23] <Vexatos> something like this?
L345[11:33:58] <Kodos> Dunno, will test
L346[11:34:04] <Kodos> Give me a sec to test out the timestamping
L347[11:34:18] <Vexatos> I want you to understand it, not to just use it >_>
L348[11:36:05] <Kodos> I understand it fine
L349[11:36:42] <Kodos> https://pastebin.com/s0FQZJZ5 This is what I have so far
L350[11:38:13] <Izaya> https://i.imgur.com/s65ZVyw.png
L351[11:49:46] <S3> KODOS
L352[11:49:49] <S3> USE HEREDOCS WTF
L353[11:50:02] <Kodos> wat
L354[11:52:01] *** amadornes is now known as amadornes[AFK]
L355[11:54:15] <Kodos> Vexatos, plugged your stuff in. Haven't gotten duplicate numbers yet, but now my amt option isn't working
L356[11:54:17] <Kodos> https://gist.github.com/MyNameIsKodos/4bd33e4ffb5fc06dc8899c3206cd7e6d
L357[11:54:27] ⇨ Joins: Jijo (webchat@google-proxy-66-249-93-95.google.com)
L358[11:54:49] <S3> http://pastebin.com/Z55CQkCv
L359[11:54:51] <S3> Kodos: ^
L360[11:55:12] <Kodos> S3, Not sure openprinter supports stuff like that
L361[11:55:17] <Kodos> For writeln
L362[11:55:21] ⇨ Joins: bauen1 (~bauen1@2a02:810d:1980:1584:a8d0:7a36:33de:5d4c)
L363[11:56:40] <S3> try it :)
L364[11:56:52] <S3> if it supports \n then it should
L365[11:56:57] <S3> it just makes one giant lua string
L366[11:57:03] <Kodos> If it supported \n, I'd be using that
L367[11:57:09] <gamax92> Jijo: please don't PM me and request support from the main channel
L368[11:57:18] <Izaya> \n is printed as a box witn NL or something
L369[11:57:26] <Kodos> Jijo, if you need help, just ask here, please.
L370[11:57:42] <S3> Kodos: it would probably be better to put it in a heredoc then and then iterate over the lines
L371[11:57:52] <S3> with one writeln
L372[11:58:00] <S3> Just me
L373[11:58:20] <Kodos> If I end up having to restart, or get time to fancy it up, I will
L374[11:58:23] <Kodos> Lotto's tomorrow
L375[11:58:27] <Kodos> I need this to work
L376[11:58:37] <S3> If that printer does not support ASCII then I will yell and scream at the author
L377[11:58:37] <Kodos> And I still haven't even done the actual drawing of the numbers for the lotto itself
L378[11:58:45] <Kodos> #blamemimiru
L379[11:58:54] <gamax92> Jijo: talk here.
L380[11:58:54] <S3> because that's what a frigging printer is, a TTY on paper.
L381[11:59:10] <Kodos> Jijo, last warning, do not PM if you need help from the channel
L382[11:59:22] <gamax92> Jijo: and ignored!
L383[11:59:46] ⇦ Parts: Jijo (webchat@google-proxy-66-249-93-95.google.com) ())
L384[11:59:52] <gamax92> fucking idiot.
L385[12:00:02] <gamax92> "Jdont know nating in this sit wep what j do"
L386[12:00:15] <gamax92> "This network or "hacking"
L387[12:00:26] <Kodos> I...
L388[12:01:06] <Izaya> screenshots
L389[12:01:08] <Izaya> pls
L390[12:01:10] <Izaya> :D
L391[12:01:12] <Izaya> erm
L392[12:01:14] <Izaya> please
L393[12:01:53] <Kodos> HOLY SHIT FUCK YES
L394[12:01:59] <Kodos> Anyone ever watch Daredevil on netflix?
L395[12:01:59] <S3> ?
L396[12:02:08] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L397[12:02:12] <S3> No. I hate live action and I dislike marvel
L398[12:02:25] <gamax92> well, I dislike you D:<
L399[12:02:29] <gamax92> kidding
L400[12:02:29] <S3> lol
L401[12:02:29] <Kodos> Well
L402[12:02:31] <Kodos> They greenlit a Punisher series and Jon fucking Bernthal is reprising the role.
L403[12:02:38] <S3> gamax92: no you're not!
L404[12:02:40] <S3> you take that back!
L405[12:02:45] <S3> lol
L406[12:03:26] <Vexatos> He's supposed to take back that he's kidding?
L407[12:03:33] <Kodos> Vex halp
L408[12:03:59] <Kodos> I don't know what I did, but I added your code and now the options.amt doesn't work :x
L409[12:04:47] <Vexatos> me neither
L410[12:04:54] <Vexatos> never used OpenPrinter
L411[12:05:08] <Vexatos> Also "doesn't work" is not quite specific
L412[12:05:12] <Kodos> https://gist.github.com/MyNameIsKodos/4bd33e4ffb5fc06dc8899c3206cd7e6d
L413[12:05:16] <Kodos> When I pass --amt=2
L414[12:05:19] <Kodos> It still only prints
L415[12:05:19] <Kodos> 11
L416[12:05:19] <Vexatos> also also I have just managed to finish 13 analyses in 6 hours
L417[12:05:20] <Kodos> err
L418[12:05:20] <Kodos> 1
L419[12:05:31] <S3> I love how alligator clips are in the wearables section of adafruit?
L420[12:05:42] <Vexatos> so i am dog-tired
L421[12:06:19] <S3> seriously kodos
L422[12:06:32] <S3> if openprinter is not a real tty printer yell and scream at them so hard
L423[12:06:37] <S3> for not knowing how a printer works
L424[12:06:43] <Kodos> The printer itself works fine
L425[12:06:48] <S3> doesn't matter
L426[12:06:55] <Kodos> The program was fine until I plugged in Vex's code :x
L427[12:06:57] <S3> you should be able to use openprinter as a screen
L428[12:07:01] <S3> without any hacks
L429[12:07:27] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L430[12:07:35] <Vexatos> %tell Mimiru S3 told me to yell at you. I hereby ask you to recognize the fact that you have been successfully yelled at.
L431[12:07:36] <MichiBot> Vexatos: Mimiru will be notified of this message when next seen.
L432[12:07:54] <S3> LOL
L433[12:07:57] <S3> it was Mimiru ?
L434[12:08:57] ⇨ Joins: Jijo (webchat@google-proxy-66-249-93-99.google.com)
L435[12:09:27] <Forecaster> he even used their own bot to yell at them
L436[12:09:44] <S3> heh
L437[12:10:11] <S3> All I am saying is that a printer should be 100% 7 bit ascii compatible
L438[12:10:51] <S3> even new printers you buy at the store are. I scared the shit out of somebody a while back by redirecting my Linux console to an HP network printer a while ago hehe
L439[12:11:07] ⇦ Parts: Jijo (webchat@google-proxy-66-249-93-99.google.com) ())
L440[12:11:08] <Tiin57> Kodos: https://gist.github.com/MyNameIsKodos/4bd33e4ffb5fc06dc8899c3206cd7e6d#file-ticket-lua-L13 should be zone = tostring(zone) ?
L441[12:11:12] <Vexatos> did it just print stuff line by line, S3?
L442[12:11:17] <S3> yep.
L443[12:11:35] <Vexatos> what happened on paper end
L444[12:11:36] <Kodos> Tiin57, yeah, the api is weird
L445[12:11:46] <Tiin57> oh is that how it's supposed to be .-.
L446[12:11:46] <S3> some newer ones are a bit messed up though, particularly epsons, because some of them if you do \n without \r it will feed the entire page
L447[12:12:08] <S3> which is annoying
L448[12:12:10] <Kodos> It just ensures that it uses the passes parameter as a string
L449[12:12:16] <Tiin57> ah, gotcha.
L450[12:12:22] <Tiin57> wait, what
L451[12:12:29] *** medsouz|offline is now known as medsouz
L452[12:12:35] <Vexatos> S3, does it auto-detect when a page is full and take the next oneß
L453[12:12:37] <Vexatos> ?
L454[12:12:47] <Tiin57> http://ss.tiin57.net/AYXGw
L455[12:12:50] <S3> I've never seen it not
L456[12:13:03] <Vexatos> that's neat
L457[12:13:03] <Tiin57> I don't think tostring() modifies the variable unless it's really different
L458[12:13:08] <S3> though I have only extensively done it with dot matrix printers Vexatos
L459[12:13:15] ⇦ Quits: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09) (Ping timeout: 384 seconds)
L460[12:13:18] <S3> because those have ascii parallel port input
L461[12:13:24] <Vexatos> I may want to try it with my old HP printer I have somewhere
L462[12:13:28] <Tiin57> *unless tostring() is really different than the standard implementation
L463[12:13:31] <Vexatos> Maybe it works .-.
L464[12:13:40] <Vexatos> once I figure out how
L465[12:13:42] <Kodos> All my programs are notoriously oddball
L466[12:13:46] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L467[12:13:56] <S3> Vexatos: the HP printer needs to have the non jetdirect printing port open or whatever it was iirc
L468[12:14:16] <S3> and if it is an IP printer you need a wrapper so you can tunnel the console over a network
L469[12:14:32] <S3> you can't just give an IP address to getty
L470[12:14:57] <S3> with a parallel port printer you can just set it to /dev/lp0
L471[12:15:30] <Vexatos> I have a USB plug
L472[12:15:46] <S3> not sure how those work if it is usb -> parallel?
L473[12:16:01] <S3> unless you mean it's a usb printer
L474[12:16:13] <Kodos> Okay, this is too broken. I'm just gonna accept that duplicate numbers are going to happen, and at least sort the table so it can be in proper order
L475[12:16:19] <Kodos> I need this done
L476[12:18:53] *** rakiru|offline is now known as Kasen
L477[12:19:29] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-277-109.w109-209.abo.wanadoo.fr)
L478[12:19:31] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L479[12:26:01] ⇨ Joins: Keanu73 (~Keanu73@host-89-243-131-205.as13285.net)
L480[12:27:55] <Kodos> jklhawertgawehgy
L481[12:27:59] <Kodos> Why the fuck is this broken now
L482[12:29:15] <Kodos> Oh fuckin-...
L483[12:37:35] <Inari> http://imgur.com/gallery/CSS3xp8 haha
L484[12:38:21] <S3> NO
L485[12:41:24] <Kodos> Hokay
L486[12:41:45] <Kodos> Now I need to write the actual ticket printing software
L487[12:41:47] <Kodos> err
L488[12:41:49] <Kodos> number drawing
L489[12:42:51] <Kodos> Just gotta figure out a way to make sure the server always uses the terminal server for primaries, and then grabs the address of the non-terminal screen to use as a display
L490[12:43:03] <Kodos> Since someonecoughdscough hasn't finished OS' display panels yet
L491[12:46:15] <Inari> http://imgur.com/gallery/sIO3faF
L492[12:48:23] <Inari> http://imgur.com/gallery/7WcRg :<
L493[12:49:40] ⇨ Joins: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09)
L494[12:58:23] ⇦ Quits: Wiiplay123_ (~Wiiplay12@adsl-72-154-25-100.bna.bellsouth.net) (Read error: Connection reset by peer)
L495[12:58:42] ⇨ Joins: Wiiplay123_ (~Wiiplay12@adsl-72-154-25-100.bna.bellsouth.net)
L496[13:08:28] <Inari> http://imgur.com/gallery/tpbNbOd ++
L497[13:09:29] ⇦ Quits: Syrren (~syrren@101.166.208.194) (Quit: ZNC - http://znc.in)
L498[13:10:27] <Inari> http://i.imgur.com/L4EsYd4.jpg
L499[13:11:56] <Inari> http://i.imgur.com/RzWT9F2.webm haha too good
L500[13:16:07] ⇨ Joins: Syrren (~syrren@101.166.208.194)
L501[13:31:36] <Vexatos> what the fudge gitio-creator
L502[13:31:39] <Vexatos> I didn't ask you to update
L503[13:31:44] * Vexatos turns off auto update
L504[13:31:46] <Vexatos> dammit
L505[13:32:06] <Vexatos> extension hasn't updated in years
L506[13:32:11] <Vexatos> doesn't work with latest firefox
L507[13:32:19] <Vexatos> I fix it to work again
L508[13:32:21] <Vexatos> suddenly update
L509[13:32:24] <Vexatos> ._.
L510[13:32:37] <Vexatos> (update still not working, btw)
L511[13:32:42] <Inari> http://imgur.com/gallery/LZA3y im not into jewelry generally,but thats cool
L512[13:32:47] <Vexatos> now I fixed it AGAIN and turned off auto updates >_>
L513[13:33:17] *** amadornes[AFK] is now known as amadornes
L514[13:35:07] <Vexatos> Inari, and it's not even jewels
L515[13:36:39] <Inari> i use "jewelry" as a term for anything rings, necklaces, earrings and the like :P
L516[13:39:22] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Ping timeout: 201 seconds)
L517[13:41:20] *** Tiin57 is now known as Hippo57
L518[13:42:15] ⇦ Quits: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl) (Quit: Leaving)
L519[13:44:16] *** bauen1 is now known as testbot2
L520[13:44:46] *** testbot2 is now known as bauen1
L521[13:47:08] *** bauen1 is now known as testbot2
L522[13:48:09] *** testbot2 is now known as bauen1
L523[14:06:19] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L524[14:06:47] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L525[14:11:47] <gamax92> maybe I should calculate shape data as if the object has already moved to where it'd be in the next 4 frames ...
L526[14:12:02] <gamax92> according to what scroll says
L527[14:12:18] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L528[14:13:58] <Inari> gamax92: wat
L529[14:14:21] ⇨ Joins: SoraFirestorm (~user@131-191-86-130.as.clicknet.org)
L530[14:14:23] <SoraFirestorm> o/
L531[14:15:18] *** Gavle|Away is now known as Gavle
L532[14:15:26] <gamax92> so theres scrollin support that tries to reposition the screen to better fit the new contents, however it does this with 1 frame advance, and then tries to put a shape to make it even more correct which interrupts the scrolling
L533[14:16:25] <Inari> what shape
L534[14:16:34] <gamax92> what could work better is if the shape code looked at the data as if it were scrolled into the right position even though it's not there yet, and then work together
L535[14:16:43] <gamax92> rectangle or circles
L536[14:16:59] <S3> triangle
L537[14:17:09] <gamax92> triangles are slow to draw
L538[14:17:23] <gamax92> granted it'd only be one triangle ... but
L539[14:17:44] <S3> Okay fine
L540[14:17:45] <SoraFirestorm> speaking of rendering
L541[14:17:47] <S3> dodecahedron
L542[14:18:00] <gamax92> S3: I dunno, one triangle might not be so bad
L543[14:18:02] <Inari> it would kin dof help
L544[14:18:03] <SoraFirestorm> anyone hear of any progress on the framebuffer mode?
L545[14:18:07] <Inari> if i had any clue wtf you're talking about
L546[14:18:31] <S3> gamax92: technically speaking..
L547[14:18:47] <Gavle> Michiyo / Mimiru, I would like to notify you of an unpleasant feature of OpenSecurity I came across
L548[14:18:57] <gamax92> S3: I'd have to put a limiter on the triangles though, since right now it uses 4 bytes per shape, x1,y1,x2,y2 or cx,cy,cr,0
L549[14:18:58] <S3> if you're drawing a shape? That's kind of slow. If you have linear mathematic checks, then all polygons should draw at the same speed
L550[14:19:16] <Gavle> Using the Witchery Mystic Branch alohomora, I can open a Security Door
L551[14:19:18] <gamax92> triangle would need 2 extra bytes
L552[14:19:22] <S3> use scanlines
L553[14:19:29] <S3> I mean
L554[14:19:32] <gamax92> ?_?
L555[14:19:32] <S3> progressive scanning
L556[14:19:48] <S3> oh yes
L557[14:19:57] <S3> that's how I sped up 3D graphics in QBASIC years ago
L558[14:20:03] <S3> instead of drawing polygons
L559[14:20:06] <S3> and vectors, etc
L560[14:20:07] <gamax92> #lua 28/6
L561[14:20:08] <|0xDEADBEEF|> > 4.6666666666667
L562[14:20:12] <S3> I just did progressive scanning
L563[14:20:22] <gamax92> well that kinda sucks ... hmm.
L564[14:20:25] <S3> and then tested math equations for true information and dreew piels there.
L565[14:20:28] <S3> pixels*
L566[14:20:39] <gamax92> #lua 4+5+4+5+4+5
L567[14:20:39] <|0xDEADBEEF|> > 27
L568[14:20:55] <Kimiro> #lua 1/0
L569[14:20:59] <|0xDEADBEEF|> > inf
L570[14:21:15] <Inari> #lua inf/0
L571[14:21:15] <|0xDEADBEEF|> > [string "lua"]:1: attempt to perform arithmetic on a nil value (global 'inf')
L572[14:21:29] <Inari> #lua inf=1/0
L573[14:21:29] <|0xDEADBEEF|> > nil
L574[14:21:30] <Inari> #lua inf/0
L575[14:21:31] <|0xDEADBEEF|> > inf
L576[14:21:37] <SoraFirestorm> #lua load
L577[14:21:37] <S3> also calculators that do pixel tests instead of drawing via an equation are much better usually
L578[14:21:41] <|0xDEADBEEF|> > function: 0x7fc6cc0702a0
L579[14:21:45] <gamax92> S3: I already don't have that much more space to add data into ... like 900 bytes left
L580[14:21:49] <S3> unfortunatelty my ti-89 draws the equation instead of testing it
L581[14:21:56] <Kimiro> #lua "Inari" + "Spoderman"
L582[14:21:56] <|0xDEADBEEF|> > [string "lua"]:1: attempt to perform arithmetic on a string value
L583[14:22:10] <Kimiro> Oh right, it's Java that auto-hashes.
L584[14:22:10] <gamax92> I could add some triangles with +2 extra bytes into that remaining space, or reduce how many bits it takes from 7 to 4/5
L585[14:22:26] <SoraFirestorm> Kimiro: technically you can do that with a metatable modification
L586[14:22:43] <SoraFirestorm> but you can't fiddle with the string mt from Lua
L587[14:22:55] <Kimiro> Heh.
L588[14:22:57] <gamax92> yes you can
L589[14:23:08] <SoraFirestorm> I thought you couldn't
L590[14:23:15] <SoraFirestorm> debug doesn't count if that's where you're going
L591[14:23:22] <Kimiro> Write me some code that writes itself.
L592[14:24:44] <Kimiro> Also, programmable calculators are what got me through high school math. I wrote a handy little program to do all the work for me.
L593[14:25:13] <S3> high school math is boring
L594[14:25:30] <Kimiro> T'were.
L595[14:25:34] <Inari> Kimiro: we werent allowed to use programmable ones tests
L596[14:25:38] <S3> if the math system wasn't so stupid I would have gone through differential equations when I was in middle school
L597[14:26:24] <Kimiro> Inari: Ours were wiped before tests, but the program was small enough to flash into the protected programs space on the TI-83.
L598[14:26:28] <Kimiro> :>
L599[14:26:31] <S3> I really think they should make high school courses a semester long honestly
L600[14:26:42] <SoraFirestorm> part of the problem is that most people aren't going to use math higher than algebra in their daily lives
L601[14:26:53] <SoraFirestorm> possibly some geometry
L602[14:26:57] <S3> SoraFirestorm: I use calculus all the time
L603[14:26:59] <S3> heck
L604[14:27:04] <S3> I use calculus in Minecraft
L605[14:27:06] <SoraFirestorm> what do you do?
L606[14:27:10] * CompanionCube found Math moderately interesting - not interesting enough to actively seek out/do but interesting enough that it wasn't ever boring
L607[14:27:16] <g> SoraFirestorm: He uses calculus
L608[14:27:18] <g> :v
L609[14:27:22] <S3> SoraFirestorm: calculus is great for predicting stuff.
L610[14:27:44] <gamax92> S3: maximize your profits
L611[14:27:46] <SoraFirestorm> when I say 'most people', I'm discounting most engineering professions
L612[14:27:47] <Kimiro> Technically cheating, I know, but I'd proven that I understood the concepts being taught well enough to implement them in an nearly automatic fashion.
L613[14:27:54] <S3> heh
L614[14:27:58] <S3> I'm Electrical Engineering
L615[14:28:08] <SoraFirestorm> then you don't count as 'most people' :P
L616[14:28:12] <Kimiro> Don't you just need your right hand for that, S3?
L617[14:28:16] <S3> When I graduate
L618[14:28:17] <Kimiro> :P
L619[14:28:21] <S3> I also get a minor in mathematics
L620[14:28:28] <S3> incidently
L621[14:28:34] <Inari> Kimiro: we just flat up werent allowed to use programmable ones
L622[14:28:51] <S3> Inari: we aren't allowed to use calculators in our calculus classes
L623[14:28:51] <Kimiro> Inari: Sucks. Heh.
L624[14:28:55] <gamax92> Inari: on what kind of math level
L625[14:28:56] <S3> period
L626[14:29:02] <SoraFirestorm> I never learned my calculator enough to actually program it :(
L627[14:29:15] <Inari> gamax92: high-school and A-levels stuff?
L628[14:29:19] <Kimiro> SoraFirestorm: More or less it's just BASIC on the TI-83
L629[14:29:31] <gamax92> mmm, TI-BASIC
L630[14:29:31] <SoraFirestorm> I have one of the fancy TI nSpires
L631[14:29:40] <gamax92> mmm, Lua
L632[14:29:43] <SoraFirestorm> the really fancy one with the algebra solver
L633[14:29:56] <SoraFirestorm> gamax92: yeah, fucking good that did me when I couldn't send things to the calculator
L634[14:30:03] <SoraFirestorm> because 'herp derp windows!'
L635[14:30:07] <Kimiro> Heh
L636[14:30:23] <gamax92> I have a TI-84+ and use Tilp
L637[14:30:27] <SoraFirestorm> srsly
L638[14:30:28] <S3> SoraFirestorm: CAS
L639[14:30:33] <S3> or something like that
L640[14:30:44] <SoraFirestorm> yeah
L641[14:30:44] <gamax92> I wasn't allowed CAS calculators
L642[14:30:49] <SoraFirestorm> TI nSpire CX CAS
L643[14:30:56] <S3> scew that
L644[14:31:05] <gamax92> *scrape off the CAS part* :v
L645[14:31:07] <S3> I have a TI 89 Titanium, so much better\
L646[14:31:10] <SoraFirestorm> :P
L647[14:31:15] <Kimiro> Long story short, that little program which took all of 20 minutes to write all told got me through three entire years of AP math (and also came in handy in physics).
L648[14:31:17] * CompanionCube has not done any math above UK Secondary School
L649[14:31:20] <S3> and it isn't shitty color
L650[14:31:29] <CompanionCube> Kimiro, what functionality did it have
L651[14:31:31] <gamax92> is it vivid color?
L652[14:31:37] <SoraFirestorm> UK Secondary == US Middle, yes?
L653[14:31:42] <gamax92> no
L654[14:31:44] <CompanionCube> uh, let me find a lookup table
L655[14:32:13] <CompanionCube> 14 - 18 High School 9th - 12th (Freshman - Senior) Years 10 - 13
L656[14:32:20] <CompanionCube> according to http://www.fulbright.org.uk/study-in-the-usa/school-study/us-school-system
L657[14:32:27] <SoraFirestorm> oooh
L658[14:32:27] <CompanionCube> Secondary School stops at Year 11
L659[14:32:28] <SoraFirestorm> ok
L660[14:32:39] <Inari> all the differences is why i hate talking about school stuff haha
L661[14:32:54] <CompanionCube> the additional two years are college/sixth-form where you pick the subject(s) you want to study
L662[14:33:13] <SoraFirestorm> wouldn't that be nice
L663[14:33:19] <Kimiro> CompanionCube: Basically, it was a menu set listing all the various formulae you could possibly need (everything from basic geometry like the area of a triangle to finding the intersection points between two spheres with a given radius, offset angle and distance between centers).
L664[14:33:31] * CompanionCube chose to do IT
L665[14:33:58] <SoraFirestorm> I went to a horrendously under-funded private school until this year, so no such luck for me
L666[14:34:33] <CompanionCube> 2 main routes: One is where you take 4/3 subjects and gain a qualification for each of them. The other is a course in an area of study and you get a single equivalent qualification
L667[14:35:47] <CompanionCube> the former route tends to be more academic/exam-based while the latter is more vocational and coursework-based
L668[14:36:21] * CompanionCube stops rambling
L669[14:36:25] <S3> so my perl OCRANET switch is almost working
L670[14:36:30] <SoraFirestorm> \o/
L671[14:36:33] <S3> it's at least decoding vpis and vcis
L672[14:36:39] <S3> which doesn't take much
L673[14:37:02] * Kimiro compresses Inari and emails them to S3
L674[14:37:45] ⇦ Quits: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09) (Ping timeout: 384 seconds)
L675[14:39:04] <S3> Lol
L676[14:39:11] <S3> I like how you made Inari a plural word lololol
L677[14:39:24] <S3> Anyhow, i need ideas for loop prevention in < 8 bitsd
L678[14:39:26] <S3> bits*
L679[14:39:48] <Inari> S3: singular they?
L680[14:40:05] <S3> ?
L681[14:40:18] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Bye)
L682[14:40:29] <Inari> "I found a person and helped them"
L683[14:40:32] <Inari> singular, single person
L684[14:40:34] <Inari> no plurals
L685[14:40:44] <S3> Nope
L686[14:40:49] <S3> in english it can be plural too
L687[14:40:53] <Inari> it can be
L688[14:40:54] <S3> in that same sentence
L689[14:40:55] <Inari> but it isnt
L690[14:40:55] <Inari> :P
L691[14:41:10] <S3> it depends on sender receiver preference
L692[14:41:15] <S3> For that case
L693[14:41:32] <S3> I am considering it plural
L694[14:41:33] <S3> :D
L695[14:41:49] <Inari> well im considering your mom plural
L696[14:43:10] <S3> Maybe we can implement some sort of lightweight spanning tree protocol for OCRANET?
L697[14:44:04] <asie> Sangar: TIS-3D crashes for me with latest 1.9 Forge ;_;
L698[14:48:46] <Snapples> TIS-3D exists for 1.9?
L699[14:50:35] <asie> yes
L700[14:50:43] <Snapples> Sweet!
L701[14:53:23] ⇨ Joins: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09)
L702[14:58:53] <Lizzy> https://www.youtube.com/watch?v=Qsna1ChGt0E
L703[14:58:54] <MichiBot> How Scary is the Paranormal Activity VR Game? | length: 6m 47s | Likes: 16998 Dislikes: 454 Views: 1014613 | by IGN
L704[15:17:17] ⇨ Joins: Saintmare (~Caesar@217.144.175.95)
L705[15:17:32] <Saintmare> hi
L706[15:18:16] <Saintmare> stop, wha
L707[15:18:19] <Saintmare> sorrry
L708[15:18:25] ⇦ Parts: Saintmare (~Caesar@217.144.175.95) ())
L709[15:19:20] ⇨ Joins: Saintmare (~Caesar@217.144.175.95)
L710[15:20:05] <Saintmare> cherti, it wasn't nice
L711[15:20:33] ⇦ Parts: Saintmare (~Caesar@217.144.175.95) ())
L712[15:30:59] <SoraFirestorm> how good *is* TIS-3D, anyhow?
L713[15:31:01] <SoraFirestorm> like
L714[15:31:04] <SoraFirestorm> how much fun is it?
L715[15:31:16] <SoraFirestorm> (that was a bad initial question)
L716[15:34:36] <SoraFirestorm> guess I'll just try it out here in a second
L717[15:39:06] <gamax92> ITS TERRIBLE DONUT PLAY
L718[15:41:18] <SoraFirestorm> donut? hmmmm donut
L719[15:41:55] <greaser|q> doop
L720[15:42:17] <greaser|q> Vexatos: if you need to poke me, use one of the tell commands
L721[15:43:23] <Vexatos> greaser|q, "As long as you don't add any of ██████'s mods the table won't be too large" actually I'm working on fixing that issue
L722[15:43:26] <Vexatos> in fact, I already did
L723[15:43:31] <greaser|q> ah yes
L724[15:43:32] <Vexatos> The parts left are on Sangar to do
L725[15:44:01] <greaser|q> as for TIS-3D, my advice is buy or get gifted TIS-100 and play that first
L726[15:44:16] <greaser|q> TIS-3D will make much more sense after you've played the original
L727[15:44:19] <SoraFirestorm> ok
L728[15:44:27] <SoraFirestorm> does it run on Linux/
L729[15:44:28] <SoraFirestorm> ?
L730[15:44:30] <SoraFirestorm> it sounds fun
L731[15:44:31] <greaser|q> yes
L732[15:44:34] <SoraFirestorm> oooh neat
L733[15:44:45] <greaser|q> for me the linux version didn't really work IIRC but the windows one ran fine (iirc it's unity)
L734[15:45:48] ⇨ Joins: AlexisMachina (uid57631@id-57631.charlton.irccloud.com)
L735[15:46:18] <Kodos> I don't know why shit keeps breaking for me today
L736[15:46:24] <Kodos> Now Dave is being a shitter
L737[15:48:01] ⇦ Quits: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09) (Ping timeout: 384 seconds)
L738[15:50:22] <SoraFirestorm> you know
L739[15:50:35] <SoraFirestorm> I kinda wish there was an Inifiminer gamemode for Minecraft
L740[15:50:56] <SoraFirestorm> the original get resouces for points thing
L741[15:55:40] <SoraFirestorm> anyways
L742[15:55:49] <SoraFirestorm> I've discovered how bad Emacs' lua-mode is
L743[15:56:04] <SoraFirestorm> well, the 'sending things to interactive Lua' parts at least
L744[15:56:05] <g> s/' lua-mode /
L745[15:56:11] <g> really? it can't handle that?
L746[15:56:13] <g> s/' lua-mode //g
L747[15:56:14] <MichiBot> <g> s//
L748[15:56:16] <g> lol
L749[15:56:18] <SoraFirestorm> you didn't close it
L750[15:56:25] <g> it doesn't need closing according to the code
L751[15:56:38] <SoraFirestorm> peculiar
L752[15:56:42] <SoraFirestorm> *shrug
L753[15:56:43] <g> yeah
L754[15:56:44] <SoraFirestorm> anyways
L755[15:56:53] <SoraFirestorm> it has lots of trouble with quoting the sting for parsing
L756[15:57:00] <SoraFirestorm> makes the Lua interpreter upset
L757[15:57:47] ⇨ Joins: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09)
L758[15:58:17] *** Kimiro is now known as CB|Away
L759[15:59:16] *** brandon3055 is now known as brandon3055|zzz
L760[16:00:47] <Kodos> Hokay
L761[16:00:50] <Kodos> I blame Vexatos
L762[16:01:05] <SoraFirestorm> lol
L763[16:01:55] *** Gavle is now known as Gavle|Away
L764[16:01:58] *** CB|Away is now known as Kimiro
L765[16:12:38] <Kodos> hjkthakjewrytwe
L766[16:12:47] <Kodos> I have no idea why this one thing isn't working, but the rest of it does fine
L767[16:14:34] <SoraFirestorm> welcome to my world
L768[16:14:46] <Kodos> Well
L769[16:14:51] <Kodos> The issue is on this: https://github.com/MyNameIsKodos/OpenComputers-Programs/blob/master/misc/dave.lua#L14-L33
L770[16:14:58] <Kodos> For some reason, the printer commands work fine
L771[16:15:06] <Kodos> But it won't register the hello ones
L772[16:15:09] <Kodos> it does nothing
L773[16:17:41] <SoraFirestorm> don't have OC open
L774[16:18:59] <Kodos> I stripped down the program to just stuff I need, and it still doesn't work -.-
L775[16:20:04] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA99ED2B3DB8A5F55EAC.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L776[16:31:05] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:c8a2:e81d:ba8b:f2ac) (Ping timeout: 384 seconds)
L777[16:37:57] <Lizzy> :D https://www.youtube.com/watch?v=ZtdZs2zy5T8 1m1
L778[16:37:57] <MichiBot> Danger Zone (metal cover by Leo Moracchioli feat. Erock) | length: 4m 19s | Likes: 5141 Dislikes: 25 Views: 36162 | by Frog Leap Studios
L779[16:43:48] <Forecaster> those are some special effects
L780[16:45:45] <SoraFirestorm> I figured out my issue
L781[16:45:50] <SoraFirestorm> str = string.rep('\\n', lineoffset - 1) .. str
L782[16:45:51] <Inari> http://imgur.com/gallery/Cvp6kFg
L783[16:46:03] <SoraFirestorm> someone was being a moron and escaping the \n
L784[16:46:12] <SoraFirestorm> inserting literal backslashes into the code string
L785[16:46:13] <SoraFirestorm> ffs
L786[16:46:26] <SoraFirestorm> the other thing
L787[16:46:33] <SoraFirestorm> HOW THE HELL COULD NO ONE HAVE NOTICED THIS
L788[16:46:52] <Forecaster> I knew all along!
L789[16:47:39] <SoraFirestorm> there we go
L790[16:47:41] <SoraFirestorm> dammit all
L791[16:48:01] <SoraFirestorm> waaait
L792[16:48:10] <SoraFirestorm> no
L793[16:48:11] <SoraFirestorm> dammit
L794[16:48:15] <SoraFirestorm> that was my fault
L795[16:48:36] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA99ED2B3DB8A5F55EAC.dip0.t-ipconnect.de)
L796[16:48:36] zsh sets mode: +v on Vexatos
L797[16:48:38] <SoraFirestorm> let's try this again
L798[16:49:37] <SoraFirestorm> and now everything works again
L799[16:49:38] <SoraFirestorm> yay
L800[16:49:54] <SoraFirestorm> I need to learn how to copy paste better
L801[16:50:26] <Forecaster> an important skill in coding :P
L802[16:50:41] <SoraFirestorm> well
L803[16:50:49] <SoraFirestorm> I copied that line from a string, where it had to be quoted
L804[16:50:57] <SoraFirestorm> I failed to adjust
L805[16:51:19] <SoraFirestorm> so trying to debug the damn thing caused more problems when I redefined with that function
L806[16:51:28] <SoraFirestorm> s/function/typo/
L807[16:51:29] <MichiBot> <SoraFirestorm> so trying to debug the damn thing caused more problems when I redefined with that typo
L808[16:51:42] ⇨ Joins: Xilandro (~Kodos@2602:306:ce20:6c30:1512:9f64:baf2:1e89)
L809[16:51:42] zsh sets mode: +v on Xilandro
L810[16:51:57] <SoraFirestorm> now it's up to the maintainers to notice that I posted a patch to fix the tab issue
L811[16:52:13] <Xilandro> Vexatos, can you check something for me?
L812[16:52:22] <Vexatos> not right now, sorry
L813[16:52:27] <Xilandro> k
L814[16:54:22] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA99ED2B3DB8A5F55EAC.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L815[16:56:01] ⇦ Quits: xarses (~xarses@2001:470:108:1300:921a:b67c:a5a8:be09) (Ping timeout: 384 seconds)
L816[16:59:57] ⇦ Quits: Keanu73 (~Keanu73@host-89-243-131-205.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L817[17:10:10] <Xilandro> Figured out the issue
L818[17:12:20] <Forecaster> \o/
L819[17:19:46] <payonel> o/
L820[17:19:47] *** amadornes is now known as amadornes[OFF]
L821[17:20:04] <Xilandro> Turns out it was :lower()'ing all my messages, so when it checked against the command table which has capitalized commands, it wasn't matching
L822[17:20:11] <Xilandro> So I had to use lowercase commands in the list
L823[17:21:14] <Inari> http://imgur.com/gallery/PuOQxTY
L824[17:35:42] <Xilandro> Bleh
L825[17:35:46] <Xilandro> Making a player whitelist is weird
L826[17:35:53] <Xilandro> Trying to use a Set function
L827[17:35:59] <Xilandro> But I'm not sure how to check against that with the chatbox's event
L828[17:38:24] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L829[17:39:00] <g> Inari: this one has to be for you. https://www.youtube.com/watch?v=K9Xs6d9H3vc
L830[17:39:00] <MichiBot> Genocide City Zone (Unused) - Sonic the Hedgehog 2 | length: 1m 31s | Likes: 211 Dislikes: 0 Views: 7119 | by SiIvaGunner
L831[17:39:07] <g> no doubt
L832[17:39:08] <g> xD
L833[17:40:07] <g> Inari: and this one :v https://www.youtube.com/watch?v=SkogIr_PyjU
L834[17:40:07] <MichiBot> Hidden Palace Zone (Unused) - Sonic the Hedgehog 2 | length: 1m 30s | Likes: 321 Dislikes: 1 Views: 6560 | by SiIvaGunner
L835[17:41:54] <greaser|q> glorious
L836[17:42:06] <g> I love this channel
L837[17:43:49] <Inari> http://imgur.com/gallery/Hyplz
L838[17:48:11] <greaser|q> i'll ay it, this is still hawt: https://www.youtube.com/watch?v=q6hlbwlMGc8
L839[17:48:12] <MichiBot> Aquatic Ruin Zone - Sonic the Hedgehog 2 | length: 2m 2s | Likes: 253 Dislikes: 0 Views: 6227 | by SiIvaGunner
L840[17:49:04] <SoraFirestorm> wow
L841[17:49:09] <SoraFirestorm> I used to be so into Sonic
L842[17:49:15] <SoraFirestorm> how have I never heard the GCZ one before?
L843[17:49:33] <g> well I guess you've never heard the high quality videogame rips
L844[17:49:55] <g> that this channel is full of
L845[17:50:18] <greaser|q> https://www.youtube.com/watch?v=HaVrVBdaGzg
L846[17:50:19] <MichiBot> Work Your Body - 1080° Snowboarding | length: 4m 11s | Likes: 95 Dislikes: 1 Views: 2952 | by SiIvaGunner
L847[17:50:40] <greaser|q> probably the first n64 game i ever played
L848[17:50:56] <g> I forgot the n64 could handle actual recorded music
L849[17:53:31] <greaser|q> kinda hard to fit a lot of it on the cartridge
L850[17:53:36] <g> Yeah
L851[17:53:43] <greaser|q> i think the snes can handle recorded as well
L852[17:53:48] <g> the only one I can remember is https://www.youtube.com/watch?v=x7ok5AV7ZrM
L853[17:53:48] <MichiBot> My Favorite VGM 528 - Buck Bumble - Title Screen | length: 2m 38s | Likes: 3553 Dislikes: 37 Views: 261561 | by SomeVideoGameMusic
L854[17:54:48] <g> yeah, I dunno either
L855[17:54:48] <g> lol
L856[17:55:07] <greaser|q> someone suggested turning on subtitles for that
L857[17:55:15] <g> it's not as funny as I hoped
L858[17:55:16] <greaser|q> also i suspect that's probably tracked
L859[17:55:23] <g> hm, it might be
L860[17:55:25] <greaser|q> "but database database"
L861[17:58:01] <greaser|q> https://www.youtube.com/watch?v=EfmXEDbx79A <-- i ripped this just in case i ever make another sega master system or mega drive game
L862[17:58:02] <MichiBot> Sega Choir - Console BIOS/Startup Fanfare | length: 4s | Likes: 512 Dislikes: 3 Views: 14703 | by SiIvaGunner
L863[18:02:34] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L864[18:02:46] ⇦ Quits: LuMistry (uid146685@id-146685.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L865[18:03:11] <g> greaser|q, https://www.youtube.com/watch?v=ds6I5sUBGtw
L866[18:03:12] <MichiBot> Delfino Plaza - Super Mario Sunshine | length: 3m 4s | Likes: 427 Dislikes: 6 Views: 12990 | by SiIvaGunner
L867[18:03:59] <g> gets interesting around 2:20
L868[18:04:17] <greaser|q> i've never played that game but yeah, lemme just wait for 2:20
L869[18:04:27] <greaser|q> or fast forward
L870[18:05:10] <greaser|q> g: were you at BTM16?
L871[18:05:30] <greaser|q> there was a tape labelled "Foo FIghters - Best of You" may have had "extended mix" in the title, maybe not
L872[18:05:38] <greaser|q> s/FI/Fi/
L873[18:05:39] <MichiBot> <greaser|q> there was a tape labelled "Foo Fighters - Best of You" may have had "extended mix" in the title, maybe not
L874[18:06:42] <greaser|q> g: actually, can you play ogg files? if so i'll upload what was on that tape
L875[18:07:09] <greaser|q> and then remove it because crappyrates
L876[18:07:11] <g> I can, but gotten into something, gotta demo things
L877[18:07:12] <g> lol
L878[18:08:40] <greaser|q> g: http://magicannon.com/theverybest.ogg - listen from about 3:10 in
L879[18:08:40] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L880[18:09:34] ⇨ Joins: xarses (~xarses@rrcs-24-173-18-66.sw.biz.rr.com)
L881[18:13:42] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L882[18:14:47] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Ping timeout: 384 seconds)
L883[18:14:47] <g> greaser|q: lol
L884[18:15:09] <g> THE BEST
L885[18:15:33] <greaser|q> chmod 000'd now, if you want to hear it, wait until BTM16.2 comes around
L886[18:16:23] <g> https://www.youtube.com/watch?v=cNGUMkec_Sw
L887[18:16:24] <MichiBot> Sins of the Father - Metal Gear Solid V: The Phantom Pain | length: 4m 59s | Likes: 491 Dislikes: 5 Views: 12061 | by SiIvaGunner
L888[18:16:24] <g> Hahaha
L889[18:17:06] <greaser|q> oh yeah i might have a go at some demo effects for OC for BTM 16.2
L890[18:23:53] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-277-109.w109-209.abo.wanadoo.fr) (Quit: Leaving)
L891[18:26:31] *** g is now known as gAway2002
L892[18:29:41] ⇦ Quits: Inari (~Pinkishu@p5DEC6DF5.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L893[18:32:54] ⇦ Quits: Tahg (~Tahg@pool-72-74-136-57.bstnma.fios.verizon.net) (Ping timeout: 201 seconds)
L894[18:40:27] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: FREE KNOTS! Ask me for some when I return!)
L895[18:41:22] * vifino picks up the already very sleepy Lizzy and carries her to bed
L896[18:52:11] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Ping timeout: 384 seconds)
L897[19:15:34] ⇦ Quits: AlexisMachina (uid57631@id-57631.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L898[19:23:53] ⇨ Joins: infina (~infina@coreos2.lobsternetworks.com)
L899[19:31:23] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L900[19:32:12] ⇦ Quits: Kimiro (~TimeDrago@S0106c8fb2655ca42.ed.shawcable.net) (Killed (NickServ (GHOST command used by DragonBoots)))
L901[19:32:25] ⇨ Joins: Kimiro (~TimeDrago@S0106c8fb2655ca42.ed.shawcable.net)
L902[19:59:29] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L903[20:10:28] <SoraFirestorm> srsly though
L904[20:10:33] <SoraFirestorm> lua-mode maintainer
L905[20:10:37] <SoraFirestorm> NOTICE ME SENPAI
L906[20:11:50] <Xilandro> "Strange looking balloon" That's a condom, my russian friend
L907[20:19:04] <SoraFirestorm> o/
L908[20:19:10] ⇦ Parts: SoraFirestorm (~user@131-191-86-130.as.clicknet.org) (ERC (IRC client for Emacs 24.5.1)))
L909[20:31:31] ⇦ Quits: Wiiplay123_ (~Wiiplay12@adsl-72-154-25-100.bna.bellsouth.net) (Quit: Leaving)
L910[20:50:03] ⇦ Quits: cpup (~cpup@32.218.117.171) (Ping timeout: 198 seconds)
L911[20:50:14] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L912[20:51:19] ⇨ Joins: cpup (~cpup@32.218.117.171)
L913[21:16:06] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
L914[21:33:18] ⇦ Quits: rashy (~rashdanml@S01069c4e36d73b48.vc.shawcable.net) (Read error: Connection reset by peer)
L915[21:34:00] ⇨ Joins: rashy (~rashdanml@S01069c4e36d73b48.vc.shawcable.net)
L916[21:34:43] *** Kimiro is now known as CB|Away
L917[21:36:29] *** CB|Away is now known as Kimiro
L918[21:42:56] ⇨ Joins: techno156 (~techno156@137.154.59.29)
L919[21:49:16] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Remote host closed the connection)
L920[22:20:24] *** kirby|gone is now known as mrkirby153
L921[22:23:34] ⇨ Joins: mr208 (~mallrat20@184.88.190.37)
L922[22:25:43] ⇦ Quits: mallrat208 (~mallrat20@184-88-190-37.res.bhn.net) (Ping timeout: 190 seconds)
L923[22:26:16] *** mr208 is now known as mallrat208
L924[22:39:09] ⇨ Joins: Johannes13 (~Johannes1@141.70.98.128)
L925[22:49:27] ⇦ Quits: Lathanael (~Lathanael@p5496068C.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L926[22:57:18] ⇨ Joins: Lathanael|Away (~Lathanael@p5496092C.dip0.t-ipconnect.de)
L927[23:03:43] ⇨ Joins: ThylaComputer (~thylacomp@ip68-97-126-110.ok.ok.cox.net)
L928[23:03:47] <ThylaComputer> Hello world!
L929[23:04:30] ⇦ Quits: ThylaComputer (~thylacomp@ip68-97-126-110.ok.ok.cox.net) (Client Quit)
L930[23:20:40] <greaser|q> <1 min dammit
L931[23:32:48] *** medsouz is now known as medsouz|offline
L932[23:35:11] ⇦ Quits: Syrren (~syrren@101.166.208.194) (Quit: ZNC - http://znc.in)
L933[23:36:39] ⇨ Joins: Syrren (~syrren@101.166.208.194)
L934[23:59:56] ⇦ Quits: Corded (discord@2607:5300:60:51da::c0f:fee) (Remote host closed the connection)
<<Prev Next>> Scroll to Top