<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:00] <lperkins2> pidgin
L2[00:00:25] <Izaya> people use pidgin for IRC?
L3[00:00:27] <Izaya> o.O
L4[00:00:30] <Izaya> well anyway
L5[00:00:37] <Izaya> http://a/%%30%30
L6[00:00:56] *** Kasen is now known as rakiru|offline
L7[00:01:56] <lperkins2> pidgin is simple, and I haven't found a better alternative...
L8[00:02:17] <Izaya> hexchat
L9[00:02:37] <lperkins2> What's that link supposed to do?
L10[00:02:54] <Izaya> crash chrome
L11[00:03:11] <Izaya> it converts the %30%30 to 00
L12[00:03:14] <lperkins2> https://github.com/szhu/3030/tree/master
L13[00:03:25] <Izaya> and then converts the %00 to a null
L14[00:03:30] <Izaya> and then chrome freaks out :D
L15[00:03:55] <lperkins2> Which could potentially be used for other stuff...
L16[00:05:51] *** Daiyousei is now known as LearningFairy
L17[00:06:58] <lperkins2> http://linkofdeath.com/
L18[00:07:08] <lperkins2> at least it only kills the current tab
L19[00:10:39] <gamax92> lperkins2: how high of a score did you get
L20[00:10:52] <lperkins2> like 600 or something
L21[00:22:37] ⇦ Quits: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net) (Ping timeout: 195 seconds)
L22[00:23:38] ⇨ Joins: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com)
L23[00:23:59] ⇨ Joins: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net)
L24[00:30:11] ⇦ Quits: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com) (Remote host closed the connection)
L25[00:50:38] <Reika> If I call event.pull(0) is that like infinite timout or "immediately exit if no event"?
L26[00:50:54] <lperkins2> 2
L27[00:50:59] <Reika> ....
L28[00:51:02] <lperkins2> the second one
L29[00:51:05] <Reika> ok
L30[00:51:07] <Reika> thank you
L31[00:51:30] <Reika> it is throwing an error for me
L32[00:51:35] <Reika> "too long without yielding"
L33[00:51:45] <Reika> in function error...
L34[00:51:50] <Reika> http://i.imgur.com/Ur87wsr.png
L35[00:52:03] <lperkins2> hm, maybe its option 1...
L36[00:54:46] ⇨ Joins: MrKomputerKid (~KK@67.204.178.35)
L37[00:55:46] ⇦ Quits: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net) (Ping timeout: 192 seconds)
L38[00:56:17] ⇦ Quits: KK (~KK@67.204.178.35) (Ping timeout: 198 seconds)
L39[00:56:44] <Izaya> . . .
L40[00:57:02] <Izaya> So the new JS on my site works
L41[00:57:17] <Izaya> on my phone browser
L42[00:57:20] <Izaya> but
L43[00:57:34] <Izaya> it can't render SVGs
L44[00:58:05] <Skye|SlightlyIll> Izaya
L45[00:58:28] <Izaya> maybe
L46[00:58:57] <Skye|SlightlyIll> Keyboard dying
L47[00:59:58] <Skye|SlightlyIll> Izaya, is it possible to have a fallback PNG?
L48[01:00:07] <Izaya> yeah
L49[01:00:20] <Izaya> but I don't really want to
L50[01:00:34] <Skye|SlightlyIll> Why not?
L51[01:00:50] <Izaya> Besides, it refuses to render because Android 2.3
L52[01:01:06] <Izaya> The only other platforms
L53[01:01:12] <Reika> is there a way to get how long it had to wait for an event?
L54[01:01:17] <Izaya> which have this issue
L55[01:01:31] <Izaya> are text-based
L56[01:01:32] <Reika> alternatively, to time something?
L57[01:01:36] <Izaya> ie links2
L58[01:02:05] <Izaya> reika: computer.uptime before and after
L59[01:04:21] <Reika> ty
L60[01:05:11] <lperkins2> heh, recommendations for a linux distro to try booting with this thing?
L61[01:06:36] <Izaya> which thing?
L62[01:06:40] *** Cruor|Away is now known as Cruor
L63[01:06:53] <lperkins2> JPC running on top of OpenComputers
L64[01:08:48] <Izaya> wat
L65[01:09:05] <lperkins2> An x86 architecture
L66[01:11:05] <Izaya> Arch in text mode?
L67[01:11:11] <Izaya> 386BSD?
L68[01:11:35] <lperkins2> Arch is probably more than I want at the moment.
L69[01:11:41] <lperkins2> 386BSD sounds promising
L70[01:12:08] <lperkins2> Ideally I want a kernel + an initrd that'll let me explore the hardware
L71[01:13:50] <Izaya> Inferno? Plan9?
L72[01:14:01] <lperkins2> Never heard of them.
L73[01:14:22] <Izaya> You've never heard of plan9?
L74[01:14:25] <Izaya> Okay.
L75[01:14:32] <Izaya> So you take Unix
L76[01:14:37] <Izaya> and you make it more unixy
L77[01:14:47] <Izaya> and you give it crazy distributed computing ability
L78[01:14:50] <lperkins2> Heh, I did go looking for a mach based sytem
L79[01:15:03] <lperkins2> but couldn't find anything more than the docs for it
L80[01:16:11] <lperkins2> Ugh, so when I tell grub to output to serial, it stops listening to the ps2 keyboard
L81[01:21:13] <lperkins2> Heh, I still have my old Tom's Root Boot disk...
L82[01:23:00] <Izaya> lperkins2, the dis VM that Inferno runs in as little as 1M on machines with no MMU
L83[01:23:37] <lperkins2> that sounds good
L84[01:23:40] <lperkins2> this has an MMU
L85[01:26:48] <lperkins2> Grub2 supports reading from ps2 and writing to serial...
L86[01:29:08] ⇦ Quits: t3hero_ (~t3hero@c-50-173-229-254.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
L87[01:31:55] <Izaya> I need to abuse the OC-ITS kernel some more
L88[01:32:27] <Izaya> I'm gonna handle terminal I/O like file I/O
L89[01:34:52] <Sandra> what is incompatible between openos and plan9k?
L90[01:36:08] <Izaya> graphics stuff
L91[01:36:42] ⇨ Joins: KK (~KK@67.204.178.35)
L92[01:37:57] <Izaya> ~w nanomachines
L93[01:37:57] <ocdoc> http://ocd.cil.li/item:nanomachines
L94[01:39:02] ⇦ Quits: MrKomputerKid (~KK@67.204.178.35) (Ping timeout: 198 seconds)
L95[01:39:58] ⇨ Joins: KomputerKid (~KK@67.204.178.35)
L96[01:41:40] ⇦ Quits: KK (~KK@67.204.178.35) (Ping timeout: 192 seconds)
L97[01:42:29] <Izaya> Ohhh, so switches are replaced by relays
L98[01:42:35] <lperkins2> hm, tomsrtbt crashes with a GPF...
L99[01:42:44] <Izaya> A relay, unupgraded, is a switch
L100[01:42:51] <Izaya> but you can use linked cards with them and stuff
L101[01:43:19] ⇨ Joins: Vexatos (~Vexatos@p200300556E4E738424B61E053E4457E3.dip0.t-ipconnect.de)
L102[01:43:20] zsh sets mode: +v on Vexatos
L103[01:47:37] ⇦ Quits: LearningFairy (Daiyousei@daiyousei.me) (Quit: Stary2001 killed me D:)
L104[01:47:37] ⇦ Quits: CompanionCube (samis@osiris.stary2001.co.uk) (Quit: ZNC - http://znc.in)
L105[01:47:37] ⇦ Quits: Fridtjof (prassel@osiris.stary2001.co.uk) (Quit: ZNC - http://znc.in)
L106[01:47:37] ⇦ Quits: ConcernedHobbit (chobbit@god.hobbits.science) (Quit: i shouldn't be doing this call the police)
L107[01:47:38] ⇦ Quits: Stary2001 (Stary2001@osiris.stary2001.co.uk) (Quit: ZNC - http://znc.in)
L108[01:49:44] ⇨ Joins: ConcernedHobbit (chobbit@god.hobbits.science)
L109[01:50:05] ⇦ Quits: ConcernedHobbit (chobbit@god.hobbits.science) (Client Quit)
L110[01:50:27] ⇨ Joins: ConcernedHobbit (chobbit@god.hobbits.science)
L111[01:50:55] ⇨ Joins: KK (~KK@67.204.178.35)
L112[01:51:43] ⇦ Quits: ConcernedHobbit (chobbit@god.hobbits.science) (Client Quit)
L113[01:51:53] ⇨ Joins: ConcernedHobbit (chobbit@god.hobbits.science)
L114[01:52:26] ⇦ Quits: KomputerKid (~KK@67.204.178.35) (Ping timeout: 192 seconds)
L115[01:53:07] ⇨ Joins: KomputerKid (~KK@67.204.178.35)
L116[01:54:33] ⇨ Joins: Stary2001 (Stary2001@osiris.stary2001.co.uk)
L117[01:54:42] ⇦ Quits: KK (~KK@67.204.178.35) (Ping timeout: 192 seconds)
L118[01:55:07] ⇨ Joins: CompanionCube (samis@osiris.stary2001.co.uk)
L119[01:55:51] <Izaya> Know what's fucking great?
L120[01:55:59] <Izaya> Minecraft with shaders at a glorious 60FPS
L121[01:56:12] ⇦ Quits: Sulljason (webchat@c-24-23-9-249.hsd1.ca.comcast.net) (Quit: Web client closed)
L122[01:57:12] ⇨ Joins: prasselpikachu (prassel@osiris.stary2001.co.uk)
L123[01:58:50] ⇦ Quits: KomputerKid (~KK@67.204.178.35) (Ping timeout: 198 seconds)
L124[02:03:22] <gamax92> Izaya: Know what's great? PS4 tech demo's and Until Dawn
L125[02:04:26] <Izaya> scj643, OH MY HARUHI YOU HAVE ENGINEER'S TOOLBOX
L126[02:04:53] <Izaya> And gascraft!
L127[02:05:01] <Izaya> I can set up an algae-based generator!
L128[02:05:06] <Izaya> I didn't even know they had 1.7 versions
L129[02:06:13] <Izaya> https://i.imgur.com/AYceB48.png
L130[02:08:20] ⇦ Quits: Vexatos (~Vexatos@p200300556E4E738424B61E053E4457E3.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L131[02:08:38] <Sandra> Izaya, graphics stuff?
L132[02:08:53] <Izaya> GLSL shaders mod with a cel shader
L133[02:09:28] <Sandra> were you talking to me then or just that stuff.
L134[02:12:11] ⇦ Quits: EliteAnax17 (~quassel@2601:100:8101:35dc:e180:c4e9:c47b:f7b0) (Quit: i quit my job)
L135[02:12:15] <Izaya> OH
L136[02:12:17] <Izaya> right
L137[02:12:26] <Sandra> plan9k has a windowing system?
L138[02:12:27] <Izaya> plan9k uses escape codes for graphics
L139[02:12:36] <Izaya> while OpenOS lets you use the GPU
L140[02:12:43] <Sandra> ahk.
L141[02:12:49] <Izaya> so anything drawing to the GPU is broken on plan9k
L142[02:16:18] <Sandra> I need to have a poke around at plan9k.
L143[02:17:11] <DeanIsaKitty> o/
L144[02:17:24] <Sandra> which means I need to install minecraft again.
L145[02:17:26] <Sandra> ugh.
L146[02:18:27] ⇨ Joins: Vexatos (~Vexatos@p200300556E4E739524B61E053E4457E3.dip0.t-ipconnect.de)
L147[02:18:27] zsh sets mode: +v on Vexatos
L148[02:25:05] <Temia> Why not use OCEmu?
L149[02:30:38] <Sandra> I can't be bothered compiling it again.
L150[02:30:50] <lperkins2> It boots!
L151[02:31:07] <Sandra> and it's unfinished.
L152[02:31:20] <Temia> It's functional though.
L153[02:31:25] <Sandra> and plus I want to see what changes OC has had since I last installed it on the hardware side.
L154[02:31:42] <Izaya> relays have replaced switches
L155[02:32:03] <Sandra> that was new, but there when I last installed OC.
L156[02:33:12] <Sandra> oh. I downloaded the 1.8 version.
L157[02:33:14] <Sandra> gdi.
L158[02:33:33] * Izaya is custom-making a John Smith Technician's Remix pack
L159[02:33:41] ⇨ Joins: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com)
L160[02:33:43] ⇦ Quits: Vexatos (~Vexatos@p200300556E4E739524B61E053E4457E3.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L161[02:33:47] <Izaya> last update for the main download was in may
L162[02:34:22] <Sandra> no it wasn't?
L163[02:34:50] <Izaya> for JSTR
L164[02:34:56] <Sandra> oh ok.
L165[02:35:06] <Izaya> http://js-legacy.net/jstr-modded/
L166[02:35:14] <Sandra> nevermind me then.
L167[02:35:21] <Izaya> :3
L168[02:35:23] <Sandra> I thought you were talking about OC.
L169[02:36:26] <lperkins2> banshee linux doesn't respect console= command line arguments...
L170[03:05:41] *** Yepoleb is now known as Guest65706
L171[03:05:41] ⇦ Quits: Guest65706 (~quassel@91-115-119-221.adsl.highway.telekom.at) (Killed (portlane.esper.net (Nickname regained by services)))
L172[03:05:43] ⇨ Joins: Yepoleb (~quassel@188-23-113-104.adsl.highway.telekom.at)
L173[03:05:47] ⇦ Quits: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com) (Remote host closed the connection)
L174[03:06:06] ⇨ Joins: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com)
L175[03:08:50] ⇨ Joins: h3po (~h3po@eduroam-24-6.eduroam.ruhr-uni-bochum.de)
L176[03:10:26] ⇨ Joins: {0xc6} (~c6h@view-vdi.grimsby.ac.uk)
L177[03:12:10] ⇦ Quits: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com) (Remote host closed the connection)
L178[03:23:10] *** prasselpikachu is now known as Fridtjof
L179[03:26:11] ⇨ Joins: Vexatos (~Vexatos@p200300556E4E7395D0B8632ACD3D19CA.dip0.t-ipconnect.de)
L180[03:26:12] zsh sets mode: +v on Vexatos
L181[03:27:47] <Vexatos> so this was fun
L182[03:28:11] <Vexatos> apparently the currently recommended kernel for linux mint doesn't recognize my Wifi adapter at all >_>
L183[03:28:19] <Vexatos> well, TIL how grub works ;_;
L184[03:30:21] <Sandra> grub's cool.
L185[03:31:50] ⇨ Joins: Turtle (~Turtle@145.37.56.167)
L186[03:32:09] <Vexatos> still annoying
L187[03:32:18] <Vexatos> Can't use the recommended kernel ;_;
L188[03:32:37] <lperkins2> Yeah, that sort of thing is why I abandoned mint in favour of gentoo
L189[03:32:55] <Vexatos> I hate my wifi adapter
L190[03:33:02] <Vexatos> I just want ethernet ;_;
L191[03:33:21] <Vexatos> Why does there have to be a wall, a ceiling, another wall and a third wall in the way .-.
L192[03:33:48] <Sandra> ok... so my nanomachines have lots of inputs active and they are causing me damage.
L193[03:33:51] <Turtle> if it's in a single spot you can use a focussed antenna
L194[03:34:01] <Sandra> but I have potion effects that counteract that.
L195[03:34:03] <Sandra> ...
L196[03:34:05] <Sandra> :D
L197[03:34:09] <Vexatos> Sandra, you can only have 4 inputs active at once
L198[03:34:14] <Sandra> yes.
L199[03:34:16] <Sandra> I know.
L200[03:34:17] <Vexatos> and only 2 at a time is considered "safe"
L201[03:34:21] <Vexatos> i.e. no damage
L202[03:34:25] <Sandra> I have 4 active.
L203[03:34:56] <Sandra> and I'm getting damaged but the absorption affect caused by the nanomachines is keeping me alive.
L204[03:36:39] <Sandra> because the nanomachines knock out an absorption heart but then it regens instantly when the nanomachines update again.
L205[03:37:00] <Sandra> heh.
L206[03:37:45] <Sandra> so I can literally just sit here taking damage all day and nothing happens.
L207[03:38:10] <Skye|SlightlyIll> GG
L208[03:38:50] <Sandra> and the exact same input that activates absorption on my set also activates haste.
L209[03:38:52] <Sandra> which is cool.
L210[03:39:00] ⇦ Quits: {0xc6} (~c6h@view-vdi.grimsby.ac.uk) (Ping timeout: 206 seconds)
L211[03:39:14] <Sandra> nanomachines are nice.
L212[03:39:46] <Sandra> of course I do have to deal with the kchink damage noise always.
L213[03:40:28] <Turtle> Did anything major besides nanomachines get in the 20-09 version?
L214[03:45:59] ⇦ Quits: Vexatos (~Vexatos@p200300556E4E7395D0B8632ACD3D19CA.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L215[03:53:35] ⇨ Joins: {0xc6} (~c6h@195.195.43.244)
L216[04:02:49] <Sandra> Turtle, hologram projector rotation.
L217[04:03:05] <Sandra> and transposer in microcontrollers.
L218[04:03:08] <Sandra> :D
L219[04:03:12] <Turtle> uh?
L220[04:03:22] <Turtle> oh you mean built in?
L221[04:03:26] <Sandra> yes.
L222[04:03:58] <Turtle> ooh. shiny. I manage a server that isn't -technically- alive yet, so I was wondering if I should do a final pre-launch update for the various mods.
L223[04:05:37] <Lizzy> I wonder how well my laptop would cope with MC+OC+RC
L224[04:05:41] <Lizzy> Or just MC+OC
L225[04:07:16] ⇨ Joins: Vexatos (~Vexatos@p200300556E4E739595BE2318FDB3AFAB.dip0.t-ipconnect.de)
L226[04:07:16] zsh sets mode: +v on Vexatos
L227[04:07:23] <Turtle> depends, what hardware?
L228[04:07:39] <Vexatos> aaand TIL how to use dkms
L229[04:07:45] <Vexatos> yay built the driver myself ;_;
L230[04:07:55] * Vexatos leveled up on them linux skills
L231[04:08:14] ⇦ Quits: {0xc6} (~c6h@195.195.43.244) (Ping timeout: 378 seconds)
L232[04:12:09] <Turtle> actually, I forgot, is lua bytecode smaller or larger than the text code?
L233[04:12:14] <Turtle> *plaintext
L234[04:16:18] <Turtle> nvm, got the proper specification up again.
L235[04:17:41] <Lizzy> Turtle: it's got an i3 processor
L236[04:18:44] ⇨ Joins: {0xc6} (~c6h@spamfilt.ycoastco.ac.uk)
L237[04:19:12] <Turtle> Lizzy, hmh, i3 is tight, if it can run the base game it could probably run a mod or two if you got an optimization mod too.
L238[04:19:52] <Izaya> i3 and integrated graphics runs normal render on fast with a few mods at 30FPS
L239[04:20:00] <Izaya> That's a first-gen
L240[04:20:39] <Turtle> hmh, first gen i3, you sure?
L241[04:20:55] <Turtle> (Also, I would probably recommend either fastcraft/optifine/whichever is the flavor of the month now)
L242[04:20:56] <Izaya> may have been short
L243[04:21:07] <Lizzy> Izaya, bear in mind this is a laptop (a Toshiba Tecra M11 to be precise)
L244[04:21:20] <Izaya> Lizzy, that was my laptop
L245[04:21:58] <Turtle> If you've got a cooling pad or a laptop with good built in cooling you could just try it.
L246[04:24:03] <Lizzy> dammit laptop just ran out of battery and hibernated
L247[04:24:25] <Lizzy> Luckily I have an SSD in it so it didn't take long to hibernate
L248[04:24:52] ⇦ Quits: {0xc6} (~c6h@spamfilt.ycoastco.ac.uk) (Ping timeout: 192 seconds)
L249[04:27:16] <Lizzy> also the room is pretty cold because it's next to the server room and there's not proper insulation between them
L250[04:27:42] <Turtle> oh dear.
L251[04:27:53] <Turtle> That's going to be hurting the electric bill.
L252[04:28:02] <Lizzy> This is my workplace
L253[04:28:14] <Turtle> ik, not a lot of people have dedicated server rooms in their house.
L254[04:28:21] <Lizzy> heh
L255[04:28:41] <Turtle> lemme take a guess, manglement doesn't care? :P
L256[04:29:12] <Lizzy> eh, it's more of a way the building is designed and it'd take too much to fix it
L257[04:29:58] <Lizzy> also the fact that the server room next to me houses all the servers for this site and the core routerswitch which connects the other sites together
L258[04:30:52] <Lizzy> currently if the core here goes down most of the other sites get disconnected
L259[04:31:06] <Turtle> I mean you -could- just throw some isolation against the wall, but it wouldn't be pretty :P
L260[04:31:54] <Lizzy> eh, not really. the wall itself isn't the problem, it's the underside of the false flooring present in the whole of this building
L261[04:34:22] <Lizzy> Also heh, Athar (my dedicated server) is currently using about 9GB out of it's 32GB max
L262[04:35:14] <Lizzy> That's with 3 VMs running (one of which is housing scj's MC server), Temia's mc server and GitLab
L263[04:35:56] <Temia> :3c
L264[04:36:06] <Temia> So you did notice me booting it back up.
L265[04:36:10] <Temia> I've been monitoring it closely.
L266[04:36:23] <Lizzy> Well, I saw java processes in hop running as your name
L267[04:36:35] ⇨ Joins: Brandon_ (~Brandon@122.129.140.106)
L268[04:36:44] <Lizzy> Also speaking of Athar, I need to start synching back up
L269[04:36:58] <Lizzy> It died when I broke Athar's networking last week
L270[04:37:05] ⇦ Quits: brandon3055 (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L271[04:43:03] ⇨ Joins: {0xc6} (~c6h@spamfilt.ycoastco.ac.uk)
L272[04:50:13] ⇦ Parts: lperkins2 (~perkins@63.227.187.208) ())
L273[04:53:12] ⇨ Joins: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com)
L274[04:56:52] ⇦ Quits: {0xc6} (~c6h@spamfilt.ycoastco.ac.uk) (Read error: Connection reset by peer)
L275[05:00:49] ⇦ Quits: Turtle (~Turtle@145.37.56.167) (Quit: Nettalk6 - www.ntalk.de)
L276[05:18:52] ⇦ Quits: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com) (Remote host closed the connection)
L277[05:20:55] ⇨ Joins: {0xc6} (~c6h@view-vdi.grimsby.ac.uk)
L278[05:27:26] ⇦ Quits: asie (~asie@asie.pl) (Ping timeout: 378 seconds)
L279[05:30:19] ⇨ Joins: asie (~asie@asie.pl)
L280[05:33:29] ⇦ Quits: h3po (~h3po@eduroam-24-6.eduroam.ruhr-uni-bochum.de) (Ping timeout: 378 seconds)
L281[06:15:32] ⇦ Quits: {0xc6} (~c6h@view-vdi.grimsby.ac.uk) (Ping timeout: 195 seconds)
L282[06:17:57] ⇦ Quits: hitecnologys (~hitecnolo@193.169.52.115) (Quit: ZNC - http://znc.in)
L283[06:25:40] ⇨ Joins: {0xc6} (~c6h@spamfilt.grimsby.ac.uk)
L284[06:33:28] ⇨ Joins: Inari (~Uni@p5B102651.dip0.t-ipconnect.de)
L285[06:35:35] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L286[06:41:43] ⇨ Joins: hitecnologys (~hitecnolo@193.169.52.115)
L287[06:43:38] ⇨ Joins: meep (uid94726@id-94726.ealing.irccloud.com)
L288[06:46:21] <meep> I scrapped my defunkt laptop bag now and put my stuff in a backpack.
L289[06:46:35] <meep> I dunno if it's better or not.
L290[06:47:41] <meep> I should get a sleeve for my laptop and not let it get all dirty.
L291[06:48:01] <meep> oh well
L292[06:52:08] <meep> at least i don't have to wait long for my trains.
L293[06:56:32] ⇦ Quits: {0xc6} (~c6h@spamfilt.grimsby.ac.uk) (Quit: Killed (Spam is off topic.))
L294[06:59:06] <meep> I wonder if the vps hoster will enable the -cpu host option for me.
L295[06:59:32] <meep> Otherwise I won't get fancy AES-NI which I want.
L296[07:00:11] <meep> darn, i forgot something
L297[07:00:34] <meep> |0xDEADBEEF| isn't running atm.
L298[07:01:01] <meep> I had to kill rubinius because it was memleaking.
L299[07:01:54] <meep> Time to do daily restarts and hope it won't memleak like hell.
L300[07:02:16] <meep> Dunno yet.
L301[07:02:40] <meep> Probably gonna compile a newer version which probably has this issue fixed.
L302[07:03:07] <meep> Probably gonna do that when I'm at work.
L303[07:03:54] <meep> After all I don't get paid by the hours I attend but rather the work I get done.
L304[07:04:51] <meep> If I would be payed normally and not work for my cousin for pretty much nothing, I'd be half rich :P
L305[07:06:11] <meep> Anyhow, I'm happy that I can help my cousin out.
L306[07:07:05] <meep> After all, I just replaced the horrible webstack/vps my cousin used with a very much tuned freebsd box.
L307[07:07:39] <meep> That box... I have no clue what the hell is weong with it.
L308[07:07:59] ⇨ Joins: h3po (~h3po@eduroam-24-6.eduroam.ruhr-uni-bochum.de)
L309[07:09:09] * Lizzy starts classes tomorrow
L310[07:09:24] <Lizzy> I may not have to do all of them because some i already done on a previous course
L311[07:12:55] <Lizzy> <@IdleRPG> Liz got knifed in a dark alley. This terrible calamity has slowed them 0 days, 06:00:38 from level 50
L312[07:12:58] <Lizzy> :<
L313[07:13:41] <meep> D:
L314[07:14:26] <Lizzy> there seems to be a pattern in #idle, i'll take someone in combat, lose and then get damaged again
L315[07:25:24] <Vexatos> sooo, uuuuh
L316[07:25:32] <Vexatos> would anyone like to test the new nanomachines .-.
L317[07:25:50] <Vexatos> new nanomachine behavior*
L318[07:27:12] <vifino> Vexatos: what's the pay like?
L319[07:31:43] <Vexatos> vifino, one virtual catfish
L320[07:32:21] <vifino> whaaat.
L321[07:32:30] <vifino> No, i demand a virtual cookie, no less.
L322[07:34:51] * vifino slaps Vexatos
L323[07:34:52] * EnderBot2 chuckles
L324[07:34:55] <vifino> Cookie or riot.
L325[07:35:15] * Vexatos gives vifino a cookie.
L326[07:35:47] <vifino> Thanks.
L327[07:37:54] <Vexatos> now test them stuffs --
L328[07:37:58] <Vexatos> ,-,
L329[07:38:16] <Vexatos> Assuming you know how to debug nanomachine behavior
L330[07:38:17] <Vexatos> .-.
L331[07:38:35] <vifino> Well, when I'm home I will, Vexatos. Probably.
L332[07:38:42] <vifino> But not now, aint got a charger.
L333[07:41:16] <Turtle> new nanomachine behavior?
L334[07:41:30] <Vexatos> beehaviour ;_;
L335[07:41:39] <Turtle> bees?
L336[07:41:55] <vifino> Vexatos: bee remote control? >:D
L337[07:42:02] <Vexatos> puns provided courtesy of MysteriousAges .-.
L338[07:42:10] <vifino> bees are attracted to you? :D
L339[07:42:18] <ds84182> You turn into a bee.
L340[07:42:18] <Vexatos> http://gfycat.com/TiredFrankAustraliankestrel
L341[07:42:21] <Vexatos> That
L342[07:42:24] <Vexatos> pretty much
L343[07:42:27] <Izaya> https://www.youtube.com/watch?v=fTTno8D-b2E
L344[07:42:27] <MichiBot> Izaya: This is Cuba's Netflix, Hulu, and Spotify – all without the internet | length 7m 2s | Likes: 4923 Dislikes: 114 Views: 476705 | by Vox
L345[07:42:46] <Vexatos> so vifino was right, kind of
L346[07:42:47] <Turtle> wait, what is that tiny tiny robotr
L347[07:42:47] <Vexatos> .-.
L348[07:42:49] <Turtle> *robot
L349[07:43:02] <Vexatos> Rule #1 of #oc: You never talk about the special thinger
L350[07:44:24] <vifino> of course I was right. I made that feature!
L351[07:44:30] <vifino> That's right! I am Vexatos!
L352[07:44:43] <Vexatos> no
L353[07:44:45] <Vexatos> you are onivif
L354[07:44:52] <vifino> !kick Vexatos
L355[07:45:25] <vifino> That's like calling you Texavos.
L356[07:45:58] <Izaya> Vexatos, those are nanomachines
L357[07:46:00] <Izaya> that attack stuff
L358[07:46:10] <Izaya> you've successfully copied something off of Revolution
L359[07:46:20] <Vexatos> no
L360[07:46:22] <Vexatos> those are bees
L361[07:46:28] <Vexatos> controlled by nanomachines
L362[07:46:40] <Vexatos> they are much more stewpit than nanomachines
L363[07:46:48] <Izaya> well it had nanomachines controlling fireflies
L364[07:46:48] <Izaya> so
L365[07:51:57] <Vexatos> .-.
L366[07:52:02] <Vexatos> what is that even
L367[07:52:24] <Vexatos> oh, also, if they are not currently attacking something and you're blocking with your sword
L368[07:52:34] <Vexatos> they will come in front of you to protect you
L369[07:52:46] <Vexatos> won't do damage, but push enemies back
L370[07:53:00] <Vexatos> and of course protect you from damage using their hit box
L371[07:53:17] <Vexatos> I WONDER WHAT THAT IS INSPIRED BY
L372[07:53:20] <Vexatos> *cough*
L373[07:54:07] <Turtle> I am dumb, what is it inspired by
L374[07:54:42] <Vexatos> Someone in here will get it
L375[07:54:45] <Turtle> (This is going to be one of those things I will remember right before someone says it, isn´t it)
L376[07:54:46] <Vexatos> I hope
L377[07:55:33] <vifino> HMM
L378[07:55:38] <vifino> I GUESS WHAT IT MAY BE
L379[07:55:54] <vifino> A sword that pushes enemies back.
L380[07:56:12] <Vexatos> no
L381[07:56:21] <Vexatos> a swarm of bees that protects you
L382[07:56:30] <vifino> oh, well
L383[07:56:31] <vifino> uh
L384[07:56:40] <Vexatos> blocking was just the obvious "hey I need defense"
L385[07:56:51] <vifino> Hey, hey listen!
L386[07:58:49] <Vexatos> well, you better stay here until someone gets it :(
L387[07:59:02] <Vexatos> I'd be(e) sad if it wasn't obvious enough
L388[07:59:16] <gamax92> it's not obvious enough
L389[07:59:34] <gamax92> (I just woke up what's going on?)
L390[08:01:17] <Sandra> Vexatos, I love it.
L391[08:01:28] <Vexatos> :D
L392[08:01:55] ⇨ Joins: {0xc6} (~c6h@spamfilt.ycoastco.ac.uk)
L393[08:02:37] ⇨ Joins: brandon3055 (~Brandon@122.129.140.106)
L394[08:03:11] ⇦ Quits: Brandon_ (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L395[08:21:37] ⇨ Joins: Daiyousei (Daiyousei@daiyousei.me)
L396[08:31:26] <Temia> What's this about beeeeeees?
L397[08:32:34] ⇦ Quits: {0xc6} (~c6h@spamfilt.ycoastco.ac.uk) (Ping timeout: 198 seconds)
L398[08:37:01] <vifino> Beeeeeeeeeees.
L399[08:37:09] * vifino waves at Temiamoo
L400[08:37:32] * Temia flops on.
L401[08:37:40] * Temia is sleepy and catboy is soft.
L402[08:37:56] * vifino pets
L403[08:39:43] * Temia tailswishes. =w=
L404[08:39:53] * Lizzy also pets Temia
L405[08:40:24] * vifino also pets Lizzy :3
L406[08:40:48] * Vexatos pats Temia and vifino and Lizzy
L407[08:40:57] <Vexatos> Because petting is too mainstream
L408[08:41:19] * Temia snuggles between the two and gets cozy. =w= zzzmoo
L409[08:41:58] * vifino slaps Toxaves
L410[08:41:58] * EnderBot2 chuckles
L411[08:41:59] * Lizzy purrs
L412[08:43:33] *** Daiyousei is now known as ShoweringFairy
L413[08:44:45] <Magik6k> Sangar, is there a way to force file sync from OC to drive?
L414[08:45:02] <Magik6k> (other than rebooting computer/restarting server)
L415[08:45:12] <vifino> Magik6k: Turn the machi-- Welp.
L416[08:47:49] <Vexatos> Magik6k, bufferChanges=false in the configs
L417[08:48:28] <Vexatos> stops buffering files in RAM, thus always doing direct file access
L418[08:48:29] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L419[08:53:02] ⇦ Quits: VikeStep (~VikeStep@101.184.94.18) (Read error: Connection reset by peer)
L420[08:54:58] ⇨ Joins: {0xc6} (~c6h@view-vdi.grimsby.ac.uk)
L421[08:57:58] *** ShoweringFairy is now known as Daiyousei
L422[09:21:45] ⇦ Quits: meep (uid94726@id-94726.ealing.irccloud.com) (Quit: Connection closed for inactivity)
L423[09:26:29] ⇨ Joins: Nathan1852_ (~Nathan185@p5B216361.dip0.t-ipconnect.de)
L424[09:33:19] ⇦ Quits: {0xc6} (~c6h@view-vdi.grimsby.ac.uk) (Ping timeout: 198 seconds)
L425[09:36:11] *** Cranium[Away] is now known as Cranium
L426[09:37:48] ⇨ Joins: Jezza (~Jezza@92.206.12.69)
L427[09:39:44] ⇦ Quits: h3po (~h3po@eduroam-24-6.eduroam.ruhr-uni-bochum.de) (Quit: Leaving.)
L428[09:51:26] ⇦ Quits: Nathan1852_ (~Nathan185@p5B216361.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L429[09:53:05] ⇨ Joins: orthoplex64 (~orthoplex@173.227.72.119)
L430[10:04:37] <LJack2k> Good afternoon everybody
L431[10:16:01] ⇨ Joins: h3po (~h3po@aftr-5-146-248-0.unity-media.net)
L432[10:23:53] ⇦ Quits: Vexatos (~Vexatos@p200300556E4E739595BE2318FDB3AFAB.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L433[10:38:09] <vifino> https://i.imgur.com/9EFP9mr.jpg
L434[10:38:27] ⇨ Joins: ccsonic (~ccsonic@dyndsl-091-096-191-245.ewe-ip-backbone.de)
L435[10:46:47] ⇦ Quits: Lunatrius (~Lunatrius@77.38.103.182) (Ping timeout: 195 seconds)
L436[10:51:12] ⇨ Joins: Vexatos (~Vexatos@p200300556E4E739529C71D7D994565D8.dip0.t-ipconnect.de)
L437[10:51:12] zsh sets mode: +v on Vexatos
L438[10:51:45] <Turtle> oooh. adapter connected stuff connects directly, nice.
L439[10:51:58] <Vexatos> uhmwhat
L440[10:52:10] <Vexatos> no it doesn't connect directly, it connects via the adapter ,_,
L441[10:52:11] ⇨ Joins: Lunatrius (~Lunatrius@77.38.103.182)
L442[10:52:12] <Vexatos> what did I miss?
L443[10:52:26] <Turtle> poor phrasing, but you could also have to call the adapter component to get stuff done
L444[10:52:31] <LJack2k> connected stuff adapter directly nice connects :)
L445[10:53:10] <Vexatos> Turtle, that'd be quite stewpit
L446[10:53:36] <Vexatos> OC is not hard for the sake of being hard >_>
L447[10:53:39] <Turtle> not really once you consider it does stuff with vanilla blocks
L448[10:55:01] <ccsonic> Heyho
L449[10:58:39] <Lizzy> woo
L450[10:58:42] <Lizzy> home time
L451[10:59:21] <Turtle> How bad of an idea would on demand loading of apis be?
L452[10:59:59] <Turtle> as in, only loading from disk after a __index metatable call is fired.
L453[11:03:28] <Vexatos> uhmwhat
L454[11:03:32] <Vexatos> what do you mean
L455[11:04:06] <ds84182> The Lua interpreter uses that
L456[11:04:12] <Turtle> instead if apis being a table of functions loaded on boot, have them be a table with a file location, with a metatable to monitor index attempts
L457[11:04:13] <ds84182> it's not a bad idea
L458[11:04:34] <Turtle> on index for say... gpu.set, grab the file for gpu, and run it, then return the now loaded function.
L459[11:05:02] <Turtle> this would only load apis when they are used, which -should- save ram on programs that only use a few apis beyond the basic/vital ones
L460[11:06:37] <Turtle> it could be very useful, or very slow, I have little experience with how fast OC is with it´s disk io
L461[11:06:40] <Vexatos> Uhm
L462[11:06:47] <Vexatos> Turtle, that's exactly how OpenOS does it .-.
L463[11:06:52] <Vexatos> or rather
L464[11:06:53] <Turtle> it is?
L465[11:06:56] <Vexatos> it loads APIs on demand
L466[11:07:02] <Vexatos> searching the path variable
L467[11:07:25] <Vexatos> only the libraries needed by the OS itself are loaded on startup
L468[11:07:28] <Turtle> meh, fair enough, should work then, CC programs are not known to be ... the most compact of things
L469[11:07:52] <Vexatos> that's exactly what require does
L470[11:08:01] zsh sets mode: +v on asie
L471[11:08:01] <Vexatos> in fact, it is defined in the Lua documentation
L472[11:08:07] ⇦ Quits: brandon3055 (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L473[11:08:10] ⇨ Joins: Brandon_ (~Brandon@122.129.140.106)
L474[11:08:16] <Turtle> wait, really?
L475[11:08:16] <Vexatos> so every Lua implementation should work like that
L476[11:08:19] <Vexatos> yes
L477[11:08:25] <Vexatos> except of course CC
L478[11:08:34] <Turtle> I was pretty sure require ran immediately
L479[11:08:35] <Vexatos> which doesn't even have require at all
L480[11:08:45] <Vexatos> require runs once you call it
L481[11:08:51] <Vexatos> it returns the loaded API
L482[11:09:05] <Vexatos> if the lib is already loaded, it returns it
L483[11:09:10] <Vexatos> if not, it loads it and then returns it
L484[11:09:38] <Vexatos> there is pretty much no difference between loading on require and loading on the first index of the table
L485[11:09:48] <Vexatos> the latter one would probably be worse
L486[11:09:53] <Turtle> probably.
L487[11:10:06] <Turtle> does require consume ingame OC ram?
L488[11:10:30] <Vexatos> of course
L489[11:10:34] <Vexatos> it's implemented in OpenOS
L490[11:10:47] <Turtle> then it´s not really on demand is it? :P
L491[11:10:49] <Vexatos> every OC OS should implement it
L492[11:10:52] <Turtle> it´s been, oh damn, like 7-8 years, yep, my memory must be bad here then, I thought I remembered using require to set some global vars for some reason
L493[11:10:59] <Turtle> Vexatos: *Grin*
L494[11:11:32] <Vexatos> the reason it's not native in Lua is because the implementation may differ depending on your OS
L495[11:11:57] <Vexatos> (plan9k's implementation works differently than OpenOS' one)
L496[11:12:08] <Vexatos> but it must (should) be in every system
L497[11:12:17] <Vexatos> due to being in the official Lua manual
L498[11:13:47] <Turtle> looking at the documentation, it says require only checks if something has been loaded before, not loading it only when called
L499[11:14:46] *** LJack2k is now known as LJaway
L500[11:14:55] <Vexatos> it loads it once and caches it
L501[11:15:09] <Vexatos> so you don't have to load it in every single program
L502[11:15:11] <Vexatos> well
L503[11:15:14] <Vexatos> require doesn't cache it
L504[11:15:18] <Vexatos> the package library does
L505[11:15:25] ⇨ Joins: Timmy94W (webchat@ip5f5b3e07.dynamic.kabel-deutschland.de)
L506[11:15:26] <Vexatos> but require is the most essential part of package
L507[11:15:40] <Turtle> yeah
L508[11:15:41] <Vexatos> see package.loaders and package.loaded
L509[11:16:22] <Turtle> but what I ment was actually loading on call, CC has two apis for colors, both doing the same but under a different name, and while either may be used by any program, it´s really unlikely for both to be used at once
L510[11:17:05] <Vexatos> well no
L511[11:17:11] <Vexatos> the colours api just redirects to colors
L512[11:17:20] <Vexatos> it's the same functions
L513[11:17:37] <Vexatos> so virtually no space is being wasted
L514[11:17:37] <Turtle> does lua do pointers properly?
L515[11:17:39] <Vexatos> yes
L516[11:17:43] <Turtle> I was under the impression it didn´t
L517[11:17:48] <Vexatos> for tables and functions and userdata and threads
L518[11:18:08] <Vexatos> numbers and booleans and strings are always bound to a single variable
L519[11:19:44] <Turtle> ah, well that saves dealing with that I guess
L520[11:19:56] ⇦ Quits: Timmy94W (webchat@ip5f5b3e07.dynamic.kabel-deutschland.de) (Ping timeout: 204 seconds)
L521[11:21:03] ⇨ Joins: KomputerKid (~KK@67.204.178.35)
L522[11:25:21] <Turtle> (Will probably still have to put some apis behind index loading, gps/vextors is not terribly relevant)
L523[11:30:00] *** rakiru|offline is now known as Kasen
L524[11:44:10] ⇨ Joins: Brandon__ (~Brandon@122.129.140.106)
L525[11:44:18] ⇦ Quits: Brandon_ (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L526[11:46:37] ⇦ Quits: Brandon__ (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L527[11:47:29] ⇨ Joins: brandon3055 (~Brandon@122.129.140.106)
L528[11:48:36] ⇦ Quits: ccsonic (~ccsonic@dyndsl-091-096-191-245.ewe-ip-backbone.de) (Quit: Leaving)
L529[11:52:41] <Vexatos> Turtle, vextors?
L530[11:52:46] <Vexatos> You have talked a little too much to me
L531[11:52:48] <Vexatos> I perceive
L532[11:53:02] <Turtle> no, that´s a typo
L533[11:53:06] <Turtle> :P
L534[11:54:51] ⇦ Quits: brandon3055 (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L535[11:54:53] ⇨ Joins: Brandon_ (~Brandon@122.129.140.106)
L536[11:59:15] <Lizzy> and home
L537[12:01:38] ⇦ Quits: Madxmike (~Madxmike@168.28.136.36) (Quit: Leaving)
L538[12:07:39] *** Cruor is now known as Cruor|Away
L539[12:31:06] ⇨ Joins: {0xc6} (~c6h@cpc80353-grim18-2-0-cust241.12-3.cable.virginm.net)
L540[12:34:32] ⇦ Quits: KomputerKid (~KK@67.204.178.35) (Ping timeout: 206 seconds)
L541[12:40:32] <scj643> Nice
L542[12:41:12] <scj643> I'm working on my Ubuntu install finally getting to fixing display brightness
L543[12:46:22] * vifino snuggles Lizzy
L544[12:54:14] <dangranos> scj643, does it works on another distros?
L545[12:56:52] <scj643> Yeah it's an issue with Xorg
L546[12:57:17] <scj643> So anything that uses it I have to change a conf for the driver
L547[13:01:13] *** Cruor|Away is now known as Cruor
L548[13:02:33] <scj643> Cranium you up?
L549[13:05:59] <Cranium> is it an emergency?
L550[13:06:51] <Cranium> I can't imagine you have a question for me about oc, seeing as I'm barely active here
L551[13:07:17] <Cranium> also considering that I barely play minecraft lately
L552[13:12:33] <DeanIsaKitty> Lizzy: You alive?
L553[13:13:49] <Lizzy> maybe
L554[13:13:55] <DeanIsaKitty> Hmm, oke
L555[13:14:05] <DeanIsaKitty> Whats a good place to rent root servers from?
L556[13:14:19] <Lizzy> root servers?
L557[13:14:48] <Lizzy> do you mean servers where you have root access?
L558[13:14:55] <vifino> lol
L559[13:15:01] * Lizzy snuggles vifino
L560[13:15:15] <Lizzy> little bro is playing mc on my computer
L561[13:15:17] <DeanIsaKitty> Dedicated servers. I'm just used to call them root-servers
L562[13:15:20] <Lizzy> ah
L563[13:15:31] <vifino> ovh! :D
L564[13:15:37] <Lizzy> Online.net (where i got Athar from) are pretty good
L565[13:16:15] <Lizzy> i wouldn't trust Kimsufi/OVH
L566[13:16:56] <DeanIsaKitty> Can you upload your own images?
L567[13:17:27] <Lizzy> to online? yes, you get full access to the iDRAC interfaces on the servers
L568[13:19:32] <DeanIsaKitty> Can you buy additional IPs?
L569[13:19:35] <Lizzy> yes
L570[13:19:50] <Lizzy> i think you can by up to 5 more IPv4s
L571[13:19:57] <DeanIsaKitty> Nice
L572[13:20:02] <Lizzy> you also get a /48 block of IPv6
L573[13:20:15] <DeanIsaKitty> Yeah, but IPv4 would at least be a nice-to-have :D
L574[13:20:19] <Lizzy> yeah
L575[13:20:45] <Lizzy> i currently have 2 extra 'fail-over' IPs, ones for scj's server and the other is for Izaya's
L576[13:23:00] <DeanIsaKitty> Okay, thanks :)
L577[13:25:56] * vifino snuggles Lizzy
L578[13:26:06] * Lizzy snuggles vifino
L579[13:26:29] <vifino> My cousin tried to get me a note 5.
L580[13:26:41] <vifino> Turns out pretty much no one has it here in germany.
L581[13:29:23] <ds84182> lol
L582[13:30:31] <scj643> Cranium just was wondering if you were here
L583[13:30:36] <vifino> ds84182: givemeanote5aaaaaah.org
L584[13:31:12] <Cranium> umm okay? you can easily see my name in chat
L585[13:31:17] <Cranium> no need to ping me
L586[13:31:20] <ds84182> givemeamotoxpureaaaaaah.org
L587[13:32:08] <vifino> ds84182: i need the high rez screen ;_;
L588[13:32:18] <vifino> 720p is too low ;_;
L589[13:32:38] <ds84182> Stuck up bitch.
L590[13:34:05] <vifino> So when I type in note 5 and go to shopping, I get doors.
L591[13:34:13] <vifino> 10/10
L592[13:34:20] <scj643> Well do you still have a gaming community
L593[13:34:58] <vifino> "There'll be no Galaxy Note 5 for European buyers in 2015"
L594[13:35:00] <vifino> ;_;
L595[13:35:19] <scj643> Cranium do you still have a community?
L596[13:35:56] <Cranium> what do you mean?
L597[13:36:30] <scj643> People that still play that was on your servers?
L598[13:37:10] <Cranium> well I'm not really running a server, so...no?
L599[13:38:39] <scj643> Ok
L600[13:39:05] <scj643> Was thinking if you want to get another server going could you help me and be co-owner
L601[13:42:51] <Cranium> I don't work well with others, ava I've got my own hardware if need be
L602[13:43:04] <Cranium> but thanks for the kind offer
L603[13:45:39] <scj643> Ok
L604[13:46:30] ⇨ Joins: Timmy94W (webchat@ip5f5b3e07.dynamic.kabel-deutschland.de)
L605[13:50:40] ⇦ Quits: Timmy94W (webchat@ip5f5b3e07.dynamic.kabel-deutschland.de) (Ping timeout: 204 seconds)
L606[13:58:47] ⇦ Quits: Jezza (~Jezza@92.206.12.69) (Quit: Leaving)
L607[14:05:24] ⇨ Joins: t3hero (~t3hero@2601:202:100:7e79:906a:e871:291:2911)
L608[14:32:18] ⇨ Joins: EliteAnax17 (~quassel@2601:100:8101:35dc:e180:c4e9:c47b:f7b0)
L609[14:42:49] ⇨ Joins: Nathan1852_ (~Nathan185@p5B216361.dip0.t-ipconnect.de)
L610[15:13:53] *** LJaway is now known as LJack2k
L611[15:15:48] ⇨ Joins: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com)
L612[15:16:30] <CompanionCube> ARIN is really running out of IPv4 addresses for that region.
L613[15:16:38] <CompanionCube> Only 9 /24s left
L614[15:20:04] <gamax92> "You made a typo, gcc -m64 test.c -o test64 should be gcc -m64 test.c -o test64"
L615[15:20:23] <gamax92> both are the same ;-;
L616[15:25:52] ⇨ Joins: Madxmike (~Madxmike@168.28.136.36)
L617[15:25:54] ⇦ Quits: Madxmike (~Madxmike@168.28.136.36) (Remote host closed the connection)
L618[15:26:06] ⇨ Joins: Madxmike (~Madxmike@168.28.136.36)
L619[15:28:30] <ds84182> #lua 255*0.90
L620[15:28:36] <ds84182> |0xDEADBEEF|: pls
L621[15:28:44] <ds84182> #lua wat
L622[15:28:48] <ds84182> #l wat
L623[15:28:53] <ds84182> vifino: |0xDEADBEEF| brok
L624[15:28:58] <ds84182> .lua 255*0.90
L625[15:29:30] <vifino> ds84182: not broken, shut down due to maintainance
L626[15:30:04] <ds84182> Who the fuck are you? The person who manages Nintendo's eShop servers?
L627[15:31:13] <vifino> yes.
L628[15:34:44] ⇨ Joins: t3hero_ (~t3hero@c-50-173-229-254.hsd1.ca.comcast.net)
L629[15:37:05] ⇦ Quits: Vexatos (~Vexatos@p200300556E4E739529C71D7D994565D8.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L630[15:37:52] ⇦ Quits: t3hero (~t3hero@2601:202:100:7e79:906a:e871:291:2911) (Ping timeout: 195 seconds)
L631[15:38:13] <scj643> Anyone have a subdomain that I could have reserved?
L632[15:38:28] <Lizzy> scj643, you still have the one i gave you
L633[15:38:49] <scj643> I know but I mean for other stuff because i just lost the key to my softether.net subdomain
L634[15:38:55] <Lizzy> ah
L635[15:39:11] <Lizzy> if you want subdomains i don't mind offering some
L636[15:39:28] <scj643> could I have scj643.theender.net
L637[15:39:58] *** Cruor is now known as Cruor|Away
L638[15:39:59] <scj643> and keep scj.theender.net for the mc server
L639[15:40:17] <scj643> Only thing that sucks is I have to redo my server certs
L640[15:41:27] <Lizzy> what ip do you want me to point it to?
L641[15:41:50] <scj643> 104.236.56.14
L642[15:43:35] <vifino> ds84182: have fun, |0xDEADBEEF| is running again
L643[15:43:42] <vifino> #echo tada
L644[15:43:42] <|0xDEADBEEF|> > tada
L645[15:43:44] <Lizzy> added, may take 5 mins or so to propengate
L646[15:45:50] <ds84182> ok
L647[15:46:14] <ds84182> Lizzy: Hold up, are we pointing things to things and places?
L648[15:46:16] <scj643> thanks
L649[15:46:19] <ds84182> If so... ( ͡° ͜ʖ ͡°)
L650[15:46:44] <Lizzy> -_-
L651[15:47:21] <ds84182> #lua 73.81*16
L652[15:47:21] <|0xDEADBEEF|> > 1180.96
L653[15:50:15] *** Daiyousei is now known as SleepingFairy
L654[15:57:04] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-291-3.w109-209.abo.wanadoo.fr)
L655[16:00:36] * Lizzy curls up on vifino's lap and falls asleep
L656[16:09:10] * Temia sits beside and petpets Lizzy
L657[16:10:37] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Read error: Connection reset by peer)
L658[16:21:33] *** LJack2k is now known as LJaway
L659[16:21:34] *** LJaway is now known as LJack2k
L660[16:25:43] ⇦ Quits: {0xc6} (~c6h@cpc80353-grim18-2-0-cust241.12-3.cable.virginm.net) (Quit: Killed (Spam is off topic.))
L661[17:16:48] ⇦ Quits: Nathan1852_ (~Nathan185@p5B216361.dip0.t-ipconnect.de) (Ping timeout: 206 seconds)
L662[17:17:31] ⇦ Quits: h3po (~h3po@aftr-5-146-248-0.unity-media.net) (Quit: Leaving.)
L663[17:22:32] ⇨ Joins: VikeStep (~VikeStep@101.184.94.18)
L664[17:32:10] <scj643> A light novel viewer that has full light novels https://code.google.com/p/falconia-light-novel-viewer/source/browse/trunk/novel/data/text_jpn/%E3%81%A8%E3%81%82%E3%82%8B%E9%AD%94%E8%A1%93%E3%81%AE%E7%A6%81%E6%9B%B8%E7%9B%AE%E9%8C%B2+%E7%AC%AC01%E5%B7%BB.txt?r=5
L665[17:41:14] ⇨ Joins: KomputerKid (~KK@67.204.178.35)
L666[17:48:32] ⇨ Joins: TangentDelta (~tangentde@63.143.24.22)
L667[17:49:07] <ds84182> #lua ("wat/da/fuk"):match("^(.+)/.-$")
L668[17:49:07] <|0xDEADBEEF|> > wat/da
L669[17:57:35] <ds84182> #lua 73.81*16
L670[17:57:35] <|0xDEADBEEF|> > 1180.96
L671[17:57:37] <ds84182> wat
L672[17:58:04] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-291-3.w109-209.abo.wanadoo.fr) (Quit: Leaving)
L673[17:59:36] <ds84182> #lua 16/5.331673
L674[17:59:36] <|0xDEADBEEF|> > 3.000934228337
L675[17:59:51] <ds84182> #lua 3.000934228337*1180.96
L676[17:59:51] <|0xDEADBEEF|> > 3543.9832862969
L677[18:03:54] * vifino pets Lizzy, puts a blanket on her and him and makes sure she sleeps well
L678[18:11:28] <ds84182> #lua 16/0.004515
L679[18:11:28] <|0xDEADBEEF|> > 3543.7430786268
L680[18:11:52] <ds84182> #lua 16/0.004516
L681[18:11:52] <|0xDEADBEEF|> > 3542.9583702391
L682[18:14:08] ⇦ Quits: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com) (Remote host closed the connection)
L683[18:14:27] ⇨ Joins: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com)
L684[18:15:49] ⇨ Joins: v^Phone (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L685[18:15:49] zsh sets mode: +v on v^Phone
L686[18:21:20] <scj643> If php is edited does the server have to restart
L687[18:21:36] <vifino> depends.
L688[18:21:50] <scj643> Added stuff in include
L689[18:22:00] <vifino> depends.
L690[18:25:28] <scj643> Can you look at http://scj643.theender.net/falconia-light-novel-viewer/index.php
L691[18:26:04] <vifino> Errors.
L692[18:26:41] <scj643> Thing is the file is at that location
L693[18:29:26] ⇨ Joins: t3hero__ (~t3hero@2601:202:100:7e79:b540:ff08:dd09:139d)
L694[18:30:41] <scj643> This is what I need to figure out https://github.com/FalconIA/falconia-light-novel-viewer
L695[18:32:48] *** Cranium is now known as Cranium[Away]
L696[18:34:31] <scj643> Does anyone think they can take a look at that
L697[18:34:33] <v^Phone> Ngonx masterrace
L698[18:34:39] <scj643> What?
L699[18:34:51] <v^Phone> Nginx
L700[18:35:02] ⇦ Quits: t3hero_ (~t3hero@c-50-173-229-254.hsd1.ca.comcast.net) (Ping timeout: 378 seconds)
L701[18:35:20] <scj643> What about it
L702[18:37:07] <Mimiru> He's saying Nginx is good...
L703[18:37:26] <scj643> Oh yeah
L704[18:37:34] <Mimiru> like PC Masterrace
L705[18:37:35] <scj643> Apache is bloat afaik
L706[18:37:51] <scj643> Gir is easy
L707[18:38:00] <scj643> Git damn autocorrect
L708[18:39:35] <Ekoserin> My cake has fused with the styrofoam container I put it in.
L709[18:45:04] ⇦ Quits: TangentDelta (~tangentde@63.143.24.22) (Ping timeout: 192 seconds)
L710[18:46:36] *** Keridos|away is now known as Keridos
L711[18:56:23] ⇨ Joins: TangentDelta (~tangentde@63.143.24.22)
L712[18:56:57] ⇦ Quits: t3hero__ (~t3hero@2601:202:100:7e79:b540:ff08:dd09:139d) (Read error: Connection reset by peer)
L713[19:02:31] ⇨ Joins: t3hero (~t3hero@2601:202:100:7e79:68b4:c5c6:6be8:d2fc)
L714[19:04:58] ⇨ Joins: rater193 (~rater193@h238.25.18.98.dynamic.ip.windstream.net)
L715[19:05:02] <rater193> :D
L716[19:05:04] <rater193> woot!
L717[19:05:09] <rater193> wow, this is awesome!
L718[19:05:14] <rater193> i love opencomputers :P
L719[19:07:15] ⇦ Quits: TangentDelta (~tangentde@63.143.24.22) (Quit: WeeChat 1.3)
L720[19:07:56] ⇨ Joins: TangentDelta (~tangentde@63.143.24.22)
L721[19:09:37] ⇦ Quits: rater193 (~rater193@h238.25.18.98.dynamic.ip.windstream.net) (Client Quit)
L722[19:18:22] ⇦ Quits: t3hero (~t3hero@2601:202:100:7e79:68b4:c5c6:6be8:d2fc) (Ping timeout: 195 seconds)
L723[19:22:38] <Ekoserin> #login_twofactorauth_entercode_heading
L724[19:22:41] <Ekoserin> Wow, nice job Steam
L725[19:22:53] ⇦ Quits: TangentDelta (~tangentde@63.143.24.22) (Ping timeout: 378 seconds)
L726[19:24:34] ⇨ Joins: t3hero (~t3hero@2601:202:100:7e79:111:ed53:1fae:e3d)
L727[19:29:50] <Temia> Blargh. Trying to remember which community members were SS13 players
L728[19:29:58] <Temia> Because I found something amazing and horrifying
L729[19:31:28] <CompanionCube> Temia: yo
L730[19:31:47] <Temia> Moo.
L731[19:32:06] <Temia> <Erica_V1> Warning to all station hands <Erica_V1> The CLown has broken into the Librarian's anime stash <Erica_V1> And has engaged in unlawful editing <Erica_V1> Confirm that this has been altered: <Erica_V1> Jojo's Bizarre Adventure: Honk Tendency <Erica_V1> https://www.youtube.com/watch?v=KnU7oQRur54 <Erica_V1> The Pillar Clowns seek the Red Horn of Aja :V
L732[19:32:06] <MichiBot> Temia: Jojo's Bizarre Adventure: Bike Horn Tendency | length 1m 36s | Likes: 277 Dislikes: 1 Views: 5622 | by Doctor Beta
L733[19:32:11] <CompanionCube> ....
L734[19:32:14] <CompanionCube> oh god
L735[19:32:24] <Temia> YEP.
L736[19:32:33] <Temia> Pillar clowns = 100x worse than tunnel clowns. #fact
L737[19:32:47] <CompanionCube> Not the anime stash
L738[19:33:09] <CompanionCube> anything but the anime stash
L739[19:34:31] <Temia> Don't pillar clowns sound fucking terrifying though?
L740[19:46:18] ⇦ Quits: Madxmike (~Madxmike@168.28.136.36) (Remote host closed the connection)
L741[20:01:23] ⇦ Quits: mallrat208 (~mallrat20@184.88.140.20) (Ping timeout: 378 seconds)
L742[20:04:59] <Inari> so.. is stack/heap handling built into the hardware? I had kind of assumed its handled by low-level software, but jsut realised that even assembly has PUSH/POP vs using memory-addresses
L743[20:10:19] <Ekoserin> Where can I find OC emulators? I know there's a couple.
L744[20:12:29] <Temia> Gamax92's OCEmu is up on github.
L745[20:25:14] <Ekoserin> Thank you (10 minutes later)
L746[20:40:45] ⇦ Quits: Inari (~Uni@p5B102651.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
L747[20:41:24] ⇦ Quits: Brandon_ (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L748[20:41:54] ⇨ Joins: Brandon_ (~Brandon@120.21.238.208)
L749[20:46:14] ⇦ Quits: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com) (Remote host closed the connection)
L750[20:46:34] ⇨ Joins: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com)
L751[20:54:13] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:75d5:4391:ef35:f9ca)
L752[20:54:13] zsh sets mode: +v on Kodos
L753[20:56:39] <Kodos> Home again home again jiggity jig
L754[21:00:45] ⇨ Joins: ping (~pixel@c-68-41-215-101.hsd1.mi.comcast.net)
L755[21:00:45] zsh sets mode: +v on ping
L756[21:07:30] <Kodos> Whee, I finally get to do the half a dozen things I've wanted to do for weeks
L757[21:10:15] <Kodos> Has anyone else noticed that downloads from the jenkins are incredibly slow sometimes
L758[21:13:16] <Kodos> Uhh, is there a new place to get ZI? My saved jenkins link dun work
L759[21:14:28] <Mimiru> Kodos, http://ci.bymarcin.com/
L760[21:14:34] <Kodos> Thanks
L761[21:22:14] ⇨ Joins: pong (~pixel@c-68-41-215-101.hsd1.mi.comcast.net)
L762[21:22:17] ⇨ Joins: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L763[21:22:18] zsh sets mode: +v on v^
L764[21:26:23] <pong> where is ^v
L765[21:26:32] <Ekoserin> i.imgur.com/A9rjE2L.gifv Here he is
L766[21:27:29] <Kodos> Holy shit
L767[21:27:34] <Kodos> Updated 23 mods, and nothing blew up
L768[21:28:40] <Ekoserin> Is it possible to manually control screen refresh?
L769[21:28:47] <Kodos> Elaborate
L770[21:29:15] <Ekoserin> Perform a bunch of GPU functions, then refresh the screen after all of them instead of after each.
L771[21:29:36] <Kodos> So basically buffer all the changes, and then have them all pop at once?
L772[21:29:43] <Ekoserin> Pretty much.
L773[21:29:47] <Kodos> I don't believe so, no
L774[21:29:55] <Ekoserin> Damn.
L775[21:38:37] <Temia> That'd probably be a thing with the VRAM update
L776[21:41:16] <Kodos> Tablet still doesn't have internet upgrade x.x
L777[21:41:21] <Kodos> Creative Tablet*
L778[21:44:12] ⇦ Quits: KomputerKid (~KK@67.204.178.35) (Ping timeout: 195 seconds)
L779[21:44:19] <Kodos> Okay, new mod testing time
L780[21:50:34] ⇦ Quits: ping (~pixel@c-68-41-215-101.hsd1.mi.comcast.net) (Quit: Network ban)
L781[21:55:18] ⇨ Joins: mallrat208 (~mallrat20@184-88-140-20.res.bhn.net)
L782[22:05:44] *** Brandon_ is now known as brandon3055
L783[22:06:07] <Kodos> Bleh, I'm torn
L784[22:06:18] ⇨ Joins: Wembly (~Wembly@50.240.220.69)
L785[22:06:33] <Kodos> NuclearCraft (Multiblock reactors, actual risk and reason for safety) or BigReactors (Multiblock reactors, OC-controllable)
L786[22:12:36] ⇦ Quits: Wembly (~Wembly@50.240.220.69) (Ping timeout: 206 seconds)
L787[22:24:38] ⇨ Joins: Madxmike (~Madxmike@168.28.136.36)
L788[22:24:42] ⇨ Joins: Madxmike856 (~Madxmike@168.28.136.36)
L789[22:24:50] ⇦ Quits: Madxmike856 (~Madxmike@168.28.136.36) (Remote host closed the connection)
L790[22:53:02] ⇨ Joins: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net)
L791[22:55:08] ⇦ Quits: Lathanael|Away (~Lathanael@p549700BA.dip0.t-ipconnect.de) (Ping timeout: 206 seconds)
L792[23:02:02] *** SleepingFairy is now known as Daiyousei
L793[23:03:15] ⇨ Joins: Lathanael|Away (~Lathanael@p54971BB1.dip0.t-ipconnect.de)
L794[23:07:42] <scj643> USB tunnel on iPad latency https://usercontent.irccloud-cdn.com/file/euUpLnC1/1443067642.JPG
L795[23:08:29] *** Keridos is now known as Keridos|away
L796[23:08:36] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L797[23:08:56] *** Keridos|away is now known as Keridos
L798[23:10:19] ⇦ Quits: SnowDapples (~powered@pD95881BB.dip0.t-ipconnect.de) (Killed (NickServ (GHOST command used by SnowDapples_!~powered@p5794D618.dip0.t-ipconnect.de)))
L799[23:10:27] ⇨ Joins: SnowDapples (~powered@p5794D618.dip0.t-ipconnect.de)
L800[23:22:27] ⇨ Joins: xPucTu4 (~yahoo@Fenixandar.Pleven-DaGe.Net)
L801[23:24:13] ⇦ Quits: Madxmike (~Madxmike@168.28.136.36) (Remote host closed the connection)
L802[23:35:08] <Kodos> Okay, this should be fun
L803[23:35:31] <Kodos> Going to set up a thing to use a transposer to move steam from a reactor to a turbine, and water from a turbine to a reactor
L804[23:36:43] *** Cruor|Away is now known as Cruor
L805[23:37:05] ⇨ Joins: brandon3055_ (~Brandon@122.129.140.106)
L806[23:39:44] ⇦ Quits: brandon3055 (~Brandon@120.21.238.208) (Ping timeout: 192 seconds)
L807[23:42:02] ⇨ Joins: Dimitriye98 (~Dimitriye@c-24-4-16-73.hsd1.ca.comcast.net)
L808[23:44:23] *** brandon3055_ is now known as brandon3055
L809[23:46:22] ⇦ Quits: Dimitriye98 (~Dimitriye@c-24-4-16-73.hsd1.ca.comcast.net) (Remote host closed the connection)
L810[23:50:52] ⇨ Joins: Dimitriye98 (~Dimitriye@c-24-4-16-73.hsd1.ca.comcast.net)
L811[23:55:39] ⇦ Quits: Starhero-MC (~EiraIRC@24-113-128-11.wavecable.com) (Remote host closed the connection)
<<Prev Next>> Scroll to Top