<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:00] ⇦ Quits: Corded (discord@2607:5300:60:51da::c0f:fee) (Remote host closed the connection)
L2[00:00:01] <Lymia> I don't play Minecraft much anymore
L3[00:00:08] <Dark> ya missile station uses a grey texture as its a separate model
L4[00:00:10] ⇨ Joins: Corded (discord@2607:5300:60:51da::c0f:fee)
L5[00:00:10] zsh sets mode: +v on Corded
L6[00:00:20] <dmod> imagine firing off multiple missiles from one station.
L7[00:00:25] <Lymia> Never liked the kinda server where you need forcefields because people might try to nuke you though.
L8[00:00:25] <Lymia> :(
L9[00:00:34] <Mimiru> I work tomorrow.. but I'll look at the API Tomorrow night/sunday
L10[00:00:37] <Dark> https://dl.dropboxusercontent.com/u/70622753/pics/work/microMissileRack.png
L11[00:00:39] <Lymia> (besides, I prefer TNT cannons)
L12[00:00:49] <Kodos> Purdy
L13[00:00:51] <Dark> Lymia its not for everyone
L14[00:01:18] <Kodos> OH, I should add Malisis' Doors for the 2x2 hatch, so I can do an underground base
L15[00:01:26] <Mimiru> dmod / dark how is the API? At least as useful as 1.6? lol
L16[00:01:29] <Kodos> And I still need to finish figuring out a 1x1 hidey hole redstone thingy
L17[00:01:40] <Dark> Mimiru should be nicer than the 1.6 version
L18[00:01:41] *** medsouz is now known as medsouz|offline
L19[00:01:51] <Dark> though its a complete rewrite
L20[00:01:58] <Mimiru> Figured it would be
L21[00:01:59] <Lymia> me
L22[00:02:01] <Lymia> mwe*
L23[00:02:01] <Lymia> Hrm.
L24[00:02:22] <dmod> feel free to join our channels Mimiru I'll pm you the name as i don't know if Sangar wants me to advertise
L25[00:02:29] <Lymia> I wonder what I'd need for an OS that runs the same code on both CC/OC anyway.
L26[00:02:30] <Mimiru> k
L27[00:02:39] <dmod> sent
L28[00:02:52] <Kodos> Okay, time to see if ICBM blows up in my RF pack
L29[00:02:53] <rashy> you'd need a translation layer of some sort
L30[00:02:55] <Dark> Lymia mostly libs I assume
L31[00:02:57] <Mimiru> !op
L32[00:02:57] zsh sets mode: +o on Mimiru
L33[00:03:02] <Lymia> I'd need to deal with the 5.1 vs 5.2/5.3 discrepancy.
L34[00:03:15] <rashy> that too
L35[00:03:17] <Lymia> 5.3 to 5.2 is easy... ish. There's some minor behavior differences though.
L36[00:03:36] <Lymia> Like __eq working on a table with a metatable and one with none, unlike before.
L37[00:03:52] <Lymia> 5.2 to 5.1 is...
L38[00:03:57] <Lymia> Difficult without bytecode loading, but.
L39[00:04:13] <Lymia> Luckily in CC, it allows bytecode in 5.1.
L40[00:04:30] <gamax92> Lymia: what's this about CC on OC emulation?
L41[00:04:41] <Lymia> oh dear.
L42[00:04:48] <Lymia> CC on OC is actually going to be hard.
L43[00:04:53] <gamax92> not really
L44[00:04:55] <Lymia> How the heck do I do getfenv/setfenv
L45[00:05:04] <Dark> mod addon
L46[00:05:06] <gamax92> hacks
L47[00:05:13] <Dark> asm worest case
L48[00:05:15] <Lymia> Dark, the fun is doing it in Lua.
L49[00:05:16] <Lymia> :P
L50[00:05:24] <Dark> :P I'm a Java dev
L51[00:05:32] <gamax92> I've done it and it works fine for most stuff
L52[00:05:33] <Lymia> It's trivial in Java.
L53[00:05:37] <Lymia> Hrm.
L54[00:06:02] <Lymia> I could hook all instances of getglobal, and translate it to a function call.
L55[00:06:10] <Lymia> But then how do I track the fenv in that
L56[00:06:30] <gamax92> used CC's edit, redirection, LuaIDE, CC's shell, all in OC
L57[00:06:47] <Lymia> was setfenv/getfenv not an issue?
L58[00:06:56] <gamax92> not really
L59[00:07:21] <Lymia> bluh
L60[00:07:38] <gamax92> I just hook loadstring and make it so that all of those functions can be changed
L61[00:07:43] <Lymia> Only answer I can think of is to encapsulate or something all function calls?
L62[00:07:45] <Lymia> Translate
L63[00:08:01] <Lymia> foo(...) into foo[1](foo[2], ...)
L64[00:08:27] <Lymia> Oh, I could also just
L65[00:08:28] <gamax92> you don't need full setfenv emulation for most stuff ... :P
L66[00:08:35] <Lymia> Translate foo(...) into foo(nil, ...)
L67[00:08:49] <Lymia> Then in setfenv do foo(0, _G) or something.
L68[00:09:06] <Lymia> gamax92, yeah, but
L69[00:09:11] <Lymia> It's not fun if I don't emulate the whole thing.
L70[00:09:11] <Lymia> :P
L71[00:10:23] <Mimiru> Night
L72[00:10:35] ⇦ Quits: Goof (~Goof@plebcraft.net) (*.net *.split)
L73[00:10:35] ⇦ Quits: wembly (~wembly@50.240.220.69) (*.net *.split)
L74[00:10:35] ⇦ Quits: Saphire (~Saphire@reynir.aww.moe) (*.net *.split)
L75[00:10:35] ⇦ Quits: Eearslya (~Eearslya@sleiarion.net) (*.net *.split)
L76[00:10:35] ⇦ Quits: Vaht (~Tahg@pool-72-74-136-57.bstnma.fios.verizon.net) (*.net *.split)
L77[00:10:35] ⇦ Quits: Texelsaur (~jaquadro@c-76-28-30-178.hsd1.ma.comcast.net) (*.net *.split)
L78[00:10:35] ⇦ Quits: EricBJ (~eric@108-160-20-69.regn.hsdb.sasknet.sk.ca) (*.net *.split)
L79[00:10:35] ⇦ Quits: ping (~v^@c-68-41-215-101.hsd1.mi.comcast.net) (*.net *.split)
L80[00:10:35] ⇦ Quits: SkySom (~SkySom@162.243.21.185) (*.net *.split)
L81[00:10:36] ⇦ Quits: clever (~clever@nwcsnbsc03w-047055226178.dhcp-dynamic.fibreop.nb.bellaliant.net) (*.net *.split)
L82[00:10:36] ⇦ Quits: ashka (~postmaste@5.9.122.82) (*.net *.split)
L83[00:10:36] ⇦ Quits: Roadcrosser (~potato@ultros.tentacles.are.evidently.sexy) (*.net *.split)
L84[00:10:36] ⇦ Quits: quantsini (~quantsini@quantsini.com) (*.net *.split)
L85[00:10:36] ⇦ Quits: lp0 (notonfire@tty.sh) (*.net *.split)
L86[00:10:36] ⇦ Quits: medsouz|offline (~medsouz@medsouz.net) (*.net *.split)
L87[00:10:36] ⇦ Quits: Zerant (~Zerant@5.196.237.209) (*.net *.split)
L88[00:10:36] ⇦ Quits: wolfmitchell (~wolfmitch@diamondedge.org) (*.net *.split)
L89[00:10:36] ⇦ Quits: SuPeRMiNoR2 (~SuPeR@eve.superminor2.net) (*.net *.split)
L90[00:10:36] ⇦ Quits: cloakable (~cloakable@cpc87169-aztw31-2-0-cust145.18-1.cable.virginm.net) (*.net *.split)
L91[00:10:36] ⇦ Quits: DFrostedWang (~DFrostedW@ec2-52-10-198-190.us-west-2.compute.amazonaws.com) (*.net *.split)
L92[00:10:42] ⇨ Joins: medsouz|offline (~medsouz@medsouz.net)
L93[00:10:43] ⇨ Joins: quantsini (~quantsini@quantsini.com)
L94[00:10:48] <Mimiru> yay netsplot
L95[00:10:52] ⇨ Joins: ashka (~postmaste@5.9.122.82)
L96[00:10:53] ⇨ Joins: cloakable (~cloakable@cpc87169-aztw31-2-0-cust145.18-1.cable.virginm.net)
L97[00:10:54] ⇨ Joins: Vaht (~Tahg@pool-72-74-136-57.bstnma.fios.verizon.net)
L98[00:11:02] ⇨ Joins: wolfmitchell (~wolfmitch@diamondedge.org)
L99[00:11:12] ⇨ Joins: ping (~v^@c-68-41-215-101.hsd1.mi.comcast.net)
L100[00:11:12] ⇨ Joins: Zerant (~Zerant@5.196.237.209)
L101[00:11:15] *** medsouz|offline is now known as Guest62895
L102[00:11:18] ⇨ Joins: EricBJ (~eric@108-160-20-69.regn.hsdb.sasknet.sk.ca)
L103[00:11:32] ⇨ Joins: Goof (~Goof@223.252.20.8)
L104[00:11:35] ⇨ Joins: lp0 (notonfire@5.196.251.12)
L105[00:11:36] ⇨ Joins: SkySom (~SkySom@162.243.21.185)
L106[00:11:38] <Lymia> gamax92, my goal would be to make an OS with a homogenous interface for OC and CC. So programs written for it run on both (within reason) :p
L107[00:11:51] <Lymia> If I'm systems level.
L108[00:12:01] <Lymia> ... you know.
L109[00:12:07] <Lymia> Can't just give up. :P
L110[00:12:11] <Lymia> Or do a half-assed job.
L111[00:12:30] *** wolfmitchell is now known as Guest3211
L112[00:12:39] *** Zerant is now known as Guest97860
L113[00:12:44] ⇨ Joins: DFrostedWang (~DFrostedW@ec2-52-10-198-190.us-west-2.compute.amazonaws.com)
L114[00:12:53] zsh sets mode: +v on ping
L115[00:13:13] ⇨ Joins: SuPeRMiNoR2 (~SuPeR@eve.superminor2.net)
L116[00:13:14] ⇨ Joins: wembly (~wembly@50.240.220.69)
L117[00:13:16] zsh sets mode: +v on SuPeRMiNoR2
L118[00:13:49] ⇨ Joins: Texelsaur (~jaquadro@c-76-28-30-178.hsd1.ma.comcast.net)
L119[00:15:15] ⇨ Joins: Roadcrosser (~potato@ultros.tentacles.are.evidently.sexy)
L120[00:15:19] ⇦ Quits: AlexisMachina (uid57631@2604:8300:100:200b:6667:3:0:e11f) (Quit: Connection closed for inactivity)
L121[00:15:38] ⇨ Joins: Eearslya (~Eearslya@sleiarion.net)
L122[00:15:45] *** Roadcrosser is now known as Guest47286
L123[00:17:50] ⇨ Joins: clever (~clever@nwcsnbsc03w-047055226178.dhcp-dynamic.FibreOp.nb.bellaliant.net)
L124[00:23:46] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71) (Ping timeout: 190 seconds)
L125[00:25:54] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71)
L126[00:25:57] *** alekso56 is now known as Guest51946
L127[00:29:19] *** Kodos is now known as Kodos|Zzz
L128[00:41:07] ⇦ Quits: rashy (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net) (Read error: Connection reset by peer)
L129[00:44:23] ⇨ Joins: rashy (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net)
L130[00:45:42] ⇨ Joins: Saphire (~Saphire@reynir.aww.moe)
L131[01:01:19] <Shuudoushi> this should keep shit from exploding for now on when I add a new dir right? http://hastebin.com/pekokukepa.hs
L132[01:03:54] *** Guest3211 is now known as wolfmitchell
L133[01:05:46] ⇨ Joins: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net)
L134[01:09:14] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Remote host closed the connection)
L135[01:15:51] *** Vaht is now known as Tahg
L136[01:19:43] *** Kasen is now known as rakiru|offline
L137[01:21:07] <Shuudoushi> it helps a lot if you can remember how the hell your own shit even works Shuudoushi... http://goo.gl/3tb6tl
L138[01:24:00] <asie> hah
L139[01:24:41] <Shuudoushi> at least now I have my "nuke it all and start over again" floppy back...
L140[01:45:01] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L141[01:48:27] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L142[01:55:21] <Shuudoushi> for some reason, my update script for SOS is skipping libs...
L143[01:57:42] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8002:c1a1:485b:e42:6f6c:6e52) (Read error: Connection reset by peer)
L144[02:03:45] <Shuudoushi> I forgot two fucking commas in the dat file for updating SOS' libraries...
L145[02:04:40] <Izaya> gg
L146[02:09:25] <Shuudoushi> umm... wat? http://goo.gl/KSi3oq
L147[02:22:16] <Shuudoushi> about fucking time... http://goo.gl/ziafSv
L148[02:23:06] <Shuudoushi> now I just need to get with payonel and figure out why this is still happening... http://goo.gl/XMrdAu
L149[02:31:07] ⇨ Joins: sciguyryan (~sciguyrya@95.211.168.183)
L150[02:33:22] <Shuudoushi> not enough sleep to fix all the broken shit...
L151[02:33:38] <Shuudoushi> night all o/
L152[02:39:41] <Shuudoushi> Mimiru: after I wake up, you'll likely have to redo SOS' link to OS. I'm going to pack the OS bits of SOS into a directory. Should keep all the stuff I don't want on the floppy, off the floppy, and make it look a little nicer... But that will be done later
L153[03:15:39] *** Guest47286 is now known as Roadcrosser
L154[03:23:23] ⇨ Joins: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com)
L155[03:36:29] ⇨ Joins: Inari (~Pinkishu@p5DEC6186.dip0.t-ipconnect.de)
L156[03:46:19] ⇦ Quits: Kimiro (~Corrupted@S0106c8fb2655ca42.ed.shawcable.net) (Quit: I will. Trust me, I fucking will.)
L157[03:55:35] *** Keridos is now known as Keridos|away
L158[03:59:00] <Forecaster> is the lua prompt supposed to error when interrupted?
L159[04:06:42] <Saphire> Uh, yes?
L160[04:06:47] * Saphire shrugs
L161[04:06:49] <Saphire> wai
L162[04:09:22] *** gAway2002 is now known as g
L163[04:10:45] ⇨ Joins: Jezza (~Jezza@92.206.20.223)
L164[04:14:52] ⇨ Joins: Totoro (~nightowl@78.25.120.223)
L165[04:18:33] <Forecaster> with a "bar argument" error?
L166[04:18:35] <Forecaster> seems wrong
L167[04:26:39] ⇨ Joins: Keanu73 (~Keanu73@host-89-243-138-214.as13285.net)
L168[04:27:26] ⇦ Quits: Guest51946 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71) (Ping timeout: 190 seconds)
L169[04:27:30] ⇦ Quits: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net) (Ping timeout: 198 seconds)
L170[04:31:19] ⇨ Joins: Guest58702 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71)
L171[04:31:38] <Izaya> :(
L172[04:31:53] <Izaya> controllers on android do work
L173[04:32:21] <Izaya> but they have the same issue as on linux without config: the axis are messed up
L174[04:32:38] <Izaya> and you can't configure that on Android
L175[04:45:37] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L176[04:46:07] ⇨ Joins: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net)
L177[04:59:46] ⇨ Joins: SixDev (uid64016@2001:67c:2f08:6::fa10)
L178[05:08:05] <Shuudoushi> https://www.reddit.com/r/AskReddit/comments/27p6z3/doctors_of_reddit_whats_something_youve_had_to/ci35out
L179[05:12:37] ⇨ Joins: LeshaInc (~LeshaInc@84.234.63.192)
L180[05:15:56] *** amadornes[OFF] is now known as amadornes
L181[05:34:48] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L182[06:24:07] <malcom2073> "Question for you doctors"....."I work in a photo lab so:"
L183[06:28:22] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-134-3-201-222.hsi14.kabel-badenwuerttemberg.de)
L184[06:31:25] ⇦ Quits: Jezza (~Jezza@92.206.20.223) (Ping timeout: 195 seconds)
L185[06:31:46] ⇦ Quits: Guest58702 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71) (Ping timeout: 190 seconds)
L186[06:34:44] ⇨ Joins: Jezza (~Jezza@92.206.20.223)
L187[06:35:02] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71)
L188[06:35:05] *** alekso56 is now known as Guest83956
L189[06:41:08] ⇦ Quits: Keanu73 (~Keanu73@host-89-243-138-214.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L190[06:42:13] <Izaya> https://a.cocaine.ninja/tvyttr.png
L191[06:46:01] ⇦ Quits: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com) (Quit: Connection closed for inactivity)
L192[06:46:46] ⇨ Joins: Dimensional|2 (~kvirc@40.134.242.242)
L193[06:48:21] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Ping timeout: 198 seconds)
L194[06:56:42] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:49f2:7c0d:bf49:82)
L195[06:56:42] zsh sets mode: +v on Kodos
L196[06:58:32] ⇦ Quits: Kodos|Zzz (~Kodos@2602:306:ce20:6c30:49f2:7c0d:bf49:82) (Ping timeout: 186 seconds)
L197[07:04:49] ⇨ Joins: Yepoleb (~yepoleb@91-115-113-54.adsl.highway.telekom.at)
L198[07:06:14] <Forecaster> gasp! bluetooth status unavaliable?!
L199[07:06:20] <Forecaster> horror! D:
L200[07:07:27] <Sangar> o/
L201[07:07:43] <Izaya> Forecaster: waste of battery
L202[07:07:47] <Izaya> the fun part is the uptime
L203[07:07:55] <Forecaster> I know :P
L204[07:08:14] <Izaya> I considered setting it up to be unlocked when my laptop is visible but:
L205[07:08:29] <Izaya> a) when not in use my laptop's bluetooth is off
L206[07:08:39] <Forecaster> I don't have bluetooth always enabled either
L207[07:08:40] <Izaya> b) when not in use my phone's bluetooth is off
L208[07:08:53] <Izaya> c) what about my desktop with no wireless whatsoever?
L209[07:08:53] <Forecaster> use wifi instead :P
L210[07:09:20] ⇦ Quits: Dimensional|2 (~kvirc@40.134.242.242) (Ping timeout: 195 seconds)
L211[07:09:39] <Izaya> it's too bad the wifi and bluetooth card is the same thing in a laptop
L212[07:09:47] <Izaya> I'd love to remove the bluetooth honestly
L213[07:31:37] * vifino groans and snuggles up to Lizzy
L214[07:32:43] <vifino> A male gynecologist is like an auto mechanic who has never owned a car.
L215[07:32:43] <vifino> -- Carrie Snow
L216[07:45:43] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L217[07:50:30] ⇨ Joins: JTJSniperBee (JTJSniperB@c-71-192-106-128.hsd1.ma.comcast.net)
L218[07:51:45] <Izaya> 85% of Botnet OS 6 downloaded!
L219[07:51:49] <Izaya> Better Botnet than Dotnet!
L220[07:52:06] <JTJSniperBee> Affirmative
L221[07:53:05] ⇦ Quits: marcin212 (~marcin212@51.254.25.20) (Ping timeout: 195 seconds)
L222[07:53:46] ⇦ Quits: Guest27868 (~Magik6k_@51.254.25.16) (Ping timeout: 190 seconds)
L223[07:55:34] <Izaya> Botnet OS 6 here we come
L224[07:55:44] * Izaya takes a deep breah and downs the rest of his drink
L225[07:58:16] ⇦ Parts: JTJSniperBee (JTJSniperB@c-71-192-106-128.hsd1.ma.comcast.net) ())
L226[08:10:41] ⇨ Joins: AlexisMachina (uid57631@id-57631.charlton.irccloud.com)
L227[08:12:03] <CompanionCube> ayy
L228[08:17:10] ⇨ Joins: Keanu73 (~Keanu73@host-89-243-142-5.as13285.net)
L229[08:23:22] <Izaya> hi from botnet os 6
L230[08:23:40] <CompanionCube> hi from random bt wifi
L231[08:26:55] ⇦ Quits: Keanu73 (~Keanu73@host-89-243-142-5.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L232[08:27:03] <Saphire> Izaya: uh?
L233[08:27:31] <Saphire> Oh
L234[08:27:36] <Saphire> T_T
L235[08:28:02] <Saphire> I so want tp fucking scream due to a "little" somethinv
L236[08:28:05] <Saphire> *thing
L237[08:28:23] ⇨ Joins: Keanu73 (~Keanu73@host-89-243-142-5.as13285.net)
L238[08:29:14] <Izaya> https://a.cocaine.ninja/wahyci.png
L239[08:36:26] ⇦ Quits: Guest83956 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71) (Ping timeout: 190 seconds)
L240[08:36:39] <vifino> Nice.
L241[08:40:16] ⇨ Joins: Guest26646 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71)
L242[08:42:04] ⇦ Quits: SixDev (uid64016@2001:67c:2f08:6::fa10) (Quit: Connection closed for inactivity)
L243[08:50:35] ⇨ Joins: Vexatos (~Vexatos@188-23-66-187.adsl.highway.telekom.at)
L244[08:50:35] zsh sets mode: +v on Vexatos
L245[08:54:49] ⇦ Quits: Totoro (~nightowl@78.25.120.223) (Remote host closed the connection)
L246[08:56:08] ⇦ Quits: Izaya (~Izaya@210.1.213.55) (Ping timeout: 186 seconds)
L247[08:59:14] ⇨ Joins: Magik6k (~Magik6k_@magik6k.net)
L248[08:59:25] ⇨ Joins: marcin212 (~marcin212@bymarcin.com)
L249[08:59:44] *** Magik6k is now known as Guest83397
L250[09:00:30] * Lizzy groans and stumbles over to vifino then collapses on his lap
L251[09:00:56] * vifino pets Lizzy
L252[09:01:03] * Lizzy purrs
L253[09:01:40] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L254[09:01:53] <Izaya> in other news
L255[09:02:01] <Izaya> I found a debian ISO that will boot on 32-bit UEFI
L256[09:05:06] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Read error: Connection reset by peer)
L257[09:05:25] ⇨ Joins: Totoro (~nightowl@78.25.123.227)
L258[09:05:30] ⇦ Parts: Totoro (~nightowl@78.25.123.227) ())
L259[09:33:11] ⇨ Joins: Berserker2K3 (~Berserker@p2003005F2D601B00484169199F87FD7A.dip0.t-ipconnect.de)
L260[09:34:52] *** Guest62895 is now known as medsouz
L261[10:00:33] ⇦ Quits: xarses (~xarses@50.141.35.40) (Read error: Connection reset by peer)
L262[10:00:50] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L263[10:03:51] ⇨ Joins: xarses (~xarses@50.141.35.40)
L264[10:17:20] ⇦ Quits: Izaya (~Izaya@210.1.213.55) (Quit: hopeless router)
L265[10:19:55] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L266[10:22:51] <S3_> Can somebody explain why I don't see a lot of people padding their C structs anymore?
L267[10:22:54] <S3_> \
L268[10:23:14] <gamax92> padding for what
L269[10:23:23] <S3_> word alignment
L270[10:23:32] <S3_> which is really important on chips like ARM if you're networking
L271[10:23:44] <S3_> because if you do char x in a struct then int foo
L272[10:23:52] <S3_> there will be a 3 character gap
L273[10:24:19] <S3_> but if you don't put a pad in it will read the network packet differently on one machine than another if word alignment isn't the same
L274[10:24:57] <S3_> so the correct struct for that on arm would e struct { char c; char pad[3]; int x; }
L275[10:25:11] <S3_> or some order of
L276[10:25:19] <gamax92> there are also packing specifiers
L277[10:25:31] <gamax92> besides doing stuff like that
L278[10:25:32] <S3_> you would re arrange it to match. How do you use those?
L279[10:31:32] ⇨ Joins: James_Bread (webchat@70.44.255.22.res-cmts.sewb.ptd.net)
L280[10:31:45] <James_Bread> Hello. Is anyone here?
L281[10:32:17] <S3_> Of course, don't you see the list?
L282[10:32:57] <James_Bread> Ok so this is for open computers right
L283[10:33:18] <S3_> Yes.
L284[10:33:31] <S3_> I guess the topic doesn't necessarily say it..
L285[10:34:30] <James_Bread> True... But do you know how to setup the hologram thing? i have it wired up to the pc and i dont know how to actvate it. I also have the geo thing wired to.
L286[10:36:27] <James_bread> Oh and i was useing the real IRC from the website now im useing discord
L287[10:39:55] ⇦ Quits: xarses (~xarses@50.141.35.40) (Ping timeout: 195 seconds)
L288[10:40:02] ⇨ Joins: xarses (~xarses@50.141.35.40)
L289[10:40:17] <James_bread> Welcome back Xarses
L290[10:42:31] <James_Bread> S3_: Do you know how to setone up?
L291[10:43:55] ⇦ Quits: James_Bread (webchat@70.44.255.22.res-cmts.sewb.ptd.net) (Quit: Web client closed)
L292[10:56:24] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L293[11:04:54] <James_bread> Anyone know how to start a new script
L294[11:04:56] <James_bread> ?
L295[11:12:28] <gamax92> by creating a blank text file?
L296[11:13:14] <James_bread> Were do i put that
L297[11:13:25] <gamax92> Anywhere on the hard drive?
L298[11:13:29] <Saphire> touch
L299[11:13:36] <Saphire> ...do we actually have touch.lua?
L300[11:13:45] <gamax92> think so
L301[11:13:53] <Saphire> james, you just edit *somefile* and then save it
L302[11:13:56] <James_bread> No... I mean like a script that i use on the pc i want to put the geo2holo command in there
L303[11:14:02] <James_bread> Whats the command?
L304[11:14:03] <Saphire> Oh
L305[11:14:22] <James_bread> I have it copyed right now
L306[11:14:33] <Saphire> ...man
L307[11:14:41] <Saphire> there is OPPM for a reason..
L308[11:14:57] <gamax92> it so happens geo2holo is on oppm :D
L309[11:15:29] <James_bread> The floppy disk? Ok so how do i use it? i just put it in my disk drive and reboot the pc
L310[11:15:30] <James_bread> ?
L311[11:16:46] <James_bread> File not found
L312[11:16:48] <gamax92> Put the oppm floppy in your computer, then run "oppm"
L313[11:16:52] <Saphire> ^
L314[11:16:56] <James_bread> Oh
L315[11:17:03] <Saphire> install it, reboot, take floppy out, run oppm again
L316[11:17:24] <gamax92> once oppm's installed, you can just do "oppm install geo2holo" and then "geo2holo"
L317[11:17:26] <Saphire> to install it you: put floppy in, run `oppm` and that's it
L318[11:17:39] <Saphire> s/it/OPPM/
L319[11:17:39] <MichiBot> <Saphire> to install OPPM you: put floppy in, run `oppm` and that's it
L320[11:17:44] <James_bread> Installing
L321[11:17:54] <vifino> you also need an internet card if you don't have one.
L322[11:17:59] <Saphire> Yeah
L323[11:18:09] <James_bread> I do i beleave
L324[11:18:23] <James_bread> Ok so it got a error
L325[11:18:39] <James_bread> failed to open writeing: file not found
L326[11:18:57] <James_bread> failed opening file for writeing file not found*
L327[11:19:02] <Saphire> *writing
L328[11:19:11] <James_bread> Yes.
L329[11:19:30] * Saphire wonders what's james' native language..
L330[11:19:39] <James_bread> Spanish.
L331[11:20:01] <James_bread> So... What do i do know?
L332[11:20:48] ⇦ Quits: Vexatos (~Vexatos@188-23-66-187.adsl.highway.telekom.at) (Quit: I guess I have to go now. Bye ✔)
L333[11:22:00] <James_bread> Saphire do you know what i do?
L334[11:22:18] <James_bread> I mean i have teamspeak and skype and discord.
L335[11:22:55] * Saphire sighs
L336[11:23:10] <Izaya> But not an IRC client?
L337[11:23:14] <Saphire> ^
L338[11:23:44] <James_bread> i do lol
L339[11:23:54] <Izaya> Also Mumble, IRC and XMPP > that freedom-disrespecting junk
L340[11:24:03] <James_bread> XD
L341[11:24:08] <James_bread> Will...
L342[11:24:17] <James_bread> i really need to get this hologram XD
L343[11:24:37] <James_bread> Btw i got a error saying 3_compont: not found
L344[11:24:45] <James_bread> any info on that?
L345[11:25:19] <Izaya> This is above my pay grade at 3:30 am
L346[11:25:41] <James_bread> ok 8mill XD jk
L347[11:25:48] <gamax92> why are you being payed at 3:30am
L348[11:26:45] <James_bread> Does anyone know how to fix this error with oppm
L349[11:26:47] <James_bread> ?
L350[11:27:49] <Izaya> gamax92: I'm not
L351[11:27:56] <Izaya> hence why this is above it
L352[11:28:00] <gamax92> oh
L353[11:28:09] <James_bread> I do oppm install geo2holo right?
L354[11:28:17] <Saphire> yes
L355[11:28:40] <James_bread> still eh error
L356[11:28:47] <gamax92> screenshot maybe?
L357[11:28:54] <James_bread> Sure.
L358[11:30:13] <Izaya> New laptop's GPU:
L359[11:30:21] <gamax92> ATI Mach 8
L360[11:30:23] <Izaya> Can run minetest
L361[11:30:27] <Saphire> \o/
L362[11:30:34] <Izaya> Cannot play 720p video
L363[11:30:37] <James_bread> i have a tier 3 GPU
L364[11:31:24] <gamax92> Izaya: what did you put in the Laptop?
L365[11:31:34] <James_bread> Screenshot: http://s16.postimg.org/3lp4oqbg5/2016_03_26_12_29_26.png
L366[11:31:40] <Izaya> Atom N270
L367[11:31:58] <James_bread> oh real pc i have a custom built
L368[11:32:05] <Izaya> GA945
L369[11:32:20] <gamax92> oh just a 945
L370[11:32:21] <Izaya> GMA*
L371[11:32:25] ⇦ Quits: cpup (~cpup@32.218.117.75) (Ping timeout: 195 seconds)
L372[11:32:32] <gamax92> Izaya: I can do 720p video o.o;
L373[11:32:40] <gamax92> Sometimes, and only with mplayer
L374[11:32:50] <Izaya> what media player?
L375[11:32:53] <Izaya> Ah
L376[11:32:57] <gamax92> THE FUCK DID I JUST SAY
L377[11:33:11] <Izaya> I was trying to use VLC over SMB over wifi
L378[11:33:22] <gamax92> Izaya: do you have gmabooster btw?
L379[11:33:32] <James_bread> did anyone look at the screenshot?
L380[11:33:35] <gamax92> yes
L381[11:33:37] <Izaya> Not to my knowledge
L382[11:33:44] ⇨ Joins: cpup (~cpup@32.218.117.75)
L383[11:33:58] <Izaya> have OpenGL 1.4 tho
L384[11:34:10] <Sangar> "OpenOS 1.2" not sure if trolling
L385[11:34:11] <gamax92> Izaya: should use then, is possibly running underclocked
L386[11:34:26] <gamax92> oh wow
L387[11:34:37] <James_bread> http://s16.postimg.org/3lp4oqbg5/2016_03_26_12_29_26.png thats the screen shot can someone tell me whats wrong?
L388[11:34:51] <Inari> nice screenshot
L389[11:34:51] <Inari> XD
L390[11:34:52] <gamax92> Yes, you're running on OpenOS 1.2?
L391[11:34:58] <James_bread> Yes.
L392[11:35:05] <vifino> gamax92: ... mplayer?
L393[11:35:08] <vifino> not mpv?
L394[11:35:13] <gamax92> vifino: shush you heathen
L395[11:35:37] <James_bread> anyone know anything about this?
L396[11:35:38] <vifino> wait, mplayer is still active?! i thought it died?!
L397[11:35:56] <vifino> wait, is that the mplayer or mplayer2 or what?
L398[11:36:05] <vifino> maaaan, this is confusing me already .-.
L399[11:36:06] * gamax92 shrugs
L400[11:36:18] <Corded> * James_bread Sighs
L401[11:36:29] <James_bread> _ sighs_
L402[11:36:30] <Saphire> Man, update your OpenOS..
L403[11:36:36] <James_bread> How XD
L404[11:36:47] <Saphire> Put a floppy in and run install?
L405[11:36:56] <James_bread> The open os?
L406[11:37:04] * Saphire sighs
L407[11:37:13] <gamax92> yes the openos floppy
L408[11:37:14] <James_bread> Ok... i do openos update?
L409[11:37:17] <gamax92> yes
L410[11:37:40] <James_bread> file not found
L411[11:37:45] <gamax92> not literally ...
L412[11:37:48] <gamax92> run "install"
L413[11:38:03] <James_bread> 1 or 2?
L414[11:38:15] <gamax92> that depends, screenshot?
L415[11:38:17] <James_bread> Jk i know this one
L416[11:38:21] <James_bread> XD
L417[11:38:21] <gamax92> oh
L418[11:38:39] <vifino> gamax92: Figured it out. mpv forked from mplayer2 which forked from mplayer. mpv and mplayer are still active, but mplayer2 died.
L419[11:38:51] <gamax92> \o/
L420[11:39:06] <James_bread> Ok i installed it
L421[11:39:10] <James_bread> now what
L422[11:39:13] <gamax92> Izaya: anyway though they have GMABooster for Linux, those things tend to run underclocked
L423[11:39:34] <gamax92> @James_bread Does it say "OpenOS 1.5" when you boot up now?
L424[11:39:44] <James_bread> No. Still 1.2
L425[11:39:49] <Izaya> All I do with that laptop is IRC and schoolwork tho
L426[11:39:58] <James_bread> Do i need to update the mod?
L427[11:40:03] <gamax92> yes... :P
L428[11:40:11] <James_bread> ok 1 second
L429[11:40:46] ⇦ Quits: Guest26646 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71) (Ping timeout: 190 seconds)
L430[11:41:40] <James_bread> its updated on Curse correct?
L431[11:41:43] <gamax92> yeah
L432[11:41:51] <James_bread> gootcie
L433[11:45:14] <James_bread> Wait is there a update of it for 1.7.10????
L434[11:45:36] ⇨ Joins: Guest44698 (~znc@2001:464b:c2aa:0:f87c:2cff:feda:6d71)
L435[11:48:27] <noiro> how do you charge robots?
L436[11:48:32] <James_bread> what mods go great with OC?
L437[11:48:33] <noiro> without using a generator or solar panel
L438[11:53:13] <gamax92> noiro: I like to use creative cases in my robots :3
L439[11:54:19] *** kirby|gone is now known as mrkirby153
L440[11:57:55] <noiro> :P I mean, isn't there like a dockable charger for robots or something?
L441[12:04:19] ⇨ Joins: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl)
L442[12:05:45] <Trangar> How do I access the wireless network from a robot with an OS?
L443[12:05:54] <Trangar> It tells me modem is nil
L444[12:13:11] ⇦ Quits: marcin212 (~marcin212@bymarcin.com) (Read error: Connection reset by peer)
L445[12:14:06] ⇦ Quits: Guest83397 (~Magik6k_@magik6k.net) (Ping timeout: 190 seconds)
L446[12:14:24] ⇨ Joins: Magik6k (~Magik6k_@51.254.25.16)
L447[12:14:24] ⇨ Joins: marcin212 (~marcin212@51.254.25.20)
L448[12:14:54] *** Magik6k is now known as Guest26475
L449[12:16:26] *** medsouz is now known as medsouz|offline
L450[12:18:46] ⇦ Quits: cpup (~cpup@32.218.117.75) (Ping timeout: 190 seconds)
L451[12:20:19] ⇨ Joins: cpup (~cpup@32.218.119.237)
L452[12:23:12] <James_bread> Ok so i updated and Were the heck did my super pc go XD
L453[12:31:27] *** medsouz|offline is now known as medsouz
L454[12:34:14] <James_bread> Ok so umm theres a extra slot?
L455[12:34:23] <James_bread> like it looks like a SD card
L456[12:34:39] <James_bread> What is it?
L457[12:35:31] <g> crikey, how old was your OC?
L458[12:35:31] <James_bread> i found it
L459[12:35:36] <g> extra slot in what? the computers?
L460[12:35:40] <g> you probably mean eeprom
L461[12:35:52] <James_bread> Yeah and it woulnt turn on. I have all the slots filled
L462[12:36:13] <James_bread> Analizer says 6/8 of compunts
L463[12:36:32] ⇦ Quits: iceman11a (~icemna11a@cpe-66-61-77-228.neo.res.rr.com) (Ping timeout: 186 seconds)
L464[12:36:32] <James_bread> Does it require power now??
L465[12:36:47] ⇨ Joins: iceman11a (~icemna11a@cpe-66-61-77-228.neo.res.rr.com)
L466[12:36:50] <g> yeah it does
L467[12:36:54] <g> seriously, how old was your OC?
L468[12:36:57] <g> this stuff has been there forever
L469[12:37:39] <Lizzy> %seen Ir7_o
L470[12:37:40] <Michiyo> g, he had OpenOS 1.2
L471[12:37:41] <MichiBot> Lizzy: Ir7_o was last seen 151d 11h 5s ago.
L472[12:37:44] <James_bread> I just got the mod update.
L473[12:37:48] <Michiyo> So.... very old
L474[12:37:54] <James_bread> yeah.
L475[12:37:58] <James_bread> XD
L476[12:38:03] <Lizzy> he needs to come on irc, he's was on the forums a while ago
L477[12:38:11] <Michiyo> PM'ed him?
L478[12:38:16] <Lizzy> no
L479[12:38:20] <Lizzy> don't be stupid
L480[12:38:38] <Michiyo> o_O
L481[12:38:51] <Lizzy> why would i do something logica?
L482[12:39:01] <Lizzy> s/ca/cal
L483[12:39:01] <MichiBot> <Lizzy> why would i do something logical?
L484[12:40:06] <gamax92> @James_bread if you want to go back to not requiring power, that's configurable
L485[12:40:13] <gamax92> option is called "ignorePower" iirc
L486[12:40:21] <James_bread> Nah its fine
L487[12:40:29] <James_bread> Im doing survivel
L488[12:40:42] <James_bread> But icheated my pc back in since it was removed
L489[12:40:58] <gamax92> ahh, from the massive update span :P
L490[12:41:02] <James_bread> So i need power disbuter and what?
L491[12:42:15] <James_bread> What do i need to bring power?
L492[12:44:29] *** rakiru|offline is now known as Kasen
L493[12:44:35] <James_bread> Anyone?
L494[12:45:10] <Lizzy> a power source, like an engine or something, you then transport it to your equipment through the Cables from OC
L495[12:45:30] <James_bread> What is the power block?
L496[12:45:45] <Lizzy> ?
L497[12:45:46] <James_bread> I have the power disbuter but it isnt working
L498[12:45:55] <James_bread> To power the pc
L499[12:46:03] <Lizzy> that just distributes power between networks, you need a power converter
L500[12:46:58] <James_bread> There is no power converter?
L501[12:47:36] ⇦ Parts: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl) (Leaving))
L502[12:47:59] <James_bread> Theres battery power converter.
L503[12:48:08] <James_bread> *And
L504[12:48:25] <Lizzy> ?
L505[12:48:31] <Turtle> search for power in NEI/JEI
L506[12:48:49] <Turtle> also don't cases have small built in converters?
L507[12:49:39] <Lizzy> yes
L508[12:49:40] <g> yeah cases don't need converters as far as I can see
L509[12:49:54] <g> Jmes_bread you need to produce power using another mod
L510[12:49:57] <Lizzy> well, cases don't need them for low power stuff
L511[12:50:23] <James_bread> What mod is the best
L512[12:50:25] <g> basically any mod that can generate RF will do
L513[12:50:30] <g> do you not have one already?
L514[12:51:01] <James_bread> No i had one before the big update becuase i had to go to 1.8.9 i was on 1.7.10 before
L515[12:51:06] <g> extra utilities has a lot of generators
L516[12:51:13] <James_bread> Ok.
L517[12:52:35] <James_bread> Can i have a link to the mod?
L518[12:52:41] <g> it'll be on curse
L519[12:53:09] <James_bread> Is it for 1.8.9?
L520[12:53:23] <g> can you use google? :P
L521[12:53:26] <g> I use 1.7.10 myself
L522[12:53:47] <g> nope, doesn't look like it
L523[12:53:47] <James_bread> Wait???? The update is for 1.7.10??????????
L524[12:53:54] <g> yeah, there's a 1.7.10 version
L525[12:54:01] <James_bread> X.X
L526[12:54:06] <g> ah okay, ExU has an alpha available for 1.8.9
L527[12:54:06] <James_bread> link plus
L528[12:54:13] <g> to which?
L529[12:54:25] <James_bread> 1.7.10! i had tons of mods that had gens!
L530[12:54:49] <g> it's literally right there on the github releases page
L531[12:54:52] <g> https://github.com/MightyPirates/OpenComputers/releases
L532[12:55:02] <g> "OpenComputers-MC1.7.10-1.6.0.1-beta.1-universal.jar"
L533[12:55:25] <g> indeed this update will make server racks go poof
L534[12:55:30] <g> in that case you might want 1.5.22 for now
L535[12:56:02] <James_bread> I love you XD Thx man/Girl
L536[12:56:08] <g> man. :P
L537[12:56:24] <James_bread> ?
L538[12:58:22] <James_bread> Do you have a modpack you use?
L539[12:58:34] <g> I only use my own server's private modpack
L540[12:58:47] <James_bread> Gootchie
L541[12:59:04] <James_bread> I have a privite one to
L542[12:59:17] <James_bread> Private*
L543[13:01:08] <James_bread> I call it Bread_Craft lol
L544[13:03:43] <James_bread> I might make a server with my pack.
L545[13:05:35] <James_bread> the one that lags my game the most is Nevermine and DivineRPG
L546[13:07:33] <James_bread> Shit. A mod is crashing my game
L547[13:13:35] ⇨ Joins: Vexatos (~Vexatos@194-166-229-105.adsl.highway.telekom.at)
L548[13:13:35] zsh sets mode: +v on Vexatos
L549[13:21:41] <James_bread> i removed half my mods and it still woulnt launch
L550[13:23:45] <James_bread> I WAS USEING THE WRONG FORGE??/
L551[13:23:53] <James_bread> I hate my self
L552[13:26:39] ⇨ Joins: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L553[13:29:05] ⇦ Quits: xarses (~xarses@50.141.35.40) (Ping timeout: 195 seconds)
L554[13:35:49] <Mimiru> %xkcd 1658
L555[13:35:51] <Mimiru> ¬_¬
L556[13:35:52] <MichiBot> Mimiru: XKCD Comic Name: Estimating Time URL: https://xkcd.com/1658
L557[13:38:38] <Antheus> lol
L558[13:39:01] <Antheus> me with homework
L559[13:43:56] <James_bread> wat
L560[13:54:55] <James_bread> Ummm why woulnt the keyboard work???
L561[13:56:43] * KittyKath pokes g with a stick
L562[13:58:46] <James_bread> g are you still alive?
L563[14:05:29] ⇦ Quits: LeshaInc (~LeshaInc@84.234.63.192) (Quit: Die)
L564[14:11:05] ⇦ Quits: Jezza (~Jezza@92.206.20.223) (Ping timeout: 195 seconds)
L565[14:13:12] ⇨ Joins: Jezza (~Jezza@92.206.20.223)
L566[14:14:17] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L567[14:25:00] <gamax92> #p
L568[14:25:00] <|0xDEADBEEF|> > 0.11147817900000001 Seconds passed.
L569[14:25:24] <ds84182> vifino: You should just output milliseconds for #p :P
L570[14:30:04] <Antheus> #p
L571[14:30:05] <|0xDEADBEEF|> > 0.40339168599999997 Seconds passed.
L572[14:33:40] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) ()
L573[14:33:57] ⇨ Joins: MichiBot (~lb@eos.pc-logix.com)
L574[14:33:57] zsh sets mode: +v on MichiBot
L575[14:36:03] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) (Client Quit)
L576[14:37:42] ⇨ Joins: MichiBot (~lb@eos.pc-logix.com)
L577[14:37:42] zsh sets mode: +v on MichiBot
L578[14:38:18] <Michiyo> %msp
L579[14:38:19] <MichiBot> Ping reply from Michiyo 386.0ms
L580[14:38:26] <Michiyo> :P
L581[14:38:42] <Michiyo> %p
L582[14:38:43] <MichiBot> Ping reply from Michiyo 0.56s
L583[14:38:47] <Michiyo> %msp
L584[14:38:48] <vifino> Antheus: No.
L585[14:38:49] <MichiBot> Ping reply from Michiyo 452.0ms
L586[14:40:59] <ds84182> vifino: who are you saying no to :P
L587[14:41:34] <vifino> ds84182: No.
L588[14:41:43] <ds84182> k
L589[14:50:03] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr)
L590[14:52:35] <KittyKath> https://blog.runspired.com/2016/03/25/the-chrome-distortion-chrome-alters-our-expectations-in-highly-negative-ways/ Oh god some people are stupid and big-headed its not funny anymore. This is so bad on so many levels, I don't even know where to start.
L591[14:53:15] <asie> but I use Firefox
L592[14:53:42] <KittyKath> And I'm happy I'm out of the WebDev business.
L593[14:56:08] <Shuudoushi> right... time to fix the stuff that was broken while merging changes to OOS to SOS...
L594[15:01:08] <Shuudoushi> Michiyo: still alive?
L595[15:02:23] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Killed (NickServ (GHOST command used by Nachie_)))
L596[15:02:28] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L597[15:14:27] <Shuudoushi> Mimiru: keep in mind, you won't have to update the link till I push this shit to release
L598[15:20:09] <Shuudoushi> now to find out just why sudo is fucking broken...
L599[15:20:58] <Shuudoushi> payonel: it seems you changed how aliases are handled, what do I need to do to add custom aliases now?
L600[15:21:52] ⇨ Joins: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com)
L601[15:40:23] <vifino> I have the fortune command in plan9k.
L602[15:43:51] <ds84182> KittyKath: Why the hell do people think they can build a near native app in a fucking web browser?
L603[15:45:54] <KittyKath> ds84182: Because people are stupid. Kind of a dumb question, isn't it?
L604[15:46:30] <ds84182> I don't even know why I asked :P
L605[15:52:52] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Killed (NickServ (GHOST command used by Nachie)))
L606[15:52:59] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L607[15:53:41] <Dashkal> >.>
L608[15:53:54] <Dashkal> I've been more than a little surprised just how close to such an abomination you can get.
L609[15:54:03] <Dashkal> It drove me to hide in the back-end.
L610[15:54:08] <Dashkal> Pretty pretty gearworks.
L611[15:54:16] ⇨ Joins: Kimiro (~Corrupted@S0106c8fb2655ca42.ed.shawcable.net)
L612[15:54:23] <g> you can get pretty close to a native app that way
L613[15:54:31] <g> it'll never be perfect, but
L614[15:54:32] <James_bread> Hey g!
L615[15:54:35] <g> Hi.
L616[15:54:45] <James_bread> I made the holograms work!
L617[15:54:58] <g> grats? :P
L618[15:54:58] <James_bread> With a editor ?
L619[15:55:40] <James_bread> What shoud i do now? Do you have any good OS that i can use?
L620[15:55:48] <g> OpenOS is pretty good
L621[15:55:49] <g> :v
L622[15:56:13] <James_bread> Do you know how to make a hologram show the time?
L623[15:56:18] <KittyKath> g: A webbrowser app will never ever even come close to native apps. Too much abstraction at too much cost.
L624[15:56:20] <Dashkal> That said, I'm pretty sure this app a shell with keybinds and a web widget in the middle.
L625[15:56:23] <Shuudoushi> when it's not busy being broken, SOS is pretty good
L626[15:56:24] <g> James: Nope
L627[15:56:32] <g> KittyKath: I didn't say it was smart
L628[15:56:34] <g> :P
L629[15:56:44] <g> It's possible, but yeah, it'd be an incredible amount of work
L630[15:56:49] <James_bread> Does anyone know a good OS?
L631[15:56:55] <KittyKath> James, Linux
L632[15:57:02] <Dashkal> I'm not convinced a "good OS" can exist.
L633[15:57:08] <g> I think he's talking about OC.
L634[15:57:09] <g> lol
L635[15:57:12] <Dashkal> Linux fails to make me want to shoot the author repeatedly...
L636[15:57:14] <James_bread> yeah OC*
L637[15:57:30] <KittyKath> g: No, the problem is its not possible. Webbrowser add too much cost to be as good as a true native app.
L638[15:57:42] <James_bread> yup
L639[15:57:43] <g> KittyKath: on mobile it's quite doable
L640[15:57:44] <KittyKath> Dashkal: Please don't plot to kill Linus...
L641[15:57:48] <g> but on desktop, yeah, it's not.. yeah
L642[15:57:53] <Dashkal> Why not? He's a total asshole.
L643[15:58:01] <g> He is an asshole
L644[15:58:03] <g> the problem is, he's right
L645[15:58:05] <KittyKath> Dashkal: subjective
L646[15:58:06] <g> :P
L647[15:58:06] <Dashkal> So?
L648[15:58:12] <gamax92> KittyKath: nah
L649[15:58:18] <g> correct linux battery asshole
L650[15:58:20] <Dashkal> Nothing subjective about it. He's unremitantly hostile.
L651[15:58:28] <gamax92> Linus is right on certain things but likes to go about being an asshole when trying to prove his points
L652[15:58:32] <James_bread> Ok i need advice. Shoud i make a minecraft mechine? out of a rasbery pi?
L653[15:58:35] <KittyKath> g: Not even on mobile. On mobile the difference is even more noticeable.
L654[15:58:40] <KittyKath> Dashkal: I like him.
L655[15:58:50] <James_bread> what i mean is that i can script something to make my guy build automaticly
L656[15:58:51] <g> I've seen a couple apps that were done well using a browser in a box
L657[15:58:51] <Dashkal> I could make a comment or two on that >.>
L658[15:58:55] <g> it's not common, though
L659[15:58:59] <KittyKath> Dashkal: You could, but I'd ban you :)
L660[15:59:11] <Dashkal> Oh now it's on.
L661[15:59:23] <Dashkal> I think that serves as a comment on your choice of people to surround yourself with...
L662[15:59:26] <James_bread> Does anyone have a server i can go on?
L663[15:59:58] <g> Hey, I'd surround myself with KittyKaths
L664[16:00:06] <gamax92> XD
L665[16:00:08] <g> it would be incredibly noisy as they argue with each other
L666[16:00:09] <g> but
L667[16:00:09] <g> :P
L668[16:00:10] ⇦ Quits: Vexatos (~Vexatos@194-166-229-105.adsl.highway.telekom.at) (Quit: I guess I have to go now. Bye ✔)
L669[16:00:37] <James_bread> Does anyone ever get cables mixed up?
L670[16:00:44] <g> How do you mix cables up?
L671[16:00:55] <James_bread> By them crossing
L672[16:00:58] <James_bread> to mutch
L673[16:01:06] <g> I use conduits, so, no
L674[16:01:24] <James_bread> oh
L675[16:01:39] <g> enderIO even has an OC network conduit
L676[16:02:18] ⇦ Quits: sciguyryan (~sciguyrya@95.211.168.183) (Remote host closed the connection)
L677[16:04:05] <James_bread> Customing to the max! http://s8.postimg.org/xz8op7585/2016_03_26_17_03_15.png
L678[16:05:15] <g> wat
L679[16:06:02] <James_bread> Its something i did XD
L680[16:06:24] <g> this is a thing OC does?
L681[16:07:40] <James_bread> No.
L682[16:07:43] <James_bread> Command blocks
L683[16:07:55] <James_bread> Longggg code
L684[16:09:35] <James_bread> I can color any block
L685[16:14:32] *** Lucca is now known as Daiyousei
L686[16:19:05] <vifino> marcin212: hey, what is the proper way to set the resolution on boot in plan9k?
L687[16:20:00] <James_bread> i lost my base.......
L688[16:23:30] <gamax92> vifino: tab complete failure
L689[16:23:52] <gamax92> Magik6k is not here
L690[16:26:33] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Killed (NickServ (GHOST command used by Nachie)))
L691[16:26:38] ⇨ Joins: Nachie (~Nachie@50-83-108-134.client.mchsi.com)
L692[16:26:52] <James_bread> Is there commands to get a geo to show the surrondings?
L693[16:27:25] <vifino> gamax92: marcin does plan9k stuff too
L694[16:27:27] <vifino> afaik
L695[16:28:31] <vifino> gamax92: http://puu.sh/nV01Z.png
L696[16:28:40] <vifino> fortune.lua!!!
L697[16:29:30] <James_bread> vifino are you useing a server?
L698[16:31:36] <vifino> Yes.
L699[16:32:12] <James_bread> May i know what mods ur useing? They look real good
L700[16:33:23] <vifino> A ton of mods. But the only ones affecting graphics are optifine, shadermod and the SEUS ultra shaders.
L701[16:33:52] <James_bread> Will can you send me a screencap of ur mods folder?
L702[16:35:59] *** Daiyousei is now known as Lucca
L703[16:36:10] <vifino> Here you go. http://puu.sh/nV0x4.png
L704[16:36:20] <gamax92> those shaders look awfuls
L705[16:36:28] <Antheus> look better than you, gamax92
L706[16:36:36] <gamax92> nice fallacy
L707[16:36:47] <vifino> gamax92: fortune.lua .-.
L708[16:36:55] <gamax92> just because you can find worse doesn't mean the other thing is still not bad
L709[16:37:33] <gamax92> vifino: okay?
L710[16:38:26] <Antheus> http://antheus.tk/images/1.png
L711[16:38:29] <vifino> gamax92: .~. why do you not care
L712[16:38:42] <gamax92> ;~;
L713[16:40:00] <Shuudoushi> I think I have the bass turned up on my headphones too much...
L714[16:40:13] <Shuudoushi> they're bouncing across my desk atm
L715[16:40:56] <Antheus> lol
L716[16:48:07] <g> When I was like 15 or 16 I got this pair of headphones with bass so heavy that it literally made my head vibrate
L717[16:48:16] <g> that was something, lol
L718[17:27:10] <ds84182> vifino: that structure looks mighty fine
L719[17:27:17] <ds84182> maybe I should get back into playing minecraft
L720[17:27:21] <ds84182> lol what the fuck am I saying
L721[17:34:12] <gamax92> ds84182: random gibberish
L722[17:34:18] <vifino> ds84182: words
L723[17:35:24] <ds84182> ok
L724[17:40:10] <Mimiru> ds84182, http://midori.pc-logix.com:8123/?worldname=world&mapname=flat&zoom=4&x=-1229&y=64&z=562
L725[17:41:06] <KittyKath> vifino: BOFH excuses at 32C3 too :P
L726[17:41:20] <ds84182> It's beautiful
L727[17:43:03] ⇦ Quits: Keanu73 (~Keanu73@host-89-243-142-5.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L728[17:52:11] <James_bread> Ello im back ?
L729[17:54:50] <Mimiru> %seen Sangar
L730[17:54:50] <MichiBot> Mimiru: Sangar was last seen 6h 20m 39s ago.
L731[17:54:52] <Mimiru> damn
L732[17:55:20] ⇦ Quits: asie (~asie@asie.pl) (Ping timeout: 186 seconds)
L733[17:56:23] <James_bread> ?
L734[17:57:57] <vifino> KittyKath: Cool.
L735[18:00:03] ⇨ Joins: asie1 (~asie@asie.pl)
L736[18:00:55] ⇦ Quits: Jezza (~Jezza@92.206.20.223) (Ping timeout: 195 seconds)
L737[18:02:55] <payonel> Shuudoushi: here?
L738[18:03:09] <Shuudoushi> nah
L739[18:03:15] <Shuudoushi> hey buddy
L740[18:03:16] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L741[18:03:34] <payonel> command line for alias set has changed, it required = now
L742[18:03:39] <payonel> alias key=value
L743[18:04:00] <payonel> you can specify multiple keys and values: alias key1=value1 key2 key3=value3
L744[18:04:12] <payonel> would set key1 to value1, display the value of key2, and set key3 to value3
L745[18:05:18] <Shuudoushi> ok
L746[18:05:31] <Shuudoushi> and that's done in /home/.shrc right?
L747[18:06:40] <Shuudoushi> and why can I no longer override PS1?
L748[18:06:43] <payonel> /bin/sh first loads /etc/profile
L749[18:07:00] <payonel> /etc/profile, by default, will source /home/.shrc if it exists
L750[18:07:10] <Shuudoushi> ah
L751[18:07:12] <payonel> so, you could add custom aliases system-wide to /etc/profile
L752[18:07:49] <payonel> you definitely can override PS1, it is set in /etc/profile, and if you set it in /home/.shrc, it'll override the /etc/profile default
L753[18:08:30] <Shuudoushi> this bit in my login script seems to just not work anymore.. http://hastebin.com/ezotirifum.hs
L754[18:08:47] <payonel> i think the ONLY system variable i didn't move to /etc/profile is TMPDIR, as that is actually used by boot to create /tmp
L755[18:09:42] <Shuudoushi> the full login script btw http://hastebin.com/xanusiwuba.hs
L756[18:09:50] <payonel> Shuudoushi: what is the string generated by username .. "@" .. file:read("*l") .. "# "
L757[18:10:26] <Shuudoushi> <user>@<hostname># (if a hostname has been set by using 'hostname.lua'
L758[18:10:52] <Shuudoushi> so it would be like 'Shuudoushi@Office# ' or something
L759[18:11:01] <payonel> yeah there should be no issue with that
L760[18:11:20] <Shuudoushi> it never overrides for some reason though
L761[18:11:36] <payonel> when is this script called?
L762[18:11:51] <Shuudoushi> at boot and anytime 'logout.lua' s used
L763[18:11:59] <payonel> that's the problem
L764[18:12:07] <Shuudoushi> login is called directly by the kernel
L765[18:12:11] <payonel> PS1 is set when $SHELL begins
L766[18:12:17] <Shuudoushi> oh...
L767[18:12:25] <Shuudoushi> wait
L768[18:12:30] <payonel> $SHELL loads /etc/profile, which loads /home/.shrc
L769[18:12:46] <Shuudoushi> this is the kernel http://hastebin.com/unosejaceb.hs
L770[18:13:05] <Shuudoushi> login doesn't get called till line 174
L771[18:13:21] <payonel> and line 175 starts %SHELL
L772[18:13:24] <payonel> which loads /etc/profile
L773[18:13:33] <Shuudoushi> aahahhh
L774[18:13:53] <Shuudoushi> so I just need to move the login call to just above the last end
L775[18:14:12] <payonel> i'm thinking
L776[18:14:18] <payonel> of a good solution for you
L777[18:14:19] <Shuudoushi> still doesn't explain why it still doesn't work even if you use logout
L778[18:14:44] <payonel> because every time you start $SHELL, it'll run /etc/profile
L779[18:14:51] <James_bread> gamemax do you know how to make a time hologram?
L780[18:14:52] <Shuudoushi> I had to set HOME and USER both to nil to get it to not send me to /home as well
L781[18:15:05] <payonel> well i don't need to say $SHELL, because, a custom shell may not, specifically, /bin/sh does this
L782[18:15:23] <payonel> just change /etc/profile
L783[18:16:24] <payonel> i might even suggest putting /root/login.lua as the very last line in /etc/profile
L784[18:16:29] <payonel> and remove it from the init
L785[18:16:37] <Shuudoushi> hmmm
L786[18:16:51] <payonel> or at least - split login.lua into two parts
L787[18:17:02] <Shuudoushi> how so?
L788[18:17:05] <payonel> the 2nd (new) part is what you want run for every shell start
L789[18:17:15] <payonel> e.g. cd $HOME
L790[18:17:23] <payonel> btw, what's wrong with cd $HOME?
L791[18:17:33] <Shuudoushi> just sends the user to /home
L792[18:17:40] <Shuudoushi> instead of their home dir
L793[18:17:41] <payonel> correct, bc $HOME is /ome
L794[18:17:45] <payonel> then fix $HOME
L795[18:17:56] <Shuudoushi> i.g. /home/<user>
L796[18:18:10] <payonel> are you setting $USER?
L797[18:18:15] ⇨ Joins: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net)
L798[18:18:20] <Shuudoushi> yes
L799[18:18:35] <payonel> then just say HOME=/home/$USER
L800[18:18:40] <Shuudoushi> can't I just remove the set home from profile?
L801[18:18:48] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8002:c1a1:2518:855b:3a0b:9dc8)
L802[18:18:48] <payonel> why?
L803[18:18:49] <Shuudoushi> that's even better
L804[18:19:14] <James_bread> Does anyone know how to make a holoclock?
L805[18:19:32] <Shuudoushi> with skill
L806[18:20:05] <James_bread> k
L807[18:20:16] <Shuudoushi> payonel: this look right to you? http://hastebin.com/wemuyexaxu.hs
L808[18:20:45] <payonel> Shuudoushi: so i don't have support for `` nor $() [yet], so any type of logical constructs in /etc/profile or ~/.shrc is somewhat out of the question for now (i.e. it isn't turing complete)
L809[18:21:01] <payonel> but you CAN execute a lua script FROM /etc/profile if you want
L810[18:21:08] * payonel checks link now
L811[18:21:49] <payonel> Shuudoushi: maybe. maybe put the login.lua above line 27
L812[18:21:56] <payonel> depends, i didn't read all of your login.lua
L813[18:22:05] <payonel> but this is the right level to be fixing this stuff
L814[18:22:16] <payonel> keep in mind, this /etc/profile is run for EVERY /bin/sh used
L815[18:22:24] <payonel> (interactive /bin/sh, that is)
L816[18:22:49] <payonel> maybe that doesn't matter, but, if your login.lua shouldn't be called more than once, that'd be worth noting
L817[18:22:51] <Shuudoushi> that works I guess
L818[18:23:15] <payonel> you could, for example, just keep calling `sh`
L819[18:23:20] <payonel> and going deeper into shells
L820[18:23:27] <Shuudoushi> login should override the current $USER each time a login is preformed
L821[18:23:29] <payonel> each one would be sourcing /etc/profile again
L822[18:24:35] <Shuudoushi> I also need to fix 'sudo'... it's for some reason exploding very badly and I can't quite figure it out...
L823[18:25:52] <Mimiru> BTW, @James_bread @ 70.44.255.22 You're not hiding very well.
L824[18:27:03] <James_bread> ?
L825[18:27:21] <James_bread> Wut u talking abut
L826[18:27:24] <Mimiru> You don't have to act dumb, it's not much of an act anyway...
L827[18:27:39] <James_bread> i been offline -.-
L828[18:27:48] <Sangar> Mimiru, waddaya need?
L829[18:28:02] <Mimiru> [10:31:32] *** Joins: James_Bread (webchat@70.44.255.22.res-cmts.sewb.ptd.net) Funny enough, That's the same IP that was just talking shit on my MC Server's DynMap
L830[18:28:23] <Mimiru> Oh.... It seems LanteaCraft was on an ANCIENT version of the OC API
L831[18:28:43] <Mimiru> Moving it to 1.5+ and I couldn't remember if the old Context stuff was the same as the current stuff in Machine.context
L832[18:29:02] <Sangar> yeah, that moved iirc
L833[18:29:10] <James_bread> I really been offline... theres more then 1 person on this pc...
L834[18:29:14] <Elizabeth> _hands @Mimiru the Hammer_
L835[18:29:28] <Mimiru> K... everything is horribly broken atm just wanted to make sure it wasn't cause of the wrong context in use
L836[18:29:31] <Mimiru> thanks
L837[18:29:41] <g> that's the oldest excuse in the book
L838[18:29:42] <g> lol
L839[18:29:49] <Mimiru> Sadly, he got banned.
L840[18:30:01] <g> by the way
L841[18:30:02] <Mimiru> "Sadly"
L842[18:30:05] <g> does your dynmap not look like shit?
L843[18:30:11] <Mimiru> No?
L844[18:30:12] <g> mine looks pretty bad, it can't find textures for lots of blocks
L845[18:30:14] <payonel> Sangar: im so sorry i haven't pushed the PR yet. i will tonight (in 4-8 hours)
L846[18:30:17] <Mimiru> Oh that
L847[18:30:17] <Mimiru> lol
L848[18:30:22] <Mimiru> yeah... a bit annoying :/
L849[18:30:25] <Sangar> payonel, no worries
L850[18:30:28] <payonel> Shuudoushi: if you have a specific example -
L851[18:30:30] <g> I wonder how minimap mods do it
L852[18:30:34] ⇨ Joins: James_Bread (webchat@70.44.255.22.res-cmts.sewb.ptd.net)
L853[18:30:35] <Mimiru> I ran a scrapper and got A LOT of them...
L854[18:30:40] <g> yeah I ran that too
L855[18:30:41] <Mimiru> !ban James_Bread
L856[18:30:44] <g> didn't notice much change
L857[18:30:44] <Mimiru> !kic kJam
L858[18:30:48] <Mimiru> !kick Jam
L859[18:30:50] <Mimiru> Damn it
L860[18:30:51] <Mimiru> fucking tab
L861[18:30:52] <g> need a reason
L862[18:30:53] <g> xD
L863[18:30:53] <Mimiru> fuck off tab
L864[18:30:58] <Mimiru> !kick James_Bread Meh
L865[18:30:58] *** James_Bread was kicked by zsh ((Mimiru (Michiyo)) Meh))
L866[18:30:59] <Shuudoushi> payonel: how do you mean?
L867[18:31:05] <Stary2001> Mimiru: http://i.imgur.com/j75vIc8.png
L868[18:31:10] <payonel> Shuudoushi: you said sudo is broken, how so?
L869[18:31:19] * Mimiru glares at Stary2001
L870[18:31:20] <Mimiru> :p
L871[18:31:21] <Shuudoushi> oh, it errors right the fuck out
L872[18:31:22] <Sangar> oh, the dude with openos 1.2? :X was he trolling after all?
L873[18:31:33] <Shuudoushi> give me a sec
L874[18:31:34] <Mimiru> No, but he was being a tool in other places
L875[18:31:48] <Mimiru> Don't need that trash 'round here
L876[18:31:49] <Sangar> heh
L877[18:33:22] <Mimiru> But yeah.. gotta figure out why updating the OC API broke OC interaction except for cables... they still connect just no component events or anything
L878[18:34:24] <Sangar> make sure you imported the right context; happened to me too once :P other than that, can't recommend checking the log enough
L879[18:34:39] <Mimiru> import li.cil.oc.api.machine.Arguments;
L880[18:34:39] <Mimiru> import li.cil.oc.api.machine.Context;
L881[18:34:42] <Mimiru> :P
L882[18:34:52] <Sangar> just making sure ;)
L883[18:34:53] *** amadornes is now known as amadornes[OFF]
L884[18:35:10] <Mimiru> Most of LC is over my head now...
L885[18:35:23] <Shuudoushi> payonel: going to have to take a new screenshot... i can't find the old one...
L886[18:39:13] <Mimiru> Sangar, hmm looks like component logic isn't getting injected into our base..
L887[18:39:36] <Mimiru> though I'm not sure HOW our component stuff works really :D
L888[18:40:07] <Mimiru> Ahh...
L889[18:40:08] <Mimiru> IOCManagedEnvPerp extends ManagedEnvironment, ManagedPeripheral
L890[18:40:59] <Shuudoushi> payonel: http://goo.gl/UtqoJe
L891[18:41:21] <Shuudoushi> https://github.com/Shuudoushi/SecureOS/blob/dev/SecureOS/root/sudo.lua
L892[18:43:03] <Mimiru> Ok.. yeah my breakpoint isn't being called for the newNode...
L893[18:45:31] *** g is now known as gAway2002
L894[18:49:13] <Shuudoushi> root
L895[18:49:16] <Shuudoushi> klasdvlanio
L896[18:49:28] <Mimiru> …
L897[18:49:31] <gamax92> dlsfkjadpo
L898[18:49:36] * Mimiru slaps Shuudoushi
L899[18:49:36] * EnderBot2 rulls on the floor laughing
L900[18:49:49] * Shuudoushi malices Mimiru with a shoehorn.
L901[18:53:46] * Mimiru screams at LanteaCraft
L902[18:54:26] <Sangar> if you have a driver make sure that's registered properly i guess. other than that, no idea :/
L903[18:54:46] <Sangar> also, i'm off, getting late o/
L904[18:54:50] ⇦ Quits: Inari (~Pinkishu@p5DEC6186.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L905[18:54:55] <Mimiru> Later Sangar thanks
L906[18:55:04] <Mimiru> Like I said most of this shit is over my head
L907[19:06:22] <payonel> Shuudoushi: you may have found a bug with term.read
L908[19:06:35] <Shuudoushi> well fuck me...
L909[19:06:35] <payonel> does that crash happen when you've pressed enter after entering the pw?
L910[19:06:42] <Shuudoushi> yes
L911[19:06:48] <payonel> this is good news :) i like finding bugs
L912[19:06:54] <Shuudoushi> but it doesn't happen with login...
L913[19:07:01] <payonel> hmm
L914[19:07:15] <payonel> can you investigate what string is expected that is nil?
L915[19:07:22] <payonel> does it come from the term.read return?
L916[19:07:23] <Kodos> Mimiru, what are you working on :3
L917[19:07:43] <Shuudoushi> payonel: it does
L918[19:08:06] <payonel> how are you calling term.read? you say it returns nil?
L919[19:17:44] <Mimiru> James_Bread has sent you a new personal conversation entitled "You cant ban for no reason.".
L920[19:17:44] <Mimiru> James_Bread said:
L921[19:17:44] <Mimiru> I was offline at the time. If you have any other proof. let me know.
L922[19:17:48] <Mimiru> TIFL
L923[19:18:10] <payonel> tifl?
L924[19:18:21] <payonel> today i f* life?
L925[19:18:23] <Mimiru> Today I fucking learned
L926[19:18:26] <payonel> ah
L927[19:18:32] <payonel> til < tifl
L928[19:18:34] <payonel> :)
L929[19:18:36] <payonel> haha
L930[19:21:09] <payonel> just tell him "my reason was just that i don't like bread"
L931[19:21:39] <Mimiru> http://hastebin.com/jipefesibo.hs
L932[19:23:21] <Mimiru> PS. Shuudoushi I fucking hate you for that
L933[19:23:28] <Shuudoushi> ^^;
L934[19:23:33] <Kodos> ?
L935[19:23:35] <Kodos> wut
L936[19:23:46] <Mimiru> https://github.com/Shuudoushi/SecureOS/commit/14886bc994472e1c5c74b75458d055714266ffe3
L937[19:23:49] <Shuudoushi> I moved all the OS bits of SOS into a new folder
L938[19:24:55] <Shuudoushi> mostly so I can more easily control what is on the floppy lol
L939[19:25:50] *** Guest44698 is now known as alekso56
L940[19:26:57] <Mimiru> So, now I have to change the path...
L941[19:27:02] <Shuudoushi> Mimiru: could have been worse
L942[19:27:08] <Mimiru> and I can't do that until you've pushed to master...
L943[19:27:21] <Mimiru> but I can't build without changing the path incase you push to master...
L944[19:27:56] <Shuudoushi> after I/payonel fixes sudo, I'll push to master lol
L945[19:28:36] <Mimiru> it's all in SecureOS now, right?
L946[19:28:48] <Mimiru> Also, doesn't that break existing installs trying to update?
L947[19:28:53] <Shuudoushi> SecureOS/SecureOS, yes lol
L948[19:29:20] <Shuudoushi> just a tiny bit, yes
L949[19:30:11] <payonel> just waiting on info on your term.read usage
L950[19:30:19] <payonel> and confirmation that IT is giving you the nil
L951[19:30:37] <Mimiru> ffs
L952[19:30:44] <Mimiru> I don't even remember where the code for the path is
L953[19:33:09] <Mimiru> https://github.com/PC-Logix/OpenSecurity/commit/dac9e03faa718810b2d005d1e723b5f93ebdc434 Shuudoushi
L954[19:33:39] <Shuudoushi> loks right
L955[19:33:42] <Shuudoushi> looks*
L956[19:33:50] <Mimiru> "Because fuck @Shuudoushi"
L957[19:33:57] <Shuudoushi> XD
L958[19:45:33] <Shuudoushi> hmm
L959[19:45:48] <Shuudoushi> payonel: it seems the error is really in my sha256 lib...
L960[19:46:04] <Shuudoushi> which I haven't changed in a very long time...
L961[19:47:14] <Shuudoushi> payonel: the error seems to be coming from this https://github.com/Shuudoushi/SecureOS/blob/dev/SecureOS/lib/sha256.lua#L204
L962[19:47:57] <Shuudoushi> which makes no fucking sense, considering that my login script uses more or less the same line...
L963[19:48:09] <Shuudoushi> brb, getting food
L964[19:49:55] <ping> Shuudoushi, i made a really fast sha512 implementation here https://raw.githubusercontent.com/OpenPrograms/Pixel-Programs/master/sha512.lua
L965[19:50:40] <ping> .-. it needs the bit64 lib https://github.com/OpenPrograms/Pixel-Programs/blob/master/bit64.lua
L966[19:51:37] <gamax92> why couldn't you have made a bit32 one
L967[19:51:58] <ping> gamax92, i did somewhere actually
L968[19:52:24] <ping> <> pastehtml(highlight.lua(file["plugins/crypt.lua"]))
L969[19:52:30] <^v> ping, https://v5.pxtst.com/paste/COtEk.html
L970[19:52:30] <ping> probably here
L971[19:53:16] <ping> http://hastebin.com/rugojasosu.lua
L972[19:53:16] <gamax92> I'm going to imagine it'd be faster than the software bit api that's in Shuu's file
L973[19:53:32] <ping> just make sure the bit functions line up .-.
L974[19:53:36] <ping> gamax92, much faster
L975[19:53:47] <Shuudoushi> gamax92: likely
L976[19:54:16] <Shuudoushi> I just have the lib for encase the user doesn't have a data card
L977[19:54:52] <ping> well the overhead of those functions is going to be about 10-20x of a native bit function
L978[19:55:27] <Shuudoushi> payonel: on closer look, it has to be coming from term.read for some reason
L979[20:05:06] ⇦ Quits: iceman11a (~icemna11a@cpe-66-61-77-228.neo.res.rr.com) (Ping timeout: 190 seconds)
L980[20:06:07] ⇨ Joins: iceman11a (~icemna11a@cpe-66-61-77-228.neo.res.rr.com)
L981[20:08:18] <vifino> %tell Vexatos "Once you go full nyan cat, there is no way back." http://puu.sh/nVdbK.png *nyan cat 1h version playing on a dozen speakers*
L982[20:08:20] <MichiBot> vifino: Vexatos will be notified of this message when next seen.
L983[20:10:25] <Kodos> Wish I could figure out why folders are fighting the clipping of an IE silo
L984[20:10:43] <Lizzy> because they want to break free
L985[20:13:14] <Mimiru> Kodos, ?
L986[20:14:45] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-134-3-201-222.hsi14.kabel-badenwuerttemberg.de) (Ping timeout: 198 seconds)
L987[20:14:55] <Izaya> vifino: shaders?
L988[20:15:36] <vifino> Izaya: Yes.
L989[20:15:45] <Izaya> looks nice
L990[20:15:50] <vifino> Indeed.
L991[20:16:13] <Izaya> I should actually play Minecraft some time
L992[20:16:16] <Izaya> but egh'
L993[20:16:22] <Izaya> that sounds like effort
L994[20:16:33] ⇨ Joins: Vaht (~Tahg@pool-72-74-136-57.bstnma.fios.verizon.net)
L995[20:18:23] <Lizzy> Izaya, https://www.theender.net/shx/zion/javaw_2016-03-26_23-01-53.jpg
L996[20:18:32] ⇦ Quits: Tahg (~Tahg@pool-72-74-136-57.bstnma.fios.verizon.net) (Ping timeout: 186 seconds)
L997[20:18:36] <Lizzy> hmm, that's not the final one
L998[20:18:49] <Izaya> uh
L999[20:18:51] <Izaya> wow
L1000[20:18:57] <Izaya> water reflections too
L1001[20:19:27] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L1002[20:20:05] <Lizzy> the final one https://www.theender.net/shx/zion/javaw_2016-03-27_02-19-29.png (since i've stopped fucking about with it)
L1003[20:20:31] <Izaya> damn, looks nice
L1004[20:20:50] <Lizzy> yup
L1005[20:20:53] <Lizzy> SEUS
L1006[20:26:02] ⇦ Quits: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com) (Quit: Connection closed for inactivity)
L1007[20:28:14] <Izaya> http://i.imgur.com/FxVIffg.png not really comparable but
L1008[20:28:34] <Izaya> bump mapping is nice
L1009[20:30:11] <vifino> Mimiru: The openfm stuff still gives me no sound. .-.
L1010[20:30:36] * Mimiru shrugs
L1011[20:30:46] <Mimiru> It works everywhere for me..
L1012[20:33:54] <vifino> Two different systems, two different distros, both no sound.
L1013[20:34:17] <Mimiru> Windows 7, 10, Ubuntu, and Fedora, all have sound.
L1014[20:35:22] <Mimiru> If you wanna ship me one of those systems I'll be happy to test..
L1015[20:35:41] <Mimiru> But it's hard for me to fix an issue I can't reproduce, and have no idea why it would possibly be happening :/
L1016[20:35:56] <Kodos> http://puu.sh/nVeM4/6e3dacd7d8.png
L1017[20:36:34] <Mimiru> Kodos, it might have something to do with folders having 2 render passes
L1018[20:37:06] ⇦ Quits: cpup (~cpup@32.218.119.237) (Ping timeout: 190 seconds)
L1019[20:37:27] <Mimiru> Or maybe it doesn't...
L1020[20:37:30] <Mimiru> fuck IDK anymore
L1021[20:38:18] <Antheus> I have sound with openFM
L1022[20:38:30] <Mimiru> So does *everyone else*
L1023[20:38:32] <Mimiru> lol...
L1024[20:38:43] <Antheus> But I had hos ossue before
L1025[20:38:54] <Mimiru> hos ossue indeed
L1026[20:39:04] <Antheus> s/i/o
L1027[20:39:05] <MichiBot> <Mimiru> hos ossue ondeed
L1028[20:39:35] ⇨ Joins: cpup (~cpup@32.218.116.196)
L1029[20:39:38] <Antheus> vifino, make sure your ingame sounds are up, if that doesnt work delete the OpenFM config and reboot, if that doesn't work get a new jar
L1030[20:40:13] <Mimiru> Oh wait, yes folders have multiple render passes
L1031[20:48:56] <Saphire> Flop
L1032[20:56:28] <Antheus> The graphic on the data card creates an optical illusion
L1033[20:56:43] <Antheus> is it spinning clockwise or counter-clockwise? No body knows!
L1034[20:57:13] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr) (Quit: Leaving)
L1035[20:58:07] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L1036[20:59:57] <Mimiru> Kodos, could you test an OP build for that z index fighting you're having?
L1037[21:00:15] <Kodos> Sure, but I need to afk real quick, just link it
L1038[21:00:31] <Mimiru> Well, ATM I have to fix it lol
L1039[21:01:57] <Kodos> Ah, okay
L1040[21:02:07] <Kodos> Had to put pizza away :x Worked 9 hours today helping mom move shit
L1041[21:02:14] <Kodos> I got paid with an 11 dollar pizza
L1042[21:02:28] <Saphire> :/
L1043[21:02:33] <Mimiru> Cause ATM... it's fucking black and pink
L1044[21:02:47] <Saphire> Kodos: was it any good?
L1045[21:02:56] <Kodos> Yes. It was pretty damn good
L1046[21:03:00] <Kodos> I got a chicken bacon ranch pizza
L1047[21:03:04] <vifino> Also, Mimiru: Your thing is literally the only piece of software that doesn't work at all.
L1048[21:03:15] <Kodos> I can't eat the buffalo chicken pizza anymore, the heartburn is real
L1049[21:03:22] <Saphire> ...now I want to eat Q_Q
L1050[21:03:38] <Mimiru> vifino, and I honestly have NO idea what to tell you, it works EVERYWHERE I am able to test, and you are the only one so far to report it not working at all.
L1051[21:04:02] <Kodos> Is there an OC-controllable volume thing
L1052[21:04:26] <Mimiru> theres volume methods, but they work the same thing as the volume on the GUI
L1053[21:04:51] <vifino> I have no idea what you do differently than for example Vexatos in computronics and how it should matter at all, since you should all be using the same general thing, no? Minecraft sounds work fine, just openfm gives no sound at all.
L1054[21:04:55] <Mimiru> 3,305 downloads, and one user.
L1055[21:04:58] <Mimiru> one...
L1056[21:05:10] <Mimiru> I do a FUCK TON differently than Vex.
L1057[21:05:26] <Mimiru> And no, I don't use anything related to MC's sound system in audio playback..
L1058[21:05:49] <Mimiru> I use Javax sound, with Javazoom, and a vorbis/mp3 playback SPI
L1059[21:06:50] <Mimiru> the *only* link to MC's sound system is I grab the value of the "Music" slider to set the overall volume of my audio playback
L1060[21:07:09] <Mimiru> Err not Music
L1061[21:07:11] <Mimiru> Jukebox
L1062[21:07:17] <vifino> I mean java's general interfaces to the host's sound system.
L1063[21:07:36] <Mimiru> Javax sound... Javazoom.... MP3 and Vorbis SPIs.
L1064[21:07:38] <vifino> Do you know of any applications I could test that play back sound via the same thing you use?
L1065[21:07:50] <Mimiru> Yes... Javazoom
L1066[21:07:55] <Mimiru> they have a Winamp clone in java
L1067[21:08:15] <Mimiru> http://www.javazoom.net/jlgui/jlgui.html
L1068[21:08:32] <Izaya> I just had a great idea:
L1069[21:09:10] <Saphire> Hm?
L1070[21:09:13] <Izaya> Let's stop adding mouse support to your BIOS and maybe instead make EFI work properly
L1071[21:09:18] <Mimiru> lol
L1072[21:09:34] <Stary2001> Izaya: efi is on par with the win32 api
L1073[21:09:37] <Stary2001> like
L1074[21:09:39] <Saphire> Define "properly"?
L1075[21:09:41] <Stary2001> look at an example or 2
L1076[21:09:55] ⇨ Joins: alphaxseven (webchat@ip-239-226-107-190.nextelmovil.cl)
L1077[21:10:10] <Izaya> Saphire: actually conforming to the standard?
L1078[21:10:19] <Izaya> that'd be a nice first step
L1079[21:10:29] <Izaya> and then actually having settings
L1080[21:10:38] <Izaya> that'd be a good second step
L1081[21:11:07] <Izaya> removing Windows-only boot would be a wonderful third step
L1082[21:11:16] <Izaya> and then maybe they should add mouse support
L1083[21:11:49] <Izaya> hey I could boot FreeDOS or 386BSD from my EFI ROM chip
L1084[21:12:00] <Mimiru> ok Kodos running a test build
L1085[21:12:04] <Kodos> k
L1086[21:12:36] <vifino> Mimiru: jlgui plays sound fine.
L1087[21:12:38] <Mimiru> Kodos, http://michi.pc-logix.com/OpenPrinter-MC1.7.10-0.1.0.0.jar
L1088[21:12:42] <Stary2001> Izaya: consider for a minute that one of the companies in the efi groupthing is microsoft.
L1089[21:13:02] <Stary2001> Izaya: "Some of the EFI's practices and data formats mirror those from Microsoft Windows"
L1090[21:13:03] <Stary2001> >some
L1091[21:13:13] <Mimiru> The Empty/Full folder thing doesn't work ATM anyway, which is odd cause I thought it did...
L1092[21:13:14] <vifino> I mean, it looks like shit, but it plays fine.
L1093[21:13:19] <Mimiru> So if this fixes it I'll just push it
L1094[21:13:21] <Izaya> Does it have DX12 too?
L1095[21:13:25] <Stary2001> ha
L1096[21:13:26] <Stary2001> no
L1097[21:13:31] <Stary2001> Izaya: it has abstraction, though
L1098[21:13:53] <Mimiru> well jlgui isn't exactly how I do it.. but it's as close as I know of
L1099[21:13:53] <Izaya> Seriously what the fuck is with UEFI though
L1100[21:14:03] <Izaya> the BIOS should boot the OS
L1101[21:14:08] <Izaya> not BE the OS
L1102[21:17:53] <vifino> there are a lot of bad things about uefi.
L1103[21:18:07] <vifino> but it's better than bios without a doubt.
L1104[21:20:58] <Kodos> Mimiru, I don't know what you did, but my entire world is flickering
L1105[21:21:19] <Izaya> I'm not against GPT
L1106[21:21:25] <Mimiru> Err... all I did was remove the renderpass bool from the folder...
L1107[21:21:32] <Izaya> but I am against unneeded complexity and bloat
L1108[21:21:42] <Kodos> Let me try a new world
L1109[21:22:00] <Kodos> Oh, rihgt, Computronics
L1110[21:22:03] <Kodos> Hang on I need to restart MC
L1111[21:25:06] <Mimiru> vifino, I really don't know what to tell you though. It plays for me on my desktop running 7/10/Ubuntu/Fedora, and my Laptop running 10/Fedora I don't have the patience to fuck with esoteric or annoying distros
L1112[21:25:07] <Kodos> Mimiru, New world fixed the flickering, and the folder doesn't seem to fight anymore
L1113[21:25:13] <Mimiru> K
L1114[21:25:28] <Kodos> So, maybe a warning on the new file that says it -might- break rendering in existing worlds
L1115[21:25:49] <Kodos> Or, you know, an epilepsy warning
L1116[21:26:03] <Mimiru> I tried it on the server pack in an existing world... had no flickering
L1117[21:26:12] <Mimiru> I'm confused as to how.why it would d othat
L1118[21:26:25] <Kodos> ¯\_(ツ)_/¯
L1119[21:27:00] <Kodos> Interesting random thing
L1120[21:27:12] <Kodos> Putting the creative tab printed pages into a folder removes the 'This page intentionally left blank." text
L1121[21:27:21] <Mimiru> I'm gonna blame wtf ever you had it on rendering :P
L1122[21:27:34] <Kodos> That's fine
L1123[21:27:38] <Kodos> That was just a test world anyway
L1124[21:28:10] <Mimiru> that's because the folder renders pages differently
L1125[21:28:13] <Mimiru> it's better.
L1126[21:28:15] <Mimiru> lol
L1127[21:28:25] <Mimiru> the this page left blank text was a hack to fix a NPE crash
L1128[21:28:34] <Mimiru> the folder doesn't need that
L1129[21:29:01] <Kodos> Ah
L1130[21:29:29] <Kodos> Also, apropos the filled folder icon, why not just check to make sure its not empty, and change the icon
L1131[21:29:39] <Mimiru> It's supposed to do that..
L1132[21:29:47] <Mimiru> that was the entire use of the render passes
L1133[21:29:58] <Mimiru> because you can't just switch textures without passes
L1134[21:30:21] <Mimiru> And at one point, I want to say it DID work..
L1135[21:30:34] <Mimiru> But the render passes is what was causing the z-fighting
L1136[21:31:57] <Kodos> ¯\_(ツ)_/¯
L1137[21:38:28] <payonel> Shuudoushi: can you give me a repro?
L1138[21:38:43] <payonel> or give me a line in sos source that is calling term.read?
L1139[21:38:47] <payonel> where it fails
L1140[21:39:24] <Shuudoushi> /root/sudo.lua like 43 is where the error starts
L1141[21:39:35] <Shuudoushi> https://github.com/Shuudoushi/SecureOS/tree/dev
L1142[21:39:44] <Shuudoushi> I have two branches btw
L1143[21:39:57] <Shuudoushi> so do make sure you're on dev, not release
L1144[21:40:43] <Shuudoushi> 'texthn' is defined by lines 7-9, and 'password' is defined by like 13
L1145[21:41:54] <payonel> Shuudoushi: btw, you can now just say term.read({pwchar=""})
L1146[21:42:01] <Shuudoushi> texthn isn't nil, as I can just use 'cat' to read the file and see that there is indeed valid data
L1147[21:42:15] <Shuudoushi> payonel: THANK YOU!!!!
L1148[21:42:21] <payonel> haha, you're welcome
L1149[21:42:40] <payonel> but let me mess with term.read a bit
L1150[21:42:45] <payonel> i'll get back to you
L1151[21:42:50] <Shuudoushi> anyway to kill the cursor from blinking?
L1152[21:43:00] * vifino yawns and falls asleep on Lizzy
L1153[21:43:08] <payonel> yeah, term.setBlink(false) <-- not exactly the method name
L1154[21:43:19] <payonel> setCursorBlink(false)
L1155[21:43:25] <Shuudoushi> that has never worked for me for some reason...
L1156[21:43:38] <payonel> well, i've completely redone term
L1157[21:43:41] <payonel> so, it should work now
L1158[21:44:24] <Shuudoushi> payonel: but yeah, the error cascades down all the way to my sha256 lib which is what finally throws the error about the data not being their...
L1159[21:44:40] <Shuudoushi> so I'm 99% sure that it's in term.read somehow
L1160[21:44:48] <payonel> likely
L1161[21:44:51] <payonel> i'll play with it
L1162[21:44:59] <payonel> it's new code
L1163[21:45:04] <payonel> not perfectly tested
L1164[21:45:08] <payonel> it is quite possibly to have regressions
L1165[21:45:12] <payonel> possible
L1166[21:45:25] <payonel> i tested it a crap ton, but, i'm also the dev
L1167[21:45:29] <payonel> that's never safe nor sufficient
L1168[21:45:41] <Shuudoushi> lol, yeah
L1169[21:46:01] <Shuudoushi> so far I've been lucky and not had many issues brought to me on SOS
L1170[21:46:38] <Shuudoushi> but then again, I like to think that most people are smart enough to beable to sort out a base issue (i.e. something in OOS itself), over something with SOS
L1171[21:46:56] <payonel> :)
L1172[21:47:05] <payonel> well, honestly, you've likely done a good job
L1173[21:47:24] <payonel> and along with that, maybe openos has done a great job of being extendable :)
L1174[21:47:55] <Shuudoushi> I agree with the latter for sure :P
L1175[21:48:50] <Shuudoushi> SOS is 99.99999999% fully compatibly with anything you can run on OOS with little to no issue
L1176[21:51:22] <payonel> me getting back to my openos dev area, seeing some unstaged work in some test branch, i stage and commit -m "i have been away for a couple weeks and I don't know what this was about"
L1177[21:55:59] <Shuudoushi> XD
L1178[21:56:13] ⇦ Quits: Berserker2K3 (~Berserker@p2003005F2D601B00484169199F87FD7A.dip0.t-ipconnect.de) (Quit: Verlassend)
L1179[21:56:30] <Shuudoushi> has any made a full on git suit for OC yet?
L1180[21:58:52] <Shuudoushi> anyone*
L1181[21:59:20] <payonel> you're not the first to ask. i can't remember to discussion but i know there has been interest
L1182[21:59:28] <payonel> the*
L1183[21:59:41] <payonel> btw, thanks for bugging me about this work, it feels good to get back into some openos work
L1184[22:00:19] <payonel> so a quick test in lua.lua: =term.read(nil,nil,nil,"")
L1185[22:00:27] <payonel> and my input> asdf\n
L1186[22:00:30] <payonel> prints "asdf\n"
L1187[22:00:34] <payonel> :(
L1188[22:00:39] <payonel> sad because that didn't repro it
L1189[22:01:23] <payonel> also, term.setCursorBlink(false) seems to completely do nothing :) haha
L1190[22:01:35] <payonel> i'll poke at that first while you look for a better repro for me to mess with
L1191[22:01:50] <Shuudoushi> Windows seems to have taken exception to me telling it to gfis
L1192[22:02:20] <payonel> right at the start of term.read i turn blink back on
L1193[22:02:27] <payonel> i think i did that because of the port -- the old code did that
L1194[22:02:34] <payonel> hmm, logically this isn't very logical
L1195[22:02:51] <Shuudoushi> My computer is locked right the fuck up atm...
L1196[22:03:02] <Saphire> \o/
L1197[22:03:09] <Saphire> VimFX is freaking awesome
L1198[22:03:24] <Saphire> I haven't touched my mouse for at least few minutes :D
L1199[22:03:38] <Shuudoushi> ?
L1200[22:06:11] <Saphire> .g vimfx
L1201[22:06:14] <Saphire> ._.
L1202[22:06:18] <Saphire> #g vimfx
L1203[22:06:20] <Saphire> sigh
L1204[22:06:29] <Mimiru> ffs
L1205[22:06:29] <Mimiru> %
L1206[22:06:30] <Mimiru> %
L1207[22:06:31] <Mimiru> ....
L1208[22:06:32] <Mimiru> %
L1209[22:06:34] <Mimiru> %g bleh
L1210[22:06:35] <MichiBot> Mimiru: http://www.urbandictionary.com/define.php?term=Bleh - Urban Dictionary: Bleh: "Bleh. State of mind usually caused by boredom or a annoying situation that
L1211[22:06:37] <Saphire> https://addons.mozilla.org/en-us/firefox/addon/vimfx/
L1212[22:06:50] <Saphire> Mimiru: sorry
L1213[22:07:03] <Mimiru> lol
L1214[22:07:59] <Saphire> Oh wow, "zf" acts like "hover over"
L1215[22:09:30] <Shuudoushi> payonel: think it's something with SOS itself?
L1216[22:10:30] <Shuudoushi> Oh, btw, want the code for media dirs?
L1217[22:12:27] <payonel> Shuudoushi: all i'm saying is that term.read(nil,nil,nil,"") and term.read({pwchar=""}) both return valid strings, not nil
L1218[22:12:36] <payonel> so, you may have to trace a bit more
L1219[22:12:39] ⇦ Quits: rashy (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net) (Ping timeout: 198 seconds)
L1220[22:13:01] ⇨ Joins: rashy (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net)
L1221[22:13:12] <payonel> media dirs? i dont know what you're refering to
L1222[22:13:22] <Shuudoushi> /media
L1223[22:13:34] <Shuudoushi> like /mnt but stuf is listed by label
L1224[22:14:27] <payonel> oh interesting. no thanks -- i have virtual fs mounting worked out. i did a devfs branch, it's not PR'd because it adds more RAM to boot and -- it's not worth the cost of RAM right now
L1225[22:14:35] <Shuudoushi> give me a min to get back in game and give you a screen shot
L1226[22:14:42] <payonel> i also have a even-more-optimized branch, but that's not ready for PR either
L1227[22:15:04] <Shuudoushi> lol
L1228[22:16:33] <Saphire> "New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan andUlyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on2016-03-27 at 02:00 local time. They need distinct zones since theirpost-1970 histories disagree. New zone Asia/Barnaul for Altai Krai andAltai Republic, Russia, which will switch from +06 to +07 on the same dateand local time. The Astrakhan change is already
L1229[22:16:36] <Saphire> official; the others havepassed the first reading in the State Duma and are extremely likely.Also, Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00."
L1230[22:16:52] <Saphire> wheeeew
L1231[22:16:59] <Saphire> ...there is timezone for solely barnaul
L1232[22:17:05] <Saphire> wow, i'm surprised by the support
L1233[22:17:57] <Shuudoushi> huh...
L1234[22:18:54] <Shuudoushi> seems I may have over writen it...
L1235[22:19:01] <Shuudoushi> afk
L1236[22:19:45] <Saphire> Welp
L1237[22:19:48] <Saphire> Fun
L1238[22:22:46] ⇨ Joins: Ekoserin (webchat@c-73-133-224-81.hsd1.va.comcast.net)
L1239[22:23:12] ⇦ Parts: Ekoserin (webchat@c-73-133-224-81.hsd1.va.comcast.net) ())
L1240[22:26:20] ⇦ Quits: lashtear (~lashtear@cpe-50-113-67-84.san.res.rr.com) (Quit: Leaving)
L1241[22:26:31] ⇨ Joins: lashtear (~lashtear@cpe-50-113-67-84.san.res.rr.com)
L1242[22:29:52] <payonel> Shuudoushi: term.setCursorBlink(true) has been the de facto modus operandi of term.read since its birth 10/06/2013
L1243[22:30:13] <payonel> 10/06 is american, I mean 6th October 2013
L1244[22:30:56] <payonel> anywho, when i redid term, and i essentially ported the old behavior (i didnt want to break existing scripts)
L1245[22:31:02] <payonel> i copied over this behavior
L1246[22:31:16] <payonel> i dont like it though....this means term.read always blinks
L1247[22:31:30] <payonel> we should revisit this behavior
L1248[22:36:35] <Shuudoushi> please do
L1249[22:38:56] <Shuudoushi> well fuck me... I did overwrite the stuff for /media...
L1250[22:39:23] <Shuudoushi> pretty simple though, just an extra function http://hastebin.com/obinirihay.hs
L1251[22:41:35] <Shuudoushi> this is driving me nuts...
L1252[22:43:56] <payonel> a pirate walks into a bar with his ship's wheel shoved down his pants
L1253[22:44:07] <Shuudoushi> oh god...
L1254[22:44:19] <Mimiru> What's with the wheel captain?
L1255[22:44:22] <Mimiru> :P
L1256[22:44:35] <Shuudoushi> 'it's drivin' me nuts'
L1257[22:44:39] <Mimiru> lol
L1258[22:44:40] <Mimiru> Yep
L1259[22:44:46] * payonel golf claps
L1260[22:44:50] <Ekoserin> Humorous.
L1261[22:44:59] <gamax92> heh
L1262[22:45:13] <gamax92> oh btw, hi Shuudoushi
L1263[22:45:20] <Shuudoushi> o/
L1264[22:45:24] <gamax92> I hear you're havin problems
L1265[22:45:29] <Shuudoushi> yeah
L1266[22:45:31] <gamax92> Fear not, for I am here!
L1267[22:50:28] <Shuudoushi> gamax92: then help me figure out why it's taking till sha256.lib to error out about the input being nil http://goo.gl/UtqoJe https://github.com/Shuudoushi/SecureOS/tree/dev/SecureOS
L1268[22:51:35] <Shuudoushi> use sudo > sudo nil check: pass > auth.valadate nil check: pass > sha356: fail
L1269[22:51:53] <Shuudoushi> sha256*
L1270[22:52:35] <gamax92> oh ... Windows did updates
L1271[22:52:43] <gamax92> afk for a bit.
L1272[22:55:19] ⇦ Quits: AlexisMachina (uid57631@id-57631.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L1273[22:58:27] <Shuudoushi> I'm really starting to run out of ideas... http://goo.gl/rRBtGy
L1274[22:59:41] ⇦ Quits: Nachie (~Nachie@50-83-108-134.client.mchsi.com) (Read error: Connection reset by peer)
L1275[22:59:54] ⇦ Quits: Lathanael|Away (~Lathanael@p549615C4.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L1276[23:00:21] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1277[23:01:15] <Shuudoushi> ok, now I KNOW it's full of shit http://goo.gl/cjaF0r
L1278[23:03:02] <ping> Shuudoushi, error(nil)?
L1279[23:03:46] <Mimiru> Installing Linux on my laptop again
L1280[23:04:52] <Shuudoushi> ping: it crashes out before that
L1281[23:04:59] <Shuudoushi> Mimiru: cool
L1282[23:06:13] <ping> <> error(nil)
L1283[23:06:13] <^v> ping, nil
L1284[23:06:18] <ping> .l53 error(nil)
L1285[23:06:23] <ping> <l53 error(nil)
L1286[23:06:24] <^v> ping, nil
L1287[23:06:26] <ping> hmmmmmmmmmm
L1288[23:06:33] <ping> i was just confused
L1289[23:06:47] ⇨ Joins: Lathanael|Away (~Lathanael@p54960CD9.dip0.t-ipconnect.de)
L1290[23:07:27] <Shuudoushi> just noticed this bit http://goo.gl/uJUc6Y
L1291[23:11:32] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L1292[23:11:42] <payonel> gamax92: https://github.com/MightyPirates/OpenComputers/pull/1712
L1293[23:12:19] <Shuudoushi> literally the only dif I can see in OOS process.lua and SOS', is that on line 76 (local result =), OOS, has a space after the '='...
L1294[23:13:01] <payonel> ok i'm reading to help Shuudoushi
L1295[23:13:08] <Shuudoushi> http://scontent-lga3-1.xx.fbcdn.net/hphotos-xal1/v/t1.0-9/888_1594172770907056_4675524946462542638_n.jpg?oh=e1c0a10c44e93882b4ddd7903c3310a1&oe=577EF42E
L1296[23:13:55] <payonel> Shuudoushi: i'm on a different machine now, mind giving me a github link to your dev branch again of sos
L1297[23:13:56] ⇦ Quits: alphaxseven (webchat@ip-239-226-107-190.nextelmovil.cl) (Quit: Web client closed)
L1298[23:14:02] <Shuudoushi> i highly doubt that extra space missing is causing xpcall to fuck up...
L1299[23:14:08] <payonel> it wont
L1300[23:14:15] <Shuudoushi> https://github.com/Shuudoushi/SecureOS/tree/dev/SecureOS
L1301[23:16:18] <Shuudoushi> payonel: I ws about to say that I don't even think atom will let you leave an extra space like that lol
L1302[23:16:58] <payonel> do you use atom?
L1303[23:17:34] <Shuudoushi> yes
L1304[23:17:55] <Shuudoushi> http://goo.gl/A1oSJp
L1305[23:18:08] ⇨ Joins: ^v4 (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L1306[23:18:12] <Shuudoushi> I like it mostly for that first tab
L1307[23:18:13] <ping> .openprg
L1308[23:18:27] <^v4> ping, http://v4.pixeltoast.tk/paste/B8ifW.html
L1309[23:18:44] <payonel> Shuudoushi: that is sexyt
L1310[23:18:57] <payonel> what editor, what theme
L1311[23:18:58] <Shuudoushi> lol, ty
L1312[23:19:00] <ping> wat.
L1313[23:19:00] <payonel> i love it
L1314[23:19:07] <Shuudoushi> atom an dseti iirc
L1315[23:19:30] <Shuudoushi> https://atom.io/
L1316[23:19:37] <payonel> when you say atom i think of this https://en.wikipedia.org/wiki/Atom_%28programming_language%29
L1317[23:19:49] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: I am a bree, AMA (when i return~))
L1318[23:20:15] <Shuudoushi> lol, nah
L1319[23:20:27] <payonel> oh my crap
L1320[23:20:29] <payonel> i like this
L1321[23:20:57] <Shuudoushi> http://goo.gl/D0p25b and http://goo.gl/lhd9Zz
L1322[23:21:15] <Mimiru> lol... fucking asshat from earlier keeps PMing me on the forums...
L1323[23:21:23] <payonel> Mimiru: ha
L1324[23:21:30] <Shuudoushi> have lizzy ban them
L1325[23:21:31] <payonel> Shuudoushi: ok i have sos booted
L1326[23:21:33] <payonel> it's asking me crap
L1327[23:21:44] <payonel> ok, i want to boot SecureOS from 34e
L1328[23:21:45] <Mimiru> I can ban him.. lol
L1329[23:21:58] <Shuudoushi> pretty sure harassment is against the TOS or w/e
L1330[23:22:04] <Shuudoushi> lol, that works to
L1331[23:22:12] <Shuudoushi> payonel: it's best to install it
L1332[23:22:21] <Shuudoushi> as it likes to write to the disk
L1333[23:22:22] <payonel> Shuudoushi: i copied the files directly
L1334[23:22:29] <Shuudoushi> that works
L1335[23:22:31] <Shuudoushi> lol
L1336[23:22:32] ⇦ Quits: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net) (Read error: Connection reset by peer)
L1337[23:22:36] <payonel> so give me a test
L1338[23:22:41] <payonel> sudo echo hi
L1339[23:22:44] <payonel> ?
L1340[23:22:45] <payonel> and, what is the default root pw?
L1341[23:22:47] <Shuudoushi> sudo edit /root/sudo.lua
L1342[23:22:51] <Shuudoushi> root
L1343[23:22:59] <Shuudoushi> user ir root, pw is root
L1344[23:23:06] <Shuudoushi> s/ir/is
L1345[23:23:06] <MichiBot> <Shuudoushi> user is root, pw is root
L1346[23:23:11] <ping> .openprg
L1347[23:23:18] <^v4> ping, http://v4.pixeltoast.tk/paste/KWrfK.html
L1348[23:23:43] <payonel> ok this cp completely failed
L1349[23:23:46] <payonel> ok, bleh
L1350[23:23:47] <Shuudoushi> something mind numbingly simple for people to use till they run tmpaccountdel.lua found in roots tmp home dir
L1351[23:23:49] <payonel> um
L1352[23:24:06] <Shuudoushi> shouldn't have failed o.O
L1353[23:24:16] <payonel> Shuudoushi: user error
L1354[23:24:21] <Shuudoushi> o.O
L1355[23:25:50] <Shuudoushi> you copied everything from the root of the dev branch didn't you >.>
L1356[23:26:05] <payonel> no
L1357[23:26:10] <payonel> i copied to have /bin and /home, etc
L1358[23:26:11] <Shuudoushi> oh, then idk lol
L1359[23:26:17] <payonel> i'm in ocemu
L1360[23:26:22] <Shuudoushi> ah lol
L1361[23:26:29] <payonel> i think it dies during boot to finish a boot file
L1362[23:26:32] <payonel> because os.date
L1363[23:26:36] <payonel> what file is trying to do that?
L1364[23:26:37] <Shuudoushi> likely
L1365[23:26:43] <Shuudoushi> login
L1366[23:27:00] <Shuudoushi> I've never tried booting SOS on the emu before
L1367[23:27:30] <Shuudoushi> yeah, line 32 of login
L1368[23:27:43] <payonel> ok that helped
L1369[23:27:45] <Shuudoushi> print(_OSVERSION .. " " .. os.date("%F %X"))
L1370[23:27:46] <payonel> but
L1371[23:27:48] <payonel> still fails something
L1372[23:27:53] <payonel> but now at least it is asking User:
L1373[23:28:02] <Shuudoushi> there's a lof of os.date usage...
L1374[23:28:03] <payonel> ha, still fails on os.date
L1375[23:28:05] <payonel> the heck
L1376[23:28:14] <Shuudoushi> a lot of*
L1377[23:28:24] <payonel> bleh -- ocemu needs to support os.date :)
L1378[23:28:29] * payonel stabs gamax92
L1379[23:28:29] <Shuudoushi> lol
L1380[23:28:30] <Mimiru> "And i asked my brother and he said you put it in Discord. And so he clicked on it. all im saying is that you cant do that, I will be bringing this to a admin."
L1381[23:28:32] <Mimiru> smfh
L1382[23:28:44] <payonel> Mimiru: haha
L1383[23:28:48] <Shuudoushi> huh...
L1384[23:28:50] <payonel> what the serious crap
L1385[23:29:07] <Shuudoushi> Mimiru: going to need a bit more context
L1386[23:29:19] <payonel> why are kids so dumb
L1387[23:29:33] <Shuudoushi> +, doesn't he know that you're an admin...
L1388[23:29:33] <payonel> Shuudoushi: the guy he banned because of dynmap bs
L1389[23:29:45] <Shuudoushi> ah, yes
L1390[23:30:24] <Shuudoushi> payonel: got the free time to get Mimiru's mod pack and come on the server?
L1391[23:30:33] <payonel> to what end?
L1392[23:30:46] <Shuudoushi> instead of fighting with ocemu
L1393[23:31:22] <Shuudoushi> even the auth lib uses os.date btw
L1394[23:31:29] <payonel> not anymore
L1395[23:31:32] <payonel> i own os.date now
L1396[23:31:33] <payonel> MINE
L1397[23:31:35] <Shuudoushi> and it's kinda the back bone of SOS
L1398[23:31:38] <Shuudoushi> XD
L1399[23:31:48] <Shuudoushi> brb, need a drink
L1400[23:32:15] <payonel> ok got it
L1401[23:32:19] <payonel> repro'd your crap
L1402[23:32:24] <payonel> now i'm getting a drink
L1403[23:32:26] <payonel> stupid os.date
L1404[23:32:47] <Shuudoushi> lol
L1405[23:34:17] <Shuudoushi> btw, tysm http://goo.gl/tjL19f
L1406[23:34:44] <Shuudoushi> now I can just extend the tags and all for OS
L1407[23:34:48] <Shuudoushi> SOS*
L1408[23:35:50] * gamax92 flails
L1409[23:35:53] <gamax92> payonel: y ;~;
L1410[23:36:11] <Shuudoushi> SEUS is nice, but holy fuck it lags the shit out of me lol
L1411[23:36:32] <Shuudoushi> http://goo.gl/w1tVY8
L1412[23:36:38] <ping> Lizzy, .-. sorry i have no idea why your program isnt showing up on openprograms.github.io
L1413[23:37:03] <ping> maybe its the lack of a ending \n
L1414[23:40:54] <gamax92> Shuudoushi: I'm at a login screen what do I put in for the information
L1415[23:41:21] <Shuudoushi> user: root pressenter, pw: root
L1416[23:41:34] <gamax92> yay, worked
L1417[23:41:34] <Shuudoushi> press enter*
L1418[23:41:55] <gamax92> I don't know what this os.date issue payonel is having, I'm getting no issues booting up in ocemu
L1419[23:42:04] <payonel> >.<
L1420[23:42:08] * Shuudoushi shrugs.
L1421[23:42:10] <gamax92> and got the sha256 error, looking into it
L1422[23:42:12] <Shuudoushi> using an old ver?
L1423[23:42:13] <payonel> os.date("%F %D")
L1424[23:42:19] <payonel> or something like that
L1425[23:42:21] <payonel> windows, btw
L1426[23:42:24] <payonel> maybe ocemu on windwos
L1427[23:42:27] <payonel> is the issue
L1428[23:42:29] <payonel> s/typo//
L1429[23:42:37] <gamax92> "2016-03-26 03/26/16"
L1430[23:42:52] <gamax92> possibly
L1431[23:43:46] <Shuudoushi> http://goo.gl/MISBRn
L1432[23:45:06] <gamax92> Shuudoushi: because local password is inside a function
L1433[23:45:16] <gamax92> so password doesn't exist outside of request
L1434[23:45:23] <Shuudoushi> never had that issue before...
L1435[23:45:24] <gamax92> and thus is nil when given to auth.validate
L1436[23:45:35] <gamax92> well it's the issue
L1437[23:45:59] <payonel> welp
L1438[23:46:02] <payonel> that's definitely it
L1439[23:46:14] <payonel> here i am thinking this was a regression due to term or something I did
L1440[23:46:21] <payonel> and gamax92 cheats and just reads the crap code :)
L1441[23:46:22] <payonel> haha
L1442[23:46:25] <payonel> +1 to gamax92
L1443[23:46:35] <gamax92> Shuudoushi: payo called your code crap :P
L1444[23:46:51] <payonel> Shuudoushi: maybe you didn't have local on line .. 13
L1445[23:47:11] <payonel> i called it crap with the highest respect
L1446[23:47:17] <payonel> good crap
L1447[23:47:19] <payonel> haha
L1448[23:47:21] <Shuudoushi> lol
L1449[23:47:27] <gamax92> seriously though why is the request function there, just take the code out of it and then put it where you call request
L1450[23:47:43] <payonel> because functions are fun1
L1451[23:47:45] <payonel> !*
L1452[23:48:08] <gamax92> you do want to do a check for password being nil though, if the user does Ctrl-C term.read will return nothing
L1453[23:48:10] <Shuudoushi> gamax92: it was going to be an external functon, then somewhere along the way I said fuck it iirc
L1454[23:48:48] <Shuudoushi> 'if password == nil then return end' shoud do right?
L1455[23:49:46] <gamax92> I guess that'd work ...
L1456[23:50:07] <gamax92> oh yeah, it's in sudo.lua, so that's appropriate behaviour.
L1457[23:50:46] <Shuudoushi> simply close out
L1458[23:50:51] <payonel> i dont have sudo, mind checking echo $? after ^c whilst sudo'ing
L1459[23:51:01] <payonel> ^^ in real shell
L1460[23:51:11] * Shuudoushi is on windows...
L1461[23:51:16] <gamax92> 1
L1462[23:51:21] <Shuudoushi> gamax92 is on linux iirc
L1463[23:51:23] <payonel> i'm on gentoo. but i dont use sudo
L1464[23:51:28] <Shuudoushi> ah, he's already on it
L1465[23:51:37] <payonel> Shuudoushi: then return 1
L1466[23:51:48] <payonel> if you care
L1467[23:51:57] <Shuudoushi> so if password == nil then return 1 end
L1468[23:51:59] <gamax92> for reference, calling sudo with no arguments so it gives you the usage information also returns 1
L1469[23:52:01] <payonel> yeah
L1470[23:52:39] <Shuudoushi> right now, running sudo without args on SOS will get you this >.> io.stderr:write("error")
L1471[23:52:48] <gamax92> then just replace that with return 1
L1472[23:53:10] ⇦ Quits: Yepoleb (~yepoleb@91-115-113-54.adsl.highway.telekom.at) (Quit: Yepoleb)
L1473[23:53:16] <Shuudoushi> now to figure out if sudo !! works...
L1474[23:53:31] <gamax92> SUDO!!!!
L1475[23:53:39] <payonel> Shuudoushi: with OpenOS 1.6, nil and 0 returns are "success"
L1476[23:53:49] <Shuudoushi> that would be a no... http://goo.gl/DZ874H
L1477[23:54:07] <payonel> so if you add return values to your utils, you could take advantage of && and || -- but that's not required
L1478[23:54:19] <payonel> i don't support !! :)
L1479[23:54:26] <Shuudoushi> I know lol
L1480[23:55:05] <Shuudoushi> that's why i tried building support for it into sudo (mostly for testing), but it seems to want to do nothing but explode >.>
L1481[23:55:33] <payonel> there is a lot more i want to do for bash
L1482[23:55:39] <payonel> OpenOS bash :) that is
L1483[23:55:43] <payonel> but...ram
L1484[23:55:49] <payonel> i gets tough
L1485[23:55:51] <Shuudoushi> then do it to SOS!
L1486[23:55:53] <payonel> it*
L1487[23:55:55] <payonel> heh
L1488[23:56:02] <Shuudoushi> b/c who gives a fuck! lol
L1489[23:56:05] <payonel> hahah
L1490[23:56:38] <Shuudoushi> hell, as it is, you have to have at LEAST 2 T2 ram sticks to even run SOS
L1491[23:56:52] <payonel> hehe
L1492[23:56:57] <payonel> you can boot on 1 t1 ram now
L1493[23:57:00] <Shuudoushi> (before merging the latest stuffz from OOS that is)
L1494[23:57:02] <payonel> you can't do much, but you can
L1495[23:57:07] <payonel> ~27k free
L1496[23:57:09] <Shuudoushi> XD
L1497[23:57:19] <payonel> oh OpenOS 1.6 uses much less ram than 1.5
L1498[23:57:24] <payonel> so, you'll be happy there
L1499[23:57:40] <Shuudoushi> oh yeah, I need to figure out what you did to df so I can merge those changes too...
L1500[23:58:02] * Shuudoushi has never considered trying to save RAM...
L1501[23:58:07] <gamax92> shuu the fuck is with this indentation
L1502[23:58:14] * Shuudoushi is going the 'windows route'.
L1503[23:58:38] <Shuudoushi> gamax92: makes it easy for me to read and that's all I give a fuck about
L1504[23:58:46] <gamax92> did you like sneeze all over the code and then decided, oh okay that's where it's gonna stay
L1505[23:58:58] <Shuudoushi> some of it, yes
L1506[23:59:06] <payonel> and _i_ get chastized for calling the code -crap-
L1507[23:59:17] <Shuudoushi> XD
L1508[23:59:30] <Shuudoushi> hey, tbh, some of it is fucking shit as hell
L1509[23:59:46] <Mimiru> >some
L1510[23:59:52] <Shuudoushi> have you seen the changes to filesystem.lua yet?
L1511[23:59:52] <gamax92> Mimiru: thank you
<<Prev Next>> Scroll to Top