<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:03:54] <ShadowKatStudios>
Hmmm...
L2[00:04:31] <ShadowKatStudios> Having
interactive shells over a network would require more than one
process at a time
L3[00:04:40] <ShadowKatStudios> I could have
a multiprocessor server room I suppose.
L5[00:06:31] <ping> its not that
complicated
L6[00:13:47] ⇦
Quits: Death (webchat@99-98-207-58.lightspeed.wchtks.sbcglobal.net)
(Ping timeout: 198 seconds)
L7[00:14:49] <ShadowKatStudios> Okay ping,
show me multiple processes on one computer.
L8[00:15:03] <ping> coroutines?
L9[00:17:03] <ShadowKatStudios> Isn't that
dangerous?
L10[00:17:19] <ShadowKatStudios> People had
a tendancy to kill the BlackWolf server using coroutines
L11[00:17:21] <ping> nope
L12[00:17:32] <ping> coroutines are good if
you know how to use them
L13[00:19:08] ⇨
Joins: lclc98|ig
(~lclc98|ig@CPE-123-211-216-247.lnse4.woo.bigpond.net.au)
L14[00:19:29] <ShadowKatStudios> Could I
use coroutines for a timesharing system?
L15[00:19:50] <ShadowKatStudios> Like, if I
ran a program, how would I know it didn't go for too long?
L16[00:21:46] <lclc98|ig> hello
L18[00:24:02] <ping> im not completely sure
SKS
L19[00:24:40] ⇨
Joins: Kenny|IG
(~kenny|ig@108-233-229-21.lightspeed.bcvloh.sbcglobal.net)
L20[00:25:02] <ping> i am thinking of
modifying the sandbox to have debug.sethook
L21[00:25:04] <ping> sandboxed ofc
L22[00:26:38] <ShadowKatStudios> Hmm, I
can't yield a coroutine using a timer event :(
L23[00:27:44] <ping> well with debug you
can have a thread call a function after n instructions
L24[00:28:07] <Kenny|IG> hey SKS
L25[00:28:59] <ShadowKatStudios> Hello
Kenny|IG
L26[00:29:10] <ShadowKatStudios> A way to
make it do that would be very useful.
L27[00:30:02] <ping> cmon git, you still
havent implemented the feature i requested :(
L28[00:32:05] <ShadowKatStudios> What
modifications would be neccesary for this?
L29[00:33:03] <lclc98> do any of u know how
user list orders users on irc?
L30[00:33:27] <Vexatos> Oh
L31[00:33:28] <Vexatos> My
L32[00:33:29] <Vexatos> God
L33[00:33:30] <Vexatos> It works
L34[00:33:32] <Vexatos> :D
L35[00:33:35] *
Vexatos cires
L36[00:33:43] *
Vexatos cries while making typos
L37[00:33:45] <lclc98> lol vex
L38[00:34:04] <ping> lclc98, what do you
mean?
L39[00:34:12] <Vexatos> Well, I know
nothing about HTML, VERY little about javascript and I just got a
freaking web page working
L40[00:34:35] <ping> ShadowKatStudios,
modifying kernel.lua adding a sandboxed debug.sethook
L41[00:34:41] <lclc98> cause when u join a
channel using a basic irc client it just gives u a list of users
but im trying to figure out what order it sends to the client
L43[00:35:13] <ping>
debug.sethook(coroutine.running(), checkDeadline, "", 1)
i could modify this
L44[00:35:19] <ping> to give you a second
chance to yield
L45[00:35:46] <ping> so you could catch the
too long without yielding, then yield immediately
L46[00:35:53] <ping> to prevent complete
crash
L47[00:36:18] <ShadowKatStudios>
ComputerCraft had a coroutines wrapper IIRC
L48[00:36:30] <ping> it has a parallel
api
L49[00:36:46] <ping> which is essentially a
event dispatcher
L50[00:37:46] <ShadowKatStudios> Not useful
here?
L51[00:38:55] *
Vexatos dances around
L52[00:39:09] <ShadowKatStudios> Ugh, the
CC site is full of ads for dan200's game.
L53[00:39:15] <Vexatos> o.O
L55[00:41:19] ⇦
Quits: lclc98|ig
(~lclc98|ig@CPE-123-211-216-247.lnse4.woo.bigpond.net.au) (Ping
timeout: 186 seconds)
L56[00:42:00] <ShadowKatStudios> So ping,
are you able to add this hook
L57[00:42:02] <ShadowKatStudios> ?
L59[00:42:07] ⇦
Quits: Kenny|IG
(~kenny|ig@108-233-229-21.lightspeed.bcvloh.sbcglobal.net) (Ping
timeout: 194 seconds)
L60[00:42:10] <ping> i am doing it
now
L61[00:42:12] <ping> but bed soon
L62[00:42:16] <ping> because 3 AM
L63[00:42:49] <ShadowKatStudios> Ah, I
see.
L64[00:43:03] <ShadowKatStudios> I think
Kenny|IG's computer ran out of power
L65[00:45:10] <ShadowKatStudios> So with a
hook I could switch betwen processes?
L66[00:49:08] ***
Cazzar is now known as cazzar|Away
L67[00:49:49] <ping> no, coroutines
L68[00:49:51] <ping> and i derp
L69[00:49:57] <ping> i misread sauce
L70[00:50:20] <ShadowKatStudios> By
processes I mean coroutines
L71[00:50:29] <ping> we can already recover
from too long without yield
L74[00:55:09] ⇦
Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net) (Ping
timeout: 186 seconds)
L75[00:59:12] <ShadowKatStudios> I guess
I'll impliment GPU-over-network then
L76[01:10:15] <ShadowKatStudios> :D I have
obtained a character from a screen!
L77[01:10:17] <ShadowKatStudios>
Hmm...
L78[01:10:31] <ShadowKatStudios> I could
use this to watch a screen remotely...
L79[01:10:41] <ShadowKatStudios>
Hmmmmmmm...
L80[01:10:57] <Bizzycola> sounds
lagtastic
L81[01:11:40] <ShadowKatStudios> I was
thinking spying.
L82[01:24:09] <ShadowKatStudios> It's damn
slow, but it works
L83[01:28:26] <ShadowKatStudios> Well, it
'sort of' works
L84[01:29:14] <ShadowKatStudios> The port
has to be open first
L85[01:32:28] <ShadowKatStudios> It's
freaking monochrome SSTC
L86[01:32:30] <ShadowKatStudios>
SSTV*
L87[01:39:01] ***
Keridos_off is now known as Keridos
L88[01:39:34] ***
Keridos is now known as Keridos_off
L89[01:50:29] <ShadowKatStudios>
ESSTV
L90[01:56:43] <ShadowKatStudios> I can't
get a whole line in one GPU operation?
L91[02:01:28] ⇨
Joins: dangranos (webchat@109.203.209.139)
L92[02:12:54] <ShadowKatStudios> Meh, I can
make it work without
L93[02:16:15] <ShadowKatStudios> :D It
sends a line at a time now
L94[02:17:22] <ShadowKatStudios> It's at a
reasonable speed now
L95[02:32:03] <Vexatos> Yay
L96[02:32:19] <Vexatos> I just made my very
first HTML web page
L97[02:32:22] ***
cazzar|Away is now known as Cazzar
L98[02:32:32] <ShadowKatStudios>
Congartualtions
L99[02:33:26] <ShadowKatStudios> Is it
good?
L100[02:35:36] <Vexatos> Well
L101[02:35:53] <Vexatos> It is basically
showing a youtube video and an IRC web client next to it
L102[02:36:24] <Vexatos> But the video is
defined by the ID set in the URL, like at youtube.com
L103[02:36:52] <ShadowKatStudios>
Hmmmmm... an 80x25 screen has 2000 characters. I could send the
whole screen in one packet...
L104[02:50:31] <Dean4Devil> o7
L105[02:50:32] <Dean4Devil> o/
L106[02:52:14] ***
Kenny is now known as Kenny|Sleeping
L107[02:53:03] <ShadowKatStudios> o/
Dean4Devil
L108[02:53:07]
⇨ Joins: Lunatrius`
(~Lunatrius@cpe-90-157-247-22.dynamic.amis.net)
L109[02:53:20] <ShadowKatStudios> I made a
program that hyjacks all the data from the screen
L110[02:53:31] <Dean4Devil> You still
here? Do you even sleep sometime? :D
L111[02:53:36] <Dean4Devil> I know, just
read it ;P
L112[02:54:59] ***
tgame14|sleep is now known as tgame14
L113[02:57:08] <ShadowKatStudios> Ah,
occasinally
L114[02:57:19] <ShadowKatStudios> If I
have something to do the next day usually
L115[02:57:56] <Dean4Devil> Do you still
go to school? ;P
L116[02:58:32] <ShadowKatStudios> Holidays
for the next week
L117[02:58:41] <Dean4Devil> yay, me too
:3
L118[02:59:14] <dangranos> .-.
L119[02:59:55] <ShadowKatStudios> :P
L120[03:00:18] <Dean4Devil> poor poor
dangranos :P
L121[03:01:28] ⇦
Quits: Lunatrius` (~Lunatrius@cpe-90-157-247-22.dynamic.amis.net)
(Quit: An Eye for an Eye, a Tooth for a Tooth, and Evil for
Evil.)
L122[03:01:38] <ShadowKatStudios> What
timezone are you in Dean4Devil?
L123[03:01:47] <Dean4Devil> berlin
L124[03:02:04] <Dean4Devil> UTC+1
L125[03:03:11] <Dean4Devil> And you?
L126[03:03:37]
⇨ Joins: Lunatrius`
(~Lunatrius@cpe-90-157-247-22.dynamic.amis.net)
L128[03:04:39] <Dean4Devil>
ShadowKatStudios: UTC+9 i guess :P
L129[03:04:53] <ShadowKatStudios> GMT
+10
L130[03:05:09] <Dean4Devil> close enough
:D
L131[03:05:14] <ShadowKatStudios> Sorry,
I'm distractable
L132[03:05:19] <Dean4Devil> Np :P
L133[03:06:00] <ShadowKatStudios> There
were shiny vintage computers on youtube
L134[03:06:32] <ShadowKatStudios> There
was a 16 user CP/M machine from the '80s
L135[03:07:58] <dangranos> wired's server
is still down :(
L136[03:08:35] <ShadowKatStudios> You got
him on skype?
L137[03:08:55] <ShadowKatStudios> I think
he only runs it when people want it on
L139[03:11:19] <ShadowKatStudios> I think
that looks freaking awesome
L140[03:11:51] <ShadowKatStudios> My
openbox is as dark as that, but it's got bright borders and
stuff
L141[03:12:07] <Dean4Devil> Well, KDE FTW
:P
L142[03:12:56] <ShadowKatStudios> Whatever
floats your goat.
L143[03:17:24]
⇨ Joins: mallrat208 (Mibbit@68.204.184.175)
L144[03:17:37] <Cazzar> ShadowKatStudios,
Luckily you dont have Uni, I have no holidays till next week
D:
L145[03:18:54] <Dean4Devil> But at least
you're kinda learning stuff you want to learn Cazzar :/
L146[03:20:32] ***
Sorroko_Off is now known as Sorroko
L147[03:21:13] ⇦
Quits: Lunatrius` (~Lunatrius@cpe-90-157-247-22.dynamic.amis.net)
(Read error: Connection timed out)
L148[03:22:15] <Cazzar> More sleeping, but
eh
L149[03:22:29] <Cazzar> also, only 48
hours contact in a week!
L150[03:23:23] <Dean4Devil> But you don't
have to write 5 sites of useless german stuff -.-
L151[03:24:24] <dangranos> what the
difference between aurora and nightly (firefox)?
L152[03:24:56] <Dean4Devil> nightly is
even more unstable
L153[03:25:24] <Dean4Devil> nightly is the
current dev-status and daily builds, aurora is weekly i think
L155[03:30:26] <ShadowKatStudios> That's
pretty cool.
L156[03:32:53] <Dean4Devil> Why would you
ever give your son a tank :O
L157[03:33:03] <Bizzycola> funzies
L158[03:33:14] <ShadowKatStudios> So he
could blow up the people that try and take it away?
L159[03:33:35] <ShadowKatStudios> I'd
personally refit it to be of some actual use :P
L160[03:33:38] <Bizzycola> it doesn't fire
explosive rounds :p
L161[03:34:13] <ShadowKatStudios> I'd
personally want a coil gun over a chemical-powered one
L162[03:55:36] ***
vifino|off is now known as vifino
L163[04:00:49]
⇨ Joins: Alex_hawks|Alt
(~Alex_hawk@CPE-120-145-173-233.lnse2.pie.bigpond.net.au)
L164[04:01:30]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L165[04:02:43] <Nentify> Good
morning
L166[04:03:09] ⇦
Quits: Alex_hawks
(~Alex_hawk@CPE-120-145-173-233.lnse2.pie.bigpond.net.au) (Ping
timeout: 186 seconds)
L167[04:03:48] <Dean4Devil> o/
L168[04:04:03]
⇨ Joins: Lunatrius`
(~Lunatrius@cpe-90-157-247-22.dynamic.amis.net)
L169[04:07:48] ⇦
Quits: Lunatrius` (~Lunatrius@cpe-90-157-247-22.dynamic.amis.net)
(Client Quit)
L170[04:17:18] ⇦
Quits: Maxwolf (labs@madsciencemod.com) (Quit:
Leaving)
L171[04:17:41]
⇨ Joins: Maxwolf (labs@madsciencemod.com)
L172[04:17:41]
zsh sets mode: +v on Maxwolf
L173[04:20:03] <ShadowKatStudios> Fffsss,
too much coke, I'm twitching.
L174[04:20:17] <Bizzycola> fun
L175[04:31:34]
⇨ Joins: Lunatrius`
(~Lunatrius@cpe-90-157-247-22.dynamic.amis.net)
L176[04:37:57] ***
Lunatrius` is now known as Lunatrius
L177[05:01:51]
⇨ Joins: alex_hawks
(~Alex_hawk@CPE-120-145-173-233.lnse2.pie.bigpond.net.au)
L178[05:01:52]
zsh sets mode: +v on alex_hawks
L179[05:04:11] ⇦
Quits: Alex_hawks|Alt
(~Alex_hawk@CPE-120-145-173-233.lnse2.pie.bigpond.net.au) (Ping
timeout: 186 seconds)
L180[05:08:43]
⇨ Joins: Paper_beemo
(webchat@182.161.125.91.dyn.plus.net)
L181[05:08:49] <Paper_beemo> hello
L182[05:09:02] <Paper_beemo> can anyone
help me?
L183[05:09:27] <Dean4Devil> Whats your
problem?
L184[05:09:49] <Paper_beemo> I want to
make 2 computers that send prints to each other
L185[05:10:00] <Paper_beemo> ie
message
L186[05:10:32] <Dean4Devil> What do you
mean with "prints"?
L187[05:10:42] <Paper_beemo> i have 2
computers
L188[05:10:56] <Paper_beemo> i want both
to beable to send messages to each other
L189[05:11:00] <Paper_beemo> basicly
L190[05:11:03] <Dean4Devil> ok
L191[05:11:06] <Paper_beemo> it will do
this
L192[05:11:14] <Paper_beemo>
print(NetworkMsg)
L193[05:11:27] <Dean4Devil> oh, ok
L194[05:11:35] <Paper_beemo> any
idea?
L195[05:11:50] <ShadowKatStudios> What
hardware do you have?
L196[05:11:58] <Paper_beemo> im in
creative
L197[05:12:11] <ShadowKatStudios> Ah,
wireless or wired connection?
L198[05:12:19] <ShadowKatStudios> Also do
you have creative cases?
L199[05:12:21] <Paper_beemo>
wireless
L200[05:12:23] <Paper_beemo> yes
L201[05:12:27] *
ShadowKatStudios needs to get these
L202[05:12:42] <Paper_beemo> whats the
diffrence between creative and tier 3
L203[05:12:48] <Dean4Devil> Well, easiest
should be an event system
L204[05:13:03] <ShadowKatStudios> Tier 3
is not as good as creative tier
L205[05:13:05] <Paper_beemo> okay...
L206[05:13:13] <Paper_beemo> as in what
way
L207[05:13:36] <ShadowKatStudios> Creative
generates it's own energy and has all highest-tier sloots
L208[05:13:38] <ShadowKatStudios>
slots*
L209[05:13:48] <Paper_beemo> oh okay
L210[05:14:16] <ShadowKatStudios> OK,
you'll need a Tier 2+ case, a storage medium of your choosing, a
CPU, some RAM, a network card and a video card. Also a
screen+keyboard
L211[05:14:59] <Paper_beemo> okay
L212[05:15:04] <Paper_beemo> 2
computers
L213[05:15:22] <ShadowKatStudios> Okay,
you know anything about writing Lua?
L215[05:16:18] <Paper_beemo> ler im quite
cood
L216[05:16:20] <Paper_beemo> good
L217[05:16:51] <Paper_beemo> oh i know
what to
L218[05:16:52] <Paper_beemo> do
L219[05:17:02] <Paper_beemo> i rember
doing something in cc with it
L220[05:17:16] <Paper_beemo> thanks guys
you've been a GREAT help
L221[05:17:25] <ShadowKatStudios> Well,
you have the hardware now, go forthh and write this program!
L222[05:17:28] <ShadowKatStudios> :D
L223[05:17:52] <Paper_beemo> can you copy
and paste some how?
L224[05:17:54] <Dean4Devil> SKS: How's
your telnet doing?
L225[05:18:07] <ShadowKatStudios>
Shift-insert Paper_beemo
L226[05:18:19] <ShadowKatStudios> Uh,
okayish, I have screen scanning
L227[05:18:27] <Paper_beemo> okay
thanks
L228[05:18:38] <ShadowKatStudios> I'd say
I'm interested in it Paper_beemo, but I'm implimenting my own
networking system
L229[05:18:40] <ShadowKatStudios> :P
L230[05:18:58] <ShadowKatStudios> Are
there any alternative textures for OC yet?
L231[05:19:10] <Paper_beemo> umm you can
make a texture pack i can help
L232[05:19:31] <Paper_beemo> as 1.7+ you
can have multiple textures
L233[05:19:34] <Paper_beemo> packs*
L234[05:19:41] <Paper_beemo> so u can make
mod skins
L235[05:19:55] <ShadowKatStudios> Bah,
1.7
L236[05:20:10] <Paper_beemo> u still on
1.6.4
L237[05:21:06] <ShadowKatStudios> My mods
are.
L238[05:21:10] <ShadowKatStudios> Well,
the ones I use.
L239[05:21:26] <Dean4Devil> A lot of them
are
L240[05:21:36] <ShadowKatStudios>
Indeed.
L241[05:21:41] <Paper_beemo> guys how do i
add parms into files
L242[05:21:45] <Paper_beemo>
functions
L243[05:21:46] <Dean4Devil> also forge
1.7.2 isnt the most stable one
L244[05:21:58] <Dean4Devil> function
get_stuf(para1, para2)
L245[05:22:02] <Paper_beemo> i know im
having trouble on my server(im on now)
L246[05:22:17] <Paper_beemo> @dean so i
type the filename and parms
L247[05:22:20] <ShadowKatStudios> function
derp(param1, param2) print(param1) end
L248[05:22:21] <Paper_beemo> like
L249[05:22:28] <Paper_beemo> yer i
know
L250[05:22:36] <Paper_beemo> but in the
class do i type
L251[05:22:37] <ShadowKatStudios> Oh, it's
just referenced as like, {...} I thinks
L252[05:22:58] <Paper_beemo> test.lua
hello paper_beemo
L253[05:23:11] <ShadowKatStudios> tArgs =
{...}
L254[05:23:27] <Paper_beemo> confused
now?
L255[05:23:29] <Dean4Devil> jup
L256[05:23:50] <Dean4Devil> SKS version is
correct
L257[05:24:01] <Dean4Devil> just write at
the top args = {...}
L258[05:24:11] <Paper_beemo> what is the
...
L259[05:24:19] <Paper_beemo> for?
L260[05:24:22] <Dean4Devil> and then in
args is everything you write behind the program name
L261[05:24:29] <Paper_beemo> oh
thanks
L262[05:24:34] <ShadowKatStudios> Yaaaay,
1.2.7
L263[05:24:51] <dangranos> sks, you dont
use dev builds?
L264[05:25:14] <ShadowKatStudios> Eh,
stability, what's new?
L265[05:25:59] <ShadowKatStudios> What is
LMENU?
L266[05:26:07] <dangranos> left alt
L267[05:26:38] ⇦
Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L268[05:26:38] <ShadowKatStudios>
Ah.
L269[05:26:54]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L270[05:29:16] <ShadowKatStudios> Cool,
creative tier cases
L271[05:29:50] <ShadowKatStudios> I can
have 2 T3 HDDs
L272[05:29:51] <dangranos>
bluescreen
L273[05:29:57] <ShadowKatStudios> I wish
it was more server-like
L274[05:30:06] <ShadowKatStudios> I want 4
HDDs!
L275[05:30:08] <ShadowKatStudios> :P
L276[05:30:08] <dangranos> use
tapes?
L277[05:30:14] <Paper_beemo> use
servers
L278[05:30:25] <dangranos>
servers+tapes?
L279[05:30:37] <Paper_beemo> can i have 2
programs running at once
L280[05:30:37] <ShadowKatStudios> Ehh,
servers bind to remote terminal by default
L281[05:30:51] <ShadowKatStudios>
Paper_beemo: You can have cooperative multitasking
L282[05:30:53] <ShadowKatStudios>
.wikipedia
L283[05:30:57] <Paper_beemo> oh
thanks
L284[05:30:57] <ShadowKatStudios> Maybe
not.
L285[05:31:12] <dangranos> search for
coroutines
L286[05:31:25] <Paper_beemo> i am rly good
in programming its just im not use to it in minecraft
L287[05:31:37] <Paper_beemo> metatables
proxies modding
L289[05:32:16] <Paper_beemo> how do i make
a program trigger on an event
L290[05:32:51] <ShadowKatStudios> I'm
gonna be honest, using words like 'rly' doesn't make you seem like
you're very good, most wizards I know use full words
L291[05:33:04] <ShadowKatStudios>
event.listen(event name, event)
L292[05:33:16] <ShadowKatStudios> But hey,
just my opinion
L293[05:33:25] <Paper_beemo> i have really
bad spelling...
L294[05:34:09] <Paper_beemo> and short
term memory...
L295[05:34:18] <ShadowKatStudios> Ah, fair
enough
L296[05:34:34] <ShadowKatStudios> It's not
how you look, it's what you do.
L297[05:34:49] <ShadowKatStudios>
Wait.
L298[05:34:51] <ShadowKatStudios>
Waait.
L299[05:35:03] <ShadowKatStudios> WHat's
relevant isn't how you look, it's what you do.
L300[05:35:08] <Paper_beemo> exactly
L301[05:35:31] <ShadowKatStudios> Can we
get creative-tier servers?
L302[05:35:44] <dangranos> only using
creative ;)
L303[05:35:51] <Paper_beemo> not
let...
L305[05:38:04] <ShadowKatStudios>
Directories are pink rather than blue in 1.2.7?
L306[05:38:37] <ShadowKatStudios> Looks
like
L307[05:39:13] <Paper_beemo> it
will...
L308[05:39:22] <dangranos> uh
L309[05:39:24] <dangranos> args
L310[05:39:43] <ShadowKatStudios> Well,
yes, args needs to be args = {...}
L311[05:39:56] <Paper_beemo> refresh the
page or reclick the link updated it(plyMsg)
L312[05:40:32] <Paper_beemo> oh okay
thanks
L313[05:40:34] <ShadowKatStudios> See my
fix?
L314[05:40:40] <Paper_beemo> yer
L315[05:40:44] <Paper_beemo> i will keep
that
L316[05:40:56] <dangranos> oh, this is
coop editor?
L317[05:41:03] <Paper_beemo> no google
is
L318[05:41:19] <Paper_beemo> its a notepad
online
L319[05:41:40] <ShadowKatStudios> Titanpad
is a nice coop editor
L320[05:42:14] <ShadowKatStudios> Well,
it's the only one I've used but still...
L321[05:43:25] <Paper_beemo> hmm
L322[05:43:47] <Paper_beemo> how do I make
a program execute with args...
L323[05:43:49] <Paper_beemo> ive
seen
L324[05:43:54] <Paper_beemo>
shell.execute
L325[05:44:01] <Paper_beemo> but dont
understand how to use it
L326[05:44:08] <dangranos> hmm
L327[05:44:37] <dangranos> titanpad looks
very similar to etherpad
L328[05:44:53] <dangranos> oh
L329[05:45:20] <dangranos> it is
etherpad
L330[05:46:31] <Paper_beemo> what do i do
so the user can still interact with the computer
L332[05:47:27] <dangranos> ?
L333[05:47:50] <dangranos> like this will
be in background and user still can use shell?
L334[05:51:17] <Nentify> What does ...
mean?
L335[05:58:49] <ShadowKatStudios> ... I'm
not quite sure
L336[06:02:26] ***
JoshTheEnder|NotHere is now known as JoshTheEnder
L337[06:08:20] ⇦
Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Ping
timeout: 190 seconds)
L338[06:10:47] <Paper_beemo> shadow
L339[06:10:49] <Paper_beemo> not
working
L340[06:10:57] <Paper_beemo> look at
titainpad
L341[06:19:41]
⇨ Joins: Death
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L342[06:28:37]
⇨ Joins: tgame14_
(~tgame14@bzq-79-179-169-193.red.bezeqint.net)
L343[06:29:05] ⇦
Quits: tgame14 (~tgame14@bzq-109-64-139-110.red.bezeqint.net)
(Killed (NickServ (GHOST command used by
tgame14_!~tgame14@bzq-79-179-169-193.red.bezeqint.net)))
L344[06:29:15] ***
tgame14_ is now known as tgame14
L345[06:29:23]
zsh sets mode: +v on tgame14
L346[06:33:43]
⇨ Joins: din (~din@31.176.210.25)
L348[06:34:06] <Dean4Devil> o/
L349[06:37:38] ***
Cazzar is now known as cazzar|Away
L350[06:49:07] *
JoshTheEnder apears through an interdimensional portal
L351[06:49:32]
⇨ Joins: SashaPavlov (~SashaPavl@2.132.57.68)
L352[06:50:00] <JoshTheEnder> just went
through and reported a few spam topics on the forums
L353[06:50:03] <Dean4Devil> All hail
allmighty Josh, the controller of space and time
L354[06:50:12] <Dean4Devil> and the
forums
L355[06:50:22] *
Kenny|Sleeping bows to no one
L356[06:50:50] <JoshTheEnder> well, i cant
control the forums. though if i could i'd be deleting the spam
right now
L357[06:50:57] *
ShadowKatStudios steals JoshTheEnder's portal
L358[06:51:12] <Dean4Devil> All hail
allmighty SKS, the controller of space and tim
L359[06:51:14] <JoshTheEnder> it doesnt
last forever
L360[06:51:16] <Dean4Devil> *time
L361[06:51:43] <JoshTheEnder> it vanish
500ms after i emerge from it
L362[06:51:49] <Dean4Devil> damn -.-
L363[06:52:04] <Dean4Devil> But i wanted a
shiny new portal too ._.
L364[06:52:13] <Dean4Devil> Now i have to
build it myself... :(
L365[06:52:38] ⇦
Quits: Paper_beemo (webchat@182.161.125.91.dyn.plus.net) (Quit: Web
client closed)
L366[06:52:55] <Kenny|Sleeping> whihc
forum Josh
L367[06:53:00] <Kenny|Sleeping>
which*
L368[06:53:00] <ShadowKatStudios> Meh, if
I can accelerate a projectile >c it should create one
L369[06:53:03] <JoshTheEnder>
oc.cil.li
L370[06:53:06]
⇨ Joins: ^v
(~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L371[06:53:21] <ShadowKatStudios>
Fortunately, I have a coilgun
L372[06:53:31] <ShadowKatStudios> With a
long enough barrel any speed is possible.
L373[06:53:36] <ShadowKatStudios> Also in
space.
L374[06:54:05] <JoshTheEnder>
Kenny|Sleeping, refer to my previous message
L375[06:54:13] <Dean4Devil> Just dont
shoot into the direction of mars. Dont want to get hit by your
portal
L376[06:54:14] <JoshTheEnder> also why are
you still sleeping?
L377[06:54:26] *
ShadowKatStudios fires his solar-system sized coilgun and creates a
new interdimensional portal, which swallows up the
coilgun
L378[06:54:28] *
JoshTheEnder slaps Kenny|Sleeping WAKE UP
L379[06:54:46] <Michiyo> ANyone other then
Kenny, and Dean test OpenPrinter?
L380[06:54:49] <Michiyo> :P
L381[06:54:55] <Kenny|Sleeping> don't
know
L382[06:55:00] ***
Dean4Devil is now known as Dean2
L383[06:55:05] <Dean2> me! me! me!
L384[06:55:08] <Michiyo> lmao
L385[06:55:09] <Dean2> pleeeeaaaaaseeeee
:D
L386[06:55:10] <ShadowKatStudios>
Dean2Devil?
L387[06:55:22] ***
Dean2 is now known as Dean2Stupid
L388[06:55:27] <Michiyo> Didn't you
already test it Dean2Stupid? :P
L389[06:55:28] <Dean2Stupid> nah
L390[06:55:30] <Kenny|Sleeping> Josh, how
the hell do i get that damn forum work in english so i can read wht
the fuck is printed
L391[06:55:36] <Dean2Stupid> im too
stupid
L392[06:55:52] ***
Kenny|Sleeping is now known as Kenny
L393[06:55:59] <JoshTheEnder> ermm? what?
you'd have to put it through google translate
L395[06:56:28] <Dean2Stupid> ty SkS
L396[06:56:37] <Michiyo> No, really... I
thought you'd tested it already lmao
L397[06:56:38] <ShadowKatStudios> <3
collection of bookmarks
L398[06:56:40] ***
Dean2Stupid is now known as Dean4Devil
L399[06:56:48] <Michiyo> I would have
linked you otherwise :P
L400[06:57:02] <Dean4Devil> Not like i
already have that as my startpage :P
L401[06:57:05] <Michiyo> I do need to
tweak a few things, and push a new build sometime before I goto
bed.
L402[06:57:22] <ShadowKatStudios> Guys,
try the program at pastebin link uPRc4BZB
L403[06:57:27] <ShadowKatStudios> :D
L404[06:57:34] <Kenny> JOsj, if you don't
tell me how to get the forum in English then your reports are
goiong to get read
L405[06:57:34] <Michiyo> [18:08:25]
<Dean4Code>
because i cant craft inks, my nuggets are from Tinkers construct
(waila info)
L406[06:57:39] <Michiyo> see I'm not
insane..
L407[06:57:44] <Kenny> Josh*
L408[06:57:57] <ShadowKatStudios> pastebin
get uPRc4BZB awesome
L410[06:58:27] <JoshTheEnder> well, part
of one of them
L411[06:59:05] <JoshTheEnder> the first 3
words are... ewww..
L412[06:59:15] <ShadowKatStudios>
Well-said.
L413[06:59:16] <Dean4Devil> NSFW
L414[06:59:25]
⇨ Joins: ping
(~notPing@2601:4:4500:887:9dca:677c:a1f1:f948)
L415[06:59:38] <ShadowKatStudios> Ping,
try pastebin get uPRc4BZB awesome
L416[06:59:41] ⇦
Quits: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net) (Ping
timeout: 198 seconds)
L417[06:59:46] <Dean4Devil>
duuuuuuddeeeeee .-.
L418[06:59:48] <Kenny> and you really
trust Googlr to translate correctly
L419[07:00:01] <JoshTheEnder> well, you
got any better ideas?
L420[07:00:13] <ShadowKatStudios> A
translator would be worse.
L421[07:00:19] <Dean4Devil> Im not gonna
do it. Fullstop.
L422[07:00:19] <ShadowKatStudios> They'd
censor it.
L423[07:01:22]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L424[07:01:56] <ShadowKatStudios> Anyone
gonna try my program?
L425[07:02:33] <JoshTheEnder> Kenny, also
the fact that it is the same stuff on all those posts makes it
spam
L426[07:02:42] <Dean4Devil> It is
spam
L427[07:02:57] <ShadowKatStudios> Spam is
spam, even if it's in a different language.
L428[07:03:01] <Dean4Devil> "Win a
<put any modern smartphone here>"
L429[07:03:37] <ShadowKatStudios> Win a
<insert shitty apple product here>
L430[07:03:55] <Dean4Devil> Win a
<Insert any expensive car here>
L431[07:04:08] <Dean4Devil> srsly
L432[07:04:16] <ShadowKatStudios> srsly,
try my program
L433[07:04:24] <ShadowKatStudios> :P
L434[07:04:25] <Dean4Devil> srlsy, stop
spamming
L435[07:04:31] <Kenny> google chrome can
get fucked
L436[07:04:37] <Dean4Devil> ofc
L438[07:04:41] <Kenny> i can't even log in
with it
L439[07:04:45] ⇦
Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net) (Ping
timeout: 186 seconds)
L440[07:04:47] <ShadowKatStudios> I'll go
to #ocbots and make a bot spam for me.
L441[07:04:53] <Dean4Devil> ty
L442[07:04:58] <ShadowKatStudios> Google
chrome is not as good as firefox
L443[07:05:00] ⇦
Quits: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
()
L444[07:05:04] <JoshTheEnder> how Kenny?
works fine with chrome for me
L445[07:05:29] <dangranos> i use firefox
nightly .-.
L446[07:05:36] <Dean4Devil> yay
L447[07:05:36] <Michiyo> Browser choice is
user preference, you'll never convince everybody one is better then
another. Except IE, everyone knows it sucks.
L448[07:05:42] <Dean4Devil> ^
L449[07:05:45] <dangranos> ^
L450[07:05:52] <JoshTheEnder> ^
L451[07:05:55] <Michiyo> ^
L452[07:05:58] <Michiyo> v
L453[07:06:00] <Dean4Devil> ^
L454[07:06:01] <JoshTheEnder> <
L455[07:06:03] <ShadowKatStudios> ^ I know
people that use IE and say it is the only one, as it is the only
one by microsoft
L456[07:06:08] <Dean4Devil> ^
L457[07:06:14] <JoshTheEnder> >
L458[07:06:16] <Dean4Devil> <
L459[07:06:19] <Michiyo> Oh god.
L460[07:06:19] <ShadowKatStudios> +
L461[07:06:21] <JoshTheEnder> V
L462[07:06:21] <Dean4Devil> -
L463[07:06:29] <Michiyo> What have I
started.
L464[07:06:33] <JoshTheEnder>
>_<
L465[07:06:36] <JoshTheEnder>
<_>
L466[07:06:36] <ShadowKatStudios> _
L467[07:06:39] <dangranos> lol
L468[07:06:40] <JoshTheEnder>
>_>
L469[07:06:42] <JoshTheEnder>
<_<
L470[07:06:45] <JoshTheEnder> ^_^
L471[07:06:47] <Dean4Devil> Hey, even
Firefox works better with metro than IE
L472[07:06:48] <JoshTheEnder> v_v
L473[07:06:53] <Dean4Devil> o_o
L474[07:06:58]
⇨ Joins: ^v
(~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L475[07:06:59] <JoshTheEnder> v_^
L476[07:07:01] <dangranos> x_x
L477[07:07:04] <JoshTheEnder> ^_v
L478[07:07:04] <Dean4Devil> p(-_-)q
L479[07:07:05] <ping> JoshTheEnder,
wat
L480[07:07:29] <ShadowKatStudios> These
people are also the people that use Microsoft Update
L481[07:07:32] <JoshTheEnder> ping, go
awahy, we are doing faices
L482[07:07:38] <Dean4Devil> {0_o] KIIILLL
MEEEEEE
L483[07:08:05] <dangranos> btw, XP is now
dead?
L484[07:08:17] <Michiyo> EoL yes.
L485[07:08:20] <Dean4Devil> XP as in
windows XP?
L486[07:08:21] <ShadowKatStudios> More or
less
L487[07:08:28] <Dean4Devil> Supports
gone
L488[07:08:54] <ping> aww
L489[07:09:03] <ShadowKatStudios> I still
run XP on my ~2004 desktop
L490[07:09:23] <dangranos> i hope nobody
uses windows 2k
L491[07:09:25] <JoshTheEnder> yep,
official support was ended on the 8th of april
L492[07:09:28] <ShadowKatStudios> Though
the hardware is dodgier than it was when I got it... COnsidering
what I've done to it though, it's understandable
L493[07:09:54] <din> Do I want to give all
my passwords to LastPass?
L494[07:10:02] <ping> yes
L495[07:10:07] <ShadowKatStudios>
No.
L496[07:10:11] <Dean4Devil> dangranos:
me
L497[07:10:17] <dangranos> ...
L498[07:10:21] <ShadowKatStudios> I used
punctuation and capital letters, I must be correct.
L499[07:10:22] <Dean4Devil> xP
L500[07:11:54] <Kenny> Josh, situation
handled
L501[07:12:04] <JoshTheEnder> kewl
L502[07:12:13] <Dean4Devil> thank
you
L503[07:12:15] <Michiyo> I have a Win2k
Adv Server, and Win2k clients in VMs networked together.
L504[07:12:29] <Michiyo> for fun mainly,
butI do still use them :P
L505[07:12:37] <dangranos> at least it is
on VMs
L506[07:12:38] <Kenny> Windows XP support
has stopped
L507[07:12:42] <ShadowKatStudios> I have a
Win2k server machine salvaged from my school
L508[07:12:49] <JoshTheEnder> Kenny, we
know
L509[07:13:01] *
Kenny farts in Josh's direction
L510[07:13:10] <JoshTheEnder> $fart
Kenny
L511[07:13:10] *
SuperBot farts in Kenny's general direction.
L512[07:13:24] <Kenny> no freaking fair, i
can't access that bot
L513[07:13:26] *
JoshTheEnder moves
L514[07:13:39] <ShadowKatStudios> ping, we
crashed ^v by making it compute all the floating point values
between 1 and 0.5
L515[07:13:43] ⇦
Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net) (Ping
timeout: 186 seconds)
L516[07:14:06] <dangranos> where?
L517[07:14:12] <JoshTheEnder>
#ocbots
L518[07:14:20] ⇦
Quits: ping (~notPing@2601:4:4500:887:9dca:677c:a1f1:f948) (Ping
timeout: 190 seconds)
L519[07:14:28] <dangranos> ...
L520[07:14:33] <Dean4Devil> omigod
L521[07:14:36] ⇦
Quits: mallrat208 (Mibbit@68.204.184.175) (Ping timeout: 380
seconds)
L522[07:14:38] <Dean4Devil> you. are.
awesome.
L523[07:14:41] <JoshTheEnder> or pings
internet died
L524[07:15:01] <ShadowKatStudios> Possibly
thatt.
L526[07:15:22] <JoshTheEnder> Kenny,
reported 2 more topics i found
L527[07:15:26] <dangranos> just add some
lua?
L528[07:15:38] <ShadowKatStudios> I prefer
the idea of making it compute all the floating point values between
1 and 0.5
L529[07:15:46] <Kenny> Josh, I've only had
2.5 hous sleep.
L530[07:16:16] <ShadowKatStudios> Sleep is
for the weak (or those in different timezones)
L531[07:16:20] <Michiyo> Oh nice... OC
forum emails are going to spam.
L532[07:16:28] <JoshTheEnder> ?
L533[07:16:53] <ShadowKatStudios> A
Quantum Leap would be a very small one, wouldn't it?
L534[07:17:13] <Michiyo> I just signed up
for the forums, and the activation email ended up in spam.
L535[07:17:22] <JoshTheEnder> ohh
L536[07:18:52] <Vexatos> Wow
L537[07:18:55] <Vexatos> Just, wow.
L538[07:19:17] <Michiyo> Posting a topic
on the OC forums about OpenPrinter.
L539[07:19:39] <Vexatos> I just played a
melody using the iron noteblock from the computronics mod with both
Computercraft and OpenComputers. Played with computercraft, there
was a little lag, played with OC, there was none
L540[07:19:47] <Dean4Devil> [...] Also
Windows Vista doesn't produce the error message fitting the error,
it produces the error fitting the error message. [...] rofl
L541[07:19:47] <Vexatos> :3
L542[07:19:57] <Dean4Devil> yay ;3
L543[07:20:57] <Kenny> Josh: you may
understand whatever language that is i don't :P
L544[07:22:41] <JoshTheEnder> well Kenny,
the fact that it has a bunch of links and had been spread around on
multiple threads makes it spam, regardless of language
L545[07:22:43] <dangranos> uh
L546[07:22:55] <dangranos> i cant login to
forums
L547[07:23:27] <dangranos> just getting
"Sorry, you don't have permission for that!"
L548[07:23:39] <dangranos> D:
L549[07:24:29]
⇨ Joins: asie
(~textual@078088168214.elblag.vectranet.pl)
L550[07:25:50] <dangranos> ...
L551[07:26:09] <dangranos> am i banned on
forums?
L552[07:26:34] <Nentify> I managed to
login fine
L553[07:26:35] <Dean4Devil> It works for
me :|
L554[07:27:07] <Ir7_o> oh sorry
dangranos
L555[07:27:07] <dangranos> why T_T
L556[07:27:13] <Ir7_o> the forum was
spammed
L557[07:27:23] <Ir7_o> it seems you ip
came up in the ban filter
L558[07:27:54] <Ir7_o> can you please send
me your up?
L559[07:27:56] <Ir7_o> ip*
L560[07:27:57] <dangranos> my ip is static
btw
L561[07:28:05] <dangranos> use whois
L562[07:30:17] <Ir7_o> sorry dangranos but
the system deleted your account.... .
L563[07:30:22] <Ir7_o> did you have any
posts?
L564[07:30:28] <Ir7_o> i may be able to
recover them
L565[07:30:31] <ShadowKatStudios>
Ouch.
L566[07:30:41] <dangranos> none
L567[07:30:47] <Dean4Devil> How did that
happen? :O
L568[07:31:06] <dangranos> thank
L569[07:31:14] <Ir7_o> well we got spammed
and i used a wildcard to ban ips
L570[07:31:22] ***
vifino is now known as vifino|off
L571[07:31:22] <Ir7_o> your ip was in the
mask
L572[07:31:27] <Ir7_o> i am sorry
L573[07:32:04] <Nentify> lool
L574[07:32:34] <Dean4Devil> well, shit
happens
L575[07:32:42] ***
vifino|off is now known as vifino
L576[07:32:45] <Kenny> Josh, i was joking.
but i have seriously only had 2.5 hours sleep and walk into this
hehe
L577[07:35:53] <Bizzycola> Ah spam, so
much fun to destroy it without screwing up actual users :p
L578[07:36:10] <Kenny> more fun to try and
read a language you don't know
L579[07:36:28] <Bizzycola> In all the time
I've been an admin I accidentally deleted 1 real account and it was
inactive anyway :p
L580[07:36:49] ***
LordFokas|off is now known as LordFokas
L581[07:37:00]
⇨ Joins: Gopher
(~Gopher@35.sub-174-228-200.myvzw.com)
L582[07:37:00]
zsh sets mode: +v on Gopher
L583[07:37:14] <Kenny> LordFokas: are you
really there is that just a mirage
L584[07:37:23] <JoshTheEnder> no, he's
there,
L585[07:37:28] <Bizzycola> And it was only
because I wasn't paying attention and it was in a list of
supposedly spambot accounts a mod told me to delete :p
L586[07:38:00] <Gopher> morning,
everyone
L587[07:38:05] <LordFokas> yup, 'tis
me.
L588[07:38:07] <Kenny> hey Gopher
L589[07:38:17] <LordFokas> good afternoon
gopher
L590[07:38:22] <Dean4Devil> hello
gopher
L591[07:39:01] <Kenny> middle of April, a
week from my birthday, and it has to freaking snow
L592[07:39:14] ***
ShadowKatStudios is now known as
SKS|AFKBecauseAboutToFallAslee
L593[07:39:32] ***
SKS|AFKBecauseAboutToFallAslee is now known as
SKS|AFKAndRefusesToFallAsleep
L594[07:39:33]
⇨ Joins: tgame14_
(~tgame14@bzq-79-178-149-209.red.bezeqint.net)
L595[07:39:52] ⇦
Quits: tgame14 (~tgame14@bzq-79-179-169-193.red.bezeqint.net)
(Killed (NickServ (GHOST command used by
tgame14_!~tgame14@bzq-79-178-149-209.red.bezeqint.net)))
L596[07:39:54] ***
tgame14_ is now known as tgame14
L597[07:40:00]
zsh sets mode: +v on tgame14
L598[07:40:05] <dangranos> kenny, where
are you living?
L599[07:41:09] <Kenny> Ohio
L600[07:41:38] <Kenny> close to the
midwest in the US
L601[07:42:36] <Dean4Devil> But its
basically the same here. 20°C (68°F) last week, now snow ._.
L602[07:43:32] <Kenny> it 80F day before
yesterday
L603[07:43:37] <Kenny> it was*
L604[07:43:45] <Dean4Devil> :O
L605[07:43:53] <dangranos> nearly same
last week
L606[07:43:55] <Kenny> in the low 70's
yesterday
L607[07:43:55] <Dean4Devil> Thats even
crazier -.-
L608[07:44:35] <Kenny> and now it is 0c
32F
L609[07:44:58] <Dean4Devil> poor guy
:(
L610[07:45:09] <dangranos> +8c
L611[07:45:30] <Dean4Devil> dangranos:
where do you live?
L612[07:45:46] <Kenny> the other side of
the world from me
L613[07:46:26] <Dean4Devil> That would be
New Zealand?
L614[07:46:47] <dangranos> тщзу
L615[07:46:49] <dangranos> nope
L616[07:47:22] <Kenny> the other siode of
the world from me is not in the southern hemishpere
L617[07:47:26] <dangranos> Altai
Krai
L619[07:48:05] <Michiyo> Kenny, yeah, it
is :P
L620[07:48:24] <Dean4Devil>
dangranos:
L621[07:48:24] <Dean4Devil> Россия ?
L622[07:48:24] <dangranos> ocean .-.
L623[07:48:33] <dangranos> yes,
Russia
L625[07:50:27] <Kenny> like i said not the
southern hemisphere hehe
L627[07:51:15] <dangranos> its
celsius
L628[07:51:29] <Dean4Devil> I know math in
english better than in german. German is SOO usefull. -.-
L629[07:52:46] <Dean4Devil> Given the fact
that i go to school in germany
L630[07:53:11] <Michiyo> Kenny, that...
that IS the southern hemisphere.
http://puu.sh/89Fwb.jpg Unless
Australia moved to the northern hemisphere, and I missed the
Memo.
L631[07:53:38] <Kenny> but that is not
across the world from me. hehe
L632[07:54:08] <Kenny> across the world
from me on the same parallel puts it in china actually
L635[07:55:27] <Michiyo> and lol
Dean4Devil
L636[07:56:10] <Kenny> Michiyo, i'm going
to see if i can make the printer have a heart attack hehe
L637[07:56:15] <din> I'm proud to announce
that I have over 30 chrome extensions installed
L638[07:56:28] <Michiyo> Kenny, I doubt it
will be hard.
L639[07:56:38] <dangranos> only 8
.-.
L640[07:56:46] <Michiyo> Most of the code
is held together with masking tape, cause the duct tape held it
together to well..
L642[07:57:08] <Kenny> hehe
L643[07:57:08] <dangranos> no adblock?
D:
L644[07:57:15] <Dean4Devil> -1 not even
using chrome :P
L645[07:57:17] <Kenny> don't use
chrome
L646[07:57:24] <dangranos> i use
firefox
L647[07:57:28] <Kenny> so do i
L648[07:57:36] <din> I use chrome and
Aurora firefox
L649[07:57:41] <Kenny> have about 10 for
firefox
L650[07:57:46] <dangranos> i use firefox
nightly
L651[07:57:54] <Dean4Devil> Actually i use
all somtimes bc webdesigner and stuff
L652[07:58:00] <Dean4Devil> but mostly
aurora
L653[07:58:03] <din> actually, I use
CHromium
L654[07:58:08] <din> Technically not
chrome
L655[07:58:13] <Kenny> i'm not suire which
one i have but i'm about to change it up. this version crahses 4-5
times a day
L656[07:58:31] <dangranos> aurora?
L657[07:58:40] <din> dangranos, Firefox
build
L658[07:58:49] <dangranos> i know
L659[07:58:57] <Dean4Devil> yes
L660[07:59:12] <din> aurora is prettier
than regular firefox
L661[07:59:13] <Kenny> 27.0.1
L662[07:59:29] <dangranos> new iinterface
looks similar to chrome ._.
L663[07:59:32] <Dean4Devil> that would be
firefox "stable" lol
L664[07:59:35] <Kenny> no name
specified
L665[07:59:38] <din> That's why
dangranos
L666[07:59:46] <Kenny> well it damn sure
isn't stable
L667[07:59:57] <dangranos> 31.0a1
(2014-04-14)
L668[08:00:05] <Bizzycola> firefox is nice
and all but I've never found it all that..fast. It seems to have
some annoying issuses with preformance :p
L669[08:00:23] <Dean4Devil> 30.0a2
L670[08:00:25] <dangranos> ...
L671[08:00:32] <Dean4Devil> for me
L672[08:00:36] <Dean4Devil> *not for
me
L673[08:00:44] <din> I've become anxious
about my data since I switched to linux
L674[08:00:52] <din> Not sure why
tho
L675[08:00:58] <din> Linux should be more
secur
L676[08:01:09] <Dean4Devil> Encrypted Hard
Drive?
L677[08:01:23] <din> Not HDD data
L678[08:01:36] <din> my Interwebs
stuf
L679[08:01:47] <dangranos> do you know
about cjdns?
L680[08:01:59] <din> Can you eat it?
L681[08:02:04] <dangranos> ?
L682[08:02:10] <Dean4Devil> Linux is just
more secure in terms of internet data as it usually doesn't support
flash :P
L683[08:02:22] <din> Teach me about
cjdns
L686[08:03:13] <din> Whoops
L687[08:03:15] <dangranos> :P
L688[08:03:17] <din> this isn't chrome
^˘
L689[08:03:27] <din> Build cjdns from
source (Recommended)
L690[08:03:31] <din> I dont want to build
it:(
L691[08:03:54] <dangranos> which distro
you use?
L692[08:04:00] <din> Jubuntu
L693[08:04:01] <din> Ubuntu?
L694[08:04:04] <din> ubuntu**
L695[08:04:25] <Bizzycola> not really
difficult
L696[08:04:30] <din> I don't know what it
is but if it amkes it secure...
L697[08:04:35] ***
Dean4Devil is now known as DeanAway
L698[08:04:38] <din> Also, will it slow
internet down?
L699[08:04:43] <din> And use more ram and
stuff?
L700[08:04:44] <dangranos> idk
L701[08:04:45] <Bizzycola> a lot of the
time if you have the right tools installed, it's like ./configure,
make, make install :p
L702[08:05:02] <din> you need tools?
L703[08:05:03] <DeanAway> it shouldnt be
noticable
L704[08:05:10] <dangranos> Bizzycola:
>_< make configure is bad
L705[08:05:14] <DeanAway> cjdns is like
ip, but secure afaik
L706[08:05:17] <dangranos> *make
install
L707[08:05:38] <Bizzycola> Well if the
site tells me that's how to build'/install it, then that's usually
what I do :p
L708[08:05:51] <Bizzycola> easier to
copy/paste their instructions then to bother fiddling around with
itm yself :p
L709[08:06:24] <dangranos> btw, is there
exists compiled toxic for windows?
L710[08:07:20] <din> What
"tools" do I need to start building stuff?
L711[08:08:07] <Bizzycola> It should have
instructions
L713[08:08:16] <din> I'm blind
L715[08:08:38] <dangranos> it's require
nodejs btw
L716[08:08:40] <Bizzycola> craploads of
info on it on the readme on this page
L717[08:09:16] <Bizzycola> for ubuntu, I
think the debian based install info is fine
L719[08:09:39] <dangranos> last comment is
4 month old
L720[08:09:48] <dangranos> *months
L721[08:11:48] <din> I wish I could just
delete WIndows from my PC
L722[08:11:51] <din> but parents ...
L723[08:12:47] <dangranos> i tried to
setup cjdns router on VM, but it was awful
L724[08:13:38] ⇦
Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll
probably come back in either 20 minutes or 8 hours.)
L725[08:16:21]
⇨ Joins: asie
(~textual@078088168214.elblag.vectranet.pl)
L726[08:16:34] ***
prassel|off is now known as prasselpikachu
L727[08:17:24] ***
DeanAway is now known as Dean4Devil
L728[08:18:01] ⇦
Quits: SashaPavlov (~SashaPavl@2.132.57.68) (Remote host closed the
connection)
L729[08:26:35] <dangranos> >_<
L730[08:28:18]
⇨ Joins: Death
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L731[08:28:23] ⇦
Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll
probably come back in either 20 minutes or 8 hours.)
L732[08:30:21] <din> What office app
should I use on ubuntu?
L733[08:30:33] <din> I'm thinking Word +
WINE but also GOogle drive
L734[08:30:44] <Dean4Devil>
Libreoffice
L735[08:31:04] <Dean4Devil> supports MS
office format but runs without any help
L736[08:31:26] <dangranos> hmm
L737[08:31:48] <dangranos> openoffice or
libreoffice?
L738[08:31:55] <Dean4Devil> libre
L739[08:32:16] <Dean4Devil> no big
difference, but open is driven by adobe, libre is community
L740[08:32:25] <din> Isn't OpenOffice a
fork off libre?
L741[08:32:27] <din> Adobe?
L742[08:32:36] <din> THE Adobe? Flash
guys?
L743[08:32:40] <Dean4Devil> yes
L744[08:32:46] <din> Fuck OpenOffice
then
L745[08:33:00] ***
din is now known as Din
L746[08:33:02] <Dean4Devil> Apache buyed
OpenOffice, Adobe buyed Apache
L747[08:33:19] <Din> Still
L748[08:33:21] <dangranos> ...
L749[08:34:15] ⇦
Quits: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net) (Quit:
\o)
L750[08:35:32]
⇨ Joins: DeanOnAPhone
(~Dean@p54963793.dip0.t-ipconnect.de)
L751[08:47:39]
<SKS|AFKAndRefusesToFallAsleep> Baack :D
L752[08:47:44] ***
SKS|AFKAndRefusesToFallAsleep is now known as
ShadowKatStudios
L753[08:51:07]
⇨ Joins: Kris1432
(~Kris1432@eduroam-external-1018.leeds.ac.uk)
L754[08:57:23] ⇦
Quits: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Read error:
Connection reset by peer)
L755[08:58:02]
⇨ Joins: ^v
(~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L756[08:58:14]
⇨ Joins: ping
(~notPing@2601:4:4500:887:808a:b3d5:a463:4ed2)
L757[08:58:29]
⇨ Joins: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L758[08:58:44] ⇦
Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L759[08:59:01]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L760[08:59:04] <Vexatos>
<Keramond>
hello can somebody tell me why
openperipherals doesn't create openComputer.cfg on my forgeserver,
but in singleplayer?
L761[08:59:04] <Vexatos>
<SinZ>
because OpenComputer is a different
mod?
L762[08:59:04] <Vexatos>
<Keramond>
ok
L763[08:59:09] <Vexatos> From
#OpenMods
L765[08:59:35] <ShadowKatStudios>
Hah.
L766[08:59:43] <Vexatos> That's exactly
what they said.
L767[08:59:48] <Vexatos>
"lol"
L768[09:00:30] <ShadowKatStudios> Darn, I
can't have a coloured nick
L769[09:00:55] <ShadowKatStudios> Also
good morning, as it is now morning one hour ago
L770[09:04:25] <Bizzycola> 1 am? :p
L771[09:05:41] <dangranos> 22:05
L772[09:05:50] <dangranos> here
L773[09:06:00] <JoshTheEnder> 16:05
L774[09:06:33] <Michiyo> 10:05
L775[09:07:33] <Kenny> 11:07
L776[09:08:41] <Gopher> 5:42
L777[09:10:39] <dangranos> uh
L778[09:10:46] <dangranos> 42?
L779[09:10:54] <Michiyo> Weirdo... who the
hell is plus +30 minutes :P
L780[09:10:59] <Gopher> well, 5:44
now
L781[09:11:11] <Michiyo> Yes, some
timezones are offset +/- 30 minutes.
L782[09:12:57] <Michiyo> ahh, and a few 45
minute ones too
L783[09:13:45] <Vexatos> Yup
L784[09:13:47] <Vexatos> Because
logic
L785[09:14:23] <ShadowKatStudios> ping,
will this debug hook need a ROM modification?
L786[09:18:38] <ShadowKatStudios> Guys, if
I could offer you an operating system with preemptive multitasking,
would you do a ROM mod to support it?
L787[09:19:31] <Gopher> how do you plan on
preempting exactly?
L788[09:20:39] <ShadowKatStudios>
Coroutines and a debug hook
L789[09:21:07] <Gopher> there isn't a full
debug api in oc
L790[09:21:29] <Gopher> only the traceback
function
L791[09:21:29] <ShadowKatStudios> pin g is
working on it
L792[09:23:24] <ShadowKatStudios> (Hence
the need for a ROM mod)
L793[09:24:03] <Gopher> I don't think it's
the rom that hides the debug api
L794[09:24:28] <Bizzycola> Whats a good
mod with tools that break lots of blocks at once?
L795[09:24:36] <Bizzycola> I'm digging out
a lot of rooms and it's annoying to do it manually :p
L796[09:24:48] <Bizzycola> but it'd
probably be just as annoying to setup robots everywhere
L797[09:25:35] <Gopher> worldedit?
:P
L798[09:25:48] <Bizzycola> Not using a
bukkit server
L799[09:29:06] <ShadowKatStudios> IMO the
hook should be part of OC by default
L800[09:29:52] <ShadowKatStudios> I don't
see how it could be abused...
L801[09:30:10] ⇦
Quits: Din (~din@31.176.210.25) (Read error: Connection reset by
peer)
L802[09:30:45] ⇦
Quits: EnderBot (TheEnders@162.243.30.68) (Quit: BYE BYE
MWAHAHAHAHA)
L803[09:30:49] <ShadowKatStudios>
kernel.lua has a reference to it.
L804[09:30:54]
⇨ Joins: EnderBot (TheEnders@thatjoshgreen.me)
L805[09:30:55]
zsh sets mode: +v on EnderBot
L806[09:31:05] <JoshTheEnder> there,
EnderBot's host is fixed
L807[09:31:14] <Vexatos> A wild EnderBot
appeared!
L808[09:31:24] <Bizzycola> I think tinkers
had a hammer or something
L809[09:31:29] <Bizzycola> but it's a
pretty big mod
L810[09:33:23] <dangranos> rotarycraft
have "magic wand"
L811[09:34:45] ***
Neon|Sleeping is now known as Neonbeta
L812[09:39:14] <ShadowKatStudios> Hey,
multitasking!
L813[09:39:33] <ShadowKatStudios> I can
use a timer to yield!
L814[09:39:35] <ShadowKatStudios> :D
L815[09:41:06] <ShadowKatStudios> Awesome
:D
L816[09:42:05] <ShadowKatStudios>
Hmmm...
L817[09:42:44] <Gopher> that's still
cooperative, timers won't happen unless you event.pull
L818[09:43:20] <Gopher> but it is a handy
trick, given that :)
L819[09:43:40] ⇦
Quits: jk-5 (~jk-5@5ED41A81.cm-7-5a.dynamic.ziggo.nl) (Ping
timeout: 190 seconds)
L820[09:44:05] <ShadowKatStudios> So a
badly written program would probably crash a system
L821[09:44:21] <ShadowKatStudios> Or get a
'too long without yielding'
L822[09:44:31] <Gopher> this isn't
cc
L823[09:44:41] <ShadowKatStudios> So it
isn't
L824[09:44:42] <Gopher> the robot program
dig? never pulls events
L825[09:45:05]
⇨ Joins: Din (~din@31.176.224.37)
L826[09:45:07] <Gopher> any number of
valid programs can never call event.pull
L827[09:45:52] <Bizzycola> darn
robots
L828[09:45:59] <Bizzycola> stop crashing
my game :p
L829[09:46:04] <Gopher> O_o
L830[09:46:11] <ShadowKatStudios> All but
very fast 'default' programs yield I assume
L831[09:46:28] <Bizzycola> Every time I
turn one on, my minecraft apparently runs out of memory :p
L832[09:46:32] <Gopher> do you consider
the robot program dig to be fast?
L833[09:46:49] <ShadowKatStudios> Beside
the point :P
L834[09:46:56] <Gopher> a program in oc
can run indefinitely without yielding or calling event.pull
L835[09:47:02] <ShadowKatStudios> THis is
meant to be used on large servers, not robots
L836[09:47:30]
⇨ Joins: RamiLego4Game_ (webchat@31.9.6.143)
L837[09:47:30] <Gopher> dig is just a
convenient canonical example to demonstrate this that cna't be
dismissed as "it's written wrong"
L838[09:47:41] <ShadowKatStudios> Though a
slight mod to the dig program would make it able to multitask
L839[09:48:58] <ShadowKatStudios> Here's a
fun idea: when each process registers, it gets returned a 'GPU'
object.
L840[09:49:29] <ShadowKatStudios> That GPU
is actually emulated and GPUs can be switched between by pressing a
key
L841[09:50:43] <ShadowKatStudios> Still,
for server programs, I think this sort of task scheduler would
suffice
L842[09:50:44] ⇦
Quits: RamiLego4Game_ (webchat@31.9.6.143) (Client
Quit)
L843[09:52:54] <ShadowKatStudios> It'd be
nice to have a thing that if a thread went over a certain time
(that can be set as a shell variable) it'd be forced to yield
L844[09:56:12] ⇦
Quits: Kris1432 (~Kris1432@eduroam-external-1018.leeds.ac.uk)
(Quit: Bye)
L845[09:56:32] ⇦
Quits: dangranos (webchat@109.203.209.139) (Ping timeout: 198
seconds)
L846[09:57:15] <ShadowKatStudios> Anyway,
night o/
L847[09:57:31] <JoshTheEnder> \o
L848[09:58:15] ⇦
Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L849[09:58:31]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L850[09:59:16] <Bizzycola> there now I
have a server on a seperate computer, hopefully kill the memory
issues :p
L851[09:59:19]
⇨ Joins: Death
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L852[10:00:40] ⇦
Quits: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Ping
timeout: 190 seconds)
L853[10:01:10]
⇨ Joins: ShadowKatStudios
(~sks@c211-31-42-102.rochd5.qld.optusnet.com.au)
L854[10:01:30] <ShadowKatStudios> Hah, I
do not sleep
L855[10:02:14]
⇨ Joins: TheEnderverse
(~JAndS|McW@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L856[10:02:15] <TheEnderverse> hi
L857[10:02:44] <JoshTheEnder> there, i
have a bouncer set up for all my OC computers in this world to
connect to
L858[10:03:38] <Bizzycola> I need to write
some kinda dig program where I can specify my room size :p
L859[10:03:44] ⇦
Quits: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net) (Ping
timeout: 198 seconds)
L860[10:04:00] <Bizzycola> 12x6x7 or
something
L861[10:04:54]
⇨ Joins: Death^2
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L862[10:05:05] ***
Death^2 is now known as Death
L863[10:07:57] ⇦
Quits: TheEnderverse
(~JAndS|McW@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net) (Ping
timeout: 186 seconds)
L864[10:09:20] <JoshTheEnder> wut
L865[10:09:34] *
JoshTheEnder prods his raspberry pi, y u die?
L866[10:13:09]
⇨ Joins: TheEnderverse
(~JAndS|McW@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L867[10:13:30] <JoshTheEnder> well this is
anoying
L868[10:17:14] ⇦
Quits: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net) (Ping
timeout: 198 seconds)
L869[10:25:07] <Bizzycola> well that
scared me a little
L870[10:25:20] <Bizzycola> Was building
self destruct and instead of placing the wire down next to the
explosives I placed a redstone torch
L871[10:25:34] <Bizzycola> As it turns
out, though the explosives go off quick they did almost no damage
to the room at all
L872[10:25:36] <Bizzycola> :p
L873[10:28:12] <Bizzycola> OOh my tests
say thermobaric are much muuuch more destructive :p
L874[10:29:04] ***
SuPeRMiNoR2|AFK is now known as SuPeRMiNoR2
L875[10:29:46] ***
JoshTheEnder is now known as JoshTheEnder|IsAFK
L876[10:29:50] <Gopher> A self destruct?
What're you making, a bond villian lair? lol
L877[10:29:58] <Bizzycola> Maybe..
L878[10:29:58] <Bizzycola> :p
L879[10:30:09] <Bizzycola> it's my
labs..genetic engineering sector
L880[10:30:26] <Bizzycola> Those
abominations are pesky!
L881[10:31:12] <Bizzycola> Luckily I
placed that explosive without accidentally setting it off :p
L882[10:31:30] <Bizzycola> those
abominations are ender related
L883[10:31:36] <Bizzycola> Can they
teleport through walls by any chance? :p
L884[10:37:52] ⇦
Quits: Maxwolf (labs@madsciencemod.com) (Quit:
Leaving)
L885[10:38:19]
⇨ Joins: Death
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L886[10:38:59] <ShadowKatStudios> I find
neurotoxin gas is better at killing off all forms of hostile
biology
L887[10:39:25] ⇦
Parts: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net)
())
L888[10:40:58] <Bizzycola> Hmm
L889[10:41:02] <Bizzycola> Didn't think of
that
L890[10:41:08] <Bizzycola> gas'd be better
then destroying the room :p
L891[10:41:28] <Bizzycola> You mea from
gascraft? Is there some way I can just vent that out? I assume it's
compatible with BC pipes
L892[10:41:54] <Bizzycola> because it acts
like a forge liquid or something doesn't it?
L893[10:49:10] <Gopher> you'll need an
engineer's toolkit block to vent it, I think?
L894[10:49:16] <Gopher> there are vents
and exhausts, I forget the difference
L895[10:49:27] <Gopher> one is controlled
the other automatic, obviously you want the controlled
L896[10:49:49] <Bizzycola> Ah
L897[10:49:53] <Gopher> unless you want to
gas yourself whenever the neurotoxin levels are high enough
L898[10:50:02] <Bizzycola> Well it
requires engineers toolbox anyways :p
L899[10:50:06] <Bizzycola> lol
L900[10:50:10] <Bizzycola> yea I'll use
controlled
L901[10:50:13] <Gopher> think it's the
exhaust that auto-vents whenever pressure htis some level?
L902[10:50:28] <Gopher> but I'm not sure,
I'm intensely noobish with ET
L903[10:50:41] <Gopher> and /never/ played
with gascraft really
L904[10:50:52] <Bizzycola> all I ever did
with it is spawn it and watch it flow :p
L905[10:51:00] <Bizzycola> so I'll just
vent it out into the cages
L906[10:51:22] <Gopher> in hlrl news,
refactor finished and basic if statements are now compiling.
:D
L907[10:52:07] <Gopher> still need to
expand the parsing and compiling on if to handle elseif and else
blocks, but that won't be hard.
L908[10:52:19]
⇨ Joins: Wobbo
(~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L909[10:52:19]
zsh sets mode: +v on Wobbo
L910[10:53:40] <Bizzycola> ahh vent
L911[10:54:05] <Bizzycola> needs 4000 mB
in tank and redstone signal
L912[10:55:47] ***
JoshTheEnder|IsAFK is now known as JoshTheEnder
L913[10:56:04] <Nentify> Can you fill a
square with a colour on the screen with gpu?
L914[10:56:16] <Wobbo> ?wiki
L915[10:56:16] <EnderBot> I'm sorry, I
couldn't find the help topic you requested :(
L916[10:56:18] <Wobbo> ?help
L917[10:56:18] <EnderBot> I can help you
with: BlackKnight, opencomputers, opencomponents, OpenPrograms,
ocforum, dev-builds, chanstats, 2048game,
L918[10:56:19] <EnderBot> Command usage:
?<topic> e.g. ?stargates
L919[10:56:45] <Wobbo> Nentify: there is a
bot there that lets you search the wiki, but I don’t know hich one
it is
L920[10:56:51] <JoshTheEnder> .h
L922[10:56:52] <Gopher> nentify, just
gpu.setBackground() then gpu.fill().
L923[10:56:56]
⇨ Joins: asie
(~textual@078088168214.elblag.vectranet.pl)
L924[10:57:02] <JoshTheEnder> .h
component
L926[10:57:09] <JoshTheEnder> ^^
Nentify
L927[10:57:27] <Nentify> Was reading the
gpu page :)
L928[10:58:10] <Nentify> Ahh that make
sense thanks Gopher
L929[10:59:35]
⇨ Joins: Porygon (~Porygon@198.52.199.35)
L930[11:01:04] <Wobbo> Gopher: The usual
question, how is you compiler comming along? :P
L931[11:01:47] <Gopher> implemented
lables, parsing and compiling basic if statements, now adding the
link step to resolve label addresses
L932[11:02:24] <Gopher> the major refactor
involved in adding labels will make it easier (read: possible) to
do optimization passes before linking, too
L933[11:02:34] <Wobbo> Neat
L934[11:02:36] <Gopher> which is good,
since currently the output is hilariously inefficient
L935[11:03:10] <Wobbo> Are numeral
constants compiled into constants already actually?
L936[11:03:15] <Gopher> example:
[[str="Hello, world!"]] compiles to [['AHs'NHello,
World!HsOsAs#BBKs#BBHsOs.s]]
L937[11:04:12] <Gopher> er,
[[str="Hello, world!" print(str)]] I meant
L938[11:04:22] <Gopher> wobbo, er, yeah,
for a long time
L939[11:04:39] <Wobbo> Last time you
mentioned it, they weren’t :P
L940[11:04:45] <Gopher> by last night I
was able to compile working programs, just didn't have if, for,
while, or function definitions yet. But anything that didn't have
those, no problem, lol
L941[11:05:15] <Gopher> eh? literals were
the very first thing I implemented compile functions for.
L942[11:05:21] <Gopher> and parse
functions, before that.
L943[11:05:34] <Wobbo> Dunno then
L944[11:05:56] <Gopher> well, in any case,
yes, any arbitrarily complex expression, no problem
L945[11:06:11] <Wobbo> I thought you said
that 10 didn’t get compiled into #BK in the literal code, but wer
placed on the stack or something, might have been wrong
L946[11:06:30] <Gopher> oh! I get what yer
saying
L947[11:07:06] <Gopher> print is a hackish
thing right now, I'll need to rewrite it better
L948[11:07:12] <Bizzycola> Once I release
the neurotoxin in the air, how do I vent it out of the room?
:p
L949[11:07:25] <Gopher> fans.
L950[11:07:29] <Bizzycola> fan and
chimney?
L951[11:07:35] <JoshTheEnder> GLaDOS
L952[11:07:41] <Bizzycola> but chimneys
won't release them outside
L953[11:07:46] <Wobbo> Bizzycola: You dump
the cores in the incenerator
L954[11:07:59] <Wobbo> Getting the cores
is the tricky thing, the rest is easy
L955[11:09:16] ***
Kenny is now known as Kenny|AFK
L956[11:09:16] <Gopher> if you look at
that compiled hello world I pasted a bit ago, you'll notice
hilarious things like "HsOs" which pushes s.. the pops it
again
L957[11:09:24] <Wobbo> XD
L958[11:09:30] ***
alex_hawks is now known as Alex_hawks|Sleep
L959[11:09:31] <Gopher> which can be
easily optimized out, when I write an optimization pass later
L960[11:09:51] <Wobbo> Yeah, you can
almost do that with regex :P
L961[11:10:15] <Wobbo> (H[bns]O[bns])
won’t work correctly, but almost :P
L962[11:10:17] <Gopher> could, if it were
all a string
L963[11:10:20] <Gopher> but that would
mess up labels
L964[11:10:39] <Gopher> in a way that
would be very non-trivial to fix
L965[11:11:18] ⇦
Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L966[11:11:27] <Gopher> anyway, I should
be able to mechanically optimize that [['AHs'NHello,
World!HsOsAs#BBKs#BBHsOs.s]] down to [[H'NHello, World!.s]],
heh
L967[11:11:35]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L968[11:11:46] <Gopher> er, [['NHello,
World!.s]], heh
L969[11:12:33] ⇦
Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll
probably come back in either 20 minutes or 8 hours.)
L970[11:12:34] <Wobbo> Reading
documentation for architecture that I need to use for course:
set_left_right_speeds: Send command to set left and right wheel
speed. Do NOT use it anymore. Behaviours should call
set_target(target)
L971[11:13:04] <Wobbo> So I look at
set_target: deprecated function. use head_direction instead
¬_¬
L972[11:15:33] <Wobbo> Oh well, at least
they tell you what function to use
L973[11:16:50] <Bizzycola> engineers
toolbox confuses me
L974[11:16:52] <Bizzycola> I dun get it
:p
L975[11:17:17] <Bizzycola> I just want to
get a fan module to remove the gas from the room :p
L976[11:17:27] <Bizzycola> I don't care if
I just vent it outside somewhere
L977[11:17:32] <Bizzycola> I jsut don't
want it in the room anymore :p
L978[11:19:07] ⇦
Quits: DeanOnAPhone (~Dean@p54963793.dip0.t-ipconnect.de) (Ping
timeout: 194 seconds)
L980[11:20:05] <Gopher> note the last bit
of the 2nd paragraph
L981[11:20:26]
⇨ Joins: Death
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L982[11:22:32] <Bizzycola> Ah thanks,
didn't see that
L983[11:23:10] <Bizzycola> do they accept
gas into the bottom or do I just put down a socket with a fan on
the bottom and a chimney on the top? :p
L984[11:24:33] <Gopher> if it's not on the
page I just linked you, I don't know.
L985[11:24:48] <Gopher> But I'm pretty
sure that page explained from what and under what conditions they
take in and release gas. :P
L986[11:26:19] ⇦
Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L987[11:26:58]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L988[11:30:24]
⇨ Joins: mallrat208 (Mibbit@68.204.184.175)
L989[11:31:17] <Wobbo> Gopher: If you
would have to give an estimation of how far you are with getting
your compiler useable, what would that be? :P
L990[11:32:03] <Gopher> compiler itself
should be usable by the end of the week - maybe sooner, but
work-related distractions are coming later this week, hard to
predict
L991[11:32:12] <Gopher> as for the editor
and ide, that'll be a bit longer
L992[11:32:28] <Wobbo> But you can develop
without an editor and ide :P
L993[11:32:43] <Gopher> yes
L994[11:32:49] <Bizzycola> I don't know if
it needs power, if it needs redstone..I don't know it just doesn't
wanna work :p
L995[11:33:02] <Gopher> it will have
relatively little advantage over just using lua that way,
though
L996[11:33:09] <Wobbo> If I have time, I
might build a stupid macro system :P
L997[11:33:48] <Wobbo> So you can loop
CONST time, instead of a variable
L998[11:34:32] <Gopher> not sure there'd
be any performance benefit in doing that
L999[11:35:01] <Gopher> fairly sure there
would not be any noticable benefit, in fact
L1000[11:35:17] <Gopher> this isn't
compiling to real machine code, there's no particular penalty for a
jump instruction
L1001[11:36:08] <ShadowKatStudios> Huh,
uplink for android,
L1002[11:37:50] <ShadowKatStudios> Bizzy,
there's a pageabout socket basics on the modder's wiki.
L1003[11:38:07] <Bizzycola> I know I am
looking at it
L1004[11:38:12] <Bizzycola> obviously I
somehow don't get it :p
L1005[11:38:54] <Bizzycola> Oh it's going
now
L1006[11:38:55] <Bizzycola> wut..
:p
L1007[11:40:25] <Wobbo> Gopher: But it
would be a performance increase if you can use a constant instead
of a variable right?
L1008[11:40:45] <Wobbo> Since you
wouldn’t have to look through the stack
L1009[11:41:22] <Gopher> if you could
reduce 2 instructions to 1, there's a minor benefit there, yes, but
you won't really be able to do that at the HLRL level
L1010[11:41:28] <ShadowKatStudios> The RS
pulse has to be from one of the internal channels.
L1011[11:41:45] <ShadowKatStudios> I use
ET as an alternative to TE
L1012[11:42:32] <Wobbo> So using
variables would be just as fast as using constants? That sounds…
odd, but I guess you ar eright, you build it and all :P
L1013[11:42:32] <Gopher> if the top of
the stack is 10, "Kn#BB" is not really going to be much,
if any, slower than "#BB"
L1014[11:42:45] <Gopher> in theory it is,
but it's a table reference you save
L1015[11:42:58] <Gopher> which is nothing
compared to the cost of decoding the base64 in the first
place
L1016[11:43:20] <Wobbo> Why not use
normal number then? :P
L1017[11:43:45]
⇦ Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L1018[11:44:00]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L1019[11:44:12] <Gopher> I'm avoiding
using string:sub as much as possible
L1020[11:44:16] <Gopher> because
string:byte is much faster.
L1021[11:45:43]
⇦ Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L1022[11:45:53]
⇦ Quits: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net)
(Ping timeout: 198 seconds)
L1023[11:46:02]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L1024[11:46:12] <Gopher> I could use a
similar technique on decimal values, but they would be much
longer.
L1025[11:48:20]
⇦ Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L1026[11:48:39]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L1027[11:55:02] <ShadowKatStudios> I
wonder if I could speedrun this game using the trial
version...
L1028[11:58:46] <ShadowKatStudios> That
moment when you realise it's almost 4 AM and you need to go into
the outside world tomorrow
L1029[12:06:19] <Bizzycola> :p
L1030[12:07:35] <ShadowKatStudios> Meh, I
can sleep in the car, it's a 3 hour drive
L1031[12:07:48] <ShadowKatStudios> In
that case, imma get my laptop out
L1032[12:08:11] <ShadowKatStudios> Oh.
Lack of wired connection is an issue.
L1033[12:12:17]
⇨ Joins: ShadowKatStudios_
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L1034[12:12:55] <ShadowKatStudios_>
Scratch that.
L1035[12:13:01]
⇦ Quits: ShadowKatStudios
(~sks@c211-31-42-102.rochd5.qld.optusnet.com.au) (Quit: AndroIRC -
Android IRC Client ( http://www.androirc.com ))
L1036[12:13:15] ***
ShadowKatStudios_ is now known as ShadowKatStudios
L1037[12:20:16] <ShadowKatStudios> This
game: 'Hello everyone, this is my first full-time teaching job, I
studied english literature in university, but I spent the last 15
years in computers. Here's a warning to you all: It is bleak,
boring work'
L1038[12:21:36] <ping> back
L1039[12:21:43] <ping> who pinged
me
L1040[12:21:45] <Wobbo> wb ping
L1041[12:21:51] <Wobbo> who didn’t?
L1042[12:22:02] <Wobbo> ?chanstats
L1044[12:22:06] ***
JoshTheEnder is now known as JoshTheEnder|NotHere
L1045[12:22:07] ***
TheEnderverse is now known as TheEnderverse|NoClients
L1046[12:22:09] <ping>
ShadowKatStudios> ping, will this debug hook need a ROM
modification?
L1047[12:22:19] <ShadowKatStudios>
Hai
L1048[12:22:20] <ping> no, you can
already .-.
L1049[12:22:31] <ping> i thought i
explained that
L1050[12:22:43] <ping> or wait
L1051[12:22:47] <ShadowKatStudios> ... I
can't access the debug hook?
L1052[12:24:29] <ShadowKatStudios> Hah:
'There are currently no threads that pass the stupidity filter
criteria'
L1053[12:24:43] <ping> Sangar, is there a
instruction per second limit?
L1054[12:25:04] <ping> because its really
annoying, sometimes my game hits a lag spike and all computers too
long without yield
L1055[12:25:34] <ping> to fix that you
set the hook based on instructions
L1056[12:25:37] <ping> not time
L1057[12:27:11] <ping> so
debug.sethook(co, checkDeadline, "",
instructions_per_second*deadline)
L1058[12:29:34] <ShadowKatStudios>
Fffsss, I need scroll
L1059[12:29:44] <ShadowKatStudios> Why do
I not have a mouse next to my bed?
L1060[12:35:11] <ShadowKatStudios> Why
does my laptop not have scroll? :?
L1061[12:40:37] <Gopher> touchpad?
usually dragging up/down on the rightmost edge scrolls
L1062[12:40:46] <Gopher> tho they can be
fiddly and annoying
L1063[12:40:49] <Wobbo> I don’t know
ShadowKatStudios, but I guess there is a correlation…
L1064[12:41:22] <ShadowKatStudios> Nah,
this is a fancy school laptop, even if it had it, it would be
software-disabled
L1065[12:41:37] <ShadowKatStudios> My
last one had a place to scroll, but it was disabled :(
L1066[12:41:42] <Gopher> eh? why would it
be disabled?
L1067[12:41:48] <Wobbo> Because schools
XD
L1068[12:42:24] <ShadowKatStudios> Yet
they don't enable creating accoounts and giving admin to them
o.O
L1069[12:44:18] <ShadowKatStudios> Hello
from CFS20548151\SKS by the way :P
L1070[12:44:33] <Gopher> wobbo: linking
complete, and as a test, an optimizer that just gets the most basic
H<type>O<type> cases
L1071[12:44:49] <Wobbo> Neat!
L1072[12:45:10] <Wobbo> Gopher: you
wanted to give the language a debugger as well right? how would it
work?
L1073[12:45:45] <Gopher> str="Hello,
World!" print(str) now gives [['AHs'NHello,
World!As#BBKs#BB.s]] instead of [['AHs'NHello,
World!HsOsAs#BBKs#BBHsOs.s]]. 4 useless instructions shorter.
L1074[12:46:17] <Wobbo> Less space in
ram, less time on instructions :D
L1075[12:46:32] <Gopher> well, it'll be a
remote debugger
L1076[12:46:53] <Gopher> you'd be running
the ide on a computer, wirelessly talking to the robot running the
program
L1077[12:47:23] <ShadowKatStudios> Will
this language be usable in native code?
L1078[12:47:43] <Gopher> how do you mean,
sks? You won't have to use the ide, if that's what you mean
L1079[12:48:05] <ShadowKatStudios>
[['AHs'NHello, World!As#BBKs#BB.s]] instead of str="Hello,
World!" print(str)
L1080[12:49:09] <ShadowKatStudios> Could
I poke it until it works?
L1081[12:49:12] <Gopher> ehrum. The
latter is HLRL, the former the compiled RL version. Still not clear
what you're asking. I'm thinking of adding the ability to inline
bytecode in HLRL programs
L1082[12:49:39] <Gopher> but definitely
not the other way around
L1083[12:49:59] <ShadowKatStudios> Could
I use pure bytecode?
L1084[12:50:04] <Gopher> oh,
definitely
L1085[12:50:06] <Wobbo> sks: yes
L1086[12:50:14] <ShadowKatStudios> Ah,
all I wanted to know, cool :D
L1087[12:50:26] <Gopher> that's already
in my repo, the rlvm library and rli, a command-line
interpreter
L1088[12:50:27] <ShadowKatStudios> Is it
nicer than 6502 assembly?
L1089[12:50:36] <Gopher> yes and no
XD
L1090[12:50:49] <Wobbo> sks: have fun :P
H#BKMf#BBI#BUDfJ#BFDd#BB-HnH#AKn#BC<I#BF
L1091[12:51:04] <Gopher> less
instructions, and simpler instructions, but numeric literals - ALL
of them - have to be base-64 encoded
L1092[12:51:31] <Gopher> and addresses
for jumps are just the index into the program string you want to
jump to
L1093[12:52:07] <Gopher> I'm thinking of
adding an assembler, so you can write one step above bytecode, and
adding that to rli
L1094[12:52:27] <Gopher> then you could
use labels, and normal decimal numbers
L1095[12:52:41] <ShadowKatStudios> Damn
these character designs, I can't tell whether they're male or
female
L1096[12:52:47] <Gopher> heh
L1097[12:53:04] <ShadowKatStudios> An
assembler would be nice
L1099[12:53:41] <ShadowKatStudios> Sorry,
I'm doing a little cooperative multitasking
L1100[12:53:59] <ShadowKatStudios> I'll
look within 2-3 minutes :P
L1101[12:54:14] <Gopher> look or don't,
just sharing the link since you were asking about it heh
L1102[12:54:24] <Gopher> I've got to go
in a minute, will be back later.
L1103[12:54:44] <Wobbo> But really, there
are soe fun programs on the wiki already, including the string I
just posted
L1104[12:55:20]
⇦ Quits: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
(Read error: Connection reset by peer)
L1105[12:55:58] <ShadowKatStudios> I like
the look of this architecture
L1106[12:56:25]
⇨ Joins: Wobbo
(~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L1107[12:56:26]
zsh sets mode: +v on Wobbo
L1108[12:56:33] <ShadowKatStudios> I've
had a vague idea about implimenting a stack machine emulator, but
I've never gotten around to it
L1109[12:56:53] <Gopher> ty. I made some
odd choices, like the separate stacks per type, heh
L1110[12:57:06] <ShadowKatStudios> It's
cleaner.
L1111[12:57:42] <Wobbo> The stack
difference is really usefull actually
L1112[12:57:54] <Gopher> yeah, I'm
pleased with it, it was just not somethign I had seen before
L1113[12:58:23] <Gopher> it makes for
some interesting complications for the compiler, but it makes
things much easier I think when writing bytecode directly
L1114[12:58:57] <Wobbo> Wrinting bytecode
with the stacks is a brease, you don’t even have to think about
it
L1115[12:59:20] <Wobbo> The jumps are
more annoying :P
L1116[12:59:31] <Gopher> heh
L1117[12:59:36] <Gopher> yeeah
L1118[13:00:04] <Wobbo> Also, Gopher,
would it be possible to give us access to a Lua table as a sort of
general dump place? the I could build more elaboraty
representations.
L1119[13:00:11] <Gopher> I might even do
a hybrid type thing, if I can think of a simple/efficient way to do
it without too much memory overhead, and allow inserting named
labels in rli, which are parsed out
L1120[13:00:18] <Wobbo> It would be fun
to build A* in bytecode :P
L1121[13:00:28] <Gopher> ex,
I:foo:herpderp:foo:N
L1122[13:00:43] <Wobbo> That would be
nice
L1123[13:00:46] <ShadowKatStudios> Holy
shiz, I just realised, you're writing efficient software for a
restricted system
L1124[13:00:51] <Gopher> wobbo, possible,
yes, but not in the plans, certainly not any time soon
L1125[13:01:02] <ShadowKatStudios> Never
seen 'efficient' turtle programs, that's for sure
L1126[13:01:06] <Gopher> heh
L1127[13:01:14] <Gopher> well, turtles
have the infinite memory of all cc computes
L1128[13:01:17] <Gopher> robots, on the
other hand...
L1129[13:01:29] <Gopher> constraints are
pretty right, currently
L1130[13:01:33] <ShadowKatStudios>
Indeed.
L1131[13:01:34] <Gopher> and it's
surprisingly easy to run out of memory
L1132[13:01:38] <Wobbo> Ah… but you could
use a lua talbe with only number keys to build any datastructure
you might possibly want!
L1133[13:01:55] <Gopher> yes, and consume
lots of memory in the process
L1134[13:02:05] <ShadowKatStudios> Limit
it to 256 values?
L1135[13:02:07] <Wobbo> But that is my
problem then :P
L1136[13:02:15] <ShadowKatStudios> 128?
64? 32? 16 even?
L1137[13:02:34] <Gopher> could do. Might
add soemthing like that down the road, when the robot overhaul is
done.
L1138[13:02:34] <ShadowKatStudios> Also
OC computers have a speed limit
L1139[13:02:43] <Gopher> for now, not
going to do that.
L1140[13:02:43] <Wobbo> shadowkat: I
think that only using numeric keys is already a pretty large
restriction
L1141[13:02:47] <ShadowKatStudios> IIRC
they do one instruction every tick
L1142[13:03:04] <Gopher> sks, yeah, last
time I did a performance test, my vm was able to run about 400k
instructions/sec :D
L1143[13:03:21] <Gopher> unless I did the
math wrong.
L1144[13:03:31] <Gopher> but pretty sure
that's what it came out to
L1145[13:04:05] <Gopher> of course, the
minute you start throwing robot instructions in there, that is out
the window
L1146[13:04:28] <Gopher> since they all
take at least one tick
L1147[13:05:15] <Gopher> my current
intention is to have things like complex navigation be handled hy a
control computer
L1148[13:05:21] <Gopher> which might
build programs on-demand to send to a drone program hosting the vm
for navigation
L1149[13:05:54] <Wobbo> Gopher: I don’t
now how easy it is to generate HLRL code tbh
L1150[13:06:17] <Gopher> I wouldn't
generate hlrl, I'd generate bytecode directly. Such nav programs
would just be a series of move & turn instructions.
L1151[13:06:30] <Wobbo> Ah, on that
bike
L1152[13:06:53] <Wobbo> Might implement
A* in Lua then,
L1153[13:07:04] <Wobbo> A wrapper that
generates rl might follow
L1154[13:07:18] <Wobbo> That is of
course, when I have time :P
L1155[13:07:19] <Gopher> yawp
L1156[13:07:32] <Gopher> I've actually
got a waypoint-based robot a* implementation for cc, heh
L1157[13:07:53] <Gopher> no /way/ robots
could handle the memory overhead of running it right now, tho
L1158[13:08:07] <Wobbo> True.
L1159[13:08:09] <Gopher> it's called
ctrl, and it's a higher-level wrapper on turtlex, which is a
higher-level wrapper on turtle, and turtlex alone was too much to
port directly without heavy pruning XD
L1160[13:08:48] <Wobbo> It would need a
pretty efficient implementation of the heaps
L1161[13:08:52] <Gopher> but it's pretty
sweet. Integrates a manual control system and automatic tracking of
paths
L1162[13:09:10]
⇨ Joins: Death
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L1163[13:09:10] <Gopher> so you can
manual control the robot, using arrow keys, to some location, then
"addwp place1"
L1164[13:09:18] <Gopher> and it now knows
where place1 is, and how to get there, etc
L1165[13:09:27] <Gopher> do that as much
as you want, and then just "goto place1" and it
does
L1166[13:10:36] <Gopher> then you write
macro-like programs built from that.
L1167[13:12:13] <Wobbo> Gopher: I
actually wanted to build a map of the world and use A* to plan
paths and maybe upgrade it to make general plans, not just
routes
L1168[13:12:20] <Wobbo> but I never got
around to it.
L1169[13:12:44]
⇦ Quits: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net)
(Ping timeout: 198 seconds)
L1170[13:12:49] <Gopher> I never got ctrl
polished enough to release it, it was a bit fiddly sometimes
L1171[13:13:02] <Gopher> but when it was
working properly, it was an amazingly efficient way to automate an
existing farm
L1172[13:13:11] <Gopher> like, not build
a special farm corresponding to the program's expectations
L1173[13:13:56] <Gopher> just ... ok, I
have a turtle now. Guide it to wheat on remote control, begin
recording, instruct it to harvest and replant, getting seeds from
one chest and droping wheeat to another, etc.. save macro,
done
L1174[13:14:06] <Gopher> thereafter you
could just run that macro
L1175[13:14:55] <Gopher> no debugging, no
code-test-debug cycle, just... record, manual control,
playback
L1176[13:15:02]
⇨ Joins: Death
(webchat@wsip-24-249-110-67.ks.ks.cox.net)
L1177[13:16:05] <Wobbo> I might polish
COLua a little and use that to build a general purpose Graph search
A*
L1178[13:16:33] <Wobbo> Then people can
build their own graphs and use them with the library…
L1179[13:17:01] <Gopher> cool, cool
L1180[13:17:06] <Gopher> well, I gotta go
for a bit, I'll bbl
L1181[13:17:13] <Wobbo> I’m going as
well
L1182[13:17:15] <Wobbo> Bye!
L1183[13:18:11]
⇦ Quits: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
(Quit: Wobbo)
L1184[13:20:20]
⇦ Quits: Gopher (~Gopher@35.sub-174-228-200.myvzw.com) (Ping
timeout: 190 seconds)
L1185[13:25:10] ***
Kenny|AFK is now known as Kenny
L1186[13:34:28] <ShadowKatStudios> 'I'm
going to warn you, this is going to end in bloodshed. You'll find
you've become attached to a character, only for them to die
senselessly, and it'll hit hard.' I freaking love this game.
L1187[13:51:13]
⇦ Quits: Johannes13 (~Johannes@p4FDE9733.dip0.t-ipconnect.de)
(Ping timeout: 194 seconds)
L1188[13:51:29] <ShadowKatStudios> Aaand
yep, one of them died.
L1189[13:54:18]
⇨ Joins: Katie
(webchat@cpe-24-210-223-235.neo.res.rr.com)
L1190[14:08:32]
⇦ Quits: Death (webchat@wsip-24-249-110-67.ks.ks.cox.net)
(Ping timeout: 198 seconds)
L1191[14:09:20] <ShadowKatStudios> My god
(which happens to be the one of random numbers), fixing social
situations is hard. This is a game, so there is definitey a correct
answer, but it is freaking hard.
L1192[14:15:00] ***
prasselpikachu is now known as prassel|off
L1193[14:15:35] ***
prassel|off is now known as prasselpikachu
L1194[14:15:43] <ShadowKatStudios>
Solution: Society is silly, become a hermit.
L1195[14:19:59]
⇨ Joins: Gopher
(~Gopher@123.sub-174-228-194.myvzw.com)
L1196[14:19:59]
zsh sets mode: +v on Gopher
L1197[14:20:36] <Gopher> I return!
L1198[14:24:02] ***
Sorroko is now known as Sorroko_Off
L1199[14:27:41]
⇦ Quits: Din (~din@31.176.224.37) (Quit:
Leaving)
L1200[14:27:58] <ShadowKatStudios>
Wb
L1201[14:28:14] <Gopher> ty
L1202[14:29:34]
⇦ Quits: Vexatos (~Vexatos@p5B3C89E9.dip0.t-ipconnect.de)
(Quit: Greetings from Pastry Fork, Inc. ✔)
L1203[14:29:56] ***
prasselpikachu is now known as prassel|off
L1204[14:53:33]
⇦ Quits: TheEnderverse|NoClients
(~JAndS|McW@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net) (Ping
timeout: 186 seconds)
L1205[14:54:43]
⇦ Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L1206[14:55:00]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L1207[14:55:06] <Kenny> SKS, already di
that pretty much
L1208[14:57:01] ***
prassel|off is now known as prasselpikachu
L1209[14:59:47]
⇨ Joins: TheEnderverse|NoClients
(~JAndS|McW@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L1210[15:00:39] <ShadowKatStudios>
Oops
L1211[15:00:56] <ShadowKatStudios> Huh, I
can exit channels with my /mind/
L1212[15:07:29] <ShadowKatStudios> Lol
Kenny, I'm the person that no-one can ever get to because I'm too
deep in my cave of cables, cases and integrated circuits
L1213[15:07:41] <ShadowKatStudios> Even
when I'm not physically there.
L1214[15:10:03]
⇨ Joins: Dreadishere
(~dreadishe@ns4010877.ip-192-99-13.net)
L1215[15:10:51] <Dreadishere> yeah i
found the irc floopy disk!
L1216[15:13:38]
⇦ Quits: Katie (webchat@cpe-24-210-223-235.neo.res.rr.com)
(Quit: Web client closed)
L1217[15:13:49] ***
Dreadishere is now known as spacetaco
L1218[15:14:19]
⇦ Quits: spacetaco (~dreadishe@ns4010877.ip-192-99-13.net)
(Quit: spacetaco)
L1219[15:15:13] <ShadowKatStudios> That
was short.
L1220[15:16:22] <ping> back
L1221[15:16:24] <ping> i mean front
L1222[15:20:01]
⇨ Joins: Spacetaco
(~spacetaco@ns4010877.ip-192-99-13.net)
L1223[15:21:13] <ping> :O
L1224[15:21:16] <ping> tacoo
L1225[15:21:29] <Spacetaco> crap
lol
L1226[15:21:29] <ShadowKatStudios> Tier 2
at least Spacetaco ?
L1227[15:21:34] <Spacetaco> sorry
L1228[15:22:01] ***
JoshTheEnder|NotHere is now known as JoshTheEnder
L1229[15:22:02] ***
TheEnderverse|NoClients is now known as TheEnderverse
L1230[15:24:03] <Spacetaco> i just blow
up my power system
L1231[15:25:28]
⇦ Quits: Spacetaco (~spacetaco@ns4010877.ip-192-99-13.net)
(Quit: Spacetaco)
L1232[15:41:28] <ShadowKatStudios> Holy
shiz, I just beat the game
L1233[15:41:44] <ShadowKatStudios> Only
~2.5 hours? :/
L1234[15:42:00] <ShadowKatStudios> Ah
well, replay time, I replayed the last one at least 4 times
L1235[15:44:33] <ShadowKatStudios> Man, I
must be tired, I swear it said my last name in here somewhere
L1236[15:46:14]
⇨ Joins: Death
(webchat@99-98-207-58.lightspeed.wchtks.sbcglobal.net)
L1237[15:46:20] <ShadowKatStudios> How
hard is it to decompile python bytecode?
L1238[15:46:36]
⇨ Joins: Dean4Devil_
(~jaic@p549610DF.dip0.t-ipconnect.de)
L1239[15:46:43] <ShadowKatStudios> Ohai
Death :P Also Dean4Devil
L1240[15:46:55] <ping> ShadowKatStudios,
google.
L1241[15:47:03] <Death> o/
L1242[15:47:04] <Death> afk
L1243[15:47:40]
⇦ Quits: Dean4Devil (~jaic@p54963793.dip0.t-ipconnect.de)
(Ping timeout: 190 seconds)
L1244[15:48:13] <ShadowKatStudios> Nope,
I'm just totally freaking losing it, my name isn't in here.
L1245[15:48:27] <ShadowKatStudios>
Windows y u no have grep?
L1246[15:48:27] <Death> Where isn't your
name?
L1247[15:48:39] <ShadowKatStudios> This
game, I swear it was in here
L1248[15:50:33] <ShadowKatStudios> Grep
for Windows, very convenient
L1249[15:53:37] <ShadowKatStudios> Nope,
it needs an installer, batch file it is
L1250[15:57:36] <ShadowKatStudios> Okay,
I gotta go
L1251[15:57:40] <ShadowKatStudios> Seeyas
o/
L1252[15:57:44]
⇦ Quits: ShadowKatStudios
(~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Quit: Stuff
to do...)
L1253[15:57:53]
⇦ Quits: Death
(webchat@99-98-207-58.lightspeed.wchtks.sbcglobal.net) (Ping
timeout: 198 seconds)
L1254[16:22:28] <Gopher> yesh. That was
more painful than I expected thanks to bugs in link &
compile
L1255[16:22:55] <Gopher> but! full if
conditionals, with arbitrary numbers of elseif and an optional
final else, are compiling! \o/
L1256[16:25:22] <Gopher> :pokes wobbo and
points up:
L1257[16:26:18] <Gopher> er, derp log
search fail
L1258[16:26:28] <Gopher> he left during
the gap when I was disconnected :P
L1259[16:38:19] ***
tgame14 is now known as tgame14|sleep
L1260[16:38:47] <Kenny> he left at the
same time you did
L1261[16:39:38] <Gopher> I deduced as
much. Did a quick ctrl-f to see if he'd left before pinging him,
forgot about the offline gap.
L1262[16:39:56]
⇦ Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Read error:
Connection reset by peer)
L1263[16:40:13]
⇨ Joins: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net)
L1264[16:41:02] <Kenny> i mean literally.
when you said go to go, bbl. he quit right after that, before you
timed out
L1265[16:41:42] <Gopher> lol. I just
unplugged my phone tether after saying bbl, so none of that got to
me
L1266[16:42:26] <Kenny> i just went back
and checked. he left at 3:18, you timed out at 3:20
L1267[16:42:48] <Kenny> :P hehe
L1268[16:43:10] <Gopher> Hmm. I hadn't
really thought about that, I should take the split second to hit
disconnect before I untether, lol
L1269[16:43:17] <Gopher> rather than
leave ghosts floating around
L1270[16:44:12]
⇨ Joins: BevoLJ
(~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
L1271[16:44:13]
zsh sets mode: +v on BevoLJ
L1272[16:44:34] <Kenny> hehe
L1273[16:46:12] <Porygon> can you make a
mod for forge in a language other than java that compiles to JVM
code?
L1274[16:46:20] <Porygon> and have it
work?
L1275[16:46:32] <Kenny> scala
L1276[16:46:44] <Porygon> and
clojure
L1277[16:46:50] <Porygon> and c
too?
L1278[16:47:42] <Porygon> right?
L1279[16:47:45] <Kenny> don't know about
those
L1280[16:48:00] <Porygon> clojure is
designed for the JVM I believe
L1281[16:48:06] <JoshTheEnder> as long as
it complies to bytecode it /should/ work IIRC
L1282[16:48:14] <Porygon> are there any
guides for that?
L1283[16:48:25] <JoshTheEnder> none that
i know of
L1284[16:49:03] <Porygon> the thing in my
way for making mods is java
L1285[16:49:08] <Porygon> and making
textures
L1286[16:50:36] ***
prasselpikachu is now known as prassel|off
L1287[16:51:42] <ping> why cant i replace
kernel.lua in <save>/opencomputers/rom/Lua/
L1288[16:51:45] ***
Biohazard is now known as `
L1289[16:54:23] <Gopher> kernel isn't in
rom
L1290[16:54:27] <Gopher> it's one
directory up
L1291[16:54:38] <Gopher> think it only
lets you replace /rom contents that waty
L1292[16:55:11] <ping> oh
L1293[16:58:17] <ping> 3:
L1294[16:59:37] <ping> :D
L1296[16:59:56] <ping> your system no
longer completely crashes
L1297[17:06:04] ***
Keridos_off is now known as Keridos
L1298[17:08:23] ***
vifino is now known as vifino|off
L1299[17:08:53] ***
vifino|off is now known as vifino
L1300[17:12:33]
⇦ Quits: Gopher (~Gopher@123.sub-174-228-194.myvzw.com)
()
L1302[17:23:11] ***
Keridos is now known as Keridos_off
L1303[17:24:07] ***
RedstoneFlux is now known as Anonymous
L1304[17:24:16] ***
Anonymous is now known as RedstoneFlux
L1305[17:36:34] ***
Keridos_off is now known as Keridos
L1306[17:37:44] ***
Flenix is now known as SleepyFlenix
L1307[17:38:53]
⇨ Joins: dangranos (webchat@109.203.209.139)
L1308[17:39:44] ***
Keridos is now known as Keridos_off
L1309[17:40:34] ***
Keridos_off is now known as Keridos
L1310[17:42:16] <ping> dont hate me
L1311[17:42:22] <ping> im adding CC
support to TCPNet
L1312[17:43:59] <JoshTheEnder> CC can do
tcp connections?
L1313[17:44:07] <JoshTheEnder> i thought
it was only http
L1314[17:45:08] <ping> im adding a http
parser to TCPNet
L1315[17:45:41]
⇦ Quits: Nentify
(~Nentify@cpc7-bigg3-2-0-cust3.9-2.cable.virginm.net) (Quit:
Leaving)
L1316[17:46:01] <ping> because people
complaining, and cba remake httpnet
L1317[17:46:48] <JoshTheEnder> ok
L1318[17:50:14]
⇨ Joins: Gopher
(~Gopher@141.sub-174-228-195.myvzw.com)
L1319[17:50:14]
zsh sets mode: +v on Gopher
L1320[17:51:28]
⇨ Joins: Katie
(webchat@cpe-24-210-223-235.neo.res.rr.com)
L1321[18:03:09]
⇦ Quits: Gopher (~Gopher@141.sub-174-228-195.myvzw.com) (Ping
timeout: 186 seconds)
L1322[18:04:09]
⇨ Joins: Gopher
(~Gopher@246.sub-70-193-131.myvzw.com)
L1323[18:04:09]
zsh sets mode: +v on Gopher
L1324[18:08:01]
⇦ Quits: dangranos (webchat@109.203.209.139) (Quit: Web
client closed)
L1325[18:20:51]
⇨ Joins: Maxwolf (labs@madsciencemod.com)
L1326[18:20:51]
zsh sets mode: +v on Maxwolf
L1327[18:21:40]
⇨ Joins: finkmac
(~finkmac@68-68-10-41.applecreek.pathcom.com)
L1328[18:21:41]
⇦ Quits: Gopher (~Gopher@246.sub-70-193-131.myvzw.com) (Read
error: Connection reset by peer)
L1329[18:23:37]
⇨ Joins: Gopher
(~Gopher@246.sub-70-193-131.myvzw.com)
L1330[18:23:38]
zsh sets mode: +v on Gopher
L1331[18:27:10] ***
Keridos is now known as Keridos_off
L1332[18:37:05]
⇨ Joins: Moonrise (~Moonrise@112.185.38.188)
L1333[18:52:43]
⇨ Joins: dangranos (webchat@109.203.209.139)
L1334[18:53:40]
⇦ Quits: Gopher (~Gopher@246.sub-70-193-131.myvzw.com) (Ping
timeout: 190 seconds)
L1335[18:54:10]
⇨ Joins: Gopher
(~Gopher@141.sub-174-228-195.myvzw.com)
L1336[18:54:10]
zsh sets mode: +v on Gopher
L1337[18:55:01] ***
vifino is now known as vifino|off
L1338[19:02:29] ***
Alex_hawks|Sleep is now known as Alex_hawks
L1339[19:06:58] ***
dsAway is now known as ds84182
L1340[19:08:23]
⇦ Quits: Katie (webchat@cpe-24-210-223-235.neo.res.rr.com)
(Quit: Web client closed)
L1341[19:13:09]
⇦ Quits: finkmac
(~finkmac@68-68-10-41.applecreek.pathcom.com) (Ping timeout: 186
seconds)
L1342[19:16:54]
⇨ Joins: Pyrater
(webchat@cpe-173-175-174-60.elp.res.rr.com)
L1343[19:17:01] <Pyrater> hello
L1344[19:17:22] <Kenny> olleh
L1346[19:17:41]
⇦ Quits: dangranos (webchat@109.203.209.139) (Ping timeout:
198 seconds)
L1347[19:17:50] <Kenny> shouldn't
be
L1348[19:17:50] <Pyrater> i have tried to
make a account twice and never got a email
L1349[19:18:12] <JoshTheEnder> check your
spam, some have ended up in there
L1350[19:18:27] <Pyrater> i did
L1351[19:19:52] <Pyrater> wow nvm it was
there i just checked again
L1352[19:19:55] <Pyrater> thanx lol
L1353[19:20:32] <Pyrater> know a good
tree logger program?
L1354[19:23:28] <Porygon> tree logger
program? like a chainsaw?
L1355[19:23:58] <Pyrater> i guess im
trying to automate tree farming with a robot
L1356[19:24:07] <Pyrater> looking for a
simple example to build off of
L1357[19:24:15] <Porygon> oh, I see
L1358[19:24:21] ***
Kenny is now known as Kenny|AFK
L1359[19:25:14] <Pyrater> the other
question i havbe is the generator upgrade. i put it in the robot
upgrade slot but he never uses any items for fuel...
L1360[19:25:39] <Gopher> it's best to
avoid branchy trees, so avoid oak unless you're putting a block
above them to limit height and prevent branching (see the article
on tree farming on the minecraft wiki for info on that)
L1361[19:26:01] <Gopher> as long as
they're not branchy, it's not too difficult to automate chopping a
tree.
L1362[19:26:22] <Gopher> and you have to
manually load items into the generator, it doesn't automatically
burn stuff from your inventory
L1363[19:26:36] <Gopher>
component.generator. ... something?
L1364[19:27:16] <Pyrater> Generator
Upgrade 4856:15
L1365[19:27:31] <Gopher>
generator.insert(<count>), sticks <count> items from
the selected slot into the generator
L1366[19:27:41] <Pyrater> AAHHH
L1367[19:27:48] <Pyrater> ty
L1368[19:27:52] <Gopher> think it can
hold up to a stack of items, and they burn slowly but for a
while
L1369[19:28:43] <Gopher> remove() pulls
things back out if you want for some reason, and count() gets you
the size of the stack in the generator
L1370[19:29:05] <Pyrater> keeps saying
file not found ..
L1371[19:29:16] <Gopher> ... not at the
shell, heh
L1372[19:29:24] <Gopher> in a program, or
at a lua prompt. Run "lua" first.
L1373[19:29:31] <Pyrater> DOH
L1374[19:29:35] <Pyrater> Doh
L1375[19:29:49] <Gopher> at shell I think
there's a refuel program if a generator's installed tho
L1377[19:30:19] <Pyrater> ahhh refuel
<int>
L1378[19:30:23] <Pyrater> from
shell
L1379[19:30:30] <Gopher> gamax92: ehrm.
k? lol
L1380[19:30:51] <gamax92> Also, affine
texture mapping is awesome.
L1381[19:32:11] <gamax92> I think I'll
just, not use fog.
L1382[19:32:40] <Gopher> sounds like a
bold decision.
L1383[19:32:54] <gamax92> well, the
textures don't exactly work properly under fog.
L1384[19:33:10] <Gopher> they don't
appear to work properly without fog.
L1385[19:33:14] <Pyrater> gopher do you
know of a place that has a full list of commands?
L1386[19:33:23] <Pyrater> IE refuel ,
place<side> etc..
L1387[19:33:25] <gamax92> They work worse
with fog then.
L1388[19:34:10] <Gopher> pytater, most
are on the wiki on github, or you can grab kenny's CompViewer. If
yo mean shell commands, just "ls bin"
L1389[19:34:18] <Pyrater> ty
L1390[19:36:02] <Gopher> ok, block scopes
properly implemented, variable shadowing implemented. a=1 if(true)
{ def a=2 print(a) } print(a) gives "21". without the
def, "22" :D
L1391[19:36:31] <Gopher> er, var, not
def. I kept going back and forth and still confusing myself
>.<
L1392[19:37:58]
⇦ Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
(Read error: Connection reset by peer)
L1393[19:38:10]
⇨ Joins: ^v
(~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L1394[19:42:28]
⇦ Quits: Maxwolf (labs@madsciencemod.com) (Quit:
Leaving)
L1395[19:46:08] <Porygon> gamax92: is
that door open or closed?
L1396[19:46:22] <gamax92> Does it
matter
L1397[19:46:39] <Porygon> if I don't know
I'll go insane
L1398[19:47:07] <gamax92> how about the
door is neither, and is actually just a test image for textured
polygons
L1399[19:47:45] <Porygon> so it's not a
door?
L1400[19:49:42] <Gopher> perhaps it's a
jar.
L1401[19:50:37] <Porygon> a jar?
L1402[19:50:47] <Porygon> what does that
mean?
L1403[19:53:15] <Gopher> stupid riddle.
When is a door not a door.
L1404[20:02:13]
⇨ Joins: finkmac
(~finkmac@68-68-12-88.applecreek.pathcom.com)
L1406[20:05:59] ***
LordFokas is now known as LordFokas|off
L1407[20:06:14] <Gopher> \o/
L1408[20:09:29] <ping> gamax92,
beutiul
L1409[20:09:59] <Gopher> yes, clearly
that is much better
L1410[20:10:31] <finkmac> doorrood
L1411[20:10:47] <ping> it went from
crooked to "kill me"
L1412[20:16:04] ***
ds84182 is now known as dsAway
L1413[20:17:43]
⇦ Quits: Dean4Devil_ (~jaic@p549610DF.dip0.t-ipconnect.de)
(Ping timeout: 186 seconds)
L1414[20:18:15]
⇨ Joins: Dean4Devil
(~jaic@p549636FC.dip0.t-ipconnect.de)
L1415[20:27:04]
⇨ Joins: Death
(webchat@99-98-207-58.lightspeed.wchtks.sbcglobal.net)
L1416[20:28:22] <Pyrater> is there not a
OC programs repository?
L1418[20:29:12] <Pyrater> wow thanx
L1419[20:36:23] <ping> how do i add moi
programs to it?
L1420[20:37:02] <Pyrater> do you have to
mount the floppy to write to it?
L1421[20:37:50] <ping> everything is
automatically mounted in /mnt/
L1422[20:38:13] <Pyrater> weird
L1423[20:38:15] <ping> but it gets
confusing, so if you use it a lot id reccomend a autorun
L1424[20:38:47] <gamax92> Death: hey, you
sent me a message.
L1425[20:38:47] <Pyrater> i assume the id
= first 3 numbers
L1426[20:38:53] <Pyrater> id
L1427[20:39:29] <Death> gamax92: yes I
did.
L1428[20:39:35] <ping>
numbers/letters
L1429[20:39:42] <gamax92> please clarify
message, message is vage
L1430[20:39:45] <gamax92> vague*
L1431[20:39:48] <ping> vauge*
L1432[20:39:51] <ping>
ffffffffffffffffffffffffff
L1433[20:40:01] <ping> .slap ping
L1434[20:40:01] <gamax92> wat
L1435[20:40:01] *
^v slaps ping
L1436[20:40:19] <Death> I'm not sure
exactly what it is, but is there either a way to get LuaSocket or
the "require" function into cclite computers?
L1437[20:40:33] <Death> s/it/the original
message/
L1438[20:40:36] <ping> yes
L1439[20:40:41] <ping> modify
api.lua
L1440[20:40:44] <ping> methinks
L1441[20:40:49] <Death> Alright, I'll
check that one
L1442[20:40:54] <Death> I think I forgot
that file.
L1443[20:41:58] <Death> How did you
disable "require" ?
L1444[20:43:30] <ping> he diddnt disable
it
L1445[20:43:34] <ping> he just diddnt
include it
L1447[20:45:50] <Death> Alright
L1448[20:45:51] ***
ping is now known as htaeD
L1449[20:46:07] ***
htaeD is now known as ping
L1450[20:51:09] <Death> ping: are you
sure it worked? require"socket" is erroring in the
emulator now
L1451[20:51:31] *
JoshTheEnder bows to the room and vanishes
L1452[20:52:05] ***
JoshTheEnder is now known as JoshTheEnder|NotHere
L1453[20:52:05] ***
TheEnderverse is now known as TheEnderverse|NoClients
L1454[20:52:38] <ping> Death, whats the
error?
L1455[20:52:59] <Death> req:1: attempt to
call global 'require' (a nil value)
L1456[20:53:07] <ping> because you
fail
L1457[20:53:10] <ping> it should
work
L1458[20:53:20] <Death> api.require =
require
L1459[20:53:25] <Death> I put in that
exact line
L1460[20:53:28] <Death> in api.lua
L1461[20:53:48] <ping> well idk
L1462[20:53:52] <ping> it should have
worked
L1463[20:54:50] <Pyrater> test.lua
L1464[20:54:53] <Pyrater> lua()
L1465[20:54:59] <Pyrater>
robot.turnleft()
L1466[20:55:02] <Pyrater> = faileD?
L1467[20:59:34] <ping> you need local
component=require("component") and local
robot=component.robot
L1468[20:59:47] <Pyrater> o...
L1469[21:02:24] <Pyrater> attempt to call
field turnLeft a niull value?
L1470[21:02:26] <Pyrater> nill*
L1471[21:03:11] <ping> turnLeft() is case
sensitive
L1472[21:04:16] <Pyrater> local
component=require("component")
L1473[21:04:21] <Pyrater> local
robot=component.robot
L1474[21:04:25] <Pyrater> lua()
L1475[21:04:30] <Pyrater>
robot.turnLeft()
L1477[21:05:53] <ping> lua()
L1478[21:05:56] <ping> wat is this
L1479[21:06:16] <Pyrater> not needed
lol
L1480[21:07:01] <Pyrater> without lua()
in there it still tosses same error
L1481[21:07:09] <ping> strange
L1482[21:07:16] <ping> you sure its
actually on a robot?
L1483[21:07:23] <ping> also snapshot
kthx
L1486[21:10:14] <ping> oh
L1487[21:10:17] <ping> sorry
L1488[21:10:23] <ping> local
robot=require("robot")
L1489[21:10:49] <Pyrater> same
error
L1490[21:11:01] <Pyrater> wait \
L1491[21:11:02] <ping> in replace of
local robot=component.robot ?
L1492[21:11:09] <Pyrater> i put it in
wrong spot
L1493[21:12:03] <Pyrater> w00t that fixed
it ty!
L1494[21:18:44] *
ping vigorously refreses OC github
L1495[21:18:52] *
ping calls in F5 airstrike
L1496[21:19:33]
⇦ Quits: Lathanael|Away
(~Lathanael@p549716AE.dip0.t-ipconnect.de) (Ping timeout: 186
seconds)
L1497[21:23:59]
⇦ Quits: Pyrater (webchat@cpe-173-175-174-60.elp.res.rr.com)
(Quit: Web client closed)
L1498[21:27:31]
⇨ Joins: Lathanael|Away
(~Lathanael@p5497185A.dip0.t-ipconnect.de)
L1499[21:30:50]
⇨ Joins: Death_
(webchat@99-98-207-58.lightspeed.wchtks.sbcglobal.net)
L1500[21:31:08]
⇦ Quits: Death
(webchat@99-98-207-58.lightspeed.wchtks.sbcglobal.net) (Killed
(NickServ (GHOST command used by Death_)))
L1501[21:31:11] ***
Death_ is now known as Death
L1502[22:25:16]
⇨ Joins: asie
(~textual@078088168214.elblag.vectranet.pl)
L1503[22:26:12]
⇦ Quits: finkmac
(~finkmac@68-68-12-88.applecreek.pathcom.com) (Quit: Nettalk6 -
www.ntalk.de)
L1504[22:36:35]
⇦ Quits: Death
(webchat@99-98-207-58.lightspeed.wchtks.sbcglobal.net) (Ping
timeout: 198 seconds)
L1505[22:36:58]
⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl)
(Quit: I'll probably come back in either 20 minutes or 8
hours.)
L1506[22:56:21] ***
cazzar|Away is now known as Cazzar
L1507[23:10:41]
⇨ Joins: Alex_hawks|Alt
(~Alex_hawk@CPE-121-215-2-73.lnse1.pie.bigpond.net.au)
L1508[23:10:45]
⇦ Quits: Alex_hawks
(~Alex_hawk@CPE-120-145-173-233.lnse2.pie.bigpond.net.au) (Ping
timeout: 186 seconds)
L1509[23:43:40]
⇨ Joins: Vexatos
(~Vexatos@p200300556E151559E07302F54DAF882A.dip0.t-ipconnect.de)