<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:08] ⇨ Joins: Corded (discord@2607:5300:60:51da::c0f:fee)
L2[00:00:08] zsh sets mode: +v on Corded
L3[00:21:08] <gamax92> %calc 3842/60
L4[00:21:10] <MichiBot> gamax92: 64.03
L5[00:21:22] <gamax92> so 3GB
L6[00:21:59] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L7[00:26:32] ⇦ Quits: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl) (Quit: Leaving)
L8[00:29:15] ⇨ Joins: Greenphlem (uid22276@2604:8300:100:200b:6667:4:0:5704)
L9[00:37:55] *** Kasen is now known as rakiru|offline
L10[00:37:56] <gamax92> %calc 8813/60
L11[00:37:56] <MichiBot> gamax92: 146.88
L12[00:37:59] <gamax92> %calc 8813/60/60
L13[00:37:59] <MichiBot> gamax92: 2.44
L14[00:38:05] <gamax92> %calc (8813/60)%60
L15[00:38:06] <MichiBot> gamax92: 26.88
L16[00:44:05] ⇨ Joins: ThylaComputer (~thylacomp@ip68-97-126-110.ok.ok.cox.net)
L17[00:44:21] <ThylaComputer> 1656 bytes OK
L18[00:46:53] <payo-remote> o/
L19[00:47:21] <ThylaComputer> \p
L20[00:48:58] <ThylaComputer> 000 000 001 120 122 102 102 012 012
L21[00:50:20] <payo-remote> asie: hi
L22[00:53:37] <asie> 1hi
L23[00:54:45] <payo-remote> i think i'd like to have a tiny booth at btm
L24[00:54:56] <payo-remote> i'd prepare some demos of what's new with OpenOS 1.6
L25[00:55:28] <payo-remote> 1. does that sound reasonable? 2. what do i need to do to be approved, and 3. when do i need my booth ready?
L26[00:56:46] <payo-remote> 4. is there a cost to booths? 5. is there a teamspeak channel i would get?
L27[00:56:53] <payo-remote> 6. .... :) ok, that's all i have for now
L28[00:57:02] <snowden89> i dont think it would cost?
L29[00:57:06] <snowden89> its all on a server
L30[00:57:32] <snowden89> OC should go all out, and have its own dimension
L31[00:57:34] <snowden89> :P
L32[00:57:46] <snowden89> access it by walking into a giant robot.
L33[00:57:52] <snowden89> with rf tools portal
L34[00:58:13] <snowden89> to void world of booths for all the OC software
L35[00:58:15] <snowden89> :P
L36[00:58:41] <snowden89> an event inside a event within a game
L37[00:58:58] <payo-remote> oception?
L38[00:59:39] <asie> payo-remote: 1. yes 2. nothing 3. we start building in late may 4. wat 5. not exactly
L39[00:59:45] <asie> 6. that is not true
L40[01:00:44] <payo-remote> 4 was, to have a booth area is there a cost to offset event costs
L41[01:01:08] <payo-remote> was just wondering. i know it's free for attendees
L42[01:01:29] <payo-remote> and i pressumed it would be no cost, just was going through possible questions i'd have
L43[01:02:38] <payo-remote> for #5 -- it may seem reasonable to have the event on a teamspeak server with a channel like "main event" or "general" with booth channels as well
L44[01:02:48] <payo-remote> but if not, no problem. just a thought/suggestion
L45[01:05:50] ⇦ Quits: marcin212 (~marcin212@bymarcin.com) (Read error: Connection reset by peer)
L46[01:06:46] ⇦ Quits: Guest68146 (~Magik6k_@51.254.25.16) (Ping timeout: 190 seconds)
L47[01:06:49] ⇨ Joins: marcin212 (~marcin212@51.254.25.20)
L48[01:06:52] ⇨ Joins: Magik6k (~Magik6k_@magik6k.net)
L49[01:07:21] *** Magik6k is now known as Guest68888
L50[01:25:27] <payo-remote> hmmm --- what do you guys think will take less memory is a loaded code chunk A) a={...} or B) table.remove(a,1)
L51[01:27:39] <payo-remote> ha lua is so cool
L52[01:27:41] <payo-remote> LUA
L53[01:27:41] <EnderBot2> It's Lua, not LUA. Name, not an acronym
L54[01:28:10] <payo-remote> #lua f=function(p,...)a={p,...}table.remove(a,1)return table.unpack(a)end return f(1,2),f(2),f()
L55[01:28:14] <|0xDEADBEEF|> > 2 | nil
L56[01:28:52] <payo-remote> #lua f=function(p,...)a={p,...}table.remove(a,1)return table.unpack(a)end return {f(1,2)},{f(2)},{f()}
L57[01:28:52] <|0xDEADBEEF|> > table: 0x7f5e0c01c420 | table: 0x7f5e0c02da20 | table: 0x7f5e0c02dd50
L58[01:29:26] <payo-remote> bleh, but the last two are empty returns
L59[01:29:29] * payo-remote likes
L60[01:29:37] ⇨ Joins: potato (webchat@101.173.31.79)
L61[01:29:47] ⇦ Parts: potato (webchat@101.173.31.79) ())
L62[01:35:25] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8002:c1a1:e014:aa49:84f1:98ad) (Read error: Connection reset by peer)
L63[01:44:57] <Shuudoushi> Mimiru: I didn't even know pc-logix could do such a thing o.O
L64[02:00:27] <payo-remote> #lua math.huge-math.huge
L65[02:00:27] <|0xDEADBEEF|> > -nan
L66[02:00:40] <payo-remote> #lua math.huge/2
L67[02:00:40] <|0xDEADBEEF|> > inf
L68[02:01:35] <payo-remote> #lua math.huge-2^32
L69[02:01:35] <|0xDEADBEEF|> > inf
L70[02:01:40] <payo-remote> #lua math.huge
L71[02:01:40] <|0xDEADBEEF|> > inf
L72[02:01:48] <Xilandro> Welp
L73[02:01:51] <payo-remote> #lua math.huge-(2^64-1)
L74[02:01:51] <|0xDEADBEEF|> > inf
L75[02:01:55] <payo-remote> Xilandro: sup
L76[02:02:06] <Xilandro> It's April Fool's Day, again.
L77[02:02:38] <payo-remote> Xilandro: it was yesterday
L78[02:02:41] <Shuudoushi> does this look like it'll work? https://github.com/Shuudoushi/SecureOS/commit/2ab06936587d6392ce11735140c9630c66c7d079
L79[02:03:21] <Shuudoushi> I'm a bit too tired to really think straight...
L80[02:03:26] <Xilandro> Is there a way, scala-side (Not Lua), to make OC use a different file depending on the day
L81[02:03:46] <payo-remote> Shuudoushi: no, shell.resolve is weird
L82[02:04:03] <payo-remote> with only 1 arg, it assumes you know what you're talking about :) and will always return a string
L83[02:04:15] <Shuudoushi> oh
L84[02:04:18] <payo-remote> shell.resolve("foo") => /path/to/pwd/foo
L85[02:04:39] <payo-remote> shell.resolve("foo","lua"), on the other hand, searches $PATH for foo.lua
L86[02:04:45] <payo-remote> return nil,reason if not found
L87[02:05:11] <payo-remote> do i like this duality of behavior? no. did i really need to change it for openos 1.6? no - so i didn't
L88[02:05:20] <Shuudoushi> but neither of the files have extensions
L89[02:05:34] <payo-remote> then maybe shell.resolve("foo","")
L90[02:05:38] <payo-remote> i'd have to test that
L91[02:05:49] <payo-remote> i only ever use shell.resolve to search $PATH for .lua commands
L92[02:06:02] <payo-remote> is sf[i] an absolute path?
L93[02:06:06] <payo-remote> or relative?
L94[02:06:20] <Shuudoushi> is there another way of seeing if the files are there that isn't explodey?
L95[02:06:28] <Shuudoushi> the former
L96[02:06:31] <payo-remote> fs.exists is what you want
L97[02:06:38] <payo-remote> if fs.exists(sf[i]) then ... end
L98[02:06:50] <Shuudoushi> http://goo.gl/MZDxhj
L99[02:06:54] <Shuudoushi> ok
L100[02:07:21] <Shuudoushi> so this? http://hastebin.com/wunugopage.hs
L101[02:07:41] <payo-remote> exists returns true or false
L102[02:07:49] <Shuudoushi> except with 'if files == nil'
L103[02:07:59] <Shuudoushi> ah yes!
L104[02:08:02] <Shuudoushi> ofc, ofc
L105[02:08:16] <Shuudoushi> so it'd have ot be file ~= true
L106[02:08:30] <payo-remote> why not just if not fs.exists(sf[i]) then ... end
L107[02:08:31] <Shuudoushi> or == false, all the same in the end
L108[02:08:32] <payo-remote> ?
L109[02:09:05] <Shuudoushi> recycling code and never stopped to think about it long enough?
L110[02:09:14] <payo-remote> fair enough
L111[02:10:14] <Shuudoushi> http://hastebin.com/janebevune.hs
L112[02:10:36] <Shuudoushi> it's all the same, just with some minor difs to make up for what they're doing
L113[02:11:53] <payo-remote> looks reasonable at a glance
L114[02:12:19] <Shuudoushi> till you see the 100+ lines that follow >.>
L115[02:12:44] <Saphire> Um..
L116[02:12:54] * Saphire has an urge to make that a function >_>
L117[02:13:02] <Shuudoushi> go for it
L118[02:13:07] <Saphire> They are literally copypaste of each others..
L119[02:13:11] <Shuudoushi> in fact, one sec
L120[02:13:34] <Saphire> Hm?
L121[02:14:02] <Shuudoushi> prepare for eye bleedings https://github.com/Shuudoushi/SecureOS/blob/dev/SecureOS/sbin/update.lua
L122[02:14:36] <Saphire> 390 lines?
L123[02:14:40] * Saphire whistles
L124[02:14:40] <Shuudoushi> I could never get the 'compact' code working right...
L125[02:14:50] <Saphire> oh god
L126[02:14:53] <Shuudoushi> of mostly copy paste, ye s :D
L127[02:15:03] <Shuudoushi> yes*
L128[02:15:10] <Shuudoushi> I told you
L129[02:15:20] <snowden89> lol
L130[02:15:39] <Saphire> Welp
L131[02:15:40] <snowden89> do you right tests?
L132[02:15:49] <Saphire> Uh?
L133[02:16:04] <snowden89> write*
L134[02:16:07] <snowden89> sorry
L135[02:16:09] <snowden89> beer
L136[02:16:11] <snowden89> was good
L137[02:16:14] <Saphire> heh
L138[02:16:18] <payo-remote> snowden89: you meant right
L139[02:16:20] <Shuudoushi> there, now at lest the system file checker should work as intended
L140[02:16:20] <Saphire> >tests >OC
L141[02:16:21] <payo-remote> as in -- fix
L142[02:16:23] <payo-remote> :)
L143[02:16:28] <payo-remote> right them when they're wrong
L144[02:16:39] <Shuudoushi> lol
L145[02:16:44] * payo-remote writes and then rights tests
L146[02:16:46] <payo-remote> lots
L147[02:16:55] <payo-remote> nearly 900 tests for OpenOS 1.6
L148[02:17:02] <payo-remote> unit tests, that is
L149[02:17:09] <payo-remote> "unit", some are much more functional
L150[02:17:19] <payo-remote> so let's just call 'em automated tests
L151[02:17:28] <snowden89> cool, was wondering if lua OC did any form of unit tests
L152[02:17:38] <payo-remote> it's not part of the OS
L153[02:17:45] <payo-remote> it's a separate project i maintain
L154[02:19:59] <payo-remote> snowden89: or were you just wondering if i unit test my work for OpenOS ? :)
L155[02:20:02] <payo-remote> if so, yes, definitely
L156[02:20:09] <Saphire> Oh wow
L157[02:20:20] <Saphire> IntelliJ IDEA can into Lua
L158[02:20:22] <Saphire> \o/
L159[02:20:30] <payo-remote> "can into" ?
L160[02:20:31] <snowden89> well more so. does anyone do unit tests. on the stuff they make with lua
L161[02:20:37] <Shuudoushi> can I get that in english?
L162[02:20:39] <payo-remote> well not that i know of
L163[02:20:55] <Shuudoushi> not me :D
L164[02:20:58] * Saphire sighs
L165[02:21:00] <greaser|q> how do i test unit
L166[02:21:13] <Saphire> IntelliJ IDEA can work with lua using a plugin
L167[02:21:14] * payo-remote just played a match in Doom
L168[02:21:18] <greaser|q> (i've done some of it at uni, i mostly just test manually)
L169[02:21:21] <payo-remote> Saphire: cool :)
L170[02:21:25] <snowden89> intelliJ supports lua highlighting and syntax at Shuudoushi
L171[02:21:33] <greaser|q> payo-remote: oooh, what engine + mods?
L172[02:21:44] <greaser|q> oh and also what ping
L173[02:21:45] <Shuudoushi> I still don't have a clue wtf a intellij is...
L174[02:21:50] <payo-remote> greaser|q: the next one, coming out May 13th
L175[02:21:53] <Saphire> %g a
L176[02:21:54] <MichiBot> Saphire: http://www.amazon.com/ - Amazon.com: Online Shopping for Electronics, Apparel, Computers ...: "for Kids & Schools · Wag.com. Everything For Your Pet · Warehouse Deals Open-
L177[02:22:01] <Saphire> %g intellij idea
L178[02:22:02] <MichiBot> Saphire: https://www.jetbrains.com/idea/ - IntelliJ IDEA the Java IDE - JetBrains: "After IntelliJ IDEA's indexed your source code, it offers blazing fast and intelligent
L179[02:22:03] <greaser|q> payo-remote: damn i thought you were talking about the doom that you *should* be playing instead
L180[02:22:10] <payo-remote> should?
L181[02:22:12] <payo-remote> :)
L182[02:22:16] <payo-remote> the next one is pretty awesome
L183[02:22:18] <Saphire> community edition is more than enough for development
L184[02:22:42] <snowden89> it does seem nice
L185[02:22:46] <snowden89> at doom *
L186[02:23:02] <Saphire> Time to reident everything >_>
L187[02:23:07] <Shuudoushi> yes, C# releases the blue smoke with me enough as it s, I don't need to start dicking with java again...
L188[02:23:20] <Shuudoushi> ?
L189[02:23:34] <Shuudoushi> are you really going to rewrite my update script...
L190[02:23:50] <Saphire> I'll try >_>
L191[02:23:55] <snowden89> oh show me when your finished
L192[02:24:00] <Shuudoushi> god speed to you...
L193[02:24:13] <Shuudoushi> you poor soul..
L194[02:24:24] <snowden89> man i was meant to take a walk to see if i can this buzz away from me
L195[02:24:33] <snowden89> before break ends
L196[02:24:41] <Shuudoushi> drink milk
L197[02:24:51] <snowden89> well. that would be a horrible idea..
L198[02:24:53] <Shuudoushi> or just eat some fucking bread
L199[02:24:59] <snowden89> lactose intolerant
L200[02:25:04] <snowden89> ate pizza
L201[02:25:10] <Shuudoushi> you poor bastard
L202[02:25:11] <snowden89> friday end of quarter
L203[02:25:13] <snowden89> :P
L204[02:25:25] <snowden89> work party
L205[02:25:28] <snowden89> night shift
L206[02:25:34] <Shuudoushi> ah
L207[02:25:50] <Shuudoushi> the shift where you can get smashed and no one will really give that many fucks
L208[02:26:02] <snowden89> yeah basicallyt
L209[02:27:44] <Saphire> What is "compact" code?
L210[02:27:45] <payo-remote> again, which is cheaper to load in code: A) foo(a[1][1],a[1][2]) or B) foo(table.unpack(a[1])) -- we can assume #a[1]==2
L211[02:28:03] <Saphire> uh?
L212[02:28:09] <Saphire> What are you doing, payo-remote?
L213[02:28:17] <payo-remote> and by "again" i mean, next memory question :)
L214[02:28:34] <payo-remote> Saphire: working on core libs for OpenOS -- and memory is ALWAYS my nemisis
L215[02:28:40] <Saphire> xD
L216[02:28:45] <Saphire> "Method update is too long"
L217[02:28:48] <Saphire> lol
L218[02:28:48] <payo-remote> i have a few last minute bugs sngr wants fixed before the release
L219[02:28:53] <Saphire> I love that plugin already
L220[02:29:19] <payo-remote> i bet table.unpack costs more in this case
L221[02:29:30] <Saphire> What's "textu"?
L222[02:29:36] <payo-remote> table.unpack is a lookup itself, plus a call and pushes for its args
L223[02:29:53] <Saphire> branch?
L224[02:30:28] <Shuudoushi> Saphire: this is the 'compact' code, but all it ever really did if there were updates is run the print.. http://hastebin.com/izoqepomoh.hs
L225[02:30:34] <Shuudoushi> yes
L226[02:30:44] <Saphire> Hm, much nicer >_>
L227[02:30:51] <Shuudoushi> which is loaded from file, or command line arg
L228[02:31:19] <Saphire> "depreciated"
L229[02:31:35] <Saphire> And you changed every single print~
L230[02:31:37] <Saphire> How lovely
L231[02:31:49] <Shuudoushi> ...
L232[02:32:18] <Shuudoushi> depreciated is just what it sounds like, files that need to go away or shit breaks
L233[02:33:06] <Saphire> it's "deprecated"
L234[02:33:10] <Shuudoushi> and at least they aren't direct copy paste >.>
L235[02:33:28] <Saphire> I would give up at third one
L236[02:33:33] * Saphire pats Shuudoushi
L237[02:33:49] <Shuudoushi> and this is why you don't do shit while 3/4 asleep and hungover...
L238[02:34:24] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L239[02:35:26] <Saphire> "buildWgetCommand"
L240[02:35:32] <Saphire> kill me, i Java too much
L241[02:36:42] <Shuudoushi> XD
L242[02:37:26] <payo-remote> gamax92
L243[02:37:30] <Shuudoushi> I know I could just load wget as a lib or w/e, but got too busy with getting other shit to work and just never bothered to go back and change it >.>
L244[02:37:35] <gamax92> nop
L245[02:37:49] <payo-remote> payo-remote: i dont know how to test it because i'm too lazy to figure it out
L246[02:37:55] <payo-remote> but i think have the palette stuff fixed
L247[02:38:30] <payo-remote> https://github.com/payonel/OpenComputers/commit/16b58b0756d2fad746f08d43e8d2e971e46305d2
L248[02:39:41] <Saphire> function "createSimplePackage", table "packages"
L249[02:39:43] <Saphire> >_<
L250[02:39:54] <Shuudoushi> lulz
L251[02:41:15] <payo-remote> gamax92: any thoughts on that before i retire for the night?
L252[02:41:16] <Saphire> I'm trying not to use globals for the whole file >_>
L253[02:42:11] ⇨ Joins: Vexatos (~Vexatos@p200300556E736A086D9124BC594EE66C.dip0.t-ipconnect.de)
L254[02:42:12] zsh sets mode: +v on Vexatos
L255[02:42:36] <Saphire> I'm surprised there are no ; yet :D
L256[02:42:54] <Shuudoushi> XD
L257[02:44:51] <Shuudoushi> Saphire: btw, the commented out block was supposed to be a force update arg, but I couldn't get it working in the time I allotted me self for it as I was working on other stuff... so it got tabled...
L258[02:45:07] <Shuudoushi> me self o.O
L259[02:45:17] <Shuudoushi> wtf am I now/ Irish or something?
L260[02:45:23] <Shuudoushi> my self*
L261[02:47:31] <snowden89> yes you just become irish
L262[02:48:16] <Xilandro> https://youtu.be/Bk7RVw3I8eg
L263[02:48:18] <MichiBot> Disturbed "The Sound Of Silence" 03/28/16 | length: 4m 25s | Likes: 20418 Dislikes: 586 Views: 658034 | by Team Coco
L264[02:48:22] <Lizzy> o/
L265[02:48:25] <Xilandro> o/
L266[02:48:49] * Lizzy is so excited for tomorrow
L267[02:51:40] <Shuudoushi> afk a min
L268[02:58:15] <Xilandro> Ffs
L269[02:58:27] <Xilandro> I didn't know IC2 nerfed the reactor by half if you don't use a fluid mode
L270[03:00:36] <Saphire> Shuudoushi: tring to tidy that up and so on..
L271[03:00:52] <Saphire> And make it more like a hardcoded package manager than a simple updater xD
L272[03:01:45] <Lizzy> Shuudoushi, Top of the morning to ye
L273[03:02:02] <Saphire> right, no overloads in lua >_>
L274[03:02:49] <greaser|q> if you use your imagination you can make overloads
L275[03:02:53] <greaser|q> but then again overloads suck arse
L276[03:03:26] * Lizzy starts jumping around the room
L277[03:04:33] * Shuudoushi cries a little.
L278[03:04:33] <Shuudoushi> http://i.imgur.com/sAD85RH.jpg
L279[03:04:47] <Saphire> U-uh?
L280[03:05:30] <Saphire> too high-res x_x
L281[03:06:26] <Shuudoushi> how is it too high-res...
L282[03:06:30] <Saphire> Gosh, now i want classes. In Lua. I have Java overdose atm >_>
L283[03:06:39] <Shuudoushi> lol
L284[03:06:45] <Lizzy> Shuudoushi, broken cylinder?
L285[03:06:47] <Saphire> Shuudoushi: i can't understand what it is, i see the surface of it but not the whole thing
L286[03:06:59] <Shuudoushi> Lizzy: burnt right to fuck x.x
L287[03:07:02] <Saphire> oh
L288[03:07:04] <Lizzy> :/
L289[03:07:08] <Saphire> >_<
L290[03:07:11] <Shuudoushi> good news
L291[03:07:27] <Shuudoushi> it's a honda motor, so the whole sleeve there comes out
L292[03:07:30] <Shuudoushi> bad news
L293[03:07:47] <Shuudoushi> new sleeves costed me 218 USD ><
L294[03:08:05] <Shuudoushi> and that's without machining or anything else yet...
L295[03:08:40] * Saphire pokes Shuudoushi
L296[03:08:54] <Saphire> "wget -f https://raw.githubusercontent.com/Shuudoushi/SecureOS/&quot; .. textu .. "/SecureOS" .. downloadEtc[i]
L297[03:08:54] <Shuudoushi> cyl 2 has also gone egg shaped from the bits that got burnt through...
L298[03:09:23] <Saphire> You only concat the filename but not the destination?
L299[03:09:29] <Lizzy> Shuudoushi, too much street racing
L300[03:09:35] <Saphire> oh
L301[03:09:40] <Saphire> my eyes
L302[03:09:55] <Saphire> I hope that was generated automatically
L303[03:10:01] <Shuudoushi> Lizzy: no, just from sitting for a long time and not replacing the head gasket x.x
L304[03:10:07] <Shuudoushi> Saphire: ?
L305[03:10:16] <Saphire> the /tmp/*.dat files
L306[03:10:21] <Vexatos> fingercomp, you here?
L307[03:10:22] <Shuudoushi> ...
L308[03:10:44] <Shuudoushi> yes and no >.>
L309[03:11:02] <fingercomp> Vexatos: yes
L310[03:11:13] <Vexatos> fingercomp, you said you tested my new tape program (I added your fix to it)
L311[03:11:14] <Shuudoushi> I wanted to make sure I could just add new files whenever without having to run the update a few times...
L312[03:11:16] <Vexatos> does it work fine?
L313[03:12:02] <fingercomp> It does, used it yesterday
L314[03:12:03] <Shuudoushi> Lizzy: tomorrow I get to pull the block out and tear it down to make sure nothing else got ate up x.x
L315[03:12:10] <Vexatos> fingercomp, not happy with this line http://git.io/vVc4c
L316[03:12:16] <Saphire> Shuudoushi: i mean, why not make it be like this: key - remote file name, value - installed file name
L317[03:12:19] <Vexatos> but I guess it's... good enough?
L318[03:12:35] <Saphire> :c
L319[03:12:37] <Shuudoushi> looks like the piston and rings survived, but I don't know how well...
L320[03:12:42] <Vexatos> comparing to "status >= 200 and status < 300" sounds like a horrible idea :P
L321[03:13:04] <Shuudoushi> Saphire: never put enough thought into it >.>
L322[03:13:26] <Saphire> i'll just do like it was done in your code >_<
L323[03:13:47] <Shuudoushi> the update script started off as just an internal testing tool as SOS was built while on Mimirus server, which I don't have file system access to
L324[03:14:28] <Shuudoushi> then i uploaded it to github by mistake and just rolled with it >.>
L325[03:14:59] <snowden89> lol thats how all my programs work
L326[03:15:02] <Shuudoushi> Saphire: if you can make it learner, please do
L327[03:15:05] <snowden89> adds line it worked
L328[03:15:09] <snowden89> yeah meant to do that
L329[03:15:14] <snowden89> it did not work
L330[03:15:16] <Shuudoushi> XD
L331[03:15:19] <snowden89> someone else did it.
L332[03:15:19] <Vexatos> fingercomp, I guess string.format("%i", status) is better to guarantee it's an integer representation, right?
L333[03:16:36] <Shuudoushi> Saphire: I actually started to optimize it a bit as you can prob see from the missing files code
L334[03:16:37] <fingercomp> if tostring(status):sub(1, 1) == "2"
L335[03:16:38] * Izaya hrms
L336[03:16:41] <Izaya> Ubuntu on Windows
L337[03:16:47] <Izaya> Worst of both worlds...
L338[03:17:04] <Saphire> Shuudoushi: hm?
L339[03:17:09] <Saphire> Didn't noticed ._.
L340[03:18:07] <Vexatos> fingercomp, I guess that's fine
L341[03:18:10] <Vexatos> sounds good
L342[03:18:29] <Shuudoushi> dispite it working much like the program file downloaders, it doesn't require the dat files to have the paths doubled
L343[03:18:43] <ThylaComputer> Lennart lennart = new Lennart();
L344[03:19:35] <Shuudoushi> Saphire: system file dat https://github.com/Shuudoushi/SecureOS/blob/dev/tmp/sf.dat sbin dat https://github.com/Shuudoushi/SecureOS/blob/dev/tmp/sbin.dat
L345[03:19:58] <ThylaComputer> I should figure out how to program a turtle to kill all these gosh darn chickens.
L346[03:20:42] <Shuudoushi> adds complexity to the update script, but makes dat editing easier and less likely to have a file put in the wrong place
L347[03:22:14] <Saphire> wai..
L348[03:22:29] <Saphire> You mean that there are two differently written type of .dat files?
L349[03:22:37] <Shuudoushi> yes
L350[03:23:00] <Saphire> Shuudoushi: i'll hastebin code, soon-ish
L351[03:23:28] <Shuudoushi> sf and deprecated are single path, the rest are double path
L352[03:24:46] <Saphire> mhm, thanks
L353[03:26:55] <Shuudoushi> Saphire: dirs is also single path... I forgot about that one ^^;
L354[03:27:12] <Saphire> mhhhhhhhhm
L355[03:28:02] <Shuudoushi> but dirs, sf, and deprecated are the ones that all pretty much work the same
L356[03:28:05] <Saphire> Good thing i made those packages in package list use each own updater..
L357[03:28:47] <Shuudoushi> lol
L358[03:32:20] ⇨ Joins: LeshaInc (~LeshaInc@84.234.60.57)
L359[03:33:03] * Shuudoushi now has to fix his testing computer on the server...
L360[03:36:16] <Shuudoushi> the fuck... http://goo.gl/sOGN0J
L361[03:36:52] <Shuudoushi> mother fucker...
L362[03:37:52] <Saphire> hm?
L363[03:38:15] <Shuudoushi> */SecureOS/release/*
L364[03:38:30] <Saphire> https://github.com/Shuudoushi/SecureOS/tree/release/tmp
L365[03:38:32] <Shuudoushi> the files that are being pulled don't exist on that branch yet...
L366[03:38:37] <Saphire> yes?
L367[03:38:52] <Shuudoushi> thus the red error text
L368[03:39:24] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L369[03:40:11] <Shuudoushi> in other words I for got to change the branch that SOS pulls updates from after reinstalling from getting a bunch of 503s earlier
L370[03:40:17] <Shuudoushi> forgot*
L371[03:41:18] <Jasontti> Hello, could someone help with robot.detect sides issue?
L372[03:41:44] <Shuudoushi> the command I MEANT to run, but derped >.>
L373[03:41:46] <Shuudoushi> http://goo.gl/9FPAHS
L374[03:41:59] <Xilandro> Jasontti, sure, what's up
L375[03:42:20] <Jasontti> Sides doesn't seem to be same with .place...
L376[03:42:51] <Xilandro> Just to be sure, you are aware that sides are relative to the computer/robot/server's orientation, not the player's, correct?
L377[03:42:52] <Jasontti> robot.place(0) will place block under the robot, but .detect(0) only detect block infront of the robot
L378[03:42:59] <Xilandro> Oh, that
L379[03:43:00] <Xilandro> Uhh
L380[03:43:03] <Xilandro> ~w robot
L381[03:43:03] <ocdoc> http://ocd.cil.li/api:robot
L382[03:43:16] <Saphire> Shuudoushi: afk 30 minutes
L383[03:43:22] <Shuudoushi> kk
L384[03:43:30] <Saphire> i nearly finished
L385[03:43:46] <Xilandro> Jasontti, just as I suspected. detect doesn't take a side
L386[03:43:51] <Xilandro> It only detects in front of the robot
L387[03:43:54] <Jasontti> wiki seems to be little bit outdated also :/
L388[03:44:02] <Xilandro> Hm
L389[03:44:03] <Xilandro> One sec
L390[03:44:06] <ThylaComputer> Idea: Neuro-evolving hunter-killer bots on OpenComputers.
L391[03:44:08] <Jasontti> oh
L392[03:44:10] <Xilandro> OH
L393[03:44:12] <Xilandro> Yeah, I see it now too
L394[03:44:26] <Xilandro> Seems silly to have it in a separate function, but there you go
L395[03:45:22] <Jasontti> .detectDown() is not valid function anymore
L396[03:46:08] <Jasontti> method browser advices that .detect(sides) should work
L397[03:46:13] <fingercomp> component.robot.detect takes a side, robot API doesn't
L398[03:46:56] <Shuudoushi> lol...
L399[03:47:07] <Shuudoushi> I broke sudo su without even realizing it...
L400[03:47:46] <Xilandro> Shuudo when
L401[03:48:33] <Jasontti> yea in lua intrepeter component.robot.detect works ok
L402[03:49:17] <Jasontti> is there a way to use it in code?
L403[03:51:09] <fingercomp> why not use robot.detectDown()? It does the same as component.robot.detect(0)
L404[03:52:06] ⇨ Joins: Kriptikz (webchat@host-84-146-230-24.midco.net)
L405[03:52:24] ⇦ Parts: Kriptikz (webchat@host-84-146-230-24.midco.net) ())
L406[03:52:42] <Jasontti> fingercomp: thanks
L407[03:53:21] <Jasontti> i tried it in lua intrepeter and it came back with error, so i thought that it would not work in code
L408[03:53:30] <Jasontti> TIL
L409[03:54:12] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L410[03:56:34] <Shuudoushi> grrr... http://goo.gl/YCAvKS
L411[03:56:40] <Jasontti> 1http://ocd.cil.li/api:robot
L412[03:56:46] <Jasontti> sorry
L413[03:56:57] <Xilandro> Why is it when I click on a screen's GUI to get back into MC, I hear the HDD being access
L414[03:57:00] <Xilandro> ed
L415[03:58:28] <Xilandro> How do I use the string lib to capitalize a one word string
L416[03:59:19] <fingercomp> string.upper("word")
L417[03:59:52] <snowden89> for x in worddring new string = x.upper()
L418[03:59:57] <Shuudoushi> Xilandro: clicking the screen causes a touch event?
L419[04:00:00] <snowden89> or something similar
L420[04:05:12] <Xilandro> #lua return math.sqrt(200)
L421[04:05:12] <|0xDEADBEEF|> > 14.142135623731
L422[04:07:37] ⇨ Joins: Inari (~Pinkishu@p5DEC6D85.dip0.t-ipconnect.de)
L423[04:08:27] <Xilandro> Wait a second
L424[04:08:36] <Xilandro> I did that wrong :x
L425[04:08:46] <Xilandro> This is why i don't math
L426[04:08:48] <Xilandro> I'm bad at it
L427[04:09:16] <Xilandro> %wa x^3=200
L428[04:09:32] <flappy> cube root?
L429[04:10:17] <Vexatos> thanks for testing, fingercomp
L430[04:10:19] <Vexatos> yep, it works now
L431[04:10:19] <Vexatos> wee~
L432[04:10:42] <Inari> they should play "im walking on sunshine" when youj walk over lihgtbridges in portal
L433[04:10:42] <Xilandro> flappy, tl;dr I can use 200 tank blocks at most, and I'm trying to keep the shape of my tank cubic or at least cuboid
L434[04:10:58] <Xilandro> Trying to math out the dimensions I need
L435[04:11:42] <Shuudoushi> Saphire: I'm about to passout, just open an issue or a PR on my gh page when you're ready
L436[04:12:05] <Shuudoushi> night all o/
L437[04:12:10] <Xilandro> o/
L438[04:12:26] * Inari throws chloroform at Shuudoushi
L439[04:12:31] *** Shuudoushi is now known as Shuudoushi|Away
L440[04:12:34] <Xilandro> %calc 200/25
L441[04:12:34] <MichiBot> Xilandro: 8
L442[04:12:37] <Xilandro> That'll work
L443[04:12:51] * Shuudoushi|Away grads Inari and uses her as a pillow
L444[04:12:55] <Inari> lol
L445[04:12:57] <Inari> noyoudont
L446[04:13:02] <Shuudoushi|Away> grabs*
L447[04:13:17] <Shuudoushi|Away> like you can stop me }:D
L448[04:13:40] <Inari> you're chloroformed already
L449[04:13:41] <Inari> so yeah
L450[04:13:42] <Inari> :p
L451[04:14:01] <Inari> let loose the mustard gas!
L452[04:14:06] <Shuudoushi|Away> chloroform takes a few minutes to set in, trust me
L453[04:14:13] <Inari> but but
L454[04:14:16] <Inari> its hollywood chloroform
L455[04:14:24] <Shuudoushi|Away> you're a pillow, live with it lol
L456[04:14:36] <Inari> am not, thats a doll yuo thought was me
L457[04:14:51] <Shuudoushi|Away> XD
L458[04:15:04] <Shuudoushi|Away> night
L459[04:15:09] * Shuudoushi|Away pats Inari on the head.
L460[04:15:18] <Inari> bye :P
L461[04:17:00] * Vexatos pokes vifino
L462[04:17:54] <gamax92> :D
L463[04:18:03] <gamax92> Mojang changed my name back
L464[04:19:58] <Vexatos> %tell vifino is it possible to fix the file order in the directory listing http://files.vex.tty.sh/TGregworks/
L465[04:20:00] <MichiBot> Vexatos: vifino will be notified of this message when next seen.
L466[04:22:55] <Inari> gamax92: "back"?
L467[04:23:00] <gamax92> yes
L468[04:23:46] <Saphire> Flop
L469[04:25:15] <Inari> gamax92: elaborate :P
L470[04:29:08] ⇦ Quits: ThylaComputer (~thylacomp@ip68-97-126-110.ok.ok.cox.net) (Remote host closed the connection)
L471[04:29:17] <snowden89> #lua (10/7.50)*6.50
L472[04:29:17] <|0xDEADBEEF|> > 8.6666666666667
L473[04:29:44] <snowden89> #lua (10/7.50)*7
L474[04:29:44] <|0xDEADBEEF|> > 9.3333333333333
L475[04:30:28] *** gAway2002 is now known as g
L476[04:31:18] <Inari> https://www.youtube.com/watch?v=vsMWAR3mtAc
L477[04:31:19] <MichiBot> Nightcore S - Macarena | length: 3m 9s | Likes: 1949 Dislikes: 75 Views: 402932 | by Nightcore S
L478[04:32:16] <Inari> hmm
L479[04:32:19] <Inari> that versions a bit overmixed
L480[04:32:20] <Inari> but oh well
L481[04:37:32] <g> bleh, nightcore
L482[04:39:18] <Inari> :p
L483[04:39:38] <Inari> it sounds nice enough in most cases, packs a bit more music into smaller time and is less often copyright blocked
L484[04:39:42] <Inari> so woo nightcore
L485[04:39:48] <Inari> the really good nigthcore is great too btw
L486[04:39:55] <Inari> sadly most of them are just sped up mixes
L487[04:39:55] <Inari> xD
L488[04:43:38] <Inari> https://www.youtube.com/watch?v=b-kf6WhT0PU#t=21m54s the first 30 mins of this is pretty good :P with my fav part being 21:54 haha
L489[04:43:38] <MichiBot> ♬★1 Hour Ultimate Nightcore Mix #3♬★ | PROMOTION | | length: 1h 13s | Likes: 277 Dislikes: 15 Views: 45973 | by Mr.Lemon
L490[04:49:46] <g> Inari: I thought the definition of nightcore was just sped up mixes :P
L491[04:49:53] <Inari> nah
L492[04:50:02] <Inari> thats just whate veryone does since its easy lol
L493[04:51:22] <Inari> usally its about pitching up, fast beats, sorts of repetition and creating clear highs-lows or something like that :P though that sform memory so may be wrong
L494[04:54:36] <g> Doesn't sound like my thing either way :P
L495[04:54:57] <g> Have you played ape escape Inari? :v
L496[04:55:18] <Inari> very little of it, yeah
L497[04:55:35] <g> they remastered and re-released the soundtrack a couple years ago
L498[04:55:37] <g> it's pretty great
L499[04:55:57] <Inari> i need a good music player :<
L500[04:56:05] <g> I just put all my stuff on plex
L501[04:56:15] <g> https://dl.dropboxusercontent.com/u/1547120/ShareX/2016/April/firefox_2016-04-01_10-56-17.png
L502[04:56:35] <Inari> well i need one that automatically suggests what to play :P based on some criteria
L503[04:57:12] <g> there's a plex radio thing
L504[04:57:32] <g> https://dl.dropboxusercontent.com/u/1547120/ShareX/2016/April/firefox_2016-04-01_10-57-36.jpg
L505[04:57:36] <g> you can see the play plex mix thing there
L506[04:57:39] <Inari> sutff like tags for moods or other things to search, rating, last time played (higher rated songs are suggested more than lower rated songs, songs that havent played for longer are suggested with higher priority than songs that have recently played (though i want to bea ble to tell it to suggest a song often fro a while)) stuff like that
L507[04:58:02] <g> ok, so you need to write a media player or media player extension
L508[04:58:07] <Inari> :p
L509[04:58:09] <g> that's an extremely, extremely specific need
L510[04:58:10] <g> :P
L511[04:58:26] <Inari> i have songs i love but then tend to forget about them till some time later i randomly see them on youtube and go like "Omg i love ths song, why did i forget about it"
L512[04:58:34] <Inari> so i'd like a player to keep circulating them fro me
L513[04:59:14] <Inari> sometimes its also a case of i listened to it for a week and cant hear it anymore for a few months :P but then want to remember it
L514[04:59:28] <g> plain shuffle is more than suitable for that for me :P
L515[04:59:35] <g> but why not set up a last.fm and scrobble
L516[04:59:36] <Inari> nah
L517[04:59:40] <g> then you'll have records of all that
L518[04:59:56] <Inari> that doesnt feature in moods (like sometimes i'll feel more like mellow music) and doesnt consider ratings or last time played xD
L519[05:00:38] <Inari> eh
L520[05:00:45] <Inari> also
L521[05:00:59] <Inari> it should support downloading YT vids as songs while keeping the URL in some tag
L522[05:01:17] <Inari> and easily buying songs via the mediaplayer too
L523[05:01:19] <Inari> that would be nice
L524[05:02:26] <g> that's just not going to happen
L525[05:02:44] <Inari> haha
L526[05:02:56] <g> last.fm: http://www.last.fm/user/gdude2002
L527[05:03:03] <g> they removed the now-playing embed, it seems
L528[05:03:25] <Inari> what happens to songs that lastfm doesnt know
L529[05:03:32] <g> they still get recorded/shown
L530[05:03:40] <g> it creates a page for them that anyone can go and update
L531[05:03:43] <g> like a wiki
L532[05:03:56] <Inari> sounds like taht would easily be spammed with crap haha
L533[05:04:04] <Inari> oh
L534[05:04:05] <g> it isn't. :P
L535[05:04:21] <Inari> and of course it should have a little overlay on whats playing now and hotkeys to rate the current or last played song
L536[05:07:52] <Inari> also
L537[05:07:54] <Inari> i want pudding skin to buy
L538[05:07:55] <Inari> please
L539[05:10:21] <g> lol
L540[05:10:34] <g> I remember when grooveshark was a thing
L541[05:10:42] <g> they had a desktop player for premium subscribers
L542[05:10:45] <g> and it like
L543[05:10:47] <g> it had two files
L544[05:10:56] <g> you wrote commands to one and got now playing info from the other one
L545[05:11:14] <g> so me and a few other people in #c++ had a little competition to see who could write the best now-playing/lyrics viewer
L546[05:11:16] <g> it was fin :P
L547[05:11:18] <g> fun*
L548[05:11:29] <Inari> lol
L549[05:13:36] <Xilandro> Fucking pastebin...
L550[05:13:44] <Xilandro> I'm going to fucking bed
L551[05:15:33] ⇦ Quits: Xilandro (~Kodos@2602:306:ce20:6c30:98ae:210d:174d:5b1a) (Quit: Leaving)
L552[05:23:56] <g> Inari: the best part about plex is it's not on my computer
L553[05:24:00] <g> :.
L554[05:24:01] <g> :>
L555[05:42:01] <Saphire> Remind me to slap Shuudoushi|Away
L556[05:42:08] <Saphire> "Depreciated"
L557[05:42:33] <Saphire> is that something that didn't got preciation?
L558[05:42:52] <Saphire> wai
L559[05:42:55] <Saphire> ._.
L560[05:43:16] * Saphire unslaps
L561[05:43:18] <Saphire> >_>
L562[05:44:39] <Saphire> Damn you english/latin/etc
L563[05:50:12] <Lizzy> hmm, i need to move the stuff from my .bashrc over to .zshrc for auto-running startx if i log onto tty11
L564[06:02:13] ⇦ Quits: brandon3055 (~Brandon@122.129.140.1) (Read error: Connection reset by peer)
L565[06:06:15] <Dark> https://twitter.com/DarkGuardsman/status/715856396080832512
L566[06:06:16] <MichiBot> Fri Apr 01 06:00:39 CDT 2016 @DarkGuardsman: ICBM now has a cake missile, and not its not a lie https://t.co/JWbHQNgXoJ
L567[06:15:21] * Lizzy can do basic base-16 maths
L568[06:17:24] ⇨ Joins: AlexisMachina (uid57631@id-57631.charlton.irccloud.com)
L569[06:36:29] <Lizzy> i don't know why, but i have a while True loop in python that's just adding 1 to i and then printing i in decimal, hexadecimal and binary
L570[06:36:46] <Lizzy> currently up to 645000
L571[06:36:55] <g> lol
L572[06:36:58] <g> maybe you were learning?
L573[06:37:19] <Lizzy> eh, i don't think so
L574[06:38:11] <Lizzy> there, removed the time.sleep and now it's going much faster (obviously), hasn't crashed yet so woo?
L575[06:38:42] <Lizzy> i think this python interpriter is 64bit
L576[06:38:43] <g> that'll use up all your cpu
L577[06:38:48] <g> or at least one core
L578[06:38:56] <g> that's why you'd usually put a small sleep in the loop
L579[06:39:48] <Lizzy> it's actually only using about 7% of one core, the terminal it's running in is using 11% constantly to display the steam of prints
L580[06:40:06] <g> ah right, yeah, it'll be being held back by however fast the terminal can print
L581[06:40:43] <Saphire> Nearly done with SecureOS updater..
L582[06:40:57] <Saphire> Hell, i can make that be installer >_<
L583[06:41:03] <Saphire> s/be/an/
L584[06:41:03] <MichiBot> <Saphire> Hell, i can make that an installer >_<
L585[06:43:09] <Saphire> huh, intellij idea save constantly?
L586[06:43:11] <Saphire> \o/
L587[06:43:48] <g> it saves when periodically as well as when you change file or the window loses focus, or you trigger git or a run, etc
L588[06:43:57] <g> saves periodically*(
L589[06:47:14] <Saphire> heh
L590[06:48:24] <g> https://dl.dropboxusercontent.com/u/1547120/ShareX/2016/April/Steam_2016-04-01_12-48-26.png
L591[06:48:29] <g> guess that's what I get for being on fast insider
L592[06:48:30] <g> lol
L593[06:50:36] <g> reinstalled it and https://dl.dropboxusercontent.com/u/1547120/ShareX/2016/April/Steam_2016-04-01_12-50-01.png
L594[06:50:43] <g> finally, unchecky does something
L595[06:50:44] <g> :P
L596[06:52:51] ⇨ Joins: lonely112 (webchat@host-211-217.wad.pl)
L597[06:53:27] ⇦ Quits: lonely112 (webchat@host-211-217.wad.pl) (Client Quit)
L598[07:00:39] ⇨ Joins: Saintmare (Saintmare@217.144.175.95)
L599[07:01:40] <Saintmare> Caesar here
L600[07:02:39] ⇦ Quits: wembly (~wembly@50.240.220.69) (Ping timeout: 195 seconds)
L601[07:04:25] ⇨ Joins: wembly (~wembly@50.240.220.69)
L602[07:05:07] <Izaya> Salad?
L603[07:07:03] <Saintmare> computer works, spice flows
L604[07:07:59] ⇦ Quits: Guest68888 (~Magik6k_@magik6k.net) (Quit: Bye!)
L605[07:08:29] ⇨ Joins: Magik6k (~Magik6k_@magik6k.net)
L606[07:08:34] <Saintmare> hi
L607[07:08:58] *** Magik6k is now known as Guest18253
L608[07:27:24] * Saphire groans
L609[07:27:27] <Saphire> y u do dis
L610[07:28:52] * Lizzy pokes vifino
L611[07:29:08] <Saphire> %g
L612[07:29:12] <Saphire> %g a
L613[07:29:13] <MichiBot> Saphire: http://www.amazon.com/ - Amazon.com: Online Shopping for Electronics, Apparel, Computers ...: "for Kids & Schools · Wag.com. Everything For Your Pet · Warehouse Deals Open-
L614[07:29:16] <Saphire> ^ping
L615[07:29:19] <Saphire> >_<
L616[07:29:23] <Saphire> %tell
L617[07:29:23] <MichiBot> Saphire: Who did you want to tell?
L618[07:29:30] <Saphire> sorry for spamming >_>
L619[07:29:38] * Lizzy reboots Saphire
L620[07:30:18] <Saphire> %tell Shuudoushi fix youre repos :| I made the updater/installed but some files exist only on 'release' branch but others exist only on 'dev' branch
L621[07:30:18] <MichiBot> Saphire: Shuudoushi will be notified of this message when next seen.
L622[07:30:22] <Saphire> *your
L623[07:30:24] <Saphire> >_<
L624[07:31:14] <Saphire> The installed is now 'just' 254 lines of shitcode
L625[07:31:36] <Saphire> http://hastebin.com/zalutavazu.lua
L626[07:40:32] ⇦ Quits: Cruor (Cruor@satomi.openshell.no) (Ping timeout: 198 seconds)
L627[07:41:27] ⇦ Quits: heatseeker0_ (~heatseeke@2604:a880:800:10::260:7001) (Ping timeout: 198 seconds)
L628[07:41:27] ⇦ Quits: Csst|AFK (Csstform@lightning.bouncer.ml) (Ping timeout: 198 seconds)
L629[07:41:27] ⇦ Quits: Naomi (~Naomi@2607:5300:60:9553::1bad:babe) (Ping timeout: 198 seconds)
L630[07:41:48] ⇨ Joins: brayden_ (~brayden_@2001:44b8:6106::1)
L631[07:41:54] ⇦ Quits: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4) (Ping timeout: 198 seconds)
L632[07:41:54] ⇦ Quits: snowden89 (~snowden89@runicnet.ninja) (Ping timeout: 198 seconds)
L633[07:42:20] ⇦ Quits: scj643 (~quassel@2604:a880:800:10::145:3001) (Ping timeout: 198 seconds)
L634[07:42:20] ⇦ Quits: Syrren (~syrren@wyrm.thenest.org) (Ping timeout: 198 seconds)
L635[07:42:48] ⇦ Quits: Nentify (sid14943@id-14943.highgate.irccloud.com) (Ping timeout: 198 seconds)
L636[07:42:48] ⇦ Quits: Mimiru (~Mimiru@hekate.pc-logix.com) (Ping timeout: 198 seconds)
L637[07:42:54] ⇦ Quits: Saintmare (Saintmare@217.144.175.95) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
L638[07:43:41] ⇨ Joins: Naomi (~Naomi@2607:5300:60:9553::1bad:babe)
L639[07:43:42] ⇦ Quits: Ajloveslily|Sleep (Ajloveslil@welcome.to.pandoras.box.panicbnc.eu) (Ping timeout: 198 seconds)
L640[07:43:42] ⇦ Quits: evil_dan2wik (~evil_dan2@2a01:4f8:160:9023::4) (Ping timeout: 198 seconds)
L641[07:43:42] ⇦ Quits: amadornes[OFF] (~amadornes@framez.is.wtfcool.com) (Ping timeout: 198 seconds)
L642[07:43:55] ⇨ Joins: Cruor (Cruor@satomi.openshell.no)
L643[07:43:59] ⇨ Joins: heatseeker0_ (~heatseeke@2604:a880:800:10::260:7001)
L644[07:43:59] ⇨ Joins: Nentify (sid14943@id-14943.highgate.irccloud.com)
L645[07:44:07] ⇨ Joins: scj643 (~quassel@2604:a880:800:10::145:3001)
L646[07:44:08] ⇦ Quits: brayden (~brayden_@2001:44b8:6106::1) (Ping timeout: 198 seconds)
L647[07:44:08] ⇦ Quits: Flenix (~Flenix@2a01:4f8:201:63e2::2) (Ping timeout: 198 seconds)
L648[07:44:12] ⇨ Joins: Mimiru (~Mimiru@2607:5300:60:9553::1bad:babe)
L649[07:44:12] zsh sets mode: +o on Mimiru
L650[07:44:13] ⇨ Joins: Flenix (~Flenix@2a01:4f8:201:63e2::2)
L651[07:44:23] *** Cruor is now known as Guest49407
L652[07:44:33] ⇨ Joins: Syrren (~syrren@wyrm.thenest.org)
L653[07:44:35] <Mimiru> ¬_¬
L654[07:44:36] ⇨ Joins: snowden89 (~snowden89@runicnet.ninja)
L655[07:45:03] <Saphire> Mimiru: hm?
L656[07:45:40] ⇨ Joins: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4)
L657[07:45:47] <Saphire> Wow, is asie trying to beat some "amount of jokes on April 1st" record?
L658[07:45:59] ⇨ Joins: Skwid (Ajloveslil@welcome.to.pandoras.box.panicbnc.eu)
L659[07:46:06] ⇨ Joins: evil_dan2wik (~evil_dan2@s3n1.52k.de)
L660[07:46:06] <asie> Saphire: Yes.
L661[07:46:06] ⇨ Joins: amadornes[OFF] (~amadornes@framez.is.wtfcool.com)
L662[07:46:24] *** Skwid is now known as Guest53212
L663[07:46:37] <Mimiru> Saphire, [07:44:03] <*status> Disconnected from IRC (Connection reset by peer). Reconnecting...
L664[07:46:37] <Mimiru> [07:44:03] <*status> Disconnected from IRC. Reconnecting...
L665[07:46:39] *** amadornes[OFF] is now known as amadornes
L666[07:47:03] <Saphire> Mimiru: just like dozens of other people
L667[07:47:19] <Mimiru> So that means I can't be annoyed?
L668[07:47:58] * Lizzy pets Mimiru
L669[07:48:05] <Mimiru> %tell Shuudoushi added you to the OpenSecurity group on https://git.pc-logix.com
L670[07:48:05] <MichiBot> Mimiru: Shuudoushi will be notified of this message when next seen.
L671[07:48:23] ⇨ Joins: CiPeW (Csstform@lightning.bouncer.ml)
L672[07:49:06] ⇦ Quits: hydraz (matheus@heddw.ch) (Ping timeout: 198 seconds)
L673[07:49:33] ⇦ Quits: justastranger (justastran@2001:41d0:2:abb2::27) (Ping timeout: 198 seconds)
L674[07:49:33] ⇦ Quits: JZTech10101 (jztech101@ciara.techcavern.ml) (Ping timeout: 198 seconds)
L675[07:50:00] ⇦ Quits: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4) (Ping timeout: 198 seconds)
L676[07:50:01] <Saphire> MichiBot: punch Shuudoushi so he fixes the ".dat" files
L677[07:50:42] ⇨ Joins: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4)
L678[07:50:55] <Saphire> gah
L679[07:50:57] <Saphire> >_>
L680[07:51:05] ⇨ Joins: JZTech10101 (jztech101@ciara.techcavern.ml)
L681[07:51:45] ⇨ Joins: hydraz (matheus@heddw.ch)
L682[07:51:50] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L683[07:59:45] ⇨ Joins: justastranger (justastran@2001:41d0:2:abb2::27)
L684[08:04:58] * vifino groans and flops on Lizzy
L685[08:11:06] ⇦ Quits: cpup (~cpup@32.218.118.52) (Ping timeout: 190 seconds)
L686[08:12:11] ⇨ Joins: Keanu73 (~Keanu73@host-92-25-108-109.as13285.net)
L687[08:12:45] ⇨ Joins: cpup (~cpup@32.218.118.52)
L688[08:15:39] *** Guest49407 is now known as NotCruor
L689[08:19:24] ⇨ Joins: Tedster_ (~Tedster@host217-43-52-70.range217-43.btcentralplus.com)
L690[08:20:14] ⇦ Quits: Tedster (~Tedster@host86-165-205-136.range86-165.btcentralplus.com) (Ping timeout: 195 seconds)
L691[08:45:01] <g> http://www.voidlinux.eu/
L692[08:45:07] <g> I can endorse this
L693[08:54:23] * Lizzy starts dancing around the room
L694[08:54:24] ⇨ Joins: Antero (~antero@ns3033725.ip-151-80-111.eu)
L695[08:54:38] <vifino> :3
L696[08:55:28] <vifino> Vexatos: Only with quite a bit of effort, I'll look into it in the future. For now though, I have other things to do.
L697[08:55:32] ⇦ Quits: Antero (~antero@ns3033725.ip-151-80-111.eu) (Client Quit)
L698[08:55:43] <vifino> %tell Vexatos Only with quite a bit of effort, I'll look into it in the future. For now though, I have other things to do.
L699[08:55:43] <MichiBot> vifino: Vexatos will be notified of this message when next seen.
L700[08:55:58] <Lizzy> %tell Vexatos toast
L701[08:56:00] <MichiBot> Lizzy: Vexatos will be notified of this message when next seen.
L702[08:56:22] <Vexatos> %tell Lizzy Vex
L703[08:56:24] <MichiBot> Vexatos: Lizzy will be notified of this message when next seen.
L704[08:56:34] <vifino> %tell Lizzy Less than a day.
L705[08:56:35] <MichiBot> vifino: Lizzy will be notified of this message when next seen.
L706[08:57:07] <Lizzy> :DDDDDD: :D :D D: D
L707[08:57:21] <Lizzy> %tell Vexatos Liz
L708[08:57:22] <MichiBot> Lizzy: Vexatos will be notified of this message when next seen.
L709[08:57:42] ⇨ Joins: Master (~master@p031b57.tokynt01.ap.so-net.ne.jp)
L710[08:57:57] ⇦ Quits: Master (~master@p031b57.tokynt01.ap.so-net.ne.jp) (Client Quit)
L711[08:57:59] <Vexatos> %tell Lizzy FrogTheEnder
L712[08:58:00] <MichiBot> Vexatos: Lizzy will be notified of this message when next seen.
L713[08:58:22] <Lizzy> %tell Vexatos I'm dancing around the room, not jumping!
L714[08:58:22] <MichiBot> Lizzy: Vexatos will be notified of this message when next seen.
L715[08:58:36] <Vexatos> %tell Lizzy Fish
L716[08:58:36] <MichiBot> Vexatos: Lizzy will be notified of this message when next seen.
L717[08:59:28] <Lizzy> %tell Vexatos crab
L718[08:59:28] <MichiBot> Lizzy: Vexatos will be notified of this message when next seen.
L719[08:59:33] ⇨ Joins: Master (~master@p031b57.tokynt01.ap.so-net.ne.jp)
L720[08:59:44] <Vexatos> :U
L721[08:59:49] <vifino> %tell Lizzy there are other people to tell stuff to, too
L722[08:59:50] <MichiBot> vifino: Lizzy will be notified of this message when next seen.
L723[08:59:54] * Lizzy taps a 4-beat rhythm next to Master
L724[09:00:00] <vifino> %tell Lizzy Like, for example, me.
L725[09:00:00] <MichiBot> vifino: Lizzy will be notified of this message when next seen.
L726[09:00:02] <Lizzy> %tell vifino meh
L727[09:00:02] <MichiBot> Lizzy: vifino will be notified of this message when next seen.
L728[09:00:46] <vifino> %tell Lizzy On a scale of 1 to 10, how excited are you?
L729[09:00:46] <MichiBot> vifino: Lizzy will be notified of this message when next seen.
L730[09:01:21] <Lizzy> %tell vifino vifino
L731[09:01:24] <MichiBot> Lizzy: vifino will be notified of this message when next seen.
L732[09:01:47] ⇦ Quits: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 201 seconds)
L733[09:01:57] <vifino> That's not a number...
L734[09:02:08] ⇨ Joins: Yepoleb (~yepoleb@178-191-132-243.adsl.highway.telekom.at)
L735[09:02:25] * Lizzy doesn't need rules
L736[09:02:55] <vifino> I take that back. It is.
L737[09:03:00] <vifino> Base 64.
L738[09:03:01] <vifino> 51044559336.
L739[09:03:30] <vifino> ( No, not the base64 encoding, the numerical base 64)
L740[09:06:15] <Lizzy> #lua string.byte("vifino")
L741[09:06:15] <|0xDEADBEEF|> > 118
L742[09:06:18] <Lizzy> derp
L743[09:06:32] <Lizzy> meh
L744[09:10:03] ⇦ Quits: Yepoleb (~yepoleb@178-191-132-243.adsl.highway.telekom.at) (Remote host closed the connection)
L745[09:14:33] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L746[09:29:13] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-134-3-201-222.hsi14.kabel-badenwuerttemberg.de)
L747[09:35:43] ⇦ Quits: asie (~asie@asie.pl) (Quit: WeeChat 1.4)
L748[09:39:23] ⇨ Joins: xarses_ (~xarses@64.124.158.100)
L749[09:42:31] <Saphire> D:
L750[09:42:54] <Saphire> asie quit :|
L751[09:45:20] ⇦ Quits: AlexisMachina (uid57631@id-57631.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L752[09:51:11] ⇨ Joins: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl)
L753[09:52:26] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L754[09:54:15] <Lizzy> he'll be back
L755[10:05:03] <Saphire> Reading github issues of OC..
L756[10:05:10] <Saphire> "n00b7"
L757[10:05:23] <Saphire> nickname is at same level as the issue
L758[10:05:51] *** NotCruor is now known as Cruor
L759[10:07:57] <Lizzy> vifino, http://imgur.com/gallery/9BvFS
L760[10:14:56] ⇦ Quits: jackmcbarn (jackmcbarn@gateway.insomnia247.nl) (Ping timeout: 192 seconds)
L761[10:17:43] ⇨ Joins: jackmcbarn (jackmcbarn@gateway.insomnia247.nl)
L762[10:23:13] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Read error: Connection reset by peer)
L763[10:25:31] <Lizzy> HOME TIME!!!
L764[10:29:23] ⇨ Joins: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net)
L765[10:31:28] ⇨ Joins: sciguyryan (~sciguyrya@37.48.86.178)
L766[10:36:10] <Vexatos> eww fingercomp
L767[10:36:23] <fingercomp> hm?
L768[10:36:30] <Vexatos> why are you using openperipheral
L769[10:36:35] <Vexatos> OpenGlasses masterrace D:+
L770[10:37:05] <fingercomp> OpenGlasses has not enough features for me
L771[10:37:16] <fingercomp> Surfaces, gradients
L772[10:37:23] <Vexatos> D:
L773[10:37:38] <Vexatos> is it an IRC client or in-game chat
L774[10:37:51] <fingercomp> In-game chat, but I'm planning to write a simple irc module
L775[10:38:05] <Vexatos> is there a non-OpenP client too
L776[10:38:12] <Vexatos> like, for a normal terminal and normal people
L777[10:38:24] <fingercomp> nope for now
L778[10:38:29] <Vexatos> D:
L779[10:38:37] <fingercomp> at least network module is already done
L780[10:39:51] <Vexatos> does it work with any modem component?
L781[10:40:12] <fingercomp> yes
L782[10:41:20] <fingercomp> I use a wired one, for example, to connect chat server with my small IRC bot
L783[10:42:35] <Vexatos> well then
L784[10:42:38] <Vexatos> spoofing card here I come
L785[10:59:16] *** xarses_ is now known as xarses
L786[11:00:42] <xarses> is there an actual api doc for the drones somewhere?
L787[11:04:01] <vifino> ~w drone
L788[11:04:01] <ocdoc> http://ocd.cil.li/component:drone
L789[11:04:18] <xarses> =/
L790[11:05:01] <xarses> ok, next, why isn't it linked anywhere
L791[11:06:00] <fingercomp> But it is! http://pix.toile-libre.org/upload/original/1459526750.png
L792[11:06:27] <xarses> no, I mean from drone item and drone case
L793[11:08:42] <xarses> and robot is in api namespace
L794[11:08:51] <xarses> and this is components
L795[11:09:11] <Vexatos> there also is component:robot
L796[11:09:20] <Vexatos> anything in api is specific to OpenOS
L797[11:09:42] <xarses> awesomely confusing
L798[11:10:07] <Vexatos> not really
L799[11:10:26] <xarses> as the un-initiated, who needs the most help finding it, yes
L800[11:10:31] <xarses> it is
L801[11:11:14] ⇦ Quits: rashdanml (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net) (Read error: Connection reset by peer)
L802[11:11:58] ⇨ Joins: rashdanml (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net)
L803[11:12:11] <xarses> for starters as a coder I expect component interface == API
L804[11:16:48] ⇦ Quits: Master (~master@p031b57.tokynt01.ap.so-net.ne.jp) (Quit: Master)
L805[11:47:27] *** Tedster_ is now known as Tedster
L806[11:48:30] *** amadornes is now known as amadornes[AFK]
L807[11:57:42] *** rakiru|offline is now known as Kasen
L808[12:00:05] ⇦ Quits: LeshaInc (~LeshaInc@84.234.60.57) (Quit: Die)
L809[12:00:07] <xarses> anyway, thanks for the link
L810[12:03:09] ⇨ Joins: LeshaInc (~LeshaInc@84.234.60.57)
L811[12:05:26] ⇦ Quits: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net) (Ping timeout: 190 seconds)
L812[12:09:50] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:fd22:32f9:a057:aab7)
L813[12:09:50] zsh sets mode: +v on Kodos
L814[12:19:59] ⇦ Quits: Tedster (~Tedster@host217-43-52-70.range217-43.btcentralplus.com) (Ping timeout: 195 seconds)
L815[12:20:47] ⇨ Joins: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net)
L816[12:23:35] ⇦ Quits: hi117 (~hi117@68-200-177-34.res.bhn.net) (Ping timeout: 198 seconds)
L817[12:24:19] ⇨ Joins: hi117 (~hi117@68-200-177-34.res.bhn.net)
L818[12:35:26] ⇨ Joins: Tedster (~Tedster@host217-43-52-70.range217-43.btcentralplus.com)
L819[12:40:59] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-134-3-201-222.hsi14.kabel-badenwuerttemberg.de) (Ping timeout: 195 seconds)
L820[12:43:48] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr)
L821[12:46:02] <vifino> Tomorrow, I will be in the UK. I am so excited.
L822[12:46:06] <vifino> \o/
L823[12:48:58] *** Pyrolusite is now known as Pyrolusite|AFK
L824[12:50:27] <CompanionCube> vifino, :)
L825[12:52:15] <Kodos> Lizino when?
L826[12:53:19] <vifino> Tomorrow.
L827[12:54:05] <CompanionCube> what do you plan to do in the UK
L828[12:54:25] <Kodos> Lizzy ;-D
L829[12:54:37] <Kodos> I am kidding
L830[12:55:41] <vifino> Well, yes, also explore london and stuff. I'll also meet Stary2001 at the end of the week probably.
L831[12:56:11] <CompanionCube> good for you
L832[12:56:25] <vifino> Indeed.
L833[13:00:56] ⇨ Joins: AlexisMachina (uid57631@2604:8300:100:200b:6667:3:0:e11f)
L834[13:03:14] ⇦ Quits: sciguyryan (~sciguyrya@37.48.86.178) (Remote host closed the connection)
L835[13:03:44] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Remote host closed the connection)
L836[13:11:19] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L837[13:16:42] *** kirby|gone is now known as mrkirby153
L838[13:20:10] ⇦ Quits: LeshaInc (~LeshaInc@84.234.60.57) (Quit: Die)
L839[13:25:33] *** Pyrolusite|AFK is now known as Pyrolusite
L840[13:34:15] *** amadornes[AFK] is now known as amadornes
L841[13:38:30] ⇨ Joins: Totoro (~nightowl@78.25.122.224)
L842[13:51:37] ⇦ Quits: cpup (~cpup@32.218.118.52) (Ping timeout: 201 seconds)
L843[13:54:17] <gamax92> "Update size: 130.3 MB" "Free disk space: ~20 GB"
L844[13:54:30] <gamax92> all of a sudden, Free disk space: 0B
L845[13:56:12] <vifino> zip bomb! :D
L846[14:05:20] ⇨ Joins: xarses_ (~xarses@64.124.158.100)
L847[14:07:28] ⇨ Joins: Cruor_ (Cruor@satomi.openshell.no)
L848[14:08:53] ⇨ Joins: Mimiru_ (~Mimiru@hekate.pc-logix.com)
L849[14:08:53] zsh sets mode: +o on Mimiru_
L850[14:09:15] ⇨ Joins: Gavlez (Gavle@bb2-025.static.bnc4free.com)
L851[14:09:21] *** Gavlez is now known as Gavle
L852[14:09:36] ⇨ Joins: Tiin57_ (~tiin57@tiin57.net)
L853[14:10:10] ⇨ Joins: cpup (~cpup@32.218.118.52)
L854[14:10:29] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr) (*.net *.split)
L855[14:10:30] ⇦ Quits: hi117 (~hi117@68-200-177-34.res.bhn.net) (*.net *.split)
L856[14:10:30] ⇦ Quits: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl) (*.net *.split)
L857[14:10:30] ⇦ Quits: xarses (~xarses@64.124.158.100) (*.net *.split)
L858[14:10:30] ⇦ Quits: Keanu73 (~Keanu73@host-92-25-108-109.as13285.net) (*.net *.split)
L859[14:10:30] ⇦ Quits: JZTech10101 (jztech101@ciara.techcavern.ml) (*.net *.split)
L860[14:10:30] ⇦ Quits: amadornes (~amadornes@framez.is.wtfcool.com) (*.net *.split)
L861[14:10:30] ⇦ Quits: Mimiru (~Mimiru@2607:5300:60:9553::1bad:babe) (*.net *.split)
L862[14:10:30] ⇦ Quits: Cruor (Cruor@satomi.openshell.no) (*.net *.split)
L863[14:10:30] ⇦ Quits: Nentify (sid14943@id-14943.highgate.irccloud.com) (*.net *.split)
L864[14:10:30] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L865[14:10:30] ⇦ Quits: Meow-J (uid69628@id-69628.highgate.irccloud.com) (*.net *.split)
L866[14:10:30] ⇦ Quits: ven000m (~e@149.3.143.68) (*.net *.split)
L867[14:10:30] ⇦ Quits: Keridos|away (~Keridos@ironhide.stw-bonn.de) (*.net *.split)
L868[14:10:30] ⇦ Quits: Away_21 (crystal@bronyville.me) (*.net *.split)
L869[14:10:30] ⇦ Quits: Reika (~Reika@reika.kalseki.mods.abrarsyed.com) (*.net *.split)
L870[14:10:30] ⇦ Quits: rikai (~quassel@rekd.net) (*.net *.split)
L871[14:10:30] ⇦ Quits: Forecaster (~Forecaste@83.223.24.177) (*.net *.split)
L872[14:10:30] ⇦ Quits: Ashigaru (Ashigaru@Oh.Shit.That.Oper.G-Lined.us) (*.net *.split)
L873[14:10:30] ⇦ Quits: Izaya (~Izaya@210.1.213.55) (*.net *.split)
L874[14:10:30] ⇦ Quits: Gavle|Away (Gavle@bb2-025.static.bnc4free.com) (*.net *.split)
L875[14:10:30] ⇦ Quits: medsouz|offline (~medsouz@medsouz.net) (*.net *.split)
L876[14:10:30] ⇦ Quits: |0xDEADBEEF| (~Numatron@chrono.i0i0.me) (*.net *.split)
L877[14:10:30] ⇦ Quits: Tiin57 (~tiin57@tiin57.net) (*.net *.split)
L878[14:10:30] ⇦ Quits: XDjackieXD (~XDjackieX@2a03:f80:ed15:151:236:12:222:1) (*.net *.split)
L879[14:10:30] ⇦ Quits: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu) (*.net *.split)
L880[14:10:30] ⇦ Quits: Alexis (Shobu@just.pour.the.drink.panicbnc.eu) (*.net *.split)
L881[14:10:30] ⇦ Quits: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu) (*.net *.split)
L882[14:10:30] *** Mimiru_ is now known as Mimiru
L883[14:10:36] <^v4> Oh noes! error,portlane split 3:
L884[14:10:36] <^v> Oh noes! error,portlane split 3:
L885[14:10:47] <vifino> Yeah, saw that netsplit coming from a mile away.
L886[14:10:50] <Inari> lol
L887[14:11:08] <Inari> vifino: you have a machine a mile from you that got the message before and relayed it to you?
L888[14:11:23] ⇨ Joins: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl)
L889[14:11:38] ⇨ Joins: medsouz|offline (~medsouz@medsouz.net)
L890[14:11:55] ⇨ Joins: Meow-J (uid69628@2604:8300:100:200b:6667:1:1:ffc)
L891[14:12:50] <Michiyo> lol
L892[14:13:24] ⇨ Joins: XDjackieXD (~XDjackieX@151.236.12.222)
L893[14:13:29] ⇨ Joins: rikai (~quassel@rekd.net)
L894[14:13:41] ⇦ Parts: XDjackieXD (~XDjackieX@151.236.12.222) ())
L895[14:14:31] <vifino> Inari: Oh, was it so obvious?
L896[14:14:41] ⇨ Joins: Reika (~Reika@reika.kalseki.mods.abrarsyed.com)
L897[14:15:12] ⇨ Joins: amadornes (~amadornes@framez.is.wtfcool.com)
L898[14:15:12] ⇨ Joins: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu)
L899[14:15:12] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L900[14:15:14] ⇨ Joins: JZTech10101 (jztech101@ciara.techcavern.ml)
L901[14:15:15] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr)
L902[14:15:16] ⇨ Joins: Away_21 (crystal@bronyville.me)
L903[14:15:18] ⇨ Joins: Forecaster (~Forecaste@83.223.24.177)
L904[14:15:34] ⇨ Joins: Keridos|away (~Keridos@ironhide.stw-bonn.de)
L905[14:15:38] ⇨ Joins: |0xDEADBEEF| (~Numatron@chrono.i0i0.me)
L906[14:16:03] ⇨ Joins: Nentify (sid14943@2604:8300:100:200b:6667:1:0:3a5f)
L907[14:16:13] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L908[14:16:30] ⇨ Joins: Ashigaru (Ashigaru@Oh.Shit.That.Oper.G-Lined.us)
L909[14:16:36] ⇨ Joins: Alexise (Shobu@just.pour.the.drink.panicbnc.eu)
L910[14:17:08] ⇨ Joins: hi117 (~hi117@68-200-177-34.res.bhn.net)
L911[14:17:15] ⇨ Joins: ven000m (~e@149.3.143.68)
L912[14:17:17] *** Alexise is now known as Alexis
L913[14:17:47] ⇨ Joins: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
L914[14:17:47] zsh sets mode: +v on gamax92
L915[14:17:57] ⇦ Quits: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl) (Quit: Leaving)
L916[14:19:23] ⇨ Joins: OmegaCenti (~OmegaCent@70-138-81-89.lightspeed.hstntx.sbcglobal.net)
L917[14:31:15] *** medsouz|offline is now known as medsouz
L918[14:40:35] ⇨ Joins: Keanu73 (~Keanu73@host-92-25-108-109.as13285.net)
L919[14:46:08] <Dashkal> The reddit april fools is actually somewhat interesting this year. A chat room where members vote to bail or merge with another. I wonder how big the rooms will get.
L920[14:46:20] <g> Yeah, I'm in one atm
L921[14:46:21] <g> lol
L922[14:47:16] <g> our group founded /r/starwarsanal for some reason
L923[14:48:12] <Dashkal> hmm, doesn't double. So much for counting in powers of 2
L924[14:48:30] <g> It kicks people that don't vote
L925[14:48:49] <Dashkal> mmm
L926[14:49:05] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L927[14:50:55] <Dashkal> Does limit how big a room you can get then, unless people start skipping sleep for days on end over a silly...april... the rooms gonna get huge.
L928[14:52:04] <Michiyo> lmao
L929[14:54:04] * Dashkal considers tossing up a vote to grow script this evening.
L930[14:54:42] * vifino considers making a vote script for his web server
L931[14:57:17] <g> my room is currently named "JaLoBoniamolrabramcramieeripeatiboybhdde_m30eiatnkivnhorn766le"
L932[14:57:53] <Dashkal> exshasmSorzznmagd1x0ot14
L933[15:01:59] ⇦ Quits: mrdeadlocked (~admin@199.204.185.12) (Ping timeout: 198 seconds)
L934[15:07:14] ⇨ Joins: mrdeadlocked (~admin@2605:980:6:1a6:d17f:66de:71b6:32d8)
L935[15:12:06] ⇦ Quits: cpup (~cpup@32.218.118.52) (Ping timeout: 190 seconds)
L936[15:13:28] ⇨ Joins: cpup (~cpup@32.218.116.122)
L937[15:13:46] ⇦ Quits: mrdeadlocked (~admin@2605:980:6:1a6:d17f:66de:71b6:32d8) (Ping timeout: 190 seconds)
L938[15:19:01] <g> JaSpkiLocaReseonamolxoearariecamieeiorteeript_sttiboohmpybahaiPi13ioeis_wlCFtaeionso37inatdlkewlorn706ng12ce93le
L939[15:19:04] ⇦ Quits: cpup (~cpup@32.218.116.122) (Ping timeout: 195 seconds)
L940[15:20:43] ⇨ Joins: cpup (~cpup@32.218.116.135)
L941[15:32:26] ⇦ Quits: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net) (Ping timeout: 190 seconds)
L942[15:37:09] <greaser|q> i'm tempted to split OCMIPS off into its own standalone mod with OC compat just because the component bus is a shit of a thing to use for a, well, real CPU
L943[15:37:26] <greaser|q> but having said that it's probably better to have a few compat shims
L944[15:37:39] <greaser|q> at least for now
L945[15:37:54] <g> https://www.reddit.com/r/joinrobin/comments/4cx02w/better_working_automatic_grow_script/
L946[15:37:57] <g> Dashkal
L947[15:38:08] <g> use it in a different browser
L948[15:39:00] <greaser|q> Saphire: looking at your install script you don't have to do this: {["foo"] = "bar"} -- you can just do {foo = "bar"}
L949[15:39:56] <greaser|q> but yeah, i think the ideal solution would be to have an alternate API for components loosely inspired by PCI
L950[15:40:26] <gamax92> greaser|q: indeed.
L951[15:40:39] <greaser|q> would definitely need DMA for best results but some slower non-DMA stuff could still work
L952[15:41:54] <greaser|q> oh yeah, something i realised, if i can get the cache working i can make code continue running even when the RAM is yanked out
L953[15:43:35] <Kodos> If anyone's interested, I stumbled upon a 12 hour youtube of Voyager's ambient engine noise
L954[15:48:19] ⇦ Quits: Meow-J (uid69628@2604:8300:100:200b:6667:1:1:ffc) (Quit: Connection closed for inactivity)
L955[15:51:25] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L956[15:56:50] ⇨ Joins: PyrolusiteWasTaken (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr)
L957[15:56:56] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr) (Killed (NickServ (GHOST command used by PyrolusiteWasTaken)))
L958[15:57:02] ⇨ Joins: Keanu73_ (~Keanu73@host-92-25-108-109.as13285.net)
L959[15:57:15] ⇨ Joins: mrdeadlocked (~admin@199.204.185.12)
L960[15:57:42] ⇦ Quits: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net) (Quit: 200)
L961[15:58:54] ⇨ Joins: Izaya- (~Izaya@210.1.213.55)
L962[15:58:54] ⇦ Quits: ven000m (~e@149.3.143.68) (Ping timeout: 195 seconds)
L963[15:58:55] ⇦ Quits: |0xDEADBEEF| (~Numatron@chrono.i0i0.me) (Ping timeout: 195 seconds)
L964[15:59:04] *** PyrolusiteWasTaken is now known as Pyrolusite
L965[16:01:40] ⇨ Joins: surferconor425|Cloud (uid77899@2604:8300:100:200b:6667:4:1:304b)
L966[16:02:23] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Killed (NickServ (GHOST command used by Nachie_)))
L967[16:02:27] ⇨ Joins: Nachie_ (~Nachie@50-83-108-134.client.mchsi.com)
L968[16:03:33] ⇦ Quits: Keanu73 (~Keanu73@host-92-25-108-109.as13285.net) (*.net *.split)
L969[16:03:34] ⇦ Quits: hi117 (~hi117@68-200-177-34.res.bhn.net) (*.net *.split)
L970[16:03:34] ⇦ Quits: Alexis (Shobu@just.pour.the.drink.panicbnc.eu) (*.net *.split)
L971[16:03:34] ⇦ Quits: Ashigaru (Ashigaru@Oh.Shit.That.Oper.G-Lined.us) (*.net *.split)
L972[16:03:34] ⇦ Quits: Izaya (~Izaya@210.1.213.55) (*.net *.split)
L973[16:03:34] ⇦ Quits: Keridos|away (~Keridos@ironhide.stw-bonn.de) (*.net *.split)
L974[16:03:34] ⇦ Quits: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu) (*.net *.split)
L975[16:03:34] ⇦ Quits: amadornes (~amadornes@framez.is.wtfcool.com) (*.net *.split)
L976[16:03:34] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L977[16:03:34] *** Izaya- is now known as Izaya
L978[16:04:39] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8002:c1a1:9d7c:70cc:b9:37ea)
L979[16:05:41] * Izaya yawns
L980[16:06:50] <vifino> Mornin Izaya.
L981[16:06:56] <vifino> How's things?
L982[16:06:56] <Izaya> Hi vifino
L983[16:07:02] <Izaya> Uh, been much worse so \
L984[16:07:05] <Izaya> \o/
L985[16:07:36] <Izaya> You?
L986[16:07:52] ⇨ Joins: amadornes (~amadornes@framez.is.wtfcool.com)
L987[16:09:46] ⇨ Joins: Keridos|away (~Keridos@ironhide.stw-bonn.de)
L988[16:10:02] ⇨ Joins: Alexise (Shobu@just.pour.the.drink.panicbnc.eu)
L989[16:10:02] ⇨ Joins: ven000m (~e@149.3.143.68)
L990[16:10:02] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L991[16:10:02] ⇨ Joins: |0xDEADBEEF| (~Numatron@chrono.i0i0.me)
L992[16:10:02] ⇨ Joins: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu)
L993[16:10:11] ⇨ Joins: hi117 (~hi117@68-200-177-34.res.bhn.net)
L994[16:10:25] ⇨ Joins: Ashigaru (Ashigaru@Oh.Shit.That.Oper.G-Lined.us)
L995[16:10:30] *** Alexise is now known as Alexis
L996[16:10:51] <Michiyo> https://np.reddit.com/r/announcements/comments/4cqyia/for_your_reading_pleasure_our_2015_transparency/d1knc88
L997[16:11:17] ⇦ Quits: ven000m (~e@149.3.143.68) (*.net *.split)
L998[16:11:17] ⇦ Quits: Alexis (Shobu@just.pour.the.drink.panicbnc.eu) (*.net *.split)
L999[16:11:17] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L1000[16:11:17] ⇦ Quits: |0xDEADBEEF| (~Numatron@chrono.i0i0.me) (*.net *.split)
L1001[16:11:17] ⇦ Quits: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu) (*.net *.split)
L1002[16:11:47] ⇨ Joins: Alexis (Shobu@just.pour.the.drink.panicbnc.eu)
L1003[16:11:47] ⇨ Joins: ven000m (~e@149.3.143.68)
L1004[16:11:47] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L1005[16:11:47] ⇨ Joins: |0xDEADBEEF| (~Numatron@chrono.i0i0.me)
L1006[16:11:47] ⇨ Joins: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu)
L1007[16:14:40] *** CiPeW is now known as Csstform
L1008[16:19:23] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr) (Quit: Leaving)
L1009[16:27:04] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr)
L1010[16:31:59] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Bye)
L1011[16:35:02] ⇨ Joins: bauen1 (~bauen1@ipb21a8857.dynamic.kabel-deutschland.de)
L1012[16:35:17] <bauen1> Here i am, finaly
L1013[16:44:32] <ping> ds84182, katt says hi
L1014[16:44:57] <ds84182> ping: hai katt
L1015[16:50:34] ⇦ Quits: bauen1 (~bauen1@ipb21a8857.dynamic.kabel-deutschland.de) (Quit: Leaving)
L1016[16:51:40] ⇨ Joins: bauen1 (~bauen1@ipb21a8857.dynamic.kabel-deutschland.de)
L1017[16:55:21] <ping> haii ds84182
L1018[16:57:06] ⇦ Quits: mrdeadlocked (~admin@199.204.185.12) (Ping timeout: 190 seconds)
L1019[16:57:46] <ds84182> ~!
L1020[16:59:39] <ping> ds84182, we made a retarded
L1021[16:59:42] <ping> http://m.imgur.com/DkowA8g
L1022[17:00:12] <ping> What should we name it
L1023[17:00:23] <ds84182> "shit"
L1024[17:01:18] ⇨ Joins: brandon3055 (~Brandon@122.129.140.1)
L1025[17:02:34] <greaser|q> need opinions, preferably informed ones, failing that please make sure your uninformed ones are full of dank memes: https://github.com/MightyPirates/OpenComputers/issues/1730
L1026[17:02:51] <greaser|q> ds84182: ^ your input would be very important here
L1027[17:03:59] <ping> ds84182 we named it "shit"
L1028[17:04:01] <ping> http://m.imgur.com/MuKexFo
L1029[17:04:02] <greaser|q> general idea, most components will just outright ignore the mask and read the address
L1030[17:04:21] <ping> Wait, sorry
L1031[17:04:25] <ping> Common typo
L1032[17:04:33] ⇦ Quits: bauen1 (~bauen1@ipb21a8857.dynamic.kabel-deutschland.de) (Quit: Leaving)
L1033[17:04:35] <greaser|q> if there's any RAM, however, they'll ignore the lower two bits of the address and read the mask
L1034[17:04:35] <ping> It's gamax92
L1035[17:04:51] <greaser|q> basically, in short, i want my LWL/LWR/SWL/SWR to work
L1036[17:04:52] <ds84182> greaser|q: I'll describe how OpenARMs does it
L1037[17:06:05] <greaser|q> afaik the ARM7TDMI in the GBA, when doing a byte write, sets all bytes in the 32-bit or 16-bit value to the relevant byte... and when doing a write it rotates it left by 8*(addr&3) or something like that
L1038[17:06:46] ⇨ Joins: Tedster_ (~Tedster@host217-43-52-70.range217-43.btcentralplus.com)
L1039[17:07:13] ⇦ Quits: Tedster_ (~Tedster@host217-43-52-70.range217-43.btcentralplus.com) (Remote host closed the connection)
L1040[17:08:38] <greaser|q> cacheability is a completely different issue by the way, it's expected that components are to be accessed uncached
L1041[17:11:56] <greaser|q> oh hey, turns out the MIPS data cache is write-through, so no problem there
L1042[17:12:06] <greaser|q> TIL what a write-through cache is
L1043[17:14:16] ⇨ Joins: asie (~asie@asie.pl)
L1044[17:17:40] ⇦ Parts: Totoro (~nightowl@78.25.122.224) (Goodbye!))
L1045[17:20:04] *** amadornes is now known as amadornes[OFF]
L1046[17:20:10] ⇦ Quits: Nachie_ (~Nachie@50-83-108-134.client.mchsi.com) (Quit: I am a bree, AMA (when i return~))
L1047[17:20:32] <ds84182> greaser|q: I did a couple of endianess fixes along with the OC Coprocessor fixes that broke all my existing code
L1048[17:20:44] <greaser|q> ah righty
L1049[17:21:09] <ds84182> It used to be big endian because when I switched the endianess around things were just... exploding.
L1050[17:21:57] <ds84182> Since almost all of devkitpro is little endian, I had to throw special flags at GCC so it would use all the big endian stuff, which wasn't fun at all
L1051[17:22:03] <greaser|q> ah righty
L1052[17:22:36] <greaser|q> ok it seems my arm toolchain lacks big-endian as well
L1053[17:22:51] <greaser|q> it has thumb support though
L1054[17:22:59] <greaser|q> oh, and C++ just in case someone likes that shit
L1055[17:33:48] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L1056[17:37:23] *** Guest53212 is now known as Ajloveslily
L1057[17:42:56] ⇦ Quits: Keanu73_ (~Keanu73@host-92-25-108-109.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L1058[17:44:06] ⇨ Joins: mrdeadlocked (~admin@199.204.185.12)
L1059[17:50:21] ⇦ Quits: Inari (~Pinkishu@p5DEC6D85.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L1060[17:57:26] ⇦ Quits: feldim2425 (~feldim242@178-190-40-10.adsl.highway.telekom.at) (Ping timeout: 190 seconds)
L1061[17:59:39] ⇨ Joins: feldim2425 (~feldim242@91-113-94-49.adsl.highway.telekom.at)
L1062[18:03:08] ⇦ Quits: Tedster (~Tedster@host217-43-52-70.range217-43.btcentralplus.com) (Remote host closed the connection)
L1063[18:04:28] ⇨ Joins: Tedster (~Tedster@host217-43-52-70.range217-43.btcentralplus.com)
L1064[18:15:06] ⇦ Quits: xarses_ (~xarses@64.124.158.100) (Ping timeout: 190 seconds)
L1065[18:15:17] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-446-173.w92-132.abo.wanadoo.fr) (Quit: Leaving)
L1066[18:24:37] ⇦ Quits: Vexatos (~Vexatos@p200300556E736A086D9124BC594EE66C.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L1067[18:24:58] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1068[18:28:51] *** g is now known as gAway2002
L1069[18:36:27] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: I am a bree, AMA (when i return~))
L1070[18:58:51] <vifino> Woohoo. Plane to catch! \o/
L1071[19:02:01] <Dashkal> o/
L1072[19:02:04] <Dashkal> safe flying :)
L1073[19:02:35] * KittyKath cuddles vifino
L1074[19:02:45] * Lizzy curls up on vifino and sleeps
L1075[19:07:41] ⇦ Quits: Lumien (Elite13049@ipv6.6.sigma.elitebnc.org) (Ping timeout: 198 seconds)
L1076[19:16:03] ⇦ Quits: surferconor425|Cloud (uid77899@2604:8300:100:200b:6667:4:1:304b) (Quit: Connection closed for inactivity)
L1077[19:16:25] *** Flenix is now known as SleepyFlenix
L1078[19:32:32] ⇦ Quits: rashdanml (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net) (Read error: Connection reset by peer)
L1079[19:33:13] ⇨ Joins: rashdanml (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net)
L1080[19:33:20] ⇦ Quits: spiriteddusty (~spiritedd@hekate.pc-logix.com) (Ping timeout: 198 seconds)
L1081[19:33:30] ⇨ Joins: spiriteddusty (~spiritedd@hekate.pc-logix.com)
L1082[19:33:31] zsh sets mode: +o on spiriteddusty
L1083[19:33:55] ⇨ Joins: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net)
L1084[19:34:03] ⇦ Quits: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net) (Client Quit)
L1085[19:38:03] ⇨ Joins: Meow-J (uid69628@id-69628.highgate.irccloud.com)
L1086[19:47:03] * Izaya pokes KittyKath
L1087[19:47:22] * KittyKath pokes iceman11a
L1088[19:47:25] <KittyKath> Izaya
L1089[19:47:34] <Izaya> gg
L1090[19:47:36] <KittyKath> FFS tab completion has conspired against me tonight D:
L1091[19:47:41] <Izaya> so
L1092[19:47:53] <Izaya> I set up a friend with Linux Mint on his laptop two days ago
L1093[19:48:08] <Izaya> today he texts me asking how does he make WINE run more stuff so he can avoid Windows
L1094[19:48:15] *** Tiin57_ is now known as Tiin57
L1095[19:48:15] <KittyKath> Good work ^^
L1096[19:49:24] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L1097[19:50:03] <Izaya> he's using the terminal a bunch to
L1098[19:50:10] <Izaya> he's learning surprisingly fast
L1099[19:51:05] <KittyKath> Those are the kinds of people that I'm trying to teach stuffs ^.^
L1100[19:54:25] ⇦ Quits: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu) (Ping timeout: 195 seconds)
L1101[19:55:41] ⇨ Joins: LuigiHutch (LuigiHutch@Challenge.Accepted.PanicBNC.eu)
L1102[19:57:02] ⇨ Joins: feldim24- (~feldim242@91-113-94-49.adsl.highway.telekom.at)
L1103[19:59:17] ⇦ Quits: feldim2425 (~feldim242@91-113-94-49.adsl.highway.telekom.at) (*.net *.split)
L1104[19:59:17] ⇦ Quits: ven000m (~e@149.3.143.68) (*.net *.split)
L1105[19:59:17] ⇦ Quits: Alexis (Shobu@just.pour.the.drink.panicbnc.eu) (*.net *.split)
L1106[19:59:17] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L1107[19:59:17] ⇦ Quits: |0xDEADBEEF| (~Numatron@chrono.i0i0.me) (*.net *.split)
L1108[19:59:49] <greaser|q> updated with info on how DMA and interrupts could work: https://github.com/MightyPirates/OpenComputers/issues/1730
L1109[20:00:20] <greaser|q> Izaya: tell him to install clamav, i cannot stress this enough
L1110[20:00:34] <greaser|q> the command to update the virus database is freshclam, the command to actually scan stuff is clamscan
L1111[20:01:30] <Izaya> any reason in particular or just a general precaution?
L1112[20:01:58] ⇨ Joins: Alexise (Shobu@just.pour.the.drink.panicbnc.eu)
L1113[20:02:40] *** Alexise is now known as Alexis
L1114[20:02:58] <greaser|q> Tenga/Licum/Gael
L1115[20:03:05] <greaser|q> three names for the same thing
L1116[20:03:12] ⇨ Joins: ven000m (~e@149.3.143.68)
L1117[20:03:17] ⇨ Joins: |0xDEADBEEF| (~Numatron@chrono.i0i0.me)
L1118[20:03:54] <greaser|q> it's a botnet client, despite the botnet being very, very dead it still fucks up just about every exe file on your computer without you knowing until it hits something that really doesn't like it
L1119[20:03:56] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L1120[20:04:11] <greaser|q> and also crapfloods the internet with port 445/13x portscans
L1121[20:04:23] <greaser|q> easy to detect, bloody hard to actually clean up
L1122[20:05:02] <Izaya> noted
L1123[20:07:38] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L1124[20:07:38] ⇦ Quits: ven000m (~e@149.3.143.68) (*.net *.split)
L1125[20:08:32] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L1126[20:08:32] ⇨ Joins: ven000m (~e@149.3.143.68)
L1127[20:14:48] ⇦ Quits: S3_ (~S3@9600-baud.net) (Remote host closed the connection)
L1128[20:14:48] ⇦ Quits: infina (~infina@9600-baud.net) (Remote host closed the connection)
L1129[20:33:25] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L1130[20:33:25] ⇦ Quits: ven000m (~e@149.3.143.68) (*.net *.split)
L1131[20:43:52] ⇨ Joins: ven000m (~e@149.3.143.68)
L1132[20:45:09] ⇨ Joins: infina (~infina@9600-baud.net)
L1133[20:46:39] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L1134[20:49:13] ⇦ Quits: infina (~infina@9600-baud.net) (Remote host closed the connection)
L1135[20:49:54] ⇦ Parts: dmod (sid32492@2604:8300:100:200b:6667:3:0:7eec) ())
L1136[20:52:41] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L1137[20:57:06] <ping> MrRatermat, vifino, ds84182, someone bought katt a pebble watch :O
L1138[20:58:42] ⇨ Joins: infina (~infina@9600-baud.net)
L1139[20:59:32] <Stary2001> lol pebble
L1140[21:00:19] <Izaya> what can it do
L1141[21:13:29] ⇦ Quits: ven000m (~e@149.3.143.68) (Ping timeout: 195 seconds)
L1142[21:14:44] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1143[21:15:29] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L1144[21:21:38] ⇨ Joins: ven000m (~e@149.3.143.68)
L1145[21:25:27] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L1146[21:29:22] <Sandra> omfg.
L1147[21:29:41] <Sandra> google play have created methods to distribute your apps in space.
L1148[21:35:51] <greaser|q> ok, i think i've managed to refactor OCMIPS, fingers crossed that i've actually done the read/write interface properly
L1149[21:35:58] <greaser|q> basically, i took out the OC-specific shit from the MIPS core
L1150[21:37:03] ⇨ Joins: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com)
L1151[21:37:18] <greaser|q> it's currently downloading the latest OC for 1.7.10 anyway
L1152[21:39:50] <gamax92> #p
L1153[21:39:51] <|0xDEADBEEF|> > 0.48154105699999994 Seconds passed.
L1154[21:40:08] <gamax92> so 20 seconds
L1155[21:40:30] <Mimiru> <@MichiBot> Ping reply from Mimiru 666.0ms
L1156[21:40:32] <Mimiru> fml
L1157[21:40:34] <Mimiru> wooo
L1158[21:43:41] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
L1159[21:56:07] <greaser|q> turns out there's still a few things to iron out with the read/write interface
L1160[21:56:14] <greaser|q> but once this shit is done i'll be able to say it was worth it
L1161[21:56:19] <greaser|q> it was *definitely* l'oreal
L1162[22:11:25] ⇦ Quits: Tedster (~Tedster@host217-43-52-70.range217-43.btcentralplus.com) (Quit: Leaving)
L1163[22:11:38] ⇨ Joins: Tedster (~Tedster@host217-43-52-70.range217-43.btcentralplus.com)
L1164[22:14:39] * Saphire pokes Shuudoushi|Away
L1165[22:14:41] <Saphire> aww
L1166[22:14:51] <Shuudoushi|Away> ?
L1167[22:15:11] <Saphire> \o/
L1168[22:15:19] <Saphire> Shuudoushi|Away: did you got the tell?
L1169[22:15:21] <Saphire> :|
L1170[22:15:40] *** Shuudoushi|Away is now known as Shuudoushi
L1171[22:15:45] <Shuudoushi> boo
L1172[22:15:58] <Saphire> now?
L1173[22:16:01] <Shuudoushi> yep
L1174[22:16:08] <Shuudoushi> it's as it should be...
L1175[22:16:13] <Saphire> ._.
L1176[22:16:31] <gamax92> +_+
L1177[22:16:38] <Shuudoushi> the whole point of having dev and release is to have a public test build
L1178[22:16:41] <gamax92> ...
L1179[22:16:48] <gamax92> Mimiru: what have you done.
L1180[22:16:58] <Shuudoushi> and Mimiru ty
L1181[22:17:01] <Mimiru> gamax92, ...?
L1182[22:17:17] <Saphire> Shuudoushi: uh
L1183[22:17:45] <Shuudoushi> stuff fro dev becomes the stuff in release
L1184[22:17:53] <Saphire> I mean, why some of .dat files are missing in one or another repo?
L1185[22:18:08] <Saphire> because there is a file that is missing in dev but exists in release
L1186[22:18:21] <Shuudoushi> old file in release
L1187[22:18:35] <Saphire> "This branch is 25 commits ahead, 32 commits behind release. " oh
L1188[22:18:37] <Saphire> uh
L1189[22:18:48] <Saphire> your release and dev branches go parallel?
L1190[22:19:04] <Shuudoushi> dev gets merged to release
L1191[22:19:17] <Saphire> Do you ever merge release into dev?
L1192[22:19:20] <Shuudoushi> once dev is deemed to be stable at least
L1193[22:19:22] <greaser|q> ah lovely, one of my masks are completely shot
L1194[22:19:30] <Shuudoushi> only if I break something really bad
L1195[22:19:33] <Saphire> I think you collected bunch of commits that don't exist in dev
L1196[22:19:43] <Shuudoushi> yeah
L1197[22:19:46] <greaser|q> 0xAFBF0084 ends up as 0xAEBE0084
L1198[22:19:47] <Shuudoushi> pull request
L1199[22:20:03] <Shuudoushi> that's the 'behind' commits
L1200[22:20:32] *** rashdanml is now known as rashy
L1201[22:20:48] * Saphire groans
L1202[22:21:08] <Saphire> Good thing i moved that field into more or less separate part of updater..
L1203[22:21:14] <Shuudoushi> I can't be bothered to 'fix' the commit count
L1204[22:21:30] <Kodos> Wish there was a way to lock a malisis' hatch
L1205[22:21:50] <Shuudoushi> Kodos: put a block on top of it?
L1206[22:21:59] <Kodos> Then how the fuck will I get out?
L1207[22:22:01] <Shuudoushi> Mimiru: security hatches, ASAP
L1208[22:22:09] <Shuudoushi> sticky piston
L1209[22:22:12] <Mimiru> Shuudoushi, effort
L1210[22:22:15] <Shuudoushi> XD
L1211[22:22:46] <Mimiru> I'm wondering if I should just move my mod stuff to Gitlab
L1212[22:23:13] * Saphire pokes Shuudoushi
L1213[22:23:26] <Shuudoushi> ?
L1214[22:23:37] <Saphire> http://hastebin.com/mujohobini.lua haven't tested it that much, will fire up MC now
L1215[22:23:52] <Saphire> ...or that emulator
L1216[22:24:02] <Saphire> nah, mc
L1217[22:24:22] <greaser|q> ok, that bug was fixed... turns out you have to cast to int, then mask appropriately BEFORE multiplying by 0x01010101 when writing byte values
L1218[22:24:54] <Saphire> greaser|q: huh?
L1219[22:25:07] <greaser|q> basically, instead of doing this:
L1220[22:25:20] <greaser|q> (0xFF&(int)data8)*0x01010101
L1221[22:25:21] <greaser|q> i was doing this
L1222[22:25:27] <greaser|q> ((byte)data8)*0x01010101
L1223[22:25:33] <greaser|q> (typecast given to clarify the problem)
L1224[22:25:46] ⇦ Quits: Lathanael|Away (~Lathanael@p54960C29.dip0.t-ipconnect.de) (Ping timeout: 190 seconds)
L1225[22:26:28] <greaser|q> ok, i may have fixed that, but i think now i have to fix I/O
L1226[22:27:22] <Saphire> Shuudoushi: how horrible is that code i threw at you? ._.
L1227[22:27:29] <Mimiru> http://michi.pc-logix.com/chrome_2016-04-01_22-27-23.png q_q
L1228[22:27:45] <Shuudoushi> Saphire: ~/SecureOS/<branch>/SecureOS (done this way for better file control as the whole dir from github is put onto the OS floppy for SOS)
L1229[22:27:48] <jhagrid7> Anyone use MineOS?
L1230[22:28:14] <Saphire> Shuudoushi: uh?
L1231[22:28:36] <Shuudoushi> https://github.com/Shuudoushi/SecureOS/tree/dev/SecureOS <-
L1232[22:28:45] <Saphire> jhagrid, you mean that russian one?
L1233[22:28:51] <Saphire> IIRC
L1234[22:28:59] <Shuudoushi> there is a SecureOS directory inside of the repo that's called SecureOS
L1235[22:29:18] <Saphire> Shuudoushi: oh derp
L1236[22:29:22] <jhagrid7> Yeah, trying to make it easier to read in English.
L1237[22:29:29] <Shuudoushi> fixed locally already though lol
L1238[22:29:41] <Saphire> Wait
L1239[22:29:44] <jhagrid7> Or at least uninstall it and play with other OS'
L1240[22:29:56] <Saphire> ...but .dat files are in /
L1241[22:29:59] * Saphire groans
L1242[22:30:18] <Shuudoushi> yes
L1243[22:30:26] <Saphire> ...another special case :|
L1244[22:30:26] <Shuudoushi> keeps them out of the floppy
L1245[22:30:30] <Saphire> great \o/
L1246[22:30:50] ⇨ Joins: Lathanael|Away (~Lathanael@p549601B4.dip0.t-ipconnect.de)
L1247[22:31:16] <Shuudoushi> lol, who doesn't look at a project page before making such a deeply ingrained program XD
L1248[22:31:36] <Shuudoushi> you also forgot a few dat files on line 24
L1249[22:32:22] <Saphire> uh?
L1250[22:32:29] <Saphire> Which? :|
L1251[22:32:31] <Shuudoushi> system and usr
L1252[22:32:42] <Shuudoushi> local simplePackages = {"boot", "lib", "etc", "bin", "sbin", "root", "system", "usr"}
L1253[22:33:00] <jhagrid7> Which time period was OC suppose to be made for?
L1254[22:33:03] <Saphire> ok, added
L1255[22:33:11] <Saphire> jhagrid, what?
L1256[22:33:33] <Saphire> jhagrid, btw, if you'll somehow manage to add anything to MineOS, congrats
L1257[22:33:52] <Shuudoushi> MineOS?
L1258[22:34:05] <Shuudoushi> the linux based MC server OS?
L1259[22:34:40] <jhagrid7> Yea.
L1260[22:34:48] <Shuudoushi> cool
L1261[22:34:53] <Saphire> um?
L1262[22:35:05] <jhagrid7> Sap, I added a code, just couldn't run it, nor understand the error xD
L1263[22:35:14] <Shuudoushi> XD
L1264[22:35:17] <Shuudoushi> afk a min
L1265[22:35:35] <jhagrid7> The worst part is that I need to re-edit my resolution dky though.
L1266[22:35:40] <jhagrid7> dkw*
L1267[22:37:03] <Saphire> i'm completely confused
L1268[22:37:44] <KittyKath> jhagrid, go with pure Linux. Way less confusing and very much better documented
L1269[22:37:48] <Saphire> Are you talking about OpenComputers OS or real world OS?
L1270[22:38:17] <Shuudoushi> Saphire: this isn't Java for some form of C... if (package.checkVersion == false) then
L1271[22:39:15] <Shuudoushi> s/for/or
L1272[22:39:17] <MichiBot> <Shuudoushi> Saphire: this isn't Java or some form of C... if (package.checkVersion == false) then
L1273[22:39:44] <Saphire> Um
L1274[22:39:51] <Saphire> What's wrong with that one?
L1275[22:40:12] <Shuudoushi> it'll explode
L1276[22:40:20] <Saphire> Hm?
L1277[22:40:24] <Shuudoushi> if package.checkVersion == false then <- Lua
L1278[22:40:41] <Saphire> %g a
L1279[22:40:41] <MichiBot> Saphire: http://www.amazon.com/ - Amazon.com: Online Shopping for Electronics, Apparel, Computers ...: "Self-Discipline: Self-Discipline of a Spartan: Gain Incredible Self-Confidence. 3.
L1280[22:40:49] <Saphire> gah, always forget the prefix..
L1281[22:40:58] <Saphire> %lua return (1 == 1)
L1282[22:40:59] <Shuudoushi> lulz
L1283[22:41:02] <Saphire> ugh
L1284[22:41:10] <jhagrid7> KittyKath: What do you mean?
L1285[22:41:29] <Saphire> Shuudoushi: how it will explode?
L1286[22:41:43] <KittyKath> jhagrid MineOS
L1287[22:41:58] <greaser|q> could possibly be ruby rather than lua
L1288[22:42:03] <Mimiru> MichiBot, doesn't have lua, |0xDEADBEEF| does.... #lua
L1289[22:42:06] <Shuudoushi> #lua return (1 == 1)
L1290[22:42:06] <|0xDEADBEEF|> > true
L1291[22:42:15] <jhagrid7> KittyKath: How do I get pure linux?
L1292[22:42:42] <Shuudoushi> that would normally error out in OC, did something change?
L1293[22:43:08] <Saphire> wha?
L1294[22:43:12] <Saphire> Why would it be an error?
L1295[22:43:13] <KittyKath> jhagrid, ... That really depends on your setup. For that general of a question; You download it from the internet
L1296[22:43:23] <Saphire> #lua return (not true == true)
L1297[22:43:24] <|0xDEADBEEF|> > false
L1298[22:43:28] <Saphire> hm
L1299[22:43:32] <jhagrid7> OC setup correct?
L1300[22:43:37] <Saphire> #lua return (not true == false)
L1301[22:43:37] <|0xDEADBEEF|> > true
L1302[22:43:38] <Shuudoushi> ah, there we go ^
L1303[22:43:52] <Saphire> eh, i'm confused on where the "not" goes to >_>
L1304[22:44:01] <Shuudoushi> wrong chan altogether -_-
L1305[22:44:22] <Shuudoushi> #lua return not (true == false)
L1306[22:44:22] <|0xDEADBEEF|> > true
L1307[22:44:32] <Shuudoushi> that must have been fixed
L1308[22:44:44] * Shuudoushi shrugs.
L1309[22:45:16] <jhagrid7> KittyKath: My OC setup?
L1310[22:45:38] <KittyKath> No, your minecraft server setup
L1311[22:46:02] <Shuudoushi> right, I have to bury my face back into a helms manual now
L1312[22:46:02] <jhagrid7> Oh, not too sure then, it's Maj's server he pays for and stuff.
L1313[22:47:09] <greaser|q> oh shit i got it working
L1314[22:48:19] <KittyKath> Oh. Well then nevermind
L1315[22:49:41] <gamax92> #lua string.format("%s ate a sandwich.", nick)
L1316[22:49:41] <|0xDEADBEEF|> > gamax92 ate a sandwich.
L1317[22:50:14] <gamax92> #lua string.format("%s ate a sandwich.", "Fuck, I")
L1318[22:50:14] <|0xDEADBEEF|> > Fuck, I ate a sandwich.
L1319[22:56:19] <Saphire> Shuudoushi: fixed few small bugs, now it updates \o/
L1320[22:56:47] <Shuudoushi> woot
L1321[22:57:03] <Saphire> Maybe i should add some eye candy >_>
L1322[22:57:21] <Shuudoushi> like what?
L1323[22:57:41] <Saphire> like saying how many files are left
L1324[22:57:53] <greaser|q> anyway, getting close: https://i.imgur.com/CNdbOmV.png
L1325[22:57:56] <Shuudoushi> loading bar as well maybe?
L1326[22:58:16] <greaser|q> by getting close i mean i'm close to getting back to where i was before i tried moving my toolchain to musl
L1327[22:58:42] <Shuudoushi> I'll add a request prompt for restarting or staying is shell if a reboot is needed
L1328[22:58:50] <Shuudoushi> later*
L1329[22:59:03] <greaser|q> oh good linux still boots
L1330[22:59:19] <Saphire> O.o
L1331[22:59:22] <Saphire> linux
L1332[22:59:24] <Saphire> in oc
L1333[22:59:29] * Saphire tackle-hugs greaser|q
L1334[23:00:17] <greaser|q> i was working on it around the start of march and because of the april fools shenanigans i thought i'd post it here just to try and make people think it was fake: https://www.reddit.com/r/feedthebeast/comments/4cu1sc/got_linux_working_on_opencomputers/
L1335[23:00:35] <greaser|q> atm though the priority is get lua + mocha working again
L1336[23:00:38] * Saphire pokes Shuudoushi
L1337[23:00:46] <Saphire> Shuudoushi: what to do with auth?
L1338[23:00:57] <Saphire> Because that updater is used in installer, right?
L1339[23:00:58] <greaser|q> (mocha is the nanokernel i use to provide virtual memory services and basic syscalls)
L1340[23:01:47] <Shuudoushi> the installer takes the required steps to make sure that root perms are there and adds the proper libs first
L1341[23:02:00] <Saphire> olololololo
L1342[23:02:03] <Saphire> those comments
L1343[23:02:06] <Saphire> hilarious
L1344[23:02:31] <Shuudoushi> though, it is a bit broken since 0.71 changed a lot of stuff...
L1345[23:05:52] <Saphire> Shuudoushi: installer doesn't loads auth lib
L1346[23:06:15] <Shuudoushi> like I said, broken
L1347[23:06:39] <Izaya> yay, got balsa set up for gpg
L1348[23:07:27] <greaser|q> http://webmshare.com/oKBEY <-- proof
L1349[23:08:10] <greaser|q> it doesn't show the fact that the console scrolls, but it does scroll
L1350[23:08:20] <greaser|q> ...when there's enough stuff to print, that is
L1351[23:08:37] <Saphire> You cut it of on the most interesting part!
L1352[23:08:39] <Saphire> How dare you!
L1353[23:08:44] <Saphire> jk
L1354[23:09:33] * Saphire pokes Shuudoushi
L1355[23:09:43] <Saphire> So.. can i do a pull request?
L1356[23:09:49] <Saphire> Though, what do i do with auth? :|
L1357[23:09:53] <Shuudoushi> sure
L1358[23:10:03] <greaser|q> i cut it when i did because absolutely nothing happens after that point
L1359[23:10:06] <Saphire> it has "isRoot" at the beginning
L1360[23:10:13] <Shuudoushi> I'll fix the installer in a bit
L1361[23:10:27] <Saphire> Shuudoushi: ok, i'll put the "isRoot" block back
L1362[23:10:31] <Saphire> i commented it out
L1363[23:13:36] <Saphire> Shuudoushi: sec, gonna add error messages..
L1364[23:16:19] <Sandra> I'm /very slowly/ working on the most insane OC program ever.
L1365[23:16:40] <Sandra> actually, considering this mod's base, it's probably not the /most/ insane.
L1366[23:17:21] <Izaya> What will it do?
L1367[23:17:46] <Sandra> be a more complicated and more powerful version of AE.
L1368[23:17:58] <Izaya> o.O
L1369[23:17:58] ⇨ Joins: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl)
L1370[23:18:12] <Sandra> (by that I mean AE crafting.)
L1371[23:18:37] <Sandra> and it'd be compatible with AE for storage.
L1372[23:18:59] <jhagrid7> Complicated vs powerfull, bring it on!
L1373[23:19:08] <Sandra> :P
L1374[23:19:39] <Sandra> the idea is that it's a fully modular way to perform crafting and automation of /anything/.
L1375[23:19:57] <Saphire> Sandra: i had such idea but never considered implementing
L1376[23:20:04] * Saphire praises Sandra
L1377[23:20:38] <Saphire> Sandra: will it have simple GUI? :D
L1378[23:20:40] <Sandra> eheheheh it's a veeeeeeery slow progress when I feel like it, because I am slow.
L1379[23:21:05] <Sandra> Saphire, considering the fact that it's completely modular, it can have as simple or as complex gui as anyone wants.
L1380[23:21:30] <Sandra> it kinda needs to be modular to fit in the limitations of OC.
L1381[23:21:50] <Sandra> if a single computer was to handle it, it'd run out of ram like BAM.
L1382[23:22:16] <Saphire> O.o
L1383[23:22:31] <Saphire> You mean it uses a bunch of computers interconnected with each other?
L1384[23:22:35] <Sandra> yeah.
L1385[23:22:42] <Saphire> inb4 someone making a world-eater module for that
L1386[23:22:55] <Sandra> that's the best way I can think of to make it work.
L1387[23:25:51] <Sandra> this is p much all I have so far, and it may be completely inaccurate to the final product. https://gist.github.com/gjgfuj/405c3f3fed0976f38cb7177a44116ddf
L1388[23:26:24] <Sandra> but yeah, theoretically, it should be completely possible to do with OC.
L1389[23:27:35] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: I am a bree, AMA (when i return~))
L1390[23:28:01] <greaser|q> Sandra: use OCMIPS and a VM swap system and you'll hopefully have enough RAM
L1391[23:28:55] <Sandra> greaser|q, I don't want it all running on one computer anyway, probably too slow.
L1392[23:29:13] <greaser|q> once again, lua atop mocha booting off a floppy disk took 19 minutes
L1393[23:29:20] <greaser|q> with 192KB of RAM
L1394[23:29:25] <greaser|q> with sufficient RAM, about 6 seconds
L1395[23:29:46] <Sandra> and besides, the distributed nature is a lot simpler to code each part and make modular.
L1396[23:29:59] <greaser|q> yeah fair enough
L1397[23:30:13] <greaser|q> just be wary that you will probably not be using OpenOS but rather bare metal
L1398[23:30:23] <greaser|q> and T1 sticks should be fine for it
L1399[23:31:33] <Sandra> i mean, I'll probably use OpenOS for the main server and the interface server, because a couple of pricy bits in the simpler thing should be simple enough.
L1400[23:33:12] <jhagrid7> Like this OS? https://oc.cil.li/index.php?/topic/202-minios/
L1401[23:38:52] <greaser|q> the only reason lua boots off a 192KB stick of ram in ocmips is because i have a nanokernel to constantly load parts of the program off the disk into memory
L1402[23:39:03] <greaser|q> if i don't use the nanokernel, of course the damn thing crashes
L1403[23:42:25] <jhagrid7> There are OS' that use even less RAM
L1404[23:42:59] <Shuudoushi> http://fbcdn-photos-g-a.akamaihd.net/hphotos-ak-xfa1/v/t1.0-0/s526x395/12932614_1087584011309096_4318285142877300249_n.jpg?oh=4fa051fcf645794704a013bffa74440d&oe=57BCD7F0&__gda__=1467905915_680487ee6d955dffb7b58c49ec7e42d6
L1405[23:43:14] <Kodos> Bleh, logos are hard to make
L1406[23:44:34] * Shuudoushi just remembered that he was going to look into making a swap partition thing...
L1407[23:44:47] <Shuudoushi> like two days ago >.>
L1408[23:46:49] <Saphire> greaser|q: will there be access to low-level from lua?
L1409[23:46:55] * Saphire whistles innocently
L1410[23:58:54] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Remote host closed the connection)
L1411[23:59:59] ⇦ Quits: Corded (discord@2607:5300:60:51da::c0f:fee) (Remote host closed the connection)
<<Prev Next>> Scroll to Top