<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:24] ⇦ Quits: alexbuzzbee (~alexbuzzb@d-162-223-180-83.cpe.metrocast.net) (Quit: Macbook has gone zzz)
L2[00:06:26] <gamax92> GreaseMonkey: arent you using a fairly olf version?
L3[00:06:50] <Izaya> I sorta want one of those fancy MIPS server boards from china
L4[00:09:11] ⇨ Joins: Syrren (~syrren@101.166.208.194)
L5[00:13:31] <GreaseMonkey> gamax92: only thing really missing from MIPS1 is LL/SC. or of course if you want 64-bit support you'd want to go for MIPS3
L6[00:14:26] <gamax92> I think we don't have enough to warrent the need for 64-bit
L7[00:15:26] ⇦ Quits: Syrren (~syrren@101.166.208.194) (Quit: ZNC - http://znc.in)
L8[00:16:57] ⇨ Joins: Syrren (~syrren@101.166.208.194)
L9[00:19:53] <evil_dan2wik_> GreaseMonkey, what happens to the memory map if the EEPROM size is changed?
L10[00:20:07] <GreaseMonkey> evil_dan2wik_: it assumes 4KB
L11[00:20:41] <GreaseMonkey> if it's smaller, it's fine, just don't make any assumptions about the contents
L12[00:20:47] <GreaseMonkey> if it's bigger, you have a problem
L13[00:21:57] <gamax92> ValueError: 5 is not a valid wat
L14[00:47:47] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 202 seconds)
L15[00:48:43] *** mrkirby153 is now known as kirby|gone
L16[00:57:06] <evil_dan2wik_> I have no idea how to assign a specific address to a struct
L17[01:04:44] ⇨ Joins: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl)
L18[01:09:38] <GreaseMonkey> evil_dan2wik_: what are you trying to achieve here?
L19[01:09:56] <evil_dan2wik_> To load a useable kernel.
L20[01:10:15] <GreaseMonkey> be more specific
L21[01:10:50] <evil_dan2wik_> The location of the kernel is different depending on various factors, such as the amount of peripherals attached
L22[01:12:25] <GreaseMonkey> all peripherals in OCMIPS are accessed via the one interface
L23[01:13:16] <GreaseMonkey> also you are not going to fit linux on a 4KB EEPROM
L24[01:13:34] <evil_dan2wik_> I am not trying to fit it in eeprom
L25[01:13:49] <evil_dan2wik_> I am trying to get the eeprom to load it somewhere useful
L26[01:14:36] <GreaseMonkey> load the kernel itself into 0xA0005000, you can check if it's going to load into the right place by running mipsel-none-elf-objdump -p vmlinux
L27[01:14:59] <evil_dan2wik_> It puts the kernel at 0xA0005B74 normally, but puts it at 0x00033998 if I put another hard drive in
L28[01:15:48] <GreaseMonkey> how much RAM are you giving the thing?
L29[01:16:08] <evil_dan2wik_> I will be giving it 16MB hopefully, if not, 8mb
L30[01:16:16] <GreaseMonkey> how much are you giving it right now
L31[01:16:26] <evil_dan2wik_> 8mb
L32[01:16:31] <GreaseMonkey> good
L33[01:16:46] <GreaseMonkey> and of course, have you disabled buffering in OC?
L34[01:16:59] <evil_dan2wik_> no. I will do that now.
L35[01:17:13] <evil_dan2wik_> Will that make a difference?
L36[01:17:30] <GreaseMonkey> if you're devving and screwing with the files while MC is running, you definitely want buffering off
L37[01:18:20] <evil_dan2wik_> I am not touching any files in the minecraft directory.
L38[01:18:24] <GreaseMonkey> bufferChanges=true <-- set that shit to false
L39[01:18:34] <evil_dan2wik_> I am wgetting from localhost and then writing to disk and eeprom
L40[01:18:34] <GreaseMonkey> ...ok, how are you getting the kernel onto there?
L41[01:18:38] <GreaseMonkey> ah alright
L42[01:44:55] ⇨ Joins: NixillUmbreon (~nixillumb@c-68-42-192-6.hsd1.mi.comcast.net)
L43[01:44:58] * ade124 installs arch on btrfs and then realise it's a horrible idea
L44[01:45:17] <NixillUmbreon> Hi everyone, long time no see!
L45[01:45:57] ⇨ Joins: Solace7 (~quassel@50.245.190.187)
L46[01:46:19] <GreaseMonkey> s/on btrfs //
L47[01:46:19] <MichiBot> <ade124> *** installs arch and then realise it's a horrible idea
L48[01:46:41] <ade124> s/arch/.
L49[01:46:41] <MichiBot> <ade124> *** installs . and then realise it's a horrible idea
L50[01:46:47] <ade124> s/./gentoo
L51[01:46:47] <MichiBot> <ade124> gentoo** installs . and then realise it's a horrible idea
L52[01:46:51] <ade124> what?
L53[01:46:58] <NixillUmbreon> regular expressions
L54[01:47:03] <ade124> lol
L55[01:47:33] <ade124> s/\./gentoo
L56[01:47:46] <ade124> nope, escape character isn't working
L57[01:47:53] <NixillUmbreon> I've got a friend here who doesn't quite believe that this is real :P
L58[01:48:24] <GreaseMonkey> as we see here, the arch user defend their distro by taking an insult thrown at them and attempting to deflect it at gentoo
L59[01:48:31] <GreaseMonkey> s/defend/defends/
L60[01:48:31] <MichiBot> <GreaseMonkey> as we see here, the arch user defends their distro by taking an insult thrown at them and attempting to deflect it at gentoo
L61[01:48:51] ⇦ Quits: Solace7 (~quassel@50.245.190.187) (Remote host closed the connection)
L62[01:49:39] ⇨ Joins: HadesRegret (webchat@c-98-216-195-212.hsd1.nh.comcast.net)
L63[01:49:45] <HadesRegret> ....
L64[01:49:50] <HadesRegret> I'm stunned.
L65[01:49:50] <NixillUmbreon> Hi!
L66[01:49:55] <ade124> ...
L67[01:49:56] <HadesRegret> Wow.
L68[01:50:05] * ade124 uses arch because he doesn't care
L69[01:50:17] <ade124> and at least it's not as bad as gentoo /s
L70[01:50:20] * GreaseMonkey uses void because he actually likes to be able to fix shit
L71[01:50:30] <NixillUmbreon> I'm running the irc disk in-game on a multiplayer server. It blew Regret's mind. :P
L72[01:50:33] <HadesRegret> ^
L73[01:50:34] <HadesRegret> It did.
L74[01:51:11] <GreaseMonkey> HadesRegret: https://www.youtube.com/watch?v=_D5YuYf4udM
L75[01:51:11] <MichiBot> BTM16- Opening Keynote | length: 12m 30s | Likes: 0 Dislikes: 0 Views: 94 | by MrRushmead
L76[01:51:15] ⇦ Quits: Hobbyboy (Hobbyboy@hobbyboy.co.uk) (Ping timeout: 202 seconds)
L77[01:51:34] <GreaseMonkey> ...ok not sure if that's the right one
L78[01:51:54] <GreaseMonkey> actually this one instead: https://www.youtube.com/watch?v=7sa6V5ORcUI&t=6m50s
L79[01:51:54] <MichiBot> BTM 2016: Opening Keynote | length: 11m 47s | Likes: 3 Dislikes: 0 Views: 386 | by PucoslawTV
L80[01:52:14] <HadesRegret> Yo...
L81[01:52:15] <GreaseMonkey> iirc rushmead's has the tapes muted at the start of the test
L82[01:52:44] <HadesRegret> I have this and his in-game computer open on seperate monitors..... this shit is crazy
L83[01:53:00] <NixillUmbreon> WHAAAAAT. Was that all in-game?!
L84[01:53:07] <HadesRegret> WHAT
L85[01:53:08] <GreaseMonkey> yep
L86[01:53:11] <NixillUmbreon> I assume it was pulled from youtube.
L87[01:53:20] ⇨ Joins: Hobbyboy (Hobbyboy@hobbyboy.co.uk)
L88[01:53:24] <GreaseMonkey> it was encoded beforehand
L89[01:53:30] <NixillUmbreon> Ah.
L90[01:53:35] <NixillUmbreon> That makes more sense actually.
L91[01:53:37] <GreaseMonkey> your friendly reminder, there were about 80 people on the server watching that
L92[01:53:47] <NixillUmbreon> Still am... Wow.
L93[01:53:47] * HadesRegret is stunned.
L94[01:54:03] <NixillUmbreon> I still want to improve this IRC client myself one day.
L95[01:54:06] <GreaseMonkey> of course, come to think of it, the ending keynote was a livestream
L96[01:54:23] <GreaseMonkey> there's an improved ver of that codec that doesn't spew garbage
L97[01:54:34] <NixillUmbreon> livestreamed straight to the game?
L98[01:54:55] <GreaseMonkey> yeah
L99[01:55:01] <HadesRegret> ...
L100[01:55:24] <GreaseMonkey> during btm16.2 i managed to get livestreaming working w/ audio but the tickrate didn't like me
L101[01:55:58] <GreaseMonkey> with all that said i'm definitely keen to see how OC2 pans out, and by "see how it pans out" i mean i've got some code to write
L102[01:56:00] <NixillUmbreon> Was this done purely with OC, or did it have for example Computronics in it?
L103[01:56:09] <GreaseMonkey> computronics for the audio output
L104[01:56:20] <NixillUmbreon> Makes sense.
L105[01:56:24] * ade124 has given up and is now looking for a good distro using wayland
L106[01:56:29] <NixillUmbreon> Think that'll be baked into OC2?
L107[01:56:39] <GreaseMonkey> ade124: try void
L108[01:56:52] <ade124> ok
L109[01:57:11] <GreaseMonkey> NixillUmbreon: dunno, the gfx capabilities should be notably more interesting though
L110[01:57:24] <GreaseMonkey> if it's based on my proposal at least
L111[01:57:28] <NixillUmbreon> owo?
L112[01:58:15] * ade124 is wondering what "OC2" is
L113[01:58:40] <NixillUmbreon> I remember there was one time I made it so that the IRC program used a chatbox for IO (filtered of course, not catching all in-game messages).
L114[01:59:15] <NixillUmbreon> And I also fixed CTCP ACTION. xP
L115[01:59:17] <HadesRegret> It's still blowing my mind that Nixill is talking in here THROUGH minecraft.
L116[01:59:19] <GreaseMonkey> OC2 == a proposal for a sequal to OC which is based on real CPUs
L117[01:59:24] <GreaseMonkey> *sequel
L118[01:59:30] <ade124> nice
L119[01:59:34] <ade124> Can I see the proposal?
L120[01:59:48] <NixillUmbreon> it's freaking 3am now
L121[01:59:50] <GreaseMonkey> so far it's in flux
L122[01:59:55] <NixillUmbreon> and I'm still on Minecraft... yeah, not any more
L123[02:00:01] <ade124> OK
L124[02:00:02] <NixillUmbreon> bye guys, I'll have to get on more!
L125[02:00:13] ⇦ Quits: NixillUmbreon (~nixillumb@c-68-42-192-6.hsd1.mi.comcast.net) (Quit: NixillUmbreon)
L126[02:00:14] <GreaseMonkey> from what i gather there will be an 8080 CPU in there, i'll probably contribute a MIPS1 CPU
L127[02:00:35] <GreaseMonkey> yes i did say 8080 and not 8086 or 8088, the 8080 is quite different
L128[02:01:11] ⇦ Quits: HadesRegret (webchat@c-98-216-195-212.hsd1.nh.comcast.net) (Quit: Web client closed)
L129[02:01:35] <GreaseMonkey> fun thing with the later video codec, i managed to get a version of it working on at least an emulated GBA
L130[02:01:43] <GreaseMonkey> 240x160 15bpp @ 60fps
L131[02:01:51] <GreaseMonkey> with that factored in i then managed to get it working on a raspi1
L132[02:17:14] <GreaseMonkey> oh yeah, and another thing: ICE3 is kinda a thing but if we were to polish it up a bit and show it at BTM16.2 it would probably have choked the server
L133[02:17:51] <GreaseMonkey> just because of the ridiculously heavy set() abuse
L134[02:19:12] <GreaseMonkey> ~320KB/s per player using data which probably doesn't deflate well
L135[02:26:23] ⇨ Joins: Xenotech (~techno156@37.252.240.43)
L136[02:28:31] ⇦ Quits: Dracotech (~techno156@137.154.59.237) (Ping timeout: 190 seconds)
L137[02:30:28] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:697a:7fc5:81c7:fb2a) (Read error: Connection reset by peer)
L138[02:32:12] ⇨ Joins: Vexatos (~Vexatos@p200300556E2AE28424141F3DCDCC1FE4.dip0.t-ipconnect.de)
L139[02:32:12] zsh sets mode: +v on Vexatos
L140[02:34:50] ⇦ Quits: wolfmitchell (~wolfmitch@149.56.182.12) (Ping timeout: 195 seconds)
L141[02:46:06] <ade124> Hmm... if OC2 is based on Real CPUs does that mean I can run DOS in it
L142[02:58:34] <Ember_Primrose> morning guys
L143[02:58:41] <Ember_Primrose> and gals
L144[02:59:19] <ade124> <15:59:12> Morning guys
L145[02:59:29] <ade124> (Yes I know time zones are a thing)
L146[03:13:36] ⇦ Quits: xilni (~xilni@96.241.23.87) (Quit: Textual IRC Client: www.textualapp.com)
L147[03:17:09] <Forecaster> I've measured the railway now
L148[03:17:18] <Ember_Primrose> :3
L149[03:17:19] <Forecaster> it's a total of 10942m
L150[03:17:27] <Ember_Primrose> :|
L151[03:18:03] <Ember_Primrose> GreaseMonkey, do you have a link for the plasma effect program? It looks so COOL
L152[03:22:45] <GreaseMonkey> Ember_Primrose: probably completely lost, which version do you want the algo for
L153[03:23:40] <Ember_Primrose> the one used first on your Demomaking in OC Panel, if thats what you meant
L154[03:23:45] <GreaseMonkey> which one
L155[03:23:48] <GreaseMonkey> they're two separate programs
L156[03:24:36] <GreaseMonkey> for the ascii one i think it's something in the form of sin(A*sin(B*sin(C*x)+D*t) + E*sin(F*y+G*t))
L157[03:25:14] <GreaseMonkey> for the other one it uses copies in some way and i forget how
L158[03:25:31] <Ember_Primrose> sorry im sick and not thinking clearly, wnated to respond with the black and white one.
L159[03:25:46] <Ember_Primrose> but yeah the ascii one\
L160[03:26:00] <Ember_Primrose> thanks!
L161[03:29:16] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Remote host closed the connection)
L162[03:35:30] ⇨ Joins: Keanu73 (~Keanu73@host-92-25-102-160.as13285.net)
L163[03:57:13] <Lizzy> morning
L164[03:59:01] <GreaseMonkey> ade124: if you want to write the x86 emulator then be my guest, because i'm not writing it
L165[03:59:20] <GreaseMonkey> having said that, the GPU will be different
L166[03:59:44] <Lizzy> :(
L167[03:59:49] <Lizzy> vifino, is still sleeping
L168[04:00:24] ⇨ Joins: Inari (~Pinkishu@p5DEC66EC.dip0.t-ipconnect.de)
L169[04:00:33] <ade124> OC3: Based on real GPUs!
L170[04:00:42] <ade124> OC4: Based on real Lives!
L171[04:01:07] <ade124> OC5: Made with real lives!
L172[04:01:11] <Inari> ade124: i'd rather OC not become a soap opera
L173[04:01:18] * Lizzy gives Inari soap
L174[04:01:22] <Inari> lewd
L175[04:01:34] <Lizzy> depends where the soap goes
L176[04:01:39] <ade124> OC6: Made with real lewd!
L177[04:01:42] <Inari> thats simple
L178[04:01:44] <Lizzy> also vifino is awake now
L179[04:01:51] <vifino> ljes
L180[04:01:53] <vifino> liess
L181[04:02:02] <Lizzy> :P
L182[04:02:04] <Inari> you use it to create foam~ and then you're nudely lying there, just your privates covered in slowly dissipating foam
L183[04:02:49] <marcin212> Sangar: Hello, I have problem with SimpleComponent in workspace http://hastebin.com/gilififiyo.avrasm
L184[04:04:13] <ade124> OC6: Made using real lives! *Insert horror story*
L185[04:05:21] ⇨ Joins: alekso56 (~znc@ti0107a400-0479.bb.online.no)
L186[04:07:56] * Lizzy grumbles about the wifi
L187[04:08:07] * ade124 has 802.11ac
L188[04:08:27] * ade124 realises that his wifi card doesn't work with the arch live DVD
L189[04:08:27] * Izaya has n maybe
L190[04:08:29] * Izaya uses ethernet
L191[04:11:30] <Lizzy> in other news i removed all the MATE stuff from my laptop so i don't have duplicates of stuff interfeirin;g with each other
L192[04:11:44] <Izaya> XFCE best
L193[04:11:57] * Lizzy doesn't
L194[04:11:58] <Lizzy> care
L195[04:12:04] * ade124 is probably getting wayland
L196[04:12:15] <Izaya> wayland seems nice
L197[04:12:24] <Izaya> I'll take a look when XFCE or wmaker works on it
L198[04:12:48] <Ember_Primrose> o/
L199[04:20:50] ⇦ Quits: ade124 (~ade124@221.124.198.189) (Quit: I really need a second ethernet cable that goes into my room)
L200[04:30:02] ⇨ Joins: sciguyryan (~sciguyrya@95.211.188.24)
L201[04:31:04] <Forecaster> https://twitter.com/HarryS2hart/status/762188889792536576
L202[04:31:08] <MichiBot> Sun Aug 07 02:29:26 CDT 2016 @HarryS2hart: 과자 혼자 차지하려고 ; 이건 너무하네 https://t.co/8nqICBK1D7
L203[04:31:19] <Forecaster> ^ this has video, watch eet
L204[04:31:44] <asie> Sangar: oh no!
L205[04:31:48] <asie> i have to drive off at 1PM today
L206[04:31:50] <Vexatos> "I did not order this"
L207[04:31:51] <asie> and I won't be back until 8PM
L208[05:08:43] <Lizzy> #lua 36/2
L209[05:08:43] <|0xDEADBEEF|> > 18.0
L210[05:10:17] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:7886:9b3c:fbf8:fe4c) (Quit: Leaving)
L211[05:16:36] <Ember_Primrose> apparently a 26 min video on lowest quality, 360p, is half a gig
L212[05:21:08] ⇨ Joins: Yepoleb (~yepoleb@194-166-5-47.adsl.highway.telekom.at)
L213[05:25:28] ⇨ Joins: ade124 (~ade124@221.124.198.189)
L214[05:25:44] <ade124> Finally got Bettter than Gentoo™ working...
L215[05:26:53] <ade124> I love how the wifi works when I ping 8.8.8.8
L216[05:31:04] *** Xenotech is now known as techno156
L217[05:34:24] <Ember_Primrose> Forecaster, what are you doing?
L218[05:34:42] <Forecaster> watching star vs the forces of evil :P
L219[05:35:27] <Ember_Primrose> :D
L220[05:36:01] <flappy> ade124: what's that, NixOS?
L221[05:36:08] <ade124> arch
L222[05:36:28] <flappy> hah
L223[05:36:55] <ade124> at least you have yaourt (*hides in a nuclear bunker*)
L224[05:39:39] <flappy> alpine/nixos are two that i'd consider candidates for "better than gentoo"
L225[05:40:00] <ade124> (In terms of frustration I meant)
L226[05:49:56] <flappy> yeah i got that
L227[05:50:45] <Ember_Primrose> there was a band called 1023 meg. They never got a gig
L228[05:50:57] <Forecaster> hah :P
L229[05:51:21] <Ember_Primrose> funny fact, same thing happened in my high school
L230[05:51:46] <Ember_Primrose> oh and that was a lame
L231[05:52:01] ⇨ Joins: FaerFoxx (~faerfoxx@modemcable059.87-82-70.mc.videotron.ca)
L232[05:53:03] <FaerFoxx> help
L233[05:53:15] <FaerFoxx> quit
L234[05:53:17] ⇦ Quits: FaerFoxx (~faerfoxx@modemcable059.87-82-70.mc.videotron.ca) (Client Quit)
L235[05:53:23] <Ember_Primrose> ooh, the new win 10 update make menial tasks so much easier. and they made it possible to turn off any tracking and not so private stuff off, so Izaya might need to take a second look, altough i don't blame him
L236[05:54:24] <Forecaster> hah, I doubt that's gonna happen :P
L237[05:54:48] * vifino snuggles Lizzy
L238[05:55:36] <Ember_Primrose> what, i don't mean Izaya must try and switch to no, that WILL never happen, i know. just want a opinion from a linux user
L239[05:56:31] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L240[05:56:38] * Izaya has been summoned
L241[05:56:56] <Izaya> Ember_Primrose: can I disable updates yet?
L242[05:57:06] <Ember_Primrose> yep
L243[05:57:24] <Ember_Primrose> and data tracking with the "Privacy" update
L244[05:57:33] <Ember_Primrose> took them long enough
L245[05:57:43] <Izaya> so you can disable updates
L246[05:57:44] <Izaya> okay
L247[05:57:52] <Ember_Primrose> I wish I could vm Linux
L248[05:57:53] <Izaya> so can I turn off Cortana yet?
L249[05:58:01] <Ember_Primrose> but my cpu is being a dick
L250[05:58:07] <ade124> > and they made it possible to turn off any tracking and not so private stuff off | That's probably there to give you a false sense of security
L251[05:58:09] <Ember_Primrose> yes
L252[05:58:09] * Lizzy snuggles vifino
L253[05:58:54] <Ember_Primrose> essentially the searchy bar thing :P
L254[05:59:11] <Ember_Primrose> what did i just type? lol
L255[05:59:27] <Ember_Primrose> cortana turns to a normal search bar when turn off
L256[06:00:41] <Izaya> :|
L257[06:00:49] <Izaya> Got any articles on this?
L258[06:00:49] <Ember_Primrose> ?
L259[06:00:53] <Ember_Primrose> :3
L260[06:00:57] <Izaya> I'll check El Reg
L261[06:01:03] <Ember_Primrose> will search for them
L262[06:01:13] <Ember_Primrose> otherwise screenshots?
L263[06:02:47] <Izaya> I guess?
L264[06:02:55] <Izaya> I haven't heard about it yet
L265[06:04:25] <Ember_Primrose> lol, found this when searching for the win 10 privacy update. : https://fix10.isleaked.com/
L266[06:05:02] <Izaya> Can you permenantly disable the 'anti'malware stuff yet?
L267[06:05:50] <Ember_Primrose> anti malware stuff, you mean win defender?
L268[06:06:14] <Izaya> yeah
L269[06:06:26] <Izaya> last time I checked it would a) delete pirated stuff b) not stay disabled
L270[06:06:38] <Izaya> oh also
L271[06:06:43] <Izaya> is there a single control panel yet?
L272[06:06:58] <ade124> wait 10,000,000 more years for that
L273[06:07:02] <Ember_Primrose> depends on your replacement av, as mine (KAV) disables it
L274[06:07:03] <Izaya> or is it still split across two because Microsoft is incompetent?
L275[06:07:15] <Izaya> I don't use AV
L276[06:07:45] <Ember_Primrose> basic shit in win 10 app, complex stuff in classic control panel, so yeah incompotent
L277[06:07:52] <ade124> ðæt moment when "AV" in Hong Kong has a different and not so appropriate meaning
L278[06:07:52] <Ember_Primrose> :D
L279[06:08:11] <Izaya> well the reason it's still split is because nobody at MS knows how the new one works and nobody wants to keep using the old one
L280[06:09:21] <Ember_Primrose> yea, i for one like the new one, but would like to see all of old control panel stuff into one panel, or at least a switch
L281[06:11:48] <Izaya> I prefer the old one personally
L282[06:11:56] <Izaya> but I sorta hate all this 'modern' design BS
L283[06:12:06] <Izaya> but at the same time I hate the way Windows 7 looks
L284[06:12:24] <Ember_Primrose> :D
L285[06:12:41] <Izaya> tbh no version of windows has looked 'good'
L286[06:12:53] <Izaya> XP looked reasonable, Windows 7 with significant tweaking looked okayish
L287[06:13:00] <Izaya> Windows 10 forced white window decorations so it can fuck off
L288[06:13:33] <Ember_Primrose> the best was not a windows but microsoft only one: DOS
L289[06:14:21] <Ember_Primrose> brb, gotta do the dishes (chore)
L290[06:14:34] <Ember_Primrose> continue typing, will read when i return
L291[06:20:50] <ade124> nice, finally got sway working
L292[06:20:59] <ade124> looks like ŝit though
L293[06:24:54] <Izaya> needs more config
L294[06:25:26] <ade124> I would love to have a right-click menu or something instead of having to scroll through millions of options in dmenu
L295[06:26:19] <Izaya> there's programs for that
L296[06:30:41] <Izaya> CompanionCube: does enlightenment have full wayland support yet?
L297[06:34:03] * ade124 is murdering people due to steam refusing to work
L298[06:36:22] <Izaya> ade124: do you have multilib enabled?
L299[06:36:30] <ade124> yup
L300[06:36:43] <ade124> it's refusing to open display :0
L301[06:36:50] <Izaya> are you running X
L302[06:36:58] <Izaya> oh wait wayland
L303[06:37:00] <ade124> wayland
L304[06:37:04] <Izaya> yeah gl;hf haven't poked at it yet
L305[06:37:23] <Ember_Primrose> i need to vm linux at some point
L306[06:37:37] <Izaya> why not replace/dual boot with Windows?
L307[06:38:00] <ade124> I want to stream games from my PC
L308[06:38:04] <ade124> running linux
L309[06:38:25] <Ember_Primrose> can't
L310[06:38:35] <Ember_Primrose> cpu doen't support vm
L311[06:38:37] <Izaya> I've had weird issues with Steam streaming on Linux
L312[06:38:47] <Izaya> probably due to the fact it has 3 monitors
L313[06:38:49] <Izaya> Ember_Primrose: dual boot
L314[06:38:53] <Izaya> not virtualize
L315[06:38:54] <Izaya> dual boot
L316[06:39:02] <Ember_Primrose> that and i don't know how :P
L317[06:39:10] * ade124 is using KVM, VGA passthrough and all that fancy stuff
L318[06:39:33] <Izaya> Ember_Primrose: install Linux
L319[06:39:38] <Izaya> but don't overwrite windows
L320[06:40:02] <Ember_Primrose> do i need a separate partition for that?
L321[06:40:07] <ade124> yes
L322[06:40:19] <XDjackieXD> ade124: same here :P A bit wonky still but it works (TM)
L323[06:40:20] <ade124> You can have ubuntu do it for you if you are afraid of breaking stuff
L324[06:40:20] <Izaya> unless you want to do some horrid hacks, yes
L325[06:40:28] <Izaya> Linux Mint > Ubuntu
L326[06:40:30] <ade124> but even then, be afraid of it breaking stuff
L327[06:40:30] <Izaya> Ubuntu can go and die
L328[06:40:38] <ade124> Meh
L329[06:40:40] * ade124 uses arch
L330[06:40:47] * Izaya uses Arch and Debian
L331[06:40:54] <Izaya> (at the same time on the same machine)
L332[06:41:04] <Izaya> (without using hardware virt)
L333[06:41:07] <Ember_Primrose> no, to much intricate hdd and ssd configs going on atm
L334[06:41:21] * XDjackieXD is currently on Ubuntu but has Arch everywhere else
L335[06:41:38] <Izaya> Ember_Primrose: install to like
L336[06:41:41] <Izaya> a 16GB USB or something
L337[06:41:54] * vifino uses Gentoo, Arch and Ubuntu Server
L338[06:41:57] <vifino> sometimes alpine
L339[06:42:13] * ade124 is consider overwriting the arch that he just set up with something like xubuntu
L340[06:42:26] <Izaya> Can't handle it?
L341[06:42:28] <ade124> Lubuntu, Xubuntu or Linux Mint XFCE
L342[06:42:29] <vifino> ^
L343[06:42:29] <Ember_Primrose> well my cpu can run vm, buuut, my bios doesn't show where to enable it :/
L344[06:42:39] <ade124> (Macbooks are shit in terms of support)
L345[06:42:45] <ade124> (Typing this from an arch PC)
L346[06:42:59] <Izaya> Mint XFCE seems nice I guess
L347[06:43:13] <Ember_Primrose> ps, your all talking gibberish to me
L348[06:43:13] <Izaya> I sorta want to throw something XFCE-like together using awesome
L349[06:43:24] <Izaya> Ember_Primrose: git gud
L350[06:43:29] <mort> ok how the fuck does my code work
L351[06:43:32] <ade124> Never had luck with installing ubuntu on my Macbook anyways, the mac image doesn't even work
L352[06:43:39] <mort> it really really shouldn't
L353[06:43:42] <Inari> mort: haha
L354[06:43:45] <ade124> ?
L355[06:43:46] <Ember_Primrose> Izaya, get good, or good god?
L356[06:43:47] <mort> like seriously
L357[06:44:00] <Izaya> Ember_Primrose: get good
L358[06:44:12] * Ember_Primrose shrugs
L359[06:44:14] <Inari> mort: what code :P
L360[06:44:20] <Izaya> OH YES
L361[06:44:22] <Ember_Primrose> only heard of linux
L362[06:44:24] <ade124> Macbooks = absolute utter shit at running linux, even getting ubuntu to work on that abomination made me frustrated
L363[06:44:24] <Izaya> another Druaga1 video
L364[06:44:37] <Inari> Izaya: git gud still isnt a thing
L365[06:44:38] <Ember_Primrose> never used it
L366[06:44:43] <Izaya> ade124: I've heard it's not that bad
L367[06:44:47] <Izaya> at least from some people I know
L368[06:45:06] <ade124> They have like a retina mac or something do they
L369[06:45:29] <ade124> (Actually ubuntu was even more of a hassle to set up than arch when I tried it)
L370[06:45:30] <mort> Inari: programming language
L371[06:45:35] <ade124> (On my PC)
L372[06:45:35] <mort> GC _really_ shouldn't work but it does
L373[06:45:47] <Izaya> probably
L374[06:45:54] <Izaya> I sorta want to get my hands on a PowerBook tbh
L375[06:45:58] <Ember_Primrose> Forecaster, here my vid on etg and cheatengine
L376[06:46:01] <Izaya> I've given up on the eMac G4
L377[06:46:14] <Ember_Primrose> https://youtu.be/_BKLEu5rxTg
L378[06:46:14] <MichiBot> Having fun with CheatEngine and Enter the Gungeon | length: 5m 30s | Likes: 0 Dislikes: 0 View: 1 | by Ember Primrose
L379[06:46:17] <ade124> eMac, or the "Non-translucent iMac"
L380[06:46:22] <Izaya> fun fact
L381[06:46:27] <Izaya> the card doesn't support KMS
L382[06:46:40] <Izaya> so if you want 3D
L383[06:46:42] <Izaya> you can
L384[06:46:45] <Izaya> KILL YOURSELF
L385[06:46:51] <Izaya> because the mac is having none of that
L386[06:46:57] * ade124 still read that as "Kill myself" even after knowing that it's actually "Kernel Mode Setting"
L387[06:47:30] * ade124 is thinking of getting LXDE or XFCE
L388[06:47:39] <Izaya> XFCE is nice
L389[06:47:46] * ade124 is also thinking of MATE
L390[06:48:02] <Izaya> I wish Arch was on PPC
L391[06:48:08] <Izaya> MATE is okay enough
L392[06:49:15] <Forecaster> Ember_Primrose: yay :D
L393[06:49:22] <Ember_Primrose> :D
L394[06:55:22] <Ember_Primrose> Forecaster, still watching star
L395[06:55:38] <Forecaster> nope, ran out, trying to design a station now
L396[06:55:44] <Ember_Primrose> oo
L397[06:58:08] <Ember_Primrose> where are all of you from? like city and country? making a map of #oc 'ers
L398[06:59:11] <Inari> https://www.youtube.com/watch?v=k7Aaic9-yH8
L399[06:59:11] <MichiBot> Indestructible Rival 2 | length: 2m 26s | Likes: 33658 Dislikes: 228 Views: 338804 | by Yandere Dev
L400[06:59:24] <Forecaster> Sweden, Götene :P
L401[06:59:29] <Gwyndolin> outer space
L402[07:00:10] <Ember_Primrose> inari?
L403[07:00:36] * vifino is eating salmon with Lizzy
L404[07:00:42] <Inari> Ember_Primrose: karlsland
L405[07:00:44] <Inari> also known as germany
L406[07:00:48] <vifino> or rather, eating salmon while Lizzy is neglegting her food
L407[07:01:02] * Ember_Primrose is making an #oc map
L408[07:01:43] <Inari> isnt there like some sort of google maps using service fro that
L409[07:01:45] <Inari> i thought there waw
L410[07:01:46] <Inari> s
L411[07:01:49] <Inari> where people just add themselves
L412[07:01:49] <Inari> :P
L413[07:01:54] ⇨ Joins: Xavienth (~xavienth@modemcable059.87-82-70.mc.videotron.ca)
L414[07:02:00] <Ember_Primrose> Inari, city pls
L415[07:02:09] <Ember_Primrose> i can't find karlsland
L416[07:02:28] <Inari> xD
L417[07:02:33] <Izaya> Ember_Primrose: hell
L418[07:02:33] <Ember_Primrose> :D
L419[07:02:46] <Inari> http://strikewitches.wikia.com/wiki/Karlsland :|
L420[07:02:50] <Ember_Primrose> this is going nowhere
L421[07:03:16] ⇦ Quits: Xavienth (~xavienth@modemcable059.87-82-70.mc.videotron.ca) (Client Quit)
L422[07:03:29] <Izaya> welcome to IRC
L423[07:03:31] <Ember_Primrose> ugh, nevermind then
L424[07:03:37] <Ember_Primrose> D:
L425[07:03:53] <Inari> still waiting for oc-tan to go somewhere
L426[07:03:59] ⇨ Joins: Xavienth (~xavienth@modemcable059.87-82-70.mc.videotron.ca)
L427[07:03:59] <Ember_Primrose> well, countries only then?
L428[07:04:46] <Xavienth> Hej
L429[07:05:52] <Forecaster> hello
L430[07:06:34] ⇦ Quits: Xavienth (~xavienth@modemcable059.87-82-70.mc.videotron.ca) (Client Quit)
L431[07:06:41] <Forecaster> bye
L432[07:07:48] <Inari> http://i.imgur.com/Fi580g5.jpg
L433[07:07:49] <Ember_Primrose> xD
L434[07:08:10] <Ember_Primrose> :D
L435[07:08:45] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L436[07:09:06] <Inari> http://i.imgur.com/UZC0AWs.jpg haha
L437[07:09:54] <Ember_Primrose> %inari
L438[07:09:56] <MichiBot> Ember_Primrose: http://i.imgur.com/XoYgHyi.jpg
L439[07:10:03] <Forecaster> lewd
L440[07:10:08] <Inari> hm meh
L441[07:10:11] <Inari> i need somethign to watch D:
L442[07:10:19] <Ember_Primrose> anime
L443[07:10:40] * Izaya throws Mr Robot season 2 at Inari
L444[07:10:49] <Inari> i dont really feel like chobits though
L445[07:10:55] <Inari> Izaya: eh, would have to watch s1 first
L446[07:11:06] <Inari> hm maybe i'll watch some new pokemon series and check if they imrpoved over the older ones
L447[07:12:09] <Inari> wow, been a hwile since i put these anime on hold
L448[07:12:11] <Inari> >7 years
L449[07:12:16] <Inari> still feels like yesterday
L450[07:12:47] <Ember_Primrose> :P
L451[07:13:31] <Inari> maybe i'll rewatch "A Little Snow Fairy Sugar" from the start
L452[07:13:35] <Inari> only watched half of it last time
L453[07:19:48] <Lizzy> vifino, i was trying to win a space fight, i did say that
L454[07:21:47] <vifino> excuses!
L455[07:22:04] <Lizzy> which i won purely because i had the higher hull integrity when we crashed into each other (mine went down to 1%)
L456[07:23:52] <Lizzy> vifino, by the way, it was nice :)
L457[07:24:17] <Ember_Primrose> o/ hai lizzy
L458[07:24:23] <Lizzy> hai
L459[07:24:47] <Ember_Primrose> having fun kamikazing others, are we?
L460[07:24:53] <Ember_Primrose> :D
L461[07:26:18] <Lizzy> the ai controlled ship tried to kamikazi me
L462[07:26:52] <Izaya> why is HTML the only actual option for more complex pages
L463[07:26:58] <ade124> Pretty sure kamikaze is a noun (*Pretends to know Japanese* you add suru to the end of some nouns to make it a verb)
L464[07:29:05] * ade124 is "playing" KSP
L465[07:29:35] * Ember_Primrose is playing C:S
L466[07:33:12] * Izaya is playing a match of Xonotic
L467[07:33:26] <Ember_Primrose> What now?
L468[07:35:23] <Izaya> why, only the best Quake derivative
L469[07:35:31] <vifino> :3
L470[07:37:18] <Izaya> speaking of
L471[07:37:23] <Izaya> anyone up for a match in a minute?
L472[07:41:37] <Izaya> actuqally scratch that I gotta do more work :|
L473[07:42:11] <ade124> wörk, everybody's favorite thing
L474[07:43:14] <Izaya> I question that
L475[07:44:24] <ade124> So do I
L476[08:02:55] <ade124> *decides to land on the sun in KSP*
L477[08:06:34] ⇨ Joins: wolfmitchell (~wolfmitch@149.56.182.12)
L478[08:06:53] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L479[08:08:47] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L480[08:10:50] <Sangar> o/
L481[08:11:23] <nxsupert> o/
L482[08:13:27] ⇨ Joins: SpaceWolfve (~spacewolf@ip54529963.speed.planet.nl)
L483[08:13:38] <SpaceWolfve> Hello?
L484[08:14:54] <nxsupert> Howdy
L485[08:15:00] <SpaceWolfve> Hello
L486[08:15:19] <SpaceWolfve> This is so cool, im sending this from my singleplayer world xD
L487[08:15:35] *** ds84182 is now known as Achai
L488[08:15:40] *** Achai is now known as `-`
L489[08:16:23] <SpaceWolfve> Anyone has experience whit robots?
L490[08:21:04] <Forecaster> maybe
L491[08:21:13] <Forecaster> depends on the issue
L492[08:21:39] <SpaceWolfve> Im trying to make the robot do a route and if its intrerrupted it remains it orginal route
L493[08:21:55] <Inari> what :D
L494[08:22:15] <Forecaster> okay, well, if you present a more specific problem we can help you solve it
L495[08:22:16] <SpaceWolfve> Like, you have a route which the bot needs to follow
L496[08:22:17] <Forecaster> :)
L497[08:22:29] <SpaceWolfve> I could give you guys the code
L498[08:22:37] <Forecaster> certainly
L499[08:22:44] <SpaceWolfve> Where can i send it?
L500[08:22:53] <Forecaster> hastebin.org or a gist or something similar
L501[08:23:07] <Forecaster> hastebin.com
L502[08:23:09] <SpaceWolfve> Wait forecaster arent you a youtuber who did railcraft signalling guides etc?
L503[08:23:09] <Forecaster> not org
L504[08:23:13] <Forecaster> yes
L505[08:23:24] <SpaceWolfve> U helped me so much whit my railcraft routing system!
L506[08:23:32] <Forecaster> I'm glad to hear that
L507[08:23:56] <SpaceWolfve> How can i extract a code from a robot outside the game?
L508[08:24:24] <Forecaster> the easiest way is probably to go into the world folder
L509[08:24:30] <Forecaster> world/opencomputers
L510[08:24:41] <Forecaster> there you'll find a folder for each harddrive
L511[08:24:42] ⇦ Quits: SpaceWolfve (~spacewolf@ip54529963.speed.planet.nl) (Remote host closed the connection)
L512[08:24:44] <Inari> ade124: its a bit sad how a nice thing like "kamikaze" is now essentialy only known as "suicide attack" in the west :P
L513[08:25:32] <SpaceWolfve> Im in the world folder but i cant find the program
L514[08:25:49] <Forecaster> if you look at your computer in-game
L515[08:25:58] ⇨ Joins: Kimiro (~MobileDra@199.119.233.230)
L516[08:26:01] <Forecaster> in the tooltip for the harddrive you'll see part of it's address
L517[08:26:09] <Forecaster> that'll be similar to the folder name
L518[08:26:26] <Forecaster> inside the harddrive it's probably in the "home" folder
L519[08:26:34] <SpaceWolfve> Yup :P
L520[08:26:47] * Kimiro bops Forecaster with a chocolate chip muffin
L521[08:27:54] <Forecaster> oo muffin
L522[08:28:30] <SpaceWolfve> How does hastebin work, i have my code in it how do i share it whit you guys?
L523[08:28:50] <Forecaster> paste it in the open space
L524[08:28:57] <Forecaster> then hit the save button in the top right
L525[08:29:06] <Forecaster> the url will change, copy that and paste it here
L526[08:29:32] <SpaceWolfve> The url isnt changing after i clicked the save icon
L527[08:29:51] <Forecaster> did you paste the code in the window?
L528[08:29:55] <Inari> http://akari.in/pinky_RDg59 that would be a nice place to live in~
L529[08:30:00] <Forecaster> you should be able to see it and edit it
L530[08:30:37] <SpaceWolfve> http://prntscr.com/c2og7r
L531[08:30:44] <SpaceWolfve> It is in it
L532[08:31:23] <Forecaster> yeah, then you should just be able to hit ctrl + s or the save button up there
L533[08:31:50] <SpaceWolfve> Isnt doing it
L534[08:31:56] <SpaceWolfve> Ill try some other site
L535[08:32:09] <Forecaster> you might have better luck with pastebin
L536[08:32:32] * Lizzy just kicked vifino's butt :P
L537[08:32:50] <SpaceWolfve> https://gist.github.com/anonymous/9e20cb311d17bf9685977d34656ea5db
L538[08:32:55] <Forecaster> that works too
L539[08:32:59] <Forecaster> Lizzy: litterally?
L540[08:33:03] * vifino does not confirm or deny Lizzy's statement
L541[08:33:09] <SpaceWolfve> ?
L542[08:33:19] <Lizzy> Forecaster, yep
L543[08:33:33] <SpaceWolfve> are u guys in some server? :P
L544[08:33:45] <Lizzy> yes
L545[08:33:56] <Lizzy> we are in Matrix server A8ED
L546[08:34:03] <SpaceWolfve> Lol
L547[08:34:31] <Forecaster> @SpaceWolfve does this code error?
L548[08:34:45] <Forecaster> or what exactly is the problem with it?
L549[08:35:06] <SpaceWolfve> http://prntscr.com/c2ohnh
L550[08:35:24] <SpaceWolfve> I want the robot to push the mobs spawning there ( i removed the cursed earth)
L551[08:35:36] <SpaceWolfve> It is working but sometimes too much mobs appear and the bot lose its route..
L552[08:35:37] <Forecaster> robots can't push mobs
L553[08:35:45] <SpaceWolfve> I ment punch
L554[08:35:49] <Forecaster> ah
L555[08:35:52] <SpaceWolfve> Whit a knockback ii stick
L556[08:35:55] <Inari> if not robot.forward() then robot.swing() end
L557[08:35:56] <Inari> orso
L558[08:35:56] <Inari> :P
L559[08:36:23] <Forecaster> well, if you want your program to run continously you'd put it in a while true do x end loop
L560[08:36:34] <SpaceWolfve> Yeah
L561[08:36:53] <SpaceWolfve> Ill try that now
L562[08:37:01] <SpaceWolfve> Btw, is there anything i can improve in the code?
L563[08:37:19] <SpaceWolfve> Im learning lua and some tips could be nice :D
L564[08:37:27] <Inari> yeah, indentation
L565[08:37:41] <Inari> also making x, y, and s local too i guess
L566[08:38:09] <Inari> also yeah
L567[08:38:13] <Inari> dont just shell.eecute it again
L568[08:38:14] <Inari> :P
L569[08:38:22] <SpaceWolfve> Hehe :P
L570[08:38:23] <Forecaster> that, and if you want it to keep hitting the space in front of it for as long as there is something to hit you can do
L571[08:38:26] <Inari> use gotos! *hides*
L572[08:38:31] <Inari> actually dont use gotos, just a hwile loop
L573[08:38:39] <SpaceWolfve> Gotos are bad
L574[08:38:40] <Forecaster> while robot.swing() do -- end
L575[08:38:49] <SpaceWolfve> I have bad experience whit goto
L576[08:38:54] <Inari> eh, they are okay if used properly
L577[08:39:12] * Kimiro just rendered Lizzy sterile by microwave cannon
L578[08:39:34] <Forecaster> :::lua
L579[08:39:34] <Forecaster> while robot.swing() do
L580[08:39:34] <Forecaster> --I'm hitting things
L581[08:39:35] <Forecaster> end
L582[08:39:43] <Forecaster> damn, that didn't work
L583[08:40:47] <SpaceWolfve> New problem, robot goes forward too much
L584[08:41:00] <SpaceWolfve> Whit the "if not robot.forward() then robot.swing()
L585[08:41:17] <Forecaster> ```lua
L586[08:41:17] <Forecaster> while true do
L587[08:41:18] <Forecaster> --do me forever
L588[08:41:18] <Forecaster> end
L589[08:41:18] <Forecaster> ```
L590[08:41:23] <Forecaster> there we go
L591[08:41:32] <Forecaster> that'll look a bit ugly on irc though
L592[08:41:44] <SpaceWolfve> lol
L593[08:42:28] <Forecaster> well, either count the moves and turn after x amount, or put walls around the platform and detect when it can't move
L594[08:42:37] <Forecaster> or detect down and turn when it runs out of floor
L595[08:42:37] <evil_dan2wik_> is there a way to get a raid back in game?
L596[08:42:48] <Forecaster> what do you mean "get back"?
L597[08:43:04] <SpaceWolfve> How would u coun the moves?
L598[08:43:05] <evil_dan2wik_> a friend took out a drive not know what it was
L599[08:43:13] <SpaceWolfve> Like how would i implent it in my function forward?
L600[08:43:38] <Forecaster> evil_dan2wik_: um, unless the files still exist in the world dir, then no
L601[08:43:52] <evil_dan2wik_> ok
L602[08:43:57] <Forecaster> @SpaceWolfve probably want to do something like
L603[08:44:33] <Forecaster> ```lua
L604[08:44:33] <Forecaster> local moved = 0
L605[08:44:33] <Forecaster> while robot.forward() do
L606[08:44:34] <Forecaster> moved = moved + 1
L607[08:44:34] <Forecaster> end
L608[08:44:34] <Forecaster> ```
L609[08:45:16] <Forecaster> then you just need to figure out how to stop moving after a certain number of blocks ;)
L610[08:47:00] <SpaceWolfve> If robot didnt move how could i let it do the swing command?
L611[08:47:21] <Forecaster> just put the swing loop after the moving loop
L612[08:48:05] <SpaceWolfve> while robot.forward() do
L613[08:48:11] <SpaceWolfve> How do you do that box thingy?
L614[08:48:40] <Forecaster> #```lua
L615[08:48:41] <Forecaster> #code
L616[08:48:41] <Forecaster> #```
L617[08:48:47] <Forecaster> dammit
L618[08:49:15] *** medsouz|offline is now known as medsouz
L619[08:49:20] <Forecaster> three ` followed by lua, then the code on the following rows, then three more ` on the last row to close it
L620[08:49:26] <Forecaster> sigh
L621[08:49:31] <SpaceWolfve> Lol
L622[08:49:33] <Forecaster> \`
L623[08:49:42] <Forecaster> those, backticks
L624[08:49:52] <dan2wik> ` ` `
L625[08:50:12] <Forecaster> escaping it with a backslash worked
L626[08:50:28] <dan2wik> \```
L627[08:51:01] <SpaceWolfve> `derp`
L628[08:51:11] <SpaceWolfve> #test#
L629[08:51:30] <dan2wik> \@dan2wik
L630[08:51:30] <Forecaster> \```lua
L631[08:51:30] <Forecaster> code
L632[08:51:31] <Forecaster> \```
L633[08:51:32] <Kimiro> While sandwich 'uneaten' do 'eat_sandwhich'
L634[08:51:33] <SpaceWolfve> ```code```
L635[08:51:36] <SpaceWolfve> Ah
L636[08:52:39] <SpaceWolfve> -.-
L637[08:54:13] <Forecaster> http://imgur.com/a/38vVD
L638[08:54:27] <Forecaster> the base for my new station building
L639[08:54:31] ⇦ Quits: techno156 (~techno156@37.252.240.43) (Ping timeout: 190 seconds)
L640[08:54:59] <Ember_Primrose> \o/
L641[08:55:01] <Ember_Primrose> :3
L642[08:55:27] * Kimiro bops Ember_Primrose with a bacon quiche
L643[08:56:15] * Ember_Primrose slices it up fruit ninja style
L644[08:56:48] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L645[08:58:33] <SpaceWolfve> http://prntscr.com/c2opg7
L646[08:58:49] <SpaceWolfve> Error is 'then' expected near 'end'
L647[08:59:06] <Forecaster> if statement then stuff end
L648[08:59:16] <Forecaster> not if statement stuff end
L649[08:59:17] <SpaceWolfve> what u mean?
L650[08:59:57] <Forecaster> ```lua
L651[08:59:57] <Forecaster> if x == 0 then
L652[08:59:58] <Forecaster> robot.exterminate()
L653[08:59:58] <Forecaster> end
L654[08:59:58] <Forecaster> ```
L655[09:00:32] <Forecaster> you have `break if moved == a`
L656[09:00:38] <Forecaster> no "then" or "end"
L657[09:00:42] <Ember_Primrose> ```lua
L658[09:00:42] <Ember_Primrose> function forward(a)
L659[09:00:43] <Ember_Primrose> local moved = 0
L660[09:00:43] <Ember_Primrose> while robot.forward() do
L661[09:00:43] <Ember_Primrose> robot.swing()
L662[09:00:43] <Ember_Primrose> moved = moved + 1
L663[09:00:44] <Ember_Primrose> break if moved ++ a
L664[09:00:44] <Ember_Primrose> end
L665[09:00:44] <Ember_Primrose> end
L666[09:00:44] <Ember_Primrose>
L667[09:00:45] <Ember_Primrose> forward(5)
L668[09:00:45] <Ember_Primrose> ```
L669[09:00:50] <Ember_Primrose> yay i did it
L670[09:01:08] <Forecaster> it's also incorrectly indented, making it harder to read
L671[09:01:20] <Ember_Primrose> :D
L672[09:01:31] <Forecaster> @Elizabeth :)
L673[09:01:34] <Forecaster> dangit
L674[09:01:41] <Forecaster> @Ember_Primrose :)
L675[09:01:51] <SpaceWolfve> New error
L676[09:02:38] <SpaceWolfve> http://prntscr.com/c2oqtz
L677[09:02:49] <SpaceWolfve> http://prntscr.com/c2oqwg
L678[09:02:58] <Forecaster> your ends are uneven
L679[09:03:37] <Forecaster> `function`, `while`and `if` needs an `end`
L680[09:04:17] <Lizzy> Kimiro, ...
L681[09:04:40] <Ember_Primrose> ```lua
L682[09:04:41] <Ember_Primrose> function forward(a)
L683[09:04:41] <Ember_Primrose> local moved = 0
L684[09:04:41] <Ember_Primrose> while robot.forward() do
L685[09:04:41] <Ember_Primrose> robot.swing()
L686[09:04:42] <Ember_Primrose> moved = moved + 1
L687[09:04:42] <Ember_Primrose> if moved == a
L688[09:04:42] <Ember_Primrose> robot.exterminate()
L689[09:04:43] <Ember_Primrose> end
L690[09:04:43] <Ember_Primrose> end
L691[09:04:43] <Ember_Primrose> end
L692[09:04:44] <Ember_Primrose> ```
L693[09:05:04] <Lizzy> guys...
L694[09:05:07] <Forecaster> that kinda spams the irc channel
L695[09:05:10] <SpaceWolfve> What libary does ".exterminate() need
L696[09:05:10] <`> :o
L697[09:05:20] <Ember_Primrose> oh, opps sorry
L698[09:05:28] <Forecaster> there is no such method :P
L699[09:05:30] <Forecaster> I just made it up
L700[09:05:31] <Ember_Primrose> dangit
L701[09:06:04] * ade124 is still waiting for discord on Linux
L702[09:06:19] <Forecaster> @Mimiru could we have a "coding" channel please?
L703[09:06:31] <SpaceWolfve> http://prntscr.com/c2os1t
L704[09:06:45] <SpaceWolfve> Idk which libary i need
L705[09:06:59] <Forecaster> that method doesn't exist, I made it up :P
L706[09:07:03] <Ember_Primrose> or just use a pasting service
L707[09:07:06] <SpaceWolfve> Ah
L708[09:07:11] <ろやカバ> Nice, just realised that /me on IRC doesn't show up here
L709[09:07:31] <Lizzy> ade124, just run it in chrome, it's the same thing
L710[09:08:04] <ade124> Maybe
L711[09:08:09] <Ember_Primrose> why do most bots ips start with eos?
L712[09:08:21] <SpaceWolfve> Cause robots
L713[09:08:21] <Elizabeth> ?
L714[09:09:04] <SpaceWolfve> @Elizabeth
L715[09:09:09] <SpaceWolfve> Could we have a coding channel
L716[09:09:15] <Elizabeth> also there, #1337c0de
L717[09:16:07] <Ember_Primrose> stop crashing me, C:S
L718[09:17:04] <Lizzy> "No." ~ C:S
L719[09:17:21] <Ember_Primrose> D:
L720[09:17:59] <CompanionCube> LOL. 'A pair of security researchers recently uncovered a Nigerian scammer ring that they say operates a new kind of attack called “wire-wire” after a few of its members accidentally infected themselves with their own malware.'
L721[09:18:26] <Temia> kek
L722[09:20:27] <Kimiro> Too kek.
L723[09:20:45] * Kimiro munches on a slice of deep-fried Temia
L724[09:22:53] <Temia> You thought it was me, but it was really the one behind your first kiss!
L725[09:23:22] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Quit: Leaving)
L726[09:24:05] <Kimiro> o.o
L727[09:24:18] <Kimiro> That explains why it's so fatty.
L728[09:24:37] <Temia> pff.
L729[09:25:31] <Kimiro> Ah well, no loss there.
L730[09:27:33] <Kimiro> Ashleigh was and always will be a lying whore.
L731[09:28:02] * Kimiro isn't bitter, what are you talking about.
L732[09:28:56] <Forecaster> your first kiss was with a sleigh? :O
L733[09:29:13] <Ember_Primrose> xD
L734[09:31:32] *** gAway2002 is now known as g
L735[09:32:40] <Kimiro> Heh.
L736[09:35:53] <Mimiru> Ember_Primrose, RE: Why do most of the bots hosts start with Eos, cause I run lots of bots from Eos :p
L737[09:36:09] <Ember_Primrose> then what is eos?
L738[09:36:10] <Ember_Primrose> :D
L739[09:36:32] <Mimiru> Eos is one of my servers
L740[09:37:02] <Mimiru> Eos, Bast, Athena, Kusanagi, Unnamed, Victory, and others
L741[09:37:03] <Ember_Primrose> ah, ok
L742[09:37:27] <Ember_Primrose> when i saw eos, i thought cameras
L743[09:37:36] <Ember_Primrose> canon and all that
L744[09:37:42] ⇨ Joins: nanicoar (~nos@188-67-181-97.bb.dnainternet.fi)
L745[09:37:49] <nanicoar> \o/
L746[09:37:55] <Ember_Primrose> o/
L747[09:38:02] <Forecaster> https://youtu.be/gqHCnDd_PvA
L748[09:38:02] <MichiBot> station flyaround 1 | length: 23s | Likes: 0 Dislikes: 0 Views: 0 | by Forecaster
L749[09:38:09] <Mimiru> Lots of my servers are named after Gods/Goddesses
L750[09:38:21] * Kimiro sets Ember_Primrose up on a reality TV show
L751[09:38:42] * Temia hums to herself about having the best hostname. :>
L752[09:39:25] <Ember_Primrose> :>
L753[09:41:47] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: Smell ya later!)
L754[09:41:48] <Temia> ...maaaan.
L755[09:42:00] * Kimiro picks up Temia by the horns
L756[09:42:02] <Temia> I remember when EsperNet had a server named chocobo.
L757[09:42:15] * Temia idly flips Kimiro.
L758[09:42:56] <Temia> And an IRCop named Scarmiglion.
L759[09:42:59] * Kimiro shrugs
L760[09:43:06] <Temia> Where did those days go. .v.
L761[09:43:27] <Forecaster> into the past
L762[09:43:37] <Temia> oh foo.
L763[09:43:53] ⇨ Joins: minot (~minot@pool-100-1-168-123.nwrknj.fios.verizon.net)
L764[09:44:17] <Temia> I have a moratorium on time travel because I might end up making myself cease to exist.
L765[09:44:28] <Skye> wut
L766[09:44:51] <Forecaster> virtual time-travel though
L767[09:44:52] <Kimiro> Temia: Nah, you can't actually do that.
L768[09:45:06] <Temia> Sure you can.
L769[09:45:15] <Kimiro> Killing your past self I mean.
L770[09:45:23] <Temia> Oh.
L771[09:45:30] <Temia> You sure?
L772[09:45:46] <Temia> Because I can think of a lot of ways.
L773[09:45:55] <Lizzy> if you try you create a paradox
L774[09:46:20] <Kimiro> Positive. I know because I tried.
L775[09:46:55] <Temia> Maybe I'll just stick to psychological paradox loops.
L776[09:47:05] * ade124 has a system with the hostname "Tio estas tre ŝito"
L777[09:47:53] <Lizzy> cause if you go back in time to kill youself, and succeed you wont have lived to go back in time to kill yourself thus you'd still be alive to go back in time to kill yourself (then repeat many times)
L778[09:48:09] <SpaceWolfve> Space.exe crashed.
L779[09:48:33] <Lizzy> na
L780[09:48:36] <Lizzy> time.exe more like
L781[09:48:43] <SpaceWolfve> brain.exe*
L782[09:48:44] <CompanionCube> the universe doesn't run on windows
L783[09:48:48] <SpaceWolfve> :D
L784[09:48:50] <ade124> sodium
L785[09:48:52] <Lizzy> vifino's chair is squeaky
L786[09:48:55] <Temia> Of course not
L787[09:48:59] <Temia> It runs on DOS.
L788[09:49:02] <CompanionCube> but /usr/local/bin/universe may get a SIGSEGV
L789[09:49:10] <Lizzy> he's also bouncing up and down on it whilst staring at me
L790[09:49:20] <Ember_Primrose> D:
L791[09:49:23] <Lizzy> i don't think he's even cloked chat i'm writing this yet
L792[09:49:30] <Lizzy> though he has now probably
L793[09:49:32] <ade124> uno, dos, tres, quantos, cinco
L794[09:49:38] <ade124> cuantos
L795[09:49:38] <Forecaster> I dunno, I stop working all the time
L796[09:49:51] <Ember_Primrose> xD
L797[09:49:54] * vifino intensively stares at Lizzy
L798[09:49:54] <ade124> lol
L799[09:49:58] <Lizzy> :P
L800[09:50:11] * Kimiro stares at Temia
L801[09:50:16] * ade124 goes blind
L802[09:50:22] <Temia> What?
L803[09:50:46] <ade124> IDK
L804[09:50:46] <Temia> It's suitable for software needing to operate in realtime.
L805[09:50:50] <vifino> Temia: tty.sh > not tty.sh
L806[09:50:53] <Kimiro> You're big. And horny.
L807[09:51:02] <nanicoar> Quantum non-locality should be close becoming an issue for CPUs. Feature sizes are getting so small that a signal can theoretically arrive before it is sent.
L808[09:51:03] <Temia> No, I'm smol.
L809[09:51:10] <Temia> As are my horns.
L810[09:51:16] * Lizzy pets Temia
L811[09:51:37] <Temia> We'll hit Moore's Law far sooner, Nanicoar
L812[09:51:37] <ade124> lovely corrupted chunks :D
L813[09:51:45] * Kimiro mutters something about relative sizes
L814[09:51:47] * Temia leans into pets and tailswishes. =w=
L815[09:51:52] <Ember_Primrose> Lizzy, what are canals in C:S used for
L816[09:52:04] <Lizzy> decoration
L817[09:52:05] <ade124> to pretend your city has a river
L818[09:52:13] <nanicoar> Temia: Hit it...? It predicts exponential gains.
L819[09:52:16] <ade124> (Most of the time water refuses to get in though)
L820[09:52:17] <Lizzy> or you can dump your sewage in there
L821[09:52:20] <Lizzy> i don't judge
L822[09:52:25] * Ember_Primrose stutters
L823[09:52:26] <SpaceWolfve> What ur talking about?
L824[09:52:27] <SpaceWolfve> Lol
L825[09:52:39] <Ember_Primrose> Cities: Skylines
L826[09:52:57] <Temia> Maybe I'm misremembering.
L827[09:53:19] <Temia> Right, yes.
L828[09:53:25] <gamax92> good morning
L829[09:53:30] <Ember_Primrose> o/
L830[09:53:48] * Lizzy pets Temia again
L831[09:54:25] <nanicoar> Temia: I presume the limit for non-local effects would coincide with the wavelength of light where photons can spontaneously form virtual hadrons such as electrons.
L832[09:54:29] <Temia> My mistake. I was thinking of the limit to Moore's Law, which could in fact end up in your scenario, but just as much could be simply capacitance and leakage rendering a circuit nonviable.
L833[09:54:37] <Temia> Well, that too.
L834[09:55:07] * Temia is distracted by pets. Muuu. =w=
L835[09:55:24] <nanicoar> :3
L836[09:55:47] * nanicoar keeps nyanning about quantum physics
L837[09:56:07] * nanicoar spontaneously phases in and out of reality
L838[09:56:17] <Temia> Displacer beast?
L839[09:56:25] <nanicoar> Cat.
L840[09:56:46] * nanicoar grew thumbs and learned to computer
L841[09:57:38] <Temia> Manticore? They're kind of catlike.
L842[09:57:45] <Temia> And your name sounds close.
L843[09:58:09] <Ember_Primrose> a nanocore :P
L844[09:58:39] <Temia> Also close to that.
L845[09:59:33] ⇦ Quits: Dustpuppy (~kvirc@86-46-71-228-dynamic.b-ras1.wtd.waterford.eircom.net) (Read error: No route to host)
L846[09:59:40] <Kimiro> Welcome to #oc AKA #furry_2
L847[09:59:47] <nanicoar> Hmm... Never thought of manticore before.
L848[09:59:52] <Temia> Monstergirls aren't furry
L849[09:59:55] <Temia> :v
L850[10:00:38] <nanicoar> I'm not a furry.
L851[10:00:41] <nanicoar> I'm a cat.
L852[10:00:43] * Kimiro raises an eyebrow ridge in Temias general direction.
L853[10:00:56] * Temia mu? :3
L854[10:01:05] * nanicoar sprays Kimiro
L855[10:01:15] <SpaceWolfve> Catgirl? :D
L856[10:01:23] * Kimiro autoimmolates to clean himself
L857[10:01:46] <SpaceWolfve> K just say nothing :(
L858[10:02:15] <Lizzy> Inari! https://imgur.com/gallery/lxtD1
L859[10:02:17] * Kimiro hovers in place, tiny and dragon-y
L860[10:03:03] <SpaceWolfve> d.va looks stupid as hell
L861[10:03:10] <Temia> Pseudodragon?
L862[10:03:30] <nanicoar> I was going to say... There is not necessarily anything in physics which prohibits time-traveling CPU cores. Just, quantum computer researchers would probably avoid all talk about the subject for irrational fear of losing their funding.
L863[10:03:41] <gamax92> my cats love it when I brush them
L864[10:04:01] <Kimiro> Temia: Metacreative projection of a much larger version of myself.
L865[10:04:38] * gamax92 brushes Kimiro and Temia
L866[10:05:01] <Temia> A glamer? Pffft, all true dragons go with polymorph effects.
L867[10:05:15] * Temia flops against Gamax and tailswishes lazily. =w= muuu.
L868[10:05:18] * Saphire flops
L869[10:05:48] * Kimiro finds the brushing not very effective on his scales but enjoys it anyways.
L870[10:06:14] <Ember_Primrose> gamax92, im a kitty too :3
L871[10:06:32] <Kimiro> Temia: Most true dragons aren't the size of an entire universe.
L872[10:06:53] * Temia hums TMBG.
L873[10:08:00] * Skye types on a really loud keyboard
L874[10:08:17] * Ember_Primrose clicky clacks
L875[10:08:24] * Kimiro does the dance of death
L876[10:08:58] <Skye> I have a buckkling spring keyboard
L877[10:09:27] <gamax92> Temia: uhhh, Tiny Monsters Backup Group? :3
L878[10:09:29] * ade124 has a Cherry MX blue
L879[10:09:39] <Skye> Unicomp!
L880[10:09:45] * Kimiro has a virtual keyboard
L881[10:10:25] * gamax92 has a generic cheapest keyboard
L882[10:10:26] <payonel> Inari: :D that cat that had to push his face into the finger :), that's what my cat does :) .. though, i've not had him jump on the back of a couch for it
L883[10:10:33] <ade124> I like my cities to be in "special" shapes https://s8.postimg.org/v7cp0tj5h/Screenshot_20160807_230942.png
L884[10:10:34] <nanicoar> I got a keyboard which is built like a laptop one, with backlight! It was hard to find. But it's quite silent and nice to use.
L885[10:10:46] * Temia has a crappy keyboard because there's no such thing as a mechanical ergo that doesn't reinvent the wheel for stenography and shit :c
L886[10:11:08] <payonel> Inari: holy crap, so many pings of cats!
L887[10:11:12] <Forecaster> ...
L888[10:11:36] <Kimiro> Pussy pings payonel. Noted.
L889[10:11:40] <Temia> What, you want to program? Haha, all of your symbol keys are frustratingly inaccessible, sucks to be you
L890[10:12:20] <gamax92> Temia: heh
L891[10:12:22] <Temia> So no, I'm stuck on rubber domes because I want to stay on QWERTY. =x= stupid wrists
L892[10:12:25] ⇦ Quits: Gyro (~Gyro@c-73-16-26-159.hsd1.me.comcast.net) (Read error: Connection reset by peer)
L893[10:12:32] ⇨ Joins: Gyro (~Gyro@2601:184:300:5d60:b4b5:6210:9321:6dcd)
L894[10:13:10] * Kimiro gives Temia a 202 key keyboard with customizable macro buttons.
L895[10:13:13] * ade124 has Cities with Left handed traffic
L896[10:13:17] <nanicoar> Anybody coding on a non en-US layout?
L897[10:13:17] ⇨ Joins: _BearishMushroom_ (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L898[10:13:22] ⇨ Joins: Trangar_ (~Trangar@249-153-145-85.ftth.glasoperator.nl)
L899[10:13:22] <Temia> Is it ergo?
L900[10:13:26] <Forecaster> yes
L901[10:13:36] <Forecaster> I have an european keyboard
L902[10:13:46] <ade124> I should get a JIS keyboard soon
L903[10:13:49] <Kimiro> Temia: If you have 4 fingers on each and plus thumbs.
L904[10:14:09] <ade124> The input method keys are nice for typing the madness of a language known as the Han languages (or what people call "Chinese")
L905[10:14:17] <nanicoar> Forecaster: Consider getting an en-US one... I used a swedish/finnish one, and the layout isn't at all appropriate of programmers.
L906[10:14:27] <Forecaster> eh
L907[10:14:30] <SpaceWolfve> I cant code on EN-US cause shitty windows update isnt working..
L908[10:14:30] <nanicoar> OK for lawyers and accountants, but not programmers.
L909[10:14:31] <Forecaster> it works for me
L910[10:14:33] <Skye> Forecaster, get a en-GB
L911[10:14:35] ⇦ Quits: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl) (Ping timeout: 192 seconds)
L912[10:14:35] ⇦ Quits: cloakable (~cloakable@cpc87169-aztw31-2-0-cust145.18-1.cable.virginm.net) (Ping timeout: 192 seconds)
L913[10:14:41] ⇨ Joins: cloakable (~cloakable@cpc87169-aztw31-2-0-cust145.18-1.cable.virginm.net)
L914[10:14:42] * Kimiro curls up on Temias head
L915[10:14:47] <payonel> Inari: <3
L916[10:14:58] <Skye> The UK keyboard layout has more keys!
L917[10:15:04] * ade124 has a Chinese (Taiwan) keyboard that is basically qwerty with 26534 more labels
L918[10:15:05] * Temia mu. '^'
L919[10:15:09] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Ping timeout: 192 seconds)
L920[10:15:15] <Skye> ade124, photo?
L921[10:15:18] <Forecaster> if it was really an issue I could make macros to insert characters I need
L922[10:15:29] <payonel> gamax92: hi, lua question
L923[10:15:33] <payonel> #lua a={
L924[10:15:33] <|0xDEADBEEF|> > [string "lua"]:1: unexpected symbol near <eof>
L925[10:15:35] <payonel> derp
L926[10:15:35] <gamax92> no
L927[10:15:52] <payonel> #lua a={nil, 'value', n=2} return table.unpack(a)
L928[10:15:53] <|0xDEADBEEF|> > nil | value
L929[10:15:55] <Kimiro> Temia now has a hat.
L930[10:16:04] <ade124> https://upload.wikimedia.org/wikipedia/commons/e/ef/Standard_Taiwanese_Keyboard_Layout.svg
L931[10:16:05] <gamax92> It's morning, just woke up, there are ... hat o.o
L932[10:16:09] <payonel> gamax92: ! that doesn't work in ocemu
L933[10:16:20] <ade124> Now that's what I call a clusterfuck of symbols
L934[10:16:40] <ade124> (I use the ones below the latin letter)
L935[10:16:52] <ade124> (Taiwanese people usually use the one to the right)
L936[10:16:54] <gamax92> payonel: that is undefined behavior
L937[10:17:19] <gamax92> you gave it a non sequence so Lua can do whatever it likes
L938[10:17:30] <SpaceWolfve> http://prntscr.com/c2phcg
L939[10:17:35] <SpaceWolfve> How to put this in a loop?
L940[10:18:15] <Forecaster> you're still indenting wrong
L941[10:18:26] <SpaceWolfve> I know i fixed it already
L942[10:18:42] <SpaceWolfve> http://prntscr.com/c2phsh
L943[10:18:45] <SpaceWolfve> Better? :P
L944[10:19:02] <Forecaster> yes
L945[10:19:10] <SpaceWolfve> Well how do i put this in a loopp?
L946[10:19:18] <Forecaster> put it in a loop? :P
L947[10:19:27] <SpaceWolfve> I tried while but it isnt working out :P
L948[10:19:34] <Ember_Primrose> brb, reboot time
L949[10:19:36] <Forecaster> then show what you did
L950[10:19:39] <Forecaster> and we can tell you why
L951[10:19:57] * Kimiro throws a spitball at Forecaster
L952[10:20:03] <nanicoar> for i=1, target, step do / end
L953[10:20:31] * Forecaster reflects it with a mirror
L954[10:21:01] <Kimiro> Heh.
L955[10:21:31] <Kimiro> Mirrors.
L956[10:21:32] <payonel> gamax92: just saying lua in this channel unpacked it, but in the ocemu, it doesn't
L957[10:21:42] <Ember_Primrose> back
L958[10:22:07] <Ember_Primrose> so, apparantly C:S is running out of memory...
L959[10:22:17] <Forecaster> :O
L960[10:22:18] <SpaceWolfve> Then give it more
L961[10:22:22] <SpaceWolfve> :)
L962[10:22:33] <Ember_Primrose> can't, i have 32GB
L963[10:22:36] <payonel> gamax92: though, table.unpack(table.pack(nil, 'v')) works
L964[10:22:37] <gamax92> payonel: and I'm supposed to do anything that?
L965[10:22:39] <SpaceWolfve> o.o
L966[10:22:44] <Ember_Primrose> :D
L967[10:22:52] <payonel> gamax92: no, i wasn't expecting it to work in the channel
L968[10:22:59] <payonel> i was just going to ask the difference
L969[10:23:04] <payonel> maybe it's a 5.3 thing?
L970[10:23:10] <gamax92> maybe
L971[10:23:10] <payonel> nope
L972[10:23:18] <payonel> i tested 5.2.3 from my real shell
L973[10:23:22] <payonel> it unpacks too
L974[10:23:23] <Kimiro> Fire!
L975[10:23:23] <payonel> weird
L976[10:23:24] <Ember_Primrose> it was refusing to use more, and instead, used page files
L977[10:23:27] <gamax92> either way I don't care
L978[10:23:31] <payonel> gamax92: haha, fair enough
L979[10:24:01] <Inari> payonel: haha, i see you're back with the living
L980[10:24:04] <payonel> gamax92: i'll assume it's undefined behavior then
L981[10:24:12] * Kimiro burns Lua to the ground
L982[10:24:16] <Inari> Lizzy: eh, i dont like the concept of "gremlin dva" much :P
L983[10:24:17] <Ember_Primrose> ooh, payonel, how is progress going along with 1.6?
L984[10:24:31] <payonel> Inari: i took an unplanned break
L985[10:24:32] <SpaceWolfve> 1.6?
L986[10:24:42] <Ember_Primrose> oc 1.6
L987[10:24:44] <Inari> payonel: from IRC?
L988[10:24:44] <nanicoar> Ember_Primrose: is "C:S" a 32-bit executable?
L989[10:24:50] <Ember_Primrose> no
L990[10:24:58] <Ember_Primrose> which is even weirder
L991[10:24:59] <SpaceWolfve> Will lua language change in 1.6?
L992[10:25:08] <payonel> Inari: no, oc in general. it's almost like i have 2 jobs
L993[10:25:14] <payonel> took some pto from oc
L994[10:25:21] <payonel> next week i have pto from my real job
L995[10:25:23] <Inari> ah ^^
L996[10:25:23] <gamax92> well, you do
L997[10:25:25] <SpaceWolfve> Hmm
L998[10:25:25] <payonel> so i'll be back on oc again
L999[10:25:31] <SpaceWolfve> I accidently made a infinite loop in my program
L1000[10:25:47] <gamax92> rip
L1001[10:25:51] <Inari> pto = paid time off/
L1002[10:25:53] <Inari> ?
L1003[10:26:05] <SpaceWolfve> pto = power transfer output?
L1004[10:26:14] <payonel> Ember_Primrose: 1.6 progress is great. i dont see any blockers. i have some fixes but we feel they are best for 1.6.1
L1005[10:26:28] <gamax92> pto, personal trader organization
L1006[10:26:29] <Ember_Primrose> \o/
L1007[10:26:43] <payonel> Inari: yes - paid time off, or personal time off
L1008[10:26:59] <payonel> aka accrued vacation
L1009[10:27:10] <Kimiro> PTO, popular theological opinion.
L1010[10:27:17] <nanicoar> Ember_Primrose: Try setting your pagefile to 64GB or more on a single partition? If this is Windows, it can be a little weird about how it metes out memory.
L1011[10:27:29] <payonel> anyways, i have to head out for about 4 hours, hope to be back later
L1012[10:27:31] <payonel> o/
L1013[10:27:38] <Ember_Primrose> \o
L1014[10:27:42] <gamax92> I'll look into it payonel
L1015[10:28:05] <Ember_Primrose> nanicoar, did that, but first gonna test something else
L1016[10:28:13] <nanicoar> Ember_Primrose: Ah, good
L1017[10:29:01] <SpaceWolfve> edit test0
L1018[10:29:05] <SpaceWolfve> whoops
L1019[10:29:14] <Saphire> vim init.lua
L1020[10:29:16] <Saphire> whoops
L1021[10:29:25] <SpaceWolfve> ...
L1022[10:29:29] <Saphire> (that happens more often than you think)
L1023[10:30:14] <Kimiro> Open the door.
L1024[10:30:20] <Kimiro> Get on the floor.
L1025[10:30:25] <SpaceWolfve> Lol
L1026[10:30:28] <Skye> so uh
L1027[10:30:28] <Kimiro> Everybody walk the dinosaur.
L1028[10:30:40] <SpaceWolfve> Nein
L1029[10:30:40] <Skye> the BBC has a whole channel dedicated politics
L1030[10:31:26] <Ember_Primrose> Kimiro, https://www.google.co.za/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwi7h9Dzz6_OAhVoD8AKHTRqCsUQtwIIIDAB&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DGfz0k9CrNbQ&usg=AFQjCNGxtHXr1_vpywXXDYGR1jPsyYxEvw&sig2=VUdSjXKX-d8AjtnzWeasdA
L1031[10:31:30] <Ember_Primrose> noooo
L1032[10:31:36] <SpaceWolfve> NOT inverts true/false right?
L1033[10:31:39] <CompanionCube> ....64GB pagefile? the fuck?
L1034[10:31:42] <Ember_Primrose> yt, WHY
L1035[10:32:18] <Ember_Primrose> Kimiro, ignore that link, use this one
L1036[10:32:21] <Ember_Primrose> https://youtu.be/Gfz0k9CrNbQ
L1037[10:32:23] <MichiBot> asdfmovie 8 - Knock Knock | length: 5s | Likes: 441 Dislikes: 6 Views: 54170 | by ThaBodenZ
L1038[10:32:41] * Kimiro pats Ember_Primrose
L1039[10:32:44] <Ember_Primrose> wrong one
L1040[10:32:47] <Kimiro> I am lonely.
L1041[10:32:47] <Ember_Primrose> dammirt
L1042[10:32:59] <SpaceWolfve> Want me to hug you kimiro?
L1043[10:33:12] <Kimiro> ... Yes.
L1044[10:33:26] <SpaceWolfve> *hugs kimiro*
L1045[10:33:27] <nanicoar> CompanionCube: You swap out a program which has eaten all your memory. - What happens?
L1046[10:33:37] <Ember_Primrose> Kimiro, heres me( the dude, my kinda luck): https://youtu.be/sGiuq8fVWbo
L1047[10:33:37] <MichiBot> ASDF Movie 6- Knock Knock | length: 4s | Likes: 147 Dislikes: 2 Views: 24157 | by Matt Gabriel
L1048[10:33:43] <CompanionCube> nanicoar, yeah but the size seems...excessive.
L1049[10:34:16] <nanicoar> CompanionCube: If you have 32GB of RAM then you need a lot of space for the swapping.
L1050[10:34:31] * Ember_Primrose pets nanicoar
L1051[10:34:36] <nanicoar> pr~
L1052[10:34:52] * Kimiro pats Ember_Primrose again
L1053[10:35:00] <Ember_Primrose> :P
L1054[10:35:04] <SpaceWolfve> http://prntscr.com/c2pnr7
L1055[10:35:08] <SpaceWolfve> Whats wrong whit this thing
L1056[10:35:15] <SpaceWolfve> It says unexpected symbol at 'not '
L1057[10:35:17] * Kimiro also hugs SpaceWolfve back
L1058[10:35:30] <Ember_Primrose> #lua 1024*64
L1059[10:35:30] <|0xDEADBEEF|> > 65536
L1060[10:35:45] <Forecaster> you can't have a not outside if an if statement
L1061[10:35:46] ⇨ Joins: xilni (~xilni@166.170.31.160)
L1062[10:36:28] <SpaceWolfve> hmm
L1063[10:36:29] <Ember_Primrose> #lua 1024*4
L1064[10:36:29] <|0xDEADBEEF|> > 4096
L1065[10:36:51] <SpaceWolfve> #lua 1024*32
L1066[10:36:57] <SpaceWolfve> D:
L1067[10:36:58] ⇨ Joins: alexbuzzbee (~alexbuzzb@d-162-223-180-83.cpe.metrocast.net)
L1068[10:37:04] <SpaceWolfve> Forecaster how could i fix that?
L1069[10:37:13] * Kimiro gives Ember_Primrose a tray of assorted cheese, deli meats and crackers.
L1070[10:37:22] <Forecaster> remove the "not"
L1071[10:37:23] <SpaceWolfve> I need it to invert
L1072[10:37:32] <Ember_Primrose> SpaceWolves, that only works from irc itself
L1073[10:37:40] <Forecaster> invert what?
L1074[10:37:42] * Ember_Primrose pets Kimiro
L1075[10:37:46] <Skye> It's strange...
L1076[10:37:59] * Kimiro yays~
L1077[10:38:15] ⇨ Joins: SpaceWolfve (~spacewolf@ip54529963.speed.planet.nl)
L1078[10:38:23] <SpaceWolfve> 1024*32
L1079[10:38:35] <SpaceWolfve> #lua 1024*32
L1080[10:38:39] <|0xDEADBEEF|> > 32768
L1081[10:38:58] <SpaceWolfve> Forecaster right now if i tell it to move 1 block it does 1 blocks
L1082[10:39:32] <Skye> The BBC opening music is very catchy for me
L1083[10:39:49] * Kimiro gives Skye a medal
L1084[10:39:55] <Skye> wut?
L1085[10:39:59] <Forecaster> what do you mean "tell it to move"?
L1086[10:40:02] <Ember_Primrose> nanicoar, Kimiro, CompanionCube Cities: Skylines with HD assets forces you to do this: http://imgur.com/a/LciGS
L1087[10:40:04] <SpaceWolfve> I fixed it already
L1088[10:40:34] <Ember_Primrose> yay, reboot, AGAIN
L1089[10:40:40] <Ember_Primrose> brb
L1090[10:42:42] <Ember_Primrose> back
L1091[10:42:46] <SpaceWolfve> Thanks @Forecaster And the others for helping me whit my code
L1092[10:42:57] ⇦ Quits: SpaceWolfve (~spacewolf@ip54529963.speed.planet.nl) (Remote host closed the connection)
L1093[10:43:03] <Forecaster> no problem
L1094[10:43:09] * Kimiro nibbles on a piece of bread with butter and sprinkles on it
L1095[10:43:15] <Ember_Primrose> Forecaster, yay ETG
L1096[10:43:43] <Mimiru> what the fuck... chrome and firefox refuse to play this mp3
L1097[10:43:44] <gamax92> :/
L1098[10:43:46] <Mimiru> but VLC plays it fine
L1099[10:43:51] <Forecaster> Ember_Primrose: :P
L1100[10:43:54] <gamax92> Quassel stop updadting.
L1101[10:44:00] <Ember_Primrose> embbed data?
L1102[10:44:10] <Mimiru> I just converted it from the source wav myself
L1103[10:44:18] <Ember_Primrose> D:
L1104[10:44:18] <Kimiro> owo
L1105[10:44:30] <Mimiru> http://michi.pc-logix.com/1.mp3
L1106[10:44:47] <Ember_Primrose> yay, everybody, have a free pc issue
L1107[10:44:54] <Mimiru> should be Bulbasaur's cry
L1108[10:45:19] <Ember_Primrose> owkrs ownderfuly
L1109[10:45:31] <Mimiru> my chrome and firefox just play silence
L1110[10:45:31] <nanicoar> Ember_Primrose: helped?
L1111[10:45:44] <Ember_Primrose> seriuosly, tho, Mimiru i hear it just fine
L1112[10:45:57] <Ember_Primrose> nanicoar, still need to test, just rebooted
L1113[10:46:14] <Mimiru> what the hell
L1114[10:46:23] <Mimiru> How about this: http://athena.pc-logix.com:5000/static/sounds/ding.mp3
L1115[10:46:31] <nanicoar> Mimiru: Your computer has been possessed by satan.
L1116[10:46:36] <Ember_Primrose> yep, crystal clear
L1117[10:46:38] <Mimiru> BS
L1118[10:46:41] <Mimiru> I AM Satan.
L1119[10:46:50] <Mimiru> I've not possessed my own computer
L1120[10:46:52] <nanicoar> See? Proof.
L1121[10:46:58] <gamax92> guh, they changed the versioning scheme
L1122[10:47:00] <nanicoar> Yes you have.
L1123[10:47:08] <Kimiro> Mimiru: You're not Satan. Satan is my ex.
L1124[10:47:19] <Mimiru> WHAT THE FUCK CHROME/FIREFOX/EDGE
L1125[10:47:29] <Ember_Primrose> restart them?
L1126[10:47:35] <Mimiru> I have
L1127[10:47:41] <Ember_Primrose> D:
L1128[10:47:43] ⇨ Joins: CoderPuppy (~cpup@32.218.117.204)
L1129[10:47:45] <Mimiru> I even updated chrome while I was at it
L1130[10:47:52] <Kimiro> Delete ~
L1131[10:47:54] <gamax92> ffplay would play it :3
L1132[10:48:03] * Ember_Primrose slaps ALL browsers
L1133[10:48:03] * EnderBot2 high-fives Ember_Primrose
L1134[10:48:18] <Mimiru> http://athena.pc-logix.com:5000/static/sounds/cries/151.mp3 that plays?
L1135[10:48:22] <gamax92> so would vlc though probably
L1136[10:48:25] <Mimiru> if so fuck it I'lll eave it
L1137[10:48:27] <Ember_Primrose> Mimiru, did you end the sub proccesses as well
L1138[10:48:27] <nanicoar> We should all just move back to Gopher.
L1139[10:48:30] <Mimiru> VLC plays them fine
L1140[10:48:43] <Ember_Primrose> yep, crystal clear
L1141[10:48:48] * Mimiru shrugs
L1142[10:48:49] <Mimiru> k
L1143[10:48:59] <gamax92> rock and stone clear
L1144[10:49:08] ⇦ Quits: cpup (~cpup@32.218.112.109) (Ping timeout: 192 seconds)
L1145[10:49:10] <gamax92> mudslide clear
L1146[10:49:22] <Mimiru> my map plays the pokemon cry when they appear on the map if you have them set on your notify list
L1147[10:49:27] <Kimiro> 151 clear.
L1148[10:50:20] * Kimiro applies nail polish to Temias horbs
L1149[10:50:37] <gamax92> wot
L1150[10:51:58] <Kimiro> ... yes.
L1151[10:52:07] * Kimiro wots m8
L1152[10:53:19] <Kimiro> Anyways. I gotta go break the law.
L1153[10:53:40] <Skye> jaywalking?
L1154[10:54:07] <Kimiro> Arson and murder.
L1155[10:54:17] <Ember_Primrose> Grand Larceny?
L1156[10:54:25] <Kimiro> Possibly.
L1157[10:54:26] <gamax92> All of the above?
L1158[10:54:59] <Ember_Primrose> ALL THE CRIMES
L1159[10:55:01] <Kimiro> Maybe a little coercion, extortion, rape and defiling a grave too.
L1160[10:55:24] <gamax92> :I
L1161[10:55:29] <Ember_Primrose> stealing a baby's candy?
L1162[10:55:33] <Temia> No embezzling millions? That's what all the cool kids are doing.
L1163[10:55:47] * Kimiro embezzles Temias blood
L1164[10:56:10] * Temia whaps Kimiro. No, bad.
L1165[10:56:39] <Forecaster> aargh glittery tank!
L1166[10:56:44] * Kimiro cries and runs away
L1167[10:56:59] <Temia> :<
L1168[10:57:27] * Temia flophugs on Saphire. Feels bad, now has to hug a dragon to appease her conscience. ;w;
L1169[10:57:42] <Ember_Primrose> never thought a dragon would cry
L1170[10:57:58] <gamax92> someone tries to hurt you and then cries and runs away because they were unsuccessful, and you feel bad?
L1171[10:58:25] <Temia> It's like getting angry at a puppy.
L1172[10:58:39] <Ember_Primrose> :>
L1173[10:58:41] <Temia> A scaly, winged puppy.
L1174[10:58:52] <Ember_Primrose> that breathes fire
L1175[10:59:07] * Kimiro hides under a very flammable couch
L1176[10:59:15] <Forecaster> https://twitter.com/MineMaarten/status/762308731501678592
L1177[10:59:21] <MichiBot> Sun Aug 07 10:25:39 CDT 2016 @MineMaarten: That's #moddingtrials done! https://t.co/v24z7lhLHJ
L1178[11:00:53] <gamax92> does Kimiro breathe fire? :O
L1179[11:00:59] <gamax92> Can I have a demo :D
L1180[11:01:46] * Kimiro doesn't breathe fire. Kimiro breathes solar plasma.
L1181[11:03:13] <Ember_Primrose> ARGH, goddammit
L1182[11:03:23] <Mimiru> damn they've locked down PTC accounts
L1183[11:03:23] <Ember_Primrose> pagefile doesn't help\
L1184[11:03:35] <Ember_Primrose> PTC
L1185[11:03:37] <Ember_Primrose> ?
L1186[11:03:48] <gamax92> Portable Terrorizing Community
L1187[11:03:55] * gamax92 is bad at this.
L1188[11:03:56] <SpaceWolfve> .
L1189[11:03:57] <SpaceWolfve> ..
L1190[11:04:11] * Kimiro demonstrates for gamax92 by valorizing his hiding spot
L1191[11:04:21] <Mimiru> Pokemon Trainer Club
L1192[11:04:29] <Ember_Primrose> oh
L1193[11:05:18] <Ember_Primrose> ahh, it my assets
L1194[11:05:42] <Forecaster> assets too big?
L1195[11:06:08] <Ember_Primrose> one building has 10000 vertices, so yea
L1196[11:06:22] <Forecaster> :P
L1197[11:06:23] <Ember_Primrose> dem apple stores man
L1198[11:08:03] <SpaceWolfve> How do i let my code run everytime it finished
L1199[11:08:05] <SpaceWolfve> I forgot
L1200[11:08:36] <gamax92> o.o; the fuck.
L1201[11:08:50] <gamax92> ENetAddress's host parameter is a uint32_t
L1202[11:09:15] <gamax92> I guess ENet is not ipv6 ready?
L1203[11:09:16] ⇦ Quits: alekso56 (~znc@ti0107a400-0479.bb.online.no) (Read error: Connection reset by peer)
L1204[11:09:19] * Kimiro yawnw
L1205[11:09:41] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L1206[11:10:18] * Kimiro chews on gamax92
L1207[11:11:05] <ade124> great, C:S crashed when I was placing a tunnel
L1208[11:11:30] <gamax92> sfksldf why must things have issues.
L1209[11:11:38] *** Trangar_ is now known as Trangar
L1210[11:12:39] <Ember_Primrose> yay, C:S
L1211[11:13:34] ⇦ Quits: Keanu73 (~Keanu73@host-92-25-102-160.as13285.net) (Ping timeout: 202 seconds)
L1212[11:14:08] <nanicoar> Ember_Primrose: I remember the C:S team spoke of Linux support once. Did they ever follow up on that?
L1213[11:14:19] <Ember_Primrose> \o/
L1214[11:14:24] <ade124> Is it just me or does it work pretty well on my arch PC
L1215[11:14:24] <Ember_Primrose> dunno
L1216[11:14:45] <ade124> except that freeze that scared me into downloading an autosave
L1217[11:17:18] <Ember_Primrose> mihgt be the custom map
L1218[11:18:19] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Ping timeout: 198 seconds)
L1219[11:23:05] * Kimiro chews on Ember_Primrose
L1220[11:23:35] *** kirby|gone is now known as mrkirby153
L1221[11:23:44] <Inari> power rule be praised
L1222[11:23:52] <Skye> wut
L1223[11:23:55] * Ember_Primrose nibbles on Kimiro
L1224[11:24:03] <Inari> Skye: for taking derivatves
L1225[11:24:11] * Kimiro giggles
L1226[11:24:44] <Skye> ?
L1227[11:24:58] <Inari> like you know
L1228[11:25:09] <Inari> x^n becomes n*x^(n-1)
L1229[11:25:32] <Ember_Primrose> okay, so C:S is taking 98% of my cpu O_o
L1230[11:26:00] <gamax92> Wow, cc's channel is very dead
L1231[11:26:23] <Ember_Primrose> cuz all the fun people are here
L1232[11:26:43] <gamax92> Scrolling through here I can get lots of activity per hour, scrolling through that channel I see joins and quits and the occasional burst of messages for days
L1233[11:26:48] ⇨ Joins: Kiddobyte (~Kiddobyte@75-128-216-19.dhcp.trcy.mi.charter.com)
L1234[11:28:13] <Skye> O-o
L1235[11:28:30] <Inari> ?
L1236[11:28:32] <Ember_Primrose> :3, https://youtu.be/dukolBPDpsk
L1237[11:28:32] <MichiBot> Cantina Band - STAR WARS (Piano Cover) [hard] + sheets | length: 3m 15s | Likes: 21236 Dislikes: 236 Views: 1398525 | by AtinPiano
L1238[11:28:43] <Ember_Primrose> that intro
L1239[11:29:19] <gamax92> Inari: ahh, old memories of math I didn't want to have been brought back up ...
L1240[11:32:38] * ade124 finally got the city layout finished, but then see it's 12:30 and he needs to go to sleep
L1241[11:35:26] <nanicoar> CC's Turtles don't let you emulate RMB, LMB, so in that sense they are very limited in what they can do.
L1242[11:35:50] <Inari> Skye: https://dl.dropboxusercontent.com/u/18783800/CodeCogsEqn.gif
L1243[11:36:26] <nanicoar> CC seems to want to take something which is already abstrated well, and abstract it poorly.
L1244[11:37:11] <Vexatos> gamax92, differential equations? :>
L1245[11:37:14] <nanicoar> Come to think of it... can Command Blocks move themselves?
L1246[11:39:15] <Forecaster> probably not
L1247[11:39:34] ⇦ Quits: xilni (~xilni@166.170.31.160) (Ping timeout: 192 seconds)
L1248[11:41:09] <Inari> guess i'll watch the MIT lectures on math to refresh my calculus knowledge
L1249[11:41:36] <nanicoar> Maybe if you had two of them, interleaving...
L1250[11:41:50] * vifino has snuggeled Lizzy to sleep
L1251[11:42:02] <Inari> at 6 pm?
L1252[11:42:02] <Inari> wow
L1253[11:42:27] <nanicoar> It's hardcore snuggling.
L1254[11:42:48] <vifino> ^
L1255[11:43:38] <vifino> oh noes, she is waking up again i think
L1256[11:44:03] <Vexatos> Inari, ĤΨ = EΨ you're welcome :>
L1257[11:44:33] <Inari> Vexatos: i have no clue what any of that stands for
L1258[11:44:33] <Inari> :P
L1259[11:45:03] <Vexatos> https://en.wikipedia.org/wiki/Schr%C3%B6dinger_equation#Time-independent_equation
L1260[11:45:04] <Vexatos> easy
L1261[11:45:21] <Vexatos> (I have a whole lecture on that equation next semester)
L1262[11:45:28] <Inari> fun
L1263[11:45:40] <Inari> what are you studing again? xD
L1264[11:45:44] <Vexatos> chemistry.
L1265[11:45:53] <Vexatos> i.e. allscienceeverandmore
L1266[11:46:35] <Inari> still never thought you'd go and learn wave stuff in chemistry :P
L1267[11:47:18] <Lizzy> twitches & toilet needing prevent peaceful sleep/naps
L1268[11:47:44] <Inari> haha
L1269[11:48:08] * Kimiro nibbles on a cookie
L1270[11:48:48] * Kimiro shares the cookie with Saphire, as it's a dragon-only kind of cookie
L1271[11:48:59] <mort> hey, is there a way to mount a floppy drive from a robot?
L1272[11:49:10] * Saphire nibbles on the cookie
L1273[11:49:17] * Skye nibbles on Saphire
L1274[11:49:28] * Saphire nibbles back
L1275[11:49:38] <mort> or any other way to transfer a file from one robot to the other
L1276[11:49:51] <Inari> redstone
L1277[11:49:55] <Inari> wireless cards
L1278[11:50:11] <mort> well you can't really install a wireless card or a redstone card into a robot after it's made can you
L1279[11:50:16] <Inari> i'd like to believe you could have a diskd rive installed
L1280[11:50:17] <Inari> write to af loppy
L1281[11:50:18] <mort> the file is on a robot which already exists
L1282[11:50:21] <Inari> and hand it ot another robot
L1283[11:50:21] * Kimiro nibbles on another cookie
L1284[11:50:23] <Inari> but im not sure
L1285[11:50:32] <Inari> mort: you can disassemble it
L1286[11:50:40] <mort> oh
L1287[11:50:49] <Inari> though iirc components may break during that
L1288[11:51:09] <mort> well if the hard drive has a chance of breaking while doing that it's not that much better
L1289[11:51:16] <Inari> mort: if its single palyer you can just access it in the wordl folder too :P
L1290[11:51:29] <mort> not single player, but I do control the server
L1291[11:51:38] <Inari> im not sure if hte HDD can break or not
L1292[11:51:44] <mort> seems like there kinda should be an in-game way of doing it though
L1293[11:51:51] <Inari> there are
L1294[11:51:55] <Temia> There is
L1295[11:51:57] <Inari> you can install af loppy drive and save it to that
L1296[11:52:02] <Inari> you can use redstopne or a wireless card
L1297[11:52:02] <Temia> Floppy and/or networking :p
L1298[11:52:12] <mort> Temia: how do you mount a floppy to a robot?
L1299[11:52:18] <Inari> you can even set up a mechanism for the robot to place 2 blocsk which act as CLK/DATA
L1300[11:52:24] <Inari> and write the bits of the file that way to antoher robot
L1301[11:52:30] <Temia> Stick it in the container slot.
L1302[11:52:44] <mort> ah, thanks.
L1303[11:52:45] * Kimiro gives Temia a Minotaur cookie
L1304[11:52:54] * Lizzy yawns
L1305[11:53:00] <Inari> asusming it has a disk drive..
L1306[11:53:01] <Temia> Is it caffeinated?
L1307[11:53:20] <Kimiro> Heavily.
L1308[11:53:24] <mort> oh.
L1309[11:53:31] <mort> so not that useful then.
L1310[11:53:36] * Temia nom.
L1311[11:53:40] <gamax92> :I
L1312[11:53:48] <mort> I'll try the disassembler then
L1313[11:53:52] <gamax92> Listening on port 0 succeeds apparently, no exception got thrown
L1314[11:53:58] <Ember_Primrose> John Williams is the best
L1315[11:54:14] <Temia> this is why you always keep backups.
L1316[11:54:41] <Inari> "// Validate the item, never trust Minecraft / other Mods on anything!" heh
L1317[11:54:43] <gamax92> ohh ... port zero means give me any free port :3
L1318[11:54:58] * Kimiro gives gamax92 a regular cookie
L1319[11:55:06] <Inari> mort: why not the block placing D:
L1320[11:55:44] <mort> it is a nice solution
L1321[11:55:52] <Inari> actually im bored
L1322[11:55:55] <Inari> im gonna go make that now
L1323[11:55:56] * Kimiro gives mort a potato
L1324[11:56:45] <mort> you know what, I'll do that too
L1325[11:57:10] <mort> let's transfer data at 1 bit per second!
L1326[11:57:17] <Inari> hmm
L1327[11:57:24] <Inari> that means the robots needs an inventor upgrade though
L1328[11:57:29] <mort> mhm
L1329[11:57:34] <Inari> can do without it though
L1330[11:57:35] <mort> my robots already happen to have them
L1331[11:57:41] <mort> oh
L1332[11:57:43] <mort> what if:
L1333[11:57:53] <mort> the robot moves forwards for 1, then back for 0
L1334[11:58:01] <Inari> haha
L1335[11:58:04] <mort> so the other robot can stand there and detect if here's a robot in front or not
L1336[11:58:17] <gamax92> host.address.host and host.address.port
L1337[11:58:24] <Inari> i was thinking of having it break 1 of 2 blocks, or just having a "rate" at which it will break if its a 1 and not if its a 0
L1338[11:58:30] <Temia> Better yet
L1339[11:58:33] <Temia> Lever
L1340[11:58:36] <mort> also, uhm.. the tier 1 RAM doesn't seem to be enough for edit
L1341[11:58:39] <Temia> robot.use()
L1342[11:58:40] <Inari> Temia: oooh
L1343[11:58:44] <Temia> Ghetto redstone card
L1344[11:58:45] <Inari> thats neat
L1345[11:58:50] * nanicoar <3 chemistry
L1346[11:58:51] <mort> oh neat
L1347[11:58:53] <mort> wait no
L1348[11:58:57] <nanicoar> Mixing fluids is so...
L1349[11:58:57] <mort> that requires redstone again
L1350[11:58:58] <nanicoar> lewd
L1351[11:58:59] <nanicoar> :3
L1352[11:59:09] <mort> though my other robot has a redstone card
L1353[11:59:10] <Inari> now Mc just needs to start without exception violating
L1354[11:59:11] <gamax92> mort: tier 1 ram isn't really enough for anything.
L1355[11:59:25] <Inari> tier 1 ram is enoguh for openos
L1356[11:59:42] <mort> > ls
L1357[11:59:43] <gamax92> sure, to get to a shell, but then you run into things like edit not being that functional
L1358[11:59:44] <mort> > not enough memory
L1359[11:59:46] <gamax92> and that.
L1360[11:59:56] <gamax92> mort: what version of OC are you running btw?
L1361[11:59:57] <Inari> gamax92: add swapping
L1362[12:00:21] <mort> 1.6.0.3-rc.1
L1363[12:00:40] <gamax92> ehh ...
L1364[12:00:59] <mort> if you add swap, someone could port EMACS to it
L1365[12:01:06] <Vexatos> %tell Sangar make Lua 5.3 default arch before release?
L1366[12:01:09] <MichiBot> Vexatos: Sangar will be notified of this message when next seen.
L1367[12:01:13] <mort> Eight Megs And Constantly Swapping
L1368[12:01:30] <gamax92> mort: what MC version?
L1369[12:01:37] <mort> 1.10.2
L1370[12:01:40] <gamax92> oh okay
L1371[12:01:51] <gamax92> that's not as old as I thought then
L1372[12:02:17] <mort> I'll just pipe stuff to a file
L1373[12:02:20] <mort> who needs edit anyways
L1374[12:02:49] <mort> "failed to load buildCommandRedirects"
L1375[12:03:41] <mort> that's presumably also memory
L1376[12:03:55] <gamax92> reboot the robot if possible to clear up delayloaded functions
L1377[12:04:03] <Inari> uhhhh
L1378[12:04:06] <Inari> http://akari.in/pinky_Z05U3 wat
L1379[12:04:13] <gamax92> also if you do disassemble, try to add in more memory :P
L1380[12:04:36] <mort> heh, not enough memory to display the MOTD
L1381[12:04:49] <mort> fresh reboot, > not working
L1382[12:04:54] <mort> I might just disassemble.
L1383[12:05:10] <Inari> nah
L1384[12:05:12] <gamax92> I don't get the whole low chance of breaking stuff anyway
L1385[12:05:13] <Inari> code it into eeprom
L1386[12:05:16] <Vexatos> Ohai Saphrym :3
L1387[12:05:35] <gamax92> I take apart my computer and stuff doesn't just magically break.
L1388[12:05:49] <Inari> your computer inst a robot
L1389[12:05:50] <Inari> :D
L1390[12:05:53] <gamax92> oops accidentally snapped the video card in half
L1391[12:06:01] <mort> I assume robots are more like tablets or thin laptops
L1392[12:06:14] <mort> trying to reclaim parts for them IRL may cause parts to break
L1393[12:08:30] <Inari> ~oc fs
L1394[12:08:36] <ocdoc> http://ocd.cil.li/api:filesystem
L1395[12:09:07] <ocdoc> I wasn't distracted or anything ...
L1396[12:09:13] ⇦ Quits: minot (~minot@pool-100-1-168-123.nwrknj.fios.verizon.net) (Quit: Leaving)
L1397[12:09:23] <Inari> ocdoc: whos fondling you?
L1398[12:09:39] <ocdoc> n-no one
L1399[12:09:48] * Kimiro was
L1400[12:10:20] <Skye> oh wow
L1401[12:10:26] <Inari> Skye: ?
L1402[12:10:26] <Skye> https://github.com/klange/nyancat-opencomputers
L1403[12:10:37] <gamax92> oh boy, this should be interesting
L1404[12:10:49] <gamax92> nvm it's not
L1405[12:11:15] ⇨ Joins: Fiender (~Fiender@hanvix.ru)
L1406[12:11:22] ⇦ Quits: Kimiro (~MobileDra@199.119.233.230) (Quit: Connection lost: Psionic link severed.)
L1407[12:12:00] <gamax92> it's kinda interesting to see that klange knows about oc
L1408[12:12:17] <Skye> OC is getting more popular!
L1409[12:12:42] <Forecaster> but we liked it before it was popular! D:<<
L1410[12:13:21] <Skye> OC best C
L1411[12:14:49] <gamax92> oh boy that is poorly stored.
L1412[12:15:00] <Skye> ?
L1413[12:15:04] <gamax92> look at the file.
L1414[12:15:43] <gamax92> when you have 373 copies of ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,," ...
L1415[12:16:17] <Skye> ah
L1416[12:16:25] <Skye> improve it and PR it! :P
L1417[12:17:04] <Inari> ~oc api redstone
L1418[12:17:07] <ocdoc> Predicted http://ocd.cil.li/component:redstone
L1419[12:18:55] <Vexatos> gamax92, look at the readme :>
L1420[12:18:58] <gamax92> the program itself is actually really awful ...
L1421[12:19:04] <gamax92> the C one
L1422[12:19:06] <Vexatos> a port of a port of a port of a
L1423[12:27:18] <Inari> oh right
L1424[12:27:25] <Inari> i can code this as if OC had interrupts
L1425[12:27:29] <Inari> cause redstone_changed event
L1426[12:27:30] <Inari> \o/
L1427[12:29:34] ⇨ Joins: techno156 (~techno156@137.154.59.172)
L1428[12:33:44] * Skye interrupts Inari
L1429[12:36:41] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1430[12:37:05] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L1431[12:37:30] <Inari> when your transfer doesnt quite work as desired http://akari.in/pinky_rnqub
L1432[12:40:37] <Inari> ~oc signals
L1433[12:40:37] <ocdoc> http://ocd.cil.li/component:signals
L1434[12:41:56] * Lizzy yawns
L1435[12:42:14] ⇨ Joins: Keanu73 (~Keanu73@host-78-150-236-239.as13285.net)
L1436[12:44:00] <Inari> ~oc event
L1437[12:44:00] <ocdoc> http://ocd.cil.li/api:event
L1438[12:48:06] ⇦ Quits: ade124 (~ade124@221.124.198.189) (Remote host closed the connection)
L1439[12:51:47] <Lizzy> vifino, is a derp
L1440[12:51:51] <Lizzy> he is also the best derp
L1441[12:51:57] <vifino> :3
L1442[12:52:38] ⇨ Joins: ^v (~^v@c-73-161-239-117.hsd1.mi.comcast.net)
L1443[12:55:37] <Forecaster> :O
L1444[12:56:38] <Forecaster> https://www.youtube.com/watch?v=Z_CGjXJht1w
L1445[12:56:40] <MichiBot> Crushing duct tape with hydraulic press | length: 4m 19s | Likes: 2134 Dislikes: 25 Views: 17240 | by Hydraulic Press Channel
L1446[12:58:27] <Forecaster> sticky but not very impressive
L1447[13:01:10] <Forecaster> ooh, drawing should be nicer for me
L1448[13:01:18] <Forecaster> now that photoshop will have more power and ram
L1449[13:02:01] <Ember_Primrose> :O
L1450[13:02:48] <Forecaster> I need to try that sometime
L1451[13:05:51] <gamax92> Forecaster: who knew watching things get smashed in a press is satisfying
L1452[13:07:16] <Vexatos> Forecaster, so that's a duct plate, right
L1453[13:08:29] <Forecaster> :P
L1454[13:08:35] <Inari> https://dl.dropboxusercontent.com/u/18783800/mctransfer.mp4 im way too bored
L1455[13:08:36] <Kasen> i feel less bad for making that awful joke myself now
L1456[13:09:55] <Skye> Inari, you're a good programmer! O_o
L1457[13:10:02] <Inari> nah
L1458[13:10:17] <Inari> i was lazy an dused 2 signals
L1459[13:10:22] <Inari> you should be able to do with just 1
L1460[13:10:51] <gamax92> lol, Inari
L1461[13:13:12] ⇦ Quits: Fiender (~Fiender@hanvix.ru) (Read error: Connection reset by peer)
L1462[13:13:28] <Inari> you could do something liket that i guess http://akari.in/pinky_MOU7V
L1463[13:17:43] <Skye> https://www.youtube.com/watch?v=PmvKlnhMjUw
L1464[13:17:44] <MichiBot> Crushing book with hydraulic press | length: 4m 39s | Likes: 69482 Dislikes: 1186 Views: 5711567 | by Hydraulic Press Channel
L1465[13:19:20] ⇨ Joins: zf (webchat@ARouen-552-1-76-90.w92-152.abo.wanadoo.fr)
L1466[13:19:29] ⇦ Quits: zf (webchat@ARouen-552-1-76-90.w92-152.abo.wanadoo.fr) (Client Quit)
L1467[13:22:21] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Read error: Connection reset by peer)
L1468[13:30:56] <nanicoar> Interesting to see composite materials taken beyond elastic yield.
L1469[13:33:22] ⇨ Joins: xXMeXx (~xxmexx@h198.25.29.71.dynamic.ip.windstream.net)
L1470[13:35:31] ⇦ Quits: xXMeXx (~xxmexx@h198.25.29.71.dynamic.ip.windstream.net) (Remote host closed the connection)
L1471[13:35:37] <Mimiru> I just pushed load on Athena to 27
L1472[13:35:46] <Mimiru> By starting lots of python processes :p
L1473[13:35:48] <Forecaster> :O
L1474[13:36:41] <Mimiru> causing I'm running a bunch of these http://michi.pc-logix.com/chrome_2016-08-07_13-37-11.png
L1475[13:37:43] ⇨ Joins: Supremedalek2001 (~supremeda@h198.25.29.71.dynamic.ip.windstream.net)
L1476[13:38:03] ⇦ Quits: Supremedalek2001 (~supremeda@h198.25.29.71.dynamic.ip.windstream.net) (Client Quit)
L1477[13:39:20] <Ember_Primrose> Mimiru, :O
L1478[13:40:16] <Mimiru> 22 scanners, 3-6 users per scanner
L1479[13:40:16] <Mimiru> lol
L1480[13:40:35] <Ember_Primrose> but, HOW
L1481[13:40:39] <Ember_Primrose> :O
L1482[13:40:39] <Mimiru> http://michi.pc-logix.com/chrome_2016-08-07_13-41-12.png
L1483[13:41:13] <Ember_Primrose> im like, uhm, what is going on
L1484[13:41:50] <Mimiru> Oh right... forgot about these http://michi.pc-logix.com/chrome_2016-08-07_13-42-12.png
L1485[13:41:58] <Mimiru> I'm also running 2 scanners in Portland, Or
L1486[13:43:01] <Mimiru> basically, I have a python script that acts like a Pokemon GO client, it makes API requests, the server says there are pokemon at X/Y and then it puts them on the map, it then moves to the next coords and does the same
L1487[13:43:03] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L1488[13:43:04] <Mimiru> and it loops...
L1489[13:43:24] <Ember_Primrose> but, is that legal?
L1490[13:44:31] <Mimiru> Well.. I'm not going to go to jail over it...
L1491[13:44:37] <Ember_Primrose> :D
L1492[13:44:39] <Mimiru> The most they'll do is ban the accounts I'm using
L1493[13:44:47] <Mimiru> which are accounts I generate in mass anyway
L1494[13:44:51] <Mimiru> oh noes...
L1495[13:45:00] * Ember_Primrose hugs Mimiru
L1496[13:45:05] <Mimiru> I'll spend 10 minutes and make a few hundred more :P
L1497[13:45:06] <Ember_Primrose> pls stay safe
L1498[13:45:33] <Ember_Primrose> :3
L1499[13:48:06] <Forecaster> yeah! stick it to nintendo!
L1500[13:48:16] <Forecaster> or whoever runs those servers
L1501[13:48:49] <Mimiru> Hey, I have 10 seconds between requests.. :p
L1502[13:49:29] * Ember_Primrose continues hugging Mimiru
L1503[13:52:36] <Mimiru> Also Forecaster, it's Niantic
L1504[13:53:05] <Mimiru> and I wouldn't need to run a map if they hadn't first broken the tracking, and then removed it from the game entirely
L1505[13:53:07] <Mimiru> also
L1506[13:53:10] * Mimiru hugs Ember_Primrose
L1507[13:54:23] <g> Mimiru, there's a reason they're banning those
L1508[13:54:26] <g> did you see the blog post
L1509[13:54:27] <g> ?
L1510[13:55:08] <g> http://pokemongo.nianticlabs.com/en/post/update-080416/
L1511[13:55:20] <Mimiru> You mean the graph with absolutely shit for data?
L1512[13:55:28] <Mimiru> yeah that was a fucking joke.
L1513[13:55:42] <g> haha, you don't need numbers to know that it was an enormous drop
L1514[13:55:43] <Ember_Primrose> the reason I am so concerend is, i almost lost a friend like this, having a dark web dude following her and threaten her life. So thats why I want you to stay safe.
L1515[13:56:00] <g> there are millions of players
L1516[13:56:03] <g> millions
L1517[13:56:19] <g> they banned these services and the relative drop was this big
L1518[13:56:24] <Mimiru> And when they fix their fucking game I'll turn the map off
L1519[13:56:37] <g> you and people like you are making that fix take longer
L1520[13:56:43] <Mimiru> Right.
L1521[13:57:11] <g> ...you do a lot of IT stuff, you should know that
L1522[13:57:58] <Mimiru> Which is why I think that excuse is pure bullshit.
L1523[13:57:59] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L1524[13:58:16] <g> as a result of banning those, they were able to release in brazil and a bunch of other countries
L1525[13:58:20] ⇨ Joins: zuul (webchat@cpe-76-183-120-99.tx.res.rr.com)
L1526[13:58:22] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L1527[13:58:24] <g> it was like 1 or 2 days after they did that
L1528[13:58:41] <asie> Sangar: well i'm back
L1529[13:58:43] <g> not to mention that capture rates are starting to fall back in line
L1530[13:58:46] <Mimiru> Right... they were totally unable to release in those countries because of API requests.
L1531[13:58:47] <g> and it doesn't take ages to login anymore
L1532[13:59:13] <Mimiru> Capture rates have been pure shit for me since 0.31
L1533[13:59:15] <g> hm, I guess you've never worked on anything at that scale
L1534[13:59:24] <g> the capture rates have improved a lot over the past couple days
L1535[13:59:27] <g> at least for me
L1536[13:59:31] <Mimiru> Well good for you
L1537[13:59:34] <Mimiru> here have a cookie
L1538[13:59:42] <Mimiru> I'll take my cp 10 pidgy that ran and go over here
L1539[13:59:54] <g> yes, you get that occasionally
L1540[13:59:59] <g> you got that before the update as well, though
L1541[14:00:00] <Mimiru> occasionally?!
L1542[14:00:03] <Mimiru> HA!
L1543[14:00:15] <Mimiru> oh man.. that was good.
L1544[14:00:20] <g> are you just unable to throw curveballs or something? o.O
L1545[14:00:39] <Mimiru> You DO know those don't increase your capture rate as of 0.31 right?
L1546[14:00:47] <Mimiru> nor do the good/greate/ etc circles
L1547[14:00:53] <g> Nobody's been able to prove either way with curveballs
L1548[14:01:02] <zuul> hello - my first time here.
L1549[14:01:04] <g> the lack of throw bonus is a bug, as was confirmed by niantic
L1550[14:01:06] <g> Hey, zuul
L1551[14:01:12] <Mimiru> Except MITM folks have, by watching the API
L1552[14:01:16] <Ember_Primrose> i love that we are still not being supported for go. I never fucking heard of a country called Laos
L1553[14:01:32] <g> where is "we"?
L1554[14:01:41] <Ember_Primrose> South Africa
L1555[14:01:47] <g> Mimiru, the mitim folks are hardly reliable
L1556[14:01:52] <g> mitm*
L1557[14:02:00] <g> or did you forget the whole articuno thing? :P
L1558[14:02:04] <zuul> having trouble finding the texture name for molten enderium
L1559[14:02:07] ⇦ Quits: sciguyryan (~sciguyrya@95.211.188.24) (Remote host closed the connection)
L1560[14:02:08] <Mimiru> Oh, but you... with your "it works for me" evidence are?
L1561[14:02:19] <g> well, what else can anyone give you?
L1562[14:02:34] <Mimiru> Did you forget that they DID actually release articuno?
L1563[14:02:37] <Ember_Primrose> zuul, ill give it to you in a min
L1564[14:02:40] <g> ..no, they didn't
L1565[14:02:45] <g> niantic had a response about that too
L1566[14:02:54] <zuul> nice. thanks!
L1567[14:03:16] <Mimiru> - A few of our Legendary Pokémon had erroneously been granted to some Trainers. Thanks to the help of several of our Trainers, we were able to locate them and bring them home safely.
L1568[14:03:20] <Mimiru> That was NOT done by MITM
L1569[14:03:29] <g> they didn't say how it was done
L1570[14:03:29] <Mimiru> you can't spoof a 'mon serverside with MITM
L1571[14:03:37] <g> they said "We recently noticed that a few Legendary Pokémon got into a few accounts when they shouldn’t have"
L1572[14:03:41] <Mimiru> "erroneously been granted to some Trainers"
L1573[14:03:44] <Mimiru> "erroneously been granted to some Trainers"
L1574[14:03:57] <g> this is the entire quote
L1575[14:03:58] <g> "We recently noticed that a few Legendary Pokémon got into a few accounts when they shouldn’t have. To preserve the game’s integrity and as a measure of fairness, we have rectified the situation and revoked the legendary Pokémon from the Trainers’ accounts."
L1576[14:04:01] <g> not sure where you got that
L1577[14:04:31] <g> http://www.geek.com/games/pokemon-go-players-got-articuno-by-mistake-niantic-admits-1664607/
L1578[14:05:05] <Mimiru> It doesn't matter... it's NOT something someone MITM'd in...
L1579[14:05:08] <g> the people that got articuno claimed (with a screenshot of an email full of typos and from the wrong sender) that niantic gifted it to them
L1580[14:05:14] <Mimiru> so it isn't something you can "hold against them"
L1581[14:05:16] <g> niantic later confirmed that it wasn't legit
L1582[14:05:23] <g> so either way, their credibility is ruined
L1583[14:05:32] <Mimiru> Mmhmm
L1584[14:05:33] <Mimiru> k.
L1585[14:06:07] <g> and now you think it's fair to make things slower for everyone, and make features/fixes take longer to come out
L1586[14:06:13] <g> just 'cause you don't know how to play without a tracker
L1587[14:06:28] <Mimiru> Fuck you dude
L1588[14:06:31] <gamax92> wow, you really are stupid g
L1589[14:07:20] <g> are you going to leave that hanging, gamax92, or got an explanation?
L1590[14:08:06] ⇦ Quits: feldim2425 (~feldim242@178-191-62-231.adsl.highway.telekom.at) (Ping timeout: 202 seconds)
L1591[14:08:19] <Ember_Primrose> WHY IS THIS SO HARD TO FIND?
L1592[14:08:21] <Ember_Primrose> zuul, from what mod is this?
L1593[14:08:31] <g> enderium is.. enderio I think?
L1594[14:08:37] <zuul> it is from Tinkers
L1595[14:08:53] <gamax92> one person using an api normally is totally going to slow everything down to a screeching halt, because their services are so bad that they can be ruined like that?
L1596[14:08:58] <Ember_Primrose> is that what waila says?
L1597[14:09:01] <g> gamax92, no
L1598[14:09:01] <Ember_Primrose> ok
L1599[14:09:09] <zuul> let me double check
L1600[14:09:22] <g> my point is that apparently many people - including people who run massively public trackers - think this is okay
L1601[14:09:27] <g> this might be a drop in the bucket, but it's not the only drop
L1602[14:09:36] ⇦ Quits: Vexatos (~Vexatos@p200300556E2AE28424141F3DCDCC1FE4.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L1603[14:09:44] ⇨ Joins: feldim2425 (~feldim242@212-88-2-237.adsl.highway.telekom.at)
L1604[14:09:50] <zuul> yes, waila says TConstruct:fluid.molten.enderium
L1605[14:09:57] <g> ah, yeah, okay, so
L1606[14:10:02] <g> tconstruct generates textures for fluids
L1607[14:10:02] <Ember_Primrose> mmm
L1608[14:10:06] ⇦ Quits: Kiddobyte (~Kiddobyte@75-128-216-19.dhcp.trcy.mi.charter.com) (Read error: Connection reset by peer)
L1609[14:10:10] <g> for metals that it doesn't outright include
L1610[14:10:18] <Ember_Primrose> let me see in my assets folder
L1611[14:10:28] <Ember_Primrose> have a texpack for it
L1612[14:10:50] <g> ftb wiki claims that enderium ingots come from thermal foundation
L1613[14:11:01] <zuul> yeah - I'm confused about that.
L1614[14:11:11] <g> thermal foundation doesn't include a fluid for it
L1615[14:11:17] <g> because there's no molten metals in it
L1616[14:11:21] <gamax92> ... Mimiru ;-;
L1617[14:11:23] <g> tconstruct generates a fluid on the fly
L1618[14:11:29] <gamax92> don't murder athena I need that
L1619[14:11:36] ⇨ Joins: Kiddobyte (~Kiddobyte@75-128-216-19.dhcp.trcy.mi.charter.com)
L1620[14:11:48] <Mimiru> load on Athena was 0.23 when I stopped the processes to work on it
L1621[14:11:55] <Mimiru> it spikes when I start is all
L1622[14:11:56] <g> it generates quite a lot of stuff for metals from other mods
L1623[14:12:39] <g> it probably takes a base fluid texture and applies a colour to it
L1624[14:12:47] <g> that's what I'd do if I was writing it, anyway
L1625[14:13:35] <zuul> Yeah - it is a pretty nice texture. I'm trying to create a hollow circular cover with this texture filling the circle.
L1626[14:13:44] <Ember_Primrose> zuul, here is alternate textures, with ender in the name, might give it a try: Fluid_Ender_Still.png Fluid_Ender_Flow.png liquid_ender.png and liquid_ender_flow.png
L1627[14:14:09] <zuul> let me try those. thanks
L1628[14:14:17] <Ember_Primrose> no problem
L1629[14:16:08] <Ember_Primrose> hey, zuul TCon comes with a liquid enderium texture, :D
L1630[14:16:32] <Ember_Primrose> its called : liquid_enderium.png
L1631[14:16:39] <g> you found one \o/
L1632[14:16:43] <zuul> nice
L1633[14:16:45] <zuul> let me try
L1634[14:16:49] <Ember_Primrose> and liquid_enderium_flow.png
L1635[14:17:01] <Ember_Primrose> last one being aniimated
L1636[14:18:00] <zuul> not sure if I'm doing something wrong here..... basically as a first experiment, I'm trying to replace the "portal" texture in the below...
L1637[14:18:16] <zuul> {shapes={ {2,0,7,14,3,10,texture="obsidian"}, {2,3,7,5,13,10,texture="obsidian"}, {11,3,7,14,13,10,texture="obsidian"}, {2,13,7,14,16,10,texture="obsidian"}, {5,3,8,11,13,9,texture="portal"} }}
L1638[14:18:39] <zuul> that's from Sangar's netherportal.3dm
L1639[14:19:02] <Ember_Primrose> let me guess? a missingtexture texture
L1640[14:19:35] <zuul> portal is working fine.
L1641[14:19:46] <zuul> I'm trying to replace it with the molten enderium texture
L1642[14:20:05] <zuul> but yes, I get that checker-board thingy... I guess it means missing texture.
L1643[14:20:47] <g> purple and black? yeah
L1644[14:21:01] <zuul> yes
L1645[14:21:02] <Ember_Primrose> try asking somebody else, as i don't actually work on the mod, unfortunately i am no use to you here :D
L1646[14:21:23] <zuul> thanks for trying anyway. I appreciate it.
L1647[14:23:08] <zuul> BTW, any idea if the name of the file (e.g. liquid_ender.png) and the name of the texture are exactly the same?
L1648[14:23:13] <zuul> excluding the .png
L1649[14:23:44] <Ember_Primrose> depends on the mod author most of the time.
L1650[14:24:21] ⇦ Quits: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl) (Quit: Leaving)
L1651[14:24:22] <Ember_Primrose> if you have 7z or winrar you can go to the mod and open it using that and browse the mods asset folder
L1652[14:25:02] <zuul> nice. thanks. will try it now :-)
L1653[14:25:14] <Lizzy> heh
L1654[14:25:16] <Ember_Primrose> thats what i just did :D
L1655[14:25:22] <Lizzy> i've now snuggled vifino to sleep
L1656[14:25:35] <Ember_Primrose> A Wild Lizzy Appears!
L1657[14:25:44] <Lizzy> ye
L1658[14:25:48] <Lizzy> .load
L1659[14:25:48] <EnderBot2> CPU: 0.43 0.33 0.32 , RAM: 16.0G/31.3G (~51.1%), SWAP: 521.3M (~0.6%), Uptime: 323 days, 21:10:35.590000
L1660[14:26:00] <Lizzy> i should make athar do moree
L1661[14:26:14] <Ember_Primrose> athar? server name?
L1662[14:26:20] <Lizzy> ye
L1663[14:26:32] <Ember_Primrose> yay, i know things!
L1664[14:27:18] * Lizzy sighs
L1665[14:28:13] <Forecaster> :P
L1666[14:36:00] <Lizzy> i think vifino has actually fallen asleep
L1667[14:36:08] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Read error: Connection reset by peer)
L1668[14:36:38] <Forecaster> prod him!
L1669[14:36:50] <Forecaster> to... make sure he's not dead!
L1670[14:36:53] <Forecaster> yes!
L1671[14:37:10] <Ember_Primrose> I love John Williams
L1672[14:37:18] <Forecaster> how come?
L1673[14:37:40] <Ember_Primrose> Duel Of The Fates
L1674[14:37:56] <Ember_Primrose> https://www.youtube.com/watch?v=qzVBqBosf5w
L1675[14:37:57] <MichiBot> Star Wars - John Williams - Duel Of The Fates | length: 4m 15s | Likes: 35557 Dislikes: 688 Views: 5484632 | by tomoxis
L1676[14:38:07] <Lizzy> na, not gonna prod him
L1677[14:38:07] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L1678[14:38:11] <Forecaster> aw
L1679[14:38:12] <Forecaster> :P
L1680[14:38:22] <Forecaster> yeah that's a good theme
L1681[14:38:25] <Forecaster> :>
L1682[14:38:40] <Ember_Primrose> that and uhh whats its name...
L1683[14:39:11] <Lizzy> cause heopfully our sleeping patterns will happen in a way that can allow him to kiss me awake in the morning
L1684[14:39:13] <Ember_Primrose> the jedi temple march where anakin killed the younglings
L1685[14:39:25] <Ember_Primrose> awww
L1686[14:39:28] <Ember_Primrose> how nice
L1687[14:43:03] ⇨ Joins: Jezza_ (~Jezza@92.206.5.6)
L1688[14:44:04] <Lizzy> :/ my left foot has little blood circulation
L1689[14:44:30] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Ping timeout: 202 seconds)
L1690[14:45:02] <zuul> I found LiquidTextureLogic.class ... looking for the source
L1691[14:45:15] <Ember_Primrose> Forecaster, lol: https://www.youtube.com/watch?v=GqAI_GR5sJs
L1692[14:45:19] <MichiBot> Star Wars - Corn On The Cob | length: 35s | Likes: 132 Dislikes: 5 Views: 26561 | by steelek4
L1693[14:45:20] <Ember_Primrose> old, but funny
L1694[14:47:26] <Forecaster> xD
L1695[14:47:58] <Lizzy> litterally can't feel anything on my left foot :/
L1696[14:48:07] <Lizzy> this is gonna be fun to get up from
L1697[14:50:30] <CompanionCube> lol
L1698[14:50:49] <CompanionCube> did vifino stay up late or something
L1699[14:51:50] <CompanionCube> because this is really early
L1700[14:52:15] <Lizzy> idk
L1701[14:52:33] <Lizzy> since saturday morning at least he's been up around the same as me
L1702[14:56:25] <CompanionCube> weird
L1703[14:57:49] <Lizzy> maybe all the excitement and snuggling me has worn him out
L1704[14:59:47] <Ember_Primrose> okay... http://imgur.com/a/thRoD
L1705[15:01:00] <Lizzy> lol
L1706[15:01:12] <Ember_Primrose> that my pc folks
L1707[15:02:01] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Remote host closed the connection)
L1708[15:02:32] <Lizzy> one of the many reasons why i didn't upgrade to w10
L1709[15:03:14] <Forecaster> maybe it was trying to show you lewd images
L1710[15:03:29] <Ember_Primrose> no, its apparently a nvidia issue with older cards
L1711[15:03:46] <Lizzy> na, i blame w10
L1712[15:04:03] * Ember_Primrose shrugs
L1713[15:09:42] <Gwyndolin> i should upgrade from w10 to w98
L1714[15:09:51] <Gwyndolin> : ^ )
L1715[15:11:44] ⇦ Quits: Jezza_ (~Jezza@92.206.5.6) (Quit: Leaving)
L1716[15:12:41] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L1717[15:16:21] <Ember_Primrose> anyways, night everybody!
L1718[15:16:34] <Lizzy> o/
L1719[15:16:38] <Ember_Primrose> \o
L1720[15:16:40] <Mimiru> Night Ember_Primrose
L1721[15:16:53] <Ember_Primrose> :3 /
L1722[15:17:07] <zuul> thanks agian Ember_Primrose
L1723[15:17:07] <Forecaster> night!
L1724[15:17:11] <Ember_Primrose> %quote Ember_Primrose 60
L1725[15:17:20] <Ember_Primrose> %quote #60
L1726[15:17:20] <MichiBot> Quote #60: <Ember_Primrose> ʕ •ᴥ•ʔ /
L1727[15:17:32] ⇦ Quits: zuul (webchat@cpe-76-183-120-99.tx.res.rr.com) (Quit: Web client closed)
L1728[15:18:46] ⇨ Joins: Nentify (uid14943@id-14943.highgate.irccloud.com)
L1729[15:40:19] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:7886:9b3c:fbf8:fe4c)
L1730[15:40:19] zsh sets mode: +v on Kodos
L1731[15:42:00] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Ping timeout: 384 seconds)
L1732[15:44:37] <Kodos> Okay, so
L1733[15:44:57] <Kodos> I need a good example of a court case (With public records) of an IP violation case
L1734[15:46:38] ⇦ Quits: Hyst (~cxsss1@CPE-124-189-28-144.bkzh1.cht.bigpond.net.au) (Ping timeout: 192 seconds)
L1735[15:47:25] ⇨ Joins: Hyst (~Hysting@CPE-124-189-28-144.bkzh1.cht.bigpond.net.au)
L1736[15:47:52] ⇦ Quits: Hyst` (~Hysting@cpe-124-189-28-144.bkzh1.cht.bigpond.net.au) (Ping timeout: 186 seconds)
L1737[15:50:36] ⇦ Quits: techno156 (~techno156@137.154.59.172) (Ping timeout: 192 seconds)
L1738[16:12:18] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L1739[16:12:42] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 202 seconds)
L1740[16:14:13] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L1741[16:22:14] <CompanionCube> '
L1742[16:22:14] <CompanionCube> Some 10,000 toddlers across the U.S. are being diagnosed as hyperactive and receiving drugs such as Ritalin and Adderall, the Centers for Disease Control and Prevention has announced in a new report.
L1743[16:22:14] <CompanionCube> '
L1744[16:22:16] <CompanionCube> the fuck
L1745[16:25:42] *** g is now known as gAway2002
L1746[16:29:46] <Lizzy> lol
L1747[16:32:44] ⇨ Joins: xilni (~xilni@96.241.23.87)
L1748[16:34:05] <gamax92> That moment when your tech support scammer doesn't play into your tricks because he keeps falling his job to follow the script
L1749[16:34:40] <Skye> tech support scam vs reactos
L1750[16:35:13] <Skye> I wonder what would happen
L1751[16:35:17] <Skye> someone needs to do it
L1752[16:41:15] <gamax92> ehh ...
L1753[16:41:22] <gamax92> it'd probably just BSOD in the middle of their remote control
L1754[16:41:26] <gamax92> or not be supported at all anyway
L1755[16:41:27] <Izaya> CompanionCube: "They're different! Quick, medicate them!"
L1756[16:41:55] <Izaya> Welcome to the world we live in
L1757[16:42:25] <gamax92> Izaya: you are in Australia
L1758[16:42:27] <Elizabeth> the drone initiation program starts early these days...
L1759[16:42:42] <Izaya> gamax92: hell, yes
L1760[16:42:51] <CompanionCube> Izaya, they're 4 year olds
L1761[16:42:54] <gamax92> Izaya: Enjoy your Shitternet
L1762[16:43:07] <CompanionCube> do you seriously think that the parents are either after something or stupid
L1763[16:43:39] <CompanionCube> s/are/are not/
L1764[16:43:39] <MichiBot> <CompanionCube> do you seriously think that the pare notnts are either after something or stupid
L1765[16:44:15] <Izaya> CompanionCube: from what I've seen it's because the parents can't cope so they get sedatives for their kid
L1766[16:44:26] <CompanionCube> so the latter then
L1767[16:46:17] <Skye> gamax92, ReactOS is getting more stable
L1768[16:46:23] <Skye> I haven't got a BSOD in my messing around
L1769[16:46:29] <Skye> I have got it to freeze multiple times
L1770[16:46:34] <Skye> but... no BSOD
L1771[16:46:59] <Lizzy> right, is the bathroom free....
L1772[16:49:30] <gamax92> Skye: I've actually not used ReactOS in a while :P
L1773[16:52:31] <Inari> fu 411musicgroup
L1774[16:54:00] <Izaya> CompanionCube: related to the medication of normal variation
L1775[16:54:27] <Inari> also MAL is like "hey, you watched 2 episodes o this anime some years ago and put it onto your on-hol list, theres a sequel to that coming out in case you wanted to know"
L1776[16:54:50] <Izaya> is that parents will give kids an iPhone and a pair of Beats headphones to a 7-year-old to shut them up
L1777[16:56:41] <Inari> Izaya: nah
L1778[16:56:52] <Inari> VR headset + software that teaches and parents the kid
L1779[16:57:10] <asie> insanity
L1780[16:57:12] <Izaya> Inari: I haven't seen an example of that yet
L1781[16:57:20] <Inari> :p sounds good to me
L1782[16:57:24] <Inari> but mostly cvause i'd never have kids
L1783[16:57:25] <Inari> \o/
L1784[16:58:05] <Izaya> ITC: complaining about parenting methods from people that have never and probably will never be parents
L1785[16:58:39] * Lizzy kinda doesn't want to be a mother
L1786[16:58:47] <Inari> only kinda?
L1787[16:58:48] <Inari> pf
L1788[16:58:56] <Lizzy> "whats this? what's that?" "idk fuck off"
L1789[16:58:58] <Lizzy> well
L1790[16:59:10] <Lizzy> i'd not be very good at it, ets put it that way
L1791[16:59:57] <Inari> ah :P
L1792[17:00:03] <Lizzy> it would most likely be casually swearing by the age of 4...
L1793[17:00:07] <Lizzy> :P
L1794[17:00:10] <Inari> well me neither, but additoianlyl i just cant stand kids
L1795[17:00:14] * Lizzy is kinda foul mothed
L1796[17:00:18] <Mimiru> My kids totally casually swear
L1797[17:00:20] <Lizzy> *mouthed
L1798[17:00:22] <Skye> my parents swear a lot of the time
L1799[17:00:23] <Mimiru> :/
L1800[17:00:27] <Lizzy> Mimiru, ?
L1801[17:00:30] <Skye> I do not swear at all
L1802[17:00:47] <Lizzy> i swear a lot of the time
L1803[17:00:57] <Mimiru> Naomi and I swear a lot..
L1804[17:01:02] <Mimiru> and our 3 year old is proof of that
L1805[17:01:06] <Mimiru> :\
L1806[17:01:17] <Skye> actually, I lie, I swear when it's either funny or when I'm in pain
L1807[17:01:28] <Lizzy> i don't swear at people (or at least not in a degrading way) but i will happily swear at games and shit
L1808[17:01:29] <Izaya> I may or may not have taught my 2yo nephew to say shitbox
L1809[17:01:58] <Inari> who the hell says shitbox
L1810[17:02:09] <Izaya> me, apparently
L1811[17:02:16] <Lizzy> Izaya's nephew, obviously
L1812[17:02:18] <Izaya> a lot more than I thought, too
L1813[17:02:33] <Inari> casual swearers are the worst
L1814[17:02:36] <Inari> they ruin swearing
L1815[17:02:48] <Inari> its meant to express extreme emoptions, if you just do it all the time it doesnt mean crap
L1816[17:02:49] <Lizzy> yeah, we fucking do
L1817[17:02:57] <Skye> heh
L1818[17:02:59] <Lizzy> exactly
L1819[17:03:08] <Skye> fudge!
L1820[17:03:15] <Lizzy> no Skye
L1821[17:03:18] <Lizzy> just stop
L1822[17:03:32] <Inari> fudgelety!
L1823[17:03:34] <Skye> oh, swearword!
L1824[17:03:46] <Lizzy> .-.
L1825[17:03:53] <Izaya> Skye: you're going to die
L1826[17:03:57] <Skye> insert swearword here
L1827[17:04:07] <GreaseMonkey> "poppycock"
L1828[17:04:09] <Izaya> fuck I forgot to fill up my water bottle this morning
L1829[17:04:31] <Inari> oh noes
L1830[17:04:33] <Lizzy> i don't say the c word much, that's reserved for when my computer is fucking up or C:S cims
L1831[17:04:34] <Inari> now izaya will die
L1832[17:04:38] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
L1833[17:04:49] <Inari> c word?
L1834[17:04:52] <Lizzy> cunt
L1835[17:04:56] <Izaya> Inari: yup, welcome to Australia
L1836[17:04:56] <Inari> ah
L1837[17:04:59] <Inari> i wondered if cunt or cock
L1838[17:05:01] <Inari> but cock would bew eird
L1839[17:05:02] <Inari> so
L1840[17:05:08] <Lizzy> lol
L1841[17:05:39] <Inari> Izaya: damn now you reminded me of some story i read somewhere :|
L1842[17:05:46] <Izaya> it's the depths of winter and you can still die of dehydration some days
L1843[17:06:07] <Izaya> :D
L1844[17:06:59] * Lizzy sighs
L1845[17:07:33] <Inari> Lizzy: i hope vifino eats your sighs
L1846[17:07:36] <GreaseMonkey> "oh cock" is a great thing to say if you're James May
L1847[17:07:46] <Skye> oh dear
L1848[17:07:48] <Lizzy> Inari, he's asleep in his room at the moment
L1849[17:07:48] <Skye> oh dear oh dear
L1850[17:07:53] <Skye> oh dear oh dear oh dear
L1851[17:07:58] <CompanionCube> Skye, what happened
L1852[17:07:58] <Inari> Lizzy: thats
L1853[17:08:00] <Inari> entirely too unlewd
L1854[17:08:07] <Lizzy> yup
L1855[17:08:12] * Inari deers Skye
L1856[17:08:17] <Skye> CompanionCube, nothing, but it's an alternate to swearing
L1857[17:08:25] <Skye> if I do it again... do worry
L1858[17:08:40] <Skye> unless I prefix it with something to the effect of that it's a joke
L1859[17:08:44] <Lizzy> kinda debating if i want to go to sleep now or try and stay awake long enough that he'll wake up whilst i'm asleep
L1860[17:08:48] <GreaseMonkey> i swear as an alternative to defaming religious deities
L1861[17:09:06] <Inari> Lizzy: why do you want him to wake up while you're aslsep?
L1862[17:09:07] <GreaseMonkey> honestly how did "shit" ever become offensive anyway
L1863[17:09:12] <Inari> so he can violate you rin your sleep?
L1864[17:09:12] <Inari> lewd
L1865[17:09:19] <Lizzy> maybe
L1866[17:09:28] <Inari> to deer. verb. https://i.ytimg.com/vi/FgXz9DLB-Rk/maxresdefault.jpg
L1867[17:09:28] <Lizzy> everyone has their fetishes
L1868[17:09:49] <Inari> Lizzy: ;3
L1869[17:10:07] <Mimiru> I used 20 Pokeballs on a single catch, yes, catch rates are SOOOOOOOOO much better /s
L1870[17:10:19] <Lizzy> also that fetish comment i sent before your deep pic, wifi isn't the best here
L1871[17:10:35] <Skye> deep or deer
L1872[17:10:37] <Lizzy> *deer
L1873[17:10:42] <Lizzy> ima go sleep
L1874[17:10:54] <GreaseMonkey> as for this i'd love to see it: [09:35:17] <Skye> tech support scam vs reactos
L1875[17:11:07] <Skye> GreaseMonkey, it's funny
L1876[17:11:21] <Skye> reactos would be doing well if the scammers don't end up being stumped
L1877[17:11:29] <GreaseMonkey> i still like how someone did it on windows 95 or something with dial-up
L1878[17:11:36] <GreaseMonkey> and the call kept cutting out for obvious reasons
L1879[17:11:45] <Lizzy> vifino, if you wake up and check your pc before wandering around your house to find me, i'm in your lounge. feel free to help yourself to snuggles
L1880[17:11:47] <CompanionCube> or
L1881[17:12:00] <CompanionCube> tech support scammer vs random PC running BOB
L1882[17:12:21] <Skye> CompanionCube, BOB can run on windows 10
L1883[17:12:48] <GreaseMonkey> tech support scammer encountering a system where the scheme consists entirely of stuff along the lines of goatse and the font is cocksure
L1884[17:13:29] <GreaseMonkey> on a system running some really annoying malware
L1885[17:14:00] <CompanionCube> tech support scammer vs MEMZ?
L1886[17:14:22] <Kodos> Safe to assume OpenFM 1.10.2 works in SMP
L1887[17:14:23] <Kodos> ?
L1888[17:14:29] <Mimiru> it should
L1889[17:14:41] <Kodos> Okay, will report back if it doesn't, with a log
L1890[17:14:43] <Mimiru> report if not
L1891[17:16:04] <Kodos> Buddy I haven't talked to in almost 2 years is putting together a modpack and was asking about it
L1892[17:16:39] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L1893[17:17:53] <Kodos> Does Thermal Recycling have an IRC channel
L1894[17:32:05] ⇦ Quits: Keanu73 (~Keanu73@host-78-150-236-239.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L1895[17:41:23] <Inari> https://www.youtube.com/watch?v=zSh2-Y4hVU8
L1896[17:41:23] <MichiBot> Overwatch - 10/10 Mercy POTG | length: 23s | Likes: 726 Dislikes: 59 Views: 82063 | by ElementOfWar
L1897[17:47:55] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Remote host closed the connection)
L1898[18:14:31] <Inari> http://itshighnoonsomewhere.com/
L1899[18:17:18] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 202 seconds)
L1900[18:18:08] <CompanionCube> Inari, that shadowing really makes the font look different
L1901[18:18:39] <Inari> https://isitchristmas.com/
L1902[18:18:54] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L1903[18:28:29] *** Gavle|Away is now known as Gavle
L1904[18:36:58] <gamax92> ooooh
L1905[18:37:05] <gamax92> Sega Saturn emulation in Mednafen
L1906[18:37:38] <Inari> meh
L1907[18:37:41] * Inari flops about
L1908[18:37:42] <gamax92> Inari: shush you
L1909[18:37:52] <Inari> all the games i wanna play i cant aply
L1910[18:37:52] <Inari> :<
L1911[18:38:01] <gamax92> region differences?
L1912[18:38:18] <Inari> nah
L1913[18:38:31] <Inari> for two im waiting for an update, one is crap nowadays and the other isnt relaeased
L1914[18:38:32] <Inari> :P
L1915[18:38:54] <Skye> Inari, watch Ashens and the Quest for the Gamechild
L1916[18:39:02] <Inari> tried that once
L1917[18:39:03] <Inari> too bad
L1918[18:39:17] <Skye> what?!
L1919[18:39:25] <Skye> Even my parents were okay with it!
L1920[18:39:35] <Inari> its more cringe than all of these stupid "cringe" imgur posts
L1921[18:39:57] <Skye> it's british humour
L1922[18:40:09] <Inari> its also terribly recorded and acted :P
L1923[18:40:27] <Skye> actually, compared to some stuff it's fairly decent
L1924[18:40:34] <Inari> yeah ,well
L1925[18:40:40] <Inari> comparisons are fun like that
L1926[18:40:52] <Skye> I liked the anticlimatic parts
L1927[18:41:55] <Inari> bleh, maybe i'll play some factorio again, no cleu
L1928[18:48:06] <flappy> Inari: what are you saying, gamechild is an actual quality motion picture
L1929[18:48:44] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L1930[18:48:51] <Skye> flappy, I don't think Inari likes british humour
L1931[18:49:41] <Inari> i dont mind brittish humor
L1932[18:49:46] <Inari> i mind bad CG and weird acting
L1933[18:49:47] <Inari> :P
L1934[18:50:05] <Skye> I think the CG was part of the charm
L1935[18:50:23] <Skye> also
L1936[18:50:30] <Skye> CG is kinda hard
L1937[18:51:18] <Skye> *CGI
L1938[18:51:37] <Inari> im nots ure what the I even stands for
L1939[18:54:00] <Skye> Inari, computer generated imagery
L1940[18:54:18] <Inari> Skye: also
L1941[18:54:21] <Inari> it needs mor elolis
L1942[18:54:25] <Skye> ?
L1943[18:54:34] <Inari> more loils
L1944[18:55:58] <Inari> Skye: more https://images.sankakucomplex.com/wp-content/uploads/2016/08/PrismaIllya3Rei-Episode5-Omake-10.gif
L1945[18:56:34] <Inari> Skye: `more https://images.sankakucomplex.com/wp-content/uploads/2016/08/Top20-Anime-Summer-2016-NTTDocomo-4-468x663.jpg
L1946[18:57:51] <Skye> Inari, make that a suggestion, I dare you. :P
L1947[18:58:14] <Inari> a suggestion?
L1948[18:58:14] <CompanionCube> 'With a new script, it's possible to get Valve's Steam Linux game client running relatively well on FreeBSD. ' O.o
L1949[18:59:57] <Skye> CompanionCube, do the games run
L1950[19:00:09] <CompanionCube> idk
L1951[19:00:51] ⇨ Joins: techno156 (~techno156@137.154.59.172)
L1952[19:01:11] <Skye> Inari, tweet to ashens or something? :P
L1953[19:01:46] <Inari> meh too lazy to amke a twee that will neither be read nor implemented
L1954[19:13:11] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L1955[19:17:30] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Ping timeout: 202 seconds)
L1956[19:23:31] ⇨ Joins: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net)
L1957[19:23:40] <TheFox> I'm here, time to start the party
L1958[19:23:51] <TheFox> o/
L1959[19:24:23] <TheFox> guees there is no party :(
L1960[19:24:33] <Inari> peoplein anime though
L1961[19:24:47] <Inari> "oh, noone would believe i picked up a fairy yesterday and only i can see it"
L1962[19:24:55] <TheFox> im good, no thank you
L1963[19:24:57] <Inari> but the fairy interacts with the world.. like visibly
L1964[19:24:59] <Inari> just show them
L1965[19:25:01] <Inari> sheesh
L1966[19:25:05] <Inari> heck
L1967[19:25:09] <Inari> if it interacts with the world
L1968[19:25:17] <Inari> you can like spread on it or whatever
L1969[19:25:20] <Inari> to show its shape
L1970[19:27:04] ⇦ Quits: techno156 (~techno156@137.154.59.172) (Ping timeout: 192 seconds)
L1971[19:30:40] <TheFox> oh, Inari, you caught Marge ;)
L1972[19:31:11] <Inari> ?
L1973[19:31:58] <TheFox> marge(rine) "you can like spread it. (on toast)"
L1974[19:32:15] <Inari> i dont spread for just anyone
L1975[19:32:24] <TheFox> i misread that didnt i
L1976[19:32:35] ⇨ Joins: cpup (~cpup@32.218.113.255)
L1977[19:32:36] <TheFox> yup, i did
L1978[19:32:46] <Inari> :P
L1979[19:32:55] <Inari> i meant spray there
L1980[19:33:38] *** Gavle is now known as Gavle|Away
L1981[19:34:10] <TheFox> %quote MagjenRelativity
L1982[19:34:12] <MichiBot> TheFox: No quotes found for MagjenRelativity
L1983[19:35:31] ⇦ Quits: CoderPuppy (~cpup@32.218.117.204) (Ping timeout: 190 seconds)
L1984[19:37:30] <TheFox> so Inari how have you been?
L1985[19:37:41] <Inari> dunno, so-so I guess?
L1986[19:39:52] <Inari> https://en.wikipedia.org/wiki/Electret that sounds like a pokemon name
L1987[19:41:46] <TheFox> looks like a pokemon name, i think. never watched it.
L1988[19:44:20] <TheFox> I think i finally learned to stay away from train lines today, someone asked me to remove some old tracks from their property, my whole right side is bruised including ribs(what a wonderful feeling i might add), so much fun
L1989[19:48:07] ⇨ Joins: CoderPuppy (~cpup@32.218.114.41)
L1990[19:48:26] <Skye> Inari, fun fact, Ashens and the Quest for the GameChild has a reference to tentacles, and someone wears special body armour to face an elderich abomination
L1991[19:49:51] ⇦ Quits: cpup (~cpup@32.218.113.255) (Ping timeout: 190 seconds)
L1992[19:50:41] <Inari> Skye: good for it :P
L1993[19:51:15] <Inari> TheFox: uhh kay
L1994[20:06:18] ⇨ Joins: cpup (~cpup@32.218.114.72)
L1995[20:08:26] ⇦ Quits: CoderPuppy (~cpup@32.218.114.41) (Ping timeout: 192 seconds)
L1996[20:16:48] ⇦ Quits: Inari (~Pinkishu@p5DEC66EC.dip0.t-ipconnect.de) (Quit: 'Be sure to stretch before engaging in rigorous physical activity.' (Zarya))
L1997[20:28:56] ⇦ Quits: cpup (~cpup@32.218.114.72) (Ping timeout: 186 seconds)
L1998[20:33:26] ⇨ Joins: cpup (~cpup@32.218.114.120)
L1999[20:37:45] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L2000[20:38:08] ⇨ Joins: CoderPuppy (~cpup@32.218.114.150)
L2001[20:39:51] ⇦ Quits: cpup (~cpup@32.218.114.120) (Ping timeout: 190 seconds)
L2002[20:40:39] ⇦ Quits: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L2003[20:41:27] ⇦ Quits: Corded (~Corded@eos.pc-logix.com) ()
L2004[20:41:44] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Ping timeout: 186 seconds)
L2005[20:43:23] ⇨ Joins: IzayaXMPP (~858c52067@210.1.213.55)
L2006[20:43:28] ⇨ Joins: Corded (~Corded@eos.pc-logix.com)
L2007[20:43:30] ⇦ Quits: Corded (~Corded@eos.pc-logix.com) (Client Quit)
L2008[20:44:26] ⇨ Joins: Corded (~Corded@eos.pc-logix.com)
L2009[20:44:31] <Mimiru> Test
L2010[20:44:34] <Mimiru> Test
L2011[20:44:39] <Mimiru> \o/!
L2012[20:44:41] <Mimiru> YES!
L2013[20:45:08] <IzayaXMPP> :o it actually works?
L2014[20:45:25] <Mimiru> Shush ?
L2015[20:45:35] <Mimiru> I got it using the bot tag lol
L2016[21:00:11] ⇦ Quits: Yepoleb (~yepoleb@194-166-5-47.adsl.highway.telekom.at) (Quit: Yepoleb)
L2017[21:12:02] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L2018[21:12:19] ⇦ Quits: Nentify (uid14943@id-14943.highgate.irccloud.com) (Quit: Connection closed for inactivity)
L2019[21:21:38] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 202 seconds)
L2020[21:23:15] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L2021[21:24:11] <gamax92> wat, SSF is still being worked on
L2022[21:31:31] <IzayaXMPP> Hmmmmmmmmmmm
L2023[21:31:45] <IzayaXMPP> So apparently my phone is vulnerable to these QuadRooter vulns
L2024[21:31:56] <IzayaXMPP> I'll need to look into abusing this
L2025[21:32:01] <gamax92> the page itself isn't really getting updated it seems but looking at the SSF_TestVer.zip it'll give "Last-Modified: Thu, 28 Jul 2016 12:28:00 GMT"
L2026[21:32:13] <gamax92> which also corresponds to dates of the .exe's in the archive
L2027[21:39:33] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L2028[21:41:07] ⇦ Parts: IzayaXMPP (~858c52067@210.1.213.55) ())
L2029[21:44:08] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Ping timeout: 186 seconds)
L2030[21:44:38] ⇨ Joins: ade124 (~ade124@221.124.198.189)
L2031[22:06:36] <gamax92> Hey GreaseMonkey
L2032[22:06:41] <Antheus> Hey gamax92
L2033[22:06:44] <GreaseMonkey> sup
L2034[22:06:53] <gamax92> GreaseMonkey: have you seen PGXP
L2035[22:06:59] <GreaseMonkey> i don't know what that is
L2036[22:07:11] <gamax92> perspective correctness hack for ps1
L2037[22:08:06] <gamax92> "PGXP tracks values passed to the PSX's vector unit (which are almost always vertex calculations), so whenever 2D X-Y coordinates are sent to the GPU, the emulator instead sends proper 3D X-Y-Z coordinates."
L2038[22:08:50] <GreaseMonkey> ah righty
L2039[22:09:12] <GreaseMonkey> i did a hack to mednafen twice which adds red-cyan glasses support
L2040[22:09:18] <GreaseMonkey> similar concept
L2041[22:09:59] <GreaseMonkey> except i actually just blatantly hack the GTE calculations
L2042[22:10:08] <GreaseMonkey> and alternate per frame
L2043[22:10:12] <Kodos> gamax92, SSF?
L2044[22:10:40] <gamax92> Saturn Emulator
L2045[22:11:21] <gamax92> GreaseMonkey: this is apparently been hacked into pcsxr and peteopengl2
L2046[22:12:09] <GreaseMonkey> for this voxel engine i have at the moment, i've been testing it w/ -O1
L2047[22:12:21] <GreaseMonkey> i get close to 500FPS from start
L2048[22:12:34] <GreaseMonkey> erm, an engine i'm working on
L2049[22:13:00] <GreaseMonkey> on -O3 -flto, hardly any change
L2050[22:13:06] <gamax92> nice :3
L2051[22:13:08] <GreaseMonkey> as for -O0, guess the performance impact
L2052[22:13:12] <GreaseMonkey> that's right, fuck-all
L2053[22:13:20] <gamax92> hopefully it's not assembly though ...
L2054[22:13:24] <GreaseMonkey> nah it's all C
L2055[22:13:33] <gamax92> hopefully it's not inline assembly
L2056[22:13:39] <GreaseMonkey> there's no inline asm
L2057[22:13:45] <gamax92> nice
L2058[22:13:48] <GreaseMonkey> so why is it that minetest is so fucking slow if you link it with a debug build of irrlicht?
L2059[22:14:02] <gamax92> I dunno, you tell me
L2060[22:14:33] <GreaseMonkey> i'm not all that sure either but it may have something to do with the fact that irrlicht was kinda designed for not-voxel stuff
L2061[22:15:02] <gamax92> oh, minetest is built on irrlicht
L2062[22:15:57] <gamax92> GreaseMonkey: How fast do you think I can hit with a GMA 945 and a 1.6GHz atom
L2063[22:16:13] <GreaseMonkey> is that a real 945 or is it a 3150
L2064[22:16:20] <GreaseMonkey> actually
L2065[22:16:29] <GreaseMonkey> it won't hit anything at all as i ripped out 2.1 support early on
L2066[22:16:40] <gamax92> welp.
L2067[22:17:30] <GreaseMonkey> oh yeah, with LIBGL_ALWAYS_SOFTWARE=yes (llvmpipe) i get about 35fps on my i5-6500
L2068[22:18:04] <GreaseMonkey> (3.2GHz unboosted, 4core, 1thread-per-core)
L2069[22:18:43] <GreaseMonkey> next part of course is to get textures on this damn thing
L2070[22:18:52] <gamax92> I can run minetest on that laptop (atleast when I did a few years ago)
L2071[22:20:02] <GreaseMonkey> main diff is here the render dist is 128
L2072[22:20:05] <GreaseMonkey> wait shit
L2073[22:20:07] <GreaseMonkey> it's 100
L2074[22:20:27] <gamax92> mmhm, but you don't support my old chip
L2075[22:20:39] <GreaseMonkey> at 128 i get around 380fps
L2076[22:21:19] <GreaseMonkey> do you have any newer chips, namely chips that support GL 3?
L2077[22:21:23] <GreaseMonkey> specifically 3.2 core
L2078[22:21:42] <gamax92> this card of mine does 3.3
L2079[22:21:52] <gamax92> card at home does 4.something
L2080[22:22:19] <gamax92> and yes core
L2081[22:22:49] <GreaseMonkey> sweet
L2082[22:23:44] <alekso56> GreaseMonkey: are you going to use the new vulkan stuff?
L2083[22:23:56] <gamax92> oh, the patched video driver has a GTE Accuracy Hack
L2084[22:24:06] <GreaseMonkey> alekso56: fuck no, i want people to be able to mod this game
L2085[22:24:10] <gamax92> and the PGXP stuff is in the emulator core
L2086[22:24:16] <GreaseMonkey> i've had a play around with it, it's brutal
L2087[22:24:24] <GreaseMonkey> ~1000 lines just to get a triangle
L2088[22:24:33] <alekso56> it's kinda super verbose yeah.
L2089[22:24:45] <gamax92> but it's the fuuuuuture~
L2090[22:24:55] <GreaseMonkey> the future is more OpenGL
L2091[22:24:58] <gamax92> not like opengl and directx are going anywhere
L2092[22:25:06] <gamax92> i mean, leaving
L2093[22:25:17] <GreaseMonkey> seriously, you're going to see vulkan stuff, most notably on mobile
L2094[22:25:29] <GreaseMonkey> where apparently that's when it kicks serious arse
L2095[22:25:41] <GreaseMonkey> but you'll see plenty of opengl still
L2096[22:25:42] <gamax92> GreaseMonkey: my phone has a Adreno 225
L2097[22:25:47] <alekso56> it seems like it was designed to reduce cpu usage not gpu usage
L2098[22:26:10] <GreaseMonkey> apparently ES 3.1 has more state checking bullshit than GL 4.5
L2099[22:26:26] <GreaseMonkey> well, state guessing iirc
L2100[22:26:50] <GreaseMonkey> my raspi 3 has a VideoCore IV, but i'm not expecting it to be able to render all this at least for now
L2101[22:27:18] <gamax92> I still actually have to do dev with those old crappy phone gpu's in mind, I tested stuff on a newer phone, my nvidia's opengles, and on nvidia gl and this machine's gl, and llvmpipe
L2102[22:27:26] <gamax92> Everything was running great, no issues, shaders looked fine
L2103[22:27:49] <gamax92> Got several complains when I pushed it saying that I broke Android support, sending me screenshots of really fucked up stuff
L2104[22:27:54] ⇦ Quits: Lathanael|Away (~Lathanael@p54961942.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L2105[22:30:02] <GreaseMonkey> gamax92: define "this machine's gl"
L2106[22:30:04] <GreaseMonkey> what GPU
L2107[22:30:08] <GreaseMonkey> and what driver
L2108[22:30:39] <GreaseMonkey> wait nvm, if llvmpipe says it's ok, it's probably not completely shit
L2109[22:31:22] ⇦ Quits: Kiddobyte (~Kiddobyte@75-128-216-19.dhcp.trcy.mi.charter.com) (Read error: Connection reset by peer)
L2110[22:31:31] <gamax92> r600
L2111[22:32:03] <gamax92> on ATi Radeon HD 4770 (yeah it's old, it adds for a good range of compatibility targets)
L2112[22:32:47] ⇨ Joins: Kimiro (~MobileDra@72.143.231.138)
L2113[22:33:17] <gamax92> but it was like, I know shaders can be a little problematic, so I go through all the trouble of testing it on my various range of hardware in Linux and Windows and Android except the one device I had that would have had issues
L2114[22:33:17] ⇨ Joins: Kiddobyte (~Kiddobyte@75-128-216-19.dhcp.trcy.mi.charter.com)
L2115[22:35:33] ⇨ Joins: Lathanael|Away (~Lathanael@p5496124E.dip0.t-ipconnect.de)
L2116[22:51:14] <ade124> I wish I could get compose key on Android...
L2117[22:56:12] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L2118[23:00:08] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Ping timeout: 192 seconds)
L2119[23:00:56] <gamax92> GreaseMonkey: got a demo I could run? :D
L2120[23:01:30] <GreaseMonkey> gamax92: i could possibly send a binary, i'd rather not have it spread at this stage, got amd64 linux + libepoxy?
L2121[23:01:54] <gamax92> oh alright, and yes
L2122[23:02:30] <GreaseMonkey> PM'd
L2123[23:02:56] <GreaseMonkey> oh yeah also it needs SDL2
L2124[23:03:47] <gamax92> have
L2125[23:04:33] <gamax92> my computer locked up :I
L2126[23:05:43] ⇦ Quits: Kimiro (~MobileDra@72.143.231.138) (Quit: Connection lost: Psionic link severed.)
L2127[23:07:19] <GreaseMonkey> interesting
L2128[23:08:23] <Reika> Does OC Bundled redstone control channels independently?
L2129[23:08:25] <Reika> that is
L2130[23:08:26] <Reika> I remember that CC controls the channels as a sum like bitflags
L2131[23:08:30] <Reika> so to set red and green high
L2132[23:08:31] <Reika> you do redstone.setBundledOutput(colors.red+colors.green)
L2133[23:08:33] <Reika> does OC let you control each color independently?
L2134[23:08:34] <Reika> so I can set red, then set yellow and leave red unaffected, then reset red and leave yellow unaffected?
L2135[23:08:49] <GreaseMonkey> i think it's independent purely so you can set independent voltages
L2136[23:09:17] ⇦ Quits: brandon3055 (~Brandon@122.129.142.14) (Read error: Connection reset by peer)
L2137[23:10:00] <GreaseMonkey> wait actually it can do them all at once
L2138[23:10:12] <GreaseMonkey> http://ocdoc.cil.li/component:redstone
L2139[23:12:22] ⇨ Joins: brandon3055 (~Brandon@122.129.142.14)
L2140[23:16:42] <Reika> I am asking if it /can/ do it independently
L2141[23:16:55] <Reika> and does so by default
L2142[23:17:12] <Reika> in other words
L2143[23:17:27] <Reika> does calling rs.sendBundledOutput() with one color affect any other if not explicitly told to do so
L2144[23:23:38] <Mimiru> ~catfact
L2145[23:23:38] <Nadeko> ? `Cats' hearing is much more sensitive than humans and dogs.`
L2146[23:23:45] <Mimiru> <3 :p
L2147[23:28:34] <GreaseMonkey> ok, fun thing, mmap tends to be a bit slower than malloc
L2148[23:28:59] <GreaseMonkey> MAP_PRIVATE is faster than MAP_SHARED though
L2149[23:29:02] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L2150[23:29:18] <GreaseMonkey> but basically: mmap-shared = ~180ms, mmap-priv = ~150ms, malloc = ~110ms
L2151[23:29:27] <GreaseMonkey> yes of course it's all MAP_ANON
L2152[23:30:21] ⇦ Quits: Corded (~Corded@eos.pc-logix.com) ()
L2153[23:30:51] <GreaseMonkey> oh hey if i drop the memset it all goes slightly faster
L2154[23:33:42] ⇦ Quits: alexbuzzbee (~alexbuzzb@d-162-223-180-83.cpe.metrocast.net) (Ping timeout: 202 seconds)
L2155[23:34:37] <GreaseMonkey> basically, about 9% of the time spent generating a chunk was all in memset
L2156[23:47:38] ⇨ Joins: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net)
L2157[23:48:16] *** medsouz is now known as medsouz|offline
L2158[23:52:53] ⇨ Joins: Corded (~Corded@eos.pc-logix.com)
L2159[23:53:25] <Mimiru> >choose Get up;Sleep;Sleep more
L2160[23:53:25] <Nadeko> Get up
L2161[23:53:28] ⇨ Joins: alexbuzzbee (~alexbuzzb@d-162-223-180-83.cpe.metrocast.net)
L2162[23:53:48] <Mimiru> Also, corded was down, I just brought it back up @ろやカバ
L2163[23:54:03] <ろやカバ> Great
L2164[23:54:17] <ろやカバ> So I need to retype that?
L2165[23:54:26] ⇦ Quits: Dimitriye98 (~Dimitriye@c-73-252-165-178.hsd1.ca.comcast.net) (Ping timeout: 384 seconds)
L2166[23:54:53] <Mimiru> Anything before my >choose but after the last message from corded wasnt' relayed
L2167[23:55:27] <ろやカバ> Okay
L2168[23:55:30] <ろやカバ> Why aren't there decent IRC clients for android
L2169[23:55:30] <ろやカバ> In other news, I got the compose key working (My IRC name is ade124, I just have different names for different things)
L2170[23:58:31] <Mimiru> @Nadeko fire
L2171[23:58:31] <Nadeko> ? ด้้้้้็็็็็้้้้้็็็็็้้้้้้้้็ด้้้้้็็็็็้้้้้็็็็็้้้้้้้้็็็็็้้้้้็็็็็้้้้้้้้็็็ด้้้้้็็็็็้้้้้็็็็็้้้้้้้้็็็็็้้้้้็็็็็้้้้ ?
L2172[23:58:38] <Mimiru> Oh wow
L2173[23:58:43] <Mimiru> lmao
L2174[23:58:51] <Mimiru> that looks just GREAT in IRC.
L2175[23:59:08] <snowden89> eats humans they are great
L2176[23:59:26] <snowden89> well.
<<Prev Next>> Scroll to Top