<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:01] ⇦ Quits: Corded (discord@2607:5300:60:51da::c0f:fee) (Remote host closed the connection)
L2[00:00:05] <greaser|q> 0.4.13-dev, just freshly pulled off git
L3[00:00:14] ⇨ Joins: Corded (discord@2607:5300:60:51da::c0f:fee)
L4[00:00:14] zsh sets mode: +v on Corded
L5[00:00:22] <Sandra> yeah, I'm running the stable thingiething.
L6[00:00:24] <greaser|q> glxinfo will tell you your GPU info
L7[00:00:48] <Sandra> I'm running Intel Integrated Graphics.
L8[00:01:02] <greaser|q> ok, that's odd because so am i
L9[00:01:13] <greaser|q> and when i use dri prime to use the radeon it's still laggy
L10[00:01:18] <Sandra> maybe it's cause you're linux and not windows?
L11[00:01:31] <greaser|q> i don't remember the lag being that bad on freebsd
L12[00:01:38] <Sandra> *shrug*
L13[00:01:41] <greaser|q> i smell a bad batch of compiler flags
L14[00:02:21] <greaser|q> ...irrlicht is built in debug mode which means absolutely no optimisations
L15[00:02:34] <Sandra> well there you go.
L16[00:02:40] <Sandra> there's your problem.
L17[00:02:42] <Xal> greaser just grab binaries
L18[00:02:47] <greaser|q> can't
L19[00:02:54] <greaser|q> no generic linux binary
L20[00:03:03] <greaser|q> rebuilding irrlicht right now
L21[00:03:15] <Sandra> p sure there is.
L22[00:03:20] <greaser|q> there isn't one for minetest
L23[00:03:27] <greaser|q> only for some popular distros
L24[00:03:57] <Sandra> what distro do you use then?
L25[00:04:10] <greaser|q> crux
L26[00:04:59] <Sandra> ah right.
L27[00:05:14] <Sandra> there's plans for a generic linux binary at some point.
L28[00:05:18] <Sandra> but not yet.
L29[00:05:34] <greaser|q> in the meantime, i do know how to compile things
L30[00:05:38] <Xal> The_Stargazer: did you create the swap file?
L31[00:06:14] <SuPeRMiNoR2> I am guessing not
L32[00:06:29] <Xal> Why are people afraid of the command line D:
L33[00:08:51] <The_Stargazer> can u guys give me a list of oppm packages that i should install?
L34[00:09:24] <Xal> browse, try stuff out
L35[00:10:02] <The_Stargazer> but what ones first?
L36[00:10:10] <The_Stargazer> any ones for the 3d printer
L37[00:10:34] <Xal> eeney meeney minee mo
L38[00:11:14] <The_Stargazer> is that a program?
L39[00:11:23] <Xal> no that's the method to choose a program
L40[00:11:39] <Xal> simply point to one, say eenie, point to the next one, say minee, that land on mo
L41[00:11:40] <The_Stargazer> so any 3d printer packages?
L42[00:12:17] <The_Stargazer> whats the best one
L43[00:13:12] <The_Stargazer> well?!
L44[00:13:21] <greaser|q> the best one is the one that works
L45[00:13:32] <greaser|q> seriously, "what's the best one" is usually not a good question
L46[00:13:41] <greaser|q> or "what's the best way to"
L47[00:13:47] <The_Stargazer> sozzlepops
L48[00:13:59] <Xal> please never utter that word again
L49[00:14:02] <greaser|q> anyway i don't use oppm, i tend to just roll my own stuff
L50[00:14:03] <The_Stargazer> ?
L51[00:14:15] <greaser|q> but then again i *am* a programmer
L52[00:14:43] <The_Stargazer> what do u mean dont utter that word again @Xal?
L53[00:14:50] <Xal> it's for your own good
L54[00:14:58] <The_Stargazer> ???
L55[00:15:06] <The_Stargazer> what do u mean
L56[00:15:24] <Xal> in my people's culture, it is the worst utterance you can curse uppon another being
L57[00:15:52] <The_Stargazer> in my consideration it means "sorry"
L58[00:16:29] ⇦ Quits: h3po (~h3po@aftr-5-146-249-81.unity-media.net) (Quit: Leaving.)
L59[00:16:55] <Xal> lol
L60[00:17:46] <The_Stargazer> byeeeeeeeeeeeeeeeeeeeeeeeeeeee
L61[00:17:48] ⇦ Quits: The_Stargazer (webchat@119.224.3.240) ()
L62[00:18:28] <Xal> sozzlepops is the worst thing you can ever say
L63[00:18:33] <Xal> lol k
L64[00:18:41] *** Daiyousei is now known as LearningFairy
L65[00:18:47] ⇨ Joins: The_Stargazer (webchat@119.224.3.240)
L66[00:18:50] <The_Stargazer> sozzlepops
L67[00:18:51] <The_Stargazer> sozzlepops
L68[00:18:51] <The_Stargazer> sozzlepops
L69[00:18:53] ⇦ Quits: The_Stargazer (webchat@119.224.3.240) (Client Quit)
L70[00:19:45] <Xal> greaser|q: did you set the cmake build tupe to release
L71[00:19:52] <greaser|q> yeah i think i did
L72[00:19:56] <greaser|q> still a little bit of lag
L73[00:19:56] <Xal> s/tupe/type
L74[00:19:58] <MichiBot> <Xal> greaser|q: did you set the cmake build type to release
L75[00:20:45] <Xal> tbh I don't really understand cmake
L76[00:20:46] <greaser|q> ok it seems relinking made it behave but maybe i'm just nuts
L77[00:20:55] <Xal> what advantage does it have over automake and friends
L78[00:22:53] <greaser|q> well for starters cmake doesn't check a bunch of antiquated shit that hasn't been valid in decades
L79[00:23:02] <greaser|q> and on top of that it's a lot faster
L80[00:23:15] <Xal> wat? automake is still the standard for a ton of huge software
L81[00:23:17] <greaser|q> instead of being a single-threaded script designed to take up 90% of your build time in a lot of cases
L82[00:23:21] <Xal> it does localization and cross platformed
L83[00:23:23] <greaser|q> i'd hardly call it standard
L84[00:23:31] <Xal> it's the gnu standard
L85[00:23:33] <greaser|q> i'd also hardly call it cross platform
L86[00:23:43] <greaser|q> mostly because it's apparently quite nasty on windows but idunno
L87[00:23:52] <greaser|q> cmake tends to be better
L88[00:23:56] <Xal> sadly yeah it's nasty on windows
L89[00:24:08] <Xal> i just gotta force myself to find a use for cmake
L90[00:24:18] <Xal> everything i maintain right now uses the automake suite
L91[00:43:57] ⇨ Joins: Vexatos (~Vexatos@p200300556E6CB707CDFC9A78A335B885.dip0.t-ipconnect.de)
L92[00:43:57] zsh sets mode: +v on Vexatos
L93[01:00:04] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8002:c1a1:39b3:4cbb:6a73:2750) (Quit: Leaving)
L94[01:07:17] ⇨ Joins: VikeStep (~VikeStep@120.156.54.17)
L95[01:08:26] *** minecreatr is now known as Mine|dreamland
L96[01:10:17] ⇨ Joins: t3hero (~t3hero@2601:202:200:fb50:f024:d290:a739:ed0f)
L97[01:20:44] ⇨ Joins: Gisarb (~gisarb@150.47.155.104.bc.googleusercontent.com)
L98[01:22:54] ⇦ Quits: Gisarb (~gisarb@150.47.155.104.bc.googleusercontent.com) (Client Quit)
L99[01:26:55] *** gAway2002 is now known as g
L100[01:36:09] ⇦ Quits: VanillaBean (~VanillaBe@c-98-232-42-143.hsd1.wa.comcast.net) (Ping timeout: 198 seconds)
L101[01:36:30] ⇦ Quits: Xal (~sam@S0106881fa12987ab.vw.shawcable.net) (Quit: WeeChat 1.4)
L102[01:40:36] ⇨ Joins: Sean|Minecraft (~sean|mine@94.0.245.171)
L103[01:40:40] ⇦ Quits: Sean|Minecraft (~sean|mine@94.0.245.171) (Client Quit)
L104[01:56:34] ⇨ Joins: Inari (~Pinkishu@p5DEC6EBF.dip0.t-ipconnect.de)
L105[02:12:27] ⇦ Quits: Vexatos (~Vexatos@p200300556E6CB707CDFC9A78A335B885.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L106[02:25:59] ⇨ Joins: Turtle (~SentientT@145.37.53.93)
L107[02:32:05] <Inari> http://i.imgur.com/0JmnyVG.webm
L108[02:34:10] ⇦ Quits: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Ping timeout: 204 seconds)
L109[02:35:53] *** cbcercas|AFK is now known as cbcercas
L110[02:52:05] ⇨ Joins: The_Stargazer (webchat@119.224.3.240)
L111[02:52:35] <The_Stargazer> How do I
L112[02:52:51] <The_Stargazer> Use a data card
L113[02:53:34] <Saphire> :/
L114[02:53:47] <Saphire> What do you need?
L115[02:54:05] ⇦ Quits: The_Stargazer (webchat@119.224.3.240) ()
L116[02:54:44] <Inari> lol
L117[02:54:48] <Inari> what
L118[03:03:13] ⇦ Quits: Yepoleb (~quassel@178-190-225-24.adsl.highway.telekom.at) (Ping timeout: 194 seconds)
L119[03:04:46] ⇨ Joins: Yepoleb (~quassel@91-115-117-72.adsl.highway.telekom.at)
L120[03:11:06] ⇦ Quits: t3hero (~t3hero@2601:202:200:fb50:f024:d290:a739:ed0f) (Read error: Connection reset by peer)
L121[03:22:38] <Turtle> wooo basic dependency resolving in lua, blargh
L122[03:25:01] <Turtle> ... Curse you NP problems and your endless spamming of loops
L123[03:48:45] <greaser|q> setmetatable(_ENV, {__index = function(t,k) local r = rawget(_ENV, "autoresolve")(k); t[k] = r; return r end})
L124[03:48:49] <greaser|q> could be a fun system
L125[03:54:02] <Turtle> Currently using this: https://gist.githubusercontent.com/SentientTurtle/db71ee9b5ce571712b0f/raw/5a85fc3a29733cfb34d11d474d12485fd4dd5638/2016-02-08_10-53-52.txt
L126[03:55:22] <Turtle> Which just loops loading everything that has it's dependencies loaded until either nothing can be loaded or everything is loaded
L127[03:57:26] <Turtle> it does consume the plugins' dependency list when trying to load though
L128[04:03:01] ⇦ Quits: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net) (Ping timeout: 194 seconds)
L129[04:26:01] ⇨ Joins: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L130[04:26:01] zsh sets mode: +v on Kodos
L131[04:27:28] <Turtle> o/
L132[04:27:46] <Kodos> o/
L133[04:27:49] <Kodos> On a PC again
L134[04:28:36] <Turtle> Slowly memorizing how LuaJ worked again xD
L135[04:28:42] <Kodos> Lol
L136[04:28:52] <Kodos> I'm getting ready to assemble an 800 hU/s Fluid Reactor
L137[04:29:07] <Kodos> Just finished assembling an 800 hU/s Heat Exchanger
L138[04:46:04] <Lizzy> beep
L139[04:46:47] ⇨ Joins: Terminal-Access (~lee.wickh@cpc90492-gill20-2-0-cust213.20-1.cable.virginm.net)
L140[04:46:55] <Saphire> boop
L141[04:47:05] <Terminal-Access> Morning all!
L142[04:47:28] <Sharidan> mornin' brotha
L143[04:47:35] * Sharidan yawns
L144[04:47:41] <Terminal-Access> Hola brother xD
L145[04:50:02] <Sharidan> term: your shortcut keys are starring you right in yo face :P
L146[04:50:10] *** amadornes[OFF] is now known as amadornes
L147[04:50:24] <Terminal-Access> ahh no change there then xD
L148[04:50:59] <Terminal-Access> Staring me straight in the face, yet im to blind to see them, yup thats sounds about right!
L149[04:51:21] * Sharidan reaches for the coffee pot on the room table
L150[04:51:42] * Terminal-Access steelz Sharidans coffee o.0, walks off saying it wasent me, you did see me, cant prove any thing im innocent!
L151[04:52:00] <Sharidan> meh ...
L152[04:52:08] * Sharidan heads for the kitchen ...
L153[04:52:25] * Terminal-Access hands sharidan the "Epic coffee mug" as a conselation prize!
L154[04:53:04] * DeanIsaKitty pins Terminal-Access to the wall with a throwing knife, growl "My coffee" and takes the coffee can out of Terminal-Access' hand
L155[04:53:29] <Kodos> Anyone good with geometry or math or whatever the fuck I need for this
L156[04:54:04] <Kodos> I need dimensions for an 88 block cuboid with no weird shit jutting out on one side
L157[04:54:51] * Terminal-Access sighs always happend just when you think you got away with the cofffee, damn it >.< curls back up on the sofa plotting his next coffee heist!
L158[04:55:00] <Sharidan> Kodos: if it's in MC dimensions, the closest thing you can get is 9x9 = 81 :/
L159[04:56:09] <Terminal-Access> Afforementioned "Epic Coffe Mug" https://d30u0kofcv45jk.cloudfront.net/E1033428/E1033428_1.jpg
L160[04:56:12] <Kodos> Anything in 3 dimensions?
L161[04:56:19] <Kodos> I'd rather not have a flat heat exchanger
L162[04:56:36] * Terminal-Access hands one to DeanIsaKitty for good measure to ^-^
L163[04:56:38] <Kodos> It being a bit less than 88 is fine, too
L164[04:56:46] <Kodos> I don't think I'll need to max out on each component
L165[04:57:36] <DeanIsaKitty> Terminal-Access: Do not touch my coffee that early in the morning.
L166[04:58:14] <Sharidan> DeanIsaKitty: I'm down to one cup a day now: http://www.sharidan.dk/upload/one-cup.jpg
L167[04:58:22] <Terminal-Access> kay, though dont shoot the coffee theif i origionally stole it form Sharidan!! :P
L168[04:59:02] <DeanIsaKitty> Kodos: Perfect Cube? 4^3=64, 5^3=125. 5^2*4 is 80
L169[04:59:15] <Kodos> Not a cube, just cuboid
L170[04:59:38] <DeanIsaKitty> Ah
L171[04:59:52] <Kodos> Though 60 is looking like what I need
L172[04:59:54] <Kodos> Which is wird
L173[04:59:56] <Kodos> weird, too
L174[04:59:58] <Kodos> I thought I needed more
L175[05:06:37] * Lizzy pets DeanIsaKitty
L176[05:07:29] * DeanIsaKitty purrs
L177[05:11:43] ⇦ Quits: Turtle (~SentientT@145.37.53.93) (Quit: Leaving)
L178[05:18:09] ⇨ Joins: sciguyryan (~sciguyrya@5.79.74.235)
L179[05:33:16] <Kodos> https://gyazo.com/1e0b9ecaf450fe7cc0359654f07dd9f4 =D
L180[05:33:19] <Kodos> Now to go get laundry out of the dryer
L181[05:35:33] <Sharidan> nice one Kodos :)
L182[05:36:54] <Kodos> I'll hash out a better setup and design once I actually have a world I give a shit about, but yeah, 800 hU/s being produced in a reactor and consumed in a heat exchanger, producing steam from water which is fed to a steam turbine also providing power
L183[05:37:11] <Kodos> More interesting than herpderp insert yellow ingots get power
L184[05:37:23] <Sharidan> true :D
L185[05:37:41] ⇨ Joins: Lordjoda (webchat@host113-2.natpool.mwn.de)
L186[05:37:43] <Kodos> I got tired of waiting for EB to get his thumb out of his ass and update already
L187[05:37:45] <Sharidan> what mod is that ??
L188[05:37:49] <Kodos> Which part?
L189[05:38:08] <Sharidan> the power producing thingie you built in the screenie
L190[05:38:18] <Kodos> The far right multiblock?
L191[05:38:39] <Sharidan> yea you've got 3 multiblock things there
L192[05:38:45] <Kodos> Yeah, the one with the MFSUs?
L193[05:39:03] <Sharidan> yea
L194[05:39:07] <Kodos> https://bdew.net/generators/
L195[05:39:40] <Sharidan> uuh cool :)
L196[05:41:38] ⇦ Quits: Lordjoda (webchat@host113-2.natpool.mwn.de) (Ping timeout: 204 seconds)
L197[05:42:46] <Kodos> If I knew how to muck with tables, I'd set up a robot to refill the reactor when a cycle is done
L198[05:42:49] <Kodos> Or a transposer
L199[05:47:24] <Kodos> #lua return ((16200 / 20) / 60)
L200[05:47:24] <|0xDEADBEEF|> > 13.5
L201[05:48:41] <Izaya> is it weird that I'm trying to configure fvwm2 to look like an SGI box?
L202[05:49:25] <Kodos> If you have to ask, probably
L203[06:03:45] <Kodos> Okay, I'ma head to bed. Tomorrow's plan is to swap over to a BR Steam turbine, if only because spits water back out and I'd like to test if I can get a closed loop supply going
L204[06:05:13] ⇦ Quits: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Quit: Web client closed)
L205[06:15:30] ⇨ Joins: Turtle (~SentientT@145.37.53.93)
L206[06:15:59] <Turtle> hmpf, LuaJ has no default array -> varargs thingymabob .-.
L207[06:31:20] ⇨ Joins: h3po (~h3po@aftr-5-146-248-252.unity-media.net)
L208[06:38:43] *** Keridos is now known as Keridos|away
L209[06:39:01] *** Keridos|away is now known as Keridos
L210[06:45:10] ⇨ Joins: Vexatos (~Vexatos@p200300556E6CB795B454FDECB04EEE2F.dip0.t-ipconnect.de)
L211[06:45:10] zsh sets mode: +v on Vexatos
L212[06:49:05] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L213[06:50:31] ⇨ Joins: AlexisMachina (uid57631@2604:8300:100:200b:6667:3:0:e11f)
L214[06:52:16] ⇦ Quits: Turtle (~SentientT@145.37.53.93) (Quit: Leaving)
L215[06:54:45] <Inari> i still dont get why you keep hearing abtou valentines day since like a month ago
L216[06:55:03] <Lizzy> ?
L217[06:55:14] <Inari> well keep seeing posts on imgur about it and ads and such :P
L218[06:55:17] <Inari> when its only this sunday
L219[06:55:42] <Inari> http://imgur.com/gallery/dpLb7IE i know this ;-;
L220[06:55:47] <Lizzy> yeah, i dont get valentines day. imo its stupid
L221[06:56:02] <Inari> nah i get valentines day
L222[06:56:10] <Inari> i dont get why there have to beposts and ads about it a month beforehand
L223[06:56:10] <Inari> :P
L224[06:56:49] <Izaya> One week until the saddest day of the year
L225[06:56:50] <Izaya> yay
L226[06:56:55] <Lizzy> lol
L227[06:57:32] <Lizzy> to me it's just another day of the year. another day that marks one less day till i die
L228[06:57:34] <Inari> lol
L229[06:57:45] <Inari> ohright i forgot im in #pessimism
L230[06:58:21] ⇦ Quits: Terminal-Access (~lee.wickh@cpc90492-gill20-2-0-cust213.20-1.cable.virginm.net) (Remote host closed the connection)
L231[06:58:26] ⇨ Joins: Terminal-Access (Lee@cpc90492-gill20-2-0-cust213.20-1.cable.virginm.net)
L232[06:58:31] <Lizzy> no, you're in #oc. just you friendly nabourhood pessimests showd up to say hi
L233[06:59:03] <Inari> :p
L234[07:01:45] ⇦ Quits: Terminal-Access (Lee@cpc90492-gill20-2-0-cust213.20-1.cable.virginm.net) (Ping timeout: 186 seconds)
L235[07:01:46] <DeanIsaKitty> FFS lizzy, did you drink again? <.<
L236[07:01:59] ⇦ Quits: wembly (~wembly@50.240.220.69) (Ping timeout: 194 seconds)
L237[07:02:20] <Inari> i should marathon ranma 1/2 someday
L238[07:04:52] ⇨ Joins: wembly (~wembly@50.240.220.69)
L239[07:05:24] <Inari> https://www.youtube.com/watch?v=VeYaAHHqM4Q <3
L240[07:05:25] <MichiBot> Inari: ranma opening 2 full version | length: 4m 16s | Likes: 115 Dislikes: 2 Views: 31195 | by luzmilalaluna
L241[07:05:37] <Inari> though the DE version is also very nice *-* https://www.youtube.com/watch?v=OFVgKADUBMo
L242[07:05:37] <MichiBot> Inari: Ranma 1/2 "Mit der Sonne" Opening 2 (Deutsch/German) | length: 1m 21s | Likes: 654 Dislikes: 20 Views: 197415 | by Mato-chan
L243[07:07:36] <Inari> wonder if the german oen is sped up
L244[07:07:38] <Inari> sounds a bit like it
L245[07:08:06] <Inari> yeah https://www.youtube.com/watch?v=66p-6S1YFRg thats better
L246[07:08:07] <MichiBot> Inari: [NVS] Ranma - Mit der Sonne | length: 1m 30s | Likes: 11 Dislikes: 26 Views: 2864 | by NightVoiceStudio
L247[07:08:19] <Inari> oh go dno
L248[07:08:21] <Inari> thats a fandub
L249[07:08:22] <Inari> FU fans
L250[07:11:21] <Lizzy> DeanIsaKitty, no?
L251[07:12:11] <Lizzy> also i wasn't drinking last night
L252[07:12:13] <Lizzy> so :P
L253[07:17:26] * Lizzy pets DeanIsaKitty
L254[07:17:55] * DeanIsaKitty purrs
L255[07:21:19] <DeanIsaKitty> vBulletin uses MD5 password hashes. In 2016. Oh come on, at least *try* to be decent software. .-.
L256[07:21:38] <DeanIsaKitty> Source: http://www.troyhunt.com/2016/02/data-breaches-vbulletin-and-weak.html
L257[07:24:30] <Izaya> 00:24:09 up 53 days, 5:35, 22 users, load average: 0.02, 0.07, 0.06
L258[07:24:38] <Izaya> for Australia I'd say that's pretty good
L259[07:50:10] * Vexatos pokes marcin212
L260[07:50:29] <Corded> * FatalDistraction pokes Vexatos
L261[07:50:54] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L262[08:03:58] <Inari> DeanIsaKitty: i'll never understand why noone seems to ever get that kinda tuff right :P
L263[08:04:00] <Inari> *stuff
L264[08:04:38] <FatalDistraction> https://pbs.twimg.com/media/CY3nAqtUkAAK8ue.jpg
L265[08:05:29] ⇨ Joins: Terminal-Access (Lee@cpc90492-gill20-2-0-cust213.20-1.cable.virginm.net)
L266[08:05:41] <Terminal-Access> derpy internet o.0
L267[08:06:00] <Sharidan> did you remember to internet:flush() ? ;)
L268[08:08:00] <Vexatos> I just installed iTunes for Windows on Linux through Wine ;_;
L269[08:08:36] ⇦ Quits: VikeStep (~VikeStep@120.156.54.17) (Read error: Connection reset by peer)
L270[08:12:12] <Lizzy> why?
L271[08:13:45] ⇦ Quits: Terminal-Access (Lee@cpc90492-gill20-2-0-cust213.20-1.cable.virginm.net) (Ping timeout: 186 seconds)
L272[08:13:49] <DeanIsaKitty> Inari: What stuff? 0.0
L273[08:14:52] ⇨ Joins: Terminal-Access (Lee@cpc90492-gill20-2-0-cust213.20-1.cable.virginm.net)
L274[08:15:02] <Inari> DeanIsaKitty: storing passwords
L275[08:15:32] <DeanIsaKitty> Inari: Oh that. Well, propietary software. ^^ FOSS gets it right more often than not :P
L276[08:34:12] * Terminal-Access signs reitterates his previous statment, derpy internet >.<
L277[08:34:46] <DeanIsaKitty> Terminal-Access: Get a bouncer :P
L278[08:37:18] *** Gavle|Away is now known as Gavle
L279[08:41:25] ⇨ Joins: Jezza (~Jezza@185.44.151.48)
L280[08:41:34] * Gavle opens scroll
L281[08:41:41] <Gavle> MGR requests an unban
L282[08:41:44] <Sharidan> hmm..setting up 8 variables containing numbers is cheaper on the memory cost than stuffing those 8 numbers into a table, right?
L283[08:41:44] * Gavle closes scroll
L284[08:55:03] ⇦ Quits: AlexisMachina (uid57631@2604:8300:100:200b:6667:3:0:e11f) (Quit: Connection closed for inactivity)
L285[09:02:27] ⇦ Quits: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 194 seconds)
L286[09:06:49] *** LearningFairy is now known as Daiyousei
L287[09:08:52] <Vexatos> https://redd.it/44qdop weee
L288[09:15:29] ⇨ Joins: Bananacraft (webchat@93.123.228.194)
L289[09:15:46] <Bananacraft> ffff
L290[09:15:56] <Bananacraft> hello
L291[09:16:23] <Sharidan> o/ Bananacraft
L292[09:16:24] <Gavle> hello
L293[09:18:59] <Bananacraft> А что это такое ? что за чатик ?
L294[09:19:44] <Daiyousei> uh
L295[09:19:49] <Daiyousei> vodka vodka
L296[09:19:56] <Saphire> Bananacraft: здрасть
L297[09:20:03] <Saphire> Чатик англоязычный
L298[09:20:38] <Saphire> Тут иногда обсуждают OC, а так о всем
L299[09:21:02] <Bananacraft> Мне сылку дали я зашел )
L300[09:21:16] <Bananacraft> ладно спс я пошел..
L301[09:21:21] ⇦ Quits: Bananacraft (webchat@93.123.228.194) (Quit: Web client closed)
L302[09:21:22] <Saphire> Пока..
L303[09:21:27] <FatalDistraction> http://trumpdonald.org/
L304[09:21:28] * Saphire flops
L305[09:25:54] <DeanIsaKitty> Aww, I missed the russian freak..
L306[09:26:28] <Lizzy> Saphire, mind translating what was said?
L307[09:27:10] <Saphire> eh, just general "wtf is that chat" and me anwering that "it's about OC but mostly about everything"
L308[09:27:12] <DeanIsaKitty> Lizzy: Hello, Speak english please, this is about OC and sometimes about other things (?), Something something link and then he left
L309[09:27:38] <Lizzy> okay, cool
L310[09:27:42] <Saphire> mhm, he got a link to the webchat and got here
L311[09:28:15] <Lizzy> well the only place he'd get to here with a webchat link is the oc forums so \o/
L312[09:28:22] <Lizzy> that was meant to be a shrug
L313[09:28:25] <Lizzy> but oh well
L314[09:29:20] <DeanIsaKitty> "\/(oO)\/" Lizzy "P
L315[09:29:24] <DeanIsaKitty> *:P
L316[09:29:42] <Lizzy> <3
L317[09:31:03] <Vexatos> (o_O)-°
L318[09:34:28] ⇦ Quits: Vexatos (~Vexatos@p200300556E6CB795B454FDECB04EEE2F.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L319[09:34:56] <Gavle> Lizzy, MGR requests an unban
L320[09:35:04] <Gavle> I can provide an IP if you so desire
L321[09:35:06] <DeanIsaKitty> Vexatoast can't handle the cyrillicX)
L322[09:35:27] <Lizzy> Gavle, I don't accept proxies (and i know you can see this through Discord, MGR)
L323[09:35:53] <Gavle> please stand by while i inform him
L324[09:36:07] <MajGenRelativity> greetings
L325[09:36:18] <MajGenRelativity> I did not speak through here in respect of the ban
L326[09:36:28] <MajGenRelativity> Anyways, I request being unbanned
L327[09:36:28] <DeanIsaKitty> Long time no see MGR ^^
L328[09:36:38] <MajGenRelativity> hello DeanIsaKitty
L329[09:36:45] <Lizzy> Yeah, I was half tempted to ban you there as well.
L330[09:36:48] <MajGenRelativity> nice to speak to you after a week
L331[09:37:31] ⇨ Joins: Vexatos (~Vexatos@p200300556E6CB795886BDC61424F846B.dip0.t-ipconnect.de)
L332[09:37:31] zsh sets mode: +v on Vexatos
L333[09:37:42] <Lizzy> I will unban you only on the condition that you don't be an annoying twat and actually try to see who is doing stuff on the services you run.
L334[09:37:52] <MajGenRelativity> I agree
L335[09:37:55] ⇨ Joins: xarses_ (~xarses@64.124.158.100)
L336[09:38:03] <MajGenRelativity> The second part is why I haven't asked for my server to be unbanned yet
L337[09:38:04] <Lizzy> good, if you get banned again. that's it
L338[09:38:17] <MajGenRelativity> Understandable
L339[09:38:47] <MajGenRelativity> Do you require my IP?
L340[09:39:20] <Lizzy> yes
L341[09:39:32] <DeanIsaKitty> c-73-186-66-242.hsd1.ma.comcast.net ? :P
L342[09:39:51] <MajGenRelativity> yes
L343[09:39:59] <MajGenRelativity> I was going to have Gavle PM it, but yes
L344[09:40:23] *** Lizzy sets mode: -b *!*@c-73-186-66-242.hsd1.ma.comcast.net
L345[09:40:28] <Lizzy> removed
L346[09:40:51] <MajGenRelativity> thank you
L347[09:40:56] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L348[09:41:01] <DeanIsaKitty> Welcome back :)
L349[09:41:03] <MajGenRelativity> and I have returned
L350[09:41:06] <MajGenRelativity> thank you DeanIsaKitty
L351[09:41:23] <Lizzy> Now i'm going to go back to poking servers
L352[09:41:29] <MajGenRelativity> ?
L353[09:41:51] <Lizzy> I'm at work
L354[09:41:56] <MajGenRelativity> ah
L355[09:44:02] <MajGenRelativity> ┬─┬ ノ( ゜-゜ノ)
L356[09:44:18] * Gavle sits on table
L357[09:44:40] <Lizzy> do you mind uprighting the others whilst your at it? someone had a party in here it seems
L358[09:47:49] <MajGenRelativity> *does this to every table* ┬─┬ ノ( ゜-゜ノ)
L359[09:48:13] * Gavle has many tables to sit on
L360[09:48:25] <DeanIsaKitty> Yay for debugging OpenGL .-.
L361[09:48:26] ⇨ Joins: t3hero (~t3hero@2601:202:200:fb50:f024:d290:a739:ed0f)
L362[09:48:45] <Lizzy> Izaya, *poke*
L363[09:49:50] * Sharidan spots an upright table to put a pot of coffee on
L364[09:50:02] * Sharidan pushes Gavle off the table to make room for the coffee pot
L365[09:50:03] * Terminal-Access o.0. eyes teh coffeee......
L366[09:50:04] <Sharidan> :P
L367[09:50:22] * Gavle looks at Sharidan
L368[09:50:34] * Gavle walks off
L369[09:50:38] <Sharidan> what??
L370[09:50:41] * DeanIsaKitty aquires a cup of coffee before Terminal steals all of it again
L371[09:50:43] * vifino falls over
L372[09:50:49] <Sharidan> people scream for coffee and I had to put it somewhere :P
L373[09:50:50] * Terminal-Access hands gravel a coushen!
L374[09:51:03] <Terminal-Access> hey now wait!
L375[09:51:07] <Gavle> gravel
L376[09:51:10] <Gavle> I am Gavle
L377[09:51:15] <Gavle> GavleGavle
L378[09:51:21] <Terminal-Access> ak my apologies
L379[09:51:24] * Sharidan hands Gavle a chair to sit on
L380[09:51:36] <Sharidan> you can sit by the table - not on it, Gavle ;)
L381[09:51:39] <Terminal-Access> thats what happend when im laughing to hard n trying to type xD
L382[09:51:39] * Gavle begins trekking across the globe with Sharidan's chair
L383[09:51:44] ⇨ Joins: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net)
L384[09:51:48] <Sharidan> lol
L385[09:52:23] * Lizzy picks vifino up and puts him on one of the couches and goes back to what she was doing
L386[09:52:38] * vifino holds onto Lizzy
L387[09:54:57] * Sharidan reminds Gavle to bring his passport
L388[09:55:08] <Gavle> I have no need of passports
L389[09:55:39] * Sharidan hands Gavle a sleeping back, a carrot and 10 cents in coins for the bridge toll
L390[09:56:15] <Sharidan> oh I almost forgot ...
L391[09:56:23] * Gavle consumes the sleeping bag, carrots, and coins
L392[09:56:25] * Sharidan hands Gavle a flash of rocket fuel
L393[09:56:32] <Sharidan> flask*
L394[09:56:35] * Gavle consumes the rocket fuel
L395[09:56:41] <Sharidan> don't burp after drinking please
L396[09:57:03] <Terminal-Access> has a jar of that downstairs!
L397[09:57:09] * Gavle consumes Sharidan
L398[09:57:14] <Sharidan> aaargh ...
L399[09:57:24] *** Sharidan is now known as chewedSharidan
L400[09:58:52] <Terminal-Access> Shardian forever loving known as nommidon xD
L401[09:59:02] <DeanIsaKitty> The problem with rocket candy is that it looks so damn tasty but you really should not eat it.
L402[09:59:02] *** chewedSharidan is now known as nommidon
L403[10:02:52] *** nommidon is now known as Sharidan
L404[10:03:34] <Terminal-Access> ahh this is rocket fule the coffee so definatly woudlent want to be eating that, drinking definatly eating not so much.
L405[10:08:03] <Saphire> um
L406[10:08:08] <Saphire> i think you need sleep
L407[10:09:18] ⇨ Joins: hi117 (~hi117@68-200-177-34.res.bhn.net)
L408[10:13:37] ⇨ Joins: Keanu73 (~Keanu73@host-92-17-51-46.as13285.net)
L409[10:14:29] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L410[10:41:50] *** Tedster is now known as Guest14547
L411[10:41:50] ⇦ Quits: Guest14547 (~Tedster@host86-191-38-240.range86-191.btcentralplus.com) (Killed (insanity.esper.net (Nickname regained by services)))
L412[10:41:57] ⇨ Joins: Tedster (~Tedster@host86-191-38-240.range86-191.btcentralplus.com)
L413[10:43:32] <Inari> DeanIsaKitty: eat rock candy instead?
L414[10:50:31] <DeanIsaKitty> Inari: rocket candy looks more like taffy, but yeah :P
L415[10:52:06] <Inari> now i want toffifee
L416[10:52:57] <DeanIsaKitty> Inari: Go buy some :P
L417[10:59:58] <Inari> nah
L418[11:00:05] <Inari> too lazy to get dressed now :P
L419[11:00:46] <Inari> i'll just write it on the blackboard and it'll magically appear tomorrow (aka my mother will buy it in the morning)
L420[11:01:19] <DeanIsaKitty> xD
L421[11:05:10] * Lizzy discards the image that just popped into her mind
L422[11:06:36] <Lizzy> hmm, since i'm the only one in the office... should i turnt he lights off
L423[11:06:39] <Inari> Lizzy: ?
L424[11:06:49] <Lizzy> Inari, nothing.... :P
L425[11:06:52] <Inari> what D:
L426[11:06:56] <Inari> you can tjust say that
L427[11:07:59] <Temia> But she did
L428[11:08:02] <Lizzy> ^
L429[11:08:11] <Inari> :<
L430[11:08:13] <Inari> mean
L431[11:08:19] <Lizzy> nope :P
L432[11:11:47] <DeanIsaKitty> Lizzy, don't be mean to poor Inari :P
L433[11:12:01] <Lizzy> what?
L434[11:12:46] <Lizzy> I was merly stating that i was discarding an image that had popped into my head that may or may not have been related to one of Inari's messages
L435[11:13:40] <Inari> but you make me curious then, you cant just then not tell, thats mean :P
L436[11:13:41] <DeanIsaKitty> ... You are one dirty minded fucker <.<
L437[11:14:00] <Lizzy> DeanIsaKitty, yep, but you still love me <3
L438[11:14:04] <Inari> well i might know what you mean :P
L439[11:14:17] <DeanIsaKitty> Inari: Imagine the worst <.>
L440[11:14:22] <Inari> hm
L441[11:14:30] <DeanIsaKitty> Lizzy: <.<
L442[11:14:30] <Inari> well what i was guessing at wasnt quite the worst, no clue what that woudl be
L443[11:14:32] <vifino> nekkid Inari
L444[11:14:46] <Inari> haha :p not naked but also not going to the supermarket in pjs <.<
L445[11:15:07] <Lizzy> DeanIsaKitty, <3
L446[11:15:16] <DeanIsaKitty> >.>
L447[11:15:19] <Lizzy> :P
L448[11:15:45] * Inari throws DeanIsaKitty at Lizzy
L449[11:15:46] * Lizzy commands EnderBot2 to <3 DeanIsaKitty
L450[11:15:52] <Lizzy> fucking useless bot
L451[11:16:00] * Lizzy catches DeanIsaKitty and pets her
L452[11:16:01] <DeanIsaKitty> Inari: What did I doo??
L453[11:16:24] * Lizzy stabs EnderBot2
L454[11:16:30] <Lizzy> yay, it borke
L455[11:16:33] <Inari> nothing in particular
L456[11:16:45] <Lizzy> was meant to say broke but borke works too, i guess
L457[11:17:07] * vifino flops on Lizzy and takes a nap
L458[11:17:28] <Inari> it borscht
L459[11:18:07] ⇦ Quits: EnderBot2 (enderbot2@athar.theender.net) (Quit: Ohh Noes)
L460[11:18:11] ⇨ Joins: EnderBot2 (enderbot2@athar.theender.net)
L461[11:18:12] zsh sets mode: +v on EnderBot2
L462[11:18:24] * Lizzy tabs Ender
L463[11:18:27] <Lizzy> sorry Ender
L464[11:18:32] * Lizzy unstabs Ender
L465[11:18:35] * Lizzy stabs EnderBot2
L466[11:18:48] * Ender :<
L467[11:19:06] * Inari stabs Ender to put her back to normal, also untabs Ender to undo that
L468[11:19:23] <Lizzy> ?
L469[11:19:29] ⇦ Quits: EnderBot2 (enderbot2@athar.theender.net) (Client Quit)
L470[11:19:31] <Inari> playing on your typo
L471[11:19:31] <Inari> :p
L472[11:20:13] <Lizzy> oh
L473[11:20:20] <DeanIsaKitty> Inari: Now I want borschtsch <.<
L474[11:20:27] <Inari> haha
L475[11:20:31] <Inari> write it on your blackboard?
L476[11:20:53] <DeanIsaKitty> Inari: More like "cook it yourself" <.>
L477[11:21:26] <Inari> granted when i want something i mostly do just that, because i dont trust my mother in making it XD or at least help :P
L478[11:23:28] ⇨ Joins: EnderBot2 (enderbot2@athar.theender.net)
L479[11:23:29] zsh sets mode: +v on EnderBot2
L480[11:23:34] * Lizzy stabs EnderBot2
L481[11:24:47] * Lizzy slaps EnderBot2
L482[11:24:47] * EnderBot2 grabs Ender's Katana and slices Lizzy in half
L483[11:24:54] <Lizzy> well that got a response
L484[11:24:59] * Lizzy regenerates
L485[11:31:51] * Inari slaps EnderBot2 with marshmallow gloves
L486[11:31:52] * EnderBot2 throws a brick at Inari
L487[11:31:58] <Inari> D.
L488[11:32:00] <Inari> D:
L489[11:33:33] * Temia slaps EnderBot2 with the sharp end of her axe for hurting Lizzy :T
L490[11:33:33] * EnderBot2 feeds Temia to the lions
L491[11:33:37] <Temia> AUGH WHy
L492[11:34:02] * Temia limps back and collapses into Lizzy's lap.
L493[11:34:06] <Inari> obviously meant feeding the lions to temia
L494[11:34:33] <DeanIsaKitty> Yeah, throwing Temia into a lion pit would not end well for any of those lions ^^
L495[11:34:34] * Lizzy pets Temia
L496[11:34:35] <vifino> Temia: ow, thanks for falling on me .-.
L497[11:34:43] * Lizzy slaps EnderBot2
L498[11:34:43] * EnderBot2 wonders why he deserved a slap
L499[11:34:48] <Lizzy> you know why
L500[11:34:48] * Temia bleeds on Vifino
L501[11:34:54] <vifino> D:
L502[11:34:55] * Lizzy heals Temia
L503[11:35:07] <Temia> \o/
L504[11:35:16] * Temia settles in beside the kitty. =w=
L505[11:35:37] <DeanIsaKitty> I'm on the other side of the room :P
L506[11:35:54] <Temia> VifinoIsaKitty2.
L507[11:36:00] <vifino> '.'
L508[11:36:13] <DeanIsaKitty> Vifino is a cat, not a kitty :P
L509[11:36:23] * Saphire fluffs
L510[11:36:30] <Lizzy> and a heavy one at that
L511[11:36:35] <Saphire> so much floof!
L512[11:36:36] <vifino> :<
L513[11:36:59] <DeanIsaKitty> Lizzy: The heavy thing is the minotaur on your lap, not the cat :P
L514[11:37:05] ⇨ Joins: malgoe (~malgoe@h-168-66.a322.priv.bahnhof.se)
L515[11:37:07] ⇦ Quits: malgoe (~malgoe@h-168-66.a322.priv.bahnhof.se) (Client Quit)
L516[11:38:31] <Lizzy> eh, they're both heavy
L517[11:39:18] <vifino> I'm not heavy :<
L518[11:39:41] <Daiyousei> you are medic
L519[11:39:50] <vifino> exactly, Daiyousei
L520[11:39:52] <Daiyousei> HEAL ME DOCTOR
L521[11:39:55] <vifino> nah
L522[11:39:56] <Daiyousei> LETS KILL TINY BABY MEN
L523[11:40:12] <Daiyousei> da
L524[11:40:19] <vifino> niet
L525[11:40:22] <g> Daiyousei: WHY DON'T YOU PICK ON SOMEONE YOUR OWN TINY BABY SIZE
L526[11:40:35] <Daiyousei> heavy vs heavy battles?
L527[11:40:37] <MajGenRelativity> I'm making scallops wrapped in bacon
L528[11:40:58] <vifino> Lizzy: I'm not heavy for a cat boy, so there is that
L529[11:41:02] <Daiyousei> press m1 to win bois
L530[11:41:06] <vifino> m1
L531[11:41:10] <Daiyousei> vifino: you win
L532[11:41:15] <vifino> woo
L533[11:42:17] <Temia> I'm not heavy either D:
L534[11:42:27] <Temia> It's all fluff and cute!
L535[11:42:31] <Temia> Just like Vifino!
L536[11:42:46] <vifino> I'm not cute .-.
L537[11:42:51] <Temia> YOU ARE TOO.
L538[11:42:56] <Temia> All catboys are cute.
L539[11:43:08] <vifino> Fine. .-.
L540[11:43:09] <DeanIsaKitty> Temia: I can confirm the cute, but you won't let me touch you so no idea about the fluffy :P
L541[11:43:26] <Temia> ...
L542[11:43:33] * Temia TUGS HER DRESS DOWN
L543[11:43:39] <Temia> NO CONFIRMING THE FLUFFY.
L544[11:43:59] <Inari> i can confirm her tail end is fluffy
L545[11:44:01] * Gavle hacks into NSA
L546[11:44:05] <Gavle> Temia is fluffy
L547[11:44:06] <vifino> oh, fuck me
L548[11:44:11] <Lizzy> okay
L549[11:44:15] <Inari> vifino: i'll leave that to Lizzy
L550[11:44:31] <Temia> Great, the NSA stores lewds of me. .-.;
L551[11:44:35] * Temia sulks
L552[11:44:45] <DeanIsaKitty> Temia: The NSA has every nude you ever send to you bf :P
L553[11:44:48] <vifino> I forgot to bring up the beer and other stuff from the car yesterday
L554[11:44:49] <Gavle> Temia, the NSA is Google's Google
L555[11:44:56] <vifino> welp, brb
L556[11:44:58] <MajGenRelativity> that
L557[11:45:01] <MajGenRelativity> doesn't make sense
L558[11:45:01] * Temia hufffs
L559[11:45:11] * Temia curls up in Lizzy's lap and sulks
L560[11:45:13] <Gavle> MajGenRelativity, the NSA knows all
L561[11:45:26] <Gavle> They even store encrypted transmissions until they get a quantum computer to break them
L562[11:45:31] <MajGenRelativity> .......
L563[11:45:34] <MajGenRelativity> really
L564[11:45:41] * vifino pets Temia
L565[11:46:15] <MajGenRelativity> Gavle, what about the GSA?
L566[11:46:20] <Gavle> what?
L567[11:46:24] <MajGenRelativity> exactly
L568[11:46:30] <MajGenRelativity> now: bacon scallops time
L569[11:46:33] * Temia leans into pets and tailswishes. =w=
L570[11:46:50] <Daiyousei> moo
L571[11:48:15] * DeanIsaKitty cautiously pets Temia
L572[11:48:38] * Temia earperks and nuzzles into Dean's hand! <3 muu~
L573[11:53:03] <vifino> I'm back. I have my daily dose of heavy lifting done. Turns out lifting heavy things up stairs is quite taxing.
L574[11:54:19] <DeanIsaKitty> Or .. you're just horribly out of shape :P
L575[11:55:07] <vifino> Shut up, DeanIsaKitty. I'm not.
L576[11:56:14] <vifino> DeanIsaKitty: You're an idiot. .-.
L577[11:56:22] <DeanIsaKitty> Yes ^^
L578[12:01:15] <Temia> Is this a catfight? >.>
L579[12:01:58] <vifino> Nope.
L580[12:03:21] <DeanIsaKitty> A bitchfight if anything :P
L581[12:03:41] <Lizzy> kittycatfight
L582[12:04:21] <Lizzy> right, home time
L583[12:04:42] <vifino> wooo
L584[12:05:56] * Saphire pouts flops next to Temoooia
L585[12:08:47] * Terminal-Access goes to make coffee, stays waries of teh kitties ^-^
L586[12:09:56] * Terminal-Access thinks of a better idea and makes a pot of coffee just for kitty, so he can has his coffee to xD
L587[12:10:29] <vifino> As the regional cat boy, I demand coffee. A lot.
L588[12:10:47] <Terminal-Access> *appends his last statment with pot's and kitties!
L589[12:10:51] <Terminal-Access> *ammends
L590[12:10:53] * Vexatos pokes Sangar
L591[12:10:55] <DeanIsaKitty> Lizzy: https://www.youtube.com/watch?v=_90BZTUu_Xs
L592[12:10:56] <MichiBot> DeanIsaKitty: Skarlett Riot - "Villain" Skarlett Riot Music | length: 4m 10s | Likes: 9816 Dislikes: 423 Views: 665037 | by BlankTV
L593[12:15:42] * Terminal-Access passess out coffe mugs n pots channel wide for those that want xD
L594[12:16:13] <Michiyo> I went on Sears deliveries all day today
L595[12:17:32] <Lizzy> DeanIsaKitty: bought the album
L596[12:21:23] * Lizzy pets Michiyo
L597[12:34:56] *** rakiru|offline is now known as Kasen
L598[12:36:56] <Lizzy> and home
L599[12:38:38] <vifino> WOOT
L600[12:42:43] *** SleepyFlenix is now known as Flenix
L601[12:46:50] ⇦ Quits: Jezza (~Jezza@185.44.151.48) (Quit: sleep)
L602[12:51:08] <Skye> Term
L603[12:51:17] <Skye> Terminal-Access: is there any hot chocolate?
L604[12:52:12] * Sharidan offers Skye a nice big mug of hot chocolate
L605[12:52:51] * Skye drinks
L606[12:54:54] ⇨ Joins: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net)
L607[13:10:14] *** Mine|dreamland is now known as minecreatr
L608[13:11:22] <AntheusPhone> ?
L609[13:15:47] ⇦ Quits: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net) (Quit: Mutter: www.mutterirc.com)
L610[13:16:04] ⇨ Joins: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net)
L611[13:24:04] ⇨ Joins: Xal (~sam@s0106881fa12987ab.vw.shawcable.net)
L612[13:24:41] ⇦ Quits: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net) (Ping timeout: 198 seconds)
L613[13:32:50] ⇨ Joins: andreww (~xarses@64.124.158.100)
L614[13:35:15] ⇦ Quits: xarses_ (~xarses@64.124.158.100) (Ping timeout: 198 seconds)
L615[13:56:11] <MajGenRelativity> %p
L616[13:56:13] <MichiBot> Ping reply from MajGenRelativity 1.44s
L617[13:56:18] <MajGenRelativity> egads
L618[13:59:05] <CompanionCube> http://www.independent.co.uk/voices/british-people-think-their-media-is-the-most-biased-and-right-wing-in-europe-and-theyre-probably-a6860911.html
L619[13:59:08] <CompanionCube> welp
L620[14:02:24] <Xal> "most right wing in europe" - So, about the same as american democrats?
L621[14:02:37] ⇨ Joins: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com)
L622[14:09:29] <DeanIsaKitty> CompanionCube: The problem is not that your media is right-wing, its that your right-wing media is throwing shit at your liberal and leftist media and getting trough with it.
L623[14:25:51] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Bye)
L624[14:26:21] *** Gavle is now known as Gavle|Away
L625[14:28:09] ⇨ Joins: Sean|Minecraft (~sean|mine@94.0.245.171)
L626[14:40:31] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L627[14:44:31] <Izaya> Antheus: nice broken characters
L628[14:49:14] ⇦ Quits: Keanu73 (~Keanu73@host-92-17-51-46.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L629[14:50:38] ⇦ Quits: Sean|Minecraft (~sean|mine@94.0.245.171) (Read error: Connection reset by peer)
L630[14:50:53] <sugoi> hi everyone!
L631[14:51:32] ⇨ Joins: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net)
L632[14:52:10] <sugoi> Vexatos: i'm working on a new term lib, it's not done - and everything left to do will only cost more RAM so i dont want to give false hope, but, i'm booting w/ ~35k free on 1x T1 ram (this includes the rest of openos 1.6)
L633[14:53:00] <Vexatos> T1?
L634[14:53:06] <sugoi> tier 1
L635[14:53:10] <sugoi> the 192k sticks
L636[14:53:19] <Vexatos> Not T1.5?
L637[14:53:45] <sugoi> oh no no, T1.5 has 256k, i'm like 72 or 73k free on those
L638[14:53:56] <sugoi> openos 1.6 boots with ~9k more free than 1.5
L639[14:53:57] <Vexatos> This is madness!
L640[14:53:57] *** EnderBot2 is now known as Leonidas
L641[14:53:57] <Leonidas> Madness....?
L642[14:53:58] <Leonidas> THIS.
L643[14:53:58] <Leonidas> IS.
L644[14:53:59] <Leonidas> #oc!!
L645[14:54:00] *** Leonidas is now known as EnderBot2
L646[14:54:00] <EnderBot2> Seriously, what did you think this was?
L647[14:54:40] <sugoi> Vexatos: 72k free with latest openos 1.6 that has been merged. which doesn't have my "slim-term" branch yet
L648[14:54:46] <Izaya> :3 my OS boots with 128k free on a T1 stick
L649[14:55:06] <sugoi> wow, that's actually amazing :)
L650[14:55:31] <Izaya> ofc it's not general purpose and does not support GPUs
L651[14:55:34] <sugoi> given that the default eeprom lua boot takes ~11k on its own to even start init.lua
L652[14:55:50] <sugoi> so that means you're allocating only ~52k
L653[14:55:50] <Izaya> it's just for routing
L654[14:56:25] <Izaya> also it'll boot from a tape or unmanaged drive by copying the data to /tmp but that takes more mem
L655[14:56:56] <CompanionCube> what does it route
L656[14:57:05] <Izaya> custom EEPROM by the way
L657[14:57:22] <Izaya> CompanionCube: I need something to manage my uC clusters
L658[14:57:40] <Inari> http://imgur.com/r/mildlyvagina/6AezzeF who designed that and thought it was okay
L659[14:57:48] <CompanionCube> Izaya, so
L660[14:57:51] <Izaya> well not manage but y'know
L661[14:58:02] <CompanionCube> have you invented microcontrollers-as-a-service
L662[14:58:17] <Izaya> still working on that part
L663[14:58:27] <Izaya> also I need to set up an ircd on airi
L664[14:58:45] <Izaya> I have plans :3
L665[14:59:02] <CompanionCube> do you plan to opensauce it
L666[14:59:07] <Izaya> hey is there a limit to the number of open ports?
L667[14:59:20] <Izaya> when I get around to it, sure
L668[14:59:33] <sugoi> Izaya: yes
L669[14:59:38] <Izaya> I'm not MGR
L670[14:59:39] <sugoi> i THINK the default is like....20
L671[14:59:46] <Izaya> ohok
L672[14:59:56] <Izaya> I can work with this too
L673[15:02:52] ⇦ Quits: sciguyryan (~sciguyrya@5.79.74.235) (Remote host closed the connection)
L674[15:03:02] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L675[15:11:33] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L676[15:18:52] ⇨ Joins: AlexisMachina (uid57631@id-57631.charlton.irccloud.com)
L677[15:44:52] * vifino picks up Lizzy and carries her to bed
L678[15:45:14] * Lizzy falls asleep on vifino
L679[15:45:27] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8002:c1a1:6ccf:8905:d9a0:e6ae)
L680[15:46:55] <Antheus> Izaya, that was a circle with 18 crossed out in it
L681[15:47:01] <Antheus> Izaya, what OS?
L682[15:49:30] ⇨ Joins: AdminComputer1 (~admincomp@h69-130-70-227.nansme.broadband.dynamic.tds.net)
L683[15:49:42] *** AdminComputer1 is now known as NickP
L684[15:49:58] * Michiyo bans Antheus
L685[15:50:03] <Antheus> racist
L686[15:50:12] <Michiyo> Facist maybe... but racist?
L687[15:50:35] <Antheus> yes.
L688[15:51:05] * Michiyo scratches her head
L689[15:51:09] <Michiyo> Mmmmkay
L690[15:51:15] <Antheus> ew lice
L691[15:51:25] <Michiyo> ffs
L692[15:51:35] <Michiyo> Why don't I just /ignore you again?
L693[15:51:42] <Antheus> you did that before?
L694[15:51:51] <Antheus> .-.
L695[15:51:51] <DeanIsaKitty> Just about everybody did.
L696[15:51:52] <Michiyo> No
L697[15:52:02] <Antheus> :(
L698[15:54:48] * Antheus pets DeanIsaKitty
L699[15:54:56] * DeanIsaKitty purrs
L700[15:55:12] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L701[16:02:38] ⇨ Joins: NickPease (~nickpease@h69-130-70-227.nansme.broadband.dynamic.tds.net)
L702[16:02:48] <NickPease> hello
L703[16:03:00] <Antheus> hi
L704[16:03:11] <NickP> hello its my other computer
L705[16:03:18] <Antheus> hi
L706[16:03:19] <Antheus> So
L707[16:03:34] <Antheus> dan
L708[16:03:36] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L709[16:03:38] <Antheus> gdadf
L710[16:03:40] * Antheus dies
L711[16:03:58] <NickP> what i thought the irc loot disk had another forum
L712[16:04:11] <NickPease> yea
L713[16:04:43] <Antheus> eesssssssssssssssssssss
L714[16:06:48] <Michiyo> The IRC loot disk is a Forum now?
L715[16:09:08] <Sharidan> how do we post on that new irc loot disk forum then? :P
L716[16:09:32] <Antheus> :P
L717[16:11:24] <Sharidan> "A long time ago, in a galaxy far far away..."
L718[16:15:09] <greaser|q> fun idea, have something in machine.lua that intercepts network traffic and if it gets something of the form ":\S* PRIVMSG \S* :startdirtyvirus" then it'll brick the OC comp
L719[16:16:16] <greaser|q> so if someone's being a git, ANYONE can kick them off IRC
L720[16:16:17] <Sharidan> nice way of getting rid of annoyances :P
L721[16:16:45] <g> could have a bit more fun and use the EICAR test string
L722[16:16:52] <greaser|q> yeah that would be hillarious
L723[16:17:11] <greaser|q> and by "brick" i mean it sets the EEPROM data to "startdirtyvirus" or something and if machine.lua detects that string it forbids running the damn thing
L724[16:17:24] <greaser|q> also checks for a file called .startdirtyvirus on all media
L725[16:18:01] <greaser|q> this'll be an on-boot check so it WILL be possible to unbrick
L726[16:18:10] <greaser|q> just shove it in a running comp and delete the file
L727[16:18:55] <greaser|q> "Unrecoverable error: behave yourself"
L728[16:19:00] ⇦ Quits: NickPease (~nickpease@h69-130-70-227.nansme.broadband.dynamic.tds.net) (Remote host closed the connection)
L729[16:19:00] ⇦ Quits: NickP (~admincomp@h69-130-70-227.nansme.broadband.dynamic.tds.net) (Remote host closed the connection)
L730[16:20:51] <greaser|q> but yeah, the EICAR test string would be good, i used to know it off by heart
L731[16:21:01] <g> it's in my VERSION response
L732[16:21:32] <g> don't really want to paste it in here right now in case I end up killing half the channel
L733[16:21:33] <greaser|q> X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
L734[16:21:33] <g> :P
L735[16:21:35] <greaser|q> looks a... oh
L736[16:21:41] <greaser|q> but yeah looks about right
L737[16:21:45] <g> that's it, yeah
L738[16:22:11] <greaser|q> there's another string that will either kill someone in the channel or kline you but i'm not pasting it
L739[16:22:20] <g> the xchat bug? yeah
L740[16:22:27] <greaser|q> i don't know that one
L741[16:22:31] <g> ah
L742[16:22:38] <g> there's a bad dcc one
L743[16:22:38] <greaser|q> it's two router bugs and one firewall bug
L744[16:22:43] <g> yeah, the router bug is what I was thinking
L745[16:23:11] <greaser|q> the reason for the filename for the usual one is it fulfils the condition for two router bugs and also trips old versions of norton firewall
L746[16:23:36] <g> the one I'm thinking of is a bad dcc line that used to crash older versions of mirc
L747[16:23:46] <greaser|q> oh right it probably did that too
L748[16:23:48] <g> some bright spark at netgear decided their router should detect it and drop the connection
L749[16:24:20] <greaser|q> the greatest line ever posted in IRC history
L750[16:24:27] <greaser|q> as opposed to the one that just breaks macs
L751[16:24:38] <g> oh, that one is fun too
L752[16:24:41] <g> strings are fun
L753[16:24:42] <g> :P
L754[16:25:04] <greaser|q> i've seen it on android and on X11, looks rather different
L755[16:28:40] ⇦ Quits: Vexatos (~Vexatos@p200300556E6CB795886BDC61424F846B.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L756[16:31:31] <gamax92> bleh, still having to use gradle_opts org.gradle.jvmargs and
L757[16:32:14] <gamax92> there we go, got past decompileMc now
L758[16:40:27] <Xal> i've always wonder: why is it so easy to decompile mc?
L759[16:40:27] <Xal> never really done any java hacking but is enough metadata still there to get readable code out of it
L760[16:40:45] <g> I wonder if there's an MC mod with like.. blocks you can only go through in one direction
L761[16:44:09] <g> hm, doesn't look like it
L762[16:44:31] <FatalDistraction> If you ain't russian, you stalin
L763[16:44:52] * g sighs loudly
L764[16:48:15] ⇨ Joins: Daxter474 (~daxter474@p4FDCD0D1.dip0.t-ipconnect.de)
L765[16:48:37] ⇦ Quits: Daxter474 (~daxter474@p4FDCD0D1.dip0.t-ipconnect.de) (Remote host closed the connection)
L766[16:50:51] ⇨ Joins: sciguyryan (~sciguyrya@95.211.203.233)
L767[16:53:25] <Michiyo> "A leopard scaled a wall to enter the Vibgyor School in Bangalore Sunday, prompting an hourslong standoff to remove the animal. Police said three were injured and being treated at a local hospital."
L768[16:53:28] <Michiyo> ._.
L769[16:59:25] *** g is now known as gAway2002
L770[17:02:33] *** Daiyousei is now known as Lilly_Satou
L771[17:03:43] <vifino> So, I got my darn procurve scripted.
L772[17:03:49] * Sharidan reminds himself not to browse through old old archives
L773[17:03:55] <vifino> I applied a lot of tcl/expect and a lot of sed.
L774[17:03:56] <vifino> sed -e 's/\x1b\[....//g' -e 's/\r?\n/\n/g' -e 's/.*[#\>]//g' -e '1 s/\x1bEH1HH53\;1HHrH//g' -e '1 s/.*\x1bEH4HH53\;1HHrH//g'
L775[17:03:59] <vifino> This much of sed.
L776[17:04:44] <Michiyo> O_O
L777[17:05:10] <vifino> Oh, thank you HP for changing the escape codes.
L778[17:05:17] * vifino flips everything
L779[17:05:24] <Michiyo> HP: Np
L780[17:06:40] <Sharidan> found the sourcecodes for a menu system I wrote in '91
L781[17:08:51] *** amadornes is now known as amadornes[OFF]
L782[17:08:56] *** Lilly_Satou is now known as SleepingFairy
L783[17:12:09] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L784[17:23:38] <vifino> After realizing HP is being a twat, I rewrote that sed command.
L785[17:23:39] <vifino> sed -e 's/\x1b\[....//g' -e 's/\r?\n/\n/g' -e 's/.*[#\>]//g' -e '1 s/.*\;1HHrH//g'
L786[17:23:43] <vifino> Less bad.
L787[17:23:51] <vifino> But toxic nonetheless.
L788[17:49:15] <vifino> Michiyo: In case you want to see the full source: https://github.com/vifino/procurve_scripts/blob/master/procurve-exec
L789[17:49:19] <vifino> Halleluja.
L790[17:50:52] ⇦ Quits: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net) ()
L791[17:52:12] <Xal> what is this exactly?
L792[17:52:32] <DeanIsaKitty> Xal: #oc
L793[17:52:40] <Xal> no what vifino posted
L794[17:52:51] <DeanIsaKitty> A sed script looking at it :P
L795[17:53:19] <Xal> dude at a certain point you gotta abandon sed and use awk
L796[17:53:27] <Xal> for reasons of sanity
L797[17:53:43] <DeanIsaKitty> What? Proposterous. There is nothing sed can't do.
L798[17:54:23] <Xal> What? Proposterous. There is nothing malbolge can't do.
L799[17:54:48] <DeanIsaKitty> Malbolge is designed to be evil. Sed is desinged to be as compact as possible.
L800[17:55:39] <vifino> DeanIsaKitty: It's not a sed script.
L801[17:55:53] <Xal> Why not use Jelly https://github.com/DennisMitchell/jelly/wiki/Tutorial
L802[17:56:03] <Xal> Terseness is always good right?
L803[17:56:13] <vifino> It's a shell script used as a container for an expect script, wrapped by a sed command to clean it's output up.
L804[17:56:34] <vifino> I would abreviate it as "kill me please".
L805[17:57:56] <vifino> But yeah, it's a script to execute a command on an HP ProCurve switch.
L806[17:58:05] <vifino> Very painful to write.
L807[17:58:21] <Xal> every programmed an hp calc?
L808[17:58:24] <vifino> Just because that switch doesn't support ssh user@switch command here
L809[17:59:08] <Xal> hp forth makes me wanna die
L810[17:59:51] <vifino> You should take a look at what HP ProCurve's output via ssh.
L811[18:00:07] <vifino> Thank god I figured out how to clean up this shit.
L812[18:02:39] *** cbcercas is now known as cbcercas|AFK
L813[18:11:06] ⇦ Quits: sciguyryan (~sciguyrya@95.211.203.233) (Remote host closed the connection)
L814[18:17:23] *** Gavle|Away is now known as Gavle
L815[18:17:29] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L816[18:18:49] <Inari> Jalil~
L817[18:19:46] <MajGenRelativity> hi Inari
L818[18:20:21] <Inari> ohi
L819[18:20:38] <MajGenRelativity> %p
L820[18:20:42] <MichiBot> Ping reply from MajGenRelativity 3.12s
L821[18:20:46] <MajGenRelativity> egads!
L822[18:20:55] <MajGenRelativity> I need to reboot my router and modem I think
L823[18:21:03] <Inari> %p
L824[18:21:04] <MichiBot> Ping reply from Inari 0.38s
L825[18:21:10] <MajGenRelativity> %p
L826[18:21:11] <MichiBot> Ping reply from MajGenRelativity 0.63s
L827[18:21:47] <Inari> isnt UDP much better for pinging though? well maybe not
L828[18:22:20] <Inari> probably also depends on if you want one-way or round-trip time xD
L829[18:25:30] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Ping timeout: 198 seconds)
L830[18:28:57] ⇦ Quits: andreww (~xarses@64.124.158.100) (Ping timeout: 186 seconds)
L831[18:29:48] <Xal> weechat has a builtin lag indicator
L832[18:29:52] <Xal> it's pretty cool
L833[18:30:24] <Inari> so does kvirc
L834[18:30:24] <Inari> xD
L835[18:31:07] <DeanIsaKitty> IRCv3 makes lag indication protocol supported :P
L836[18:31:49] *** Gavle is now known as Gavle|Away
L837[18:32:37] *** Gavle|Away is now known as Gavle
L838[18:32:39] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L839[18:33:51] <Gavle> welp
L840[18:34:01] ⇨ Joins: MajGenRelativity_ (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L841[18:34:05] <Gavle> MGR is dying
L842[18:34:53] <Gavle> %p
L843[18:34:54] <MichiBot> Ping reply from Gavle 0.4s
L844[18:34:56] <Gavle> psh
L845[18:36:09] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Ping timeout: 186 seconds)
L846[18:38:11] *** MajGenRelativity_ is now known as MajGenRelativity
L847[18:47:35] ⇨ Joins: VanillaBean (~VanillaBe@c-98-232-42-143.hsd1.wa.comcast.net)
L848[18:57:59] <greaser|q> currently trying to implement something like this but with dlopen: http://crafn.kapsi.fi/new_engine.html
L849[18:58:58] ⇨ Joins: xarses (~xarses@172.56.38.34)
L850[18:59:04] *** kirby|gone is now known as mrkirby153
L851[18:59:39] <Inari> implementing something like <article about c vs c++>
L852[18:59:41] <Inari> what
L853[19:00:16] <greaser|q> you basically went tl;dr on that
L854[19:00:33] <greaser|q> it's actually about writing an engine in C that doesn't require shutting it down to test new things
L855[19:02:57] ⇦ Quits: VanillaBean (~VanillaBe@c-98-232-42-143.hsd1.wa.comcast.net) (Ping timeout: 186 seconds)
L856[19:03:23] <Inari> well i'm not gonna read a many pages articles at 2am in the morning to understand a random irc comment, yeah :p
L857[19:06:09] <Sharidan> but reading 600 pages to understand a 5 word comment at 2am is the best thing ever Inari! :p
L858[19:09:37] <Inari> haha
L859[19:09:45] <Inari> anyway :P night
L860[19:09:54] ⇦ Quits: Inari (~Pinkishu@p5DEC6EBF.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L861[19:16:46] <greaser|q> it's actually a good read
L862[19:16:59] <greaser|q> also TIL SDL2 has drawing primitives
L863[19:17:06] <greaser|q> it can compete against allegro now :P
L864[19:18:00] ⇦ Quits: xarses (~xarses@172.56.38.34) (Ping timeout: 189 seconds)
L865[19:18:12] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Bye)
L866[19:18:42] *** Gavle is now known as Gavle|Away
L867[19:32:05] ⇦ Quits: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net) (Ping timeout: 194 seconds)
L868[19:45:52] ⇦ Quits: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com) (Quit: Connection closed for inactivity)
L869[19:46:42] ⇨ Joins: xarses (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L870[19:52:53] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8002:c1a1:6ccf:8905:d9a0:e6ae) (Read error: Connection reset by peer)
L871[20:00:17] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L872[20:08:47] <Xal> dreamteam language combo: c and lisp
L873[20:09:43] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8002:c1a1:6586:b8ac:7764:8c46)
L874[20:10:43] ⇨ Joins: VanillaBean (~VanillaBe@c-98-232-42-143.hsd1.wa.comcast.net)
L875[20:21:29] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: geeettttttt dunked on!!!)
L876[20:39:50] <gamax92> Chinese near year
L877[20:43:35] <Shuudoushi> Visual Basic people in here?
L878[20:43:52] <gamax92> Shuudoushi: hold on let me call my grandpa
L879[20:44:00] <Shuudoushi> lol, tell me about it
L880[20:44:16] <Shuudoushi> my gf is needing help with excel macros
L881[20:44:27] <gamax92> fun.
L882[20:45:45] <Shuudoushi> don't you need admin to use macros in excel?
L883[20:46:15] <Saphire> :/
L884[20:48:36] ⇦ Quits: Tahg (~Tahg@pool-108-7-36-124.bstnma.fios.verizon.net) (Ping timeout: 198 seconds)
L885[20:54:02] ⇦ Quits: t3hero (~t3hero@2601:202:200:fb50:f024:d290:a739:ed0f) (Read error: Connection reset by peer)
L886[20:58:58] ⇨ Joins: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net)
L887[21:02:54] ⇦ Quits: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net) (Remote host closed the connection)
L888[21:03:38] <gamax92> is it possible to replace Command Prompt with a sensible terminal that doesn't go into selection mode whenever you click on it?
L889[21:04:40] ⇨ Joins: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net)
L890[21:04:59] <Shuudoushi> gamax92: powershell?
L891[21:05:24] <gamax92> powershell also does the latter
L892[21:05:31] <Shuudoushi> hmmm
L893[21:05:41] <Shuudoushi> git shell? idfk
L894[21:05:41] ⇦ Quits: hi117 (~hi117@68-200-177-34.res.bhn.net) (Ping timeout: 194 seconds)
L895[21:06:59] <DeanIsaKitty> Overanalyzing Sci-Fi for fun and profit \o/
L896[21:07:57] ⇨ Joins: hi117 (~hi117@68-200-177-34.res.bhn.net)
L897[21:07:58] <Shuudoushi> gamax92: properties -> options -> edit options -> quickedit mode
L898[21:08:11] <Shuudoushi> turn that shit off and you're set
L899[21:08:17] ⇦ Quits: AntheusPhone (~Mutter@mobile-166-173-060-201.mycingular.net) (Remote host closed the connection)
L900[21:08:43] *** minecreatr is now known as Mine|away
L901[21:08:51] <gamax92> <3
L902[21:08:55] <Shuudoushi> yw
L903[21:12:16] ⇦ Quits: h3po (~h3po@aftr-5-146-248-252.unity-media.net) (Quit: Leaving.)
L904[21:33:56] <greaser|q> ok, managed to get the basic system working, now need to get the actual game engine in place
L905[21:34:42] <Xal> what are ya working on
L906[21:45:43] *** Mine|away is now known as minecreatr
L907[22:33:41] ⇦ Quits: Lathanael|Away (~Lathanael@p54960C1C.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L908[22:43:25] ⇨ Joins: Lathanael|Away (~Lathanael@p54960C53.dip0.t-ipconnect.de)
L909[22:52:51] <greaser|q> woohoo now have a font renderer \:D/ and didn't have to restart the engine after i fixed a reloading crash bug where i was using an old function pointer /D:\
L910[22:53:07] <greaser|q> Xal: trying to port this game: https://www.youtube.com/watch?v=7Ww-r0ZuyzE
L911[22:53:10] <MichiBot> greaser|q: Ordnance 100% in 19:50.1 (in-game time) | length: 13m 46s | Likes: 0 Dislikes: 0 Views: 4 | by fanzyflani
L912[22:53:16] <greaser|q> and yeah that's my speedrun
L913[22:54:10] <Xal> nice CP436 graphics :)
L914[22:54:13] <greaser|q> not my game though but it's a great one and you should play it
L915[22:54:30] <Xal> why are you proting it?
L916[22:54:41] <Xal> s/proting/porting/
L917[22:54:43] <MichiBot> <Xal> why are you porting it?
L918[22:54:53] <greaser|q> because i feel like it, and also as an exercise in rapid C development
L919[22:55:28] <Saphire> Port ss13
L920[22:55:44] <greaser|q> i tried once
L921[22:55:57] <greaser|q> had a nice UI but didn't have much in it at all
L922[22:56:21] <Xal> it seems everyone's tried to port ss13
L923[22:56:30] <Xal> i have a failed attempt i need to pick up again
L924[22:56:42] <Xal> the goons have one that's going well too
L925[22:56:47] <Xal> i hear it's done with lua JIT
L926[22:57:25] <Xal> really anything's better than the flaming piece of garbage byond
L927[22:59:11] <Saphire> There is SS13 port on GH
L928[22:59:13] <Saphire> C#
L929[22:59:49] <greaser|q> Xal: you mean they're doing something other than that C# one?
L930[22:59:52] <Xal> yep
L931[22:59:55] <greaser|q> link?
L932[22:59:58] <Xal> potato is doing it
L933[22:59:59] <greaser|q> i've got to see this
L934[23:00:22] <Xal> just go ask him, think he's got a few posts on facepunch waywo
L935[23:13:31] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L936[23:15:03] ⇦ Quits: AlexisMachina (uid57631@id-57631.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L937[23:19:04] <sugoi> hello all
L938[23:26:02] <gamax92> hello sugoi
L939[23:33:44] <VanillaBean> i know this is probably oc 101, but when I type init in my new computer, I get an error, "attempt to index local 'computer' (a nil value)"
L940[23:38:01] <sugoi> VanillaBean: what are you trying to do with init?
L941[23:39:31] <VanillaBean> I thought I needed to run it to start
L942[23:40:08] <sugoi> VanillaBean: no. you can run install to copy the boot disk contents to a rw mounted disk
L943[23:40:21] <sugoi> where did you read to run init?
L944[23:41:37] <VanillaBean> http://ocdoc.cil.li/tutorial:oc1_basic_computer but I can see hoe I misunderstood
L945[23:41:55] <VanillaBean> "To install OpenOS, you will need to run the “install” command on the computer, which will allow you run the computer with out the OS Floppy."
L946[23:42:01] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8002:c1a1:6586:b8ac:7764:8c46) (Quit: Leaving)
L947[23:42:18] <sugoi> ok cool
L948[23:43:26] <VanillaBean> well, tbf, I think it's a little misleading
L949[23:44:04] <Saphire> Um, how so?
L950[23:44:15] <sugoi> VanillaBean: do you have a suggestion?
L951[23:44:22] <Saphire> Do you need a freaking step-by-step?
L952[23:44:54] <sugoi> oh be nice :)
L953[23:45:00] <Saphire> If you need stepbystep guide how to put floppy and boot from it..
L954[23:45:59] <VanillaBean> nvm, watch vdeos about it
L955[23:45:59] <sugoi> VanillaBean: don't mind the defensive reaction - if you have a suggestion for better wording, do please speak your mind
L956[23:47:45] ⇦ Quits: AlmtyBob (AlmtyBob@ip174-65-81-108.sd.sd.cox.net) (Read error: Connection reset by peer)
L957[23:49:34] <VanillaBean> it seems like I missed a step between turnng on the computer with a floppy in it, and installing the os on a hd
L958[23:50:21] <sugoi> does the computer have a hard disk?
L959[23:50:44] <VanillaBean> I didn't mean to imply the help was bad, just that I seem to be missing something
L960[23:50:47] <VanillaBean> yes
L961[23:51:04] <sugoi> what does `install` sy?
L962[23:51:06] <sugoi> say*
L963[23:53:53] <VanillaBean> http://imgur.com/UqJoXg6
L964[23:54:20] <sugoi> you're still running init
L965[23:54:22] <sugoi> not install
L966[23:54:37] <sugoi> init is not a program you should run
L967[23:54:49] <VanillaBean> derp
L968[23:54:55] <VanillaBean> sorry guys
L969[23:54:55] <sugoi> which makes me think i should consider hiding it or some such
<<Prev Next>> Scroll to Top