<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:04:39] ***
LordFokas is now known as LordFokas|off
L2[00:05:39] <Techokami> with the Chunk
Loader upgrade in a robot, you won't need a separate chunkloader
mod? :O GOOD
L3[00:06:07] <Kodos> Just park a charger and
achunkbot
L4[00:06:09] <Kodos> Voila
L5[00:06:27] <Techokami> amazing :D
L6[00:07:05] <Altenius> .w component
L8[00:07:37] <Altenius> .w sh.execute
L9[00:07:37] <^v> Altenius, Not found.
L10[00:07:42] <Altenius> .w
shell.execute
L11[00:07:42] <^v> Altenius,
shell.execute(command: string, env: table[, ...]):boolean ... Runs
the specified command. This runs the default shell (see
os.getenv("SHELL")) and passes the command to it. env is
the environment table to use for the shell.
L12[00:07:45] ⇨
Joins: mfran2016_ (webchat@70.39.12.8)
L13[00:07:50] <mfran2016_> hey guys
L14[00:07:56] <Altenius> hey.
L15[00:08:15] <mfran2016_> Hey I was
wondering if anyone has made an irc client for open computers
L16[00:08:34] <Altenius> yes
L17[00:08:41] <Altenius> It's built
in
L18[00:08:46] <Altenius> .w shell
L20[00:08:48] <mfran2016_> really
L21[00:08:52] <mfran2016_> cool
L22[00:09:18] <Michiyo> Well it's a loot
disk
L23[00:09:25] <Michiyo>
"OpenIRC"
L24[00:09:32] <mfran2016_> okay
thanks!
L25[00:09:42] <Michiyo> You can also get it
from the creative menu
L26[00:09:50] ⇨
Joins: TangentDelta_ (~PewNaN@63.143.24.24)
L27[00:09:57] <mfran2016_> by the way, is
there any way to do graphics besides set space characters?
L28[00:10:07] <mfran2016_> I know
computercraft has paintutils
L29[00:10:14] ***
TangentDelta is now known as Guest81143
L30[00:10:14] ⇦
Quits: Guest81143 (~PewNaN@63.143.24.24) (Killed (warden.esper.net
(Nickname regained by services)))
L31[00:10:14] ***
TangentDelta_ is now known as TangentDelta
L32[00:10:22] <Altenius> gpu.fill(x, y, w,
h, "a")
L33[00:10:28] <Altenius> That would fill an
area with "a"
L34[00:10:41] <mfran2016_> okay thanks I
forgot about the gpu api
L35[00:11:09] <mfran2016_> sorry I just
started the switch between CC and oC
L37[00:11:16] <v^> .w gpu
L39[00:11:32] <Techokami> welcome to OC,
mfran2016_ :)
L40[00:11:35] <v^> is not an API
L41[00:11:39] <Altenius> .w api
L43[00:11:40] <mfran2016_> thanks
L44[00:11:40] <v^> its a component
L45[00:11:46] <v^> .require gpu
L46[00:11:46] <^v> v^, local
component=require("component") local
gpu=component.gpu
L47[00:11:57] <mfran2016_> yeah, what
exactly is the difference?
L48[00:12:02] <mfran2016_> just
wondering
L49[00:12:09] <v^> local
api=require("api")
L50[00:12:22] <mfran2016_> besides
that
L51[00:12:31] ⇦
Quits: Techokami
(~Techokami@pool-173-48-10-197.bstnma.east.verizon.net) (Quit:
Leaving)
L52[00:12:31] <v^> there can be multiple
components
L53[00:12:32] <mfran2016_> if we wanted to
get technical
L54[00:12:36] <mfran2016_> okay
thanks
L55[00:12:41] <mfran2016_> just
curious
L56[00:12:41] <Altenius> How does your bot
read the wiki? patterns?
L57[00:12:49] <v^> its hard coded
L58[00:12:52] <Altenius> .w component
L60[00:12:55] <v^> i just have to update
it
L61[00:12:55] <Altenius> oh
L62[00:13:05] <Altenius> .w
components
L64[00:13:43] <Altenius> .lua
print("a")
L65[00:13:43] <^v> Altenius, a | nil
L67[00:13:48] <v^> please dont spam
L68[00:13:51] <v^> do it in a pm
L69[00:14:00] <mfran2016_> whats
besh?
L71[00:14:16] <v^> its a loot disk,
apparently a better command line
L72[00:14:22] <mfran2016_> ooo
L73[00:14:46] <mfran2016_> I think it would
be cool if someone wrote a library making OC backwards compatible
with CC programs
L74[00:15:02] <Altenius> It would be very
possible
L75[00:15:04] <Altenius> But OC is too
slow
L76[00:15:09] <v^> OC isnt slow
L77[00:15:10] <Altenius> way too slow
L78[00:15:13] <Altenius> yes it is
L79[00:15:16] <v^> its faster than CC
L80[00:15:22] <Altenius> not
graphics-wie
L81[00:15:27] <v^> gpu is just slowed
down
L82[00:15:32] <Altenius> yeah
L83[00:15:34] <Altenius> It's
horrible
L84[00:15:39] <v^> slap Sangar for it
L85[00:15:49] <Altenius> .slap Sangar
L86[00:15:50] * ^v
slaps Sangar
L87[00:15:52] <mfran2016_> question I just
got then when trying to run besh
L88[00:16:01] <mfran2016_> bad argument #1
(string expected, got nil)
L89[00:16:06] <mfran2016_> an idea?
L90[00:16:10] <mfran2016_> line 384
L91[00:16:14] <v^> i havent used besh so
idk
L92[00:16:29] <mfran2016_> hrm
L93[00:16:48] <mfran2016_> btw how do i fix
text looking weird after resolution change?
L94[00:17:02] <Altenius> .git
L96[00:17:16] <Altenius> Is your bot
written in Lua
L98[00:17:24] <mfran2016_> cool
L99[00:17:57] <v^> mfran2016_, if the text
is scaling reduce the resolution
L100[00:18:21] <mfran2016_> wait
what?
L101[00:18:33] <v^> maximum size for a T3
is usually bigger than peoples screens can handle
L102[00:18:46] <v^> what did you do?
L103[00:18:47] <mfran2016_> ah
L104[00:19:06] <mfran2016_> i just have
teir 3 xD i usually change it to 51x19 and that fixes it
L106[00:19:22] <mfran2016_> but if i even
go to 102x38 it doesn't look as good
L107[00:19:46] <mfran2016_> I mean it's
okay but not great
L108[00:19:52] <mfran2016_> I think I
understand now
L109[00:20:09] <mfran2016_> do you know
what the main reason for switching to OC was
L110[00:20:27] <Michiyo> Bundled cable
support? lol
L111[00:20:28] <v^> OC is better :3
L112[00:20:37] <Michiyo> Cause that was my
first reason :p
L113[00:20:39] <mfran2016_> the files
actually have an extension so i can set the file type with sublime
text XD
L114[00:20:47] <mfran2016_> that was my
main reason
L115[00:20:48] <v^> np++ ftw
L116[00:20:56] <mfran2016_> I do like
np++
L117[00:20:56] <v^> you can set
language
L118[00:21:02] <mfran2016_> but i like
sublime better
L119[00:21:08] <mfran2016_> you can also
in sublime
L120[00:21:28] <mfran2016_> anyways, then
i saw you can change resolution and i was like :O
L121[00:21:47] <Altenius> .lua for i,v in
pairs(os) do print(i) end
L122[00:21:47] <^v> Altenius, time |
difftime | date | clock | nil
L123[00:21:59] <Altenius> Is ^v
sandboxed?
L124[00:22:15] <mfran2016_> :O
L125[00:22:17] <mfran2016_> .lua?
L126[00:22:26] <mfran2016_> .lua
print("hey")
L127[00:22:26] <^v> mfran2016_, hey |
nil
L128[00:22:32] <mfran2016_> omfg
amazing
L129[00:22:42] <v^> Altenius, ofc it
is
L130[00:23:10] <Altenius> .lua for i,v in
pairs(io) do print(i) end
L131[00:23:11] <^v> Altenius, write |
nil
L134[00:23:24] <mfran2016_> so ^v is the
bot and v^ is the person
L137[00:24:20] <v^> also has .lua51 and
.lua53
L138[00:24:23] <mfran2016_> .openirc
L139[00:24:32] <mfran2016_> how does one
use openirc?
L140[00:24:40] <mfran2016_> and can you
only monitor?
L141[00:24:42] <Altenius> .lua51
print("hello")
L142[00:24:43] <^v> Altenius, hello |
nil
L143[00:24:46] <Altenius> .lua53
print("hello")
L144[00:24:46] <^v> Altenius, hello |
nil
L145[00:24:47] <v^> should be self
explanitory
L146[00:25:00] <Michiyo> type openirc,
it'll tell you the usage
L147[00:25:01] <Michiyo> and no
L148[00:25:07] <mfran2016_> i connected to
espernet but i dont know how to set the cannel
L149[00:25:07] <Michiyo> it's fully
interactive
L150[00:25:13] <Michiyo> /join
#channel
L151[00:25:14] <Altenius> type /join
#oc
L152[00:25:28] <mfran2016_> i can't type
though it just say Welcome to openIRC
L153[00:25:37] <Michiyo> then you've done
something wrong :p
L154[00:25:45] <mfran2016_> i broke it
:(
L155[00:26:00] <v^> screenie?
L157[00:26:22] <mfran2016_> what port do i
use?
L159[00:26:41] <Altenius> .echo
hello
L160[00:26:41] <^v> Altenius, hello
L161[00:26:52] <mfran2016_> .echo is
cool
L162[00:26:52] <^v> mfran2016_, is
cool
L163[00:26:56] <mfran2016_> .print
work?
L164[00:26:59] <mfran2016_> nope
L165[00:27:03] <JoshTheEnder> dont spam
the bots....
L166[00:27:08] <JoshTheEnder> *bot
L167[00:27:08] <mfran2016_> sorry
L168[00:27:20] <Altenius> .commands
L169[00:27:21]
⇨ Joins: Michi|IG (~michi|ig@64.237.32.243)
L172[00:27:40] <Michi|IG> o/
L174[00:28:03] <Michiyo> irc.lua Michi|IG
irc.esper.net:6667
L175[00:28:06] <Michiyo> then /join
#Oc
L176[00:28:15] <Michiyo> not even sure you
need the port..
L177[00:28:20] <Michiyo> but I included
it
L178[00:28:22] <mfran2016_> i think i got
it working
L179[00:28:39]
⇨ Joins: mfransbot (~mfransbot@69.175.5.194)
L180[00:28:39] <EnderBot> !kick mfransbot
Your owner does not have permission to bring you here.
L181[00:28:39] ***
mfransbot was kicked by zsh ((EnderBot (JoshTheEnder)) Your owner
does not have permission to bring you here.))
L182[00:28:45] <mfran2016_> okay
then
L183[00:28:48] <mfran2016_> lol it
works
L184[00:28:58] <Kenny> all you need to
type is openirc <nick> it defaults to esper net
L185[00:29:17] <mfran2016_> i only have
irc not openirc
L186[00:29:21] <mfran2016_> older
version?
L187[00:29:24] <Michi|IG> irc is
openirc
L189[00:29:30] <mfran2016_> well i got it
working anyways xD
L190[00:29:44] <Altenius> don't include
bot in your name
L191[00:29:49] <Kenny> filename shortened
for typing hehe
L192[00:29:50] <mfran2016_> lol
L193[00:30:01] <JoshTheEnder> it's called
OpenIRC but the main program is just irc (or irc.lua)
L195[00:30:27] <Altenius> Isn't that
slow?
L196[00:30:42] <gamax92> Altenius:
what?
L197[00:30:44] <Michi|IG> Isn't what
slow?
L198[00:30:59] <Altenius> LuaIDE on
OC
L199[00:31:03] <mfran2016_> okay so i have
forgeirc and when i talk it's not showing up on the screen
L200[00:31:07] <gamax92> Altenius: please
don't tell me you already ported this.
L201[00:31:24] <Kenny> gamax92, is that a
port of LuaIDE?
L202[00:31:25] <mfran2016_> I would love
you if you did
L203[00:31:25] <Altenius> no, I ported my
editor (Which is extremely efficient on drawing)
L204[00:31:33] <Altenius> And it's
slow
L205[00:31:38] <gamax92> yeah luaide is
really bad, at drawing
L206[00:31:40] <gamax92> also brb
food
L207[00:32:02] <Kenny> Altenius, can i get
a link to it?
L208[00:32:11] <mfran2016_> anyone know
yet?
L209[00:32:27] <Altenius> Kenny, I'll try
and dig it up
L210[00:32:36] <JoshTheEnder> mfran2016_,
maybe because your 'got' got kicked?
L211[00:32:49] <mfran2016_> thanks
kenny
L212[00:32:57] <mfran2016_> no josh, I'm
on my private channel
L213[00:33:02] <mfran2016_> I'm going to
go trouble shoot
L214[00:33:03] <JoshTheEnder> ohh, then
idk
L215[00:33:19] <mfran2016_> troubleshoot,
trouble shoot?
L216[00:34:00] <Kenny> either way
actually
L218[00:34:46] <Altenius> I haven't
testing it much
L219[00:35:03] <mfran2016_> okay i found
there error
L220[00:35:12] <mfran2016_> I think i nick
served my name so it no work
L221[00:35:21] <mfran2016_> Man i'm a
genous
L222[00:36:35] <Kenny> ty Altenius
L223[00:36:43] <Altenius> np Kenny
L224[00:36:50] <JoshTheEnder> registering
with nickserv should not affect the messages getting through
(unless blocked by a set flag)
L225[00:38:12] ⇦
Quits: mfran2016_ (webchat@70.39.12.8) (Quit: Web client
closed)
L226[00:39:22] ⇦
Quits: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Remote host
closed the connection)
L227[00:39:44] <v^> Altenius, bots arent
allowed in #computercraft
L228[00:39:56] <v^> you will prolly be
banned if you bring one again
L229[00:40:06] <Altenius> I don't use
#computercraft
L230[00:40:32] <v^> in other news
L231[00:40:35] <v^> .openprg
L233[00:40:53] <v^> doesnt show which ones
were updated, but still works
L234[00:41:07]
⇨ Joins: mfran2016 (webchat@70.39.12.8)
L235[00:41:15] <mfran2016> I'm back
L236[00:41:17] ***
Cazzar is now known as Cazzar|Away
L237[00:41:36] <mfran2016> good thing i
read the rules
L238[00:42:03] <mfran2016> whats
saslserv?
L239[00:42:16] <Altenius> v^, will you add
Altenius-Programs ?
L240[00:42:40] ***
justastranger is now known as justastranger|zzz
L241[00:44:20] ⇦
Quits: mfran2016 (webchat@70.39.12.8) (Quit: Web client
closed)
L242[00:44:28] <gamax92> bark
L243[00:46:13] ***
justastranger|zzz is now known as justastranger
L244[00:50:27]
⇨ Joins: mfran2016_ (webchat@70.39.12.8)
L245[00:50:34] <mfran2016_> hey guys
L246[00:51:14] <mfran2016_> I'm looking
for a shell that looks like CC know where i can find it (I like
know my current dir)
L247[00:51:35] <Altenius> Updgrade to OC
1.3
L248[00:51:42] <mfran2016_> okay
thanks
L249[00:51:50] <mfran2016_> just have to
update the modpack :(
L250[00:51:51] <Altenius> .j
L252[00:51:59] <gamax92> mfran2016_: set
PS1='$PWD# '
L253[00:52:03] <gamax92> run that at
shell
L254[00:54:35] <mfran2016_> so like
"set PS1=$bob#' ' if i want my password to be bob?
L255[00:55:14] ⇦
Quits: Altenius (~Altenius4@199.193.183.1) (Quit:
Leaving)
L256[00:55:42] <Michiyo> $PWD isn't
password.
L257[00:55:49] <mfran2016_> what is
it?
L258[00:56:00] <Michiyo> Pritn Working
Directory? IDK for sure, but it aint password.
L259[00:56:05] <Michiyo> Print*
L260[00:56:09] <mfran2016_> lok okay
thanks
L261[00:56:36] <Kenny> Primary Working
Drive?
L262[00:56:39] <mfran2016_> awesome
thanks
L263[00:56:43] <Michiyo> Kenny, :P
L264[00:57:20] <Michiyo> pwd prints the
full pathname of the current working directory.
L265[00:57:26] <Michiyo> so yeah print
working directory :p
L266[00:57:32] <Kenny> you just caused me
light my special cigarette at both ends :P
L267[00:57:38] <mfran2016_> mind if i
connect to this using openirc?
L268[00:57:47] <mfran2016_> it's username
is call mfran2016
L269[00:57:57] <Kenny> join in here if you
want, it's no prob
L270[00:57:58] <mfran2016_> or mfran
L271[00:59:13] <mfran2016_> be back in a
bit
L272[00:59:19] ⇦
Quits: mfran2016_ (webchat@70.39.12.8) (Quit: Web client
closed)
L273[01:00:47]
⇨ Joins: mfran (~mfran@69.175.5.194)
L274[01:00:50] <mfran> hey guys
L275[01:01:36] <gamax92> yoooo
L276[01:01:39] <mfran> i might not be on
all the time i'm playing on my server
L277[01:02:20] <Michiyo> Well, remember if
the chunk the computer is in unloads, the computer will
disconnect
L278[01:02:54] <mfran> oh really
L279[01:03:02] <mfran> it's okay i have a
spot loader xD
L280[01:03:07] ***
Nentify is now known as Nentify|away
L281[01:05:26] <mfran> doesn't oc have
something like the pocket computer?
L282[01:06:10] <Michiyo> closest is the
server remote terminal
L283[01:07:21] <mfran> oh yeah, i remember
seeing that in a videa
L284[01:07:25] <mfran> video*
L285[01:07:58] <mfran> oh and btw how
would i do a tab type thing?
L286[01:08:15] <mfran> since i want
multiple ircs running right now xD
L287[01:11:07] <justastranger> hmm
L288[01:11:37] <mfran> that would be
cool
L289[01:11:47] <mfran> I haven't see much
gui stuff with oc yet
L290[01:12:10] <Kenny> you haven't looked
at my programs :P
L291[01:17:44] ***
Kenny is now known as Kenny|AFK
L292[01:18:43] <gamax92> Kenny|AFK: do you
use the gui characters?
L293[01:19:34] <gamax92> the one time he's
actually afk
L294[01:30:46] <gamax92> Michiyo: space
invaders for oc?
L295[01:31:15] <Michiyo> umm..ok
L297[01:32:27] <gamax92> v^: what?
L300[01:32:37] <v^> not what
L301[01:32:37] <gamax92> wat about
wat
L302[01:34:41] <mfran> hey kenny could i
see your gui stuff?
L303[01:34:56] <gamax92> kenny is
afk
L304[01:34:58] <mfran> I need a graphical
os
L305[01:35:02] <mfran> awwww
L306[01:35:15] <gamax92> why do you need a
graphical os?
L307[01:35:32] <mfran> okay grammer
correction: I want a graphical os
L309[01:35:45] <Michiyo> make sure you
have a internet card in the computer..
L310[01:36:00] <mfran> okay thanks
L311[01:36:10] <mfran> its funny cause i'm
talking from my computer
L312[01:36:18] <mfran> wget
L313[01:36:23] <Michiyo> Sure.. but you
can't do it while in IRC...
L314[01:36:24] <mfran> woops
L315[01:36:29] <mfran> yep xD
L316[01:37:15] <mfran> cya guys
L317[01:37:17] <mfran> be back soon
L318[01:37:24] <mfran> how do i exit?
xD
L319[01:37:27] ⇦
Quits: mfran (~mfran@69.175.5.194) (Quit: mfran)
L320[01:43:29] <v^> mom always fucking
drunk
L321[01:43:52] <v^> i want to call cps so
badly
L322[01:46:36] ⇦
Quits: Rokmonkey (~Rokmonkey@c-76-28-44-57.hsd1.ct.comcast.net)
(Quit: HydraIRC -> http://www.hydrairc.com <- The
alternative IRC client)
L324[01:58:37] <Michiyo> Nice..
L325[01:59:09] <Kodos> 1.3 only I'm
guessing?
L326[01:59:17] <gamax92> this would work
in 1.2
L327[01:59:41] <gamax92> it'll just have
fugly colors
L328[02:01:26] <v^> that gray
L329[02:04:32] <gamax92> v^: what about
it?
L330[02:04:57] <v^> palletes ftw.
L331[02:06:59] <Kodos> I like the grey,
helps me see the game part of the screen
L332[02:15:21] <Kodos> I'm going to design
a 'Hall of Fame'
L333[02:15:28] <Kodos> And I'm putting
statues of everyone I know in it
L335[02:15:37] <v^> Kodos, i made a CC
hall of shame
L338[02:16:18] <v^> creep
L339[02:16:22] <Kodos> lol
L340[02:20:20] <Kodos> Hmm, this mod has
display cases too
L341[02:20:26] <Kodos> Maybe I'll make a
full fledged museum
L342[02:21:51]
⇨ Joins: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com)
L343[02:21:51]
zsh sets mode: +o on SpiritedDusty
L344[02:24:37] <Kodos> Someone ACTUALLY
has the minecraft name 'Herpaderpicus'
L347[02:25:53] <v^> i am getting exploits
daily
L348[02:47:00] ⇦
Quits: TangentDelta (~PewNaN@63.143.24.24) (Read error: Connection
reset by peer)
L349[02:51:22] <Kodos> How do I make
io.read() hide my text as asterisks
L350[02:52:10] <Michiyo> erm.. hmm
L351[02:52:39] <Michiyo> in cc it was
something like io.read("*") lol
L352[02:52:43] <Michiyo> no clue if that
works in OC
L353[02:54:04] <Kodos> It's even more
important on OC, since the text you enter actually appears onscreen
inworld
L354[02:54:06]
⇨ Joins: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L355[02:57:18] <v^> just modify it
.-.
L356[02:58:27]
⇨ Joins: MrEldritch
(webchat@97-71-74-106.res.bhn.net)
L357[02:58:32] <MrEldritch> Hello!
L358[02:58:58] <MrEldritch> This is
probably a dumb question, but I can't actually get the screen to
clear properly.
L359[02:59:43] <MrEldritch> term.clear()
just gets me /tmp/test.lua:1: attempt to index global 'term' (a nil
value)
L360[03:00:20] <MrEldritch> Since I've
looked through the documentation and term.clear() is apparently the
correct way to clear the screen, I find this quite puzzling.
L361[03:00:24] <MrEldritch> What am I
doing wrong?
L362[03:00:37] <Michiyo> term =
require("term")
L363[03:00:37] <gamax92> MrEldritch: none
of the apis are there by default, you have to make your program get
them
L364[03:00:40] <Michiyo>
term.clear()
L365[03:00:41] <Michiyo> IIRC
L366[03:00:45] <gamax92> what Michiyo has
said is correct
L367[03:01:08] <MrEldritch> Ahh, OK. I
forgot I needed to call the APIs.
L368[03:01:13] <MrEldritch> My
apologies!
L369[03:01:19] <Michiyo> :D
L370[03:01:20] <gamax92> well, rather
retrieve, but yes.
L371[03:01:32] <MrEldritch> Love the mod,
by the way. Never really got into ComputerCraft, but something
about OpenComputers has really caught my interest.
L372[03:02:15]
⇨ Joins: mfran2016_ (webchat@70.39.12.8)
L373[03:02:21] <mfran2016_> hey guys
L374[03:03:27] <MrEldritch> Hello!
L375[03:03:46] <mfran2016_> idk why my
robot isn't chargin :(
L376[03:04:33] <mfran2016_> help please
:(
L377[03:04:47] <mfran2016_> my setup
is
L378[03:05:01] <mfran2016_> generator next
to converter next to copacitor next to robot
L379[03:05:07] <mfran2016_> is that
wrong?
L380[03:05:47] <MrEldritch> I think
there's actually a specific robot Charging Station.
L381[03:06:03] <natedogith1> does anyone
know if there's a reason why component.proxy is defined in the
kernel and component.methods isn't open to us?
L382[03:06:42] <mfran2016_> not special
charger
L383[03:07:19] <MrEldritch> Oh, then
what's the Charger block for?
L384[03:07:20] <mfran2016_> okay it
charges the capaciter...
L385[03:07:33] <mfran2016_> wait
L386[03:07:39] <MrEldritch> tI just
checked NEI and it says it's for transferring energy from
capacitors to robots.
L387[03:07:40] <mfran2016_> what do i need
to install with my charger?
L388[03:07:59] <mfran2016_> i mean
robot
L389[03:08:40] <MrEldritch> There's a
block called a Charger which says it "transfers energy from
capacitors to adjacent robots
L390[03:08:56] <MrEldritch> You probably
need to have one of those between your capacitor and your robot to
charge it.
L391[03:09:02] <mfran2016_> right
L392[03:09:05] <mfran2016_> thats what i
have
L393[03:09:09] <mfran2016_> do i need a
cpu?
L394[03:09:39] <gamax92> natedogith1: why
do you want component.methods
L395[03:09:48] <mfran2016_> idk :( i'm a
noob
L396[03:09:55] <mfran2016_> all ik is it's
not chargin xD
L397[03:10:10] <mfran2016_> to youtube i
go
L398[03:10:30] <Kodos> Left to right your
setup should be > Some sort of power source > converter >
capacitor > charger > robot
L399[03:10:54] <mfran2016_> thats what i
have
L400[03:11:05] <Kodos> Are you applying
redstone to the charger?
L401[03:11:08] <Kodos> Because it says in
the tooltip to
L402[03:11:16] <mfran2016_> nope i forgot
just remembered xD
L403[03:12:02] <mfran2016_> yay work
L404[03:12:03] <Kodos> Might be
interesting to see a robot with a redstone card tell a charger to
charge it
L405[03:12:05] <natedogith1> I'm trying to
implement a remote gpu/screen/keyboard and I was just
reimplementing everything method that was defined in java in the
components table; it'd also be nice to get a list of methods
without having to relay on funkyness
L406[03:12:19] <mfran2016_> yeah
L407[03:12:46] <mfran2016_> anyone here
got a good strip mine program i can download
L408[03:12:54] <gamax92> natedogith1: for
k,v in pairs(component.something) do print(k) end
L409[03:13:05] <MrEldritch> Do you
actually need a converter? I've been feeding power directly into my
computer and it's been working fine. Are converters needed for
charging capacitors?
L410[03:13:26] <mfran2016_> idk
L411[03:13:51] <Kodos> It depends on the
build of OC you have
L412[03:13:53] <mfran2016_> here brb i'm
going to connect from my computer in my server brb
L413[03:13:54] <Kodos> It was changed at
some point
L414[03:13:59] ⇦
Quits: mfran2016_ (webchat@70.39.12.8) (Quit: Web client
closed)
L415[03:15:24] <natedogith1> nonetheless,
I don't see why component .methods is hidden from us and
component.proxy isn't defined in the os
L416[03:17:22]
⇨ Joins: mfran (~mfran@69.175.5.194)
L417[03:17:24] <ectoBiologist> hi
L418[03:17:25] <mfran> hey guys
L419[03:17:46] <Kodos> Anyone know how the
hell the sign I/O stuff works
L420[03:17:51] <mfran> nope
L421[03:19:44] <mfran> anyone have a
stripmine program
L423[03:22:22] <v^>
▖,▗,▘,▙,▚,▛,▜,▝,▞,▟
L424[03:26:24] ⇦
Quits: MrEldritch (webchat@97-71-74-106.res.bhn.net) (Ping timeout:
190 seconds)
L425[03:29:08] <Kodos> it should if you
import unicode
L426[03:30:02] <Kodos> .wiki unicode
L428[03:33:09] ⇦
Quits: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com) (Ping timeout:
194 seconds)
L429[03:33:45] <Kodos> .wiki
resolution
L430[03:33:46] <^v> Kodos, Not
found.
L431[03:33:50] <Kodos> .wiki screen
L432[03:33:50] <^v> Kodos, Not
found.
L433[03:33:52] <Kodos> x.x
L434[03:33:59] <Kodos> .wiki gpu
L436[03:34:15] ⇦
Quits: mfran (~mfran@69.175.5.194) (Remote host closed the
connection)
L437[03:34:25]
⇨ Joins: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com)
L438[03:34:25]
zsh sets mode: +o on SpiritedDusty
L439[03:37:10]
⇨ Joins: mfran2016_ (webchat@70.39.12.8)
L440[03:37:29] <mfran2016_> hey guys I was
wondering, with the robot api how do I break a block?
L441[03:40:02] <Kodos> .wiki robot
L443[03:40:31] <Kodos> robot.swing, with a
pickaxe or whatever equipped
L444[03:40:46] <Kodos> Also, got the sign
stuff figured out
L445[03:41:21] <mfran2016_> okay how do
one equips a pick?
L446[03:42:06] <Kodos> You right click the
robot, and put a pick in its equip slot
L447[03:42:58] <mfran2016_> ok i have it
almost working
L448[03:43:08] <mfran2016_> but i need to
add him to grief prevention i think
L449[03:43:31] <mfran2016_> for testing
purposes i'm trying to op him
L450[03:43:40] <mfran2016_> isn't it
<player>.<name>
L451[03:44:05] <Kodos> No idea
L452[03:44:16] <Kodos> I'm busy working on
a sign that will repeat the lyrics to "This is the song that
doesn't end"
L453[03:44:44] <Kodos> Because I'd rather
be doing that than getting a shower
L454[03:44:46] <Kodos> Or sleeping
L455[03:45:25] <mfran2016_> lol
L456[03:45:28] <mfran2016_> don't blame
you
L457[03:45:35] <mfran2016_> i'm trying to
get mine to swing a pick xD
L458[03:45:46] <Kodos> I'd suggest reading
that link I pulled up
L459[03:45:50] <Kodos> It has all the
robot commands
L460[03:46:25] <mfran2016_> it doesn't
talk about the name
L461[03:46:29] <mfran2016_> i remember
reading that somewhere
L462[03:47:33] <mfran2016_> you know
fakeplayer xD
L463[03:50:09]
⇨ Joins: MrEldritch
(webchat@97-71-74-106.res.bhn.net)
L464[03:50:19] <mfran2016_> hey
MrEldritch
L465[03:50:27] <mfran2016_> do you know
much about robots?
L466[03:50:36] <MrEldritch> Nothing
whatsoever.
L467[03:50:41] <mfran2016_> damn
L468[03:51:00] <mfran2016_> I'm trying to
figure out how how to allow them in my griefprevention
L469[03:51:11] <MrEldritch> I have a
question about redstone output. If I type "redstone up -b
green 100" or some such outside a program, it works
fine.
L470[03:51:19] <MrEldritch> Why doesn't
this command work inside a program?
L471[03:51:57] <MrEldritch> The Redstone
section of the documentation says that using those functions
requires a Redstone card, but this command works without one as
long as I've got a Redstone I/O block.
L472[03:52:40] <MrEldritch> It says "
Syntax Error near 'top' " when I run the program.
L473[03:52:55] <Porygon> it's not possible
to break a hard drive, is it?
L474[03:53:02] <Porygon> like corrupting a
filesystem?
L475[03:53:26] <Porygon> something
disrupting the use of the hard drive but fixable?
L476[03:54:42] <Porygon> MrEldritch: is it
just "redstone top ..." in the program?
L477[03:55:09] <Michiyo> night
L478[03:55:14] <Porygon> night
L479[03:55:18] <mfran2016_> night
L480[03:55:26] <Kodos> MrEldritch, Inside
a program, you have to call the methods, not the shell execution of
it
L481[03:55:32] <Kodos> .w redstone
L483[03:55:33] *
Porygon doesn't know how to use redstone from
computers
L484[03:55:46] <Kodos>
setBundledOutput(side: number, color: number, value: number):
number
L485[03:56:41] <Kodos> Back in a bit,
gonna get that shower. Got the program written
L486[03:57:24] <MrEldritch> Ah,
sorry.
L487[03:57:41] <MrEldritch> I saw that
page, and since it said I needed a Redstone card, assumed it must
not be the right thing.
L488[04:03:49] <mfran2016_> so how is
everone?
L489[04:03:50] <Porygon> so can hard
drives be corrupted?
L490[04:03:56] ⇦
Quits: Maxwolf (labs@pipette.madsciencemod.com) (Quit:
Leaving)
L491[04:03:56] <Porygon> hm
L492[04:04:00] <Porygon> should ask some
other time
L493[04:04:06] <Porygon> need to
sleep
L494[04:05:02] <mfran2016_> how do you
sleep (program)
L495[04:05:06] <mfran2016_> (not real
life)
L496[04:05:34] <MrEldritch> I was just
about to ask that, too. I can't find it in the documentation.
L497[04:05:45] <mfran2016_> lo
L498[04:05:48] <mfran2016_> lol*
L499[04:05:51] <MrEldritch> And CTRL-F in
the Lua manual for "wait" "sleep" or
"time" didn't help.
L500[04:05:52] <mfran2016_>
term.sleep?
L501[04:06:11] <gamax92> i be back.
L502[04:06:15] <MrEldritch> Not seeing
that in the terminal API, which is where it'd be if it were
term.sleep
L503[04:06:18] <mfran2016_> nope
L504[04:06:27] <gamax92> MrEldritch: like,
wait a specified amount of seconds?
L505[04:06:32] <mfran2016_> yeah
L506[04:06:34] <gamax92> os.sleep
L507[04:06:41] <mfran2016_> thanks
L508[04:07:03] <MrEldritch> Ahh.
L509[04:07:08] <gamax92> sleeping is a
thing that normal lua cannot do, its OpenComputers that adds in
sleeping.
L510[04:07:23] <MrEldritch> And
ComputerCraft.
L511[04:07:29] <gamax92> well, yeah.
L512[04:07:41] <MrEldritch> It seems like
a really important feature, though. How can normal lua not have the
ability to wait for things?
L513[04:07:56] <MrEldritch> Isn't it
normally used as a scripting language?
L514[04:08:01] <gamax92> MrEldritch:
Because Lua only uses features of ANSI C, and ANSI C has no
sleep.
L515[04:08:17] <MrEldritch> Ahh.
L516[04:08:24] <MrEldritch> Also, where
would I have found that in the documentation?
L517[04:08:44] *** v^
is now known as bad
L519[04:09:05] <MrEldritch> Crap. Thought
I'd looked there.
L520[04:09:10] <mfran2016_> .lua for
i=1,16,1 do print(i) end
L521[04:09:10] <^v> mfran2016_, 1 | 2 | 3
| 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
nil
L522[04:09:26] <mfran2016_> so it
works
L523[04:09:27] <mfran2016_> good
L524[04:09:34] <mfran2016_> sorry about
that
L525[04:09:39] <mfran2016_> had to test
something
L526[04:09:40] <gamax92> mfran2016_: nah
thats fine.
L527[04:11:19] <gamax92> Porygon: Uhh,
hard drives would be corrupted if your actual irl hard drive was
corrupted.
L528[04:11:45] <mfran2016_> If i wanted to
dig a tunnel 2x16 would this code work correctly?
L529[04:11:55] <mfran2016_> for i=1,16,1
do dig() turtle.forward() digUp() end
L530[04:11:59] <mfran2016_> nvm
L531[04:12:05] <mfran2016_> can't really
post that
L532[04:12:22] <mfran2016_> so i dig then
forward then dig up
L533[04:12:29] <mfran2016_> 16 times
L534[04:12:42] <mfran2016_> would that be
16x2 or 17x2?
L535[04:12:56] <Porygon> gamax92: I mean
to do it on a server
L536[04:13:00] <Porygon> in smp
L537[04:13:11] <gamax92> Porygon: why
would it be different if it was on a server?
L538[04:13:52] ⇦
Quits: Michi|IG (~michi|ig@64.237.32.243) (Remote host closed the
connection)
L539[04:13:53] <Porygon> you can't corrupt
a server's hard drive without consent from the admins (which I'd
never get)
L540[04:14:00] <gamax92> Porygon:
OpenComputers HDD's don't have any sort of file type, nor are they
raw data.
L541[04:14:12] <gamax92> s/file
type/filesystem/
L542[04:14:12] <SuperBot> <gamax92>
Porygon: OpenComputers HDD's don't have any sort of filesystem, nor
are they raw data.
L543[04:14:34] <Porygon> how are they
defined?
L544[04:15:03] <gamax92> Porygon: they are
just folders on the server.
L545[04:15:10] <mfran2016_> so how do i
print colored text?
L546[04:15:35] <Porygon> that's immensely
simple and not conducive for my plans
L547[04:15:47] <gamax92> mfran2016_: you
have to change the background/foreground color, which can be done
via component.gpu.set(Fore/Back)ground(0xRRGGBB)
L548[04:16:04] <gamax92> so, for a green
background, component.gpu.setBackground(0x00FF00)
L549[04:16:09] <Porygon> hm, can you eat a
server's inodes with infinite files then?
L550[04:16:22] <gamax92> Porygon: HDD's do
have limits
L551[04:16:27] <Porygon> oh
L552[04:17:02] <Porygon> limits on the
number of zero-length files?
L553[04:17:25] <gamax92> files iirc will
take up a minimum of 512 bytes.
L554[04:17:35] <gamax92> in the
calculation oc does.
L555[04:18:02] <Porygon> okay
L556[04:18:09] <Porygon> hmm
L557[04:19:19] <mfran2016_> thanks
gamax92
L558[04:20:45] ***
AngieBLD is now known as AngieBLD|Off
L559[04:22:33] <MrEldritch> ALRIGHT! This
password-lock is finally working properly.
L560[04:22:48] <gamax92> MrEldritch: just
wondering, what inspired you to make a password-lock
L561[04:23:06] <SpiritedDusty> I finally
got my first SSD. everything is so fast :D
L562[04:23:31] <MrEldritch> I saw Etho
make a nice-looking pattern for a drawbridge-based sliding door and
thought "Man, I should make a nice-looking bunker in Creative
or something"
L563[04:24:53] <mfran2016_> do you have to
do term = require("term")
L564[04:24:57] <gamax92> yes
L565[04:25:26]
⇨ Joins: MrEldritch_
(webchat@97-71-74-106.res.bhn.net)
L566[04:25:27] <mfran2016_> and isn't
there term.clear?
L567[04:25:31] <gamax92> yes there
is
L568[04:25:59] <MrEldritch_> Aww crap,
Minecraft just crashed and I hadn't got to learning how to save
programs to disk yet.
L569[04:26:00] <SpiritedDusty> you have to
require any API that is not part of vanilla Lua
L570[04:26:02] <mfran2016_> okay
L571[04:26:16] <mfran2016_> my
program...
L572[04:26:22] <mfran2016_> robot =
require("robot")
L573[04:26:27] <mfran2016_> term =
require("term")
L574[04:26:29] <mfran2016_> wait
L575[04:26:30] <mfran2016_> nvm
L576[04:26:32] <mfran2016_> found my
error
L577[04:26:35] <mfran2016_> sorry
L578[04:26:37] <gamax92> MrEldritch: in
the editor, you press Ctrl-S
L579[04:26:44] ⇦
Quits: MrEldritch (webchat@97-71-74-106.res.bhn.net) (Ping timeout:
190 seconds)
L580[04:26:48] <MrEldritch_> Oh, is that
it? Yeah, I saved every time I exited.
L581[04:26:49] <gamax92> MrEldritch_:
^
L582[04:26:59] <MrEldritch_> Whew.
L583[04:27:21] <gamax92> MrEldritch_:
well, im not sure. OC does this buffering thingy and saves files to
disk like when the world saves/closes
L584[04:27:23] <mfran2016_> crap
L585[04:27:31] <mfran2016_> what do i
about line endings
L586[04:27:40] <SpiritedDusty> I should
make some API that compresses files on the fly
L587[04:27:46] <gamax92> SpiritedDusty:
ipack?
L588[04:28:09] <MrEldritch_> line endings?
I don't think you need to do anything for those in Lua.
L589[04:28:13] <gamax92> MrEldritch_: if
this is undesired behavior, you can change the configuration
parameter "bufferChanges" to false in OpenComputer's
config
L590[04:28:14] <MrEldritch_> You don't
need semicolons or anything.
L591[04:28:21] <SpiritedDusty> nono I mean
like for every file you write, it'll compress automatically
L592[04:28:29] <gamax92> SpiritedDusty:
so, ipack?
L593[04:28:38] *
SpiritedDusty looks through forums
L594[04:28:44] <mfran2016_> hey guys
L595[04:28:48] <gamax92> that seems like
it would be really slow.
L596[04:28:51] <gamax92> mfran2016_:
hi
L597[04:29:03] <mfran2016_> when i
download a program i wrote through pastebin
L598[04:29:11] <mfran2016_> there are alot
of ? in it
L599[04:29:17] <Kodos> Safe to
ignore
L600[04:29:21] <SpiritedDusty> gamax92,
what about ipack?
L601[04:29:21] <Kodos> That's just the
tabs being rendered
L602[04:29:21] <mfran2016_> Iokay
L603[04:29:25] <gamax92> mfran2016_: oc's
editor cannot render tabs probably, those are all the tabs
L605[04:29:32] <mfran2016_> okay
L606[04:29:33] <mfran2016_> thanks
L607[04:29:55] *
Kodos feels accomplished for actually knowing enough shit to help
other folks that are as clueless as he once was
L608[04:30:20] <mfran2016_> so if i set
tabs to 4 spaces (like i did in n++) it will be fixed?
L609[04:30:27] <gamax92> yeah
L610[04:30:52] <SpiritedDusty> gamax92,
but ipack doesn't compress file automatically does it?
L611[04:30:58] <gamax92> SpiritedDusty:
no
L612[04:31:01] <mfran2016_> i keep calling
my robot turtle when programming :(
L613[04:31:39] ⇦
Quits: Cazzar|Away (~CazzarZNC@abrarsyed.me) (Ping timeout: 194
seconds)
L614[04:33:43] ⇦
Quits: AngieBLD|Off (AngieBLD@this.is.theender.net) (Ping timeout:
186 seconds)
L615[04:35:04] ⇦
Quits: MrEldritch_ (webchat@97-71-74-106.res.bhn.net) (Ping
timeout: 190 seconds)
L616[04:35:36]
⇨ Joins: Cazzar|Away (~CazzarZNC@abrarsyed.me)
L617[04:35:36]
zsh sets mode: +v on Cazzar|Away
L618[04:36:16]
⇨ Joins: AngieBLD|Off
(AngieBLD@this.is.theender.net)
L619[04:36:24] ***
AngieBLD|Off is now known as AngieBLD
L620[04:39:53] <gamax92> Kodos: there,
made a topic for MassSound
L621[04:44:52] <Kodos> Why is lemon cake
so good D=
L622[04:45:00] <gamax92> Kodos: mmm,
L623[04:45:49] <Kodos> Practical uses for
Serialization, go
L624[04:46:16] <gamax92> sending values
over networks
L625[04:46:25] <gamax92>
configuration
L626[04:46:42] <Kodos> Example of that
first one
L627[04:47:04] <gamax92> Kodos: serialize
table, send over network, other computer unserializes string, ???,
profit
L628[04:47:38] *
Kodos doesn't have a clue about sending ANYTHING between computers,
so he'll worry about Serialization self-lessons later
L629[04:48:05] <gamax92> 3. visualizing
contents of a table
L630[04:48:15] <Kodos> Wait
L631[04:48:16] <bad> .w serialize
L633[04:48:19] <bad> .w rednet
L636[04:48:22] <bad> profit!
L637[04:48:27] <gamax92> profit!
L638[04:48:32] <Kodos> Let's say I had a
method that returned a table
L639[04:48:40] <mfran2016_> sup guys
L640[04:48:45] <Kodos> Would I be able to
(Un?)serialize that and see the contents
L641[04:48:48] <Kodos> Without knowing how
to deal with tables
L643[04:48:54] <bad> what?
L644[04:48:57] <mfran2016_> any good
graphic operating systems out there?
L645[04:49:05] <bad> function wtf() return
{derp=true} end
L646[04:49:12] <bad> tables arent
special
L647[04:49:19] <mfran2016_> btw how do you
terminate a program?
L648[04:49:22] <bad> they are like any
other variable
L649[04:49:28] <Kodos> Ctrl+Alt+C
L650[04:49:29] <bad> ctrl alt c or t
L651[04:49:47] <gamax92> mfran2016_: not
really anyone has made an OS, besides OpenOS
L652[04:50:00] <mfran2016_> well ik what
i'm going to do then
L653[04:50:09] <gamax92> mfran2016_: be
the first?
L654[04:50:13] <mfran2016_> totally
L655[04:50:23] <mfran2016_> btw i want to
use that gui api i saw out there
L656[04:50:32] <mfran2016_> i cant
remember what it's called
L657[04:51:10] <bad> is GML?
L658[04:51:23] <mfran2016_> I think
L660[04:51:29] <bad> .openp
L663[04:51:41] <mfran2016_> yep
L664[04:52:04] <mfran2016_> man i wish i
had an emulator
L665[04:52:28] <gamax92> mfran2016_: wanna
be the first?
L666[04:52:30] <gamax92> :P
L667[04:54:34] <bad> please for the love
of god dont make it shitty
L668[04:54:59] <mfran2016_> I'll try
L669[04:55:06] <bad> the reason we havent
made it yet was because everyone from CC here knows they all
suck
L670[04:55:17] <mfran2016_> pretty
much
L671[04:55:21] <mfran2016_> this will take
a while
L672[04:55:24] <mfran2016_> anyone wanna
help?
L673[04:55:27] <bad> sure
L674[04:55:35] <bad> but you might hate my
coding style :P
L675[04:55:43] *
mfran2016_ gulps
L676[04:55:52] <bad> put comments at top
of file of wtf everything does
L677[04:55:54] <bad> and we will
work
L678[04:56:11] <mfran2016_> :O
L679[04:56:12] <mfran2016_> what
L680[04:56:14] <mfran2016_> but why
L681[04:56:16] <mfran2016_> but
L682[04:58:08] <bad> because i cba read
other peoples code
L683[04:58:20] <gamax92> mfran2016_: as
his nickname suggests, his code is awful.
L684[04:58:32] <justastranger> :o
L685[04:58:59] <mfran2016_> nvm i think
i'll be fine xD
L686[04:59:14] <gamax92> mfran2016_: wise
choice.
L687[04:59:15] <mfran2016_> i can't work
with people who don't code like me xD I've tried
L688[04:59:31] <justastranger> I've never
actually tried a collab :p
L689[04:59:46] <mfran2016_> god robots
look so much cooler than turtles
L690[05:00:20] <gamax92> god robots
L691[05:00:46] <mfran2016_> sorry gramma
nazi: god, robots look so much cooler than turtles
L692[05:00:55] <gamax92> uhh, i am not a
grammar nazi
L693[05:00:59] <mfran2016_> lol
L694[05:01:03] <mfran2016_> sounded like
it
L695[05:01:03] <gamax92> i was thinking
god robots would be cool.
L696[05:01:15] <mfran2016_> that was
exactly what i was thinking!
L697[05:01:16] <bad> gamax92, its not
awful
L698[05:01:26] <mfran2016_> they need to
have a white beard
L699[05:01:44] <mfran2016_> and have
creative
L702[05:02:11] <mfran2016_> OCI?
L703[05:02:13] <bad> featuring sanic
OST
L704[05:02:31] <mfran2016_> whatttt
L705[05:02:32] <bad> mfran2016_, my image
format
L706[05:02:40] <gamax92> bad: you
suck
L707[05:02:47] <bad> gamax92, :>
L708[05:02:53] <bad> your parents awake
now
L709[05:02:58] ***
bad is now known as ping
L710[05:03:25] <gamax92> ping: my renderer
is faster
L711[05:03:48] <mfran2016_> omfg that was
awesome
L712[05:03:58] <ping> mfran2016_,
what?
L713[05:04:13] <mfran2016_> your OCI
L714[05:04:41] <ping> >_>
L715[05:04:45] <gamax92> ^
L716[05:04:52] <ping> no, the sanic wasnt
OCI
L717[05:04:59] <ping> OCI is my image
format
L718[05:05:02] <mfran2016_> OST i
mean
L719[05:05:03] <mfran2016_> lol
L720[05:05:07] <ping> i just said OCI so
gamax would click it
L721[05:05:15]
⇨ Joins: MrEldritch
(webchat@97-71-74-106.res.bhn.net)
L722[05:05:20] <mfran2016_>
heeeeyyyy
L723[05:05:23] <MrEldritch> I am having a
really, really weird bug.
L724[05:05:27] <mfran2016_> ?
L725[05:05:31] <MrEldritch> My terminal is
refusing to render the letter "f"
L726[05:05:36] <mfran2016_> what
L727[05:05:38] <gamax92> MrEldritch:
wat
L728[05:05:38] <mfran2016_> for
reals
L729[05:05:41] <MrEldritch> If I type the
character "f" it does not appear on screen.
L730[05:05:50] <mfran2016_> omfg this
night is awesome
L731[05:05:56] <MrEldritch> The column
count increments, as though there was a character, but nothing
actually appears and it has no visual effect.
L732[05:06:12] <mfran2016_> OH THAT
HAPPENED TO ME, did you try restarting mc?
L733[05:06:31] <mfran2016_> different char
but yeah
L734[05:06:49] <mfran2016_> so how can i
charge my robot on the go?
L735[05:07:00] <MrEldritch> No, I didn't.
I'll try that now.
L736[05:07:11] <mfran2016_> let me know
how it goes
L737[05:07:58] <mfran2016_> question
L738[05:08:04] <gamax92> answer
L739[05:08:06] <mfran2016_> can robots
interact with containers?
L740[05:08:07] <MrEldritch> Capital
"F" works though. Just not lowercase.
L741[05:08:15] <mfran2016_> did you try
the reboot?
L742[05:09:10] <MrEldritch> Still
rebooting. This modpack takes ten minutes to start up.
L743[05:09:20] <mfran2016_> what
pack?
L744[05:10:00] ⇦
Quits: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com) (Ping timeout:
190 seconds)
L745[05:10:10] <MrEldritch> Custom
pack.
L746[05:10:17] <ping> if i ever had a
video editing class
L748[05:10:23] <ping> i would do
this
L749[05:10:30] <mfran2016_> you should
check out mine sometime
www.technicpack.net/modpack/details/xstonepack.350606
L750[05:10:42] <mfran2016_> it's small but
fun
L751[05:10:47] <mfran2016_> in my
opinion
L752[05:10:48] <MrEldritch> I usually like
to just throw together my own packs.
L753[05:10:52] <mfran2016_> lol nice
L754[05:10:57]
⇨ Joins: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com)
L755[05:11:05] <MrEldritch> Since making a
modpack is pretty much zero effort aside from "sort out the ID
conflicts" , it
L756[05:11:21] <MrEldritch> really isn't
that big a deal to just make my own and put only the mods I like
in.
L757[05:12:09] <MrEldritch> Just checked
the robot API docs
L758[05:12:11] <MrEldritch> "Drops
items from the selected inventory slot. If count is specified only
drops up to that number of items. If the robot faces a block with
an inventory, such as a chest, it will try to insert the items into
that inventory. If there is nothing in front of the robot it will
drop the items into the world. Returns true if one or more items
were dropped, false otherwise. If an inventory is full, this will
return false and the items will not be dropped.
L759[05:12:27] <MrEldritch> So it looks
like robots can interact with containers, mfran
L760[05:12:52] <mfran2016_> okay what
about lets say an enderpouch?
L761[05:12:58] <ping> .supermispell This
is Cant go fast no more from the Sanic OST
L762[05:12:58] <^v> ping, hGiz is Cant bo
zfsg no omfe rrom the aCbux SOT
L763[05:13:09] <ping> dammit
L764[05:13:44] <MrEldritch> Not sure about
enderpouches.
L765[05:14:04] <MrEldritch> Ender chests
though, definitely.
L766[05:14:05] <ping> SpiritedDusty, y u
no log in
L768[05:15:16] <MrEldritch> Also, you
might be able to open a block's GUI by right-clicking on it and
then move stuff to specific slots by using the slot numbers.
L769[05:15:20] <MrEldritch> Not certain if
that works though.
L770[05:15:23] <mfran2016_> i wish robots
could teleport xD
L771[05:15:29] <ping> gamax92, looks
like
L772[05:15:30] <ping> shit..
L773[05:15:33] <gamax92> ping: and?
L774[05:15:41] <ping> 10/10
L775[05:15:51] <ping> would use in
iHome
L776[05:15:52] <MrEldritch> That's a
nice-looking GUI.
L777[05:16:17] <^v> nice? it looks fucking
terrible
L779[05:16:34] <gamax92> ping: what would
make it bettern
L780[05:16:43] <ping> less gray
L781[05:16:51] <MrEldritch> Nice for a GUI
implemented in LUA on a tiny screen in Minecraft.
L782[05:16:57] <ping> <_>
L783[05:17:02] <ping> Lua is not an
acronym
L784[05:17:03] <gamax92> ping: alright,
will do.
L785[05:17:24] <MrEldritch> FORTH's not an
acronym either.
L786[05:18:00] ⇦
Quits: mfran2016_ (webchat@70.39.12.8) (Quit: Web client
closed)
L787[05:18:05] <gamax92> MrEldritch: thats
different
L788[05:18:15] <MrEldritch> I know.
L789[05:18:39]
⇨ Joins: ironmountain
(webchat@c-67-190-228-157.hsd1.fl.comcast.net)
L790[05:18:52] <MrEldritch> Yeah,
lowercase f's are rendering now.
L791[05:19:09] <ironmountain> ikr
L792[05:19:10] <MrEldritch> No wonder my
code wasn't working; it was full of invisible lowercase f's I'd
forgotten about
L793[05:21:00] <Kodos> Okay back now
L794[05:21:11] <Kodos> Managed to convince
my wife I wasn't tired before I fell asleep
L796[05:21:39]
⇨ Joins: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
L797[05:21:49] <Kodos> Do want
L798[05:21:49] <ping> gamax92, eh
L799[05:21:52] <Kodos> Is that GML?
L800[05:21:55] <ping> Vexatos, openprg
actually works now
L801[05:21:58] <gamax92> no its a
box
L802[05:22:00] <Vexatos> Nice!
L803[05:22:06] <Vexatos> Thank you, ping
<3
L805[05:22:21] <ping> inb4 ^v crashes when
vexatos uses it
L806[05:22:30] <Vexatos> .openprg
L808[05:22:52] <Vexatos> Debug log
\o/
L809[05:22:54] <ping> i couldnt get what
updated
L810[05:22:57] <ping> but yeah
L811[05:23:01] <ping> debug \o/
L812[05:23:04] <MrEldritch> Oh, but now
lowercase "v" isn't rendering.
L813[05:23:17] <Kodos> gamax92, stop
making shit in 1.3
L814[05:23:25] <gamax92> Kodos: nope
L815[05:23:33] <ping> ah shit
L816[05:23:33] <MrEldritch> It says
"Sae: [ctrl-S] at the bottom of the screen
L817[05:23:49] <Vexatos> So, ping, we're
simply using YAML and the lua file in every repo, one for the
website and one for oppm?
L818[05:23:55] <Vexatos> I am fine with
that...
L819[05:23:57] <MrEldritch> And typing a
lowercase "v" again, types an invisible character that
does not affect text position but does increment the column-count
number.
L820[05:24:04] <gamax92> Vexatos: cba to
yaml
L821[05:24:07] <gamax92> u do it
L822[05:24:17] <Vexatos> Huh?
L823[05:24:21] <Vexatos> Ok
L824[05:24:25] <ping> if you give me an
example file i could make it look for and parse the oppm
L825[05:24:33] <gamax92> or that
L826[05:24:44] <Vexatos> Well, ping,
download the serialization API from OC
L827[05:24:51] <Vexatos> I don't think you
need to modify it
L828[05:24:55] <ping> or not
L829[05:25:02] <ping> i can unserialize
without it
L830[05:25:04] <ping> >_>
L831[05:25:06] <Vexatos> Even better
L832[05:25:08] <ping> its just
loadstring
L833[05:25:16] <Vexatos> Best example file
is here
L835[05:25:25] <gamax92> :D
L836[05:25:39] <Vexatos> The key of the
table is the package name
L837[05:25:49] <Vexatos> and
<package>.name is the full name
L838[05:25:55] <ping> was thinking
programs.cfg not .lua
L840[05:26:07] <ping> because might
confuse with the user's lua file
L841[05:26:17] <gamax92> ping: i had
mentioned this
L842[05:26:23] <Vexatos> ping: Honestly, I
don't care how the ending looks like
L843[05:26:36] <Vexatos> Should I change
oppm to look for programs.cfg?
L845[05:26:42] <Vexatos> Okay
L846[05:26:46] <Vexatos> Not that hard
:D
L847[05:26:59] <Vexatos> gamax92: I'll
rename your fie
L848[05:27:01] <Vexatos> *file
L849[05:27:21] <MrEldritch> Aww, crap. I
tried to change the foreground and background colors so it'd look
like an old green monochrome monitor
L850[05:27:23] <ping> or just remove the
repos.lua/.yaml
L851[05:27:28] <MrEldritch> But it's just
made all my text white-on-white
L852[05:27:41] <ping> i can just use git
api to look through all repos
L853[05:27:48] <Vexatos> ping: But I
cannot properly
L854[05:27:50] <MrEldritch> Gonna have to
re-boot and I forgot to save the password program to the
on-computer hard drive :(
L855[05:27:57] <ping> faine
L856[05:28:01] <Vexatos> oppm needs the
repos.lua (to be renamed to repos.cfg)
L857[05:28:03] <ping> bye bye
programs.yaml
L859[05:28:17] <ping> bye bye
repos.yaml
L860[05:28:37] <MrEldritch> Ah, well, it
was a simple program anyway
L861[05:30:22] <Vexatos> Ping: Don't
forget to move all the names in repos.yaml to the lua/cfg
file
L863[05:30:43] <Vexatos> k
L864[05:31:49] <ping> also i need to
change format of repos.cfg
L865[05:32:14] <Vexatos> Format?
L866[05:32:23] <Vexatos> Ah, yea
L867[05:32:24] <Vexatos> >_>
L868[05:35:26] <Kodos> What is
'debugPrint'
L869[05:43:16]
⇨ Joins: pong
(~^v@2601:4:4500:887:6045:8f04:d4e5:d3c3)
L870[05:43:39] ***
pong is now known as v^
L871[05:43:50] <v^> hexchat decided to
randomy fucking dissapear
L872[05:44:09] ⇦
Quits: ping (~^v@2601:4:4500:887:5528:9c23:7034:23b3) (Quit:
Leaving)
L874[05:45:51] <Vexatos> Hmmm
L875[05:45:57] <Vexatos> Well
L876[05:46:04] <Vexatos> That would mean
external repos?
L877[05:46:10] <Vexatos> +1 to that,
v^
L878[05:46:33] <Vexatos> We can register
repos that are not on OpenPrograms, then
L879[05:46:34] <Vexatos> :D
L880[05:46:49] <Vexatos> But do we need
"desc"?
L881[05:47:03] <v^> thats for the site
>_>
L882[05:47:08] <Vexatos> Ah
L883[05:47:09] <Vexatos> Ok
L884[05:47:25] <Vexatos> But I will
quickly implement that into oppm once you push
L885[05:47:26] <Vexatos> :D
L886[05:47:36] <Vexatos> btw, which editor
are you using?
L887[05:47:53] <v^> thats pluma
L888[05:47:57] <v^> but i use np++
L889[05:49:08] <Vexatos> Hehe
L890[05:49:15] <Vexatos> np++ saved hours
of work for me
L891[05:50:06] <gamax92> Pfft np++
L892[05:51:00] <gamax92> nano master
race
L893[05:51:16] <Kodos> Put nano in
OC
L894[05:51:19] <Kodos> Then we'll
talk
L895[05:51:51] <gamax92> I'll do it for oc
1.3
L896[05:52:32] <Kodos> Of course you
will
L897[05:52:35] ***
Kodos is now known as Kodos|Zzz
L898[05:52:38] <Kodos|Zzz> I'm going to
bed
L899[05:52:46] <gamax92> lol
L900[05:53:14] <MrEldritch> How do I copy
files from one folder to another?
L902[05:53:33] <MrEldritch> Ahh, OK.
L903[05:53:33] <v^> is a command
L904[05:53:46] <v^> or for lua
L905[05:53:52] <v^> .help fs.copy
L906[05:53:53] <^v> v^,
filesystem.copy(fromPath: string, toPath: string):boolean or nil,
string Copies a file to the specified location. The target path has
to contain the target file name. Does not support folders.
L907[05:54:05] <v^> oh, doesnt support
folders
L908[05:54:06] <v^> well facu
L909[05:54:33] <MrEldritch> copy just says
it takes two arguments - from and to.
L910[05:54:38] <MrEldritch> How do I
specify which file to copy?
L911[05:54:51] <gamax92> By typing it
out
L912[05:55:49] <v^> yay esper
L914[05:56:31] <MrEldritch> so [filename]
copy [folder to copy from] [folder to copy to] ?
L915[05:56:52] <MrEldritch> ... Nope, file
not found.
L916[05:56:54] <Kodos|Zzz> cp (source)
(Destination)
L919[05:57:39] <MrEldritch> "cannot
copy folders"
L920[05:57:44] <Kodos|Zzz> That is
correct
L921[05:58:01] <MrEldritch> I assume I'm
being really, really dumb here, but I still don't get it.
L922[05:58:10] <Kodos|Zzz> You have to
copy files, one file at a time
L923[05:58:27] <Kodos|Zzz> There IS a way
to do it with an entire folder.... but....
L924[05:58:40] <MrEldritch> I just want to
copy one file.
L925[05:58:50] <Kodos|Zzz> Then specify
the file
L926[05:58:54] <Kodos|Zzz> For
example
L927[05:59:01] <MrEldritch> I want to take
it from /tmp and put it in to /test, the name of my drive. Where in
the copy command does that go?
L928[05:59:05] <Kodos|Zzz> cp
home/myfile.lua disk/myfile.lua
L929[05:59:17] <Kodos|Zzz> replace home
with tmp and disk with test
L930[05:59:20] <MrEldritch> Ohh, I see. I
misunderstood how the filesystem worked.
L931[05:59:42] <Kodos|Zzz> Pro tip, if
you're trying to adapt to OC from CC, don't.
L932[06:00:19] <MrEldritch> I have only
the barest familiarity with CC anyway.
L933[06:00:42] <MrEldritch> It's more that
I'm having a little trouble understanding the docs.
L934[06:01:01] <Kodos|Zzz> I'm going to
write a very messy dance program for robots
L935[06:01:02] <Kodos|Zzz> brb
L936[06:01:20] <MrEldritch> cya
L937[06:05:44] ⇦
Quits: ironmountain (webchat@c-67-190-228-157.hsd1.fl.comcast.net)
(Ping timeout: 190 seconds)
L938[06:07:15] ⇦
Quits: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
(Quit: Greetings from Pastry Fork, Inc. ✔)
L939[06:07:38] <Kodos|Zzz> Erm, how would
I make a 'while true do' loop break on any keypress with the GUi
open
L940[06:12:34] <v^> dammit
L941[06:12:36] <v^> vexatos quit
L942[06:12:57]
⇨ Joins: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
L943[06:13:15] ⇦
Quits: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
(Read error: Connection reset by peer)
L944[06:13:24]
⇨ Joins: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
L945[06:13:39] <v^> Vexatos, there needs
to be a repo value in programs.cfg
L946[06:13:46] <v^> something for the site
to link to
L947[06:13:56] <Vexatos> Hmmm
L948[06:14:00] <Vexatos> You are
right
L949[06:14:04] <MrEldritch> Alright, now
to advance to the deep wizardry of controlling one program with two
different monitor/keyboard combos
L950[06:14:14] <Vexatos> v^How about
repo=""
L951[06:14:28] <Vexatos> v^ How about
repo="master/somefolder/"
L952[06:14:38] <Vexatos> Would that
work?
L953[06:15:46] <v^> ye sure
L954[06:16:36] <Kodos|Zzz> Well, I made a
dance program
L955[06:16:51] ⇦
Quits: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
(Client Quit)
L956[06:16:51] <Kodos|Zzz> But he mostly
just spins because my math has terrible luck rolling a 1 it
seems
L957[06:17:03]
⇨ Joins: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
L958[06:19:37] <Vexatos> Ping: I'll add
that to existing .cfg files now
L959[06:19:46] <Vexatos> just using the
same as the yaml file has
L960[06:20:59] <Kodos|Zzz> Anyone good at
math?
L961[06:21:42] <Vexatos> Why?
L962[06:21:54] <Kodos|Zzz> I'm trying to
figure out a way to get a program to show a percentile of
something
L964[06:22:10] <Vexatos> So just do
table[package].repo
L965[06:22:24] <v^> god dammit
L966[06:22:26] <v^> you broke it
L967[06:22:32] <v^> fix syntax pls
L968[06:22:40] <Vexatos> Ah
L969[06:22:44] <Vexatos> Right, i need
tree/blob
L970[06:22:49] <Vexatos> depending on
file/folder
L971[06:22:53] <Vexatos> stupid git
URL
L972[06:22:59] <Kodos|Zzz> For example,
let's say I'm checking currently used and max memory, and I want to
figure out how much memory is being used in a XX%/100% format
L973[06:23:14] <v^> .w computer
L975[06:23:25] <Kodos|Zzz> Yes, I
know
L976[06:23:27] <Kodos|Zzz> You missed my
question
L978[06:24:09] <v^>
(computer.freeMemory()/computer.totalMemory())*100
L979[06:24:14] <v^> genius
L980[06:24:24] <v^> Vexatos, should
not
L981[06:24:28] <Vexatos> Ok
L982[06:24:30] <Kodos|Zzz> v^, please
don't insult me.
L983[06:24:37] <Vexatos> Then just repo =
"tree/master/song"
L984[06:24:41] <v^> its 2 AM
L985[06:24:42] <v^> sorry
L986[06:24:46] <Kodos|Zzz> Then go to
bed
L987[06:24:57] <v^> but Vexatos is want me
to update dis shit
L988[06:29:33] <Kodos|Zzz> .w math
L990[06:30:28] <Vexatos> Okay
L991[06:30:32] <Vexatos> v^: It should
work now
L992[06:30:48] <v^> .openprg
L995[06:31:13] <v^> bed time
L996[06:31:18] <Vexatos> Night
L997[06:31:25] <v^> oh and gamax's links
are broken
L998[06:31:38] <Vexatos> o.O
L999[06:31:39] <v^> because he doesnt have
the repo thing
L1000[06:32:01] <v^> so i just did a (or
"potato") to prevent error
L1001[06:32:06] <Vexatos> I see
L1002[06:32:19] <Vexatos> .openprg
L1004[06:33:04] <Vexatos> Thank you
L1005[06:33:09] <v^> also you have tree/
in your repo thing
L1006[06:33:14] <v^> which is broking
yours
L1007[06:33:35] <v^> watever, you can
figure it out
L1008[06:33:39] <v^> /bed
L1009[06:33:53] <Vexatos> Grr
L1010[06:33:58] <Vexatos> you are using
the wrong repo thing
L1012[06:34:26] <Vexatos> Why is there an
apostrophe?
L1014[06:34:42] <v^> yeah
L1015[06:34:44] <v^> one sec
L1016[06:34:58] <Vexatos> Ah
L1017[06:35:01] <Vexatos> you used the
wrong thing
L1018[06:35:08] <Vexatos> You used the
table's key, not the value :3
L1019[06:35:29] <Kodos|Zzz> Is io.popen
supported in OC
L1020[06:35:33] <Vexatos> Also, v^, the
"tree" there is required
L1021[06:35:41] <Vexatos> Because
"tree" links to a folder
L1022[06:35:46] <Vexatos> while
"blob" links to a file
L1023[06:35:55] <v^> tree redirects to
blob
L1024[06:36:00] <Vexatos> It does?
L1025[06:36:01] <Vexatos> Okay then
L1027[06:36:05] <Vexatos> Let me remove
it
L1028[06:36:07] <v^> nope
L1029[06:36:51] <Vexatos> I mean, remove
"tree" from my programs.cfg
L1030[06:37:17] <v^> yeah, dont
L1031[06:37:26] <v^> i already removed it
from generate.lua
L1032[06:37:28] <Vexatos> k
L1033[06:37:28] <v^> .openprg
L1035[06:37:46] <v^> .openp
L1037[06:37:51] <Vexatos> .openprg
L1040[06:38:15] <Vexatos> My link is
working now
L1042[06:38:27] <v^> bed for real
L1043[06:38:32] <Vexatos> Night
L1044[06:38:45] *
v^ slap Vexatos for keeping him up
L1045[06:38:48] <Vexatos> Wait
L1046[06:38:52] <Vexatos> repos.lua is
still .lua
L1047[06:38:56] <Vexatos> Well, doesn't
matter
L1048[06:39:01] <Vexatos> Can rename it
tomorrow
L1049[06:39:03] <Vexatos> Good
night
L1050[06:40:32] <Vexatos> .openprg
L1052[06:43:05] <Vexatos> .openprg
L1054[06:43:31] <Vexatos> perfect
L1055[07:00:39] <Vexatos> Hehe
L1056[07:00:48] <Vexatos> I am so
breaking this bot right now >__>
L1058[07:04:55]
⇦ Quits: darknife25|AFK (~darknife@nentify.me) (*.net
*.split)
L1059[07:04:55]
⇦ Quits: manmaed (~Ender@2e403afe.skybroadband.com) (*.net
*.split)
L1060[07:04:55]
⇦ Quits: SuPeRMiNoR2 (~SuPeR@superminor2.no-ip.org) (*.net
*.split)
L1061[07:04:55]
⇦ Quits: LordFokas|off (LordFokas@this.is.theender.net)
(*.net *.split)
L1062[07:04:55]
⇦ Quits: Kenny|AFK (Kenny@this.is.theender.net) (*.net
*.split)
L1063[07:04:55]
⇦ Quits: JoshTheEnder (TheEnders@this.is.theender.net) (*.net
*.split)
L1064[07:04:55]
⇦ Quits: EnderBot (TheEnders@this.is.theender.net) (*.net
*.split)
L1065[07:04:55]
⇦ Quits: SuperBot (~SuperBot@superminor2.no-ip.org) (*.net
*.split)
L1066[07:04:55]
⇨ Joins: SuPeRMiNoR2
(~SuPeR@superminor2.no-ip.org)
L1067[07:04:57] <^v> Oh noes! aperture
split 3:
L1068[07:05:11]
⇨ Joins: manmaed
(~Ender@2e403afe.skybroadband.com)
L1069[07:05:17]
⇨ Joins: darknife25|AFK (~darknife@nentify.me)
L1070[07:05:18]
⇨ Joins: SuperBot
(~SuperBot@superminor2.no-ip.org)
L1071[07:05:21] <Vexatos> .openprg
L1073[07:05:30]
⇨ Joins: LordFokas|off
(LordFokas@this.is.theender.net)
L1074[07:05:30]
⇨ Joins: JoshTheEnder
(TheEnders@this.is.theender.net)
L1075[07:05:30]
zsh sets mode: +v on JoshTheEnder
L1076[07:06:07] <Vexatos> Waat
L1077[07:06:11] <Vexatos> I did not break
it
L1078[07:06:19] <Vexatos> v^: Why is your
bot unbreakable now
L1079[07:06:21] <Vexatos> D:
L1080[07:08:00]
⇨ Joins: EnderBot
(TheEnders@this.is.theender.net)
L1081[07:08:00]
⇨ Joins: Kenny (Kenny@this.is.theender.net)
L1082[07:08:00]
zsh sets mode: +o on Kenny
L1083[07:08:00]
zsh sets mode: +v on EnderBot
L1084[07:15:56] <Vexatos> .openprg
L1086[07:16:38] <Vexatos> Yay
L1087[07:17:10] ***
justastranger is now known as justastranger|AFK
L1088[07:20:46] <Vexatos> I am so glad
it's working now :D
L1089[07:28:50] <Kodos|Zzz> Well, I can't
get this file sharing thing to work
L1090[07:30:49] ***
justastranger|AFK is now known as Othlon
L1091[07:30:53] ***
Othlon is now known as justastranger
L1092[07:33:51] <Kodos|Zzz> Vex, crazy
idea
L1093[07:33:59] <Vexatos> ?
L1094[07:34:03] <Kodos|Zzz> That file
sharing thing I linked earlier
L1095[07:34:13] <Vexatos> Huh?
L1096[07:34:14] <Kodos|Zzz> You should
make it download openprg's repo to a server
L1097[07:34:28] <Kodos|Zzz> So anyone
inworld can download any of the programs from an OC server
L1098[07:34:44] <Vexatos> Which file
sharing thing?
L1099[07:34:46] <Vexatos> I didn't get
that
L1101[07:35:08] <Vexatos> well, you
know... Openprg is no repo
L1102[07:35:17] <Vexatos> It is an
organization full of repos
L1103[07:35:36] <Kodos|Zzz> I just meant
Open Programs, and I was being tired/lazy
L1104[07:35:59] <Vexatos> Noono
L1105[07:36:08] <Vexatos> OpenPrograms is
an organization
L1106[07:36:11] <Vexatos> no reoi
L1107[07:36:13] <Vexatos> *repo
L1108[07:36:17] <Vexatos> it is a
collection of repos
L1109[07:36:30] <Kodos|Zzz> And I'm
saying you should get this thing to download them all
L1110[07:39:32]
⇦ Quits: Negi
(~negi@2a02-8423-2234-e200-b9a4-3fb3-f1a6-7f8d.rev.sfr.net) (Remote
host closed the connection)
L1111[07:39:55]
⇨ Joins: Ir7_o (~Ir7_o@79.143.191.185)
L1112[07:41:08]
zsh sets mode: +o on Ir7_o
L1113[07:45:19]
⇨ Joins: Negi
(~negi@2a02-8423-2234-e200-c88a-7ff3-7ad3-968c.rev.sfr.net)
L1114[07:45:34] <Ir7_o> got meh bouncer
back :)
L1115[07:47:11] <Kodos|Zzz> Yeah, I give
up on this fileshare thing. I don't know what I'm doing wrong, but
this guy has some weird coding thing going on
L1116[07:57:20]
⇦ Quits: Alex_hawks
(~Alex_hawk@CPE-124-178-61-83.lns2.pie.bigpond.net.au) (Ping
timeout: 190 seconds)
L1117[07:58:31]
⇦ Quits: Negi
(~negi@2a02-8423-2234-e200-c88a-7ff3-7ad3-968c.rev.sfr.net) (Quit:
"L'homme n'est pas fait pour travailler, la preuve, cela le
fatigue" --Voltaire)
L1118[07:59:54] <Kodos|Zzz> Do robots not
support redstone cards
L1119[08:00:17] <Kodos|Zzz> In 1.2 that
is
L1120[08:08:03]
⇨ Joins: Negi (~negi@251.230.10.109.rev.sfr.net)
L1121[08:19:11]
⇨ Joins: mfran2016 (webchat@70.39.12.8)
L1122[08:19:23] <mfran2016> hey
guys
L1123[08:20:03] <Vexatos> Hi
L1124[08:20:13] <mfran2016> How goes
it?
L1125[08:20:48] <mfran2016> we need an
emulator :(
L1126[08:22:12] <mfran2016> hey does gml
have a websoite?
L1127[08:22:15] <mfran2016>
website*
L1129[08:24:06]
⇦ Quits: mfran2016 (webchat@70.39.12.8) (Client
Quit)
L1130[08:24:40]
⇨ Joins: mfran2016_ (webchat@70.39.12.8)
L1131[08:24:51] <mfran2016_> what's that
about kodos?
L1132[08:25:04] <mfran2016_> making an
os?
L1133[08:26:35] <Kodos|Zzz> Just
tinkering, mostly
L1134[08:26:58] <Kodos|Zzz> I don't know
enough to make anything geniunely usable
L1135[08:27:11] <Kodos|Zzz> But the
things I mess around with usually end up teaching me something new
about Lua
L1136[08:27:16] <mfran2016_> cool
L1137[08:27:22] <mfran2016_> so is that
with gml?
L1138[08:27:30] <Kodos|Zzz> Nope
L1139[08:27:33] <Kodos|Zzz> That's just
fancy drawing
L1140[08:27:46] <mfran2016_> nice
L1141[08:28:29] <mfran2016_> btw why cant
we ctrl+v in opencomputers?
L1142[08:28:56] <Kodos|Zzz>
Shift+Insert
L1143[08:28:58] <Kodos|Zzz> Or middle
mouse button
L1144[08:30:02] <mfran2016_> okay
thanks
L1145[08:31:31]
⇦ Quits: EnderBot (TheEnders@this.is.theender.net) (*.net
*.split)
L1146[08:31:31]
⇦ Quits: LordFokas|off (LordFokas@this.is.theender.net)
(*.net *.split)
L1147[08:31:31]
⇦ Quits: SuperBot (~SuperBot@superminor2.no-ip.org) (*.net
*.split)
L1148[08:31:31]
⇦ Quits: SuPeRMiNoR2 (~SuPeR@superminor2.no-ip.org) (*.net
*.split)
L1149[08:31:31]
⇦ Quits: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com) (*.net
*.split)
L1150[08:31:31]
⇦ Quits: AngieBLD (AngieBLD@this.is.theender.net) (*.net
*.split)
L1151[08:31:31]
⇦ Quits: Dean4Devil (~AI_Cat@p54960A79.dip0.t-ipconnect.de)
(*.net *.split)
L1152[08:31:31]
⇦ Quits: Flenix (~Flenix@90.204.132.71) (*.net
*.split)
L1153[08:31:31]
⇦ Quits: jk-5 (~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl)
(*.net *.split)
L1154[08:31:32]
⇦ Quits: iLLHunter (iLL@welcome.to.bantown.com) (*.net
*.split)
L1155[08:31:32]
⇦ Quits: manmaed (~Ender@2e403afe.skybroadband.com) (*.net
*.split)
L1156[08:31:32]
⇦ Quits: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
(*.net *.split)
L1157[08:31:32]
⇦ Quits: v^ (~^v@2601:4:4500:887:6045:8f04:d4e5:d3c3) (*.net
*.split)
L1158[08:31:32]
⇦ Quits: Cazzar|Away (~CazzarZNC@abrarsyed.me) (*.net
*.split)
L1159[08:31:32]
⇦ Quits: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
(*.net *.split)
L1160[08:31:32]
⇦ Quits: ^v (~ping@c-71-238-153-166.hsd1.mi.comcast.net)
(*.net *.split)
L1161[08:31:32]
⇦ Quits: Forecaster (~Forecaste@83.223.1.173) (*.net
*.split)
L1162[08:31:32]
⇦ Quits: justastranger (justastran@thinks.men.can-be.sexy)
(*.net *.split)
L1163[08:31:32]
⇦ Quits: Sangar (~Sangar@cil.li) (*.net *.split)
L1164[08:31:32]
⇦ Quits: Kibibyte (~PircBotX@78.129.135.38) (*.net
*.split)
L1165[08:31:32]
⇦ Quits: Kilobyte (~Kilobyte@5.231.51.78) (*.net
*.split)
L1166[08:31:32]
⇦ Quits: progwml6|L (~progwml6@n2-198-175.resnet.drexel.edu)
(*.net *.split)
L1167[08:31:32]
⇦ Quits: ANXHaruhi|HexChat
(~ANXHaruhi@198.Red-83-46-145.dynamicIP.rima-tde.net) (*.net
*.split)
L1168[08:31:32]
⇦ Quits: Stary2001 (~Stary2001@khonsu.stary2001.co.uk) (*.net
*.split)
L1169[08:31:32]
⇦ Quits: Porygon (~Porygon@198.52.199.35) (*.net
*.split)
L1170[08:31:32]
⇦ Quits: Noiro (~noiro@c-76-17-27-99.hsd1.ga.comcast.net)
(*.net *.split)
L1171[08:31:32]
⇦ Quits: prassel|off (~Prassel@5.231.51.109) (*.net
*.split)
L1172[08:31:32]
⇦ Quits: w00tc0d3 (~quassel@212.83.57.84) (*.net
*.split)
L1173[08:31:32]
⇦ Quits: TwoWholeWorms (~heifer@pinky.vinari.co.uk) (*.net
*.split)
L1174[08:31:32]
⇦ Quits: vifino|off (~vifino@c0A9E3E56.dhcp.as2116.net)
(*.net *.split)
L1175[08:31:32]
⇦ Quits: Nentify|away (~Nentify@nentify.me) (*.net
*.split)
L1176[08:31:32]
⇦ Quits: ashka (~postmaste@5.9.122.82) (*.net
*.split)
L1177[08:31:32]
⇦ Quits: Calclavia (sid15812@id-15812.charlton.irccloud.com)
(*.net *.split)
L1178[08:31:32]
⇦ Quits: jaquadro
(~chatzilla@c-76-28-30-178.hsd1.ma.comcast.net) (*.net
*.split)
L1179[08:31:32]
⇦ Quits: Tahg
(~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net) (*.net
*.split)
L1180[08:31:32]
⇦ Quits: Keridos (~Keridos@ironhide.stw-bonn.de) (*.net
*.split)
L1181[08:31:32]
⇦ Quits: Sorroko (~Sorroko@192.3.165.44) (*.net
*.split)
L1182[08:31:32]
⇦ Quits: Death|Away (Death@lua.bouncer.ml) (*.net
*.split)
L1183[08:31:32]
⇦ Quits: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
(*.net *.split)
L1184[08:31:32]
⇦ Quits: Negi (~negi@251.230.10.109.rev.sfr.net) (*.net
*.split)
L1185[08:31:32]
⇦ Quits: Ir7_o (~Ir7_o@79.143.191.185) (*.net
*.split)
L1186[08:31:32]
⇦ Quits: Kenny (Kenny@this.is.theender.net) (*.net
*.split)
L1187[08:31:32]
⇦ Quits: JoshTheEnder (TheEnders@this.is.theender.net) (*.net
*.split)
L1188[08:31:32]
⇦ Quits: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (*.net
*.split)
L1189[08:31:32]
⇦ Quits: mallrat208 (Mibbit@68.204.184.175) (*.net
*.split)
L1190[08:31:32]
⇦ Quits: Cisien (~Chris@2001:470:e883:0:f0b2:48cf:a87e:66a9)
(*.net *.split)
L1191[08:31:32]
⇦ Quits: Csstform
(Csstform@herp---------------------derp---------------------trains.tk)
(*.net *.split)
L1192[08:31:32]
⇦ Quits: Kodos|Zzz
(~Kodos@2602:306:ce20:6c30:74cf:a602:4cb5:9815) (*.net
*.split)
L1193[08:31:32]
⇦ Quits: Syrren (~syrren@mike.unixbox.tk) (*.net
*.split)
L1194[08:31:32]
⇦ Quits: ectoBiologist (~wolfmitch@172.245.212.58) (*.net
*.split)
L1195[08:31:32]
⇦ Quits: mfran2016_ (webchat@70.39.12.8) (*.net
*.split)
L1196[08:31:32]
⇦ Quits: MrEldritch (webchat@97-71-74-106.res.bhn.net) (*.net
*.split)
L1197[08:31:32]
⇦ Quits: natedogith1
(webchat@nc-67-77-219-191.dyn.embarqhsd.net) (*.net
*.split)
L1198[08:31:32]
⇦ Quits: zsh (zsh@services.esper.net) (*.net
*.split)
L1199[08:31:32]
⇦ Quits: hi117 (~hi117@208.38.135.100) (*.net
*.split)
L1200[08:31:32]
⇦ Quits: jesusthekiller
(~jesusthek@2602:ffe8:102:213:1234:1234:bc92:85a7) (*.net
*.split)
L1201[08:31:32]
⇦ Quits: Neonbeta (sid26571@2604:8300:100:200b:6667:1:0:67cb)
(*.net *.split)
L1202[08:31:32]
⇦ Quits: dsAway
(ds84182@Bash.Is.Better.Than.zsh.PanicBNC.biz) (*.net
*.split)
L1203[08:31:32]
⇦ Quits: PixelToast
(PixelToast@Bash.Is.Better.Than.zsh.PanicBNC.biz) (*.net
*.split)
L1204[08:32:48]
⇨ Joins: zsh (zsh@services.esper.net)
L1205[08:32:48]
⇨ Joins: PixelToast
(PixelToast@Bash.Is.Better.Than.zsh.PanicBNC.biz)
L1206[08:32:48]
⇨ Joins: dsAway
(ds84182@Bash.Is.Better.Than.zsh.PanicBNC.biz)
L1207[08:32:48]
⇨ Joins: Neonbeta
(sid26571@2604:8300:100:200b:6667:1:0:67cb)
L1208[08:32:48]
⇨ Joins: jesusthekiller
(~jesusthek@2602:ffe8:102:213:1234:1234:bc92:85a7)
L1209[08:32:48]
⇨ Joins: hi117 (~hi117@208.38.135.100)
L1210[08:32:48]
⇨ Joins: Kodos|Zzz
(~Kodos@2602:306:ce20:6c30:74cf:a602:4cb5:9815)
L1211[08:32:48]
⇨ Joins: Syrren (~syrren@mike.unixbox.tk)
L1212[08:32:48]
⇨ Joins: ectoBiologist
(~wolfmitch@172.245.212.58)
L1213[08:32:48]
⇨ Joins: Csstform
(Csstform@herp---------------------derp---------------------trains.tk)
L1214[08:32:48]
⇨ Joins: Cisien
(~Chris@2001:470:e883:0:f0b2:48cf:a87e:66a9)
L1215[08:32:48]
⇨ Joins: mallrat208 (Mibbit@68.204.184.175)
L1216[08:32:48]
⇨ Joins: natedogith1
(webchat@nc-67-77-219-191.dyn.embarqhsd.net)
L1217[08:32:48]
⇨ Joins: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L1218[08:32:48]
⇨ Joins: MrEldritch
(webchat@97-71-74-106.res.bhn.net)
L1219[08:32:48]
⇨ Joins: JoshTheEnder
(TheEnders@this.is.theender.net)
L1220[08:32:48]
⇨ Joins: Kenny (Kenny@this.is.theender.net)
L1221[08:32:48]
⇨ Joins: Ir7_o (~Ir7_o@79.143.191.185)
L1222[08:32:48]
portlane.esper.net sets mode: +o on Ir7_o
L1223[08:32:48]
⇨ Joins: Negi (~negi@251.230.10.109.rev.sfr.net)
L1224[08:32:48]
⇨ Joins: mfran2016_ (webchat@70.39.12.8)
L1225[08:32:48]
⇨ Joins: Lumien
(~lumien@p4FED46C9.dip0.t-ipconnect.de)
L1226[08:32:48]
⇨ Joins: EnderBot
(TheEnders@this.is.theender.net)
L1227[08:32:48]
⇨ Joins: LordFokas|off
(LordFokas@this.is.theender.net)
L1228[08:32:48]
⇨ Joins: SuperBot
(~SuperBot@superminor2.no-ip.org)
L1229[08:32:48]
⇨ Joins: SuPeRMiNoR2
(~SuPeR@superminor2.no-ip.org)
L1230[08:32:48]
⇨ Joins: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com)
L1231[08:32:48]
⇨ Joins: AngieBLD
(AngieBLD@this.is.theender.net)
L1232[08:32:48]
⇨ Joins: Dean4Devil
(~AI_Cat@p54960A79.dip0.t-ipconnect.de)
L1233[08:32:48]
⇨ Joins: Flenix (~Flenix@90.204.132.71)
L1234[08:32:48]
⇨ Joins: jk-5
(~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl)
L1235[08:32:48]
⇨ Joins: iLLHunter (iLL@welcome.to.bantown.com)
L1236[08:32:48] *** portlane.esper.net sets
mode: +vv EnderBot jk-5
L1237[08:32:51]
⇨ Joins: manmaed
(~Ender@2e403afe.skybroadband.com)
L1238[08:32:51]
⇨ Joins: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
L1239[08:32:51]
⇨ Joins: v^
(~^v@2601:4:4500:887:6045:8f04:d4e5:d3c3)
L1240[08:32:51]
⇨ Joins: Cazzar|Away (~CazzarZNC@abrarsyed.me)
L1241[08:32:51]
⇨ Joins: BevoLJ
(~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
L1242[08:32:51]
⇨ Joins: ^v
(~ping@c-71-238-153-166.hsd1.mi.comcast.net)
L1243[08:32:51]
⇨ Joins: gamax92
(gamax92@The.Dragon.Slayer.PanicBNC.eu)
L1244[08:32:51]
⇨ Joins: Kibibyte (~PircBotX@78.129.135.38)
L1245[08:32:51]
⇨ Joins: Forecaster (~Forecaste@83.223.1.173)
L1246[08:32:51]
⇨ Joins: justastranger
(justastran@thinks.men.can-be.sexy)
L1247[08:32:51]
⇨ Joins: Sangar (~Sangar@cil.li)
L1248[08:32:51]
⇨ Joins: Kilobyte (~Kilobyte@5.231.51.78)
L1249[08:32:51]
⇨ Joins: progwml6|L
(~progwml6@n2-198-175.resnet.drexel.edu)
L1250[08:32:51]
portlane.esper.net sets mode: +v on progwml6|L
L1251[08:32:51]
⇨ Joins: ANXHaruhi|HexChat
(~ANXHaruhi@198.Red-83-46-145.dynamicIP.rima-tde.net)
L1252[08:32:51]
⇨ Joins: Stary2001
(~Stary2001@khonsu.stary2001.co.uk)
L1253[08:32:51]
⇨ Joins: Porygon (~Porygon@198.52.199.35)
L1254[08:32:51]
⇨ Joins: prassel|off (~Prassel@5.231.51.109)
L1255[08:32:51]
⇨ Joins: Noiro
(~noiro@c-76-17-27-99.hsd1.ga.comcast.net)
L1256[08:32:51]
⇨ Joins: w00tc0d3 (~quassel@212.83.57.84)
L1257[08:32:51]
⇨ Joins: TwoWholeWorms
(~heifer@pinky.vinari.co.uk)
L1258[08:32:51]
⇨ Joins: vifino|off
(~vifino@c0A9E3E56.dhcp.as2116.net)
L1259[08:32:51]
⇨ Joins: ashka (~postmaste@5.9.122.82)
L1260[08:32:51]
⇨ Joins: Nentify|away (~Nentify@nentify.me)
L1261[08:32:51]
⇨ Joins: Calclavia
(sid15812@id-15812.charlton.irccloud.com)
L1262[08:32:51]
⇨ Joins: jaquadro
(~chatzilla@c-76-28-30-178.hsd1.ma.comcast.net)
L1263[08:32:51]
⇨ Joins: Tahg
(~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net)
L1264[08:32:51]
⇨ Joins: Keridos (~Keridos@ironhide.stw-bonn.de)
L1265[08:32:51]
⇨ Joins: Sorroko (~Sorroko@192.3.165.44)
L1266[08:32:51]
⇨ Joins: Death|Away (Death@lua.bouncer.ml)
L1267[08:32:51] *** portlane.esper.net sets
mode: +vv Calclavia Tahg
L1268[08:33:30] <mfran2016_> just need
the basics
L1269[08:33:57] <mfran2016_> thanks
delta
L1270[08:33:58] <Kodos|Zzz> I'd recommend
looking at CompViewer or LC-Control
L1271[08:34:08] <Kodos|Zzz> Both of those
utilize GML
L1272[08:34:09] <mfran2016_> okay can you
post a link of compviewer
L1273[08:34:20]
⇦ Quits: Csstform
(Csstform@herp---------------------derp---------------------trains.tk)
(Ping timeout: 190 seconds)
L1274[08:34:44]
⇦ Quits: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
(Quit: Greetings from Pastry Fork, Inc. ✔)
L1276[08:35:28] <mfran2016_> thanks
L1277[08:37:02]
⇨ Joins: Csstform
(Csstform@herp---------------------derp---------------------trains.tk)
L1278[08:37:32] <mfran2016_> i dont see
anything like require("gml") do you not need to do
that?
L1279[08:37:40]
⇦ Quits: Negi (~negi@251.230.10.109.rev.sfr.net) (Ping
timeout: 183 seconds)
L1280[08:37:52] <mfran2016_> nvm found
it
L1281[08:38:45] <mfran2016_> uh wait
what
L1282[08:39:20] <mfran2016_> so i have to
create a gui object
L1283[08:40:06] <mfran2016_> I wish they
had a hello world program :(
L1284[08:40:38]
⇨ Joins: sciguyryan
(sciguyryan@109-205-169-250.dynamic.swissvpn.net)
L1285[08:41:20] <Kodos|Zzz> Heading to
bed. gn
L1286[08:41:23]
⇨ Joins: Negi (~negi@26.220.10.109.rev.sfr.net)
L1287[08:43:09] <mfran2016_> how do i get
the working directory?
L1288[08:44:19]
⇦ Quits: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
()
L1289[08:47:49] <mfran2016_> okay so
gitrepo isn't working :(
L1290[08:47:58]
⇦ Quits: Cisien (~Chris@2001:470:e883:0:f0b2:48cf:a87e:66a9)
(Read error: Connection timed out)
L1291[08:48:29]
⇨ Joins: Cisien
(~Chris@2001:470:e883:0:f0b2:48cf:a87e:66a9)
L1292[08:57:54] <mfran2016_> do you guys
have a recomended resolution that doesn't look strange
L1293[08:58:47]
⇨ Joins: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
L1294[09:01:52] <mfran2016_> hey vexatos,
is there an api where i can read files inside a zip?
L1295[09:02:09] <Vexatos> I do not think
so
L1296[09:02:30] <mfran2016_> does ipack
uncompress zip files?
L1298[09:02:47]
⇨ Joins: mallrat208 (Mibbit@68.204.184.175)
L1299[09:02:53]
⇦ Quits: mallrat208 (Mibbit@68.204.184.175) (Client
Quit)
L1300[09:03:08]
⇨ Joins: mallrat208 (Mibbit@68.204.184.175)
L1301[09:06:22]
⇨ Joins: Ikaros (~Ikaros@185.17.1.203)
L1302[09:06:48]
⇦ Quits: Dean4Devil (~AI_Cat@p54960A79.dip0.t-ipconnect.de)
(Ping timeout: 186 seconds)
L1303[09:11:27] <mfran2016_> does ipack
decompress zip files or special format?
L1304[09:12:02]
⇨ Joins: Dean4Devil
(~AI_Cat@p549627C7.dip0.t-ipconnect.de)
L1305[09:17:21] ***
justastranger is now known as justastranger|zzz
L1306[09:23:44]
⇦ Quits: alekso56_off (~alekso56@c0A9E3E56.dhcp.as2116.net)
(Ping timeout: 194 seconds)
L1307[09:25:26]
⇦ Quits: vifino|off (~vifino@c0A9E3E56.dhcp.as2116.net) (Ping
timeout: 380 seconds)
L1308[09:28:19] <mfran2016_> started
working on my os :D
L1309[09:28:24] <mfran2016_> but going to
bed now
L1310[09:28:28] <mfran2016_> it's about 5
in the morn
L1311[09:28:47]
⇦ Quits: mfran2016_ (webchat@70.39.12.8) (Quit: Web client
closed)
L1312[10:11:16]
⇦ Quits: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
(Ping timeout: 380 seconds)
L1313[10:12:20]
⇦ Quits: Dean4Devil (~AI_Cat@p549627C7.dip0.t-ipconnect.de)
(Remote host closed the connection)
L1314[10:19:48] ***
Keridos is now known as Keridos_off
L1315[10:51:52]
⇦ Quits: jk-5 (~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl) (Ping
timeout: 186 seconds)
L1316[10:55:44]
⇦ Quits: MrEldritch (webchat@97-71-74-106.res.bhn.net) (Ping
timeout: 190 seconds)
L1317[10:57:45]
⇨ Joins: jk-5|gone
(~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl)
L1318[10:59:50] ***
jk-5|gone is now known as jk-5
L1319[10:59:51]
zsh sets mode: +v on jk-5
L1320[11:04:47] ***
Keridos_off is now known as Keridos
L1321[11:16:18]
⇨ Joins: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
L1322[11:20:02] <JoshTheEnder> ok, looks
like the library i used for EnderBot(2) supports the extended join
and account notify features numerics (i.e. actually converts them
to a name) so woo \o/
L1323[11:45:03] <ShadowKatStudios> So do
I need to build the OpenOS floppy into my robot?
L1324[11:46:31] <JoshTheEnder>
ShadowKatStudios, you need an upgrade manager(?) and a disk drive
in the bottom 3 slots of the assembler (it allows you to put disks
in at will)
L1326[11:53:59]
⇨ Joins: onlyNOOB
(webchat@adsl-195-168-236-009.dynamic.nextra.sk)
L1327[11:54:08] <onlyNOOB> hi
L1328[11:54:22] <JoshTheEnder> hi
L1329[11:54:36] <onlyNOOB> i'm noob
L1330[11:54:44] <JoshTheEnder> i can see
that
L1331[11:54:50] <onlyNOOB> :P
L1332[11:55:11] <onlyNOOB> can someone
help me?
L1333[11:55:30] <onlyNOOB> my program
don't work
L1334[11:55:45] *
onlyNOOB help
L1335[11:56:17] <JoshTheEnder> we /can/
but we cant help if we cant look at the program
L1336[11:56:25] <onlyNOOB> ok
L1337[11:56:35] <onlyNOOB>
term.clear()
L1338[11:56:41] <JoshTheEnder> pastebin
it
L1339[11:58:47] <onlyNOOB> ph2rMN7e
L1340[11:59:33] *
onlyNOOB is trying to fx the code
L1341[12:00:35] <onlyNOOB>
pastebin.com/ph2rMN7e
L1342[12:01:01] <onlyNOOB> is somebody
online?
L1343[12:01:07] <onlyNOOB> i'm noob
L1344[12:01:16] <JoshTheEnder> yes, i'm
looking at it now
L1345[12:03:12] <Kenny>
term.setCursor(1,1) setCursorPos() is a CC function
L1346[12:03:35] <onlyNOOB> thanks!
L1348[12:04:01] <Kenny> and when using
sleep. always do it as : os.sleep()
L1349[12:04:10] <JoshTheEnder> you dont
even need setCursor() if you're clear()'ing
L1350[12:04:13] <onlyNOOB> thanks!
L1351[12:04:19] <onlyNOOB> hi all
L1352[12:04:37] <JoshTheEnder> Kenny, did
you get my pm?
L1353[12:05:06] <JoshTheEnder> also
you're opped because of netsplit about 4 hours ago
L1354[12:05:08] <Kenny> treu Josh, but if
I don't tell him about the setCursorPos() being CC then he makes
that mistake again later on
L1355[12:05:11] <Kenny> and yes i
did
L1356[12:05:18] <JoshTheEnder> ok
L1357[12:06:20] <Kenny> this lady next
door wouldn't let me pour this damn cement yesterday and let it set
over night, she says do it at 8am in the morning and let it set all
day
L1358[12:06:45] <JoshTheEnder> that's
stupid
L1359[12:06:46] <Kenny> it's too fucking
cold to pour it now, so i have to wait till it warms up
enouhgh
L1360[12:07:17] <JoshTheEnder> 'but if
you pour it at night then the magic pixies will come and mess it
all up'
L1361[12:07:44]
⇦ Quits: onlyNOOB
(webchat@adsl-195-168-236-009.dynamic.nextra.sk) (Ping timeout: 190
seconds)
L1362[12:08:12] <Kenny> i wasn't going to
pour it at night, was going to pour it yesterday afternoon at about
3pm, then it would have set over night and i coujld be taking the
form down this morning instead of putting it up
L1363[12:08:57] <JoshTheEnder> but still,
she doesnt like the magic pixies! :P
L1364[12:09:15] <Kenny> all the lady does
is complain
L1365[12:10:02]
⇨ Joins: Altenius (~Altenius4@199.193.183.1)
L1366[12:14:28]
⇨ Joins: vifino
(~vifino@ip-176-198-144-221.unitymediagroup.de)
L1367[12:15:29] <Kenny> !voice
L1368[12:15:29]
zsh sets mode: +v on Kenny
L1369[12:15:32] <Kenny> !deop
L1370[12:15:32]
zsh sets mode: -o on Kenny
L1371[12:15:47] <JoshTheEnder>
!voice
L1372[12:15:48]
zsh sets mode: +v on JoshTheEnder
L1373[12:15:48]
⇨ Joins: Cirno_ (~nick1@188.113.74.118)
L1374[12:15:49] <JoshTheEnder> :P
L1375[12:16:02] <JoshTheEnder> pointless
voice hehe
L1376[12:16:04] <Kenny> ok, SKS, where's
the story
L1377[12:16:22] <Kenny> but when i deop,
it also devoices me
L1378[12:16:39] <Kenny> so i have to set
it before (or after) i deop
L1379[12:16:57] <Kenny> !flags
L1380[12:17:04] <JoshTheEnder> well,
technically it's because you dont have +v mode so it doesnt go back
to that
L1381[12:17:09] <Kenny> even though i
have auto voice
L1382[12:17:16] <Altenius> !v
L1383[12:17:20] <Altenius> !voice
L1384[12:17:22] <Altenius> :(
L1385[12:17:28] <JoshTheEnder> auto-op
probably overrides it
L1386[12:17:58] <Kenny> i have
+AFORVfiorstv
L1387[12:18:28] <JoshTheEnder> try
removing O (i think that's the auto-op flag)
L1388[12:18:43] <Kenny> !flags help
L1389[12:19:40] <Kenny> !flags Kenny
-O
L1390[12:19:41] -ChanServ-
Kenny set
flags
-O on
Kenny.
L1391[12:19:49] <Kenny> !op
L1392[12:19:49]
zsh sets mode: +o on Kenny
L1393[12:19:53] <Kenny> !deop
L1394[12:19:53]
zsh sets mode: -o on Kenny
L1395[12:20:25]
⇦ Parts: Kenny (Kenny@this.is.theender.net) ())
L1396[12:20:26]
⇨ Joins: Techokami
(~Techokami@pool-173-48-10-197.bstnma.east.verizon.net)
L1397[12:20:27]
⇨ Joins: Kenny (Kenny@this.is.theender.net)
L1398[12:20:27]
zsh sets mode: +v on Kenny
L1399[12:20:34] <Kenny> ok it
worked
L1400[12:20:38] <JoshTheEnder> yup
:)
L1401[12:20:56] <Kenny> i knew that
shouldn't mess up stats
L1402[12:21:22] <JoshTheEnder> well, all
that happened when you left was Techokami joining
L1403[12:21:35] <Kenny> damn
L1404[12:21:44] <Techokami> morning
L1405[12:21:47] <JoshTheEnder> doesnt
really matter though
L1406[12:21:57] <JoshTheEnder>
morning
L1407[12:21:58] <Techokami> hey Josh did
you remember to fix/merge my stats
L1408[12:22:14] <Kenny> i did disconnect
and reconnect a little bit ago to switch the damn name so you would
quit bugging me about it
L1409[12:22:14] <JoshTheEnder> i have no
idea
L1410[12:22:25] <JoshTheEnder> Kenny,
what?
L1411[12:22:40] <Kenny> that josh to
theender
L1412[12:23:03] <Kenny> your dang znc
name
L1413[12:23:20] <JoshTheEnder> Kenny, you
didnt need to fix it.. it was already fixed (i restarted the
bouncer to clear its mem usage)
L1414[12:23:58] <Kenny> i kept getting
messages because i still had my client linkking to thatjosh and NOT
theender
L1415[12:24:03] <JoshTheEnder> ohh
L1416[12:24:13] *
JoshTheEnder is being derp today
L1417[12:24:13] <Techokami> Josh can you
please merge the Techo and Techokami users in the stats database?
Currently I show up as Techo (my alternate nick for if I get
disco'd and my nick hasn't shown that I've vanished yet)
L1418[12:24:31] <JoshTheEnder> ok
Techokami
L1419[12:24:35] <Techokami> thank
you
L1420[12:24:54] <Kenny> i forget how to
to get the chan stat link lol
L1421[12:24:59] <JoshTheEnder>
?chanstats
L1423[12:26:01] <JoshTheEnder> also
Michiyo has overtaken BizzyCola
L1424[12:26:18] <Kenny> lol
L1425[12:26:24] <Michiyo> woo
L1426[12:26:52] <Kenny> ping's starting
to get close to me hehe
L1427[12:27:33] <JoshTheEnder> still got
another 3,000 lines to go though
L1428[12:27:47] <Kenny> he won't make it
lol
L1429[12:27:59] <Kenny> i'll make sure of
that *evil grin*
L1430[12:28:11] *
JoshTheEnder smaks ShadowKatStudios
L1431[12:28:55] <Kenny> damn have to
bring my 12-17 and 18-23 stats back up. dropped to 2nd there
L1432[12:29:12] <Kenny> and it was ping
who overtook me
L1433[12:30:29] <JoshTheEnder> Techokami,
fixed, updated change will come in about 30 mins when the stats get
re-generated
L1434[12:30:35] <Techokami> thank
you!
L1435[12:30:58] <Michiyo> damn my 0-5
dropped to 10...
L1436[12:31:04] *
Michiyo shoots kodos
L1437[12:33:44] <Kenny> well, when yo go
to sleep before midnight that usually happensd hehe
L1438[12:36:45] ***
vifino is now known as vifino|away
L1439[12:39:28] ***
Nentify|away is now known as Nentify
L1440[12:40:44] <Altenius> Vexatos, are
you there?
L1441[12:40:54] <Vexatos> Yep
L1443[12:41:06] <Vexatos> Hey Kenny
L1444[12:41:10] <Vexatos> ping fixed the
website
L1445[12:41:22] <Vexatos> It is now
compatible with YAML and the oppm files
L1446[12:41:40] <Altenius> What if there
are two projects that do the same thing Vexatos? How would the
dependencies work?
L1447[12:41:53] <Altenius> Such as oracle
java and openjdk
L1448[12:42:04] <Altenius> With pacman is
asks you which one you want
L1449[12:42:10] <Altenius> it*
L1450[12:43:27] ***
vifino|away is now known as vifino
L1451[12:43:35] <Vexatos> Altenius: What
do you mean?
L1452[12:43:52] <Altenius> If there are
two libraries that do the same thing
L1453[12:44:08] <Kenny> Altenius, this is
for the OpenPrograms git repo
L1454[12:44:16] <Altenius> I k now.
L1455[12:44:30] <Kenny> they are lua
programs
L1456[12:44:43]
⇨ Joins: TangentDelta (~PewNaN@63.143.24.24)
L1457[12:45:09] <Vexatos> ....
L1458[12:45:42] <Kenny> or at least i
thought that was what it was for
L1459[12:45:51] <Vexatos> It is
L1460[12:46:03] <Altenius> You're
confusing me Kenny.
L1461[12:46:10] <Altenius> Where did I
specify that it wasn't?
L1462[12:46:33] <Kenny> you are asking
about which java, java has nothing to do with OpenPrograms
L1463[12:46:43] <Altenius> That was an
example
L1464[12:46:56] <Vexatos> I am
confusicated now
L1465[12:47:04] <Altenius> Because Oracle
java and OpenJDK do the same thing
L1466[12:47:07] <Kenny> he not pay
attention yesterday, Vexatos
L1467[12:47:20] <Vexatos> Maybe
L1468[12:47:39] <Vexatos> Oh, also,
Kenny: oppm and the website now support external repos
L1469[12:47:46] <Vexatos> So repos that
are not in OpenPrograms
L1470[12:47:51] <Kenny> trhe current
setup was due to something like that and *may* have come about
because i wouldn't use the new dependency system
L1471[12:48:18] <Vexatos> Now you could
use it
L1472[12:48:25] <Vexatos> It's still your
decision, though
L1473[12:48:36] <Vexatos> Since the
website will continue supporting the yaml files
L1474[12:48:45] <Vexatos> there is no
need to register your stuff in oppm
L1475[12:49:08] <Kenny> i know. i was
fairly certain it was doen when i showed my reasoning for it but i
didn'[t know for sure or not
L1476[12:49:16] <Kenny> done*
L1477[12:50:00] <Vexatos> Well, you have
quite a lot of awesome programs so I would love if you provided
them
L1478[12:50:07] <Vexatos> That's why I
got this alternative idea
L1479[12:50:20] <Vexatos> for you being
allowed to have a custom version of a dependency
L1480[12:50:38] <Kenny> I wasn't even
thinking yesterday Vexatos...
L1481[12:50:45] <Vexatos> Mhm
L1482[12:51:00] <Kenny> there was a
olution to what i referred to and could have been fixed by me
myself
L1483[12:51:08] <Kenny> solution*
L1484[12:51:25]
⇨ Joins: Rokmonkey
(~Rokmonkey@c-76-28-44-57.hsd1.ct.comcast.net)
L1485[12:51:28] <Rokmonkey> o/
L1486[12:51:32] <JoshTheEnder> hi
L1487[12:51:48] <Rokmonkey> How goes this
morning?
L1488[12:51:49] <Kenny> all i had to do
was create a folder for what was needed by my programs and make
that the dependency
L1489[12:52:03] <Kenny> Slow and painful.
i have to work in about an hour hehe
L1490[12:52:08] <Rokmonkey> Bleh
L1491[12:52:35] <Rokmonkey> I get to
spend the morning pokey poking around in OC
L1492[12:52:53] <JoshTheEnder> i think
the same thing can be said about both me and Kenny, if we ever get
very angry at something, leave it about a day or 2 and check again
to see if our views have changed
L1493[12:53:03]
⇨ Joins: Alex_hawks
(~Alex_hawk@CPE-121-215-89-3.lnse1.pie.bigpond.net.au)
L1494[12:53:03]
zsh sets mode: +v on Alex_hawks
L1495[12:53:16] <Kenny> i've already
poked and prodded OC. now i poke and prod the mods compatible with
it hehe
L1496[12:53:28] <Vexatos> Kenny: Since I
added the "hidden" value, you could even put your custom
version of GML into a package called "gml-something" and
set hidden=true
L1497[12:53:56] <Vexatos> So you'd have a
working version an it would not be accessible by "oppm
list"
L1498[12:54:17] <Kenny> that would work.
this also gives everyone a chance to switch over while still
keeping the repos crrent
L1499[12:54:50] <Vexatos> Again, every
package name needs to be unique, but since strings are virtually
infinite, that will not be a problem
L1500[12:55:30] <Kenny> i wasn't worried
about it being accessible to oppm. it was more that a newer of a
dependency from someone else might break the program before i had a
fix ready....
L1501[12:55:42] <Vexatos> Ah
L1502[12:55:43] <Kenny> and it needed to
use the files i had with the program itself
L1503[12:56:31] <Kenny> or, as in this
case, i don't know if gopher has made the change in gml for it to
act right with OC 1.3 that is with the gml files with my
programs
L1504[12:56:49] <JoshTheEnder>
?help
L1505[12:56:49] <EnderBot> I can help you
with: _?, BlackKnight, opencomputers, computronics, OpenPrograms,
ocforum, dev-builds, chanstats, 2048game, server,
opencomponents,
L1506[12:56:49] <EnderBot> Command usage:
?<topic> e.g. ?stargates
L1507[12:56:52] <Vexatos> Well, if you
provide a custom gml version, you are safe :D
L1508[12:57:08] <JoshTheEnder>
?OpenPrograms
L1510[12:57:15] <Vexatos> :O
L1511[12:57:21] <Vexatos> Thank you,
JoshTheEnder :O
L1512[12:57:31] <JoshTheEnder> that's
been there for a while
L1513[12:57:51] <Vexatos> Didn't
know
L1514[12:57:53] <Kenny> Vexatos, i added
that in way back when Josh first gave me admin for Enderrbot
L1515[12:58:00] <Vexatos> <3
L1516[12:58:05] <Vexatos> .openprg
L1519[12:59:08] <Kenny> well, when i
added the link the web page didn't exist :P hehe
L1521[12:59:16] <EnderBot> Added
openprograms successfully
L1522[12:59:19] <Kenny> Josh, could you
change it. I forgot how
L1523[12:59:22] <JoshTheEnder>
?openprograms
L1525[12:59:39] <Kenny>
?OpenPrograms
L1527[12:59:39] <Vexatos> Nice
L1528[12:59:47] <Vexatos> Haha
L1529[12:59:48] <Kenny> case
sensitive
L1530[12:59:52] <JoshTheEnder> i really
need to deprecate EnderBot(1) and put it in EnderBot(2)
L1531[12:59:55] <JoshTheEnder> Kenny, i
know
L1532[13:00:26] <Kenny> so what are you
goling to use for openPrograms and Openprograms :P
L1533[13:01:02] <Vexatos> And
oPeNpRoGrAmS?
L1534[13:01:23] <JoshTheEnder> hard to
make topic case insensitive without rest of message being set to
lowercase as well (which screws up links with capitals and
stuff)
L1535[13:02:07] <Rokmonkey> Hmm, why are
there 6 filesystem components on my one server?
L1536[13:02:08] <JoshTheEnder> Kenny,
idk. overhauling EnderBot(1) is 2nd on the priority list at the
moment, 1st being proper NS based auth system
L1537[13:02:40] <Kenny> say hello to OC
and filesystems :)
L1538[13:03:04] <Kenny> beleive it or
not, they are all basically the same signal filesystem
L1539[13:03:06] <Rokmonkey> What does it
correspond to? Not one for one to hard disks?
L1540[13:03:12] <Kenny> single*
L1541[13:03:18] <Rokmonkey> Oo
L1542[13:03:33] <JoshTheEnder> Rokmonkey,
do 'df' in the computer
L1543[13:03:41] <Rokmonkey> I thought it
might be becuase I hooked up 3 other computers to a server
L1544[13:03:53] <JoshTheEnder> that
/could/ be it, not sure though
L1545[13:03:58] <Kenny> nope
L1546[13:04:15] <Kenny> because the
remote terminal will only access one computer in a rack
L1547[13:04:28] <JoshTheEnder> Kenny, i
think he meant via cable
L1548[13:04:33] <Rokmonkey> Right
L1549[13:04:43] <Rokmonkey> I had to put
a switch in at each other PC though, is that normal?
L1550[13:04:50] <JoshTheEnder> yes
L1551[13:04:59] <Rokmonkey> Need one at
each end?
L1552[13:05:10] <Kenny> i can't really
say, haven't done much networkl stuff recently
L1553[13:05:29] <JoshTheEnder> where
there are going to be 2 computers that are wired together, you need
a switch between them
L1554[13:05:42] <JoshTheEnder> generally
the main 'root' devices has 2 mount points, one at '/' and another
at '/mnt/xxx'. tmp also has one IIRC
L1555[13:05:57] <Kenny> yep
L1556[13:05:57] <Rokmonkey> Waht if there
are three computers? Still one switch?
L1557[13:06:12] ***
LordFokas|off is now known as LordFokas
L1558[13:06:12]
zsh sets mode: +v on LordFokas
L1559[13:06:23] <Rokmonkey> And a server?
(I'm sure I'm making this more complicated than it needs to
be)
L1560[13:06:24] <Kenny> o/
LordFokas
L1561[13:06:32] <LordFokas> \o
Kenny
L1562[13:07:09] <Kenny> well, one last
cigarette and i go pour this step
L1563[13:09:17] <Rokmonkey> There
wouldn't happen to be a way to show more characters on a line would
there? It gets hard to read when these long addresses take up lots
of lines
L1564[13:14:10] <Kenny> actuaslly, you
only need to use the first 3 chars of the line to access that
component
L1565[13:14:26] <Rokmonkey> WEll, I mean
when I do a list of the components
L1566[13:14:45]
⇨ Joins: goldmuddy123
(~goldmuddy@CPE-120-146-132-11.static.nsw.bigpond.net.au)
L1567[13:14:53] <Rokmonkey> I'm used to
my really wide command prompt XD
L1568[13:15:10] <goldmuddy123>
starwars
L1569[13:15:16] <Kenny> if you do for k,
v in component.list() do print (v) end then you will only get the
component name
L1570[13:15:16] <goldmuddy123>
starwars
L1571[13:15:16] <goldmuddy123>
starwars
L1572[13:15:17] <goldmuddy123>
starwars
L1573[13:15:17] <goldmuddy123>
starwars
L1574[13:15:18] <goldmuddy123>
starwars
L1575[13:15:18] <goldmuddy123>
starwars
L1576[13:15:18] <goldmuddy123>
starwars
L1577[13:15:19] <goldmuddy123>
starwars
L1578[13:15:19] <goldmuddy123>
starwars
L1579[13:15:19] <goldmuddy123>
starwars
L1580[13:15:19] <goldmuddy123>
starwars
L1581[13:15:19] <goldmuddy123>
starwars
L1582[13:15:20] <goldmuddy123>
starwars
L1583[13:15:20] <goldmuddy123>
starwars
L1584[13:15:21] <goldmuddy123>
starwars
L1585[13:15:21] <goldmuddy123>
starwars
L1586[13:15:22] <JoshTheEnder> !kick
goldmuddy123 stop
L1587[13:15:22] ***
goldmuddy123 was kicked by zsh ((JoshTheEnder) stop))
L1588[13:15:31] <Altenius> What was that
about?
L1589[13:15:41] <Rokmonkey> I think he
was bored
L1590[13:15:45] <JoshTheEnder> no clue,
if he does it again he's getting kickbanned
L1591[13:16:05] <Kenny> Rokmonkey: if you
do for k, v in component.list() do print (v) end then you will only
get the component name
L1592[13:16:28] <Rokmonkey> Yeah, that's
what I've been doing mostly. You suggest just using the analyzer
for getting the address needed?
L1593[13:17:00] <Kenny> that would
work
L1594[13:17:38] <Rokmonkey> ARe there
better ways? Something close to CC's
peripheral.wrap("left") ?
L1595[13:18:03] <Altenius>
s=component.gpu ?
L1596[13:18:04] <JoshTheEnder> modem =
component.modem
L1597[13:18:18] <Kenny> you don;t need to
use the address to access components
L1598[13:18:20] <Altenius> I believe that
gets the primary componnet.
L1599[13:18:40] <Altenius> or gpu =
component.getPrimary("gpu")
L1600[13:19:00] <Rokmonkey> Been doing
that, but big reactors has a really long name, was hoping there was
a shorter one :d
L1601[13:19:18] <Kenny> if you do a list
of components. then all you need to do after that is set a variable
gpu=component.gpu
L1602[13:19:33] <Rokmonkey> I'll try
that.
L1603[13:19:39] <Kenny> Rokmonkey, give
me a sec
L1605[13:20:05] <Kenny> check that
program out
L1606[13:20:21] <Kenny> it will show you
how to use code for accessing BR
L1607[13:20:52] <Kenny> that control code
is still being revamped, but only to switch over to the new name
set he has
L1608[13:20:58] <Rokmonkey> I've got a
simple one working with a bang-bang loop. everyone I'm with wants
me to link it up to terminal glasses and a server r oom
>.>
L1609[13:21:27] <JoshTheEnder> lol
L1610[13:21:39] <Rokmonkey> Yeah...
L1611[13:21:42] <Kenny> when i first
wrote that cde he hadn't added in turbines yet
L1612[13:21:46] <Kenny> code*
L1613[13:21:53] <Rokmonkey> Turbines
really could use a control loop
L1614[13:22:02] <Rokmonkey> At least when
turning it on
L1615[13:22:48] <Rokmonkey> Thanks for
the code though, that helps. There wouldn't happen to be some
server/network examples out there would there?
L1616[13:22:51] <Rokmonkey> Of
anything?
L1618[13:25:26] <Rokmonkey> That works. I
thought servers come with modems though? This one I have, has a
network card, and is plugged into a switch, but no modem
L1619[13:25:44] <Rokmonkey> Wait.
Derp.
L1620[13:26:35] <JoshTheEnder> put a
network card in a server and it can communicate with other servers
in the rack as well as via normal means (the server rack acts as a
switch)
L1621[13:27:04] <Rokmonkey> As in a
switch between the other servers in the rack, but not with anything
else wired to it?
L1622[13:27:31]
⇦ Quits: Negi (~negi@26.220.10.109.rev.sfr.net) (Ping
timeout: 183 seconds)
L1623[13:29:24] <ShadowKatStudios> I have
been so far unable to use a server to communicate with other
servers in the rack.
L1624[13:29:44] <ShadowKatStudios> I
figure I'm doing it wrong.
L1625[13:29:57] <JoshTheEnder>
ShadowKatStudios, probably. als story?
L1626[13:30:03] <JoshTheEnder>
s/als/also
L1627[13:30:03] <SuperBot>
<JoshTheEnder> ShadowKatStudios, probably. also story?
L1628[13:30:35]
⇨ Joins: Negi (~negi@28.217.10.109.rev.sfr.net)
L1629[13:31:07]
⇦ Quits: Lunatrius (~Lunatrius@77.38.103.182) (Quit: An Eye
for an Eye, a Tooth for a Tooth, and Evil for Evil.)
L1630[13:33:20] ***
Csstform is now known as Csst|Masterball
L1631[13:37:11] ***
Techokami is now known as Techo
L1632[13:37:19] ***
Techo is now known as Techokami
L1633[13:37:31] <Techokami> there that
should properly register me with the stats
L1635[13:38:53] <Altenius> *kick
L1636[13:38:56] <Altenius> *kick
L1637[13:39:16] <Altenius> Wrong channel,
soryr
L1638[13:39:36] <Rokmonkey> Very true,
Shadow.
L1639[13:44:38] ***
Csst|Masterball is now known as Csstform
L1640[13:47:28]
⇨ Joins: Lunatrius (~Lunatrius@77.38.103.182)
L1641[13:49:29] <MichiBot> Testing
123
L1642[13:49:33] <Michiyo> ha..
L1643[13:51:33] <gamax92>
L1644[13:51:46]
⇨ Joins: gjgfuj (~gjgfuj@119.15.76.203)
L1645[13:52:52] ***
Cirno_ is now known as Daiyousei
L1646[13:58:00] <Vexatos> MichiBot:
drama
L1647[13:58:02] <MichiBot> Vexatos: Greg
tweets Applied Energistics 2 is full of secret backdoors
L1648[13:59:46] <Daiyousei> cool
L1649[13:59:53] <Daiyousei> NSA
Energistics 2
L1650[14:10:18]
⇨ Joins: mfran2016
(webchat@ftth-173-215-10-116.wccta.net)
L1651[14:10:20] <mfran2016> hey
guys
L1652[14:10:27] <Rokmonkey> o/
L1653[14:10:33] <mfran2016> how's it
going
L1654[14:10:35]
⇦ Quits: Altenius (~Altenius4@199.193.183.1) (Ping timeout:
194 seconds)
L1655[14:10:44] <Rokmonkey> it goes
L1656[14:10:53] <mfran2016> awesome
L1657[14:10:59] <gamax92> it goes in a
linear path of destruction
L1658[14:10:59] <mfran2016> hey do you
use ipack library?
L1659[14:11:03] <gamax92> ruining all in
its way.
L1660[14:11:10] <gamax92> mfran2016: Yes,
I do use ipack
L1661[14:11:15] <gamax92> (not
really)
L1662[14:11:23] <mfran2016> does ipack
unpack zips or something else?
L1663[14:11:30] <gamax92> mfran2016: no,
it unpacks ipacks
L1664[14:11:45] <mfran2016> really?
L1665[14:11:48] <gamax92> yes
L1666[14:11:52] <mfran2016> okay
L1667[14:12:07] <gamax92> cba to
implement deflate
L1668[14:12:12] <mfran2016> ?
L1669[14:12:16] <mfran2016> cba?
L1670[14:12:25] <JoshTheEnder> cba =
cannot be asked
L1671[14:12:39] <gamax92> or for when v^
uses it, cannot be arsed
L1672[14:13:20] <mfran2016> okay and
whats the difference between table:funcion and table.function
L1673[14:14:39] <gamax92> mfran2016:
table:function -> table.function(table)
L1674[14:14:46] <mfran2016> ohhh that's
awesome
L1675[14:14:49] <mfran2016> thank
you
L1676[14:15:14] <mfran2016> how do i get
the users on a computer?
L1677[14:15:30] <JoshTheEnder> .w
computer.users()
L1678[14:15:30] <^v> JoshTheEnder,
computer.users():string,... A list of all users registered on this
computer, as a tuple. See .help users
L1679[14:16:12] <mfran2016> thanks
L1680[14:16:27] <mfran2016> so if it
doesn't show anything then a user isn't registered
L1681[14:16:41] <JoshTheEnder> .w
users
L1683[14:16:47] <JoshTheEnder> .help
users
L1685[14:16:50] <JoshTheEnder> meh
L1686[14:17:21] <mfran2016> huh
cool
L1687[14:17:37] <mfran2016> .lua
print(computer.users())
L1688[14:17:37] <^v> mfran2016, lua:1:
attempt to index global 'computer' (a nil value)
L1689[14:17:50] <mfran2016> wondering if
they had apis on here xD
L1690[14:18:21] <JoshTheEnder> no, that
.lua is standard lua. v^ did have a .oc command before but idk if
has that anymore
L1691[14:19:13] <gamax92> StorCompress
300/MX3 from Indra Networks. This is a range of PCI (PCI-ID:
17b4:0011) or PCI-X cards featuring between one and six compression
engines with claimed processing speeds of up to 3.6 Gbit/s (450
MB/s).
L1692[14:19:32] <JoshTheEnder> gamax92,
wut
L1693[14:19:43] <gamax92> I'd like to
compress data at 450 MB/s
L1694[14:21:26] <ShadowKatStudios> I wish
I had a computer capible of PCI-X
L1695[14:21:35] <ShadowKatStudios> Then I
can use my SATA drives.
L1696[14:21:36] ***
gjgfuj is now known as gjgfuj|a
L1697[14:21:44] <JoshTheEnder>
ShadowKatStudios, story!
L1698[14:21:45] <ShadowKatStudios> SATA?
Derp
L1699[14:21:47] <Michiyo> I've got a
board with 2 PCI-X slots...
L1700[14:21:47] <ShadowKatStudios>
SCSI
L1701[14:22:02] ***
gjgfuj|a is now known as gjgfuj
L1702[14:22:20] <ShadowKatStudios> I have
an old server with some PCI-X slots, but the motherboard is dead
:(
L1703[14:23:02] <gamax92>
ShadowKatStudios: no PCIe scsi?
L1704[14:23:05]
⇦ Quits: SpiritedDusty
(~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com) (Ping timeout:
186 seconds)
L1705[14:23:22] <JoshTheEnder> mine has
3, 8x-8x-4x (or 16x-8x-4x if nothing is in the 2nd 8x slot)
L1706[14:23:40] <Michiyo> JoshTheEnder,
PCI-E, or PCI-X?
L1707[14:24:02] <JoshTheEnder> PCI-E (if
the E means express)
L1708[14:24:14] <Michiyo> Yeah, PCI-X is
not PCI Express :p
L1709[14:24:24]
⇦ Quits: mfran2016 (webchat@ftth-173-215-10-116.wccta.net)
(Ping timeout: 190 seconds)
L1710[14:24:26] <Michiyo> It's PCI
eXtended.
L1711[14:24:32] <JoshTheEnder> ahh
L1712[14:24:33] <gamax92> ninja'd
L1715[14:25:20] <ShadowKatStudios>
gamax92: I don't have any computers with PCIe slots either
L1716[14:25:37] <gamax92>
ShadowKatStudios: let me guess, your computers have ISA slots
L1717[14:26:04] <ShadowKatStudios> No,
just standard PCI
L1718[14:26:04] <Kenny> or PCI slots not
PCI-e
L1719[14:26:23] *
JoshTheEnder ** SysInfo ** Client: HexChat 2.10.0 (x64) ** OS:
Microsoft Windows 7 Ultimate ** CPU: Intel(R) Core(TM) i5-3570K CPU
@ 3.40GHz (3.00 GHz) ** RAM: 16351 MB Total (12368 MB Free) ** VGA:
NVIDIA GeForce GTX 560 Ti ** Uptime: 4.87 Hours **
L1720[14:26:38] <JoshTheEnder> damn, that
doesnt even show the motherboard ¬_¬
L1721[14:26:42] <gamax92> 16GB's of
rarm
L1722[14:26:46] <JoshTheEnder> yup
L1723[14:26:55] <gamax92> envy
L1724[14:27:15] <Kenny> almost the same
as my system
L1725[14:27:27] <JoshTheEnder> also
processor gets overclocked to 4GHz when under load
L1726[14:27:28] <Kenny> i have a GTX
650
L1727[14:27:45] <Kenny> mine is 3.5 and
goes to 4.0 under load
L1728[14:27:51] <Rokmonkey> how does a
modems signal strength correspond with range?
L1729[14:27:53] <JoshTheEnder> i want to
upgrade but i also want to get a laptop :(
L1730[14:28:04] <JoshTheEnder> Rokmonkey,
strength = blocks IIRC
L1731[14:28:13] <Kenny> singal equals one
block distance
L1732[14:28:32] <Kenny> strength 500 =
500 blocks
L1733[14:28:36] <Rokmonkey> Okay,
thanks
L1734[14:28:42] <Kenny> config default is
400
L1736[14:29:07] <Rokmonkey> That's pretty
good
L1737[14:30:00] <ShadowKatStudios> This
laptop is the highest-spec in this building. i7 with 8GB of RAM.
It's also got a 320M or something GPU.
L1738[14:30:06] <ShadowKatStudios>
720M*
L1739[14:30:38] <JoshTheEnder> my laptop
is a celeron c900 2.2GHz @ 1 core
L1740[14:30:57] <Michiyo> all 3 of my
laptops don't boot.
L1741[14:31:27] <Michiyo> one because
Sony sucks, and the video chip needs resoldered
L1742[14:31:47] <JoshTheEnder> Michiyo,
mine's screen flickers (like theres a loose connection) and will
hang/die after about 5 mins of intense use
L1743[14:32:28] <JoshTheEnder> the
battery is knackered beyond use, having it in will make the laptop
loose power after a while
L1744[14:33:03] <Michiyo> Yeah this
laptop is renowned for issues with the video chip
L1745[14:33:10] <Michiyo> one of my other
laptops DOES boot, but the LCD is shot
L1746[14:33:25] <ShadowKatStudios> I have
a laptop with a dead screen. I'm considering repurposing it as a
low power server.
L1747[14:33:25] <Michiyo> top half of the
screen has lines, but video out works fine
L1748[14:34:05] <gamax92> I have an Intel
Core 2 Duo, It's clocked at 3.75 (but not 3.8 because OC Failure),
and will not speed up or slow down from this.
L1749[14:35:11] <ShadowKatStudios>
JoshTheEnder: So that motherboard has PS/2 mouse/keyboard ports but
no serial port?
L1750[14:35:27] <JoshTheEnder> yep
L1751[14:35:37] <JoshTheEnder> not that i
use serial or ps/2 anyway
L1752[14:35:52] <JoshTheEnder> it has a
COM port header on the motherboard
L1753[14:36:01] <JoshTheEnder> so it
could be put there or something
L1754[14:36:11] <ShadowKatStudios> Mmm, I
guess that's OK, you could wire up one with a MAX232 or
something.
L1755[14:36:38] <ShadowKatStudios> You'd
still lose all the extra signals though :(
L1756[14:36:38] <JoshTheEnder> eh,
nothing i have uses serial anyway
L1757[14:37:13] <ShadowKatStudios> I have
a few dialup modems, I don't use them but y'know, it's nice to use
them occasionally :P
L1758[14:37:39] <ShadowKatStudios> Though
I do have an Arduino, and using something non-USB is nice
L1759[14:38:06] <gamax92>
ShadowKatStudios: connect arduino to computer via redstone :P
L1760[14:38:36] <JoshTheEnder> i /think/
i have a couple of PCI modems somewhere but i cant use them because
win 7 x64 doesnt have compatible drivers :/
L1761[14:39:01] <ShadowKatStudios> The
switching speed for redstone is 1/10 sec though
L1762[14:39:29] <ShadowKatStudios> I have
a few software modems, but they aren't what I need :(
L1763[14:39:59] <Michiyo> winmodem
ftl
L1764[14:40:34] <gamax92> hmm, bundled
redstone networking.
L1765[14:40:50]
⇦ Quits: vifino
(~vifino@ip-176-198-144-221.unitymediagroup.de) (Quit: Ze cat nao
leaves.)
L1766[14:40:50] <ShadowKatStudios>
Parallel?
L1767[14:41:02] <gamax92> well, you
could
L1768[14:42:34] <ShadowKatStudios> I want
to build a relay-based PABX
L1769[14:42:41] <ShadowKatStudios> So I
can use my software modems
L1770[14:42:49] <ShadowKatStudios>
s/software/dialup
L1771[14:42:49] <SuperBot>
<ShadowKatStudios> So I can use my dialup modems
L1772[14:44:14]
⇨ Joins: Dean4Devil
(~AI_Cat@p549627C7.dip0.t-ipconnect.de)
L1773[14:44:52] <ShadowKatStudios> I'll
get the radio recievers from a cheap wireless doorbell and use that
to transmit data for connecting calls.
L1774[14:45:36] <gamax92> I'mma go use my
masssound card to play binary data
L1775[14:45:54] <ShadowKatStudios> I once
renamed a rom of a Pokemon game into a .wav file.
L1776[14:45:56] <ShadowKatStudios> Weird
shiz.
L1777[14:46:08] <gamax92>
ShadowKatStudios: they hail satan right?
L1778[14:46:37] <ShadowKatStudios> No,
well, not the half hour I listened to anyway, it's just painful to
listen to,
L1779[14:46:44] <JoshTheEnder>
ShadowKatStudios, what date is your story set in?
L1780[14:46:55] <JoshTheEnder> lol
L1781[14:47:17] <ShadowKatStudios> Uh,
pre-2015?
L1782[14:47:26] <gamax92> 2014?
L1783[14:47:36]
⇦ Quits: gjgfuj (~gjgfuj@119.15.76.203) (Ping timeout: 183
seconds)
L1784[14:47:45] <ShadowKatStudios>
Possibly slightly earlier
L1785[14:47:47] <Kenny> where's the next
segment
L1786[14:47:51] <Michiyo> 2013.9
L1787[14:48:07] <Kenny> Stardate
2014.123
L1788[14:48:09] <ShadowKatStudios> All
the tech is 10 years old so it could really be set all the way back
in 2004
L1789[14:48:31] <gamax92> Something fun
to do: Watch a How its Made video, but mute it and use the audio
from another How its made video.
L1790[14:48:45] <JoshTheEnder> well,
chapter 8.5 has the date 30/5/2024 in it
L1791[14:48:58] <Kenny> he's in the
future in that one
L1792[14:49:08] <ShadowKatStudios>
Timestreams.
L1793[14:49:09] <gamax92> They almost
line up perfectly
L1794[14:49:30] <Kenny> where is
8.7
L1795[14:49:47] <ShadowKatStudios> 8.7
will be the final 8.* part
L1796[14:49:53] <Kenny> ok
L1797[14:49:58] *
gamax92 throws a table at ShadowKatStudios
L1798[14:50:18] <JoshTheEnder> well, 2024
is when you meet me (according to the dates) so i'm gonna go with
that or something
L1799[14:50:27] *
Kenny watchs ShadowKatStudios dive into the table
L1800[14:50:35] <gamax92> ouch
L1801[14:50:57] <Kenny> lua table
:P
L1802[14:51:10] <gamax92> no, a wooden
table
L1803[14:51:12] <Kenny> just another
piece of data in the table
L1804[14:51:21] <JoshTheEnder> just
another brick in the wall
L1805[14:51:26] <Kenny> you didn't say
wooden table
L1806[14:51:39] <Kenny> you just said
table :P
L1807[14:51:46] <gamax92> usually when i
say that, others get that it wasn't a lua table.
L1808[14:52:07] <Kenny> is this not a
computer channel?
L1809[14:52:30] <Kenny> and do we not
always talk about lua and tables and such?
L1810[14:52:44] *
gamax92 throws a boolean at Kenny
L1811[14:53:06] *
JoshTheEnder throws a NullPointerException at gamax92
L1812[14:53:10] *
Kenny hooks the boolean true and returns a boolean
false
L1813[14:53:10] <Michiyo> Kenny, is now
FALSE
L1814[14:53:21] <Kenny> ninja'd
L1815[14:53:28] <gamax92> no not
really
L1816[14:53:49] <JoshTheEnder> on my
screen, Kenny's action came through before Michiyo's message
L1817[14:54:01] <gamax92> they aren't
that related
L1818[14:54:05] <Michiyo> my statement is
still true.
L1819[14:54:25] <Kenny> i had already
agrred with that returening a FALSE hehe
L1820[14:54:39] ***
Cazzar|Away is now known as Cazzar
L1821[14:54:40]
⇨ Joins: gjgfuj (~gjgfuj@119.15.76.203)
L1822[14:54:47] <gamax92> You didn't
return false, you are false.
L1823[14:54:53] <Kenny> is Kenny sane - T
OR F
L1824[14:54:57] <gamax92> F
L1825[14:55:00] <Michiyo> G
L1826[14:55:01] <JoshTheEnder> nil
L1827[14:55:06] <gamax92>
"hi"
L1828[14:55:30] <JoshTheEnder> that's
like asking "where do you want to go?" and getting back
"yes"
L1829[14:55:31] *
Kenny will be the first to admit to not being right in the head
lol
L1830[14:55:41] <gamax92>
coroutine.create(JoshTheEnder.kill)
L1831[14:56:09] <Michiyo> I get asked
what I want to eat, and commonly reply "food"
L1832[14:56:18] *
JoshTheEnder will be surprised if anyone thinks that he is
'sane'
L1833[14:56:26] <Michiyo> define:
sane
L1834[14:56:37] <Kenny> not insane
L1835[14:56:41] <gamax92> Michiyo: well,
thats better than replying "yes"
L1836[14:56:46] <Michiyo> define:
insane
L1837[14:56:47] <JoshTheEnder> opposite
of insane
L1838[14:56:55] <Kenny> not sane
L1839[14:57:04] <Michiyo> define:
recursion
L1840[14:57:07] <Michiyo> :P
L1841[14:57:11] <gamax92> Gamax92: define
alive
L1842[14:57:12] <gamax92> Not dead.
L1843[14:57:13] <Kenny> falling into
itself
L1844[14:57:41] <gamax92> Kenny: sounds
like lyrics to a song
L1845[14:57:42] <JoshTheEnder> what
happens if you lose a lost and found box?>
L1846[14:57:53] <gamax92> JoshTheEnder:
then its a lost and lost box
L1847[14:58:14] <Kenny> it's a not found
and not found box
L1848[14:58:41] <Kenny> ior a lost and
not found box
L1849[14:58:53] <gamax92> what is the ior
operator
L1850[14:59:15] <Michiyo> kinda like $iif
from mIRC script :P
L1851[14:59:15] <Kenny> infallible
L1852[14:59:45] <gamax92> #define NUMBAH
int
L1853[14:59:48] <Michiyo> so inline ore
I'd suppose
L1854[14:59:52] <Michiyo> err
L1855[14:59:52] <Michiyo> or
L1856[14:59:53] <gamax92> const NUMBAH
Michiyo;
L1857[15:00:08] <gamax92> oh wait, i
didn't assign it
L1858[15:00:24] <Michiyo> I am NOT a
number, I am a free woman! Wait, that's not how it goes.. oh
well.
L1859[15:00:38] <Michiyo> and now I'm off
to listen to Iron Maiden
L1860[15:00:58] <Vexatos> Hehe
L1861[15:01:15] <Vexatos> gamax92: I once
again need to thank you for having set up your oppm file
L1862[15:01:27] <Vexatos> It's really
useful to actually be able to test everything now
L1863[15:01:32] ***
LordFokas is now known as LordFokas|afk
L1864[15:02:31] <JoshTheEnder> Michiyo,
\o/
L1865[15:04:28] <JoshTheEnder> If a
crocodile steals a child and promises its return if the father can
correctly guess exactly what the crocodile will do, how should the
crocodile respond in the case that the father correctly guesses
that the child will not be returned?
L1866[15:04:47] <Michiyo> "Woe to
you oh earth and sea, for the devil sends the beast with wrath,
because he knows the time is short. Let him who hath understanding
reckon the number of the beast, for it is a human number... It's
number is six hundred sixty six"
L1867[15:05:10] <JoshTheEnder> *guitar
intro*
L1868[15:05:23] <Michiyo> I think I've
gone deaf, BUT I DON'T CARE.
L1869[15:05:52] <Michiyo> cause that
intro -> guitar transition is about a 400 db diff
L1870[15:06:04] <Vexatos> 400?
L1871[15:06:05] <Vexatos> What
L1872[15:06:06] <Vexatos> O:o
L1873[15:06:49] <Michiyo> go play Iron
Maiden The Number of The Beast, crank up the volume so you can hear
the intro properly
L1874[15:06:59] <Michiyo> and do not turn
it down before the guitar starts
L1875[15:07:00]
⇦ Quits: gjgfuj (~gjgfuj@119.15.76.203) (Ping timeout: 190
seconds)
L1876[15:07:04] <Michiyo> your neighbors
might go deaf.
L1877[15:07:35] <JoshTheEnder> Michiyo,
if i hooked up all the speakers i have i could probably make the
house rumble
L1878[15:07:49] <Michiyo> Of course, my
computer speakers are a bit overpowered too
L1879[15:08:10] <JoshTheEnder> i
currently have it playing through a logitech 5.1 system
L1880[15:08:28] <Michiyo> I have it
hooked up to my 1500 watt surround :p
L1881[15:08:34] <Michiyo> I do have a
logitech 5.1 too
L1882[15:08:36] <JoshTheEnder> though i
have a Hi-Fi and some big speakers and an amp i could plug in
L1883[15:08:41] <gamax92> bark
L1884[15:08:45] <gamax92> Vexatos:
:>
L1885[15:09:56] <Kenny> afk for a couple
of hours
L1886[15:09:59] ***
Kenny is now known as Kenny|AFK
L1887[15:10:12] <gamax92> Michiyo: tin
foil speakers are pretty good.
L1888[15:10:39] <Rokmonkey> if I am using
an accesspoint, I just send my message to the address of the access
point, yeah?
L1889[15:10:41] <Michiyo> tin foil
eh
L1890[15:10:52] <gamax92> i lied
btw
L1891[15:11:44] <Michiyo> heh
L1892[15:11:53] <gamax92> Youtube feels
the need to give me Sailor Moon videos
L1893[15:12:06] <JoshTheEnder> Rokmonkey,
no, it's like a switch just with wireless capability
L1894[15:12:09] <Michiyo> <3! :D
L1895[15:12:20] <Rokmonkey> Oh, so I just
send the message like normal?
L1896[15:12:24] <Rokmonkey> As if it
weren't there?
L1897[15:12:30] <JoshTheEnder> Rokmonkey,
yes
L1898[15:12:37] <Michiyo> I might have
every episode of currenly released sailor moon, including the ones
that never aired in the states..
L1899[15:12:38] <JoshTheEnder> Michiyo,
do you like muse?
L1900[15:12:45] <Rokmonkey> Thanks
L1901[15:12:56] <Michiyo> define:
muse
L1902[15:13:01] <JoshTheEnder>
Muse*
L1903[15:13:02]
⇦ Quits: Ikaros (~Ikaros@185.17.1.203) (Quit:
Leaving)
L1904[15:13:21] <Michiyo> wow... most
useless define evar. :P
L1905[15:13:22] <gamax92> muse:
muse
L1907[15:13:52] <Michiyo> Ahh, not heard
of 'em
L1908[15:13:58] <JoshTheEnder> :O
L1909[15:14:25] <Michiyo> nope, not
recognizing anything
L1910[15:14:42] <JoshTheEnder> Plug In
Baby?
L1911[15:15:35] <Michiyo> sounds
hazardous
L1912[15:15:42] <gamax92> that reminds me
of something, but I don't remember what it reminds me of.
L1913[15:15:50] <JoshTheEnder>
ShadowKatStudios, what date did you meet me in the story?
L1914[15:15:59] <gamax92> 1974
L1915[15:16:04] <Michiyo> 1492
L1916[15:16:05] <gamax92> early
april
L1917[15:16:49] <gamax92> oh, Kill me
Baby
L1918[15:16:56] <gamax92> never watched
it, not sure if should
L1919[15:17:09] <Vexatos> .-.
L1920[15:17:28] <gamax92> Vexatos: I will
destroy my programs.cfg
L1921[15:17:35] <Vexatos> Oh noes
D:
L1922[15:17:51] <Vexatos> Why?
L1923[15:18:02] <gamax92> because you
will then cry.
L1924[15:18:18] <Vexatos> Indeed
L1925[15:18:24] *
Vexatos is about to cry
L1926[15:18:28] <Vexatos> D':
L1927[15:18:33] *
gamax92 is about to destroy programs.cfg
L1928[15:18:39] <JoshTheEnder> ohh well,
i am now listening to Run to the Hills, 10 points to anyone apart
from Michiyo who can guess what artist it is
L1929[15:18:48] <Michiyo> lol
L1930[15:18:49] <Michiyo> :P
L1931[15:18:52] <gamax92> JoshTheEnder:
Leonardo Da Vinci
L1932[15:18:57] <JoshTheEnder> nop
L1933[15:18:59] <Vexatos> Me
L1934[15:18:59] <Michiyo> Hallowed Be Thy
Name currently
L1935[15:19:21] <gamax92> JoshTheEnder:
Abraham Lincoln
L1936[15:19:24] <JoshTheEnder> nope
L1937[15:19:28] <Vexatos> gamax92 is
trolling me D':
L1938[15:19:30] <gamax92> JoshTheEnder:
Hitler
L1939[15:19:48] <gamax92> was I
right?
L1940[15:19:55] <JoshTheEnder> no, also i
like how no-one is seeing the massive hint i dropped
L1941[15:19:58] <Michiyo> gamax92, is
trolling everyone
L1942[15:20:08] <gamax92> Is trolling
everyone?
L1943[15:20:20] <Vexatos> gamax
might
L1944[15:20:37] <gamax92> JoshTheEnder:
can I buy a vowel
L1945[15:20:47] <JoshTheEnder> I
L1946[15:20:54] <gamax92> International
Space Station
L1947[15:20:57] <JoshTheEnder> no
L1948[15:21:09] <gamax92>
Interlocks
L1949[15:21:12] <Michiyo> err wel that'd
be I i
L1950[15:21:12] <Michiyo> :p
L1951[15:21:19] *
JoshTheEnder wonders if gamax92 actually reads the
chat
L1952[15:21:19] <Vexatos> iI
L1953[15:21:21] <JoshTheEnder> nope
L1954[15:21:27] <Vexatos> ö_ö
L1955[15:21:31] <gamax92> Irackiai
L1956[15:21:36] <JoshTheEnder> nope
L1957[15:21:54] <Vexatos> Iron
Maiden
L1958[15:21:58] <Michiyo> ding.
L1959[15:21:59] <Michiyo> :P
L1960[15:22:04] <JoshTheEnder> 10 points
to Vexatos
L1961[15:22:05] <gamax92> oh, that was
said before.
L1962[15:22:13] <gamax92> so i thought i
couldn't be that
L1963[15:22:28] <Vexatos> JoshTheEnder:
lmgtfy.com/?q=Run to the hills
L1964[15:22:43] <JoshTheEnder> Vexatos,
gg
L1965[15:22:47] <Michiyo>
lmgtfy.com/?q=Run%20to%20the%20hills
L1966[15:22:49] <JoshTheEnder> only
searches run
L1967[15:23:01] <Michiyo> %20 ftw
L1968[15:23:01] <gamax92> Searches can't
run silly.
L1969[15:23:12] <gamax92> Michiyo: don't
you use the + symbol?
L1970[15:23:21] <Michiyo> I've found +
doesn't always work
L1971[15:23:24] <Michiyo> so I just
urlencode.
L1972[15:23:44] <gamax92> port MSDOS
editor to OC
L1973[15:23:58] <Vexatos> Michiyo:
\u0020
L1974[15:25:27] <Vexatos> \u0020 All the
things
L1975[15:26:36] <gamax92> Fun fact, Pre
MSDOS 7 editor was actually QBasic running as an editor.
L1977[15:28:50] <Vexatos> I like that my
file with exact 2 characters has a size of 2 bytes
L1978[15:28:56] <Vexatos> Not like
5kB
L1979[15:29:09] <gamax92> Vexatos: when
has it been 5kB
L1980[15:29:28] <Vexatos> i.e. microsoft
word document
L1981[15:29:41] ***
tgame14 is now known as tgame14|away
L1982[15:34:57] ***
Csstform is now known as Csst|Masterball
L1984[15:41:37] <Michiyo> I really need
to clean my leopard..
L1985[15:41:54] <Michiyo> I now have coke
all over it.
L1986[15:41:55] <Michiyo> thanks
gamax92
L1987[15:42:11] <gamax92> you're
welcome
L1988[15:43:26] <Vexatos> "my
leopard died when I spilled tea over it" <-- so true
L1989[15:43:40] <Michiyo> "The first
electronic leopards had a..."
L1990[15:43:41] <Michiyo> lol
L1993[15:45:02] <Michiyo> and yes 705 is
truth.
L1995[15:45:40] <Michiyo> :P
L1996[15:45:54] <Vexatos> HAHA
L1997[15:46:00] <Vexatos> If I had
coffee
L1998[15:46:08] <Vexatos> My leopard
would have the coffee now
L1999[15:46:25] <gamax92> I had to
replace my leopard
L2000[15:46:41] <gamax92> got a new
leopard, it lights up
L2001[15:47:10]
⇨ Joins: Vexaton
(~Vexatos@p200300556E457B364063F2F5FC6B74A2.dip0.t-ipconnect.de)
L2002[15:47:41] <Vexaton> Michiyo: Is
that lepoard wiki page literally a wikipedia entry run though regex
replace?
L2003[15:47:47] <Vexaton> *through
L2004[15:47:50]
⇦ Quits: Vexatos
(~Vexatos@p200300556E457B28F92BCA3979F36A52.dip0.t-ipconnect.de)
(Killed (NickServ (GHOST command used by
Vexaton!~Vexatos@p200300556E457B364063F2F5FC6B74A2.dip0.t-ipconnect.de)))
L2005[15:47:53] ***
Vexaton is now known as Vexatos
L2006[15:48:30] <gamax92> no
L2009[15:56:28] <Michiyo> That would be
so nice at times...
L2011[15:57:48] <ShadowKatStudios> I hate
people...
L2012[15:58:14] <Michiyo> Funny
ShadowKatStudios I was JUST saying this to friend.
L2014[15:59:55] <Michiyo> GASP
L2015[16:00:18] <Vexatos> GASP
L2016[16:00:20]
⇦ Quits: Dean4Devil (~AI_Cat@p549627C7.dip0.t-ipconnect.de)
(Read error: Connection reset by peer)
L2017[16:00:34] <gamax92> Have you ever
used an alarm, but tried to turn it off in your dreams?
L2018[16:00:36] <Vexatos> Killer's IP
address 127:0
L2019[16:01:44] <Michiyo> :O The Victim
was the Killer the whole time!
L2020[16:01:45] <Michiyo> wait...
L2021[16:03:34] <gamax92> lol
L2022[16:04:29] <JoshTheEnder> Michiyo, i
told you to stop breaking the space-time continuum
L2023[16:04:47] <Michiyo> Nah
L2024[16:04:50] <Michiyo> to much
fun.
L2025[16:04:56] <gamax92> MichiBot:
drama
L2026[16:04:57] <MichiBot> gamax92:
peterix uploads logs of Aidan talking about Forge to GitHub
L2027[16:05:30] ***
manmaed is now known as manmaed|AFK
L2028[16:05:39] <gamax92> MichiBot:
drama
L2029[16:05:39] <MichiBot> gamax92: mDiyo
has a Patreon goal to add RF support to OpenComputers for 500$ a
month
L2030[16:05:47] <gamax92> pfft
L2031[16:07:27] <gamax92> MichiBot:
ocdrama
L2032[16:07:28] <MichiBot> gamax92: After
a huge amount of requests, MCUpdater removes OpenPeripheral
L2033[16:07:31] <gamax92> wat
L2034[16:07:36] <gamax92> Michiyo: wat is
this
L2035[16:07:41]
⇦ Quits: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Quit:
People suck.)
L2036[16:07:43] <Michiyo> ask,
asie.
L2037[16:07:45] <Michiyo> not me..
L2038[16:07:51] <gamax92> Michiyo: no, i
mean i used ocdrama
L2039[16:07:57] <Michiyo> Oh
L2040[16:08:01] <Michiyo> odd...
L2041[16:11:36] <Michiyo> MichiBot,
drama
L2042[16:11:48] <Michiyo> hmm
L2043[16:12:14] <Michiyo> MichiBot,
drama
L2044[16:12:21] <Michiyo> Odd
L2045[16:13:44] <Michiyo> MichiBot,
drama
L2046[16:13:45] <MichiBot> Michiyo: Ex
Nihilo adds code to ban people using MFFS
L2047[16:13:49] <Michiyo> MichiBot,
watdrama
L2048[16:13:55] <Michiyo> MichiBot,
dramaok
L2049[16:13:56] <MichiBot> Michiyo:
LexManos has a Patreon goal to add Bukkit plugin compatibility to
BetterStorage for 350$ a month
L2050[16:13:58] <Michiyo> hmm
L2052[16:16:32] <Michiyo> "we no
speak americano" by Yolanda be cool, DCUP, on the album We No
Speak Americano
L2053[16:17:55] <Michiyo> gamax92 ^
L2054[16:17:59] <gamax92> yes yes
L2055[16:23:54] <Michiyo> MichiBot,
drama
L2056[16:23:55] <MichiBot> Michiyo:
LexManos rants about Extra Bees on GregTech thread
L2057[16:23:56] <Michiyo> MichiBot,
drama2
L2058[16:23:56] <MichiBot> Michiyo:
ProfMobius and dan200 get into a drama fight on Twitch
L2059[16:23:58] <Michiyo> hmm
L2060[16:23:59] <Michiyo> etf
L2061[16:24:01] <Michiyo> wtf*
L2062[16:24:28] <Vexatos> MichiBot:
dramaAutoTypoCorrection
L2063[16:24:31] <Vexatos> Aww
L2064[16:24:49] <Michiyo> Michiyo
drama
L2065[16:24:53] <Michiyo> lol..
L2066[16:24:54] <Michiyo> derp
L2067[16:24:57] <Michiyo> MichiBot,
drama
L2068[16:24:57] <MichiBot> Michiyo:
Hexxit fans claim that Ars Magica should be more like Hexxit
L2069[16:24:59] <Michiyo> MichiBot
drama
L2070[16:24:59] <MichiBot> Michiyo:
Krapht releases 5 lines of code of MultiMC for 250$
L2071[16:25:06] <Michiyo> k.. so it does
sorta work :p
L2072[16:25:11] <Michiyo> Oh wait I'm a
tard..
L2073[16:25:22] ***
tgame14|away is now known as tgame14
L2074[16:25:28] <gamax92> yes
L2075[16:25:32] <gamax92> statement can
be confirmed
L2076[16:25:49] <Michiyo> my regex was
stripping numbers, so mine worked..
L2077[16:28:41]
⇨ Joins: Altenius (~Altenius4@199.193.183.1)
L2078[16:33:16] ***
manmaed|AFK is now known as manmaed
L2079[16:40:58] <Vexatos> .-.
L2080[16:45:00]
⇦ Quits: Csst|Masterball
(Csstform@herp---------------------derp---------------------trains.tk)
(Ping timeout: 190 seconds)
L2081[16:47:31]
⇦ Quits: ^v (~ping@c-71-238-153-166.hsd1.mi.comcast.net)
(Ping timeout: 380 seconds)
L2082[16:47:45] ***
justastranger|zzz is now known as justastranger
L2083[16:47:56]
⇦ Quits: Death|Away (Death@lua.bouncer.ml) (Ping timeout: 380
seconds)
L2084[16:50:23]
⇦ Quits: Altenius (~Altenius4@199.193.183.1) (Remote host
closed the connection)
L2085[16:58:07]
⇨ Joins: ^v
(~ping@c-71-238-153-166.hsd1.mi.comcast.net)
L2086[17:05:32] <Michiyo> Michiyo,
xkcd
L2087[17:05:38] <Michiyo> ...
L2088[17:05:42] <Michiyo> MichiBot,
xkcd
L2090[17:05:44] <JoshTheEnder> MichiBot,
xkcd
L2091[17:05:44] <Michiyo> :P
L2093[17:07:08] <Michiyo> MichiBot,
xkcd
L2095[17:07:13] <Michiyo> crap
L2096[17:07:16] <Michiyo> wheres mai
space
L2097[17:07:34] <Michiyo> I'll bet JTE
ate it...
L2098[17:07:39] <Michiyo> MichiBot,
xkcd
L2100[17:10:44] ***
Kodos|Zzz is now known as Kodos
L2101[17:12:37] <Rokmonkey> is there a
way to attach a callback function to a certain event?
L2102[17:12:52] <JoshTheEnder> .w
event.listen
L2103[17:12:52] <^v> JoshTheEnder,
event.listen(name: string, callback: function):boolean Register a
new event listener that should be called for events with the
specified name.
L2104[17:13:40] <Rokmonkey> Oh derp, I
was on that page too..
L2105[17:13:47] <JoshTheEnder> lol
L2106[17:15:31] <Rokmonkey> Is it a table
that get's passed to the function as an argument?
L2107[17:16:07] <JoshTheEnder> no, the
function gets passed the arguments from the event
L2108[17:18:34] <Rokmonkey> Hmm, okay. T
hanks
L2109[17:19:59]
⇨ Joins: BevoLJ
(~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
L2110[17:20:00]
zsh sets mode: +v on BevoLJ
L2112[17:21:50] <Vexatos> :O
L2113[17:23:11]
⇨ Joins: MrEldritch
(webchat@97-71-74-106.res.bhn.net)
L2114[17:23:40] <Kenny|AFK> MichiBot,
xkcd
L2116[17:23:55] ***
Kenny|AFK is now known as Kenny
L2117[17:24:04] <Kenny> the grouchy old
man is back
L2118[17:24:27] <Michiyo> bo
L2119[17:24:28] <Michiyo> errr
L2120[17:24:29] <Michiyo> yay!
L2121[17:24:43] <Kodos> Kenny, Have you
seen the filesharing thing someone made on the forums yet
L2122[17:24:59] <Rokmonkey> It'll keep
listening for that event until Itell it to stop, yeah?
L2123[17:25:14] <JoshTheEnder> Rokmonkey,
yes, until you call
L2124[17:25:21] <Kenny> dude next door is
30 but i swear to god he has the mentality of a 4 year o0ld
L2125[17:25:29] *
JoshTheEnder forgot the name
L2126[17:25:30] <Kenny> ld*
L2128[17:25:49] <Rokmonkey>
event.ignore
L2129[17:25:54] <Kenny> no i
haven't
L2130[17:26:01] <JoshTheEnder> Rokmonkey,
that's it
L2131[17:26:11] <Rokmonkey> Okay, was
wondering why it got stuck :P
L2132[17:29:10] <Kodos> Shitty weather
sucks =(
L2133[17:29:26] <Kenny> 81`F here and
sunny
L2134[17:29:40] <Michiyo> 81 and sunny
here too... with a flash flood warning..
L2135[17:29:44] <Michiyo> cause that
makes sense :p
L2136[17:30:12] <Kodos> You must be from
the midwest too
L2137[17:30:14] <Kenny> we have that
flood warning too. seeing as how rain is in the forecast for the
next 5-6 days
L2138[17:30:24] <Michiyo> MichiBot, raw
privmsg Kenny :Testign 1234
L2139[17:30:28] <Michiyo> :P
L2140[17:30:42] <Kenny> 4321
L2141[17:30:56] <JoshTheEnder> Michiyo,
raw privmsg #oc :Hello there
L2142[17:30:59] <JoshTheEnder> ¬_¬
L2143[17:31:06] <JoshTheEnder> MichiBot,
raw privmsg #oc :Hello there
L2144[17:31:06] <MichiBot> JoshTheEnder:
Hello!
L2145[17:31:13] <JoshTheEnder> lol
L2146[17:31:18] <Michiyo>
"Hello"
L2147[17:31:31] <Michiyo> I've not moved
some of the stuff to the new command haldner
L2148[17:31:37] <Vexatos> MichiBot, raw
privmsg #oc :"Learn to string properly"
L2149[17:31:46] <Kenny> MichiBot, raw
privmsg #oc :Hello there
L2150[17:31:46] <Vexatos> D:
L2151[17:31:48] <Michiyo> you don't need
"'s :/
L2152[17:31:55] <Michiyo> the point of
the : is to not need "
L2153[17:32:04] <Vexatos> That's
boring
L2154[17:32:12] <Michiyo> That's IRC
spec.
L2155[17:32:24] <Michiyo> MichiBot, raw
privmsg #oc :Hello there
L2156[17:32:24] <Vexatos> I know
L2157[17:32:25] <MichiBot> Hello
there
L2158[17:32:27] <Michiyo> MichiBot, raw
privmsg #oc Hello there
L2159[17:32:29] <MichiBot> Hello
there
L2160[17:32:31] <Michiyo> lol
L2161[17:32:35] <Vexatos> MichiBot, raw
privmsg #oc :Pastry fork
L2162[17:32:44] <Vexatos> MichiBot, raw
privmsg #oc Pastry fork
L2163[17:32:47] <Michiyo> nope
L2164[17:32:47] <Vexatos> :(
L2165[17:32:53] <Michiyo> if
(account.equals("Michiyo")) { :P
L2166[17:33:08] <Kenny> MichiBot, raw
privmsg #oc :Hello there
L2167[17:33:12] <Kenny> :P
L2168[17:33:23] <Kenny> so why did it
work with Josh
L2169[17:33:29] <Michiyo> It didn't
L2170[17:33:40] <JoshTheEnder> i'm
guessing she added that after i did my trhing
L2171[17:33:40] <Michiyo> his message had
the word "hello" in it
L2172[17:33:43] <Michiyo> and it
responded
L2173[17:33:46] <JoshTheEnder> ohh
L2174[17:33:52] <JoshTheEnder> Michiyo,
balskdldksa l dl asldask hello
L2175[17:33:56] <JoshTheEnder> ¬_¬
L2176[17:33:57] <JoshTheEnder> ffs
L2177[17:34:06] <Michiyo> because the
hello command didn't check the trigger word, it checked the entire
string
L2178[17:34:07] <JoshTheEnder> MichiBot,
balskdldksa l dl asldask hello
L2179[17:34:13] <Michiyo> :/
L2180[17:34:14] <Michiyo> wat
L2181[17:34:17] <Michiyo> lol
L2182[17:34:20] <Kenny> MichiBot, raw
privmsg #oc :hello there
L2183[17:34:26] <Michiyo> Also I JUST
changed it to check the trigger
L2184[17:34:29] <Michiyo> NOT the entire
string :p
L2185[17:34:36] <JoshTheEnder> lol
L2186[17:34:39] <Michiyo> hello was the
only command on the old handler still
L2187[17:34:51] <Michiyo> Mainly cause
i'd forgotten about it
L2188[17:34:51] *
Kenny pouts
L2189[17:35:09] <Michiyo> MichiBot,
chgnick NotMichiBot
L2190[17:35:10] ***
MichiBot is now known as NotMichiBot
L2191[17:35:12] <Kenny> i better quit
eating these grapes before i do a lot of running
L2192[17:35:19] <Michiyo> NotMichiBot,
chgnick MichiBot
L2193[17:35:20] ***
NotMichiBot is now known as MichiBot
L2194[17:36:00] <JoshTheEnder> what? cp:
missing file operand
L2195[17:36:00] <Michiyo> Michiyo,
cookies
L2196[17:36:00] <JoshTheEnder> Try `cp
--help' for more information.
L2197[17:36:05] <JoshTheEnder> :/
L2198[17:36:06] <Michiyo> MichiBot,
cookies
L2199[17:36:06] *
MichiBot gives Michiyo some cookies.
L2200[17:36:36] <Michiyo> I know you know
*nix... so I won't ask the question I would normally
L2201[17:36:50] <Michiyo> eff it
L2202[17:36:57] <Michiyo> you did cp
oldfile newfile, right?
L2203[17:36:58] <Kenny> well final
pouring of stairs done. next weekend I paing and this is over and
i'll not do any more work for them. Mother in law is a pain in the
ass
L2204[17:37:07] <Kenny> paint*
L2205[17:37:44] <Kenny> i knew there was
a sound reason why i never maried......
L2206[17:37:50] <Kenny>
Mothers-in-law
L2207[17:37:59] <Michiyo> lmao
L2208[17:38:24] <JoshTheEnder> Michiyo,
basically; sub.Popen(
["cp","-vR","index.php",
"projects/", "story/",
"/home/znc/www/theenderweb/"],
stdout=sub.PIPE,shell=True,stderr=sub.PIPE,cwd="/home/znc/gitcrap/EnderNet/theenderweb")
L2209[17:38:32] <Kenny> no marriage, no0
pain in the ass in-laws
L2210[17:39:02] <JoshTheEnder> yet that
works fine when i do it on another line for a different thing
L2211[17:39:09] *
Kenny DiNozzo's JoshTheEnder
L2212[17:39:20] <Michiyo> Well, anyway
AFK
L2213[17:39:22] <Michiyo> food
L2214[17:39:23] <Kenny> for all that
goobledy-gook
L2215[17:39:33] <JoshTheEnder> it's
python
L2216[17:39:40] <Kenny> just had food,
why would i want more
L2217[17:40:03] <JoshTheEnder> ohh, i
wonder if it's because i have shell=True.....
L2218[17:40:04] <Michiyo> Cause I've not
ate since... 5PM yesterday? :p
L2219[17:40:25] <Kenny> on a diet?
L2220[17:40:31] *
Kenny runs for cover
L2221[17:40:58] <Michiyo> Yeah... I'm on
a nodamnmoneysoIeatwhenIcan diet
L2222[17:41:05] <Michiyo> :P
L2223[17:44:28]
⇦ Quits: Techokami
(~Techokami@pool-173-48-10-197.bstnma.east.verizon.net) (Quit:
Leaving)
L2224[17:44:30] <Rokmonkey> hmm, pc does
not want to ignore events anymore
L2225[17:45:41] <Rokmonkey> doesn't even
execute the command, just keeps handling the other events in the
background
L2226[17:50:44] <Kenny> turn off turn
on
L2227[17:51:27] <Rokmonkey> Yeah, that's
what I've been doing, but I'd rather not have to do that everytime
XD, it's supposed to listen to a keystroke to end the script
L2228[17:51:46] <Rokmonkey> As soon as I
had it listen for modem_messages it get's stuck and never
exits
L2230[17:56:37] <JoshTheEnder> (i do plan
for the events in my story to coincide with his
L2231[17:57:49] *
JoshTheEnder prods Kenny
L2232[18:09:14] <JoshTheEnder> wow, it's
quiet in here
L2233[18:13:33]
⇨ Joins: mfran2016
(webchat@ftth-173-215-10-116.wccta.net)
L2234[18:13:40] <mfran2016> .oc
print("hey guys")
L2235[18:13:46] <mfran2016> no oc command
anymore :(
L2236[18:13:49] <mfran2016> okay
L2237[18:15:58] <mfran2016>
question
L2238[18:16:03] <JoshTheEnder>
answer
L2239[18:16:12] <mfran2016> when i do
computer.addUser("name1")
L2240[18:16:20] <mfran2016> then
computer.addUser("name2")
L2241[18:16:28] <mfran2016> then i do
print(computer.users())
L2242[18:18:11]
⇨ Joins: mfran2016_
(webchat@ftth-173-215-10-116.wccta.net)
L2243[18:18:16] <mfran2016_> so
yeah
L2244[18:18:50] <JoshTheEnder> the last
thing i saw from you was "then i do
print(computer.users())"
L2245[18:18:51] <mfran2016_> ahhh i c why
now
L2246[18:18:55] <mfran2016_> lol
L2247[18:19:05] <mfran2016_> sorry my irc
decided to stop work xD
L2248[18:19:22] <mfran2016_> i printed
computer.addUser("name2") and it reurned nil because
player must be online
L2249[18:19:44]
⇦ Quits: mfran2016 (webchat@ftth-173-215-10-116.wccta.net)
(Ping timeout: 190 seconds)
L2250[18:19:46] <Kodos> Yup
L2251[18:20:58] <mfran2016_> oh btw, i
figured out how to use gml, Kodos
L2252[18:21:22] <Kodos> Awesome
L2253[18:23:55]
⇨ Joins: vifino
(~vifino@c0A9E3E56.dhcp.as2116.net)
L2254[18:24:44]
⇨ Joins: alekso56
(~alekso56@c0A9E3E56.dhcp.as2116.net)
L2255[18:24:45]
⇦ Quits: vifino (~vifino@c0A9E3E56.dhcp.as2116.net) (Excess
Flood)
L2256[18:25:13]
⇨ Joins: vifino
(~vifino@c0A9E3E56.dhcp.as2116.net)
L2257[18:25:50] <mfran2016_> I love how
pasting actually works for more than one line in oc :D
L2258[18:26:37] <mfran2016_>
question
L2259[18:26:48] <mfran2016_> is there a
way I can get the player who is using the computer?
L2260[18:28:06] <Kodos> If you're using
OpenComponents, you could always put a command block under the
floor, and grab @p
L2261[18:28:34] <Kodos> Though that would
take programming beyond my scope
L2262[18:28:52] <mfran2016_> too bad this
is in survival xD
L2263[18:30:53] <mfran2016_> so how do i
listen for when they click a label in the listbox?
L2264[18:32:00] <Kodos> No idea, but my
sign is still running lol
L2265[18:32:17] <Kodos> I started it
what, 12 hours ago?
L2266[18:35:12] <mfran2016_> nice
L2267[18:36:06] <mfran2016_> ugh I wish
there was someone on here who knew more about gml than us
L2268[18:37:31]
⇨ Joins: Death|Away (Death@lua.bouncer.ml)
L2269[18:37:31]
⇨ Joins: Csstform|Away
(Csstform@herp---------------------derp---------------------trains.tk)
L2270[18:38:06] ***
Death|Away is now known as Death
L2271[18:39:08] ***
Csstform|Away is now known as Csstform
L2272[18:39:25] <mfran2016_> either of
you guys know gml ver well?
L2273[18:42:37] <mfran2016_> ugh i need
to make a handler somehow
L2274[18:45:46] <mfran2016_> ugh so
listbox isn't made for click do stuff...
L2275[18:47:38] ***
vifino is now known as vifino|off
L2276[18:49:31]
⇨ Joins: ping
(~notPing@2601:4:4500:887:ad93:8a80:ac17:f0f6)
L2278[18:50:15] <ping> is awesum
L2279[18:50:32] <Vexatos> You saw what I
did to generate.lua?
L2280[18:50:56] <ping> nope
L2281[18:51:00] <Vexatos> Basically
L2282[18:51:09] <Vexatos> I removed the
"potato" part
L2283[18:51:15] <Vexatos> Now it will
simply not have any link
L2284[18:51:20] <Vexatos> if
"repo" doesn't exist
L2285[18:51:45] <Vexatos> WHAT the * is
that song, ping?
L2286[18:51:52] <mfran2016_> what?
L2287[18:52:09] <mfran2016_> hey either
of you guys good at gml?
L2288[18:52:24] <Daiyousei> gamemaker
language?
L2289[18:52:25] <Daiyousei> pls no
L2290[18:52:32] <ping> Daiyousei,
no
L2291[18:52:41] <Daiyousei> o
L2292[18:52:41] <Daiyousei> wait
L2293[18:52:42] <Daiyousei> nvm
L2294[18:52:42] <mfran2016_> the gui
api
L2295[18:52:45] <Daiyousei> ah
L2296[18:52:59] <mfran2016_> do you know
how to use it?
L2297[18:52:59] ***
vifino|off is now known as vifino
L2298[18:53:08] <Daiyousei> nop :L
L2299[18:53:15] <JoshTheEnder>
mfran2016_, touch events provide the player that triggered them,
not sure if GML uses that or not
L2300[18:53:57] <mfran2016_> josh, i was
wondering if i can make a listbox where they click a label inside
the listbox which does something
L2301[18:54:31] <JoshTheEnder>
mfran2016_, i haven't ever looked at GML so i am of no more help to
you than the OC wiki
L2302[18:54:38] <mfran2016_> okay
xD
L2303[19:00:43] <ping> Vexatos, its
awesome music
L2304[19:00:50] <ping> from the sanic
OST
L2305[19:03:26] <Vexatos> HAHA
L2306[19:06:26] <MrEldritch> Alright, I'm
still having some serious troubles understanding this. How would I
write text to a secondary screen?
L2307[19:07:44] <MrEldritch> I know I
need to make a proxy for it based on its address, but I don't know
how to actually write to it.
L2308[19:08:22] <mfran2016_> i was just
reading on that xD
L2309[19:08:22] <Vexatos> You need a
second GPU
L2310[19:08:23] <mfran2016_> one
sec
L2311[19:08:36] <Vexatos> And you need to
bind that GPU to the screen
L2312[19:08:41] <mfran2016_> check this
out
L2314[19:09:22] <MrEldritch> I saw
that.
L2315[19:10:06] <mfran2016_> welp i just
made a login screen for my os
L2316[19:10:10] <mfran2016_> where you
select a user
L2317[19:10:24] <mfran2016_> and it uses
computer.users()
L2318[19:10:35] <mfran2016_> you guys
wanna see?
L2319[19:10:39] <Vexatos> Yea
L2320[19:10:41] <MrEldritch> I know I
need two GPU's; I've got that. I don't understand how to bind the
second GPU, though - gpu.bind only has one argument, the address of
the screen to bind it to, so I don't understand how to specify
which GPU gets bound.
L2321[19:10:44] <MrEldritch> Yeah, I want
to see!
L2322[19:12:02] ***
Flenix is now known as Sanguis
L2323[19:12:09] <MrEldritch> And I guess
once I've bound the second GPU, I make a proxy for the second GPU
and I just have to use the GPU API to read/write from the other
screen?
L2324[19:12:28] <mfran2016_> onesec i
need to uploaded the pic
L2325[19:12:34] <Vexatos> You need to get
the component GPU
L2326[19:12:40] <Vexatos> as a component
proxy
L2327[19:12:44] <JoshTheEnder>
MrEldritch, you'll have to do something like "gpu2 =
component.proxy( <2nd gpu address here> )"
L2328[19:12:51] <Vexatos> Yea
L2329[19:13:02] <Vexatos> and then
gpu2.bind(<screen address>)
L2330[19:13:18] <MrEldritch> Ohhh, I
see.
L2331[19:13:56] <MrEldritch> Yeah, that
makes sense. I still don't really 'get' lua, so I keep making these
mistakes caused by not quite understanding what certain bits of the
language actually do.
L2332[19:13:57]
⇦ Quits: Daiyousei (~nick1@188.113.74.118) (Quit: WeeChat
1.0-dev)
L2333[19:14:13] <gamax92> /join 0
L2334[19:14:14] <gamax92> oops
L2335[19:14:23] <MrEldritch> Like what,
exactly, the 'dot' operator means. I think I'm starting to
understand, though.
L2336[19:14:51] <gamax92> MrEldritch:
like, on say, table.unpack, that dot?
L2337[19:15:44]
⇦ Quits: mfran2016_ (webchat@ftth-173-215-10-116.wccta.net)
(Ping timeout: 190 seconds)
L2338[19:15:53] <MrEldritch> Or on
gpu.bind(), or whatever. I think I get it, though - the 'dot' is
sort of saying "This thing is a sub-routine or function or
method or whatever it's called which is embedded in this specific
thing."
L2339[19:16:23] <Vexatos> Yep
L2340[19:16:40] <Vexatos> Basically, you
tell the gpu saved in "gpu2" or whatever to bind to
something
L2341[19:16:40] <MrEldritch> So GPUs have
a function called "bind()" in them, and gpu.bind() means
"Call bind() on the primary GPU" and if you want to bind
something else you specify a different GPU.
L2342[19:16:41] <gamax92> Basically, the
"gpu" part, contains serveral things inside of it, and
bind is one of them, so you use that to retrieve "bind"
from "gpu"
L2343[19:16:52] <gamax92> MrEldritch:
yeh
L2345[19:17:54] <MrEldritch>
Thanks.
L2346[19:17:56]
⇨ Joins: Dean4Devil
(~AI_Cat@p549627C7.dip0.t-ipconnect.de)
L2347[19:18:39] <Vexatos>
sometable:insert(1) = table.insert(sometable,1)
L2348[19:18:41] <Vexatos> :3
L2349[19:19:26] <gamax92> Vexatos: you
cant do that
L2350[19:19:37] <gamax92> .l a = {}
a:insert(1)
L2351[19:19:37] <^v> gamax92, lua:1:
attempt to call method 'insert' (a nil value)
L2352[19:19:59] <Vexatos> It worked at
some point
L2353[19:20:21] <gamax92> well, that
doesn't work on 5.2 or 5.1
L2354[19:20:58] <Vexatos> Maybe on
5.3?
L2355[19:21:04] <Vexatos> I probably have
tested that on 5.3
L2356[19:21:07] <Vexatos> Obviously
L2357[19:21:11] *
Vexatos slaps gamax92
L2358[19:21:28] <Michiyo> slap him harder
I didn't feel a thing.
L2359[19:21:45] <Dean4Devil> Don't slap
poor gamax92 :C
L2360[19:21:57] <gamax92> "Vexatos
added to ignore list"
L2361[19:22:12] ***
vifino is now known as vifino|off
L2362[19:23:01] <Vexatos>
NOOOOOOOOOOOOO
L2363[19:23:04] <gamax92> yes
L2364[19:23:07] <Vexatos> Sorry, gamax
D:
L2365[19:23:11] <gamax92> nou
L2366[19:23:17] <Vexatos> Also, you
didn't ignore me
L2367[19:23:21] <gamax92> yes i did
L2368[19:23:32] <Vexatos> Otherwise you
would not answer my messages
L2369[19:23:36] <gamax92> yes I
would
L2370[19:23:43] <Kodos> What am I
missing
L2371[19:23:44] <Vexatos> :O
L2372[19:23:47] <gamax92> Kodos: oc
1.3
L2373[19:23:56] <gamax92> did you ever
try luaj?
L2374[19:24:04] <Kodos> No, where do I
find it
L2375[19:24:10] <gamax92> in the
config,
L2376[19:24:15] <Michiyo> Kodos, did you
try setting the 2 config variables listed on the latest 1.3
release?
L2377[19:24:22] <Kodos> There was a new
one?
L2378[19:24:23] <Kodos> .showtells
L2379[19:24:27] <Vexatos> Yay, Kodos is
going to break LuaJ now \o/
L2380[19:24:28] <Kodos> No one told me
=(
L2381[19:24:36] <v^> Kodos, ^v doesnt
have showtells
L2382[19:24:42] <Kodos> Fix it
L2384[19:24:57] <v^> .tell Kodos it tells
them the next time they talk
L2385[19:25:09] <Kodos> I know that
L2386[19:25:17] <gamax92> .tell gamax92
faku
L2387[19:25:19] <gamax92> hi
L2388[19:25:20] <Kodos> So wait,
persistent computing is gone?
L2390[19:25:21] <gamax92> lol
L2391[19:25:33] <Kodos> God I really did
break things, didn't I
L2392[19:25:45] <Michiyo> Kodos, no, if
you set those 2 things to true it will disable it
L2393[19:25:53] <Michiyo> otherwise it's
as before.
L2394[19:25:54] <Vexatos> I am sure
.openprg will break if kodos types it, v^
L2395[19:26:02] <Kodos> .openprg
L2398[19:26:09] <v^> lol*
L2399[19:26:10] <Michiyo> crash't
L2400[19:26:13] <Michiyo> lol
L2401[19:26:14] <Vexatos> Wat
L2402[19:26:19] <Vexatos> What
"lol" was that?
L2403[19:26:30] <gamax92> kiklol;p;
L2404[19:26:31] <Vexatos> It didn't
break?
L2405[19:26:33] <Vexatos> I call
hax
L2406[19:26:35] <Michiyo> ... shift your
fingers one to the right when loling
L2407[19:26:36] <JoshTheEnder> .tell ^v
hi
L2408[19:26:38] <Michiyo> lol ;p;
L2409[19:26:44] <gamax92> lol kik
L2410[19:26:48] <Vexatos> kik
L2411[19:26:51] <v^> l is next to ; and o
is next to p
L2412[19:26:57] <v^> JoshTheEnder, wont
work
L2413[19:27:00] <Michiyo> kik is
left..
L2414[19:27:01] <Michiyo> :P
L2415[19:27:03] <v^> thx for wasting my
ram
L2416[19:27:05] <gamax92> aqa
L2418[19:27:15] <Kodos> Okay, downloaded
OC
L2420[19:27:17] <gamax92> juj
L2421[19:27:34] <gamax92> 696
L2422[19:27:38] <Michiyo> hyh
L2423[19:28:20] <Kodos> So only change
those two configs?
L2424[19:28:35] <gamax92> change ALL the
configs!
L2425[19:28:43] <Michiyo> IDk if it's
config changes, or if you run that on computers.... :P
L2426[19:28:51] <Kodos> I just want to
properly debug this
L2427[19:28:52] <gamax92> thats a config
change
L2428[19:29:02] <Michiyo> then yes Kodos
change those 2 config setings
L2429[19:29:07]
⇦ Quits: ashka (~postmaste@5.9.122.82) (Excess
Flood)
L2430[19:29:16] <Kodos> For the record,
I'm referring to the config mentioned in Recent Changes on the
jenkins
L2431[19:29:23] <Michiyo> So am I
L2432[19:29:25] <Kodos> Okay
L2433[19:29:40] <Kodos> Gam mentioned
forcing Luaj, so I wasn't sure
L2434[19:29:53] <gamax92> well, that was
before that happened
L2435[19:29:57] <gamax92> but that
happened
L2436[19:29:57]
⇨ Joins: ashka (~postmaste@5.9.122.82)
L2437[19:29:58] <gamax92> so do
that
L2439[19:30:10] <v^> if you dont have a
native that worked, luaj will come and rek u
L2440[19:30:23] <v^> brb restart
L2441[19:30:23] <gamax92> .l
tonumber("_",16)
L2442[19:30:23] <^v> gamax92, nil
L2443[19:31:12]
⇦ Quits: ^v (~ping@c-71-238-153-166.hsd1.mi.comcast.net)
(Remote host closed the connection)
L2444[19:31:17]
⇦ Quits: v^ (~^v@2601:4:4500:887:6045:8f04:d4e5:d3c3) (Remote
host closed the connection)
L2445[19:31:30] <gamax92> JoshTheEnder:
XD
L2446[19:33:06] <Kodos> Okay, while OS
installs, I'm taking bets on how long it takes me to crash it
L2447[19:33:37] <Dean4Devil> 06',
23''
L2448[19:34:00]
⇨ Joins: pong
(~^v@2601:4:4500:887:55e8:d911:4d1:540d)
L2449[19:34:09]
⇨ Joins: ^v
(~ping@c-71-238-153-166.hsd1.mi.comcast.net)
L2450[19:34:41] <pong> lol
L2451[19:34:46] ***
pong is now known as v^
L2452[19:34:55] <v^> thanks for all the
commits
L2453[19:35:06] <v^> four auto
compiles
L2454[19:35:51] <Vexatos> Sorry
L2455[19:35:58] <v^> is fine
L2456[19:36:10] <v^> having shitload of
commits is good for employer
L2457[19:36:24] <Vexatos> Hehe
L2458[19:36:38] <Kodos> So wait,
everytime someone says openprg to the bot, it commits
something
L2459[19:36:39] <Vexatos> You have some
time to set up your own programs.cfg?
L2460[19:36:44] <Vexatos> Kodos: No
L2461[19:36:48] <Vexatos> Only if it
finds changes
L2462[19:36:48] <v^> it tries to
L2463[19:36:56] <v^> which is why i
removed timestamp
L2464[19:37:10] <v^> if i kept timestamp
it would commit every single time l_l
L2465[19:37:48] <Vexatos> v^:
Pixel-Programs still needs a cfg file :3
L2468[19:39:33] <gamax92> v^: .luaj
doit
L2469[19:40:21] <gamax92> Kodos: seems
someone forked oc?
L2470[19:40:38] <Kodos> Hope they wore a
con..oh FORKED
L2471[19:40:40] <gamax92> oh, nvm its
just oc projects
L2473[19:40:56] <gamax92> 5 months
ago
L2474[19:41:21] <gamax92> that code is
horrid
L2475[19:41:56] <Michiyo> eh em gee
L2476[19:41:58] <Kodos> Hey, that looks
like something I'd make
L2477[19:42:01] <Michiyo> oe too
L2478[19:42:02] <gamax92> Vexatos: you
should like, point me where i can do localization
L2479[19:42:03] <Michiyo>
a,sefhxzefh
L2480[19:42:08] <Michiyo> oh*
L2481[19:42:45] <gamax92> Michiyo: for
1.7.2 and its lang file, all thats needed is more lang files
right?
L2482[19:43:00] <Vexatos> Anyone knows
where Bizzycola is?
L2483[19:43:03] <gamax92> dead
L2484[19:43:06] <Kodos> What's the Lua
code to make my computer reboot
L2485[19:43:06] <Michiyo> Same with 1.6
but yes
L2486[19:43:17] <v^> .w
computer.reboot
L2487[19:43:17] <^v> v^, Not found.
L2489[19:43:18] <gamax92> erm, I wasn't
using lang files with 1.6
L2490[19:43:19] <v^> .w computer
L2492[19:43:28] <Michiyo> gamax92, you
should be :P
L2493[19:43:36] <gamax92> Michiyo: is it
the same format as 1.7.2
L2494[19:43:37] <JoshTheEnder> Kodos,
computer.shutdown( reboot: boolean )
L2495[19:43:38] <Michiyo> just set the
unLocalizedName, and screw setting a localized one.
L2496[19:43:40] <Michiyo> yeah
L2497[19:43:41] <v^> .w
computer.shutdown
L2498[19:43:41] <^v> v^,
computer.shutdown([reboot: boolean]) Shuts down the computer.
Optionally reboots the computer, if reboot is true, i.e. shuts
down, then starts it again automatically.
L2499[19:43:44] <gamax92> alright
L2500[19:43:49] *
gamax92 stabs Vexatos happy now?
L2501[19:44:15] <Vexatos> :3
L2502[19:44:20] <Kodos> Lol I made the
reboot command in autorun.lua
L2503[19:44:25] <Kodos> So now the
computer is cycling startups
L2504[19:44:41] <Michiyo> gj
L2505[19:44:52] <Kodos> Let's see if it
breaks it =D
L2506[19:45:06] <gamax92> Vexatos: gotta
resetup froge
L2507[19:45:22] <Kodos> dafuq is
podzol
L2508[19:45:27] <gamax92> Kodos:
magic
L2509[19:45:29] <gamax92> bees
L2510[19:45:34] <Vexatos> Kodos:
1.7
L2511[19:46:22] <Kodos> Yes
L2512[19:46:26] <Kodos> I'm testing
things on 1.7
L2513[19:46:35] <Kodos> Because I can't
be arsed to make an 11th instance
L2514[19:46:42] <Kodos> 14 if you count
other launchers
L2515[19:47:41] <Kodos> gml should come
packed with OC in the lib folder
L2516[19:47:49] <gamax92>
waaaaaaaaat
L2517[19:48:00] <gamax92> Vexatos: how
are you going to localize "JStar MassSound"
L2518[19:48:02]
⇨ Joins: ironmountain
(~Caleb@c-67-190-228-157.hsd1.fl.comcast.net)
L2519[19:48:35] <Kodos> I'm guessing my
computer says 0k RAM because the limit was disabled
L2520[19:48:41] <Vexatos> gamax92: like
"Sound card"
L2521[19:48:44] <gamax92> no
L2522[19:48:46] <Vexatos> :3
L2523[19:48:47] *
gamax92 slaps Vexatos
L2524[19:48:48] <gamax92> denied
L2525[19:48:49] <gamax92> do not
L2526[19:48:54] <Vexatos> Well then
L2527[19:48:57] <Vexatos> "JStar
MassSound"
L2528[19:49:08] <gamax92> that doesn't
say "Sound Card"
L2529[19:49:11] <Michiyo> Kodos, I'd
assume so
L2530[19:49:18] <Kodos> Vex, you wanna
localize my mod =D
L2531[19:49:27] <gamax92> none of those
are actual words
L2532[19:49:28]
⇦ Quits: Vexatos
(~Vexatos@p200300556E457B364063F2F5FC6B74A2.dip0.t-ipconnect.de)
(Quit: Greetings from Pastry Fork, Inc. ✔)
L2533[19:49:42] <Kodos> Listen here you
little shit
L2534[19:49:44] <Kodos> Get back
here
L2535[19:49:47] <gamax92> lol
L2536[19:52:39] <Kodos> Programmer -
noun, [proh-gram-er] an organism that turns caffeine, pizza, and
sleep deprivation into software.
L2537[19:53:31] <gamax92> like,
"Sound Blaster" is still Sound Blaster in german
L2538[19:53:39] <gamax92> and in
english
L2539[19:53:55] <Kodos> Lolol $regex =
qr/ \( ) [^()]+ | (??{regex}) )* \) /x;
L2540[19:54:14] <Kodos> Whoops, that's
supposed to be \( (, not \( )
L2542[19:56:32] *
Kodos pokes Sangy
L2543[19:56:56] <Sangar> goooood evenin'
gents
L2544[19:57:04] <gamax92> oh, Sangar is
here.
L2545[19:57:21] <Kodos> Okay, so
L2546[19:57:29] <Kodos> I'm playing with
the newest OC dev release, 1.7
L2547[19:57:33] <Sangar> after a long day
spent mostly away from the computer, yes. weather is so nice here
:>
L2548[19:57:35] <Kodos> I changed the
configs as recommended
L2549[19:57:48] <Kodos> So far no
crashes. I've got two computers set up
L2550[19:57:51] <Kodos> One is
autorebooting
L2551[19:57:57] <Kodos> The other is
running that Geolyzer program on loop
L2552[19:58:01]
⇦ Quits: ^v (~ping@c-71-238-153-166.hsd1.mi.comcast.net)
(Remote host closed the connection)
L2553[19:58:01]
⇦ Quits: v^ (~^v@2601:4:4500:887:55e8:d911:4d1:540d) (Read
error: Connection reset by peer)
L2554[19:58:46] <Sangar> kk. good news. i
actually already found two bugs in the native lib thanks to that
savestate i mentioned earlier. i'll push the new windows libs in a
bit, will recompile on the other systems soon.
L2555[19:59:06] <gamax92> save states?
What is this an emulator?
L2556[19:59:41] <JoshTheEnder> gamax92,
for persistance
L2557[19:59:42] <Sangar> gamax92, well,
not really. just the bare minimum that allows resuming the kernel
without throwing errors left and right :P
L2558[19:59:43] <Kodos> gamax92, It's
what makes persistant computers possible
L2559[19:59:56] <gamax92> none of you got
my joke
L2560[19:59:58] <gamax92> thats
okay
L2561[20:00:04] *
gamax92 cries in corner
L2562[20:00:06] <Sangar> you're
welcome
L2563[20:00:12] ***
dsAway is now known as ds84182
L2564[20:00:25] <Kodos> Let me know when
I have more shit to break. Gonna go back to my normal pack
L2565[20:01:11]
⇨ Joins: ^v
(~ping@c-71-238-153-166.hsd1.mi.comcast.net)
L2566[20:01:17] <Sangar> Kodos, will do,
thanks for helping test it :)
L2567[20:01:26] <Kodos> Aye, glad to hear
it's (Possibly) fixed
L2568[20:01:29] <Kodos> Also
L2569[20:01:35] <Kodos> Have you seen the
filesharing program someone wrote?
L2570[20:01:49] <Sangar> Vex's?
L2571[20:01:53] <Kodos> No no
L2572[20:01:54] <Kodos> Hang on
L2573[20:01:56] <gamax92> .tell Vexatos
:'(
L2574[20:01:57]
⇨ Joins: pong
(~^v@2601:4:4500:887:ec0f:eea2:167d:efca)
L2576[20:02:08] <gamax92> pong: a message
or anything would be nice when using .tell
L2577[20:02:30] <pong> fine
L2578[20:02:34] <Sangar> oh wow, that
sounds neat
L2579[20:02:47] <gamax92> i kept thinking
it was broken every time people were using it and it did
nothing.
L2580[20:02:47] <Kodos> I've been
tinkering with it. The arguments on pushing files are a bit
weird
L2581[20:02:49] <pong> well, step one: if
^v is on it will tell the person
L2582[20:02:50] <Kodos> But it's probably
me being an idiot
L2583[20:03:01] <Kodos> But it's a great
use of a server rack
L2584[20:03:43] <pong> .tell gamax92
happy?
L2585[20:03:43] <^v> pong, Will tell them
the next time they talk.
L2586[20:04:00] <gamax92> "pong,
message queue'd"
L2587[20:04:43] <gamax92> not, "Will
send the message over irc the next time they talk and then remove
it from my list of message that i need to send to people who
talk"
L2588[20:05:35] <Kodos> Okay, next step
for othermod-OC compatibility > Get Galacticraft to use Sealed
OC Networking cable
L2589[20:05:42] <gamax92> Sangar: is the
a list that says how much time gpu calls will take up?
L2590[20:06:01] <pong> gamax92, k
L2591[20:06:03] <pong> use tell now
L2592[20:06:15] <gamax92> .tell
gamax92
L2593[20:06:15] <^v> gamax92, Usage:
.tell (<user>|$a:<account>|$h:<host>)
<txt>
L2594[20:06:18] <gamax92> .tell gamax92
apples
L2595[20:06:19] <^v> gamax92, Will send
the message over irc the next time they talk and then remove it
from my list of message that i need to send to people who
talk.
L2596[20:06:20] <JoshTheEnder> .tell pong
hi
L2597[20:06:20] <^v> JoshTheEnder,
Message queued.
L2598[20:06:42] <pong> :D
L2599[20:06:51] <gamax92> pong: btw i
don't care, i rarely use .tell
L2600[20:07:13] <Sangar> gamax92, if you
mean the interpretation of the 'operations per tick' in the
tooltip, i think which one is which callback is somewhere on the
wiki
L2601[20:08:07] <gamax92> Sangar: i mean,
If I call gpu.fill 1000 times, how much one of those calls takes
up
L2602[20:08:32] <gamax92> also no im not
calling gpu.fill 1000 times, just 1523
L2603[20:08:58] <Sangar> well, depending
on the tier there are 'n' fills/tick, so you could compute it from
that
L2604[20:09:16] <gamax92> k
L2605[20:09:26] <Sangar> t3 has 8 fills /
tick
L2606[20:09:34] <Sangar> at least
according to the wiki >_>
L2607[20:10:03] <gamax92> .l 1/8/20
L2608[20:10:04] <^v> gamax92,
0.00625
L2609[20:10:09] <gamax92> :D, what i
calculated
L2610[20:11:11] ***
vifino|off is now known as vifino
L2611[20:12:12] <gamax92> pong: so yeah
there was a point in reducing BG/FG switches
L2612[20:12:27] <gamax92> instead of
always setting the BG before every fill, like you do.
L2613[20:12:43] <pong> yeah
L2614[20:12:57] <pong> still doing stuff
atm and dont feel like optimizing oci
L2615[20:13:08] <gamax92> pong: you could
just do the two changes i asked.
L2616[20:13:25] <gamax92> only change BG
when necessary, and if width == 1 and height == 1 then use
set.
L2617[20:15:50]
⇨ Joins: Daiyousei (~nick1@188.113.81.176)
L2618[20:17:54] <pong> not width==1
L2619[20:17:57] <pong> i can set multiple
chars
L2620[20:18:42] <gamax92> pong: its
slower
L2621[20:19:08] <pong> gpu.fill is slower
than gpu.set(1,1," ")
L2623[20:19:15] <gamax92> no, other way
around
L2625[20:19:31] <gamax92> bad
L2626[20:19:32] <pong> gpu.set can set
multiple spaces
L2627[20:19:38] <gamax92> pong: IT IS
SLOWER
L2628[20:19:41] <gamax92> DO YOU
LISTEN
L2629[20:19:45] <gamax92> I TESTED
THIS
L2630[20:19:52] <gamax92> IT TOOK MORE
TIME
L2631[20:19:54] <pong> <_>
L2632[20:20:01] <pong> >_>
L2633[20:20:04] <pong> <_>
L2634[20:20:07] <pong> <_<
L2635[20:30:11] <gamax92> pong: the test
i just did shows I'm losing time on both vertical pairs and normal
pairs.
L2636[20:32:41] <Kodos> Do robots not
support a redstone card being inside them
L2637[20:32:46] <Kodos> (1.2)
L2638[20:32:56] <JoshTheEnder> Kodos,
dont think so
L2639[20:32:59] <Kodos> Damn
L2640[20:33:17] *
Kodos marks that off his probe functionality list
L2641[20:33:38]
⇦ Quits: ironmountain
(~Caleb@c-67-190-228-157.hsd1.fl.comcast.net) (Quit:
Leaving)
L2643[20:34:04] <Kodos> Stopped reading
at Vortex Manipulator
L2644[20:34:14] <JoshTheEnder> why?
L2645[20:34:26] <Kodos> At least use
something uniquely named =\
L2646[20:34:38] <Kodos> Unless it's a Dr
Who Fanfic
L2647[20:34:39] <JoshTheEnder> but i cant
think of names
L2648[20:35:06] <Kodos> Space-Time
Translocator
L2649[20:35:06] <Kodos> idk
L2650[20:35:11] <gamax92> hmm, didn't
really like the teaser.
L2651[20:35:27] *
JoshTheEnder tries to think of cooler names for it
L2652[20:35:34] <JoshTheEnder> gamax92,
how so?
L2653[20:35:42] <gamax92> failed to grasp
my attention.
L2654[20:35:46] <Kodos> What cards ARE
supported by robots
L2655[20:36:08] <Kodos> nvm I'll just use
a wireless
L2656[20:36:51] ***
Csstform is now known as Csst|Masterball
L2657[20:37:56] <gamax92> all the
Kodos
L2658[20:38:04] <gamax92> Kodos: not yet
have crashed
L2659[20:39:01]
⇦ Quits: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
(Remote host closed the connection)
L2660[20:39:21] <Kodos> Lol
L2661[20:39:26] <Kodos> The irony is
astounding
L2662[20:39:28] ***
Kodos is now known as Kodos|AFK
L2663[20:39:36]
⇨ Joins: gamax92_
(~gamax92@c-75-70-114-152.hsd1.co.comcast.net)
L2664[20:39:40] <Kodos|AFK> I'll either
be back in 20 minutes, or an hour, depending on if my truck runs
out of gas or not
L2665[20:39:47] <JoshTheEnder> ok
L2666[20:39:48] <gamax92_> what happened
to "gamax92"
L2667[20:40:01] <JoshTheEnder> <--
gamax92 has quit (Remote host closed the connection)
L2668[20:40:05] <gamax92_> :<
L2669[20:49:59] <gamax92_> for i =
0.5,2,0.1 do component.masssound.playSound(i ..
":random.explode") end
L2670[20:55:54] <gamax92_> for i =
0.5,2,0.1 do component.masssound.playSound(i ..
":note.pling", (2.5 - i) .. ":note.pling")
end
L2671[21:00:37] ***
tgame14 is now known as tgame14|sleep
L2672[21:02:53]
⇨ Joins: gamax92
(gamax92@The.Dragon.Slayer.PanicBNC.eu)
L2673[21:03:43] <gamax92_> :D
L2674[21:03:49]
⇦ Quits: gamax92_
(~gamax92@c-75-70-114-152.hsd1.co.comcast.net) (Quit:
Leaving)
L2675[21:03:56] <gamax92> dats
better
L2676[21:20:40]
⇨ Joins: Lunatriu- (~Lunatrius@77.38.103.182)
L2677[21:20:48] <JoshTheEnder> well, i
just finished watching GitS 2
L2678[21:20:52]
⇦ Quits: Lunatrius (~Lunatrius@77.38.103.182) (Killed
(NickServ (GHOST command used by \x00)))
L2679[21:23:33]
⇦ Quits: Lunatriu- (~Lunatrius@77.38.103.182) (Client
Quit)
L2680[21:23:40]
⇨ Joins: Lunatrius (~Lunatrius@77.38.103.182)
L2681[21:25:38] <gamax92> JoshTheEnder:
Where be Vex
L2682[21:26:39] <JoshTheEnder> quit at
19:49
L2683[21:26:58] <gamax92> JoshTheEnder:
timezone?
L2684[21:27:05] <JoshTheEnder> GMT0
L2685[21:27:16] <gamax92> okay
L2686[21:33:38]
⇨ Joins: Maxwolf
(labs@pipette.madsciencemod.com)
L2687[21:33:39]
zsh sets mode: +v on Maxwolf
L2688[21:39:53] <gamax92> oh noes, I've
gotten the double-corrupted thingy as well
L2689[21:39:55] *
gamax92 blames Sangar
L2690[21:43:15] <Michiyo> MichiBot,
commands
L2691[21:43:17] <Michiyo> woo
L2692[21:45:49] <gamax92> MichiBot,
drama
L2693[21:45:50] <MichiBot> gamax92:
CanVox finds malicious code in Tinkers' Steelworks
L2694[21:46:12] <progwml6|L> lol
L2696[21:47:35] <Michiyo> Well, it's not
"good"
L2697[21:48:23]
⇦ Quits: Daiyousei (~nick1@188.113.81.176) (Remote host
closed the connection)
L2698[21:54:52] ***
Kodos|AFK is now known as Kodos
L2699[21:55:01] <Kodos> Huzzah, the truck
made it to the station
L2700[21:55:15] <Kodos> Despite the fact
that last time I drove it, it was 20 miles with an active fuel
light
L2701[21:55:40]
⇦ Quits: ping (~notPing@2601:4:4500:887:ad93:8a80:ac17:f0f6)
(Ping timeout: 190 seconds)
L2702[21:56:54] ***
Kenny is now known as Kenny|Offline
L2703[22:02:01] <gamax92> Kodos: I'm
getting double corrupted lists~!
L2704[22:02:19] <Kodos> Wat
L2705[22:02:20] <JoshTheEnder> uhoh,
Kenny down
L2706[22:06:05] ***
justastranger is now known as
justastranger|insaniquarium
L2708[22:09:02] ***
Kenny|Offline is now known as Kenny
L2709[22:09:26] <Kenny> Kernny had to
reboot cause windows went totally stupid
L2710[22:09:34] <Michiyo> Kernny!
L2711[22:09:36] <JoshTheEnder> lol
L2712[22:09:45] <Kenny> it decided to
re-map my keyboard
L2713[22:11:15] <Kenny> was getting GitS
movies and shows
L2714[22:12:17] <Kodos> I need random
words of wisdom to put around my base
L2715[22:12:46] <Kenny> Never play with
fire. It can burn you
L2716[22:12:57] <gamax92> what about dry
ice?
L2717[22:13:04] <JoshTheEnder> "Why
are you looking at me?"
L2719[22:13:20] <Kenny> "You looking
at me?!"
L2720[22:13:36] <gamax92> "You must
be looking at me, because I'm the only one standing
here!"
L2721[22:14:43]
⇦ Quits: Maxwolf (labs@pipette.madsciencemod.com) (Quit:
Leaving)
L2722[22:14:50] <Kenny> Michiyo, i see
you are doing my typos now hehe
L2723[22:15:04] <Kodos> I love my
friends, but sometimes their idiots
L2724[22:15:07] <Kodos> "I have a
stinking essay due for English class tonight and all I can do is
think about how to put it off longer. I need
motivation..."
L2725[22:15:14] <Kodos> I commented 'How
about not failing?'
L2726[22:15:19] <Michiyo> they
L2727[22:15:27] <Michiyo> they're?
:P
L2728[22:15:35] <Kodos> err yes
L2729[22:15:39] <Kodos> they're
L2730[22:15:52] <Kenny> Kernny! :P
L2731[22:15:52] <Michiyo> thats one of
the few things that bugs me
L2732[22:16:01] <Kodos> Normally I catch
that, not sure why I didn't...
L2733[22:16:02] <Michiyo> it's very short
list... but that's on it :p
L2734[22:16:06] <Kodos> It's a
L2735[22:16:12] <Michiyo> :P
L2736[22:16:14] <gamax92> Michiyo: A wild
enter key appeared, it used mispress!
L2737[22:16:15] <Michiyo> I need a new
keyboard
L2738[22:16:31] <gamax92> no, you need a
new leopard
L2739[22:16:36] <Michiyo> I also need to
not be holding a very fidgety baby.
L2740[22:16:39]
⇦ Quits: ^v (~ping@c-71-238-153-166.hsd1.mi.comcast.net)
(Remote host closed the connection)
L2741[22:16:39]
⇦ Quits: pong (~^v@2601:4:4500:887:ec0f:eea2:167d:efca)
(Remote host closed the connection)
L2742[22:16:44] <Michiyo> lol yes a new
leopard would be awesome
L2743[22:16:55] <Michiyo> I'd sick it on
annoying people.
L2744[22:17:09]
⇨ Joins: ^v
(~ping@c-71-238-153-166.hsd1.mi.comcast.net)
L2745[22:17:41] <JoshTheEnder> "you
must restart to finish intalling this driver" No, the keyboard
works so fuck off
L2746[22:18:11] <Michiyo> Right?
lol
L2747[22:18:20] <Michiyo> Had that with a
mouse the other day
L2748[22:18:23] <Michiyo> was like
NOP
L2749[22:18:50] <JoshTheEnder> whats
funny was that the media keys were working before the normal
keys
L2750[22:18:50] <gamax92> Windows gave me
drivers for a USB Keykoard
L2751[22:19:03] <gamax92> I love my USB
Keykoard
L2752[22:30:22] ***
manmaed is now known as manmaed|AFK
L2753[22:43:42]
⇨ Joins: Techokami (~Techokami@172.56.22.132)
L2754[22:45:26] <Techokami> Oh nice got
IRC on my phone working
L2755[22:46:23] <Techokami> Michibot,
drama
L2756[22:47:23] <Techokami> MichiBot
drama
L2757[22:47:23] <MichiBot> Techokami:
PowerCrystals quits the development team of ATLauncher
L2758[22:47:51]
⇨ Joins: Altenius (~Altenius4@199.193.183.1)
L2759[22:48:01] <Techokami> Ahoy
L2761[22:49:50] <Michiyo> wtf is
that?
L2762[22:50:08] <Techokami> Boo can't
click links
L2763[22:50:32] <Altenius> .drama
L2764[22:50:33] <^v> Altenius, Azanor
tweets JABBA is full of keyloggers
L2765[22:50:47] <Michiyo> Kodos, what is
that screenshot of?
L2766[22:51:11] <Techokami> MichiBot,
drama
L2767[22:51:12] <MichiBot> Techokami:
Toops claims Applied Energistics is full of DRM
L2768[22:51:14] <Kodos> That's the
assembly machines from PneumaticCraft
L2769[22:51:20] <Michiyo> Oh...
L2770[22:51:21] <Michiyo> neat
L2771[22:51:58] <Michiyo> MichiBot,
commands
L2772[22:51:59] <Altenius> .drama
L2773[22:52:00] <^v> Altenius, Reddit
urges everyone to stop using Roguelike Dungeons
L2774[22:52:11] <Altenius>
....what?
L2775[22:52:26] <Altenius> MichiBot,
drama
L2776[22:52:26] <MichiBot> Altenius:
After a gigantic amount of requests, ATLauncher adds MCPC+
L2777[22:52:34] <Techokami> That mod
still in development?
L2778[22:52:46]
⇦ Parts: Techokami (~Techokami@172.56.22.132)
())
L2779[22:53:04]
⇦ Quits: Altenius (~Altenius4@199.193.183.1) (Quit:
Leaving)
L2780[22:53:42] <Michiyo> MichiBot,
shutdown
L2781[22:53:50] <Michiyo> MichiBot,
hello
L2782[22:53:59] <Michiyo> woo
L2783[22:54:50] <Michiyo> MichiBot,
shutdown
L2784[22:55:00] <Michiyo> k
L2785[22:55:01] <Michiyo> nice
L2786[22:55:27] <Kodos> Someone needs to
find a way to get ahold of asie
L2787[22:55:32] <Kodos> Or wait
L2788[22:55:32] <Kodos> brb
L2789[22:55:54] <Kodos> Aha!
L2791[22:56:02] <Kodos> Someone make this
work for OC plox =D
L2792[22:56:08] <Michiyo> On that note,
I'm killing my computer.
L2793[22:56:11] <Michiyo> so AFK
L2794[22:56:16] <Kodos> Did your stuff
come in
L2795[22:56:20] <Michiyo> no
L2796[22:56:35] <Michiyo> wont til
Wednesday
L2797[22:57:21] <gamax92> Kodos: I'd do
it, but I'd do it for oc 1.3
L2798[22:57:27] <Kodos> gamax92, Fuck
your couch
L2799[22:57:34] <gamax92> Kodos: didn't
you say it was working?
L2800[22:57:43] <Kodos> Yes, but no
persistance =(
L2801[22:58:04] <Kodos> I'm waiting on
the new builds Sangy mentioned
L2802[22:58:07] <Kodos> Then I'll check
it again
L2803[22:58:18] <gamax92> Kodos: you on
1.6.4
L2804[22:58:28]
⇦ Quits: Lumien (~lumien@p4FED46C9.dip0.t-ipconnect.de)
(Quit: Nettalk6 - www.ntalk.de)
L2805[22:58:35] <Kodos> I can be on
either, really. I have enough 1.7 mods to make it at least somewhat
enjoyable
L2806[22:58:39] <Kodos> And more and more
are updating every week
L2807[22:58:40] <gamax92> lol
L2808[22:58:46] <Kodos> Plus,
fishing
L2809[22:59:01] <Kodos> And in 1.7 I have
fishing buddies (Thaum Golems)
L2810[22:59:26] <gamax92> :< it says
the mod doesn't even work
L2811[23:00:23] <Kodos> It's a CC addon,
presumably you'd have to have CC installed
L2812[23:00:34] <gamax92> "Work in
Progress. Not yet usable."
L2813[23:01:08] <Kodos> Wat
L2814[23:01:11] <Kodos> I thought it
did
L2815[23:01:44] ***
Michiyo is now known as Michiyo|Off
L2816[23:02:44] <gamax92> afk, highlight
me if needed.
L2817[23:03:44] *
Kenny shines spotlights on gamax92
L2818[23:04:20] *
Kodos does shadowpuppets with the lights
L2819[23:09:03]
⇦ Quits: sciguyryan
(sciguyryan@109-205-169-250.dynamic.swissvpn.net) ()
L2820[23:09:27] ***
justastranger|insaniquarium is now known as
justastranger
L2821[23:33:44]
⇦ Quits: natedogith1
(webchat@nc-67-77-219-191.dyn.embarqhsd.net) (Quit: Web client
closed)
L2822[23:37:31] <Kodos> What are your
guys' thoughts on RotaryCraft and ReactorCraft
L2823[23:41:24] <Porygon> what if I made
an RPG engine for OC?
L2824[23:42:30]
⇨ Joins: Raga_BuildCraftPlumber
(webchat@222.124.120.175)
L2825[23:43:41] ***
vifino is now known as vifino|off
L2826[23:44:36] <MrEldritch> Rotarycraft
- would be great if it didn't kill servers, but leaving that aside,
really cool.
L2827[23:44:51] <MrEldritch> Reactorcraft
- ehhhh.
L2828[23:45:14] <MrEldritch> Its ores are
EVERYWHERE.
L2829[23:45:43] <MrEldritch> Especially
the six different colors of flourite, none of which are actually
different in any way besides color.
L2830[23:45:53] <MrEldritch> And they're
all as common as coal and only used for one thing each.