<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:45] ***
SleepingFairy is now known as Daiyousei
L4[00:02:22] <Ir7_o> alright the forums are
back online
L5[00:05:38] ⇦
Quits: marcin212 (~marcin212@176.111.135.116) (Quit:
Leaving)
L6[00:11:24] ⇨
Joins: Vexatos
(~Vexatos@p5B3C8651.dip0.t-ipconnect.de)
L7[00:11:25] zsh
sets mode: +v on Vexatos
L8[00:13:37] ***
Sandrafk is now known as SandraNicole
L9[00:16:17] ⇦
Quits: prassel|off (~Prassel@5.231.51.109) (Ping timeout: 198
seconds)
L10[00:16:36] ⇨
Joins: prassel|off (~Prassel@5.231.51.109)
L11[00:20:50] ⇦
Quits: Vexatos (~Vexatos@p5B3C8651.dip0.t-ipconnect.de) (Ping
timeout: 186 seconds)
L12[00:27:31] <Shuudoushi> hmmm
L13[00:30:38] ***
Csstform is now known as Csst|Masterball
L14[00:35:14] ***
SKS-Away is now known as ShadowKatStudios
L15[00:38:35] <ShadowKatStudios> So
L16[00:38:50] <ShadowKatStudios> Even with
my brand new Haswell i3, skype still maxes the CPU on
startup.
L17[00:45:07] ***
Cazzar|Away is now known as Cazzar
L18[00:53:45] ⇦
Quits: SpiritedDusty
(~SpiritedD@24-205-168-36.dhcp.wsco.ca.charter.com) (Quit:
SpiritedDusty)
L19[01:07:34] ***
Cazzar is now known as Cazzar|Away
L20[01:17:04] <Riking> inb4 it's
spinlocking something
L21[01:17:34] ***
Guest20062 is now known as Nadeko
L22[01:19:50] <Shuudoushi> can anyone give
me a better clue on how to use the pwchar parameter for
term.read()...
L23[01:20:16] <Shuudoushi> I have
term.read(pwchar, "*") but it's not masking the
input...
L24[01:20:55] <ShadowKatStudios>
term.read("*") try that
L25[01:20:57] ***
Daiyousei is now known as LearningFairy
L26[01:21:12] <Shuudoushi> already
tried
L27[01:21:15] <Shuudoushi> failed lol
L29[01:22:50] <ShadowKatStudios> try
nil,"*"
L30[01:23:32] <Shuudoushi> no go
L31[01:26:30] <Shuudoushi> trying to mod
some REALLY old code I have laying around to work with OC is a pain
><
L32[01:27:18] <Shuudoushi>
ShadowKatStudios: you playing MC at/
L33[01:27:21] <Shuudoushi> ?*
L34[01:27:48] <Shuudoushi> atm?**
L35[01:28:02] <ShadowKatStudios> nope
L36[01:28:03] <ShadowKatStudios> shit is
fucked
L37[01:28:35] <Shuudoushi> shit...
L38[01:31:39] <SuPeRMiNoR2> Shuudoushi: i
am sure there is a better way, but term.read(nil, nil, nil,
"*") would work
L39[01:32:18] <Shuudoushi> thanks
L40[01:32:25] <Shuudoushi> that got that
bit working
L41[01:32:48] <Shuudoushi> just have to get
this damn thing to take the password now ><
L44[01:34:58] <Shuudoushi> and yes, I have
tried commenting out the os.pullEvent stuff lol
L45[01:36:28] <Shuudoushi> it seems to not
even look to see if my input is the right code, it just jumps right
to saying it's wrong...
L46[01:38:06] <Shuudoushi> SuPeRMiNoR2: can
you see any issues with my code? (other than it's ugly as
hell)
L47[01:38:15] <SuPeRMiNoR2> using term.read
will get a newline in the string
L48[01:38:28] <SuPeRMiNoR2> so, even if
that is not the problem right now, it will be
L49[01:38:46] <Shuudoushi> I forgot to set
dobreak...
L50[01:39:04] ***
Cazzar|Away is now known as Cazzar
L51[01:40:02] <Shuudoushi> term.read is a
pain in the ass ><
L52[01:40:27] <LadyAlissa> banana
L53[01:40:31] <SuPeRMiNoR2> term.read(nil,
true, nil, "*")
L54[01:40:40] <Shuudoushi> and the wiki
makes it confusing as hell...
L55[01:41:01] <LadyAlissa> what's that one
thing again
L56[01:41:03] <LadyAlissa> ~w
term.read
L58[01:41:22] <Shuudoushi> SuPeRMiNoR2: no
go still...
L59[01:42:05] <LadyAlissa> Doesn't seem
that complicated.
L60[01:42:17] <LadyAlissa> Table containing
history, dobreak, tab-complete, character hiding.
L61[01:43:46] <Shuudoushi> still confusing
to me...
L62[01:44:29] <LadyAlissa> still better
than my bot's documentation
L63[01:44:30] <Shuudoushi> I'm still trying
to break my CC habits...
L64[01:44:35] <Shuudoushi> lmao
L65[01:45:00] <LadyAlissa> /dev/null seems
to be an exact likeliness
L66[01:45:26] <Shuudoushi> is there another
way to pull user input?
L67[01:45:29] <SuPeRMiNoR2> the problem is
still the newline Shuudoushi
L68[01:45:36] <Shuudoushi> yeah...
L69[01:45:40] <SuPeRMiNoR2> add \n to the
end of you debug code
L70[01:45:43] <SuPeRMiNoR2> your*
L71[01:45:54] <SuPeRMiNoR2> just to test
it
L72[01:46:58] <Shuudoushi> it's the new
line
L73[01:49:04] <Shuudoushi> \n makes it work
just fine
L74[01:49:16] <ShadowKatStudios> Remove the
last char?
L75[01:49:21] <Shuudoushi> just have to
learn how to use term.read better...
L76[01:49:30] <ShadowKatStudios>
term.read():sub(1,-1)
L77[01:49:36] <ShadowKatStudios> No
guarantee on what that returns
L78[01:50:31] <SuPeRMiNoR2> or you can use
input = string.gsub(input, "\n", "")
L79[01:51:42] <SuPeRMiNoR2> i tested that
on a copy of the program, and that makes it work
L80[01:52:01] <SuPeRMiNoR2> of course, dont
forget to remove the newline from the debug var
L82[01:52:34] <Shuudoushi> and yes, I
removed the \n
L83[01:52:53] <SuPeRMiNoR2> you would re
upload that code
L84[01:52:56] <LadyAlissa> #
("herp\n"):gsub( 1, -2 )
L85[01:52:59] <SuPeRMiNoR2> woud you
L86[01:53:01] <LadyAlissa> #lua
("herp\n"):gsub( 1, -2 )
L87[01:53:01] <|0xDEADBEEF|> > herp |
0
L88[01:53:02] <SuPeRMiNoR2> would you
L89[01:53:04] <SuPeRMiNoR2> fuck my
tablet
L90[01:53:24] <LadyAlissa>
ShadowKatStudios: Take note, -2 is to skip the last character, not
-1
L92[01:53:32] <ShadowKatStudios> Ah.
L93[01:53:37] <SandraNicole> uh huh.
L94[01:53:39] <ShadowKatStudios> I haven't
used negative numbers with sub.
L95[01:54:23] <SuPeRMiNoR2> um. Shuudoushi,
where did the term.read go
L96[01:54:24] <SandraNicole> Gotta get a
working build for OA now.
L97[01:54:25] <SandraNicole> :P
L98[01:54:31] <SandraNicole> Added
callbacks.
L99[01:54:48] <Shuudoushi> LMAO
L100[01:54:57] <SuPeRMiNoR2> -_-
L101[01:55:02] <Shuudoushi> I must have
had it highlighted when I pasted XD
L102[01:55:56] <ShadowKatStudios> Well,
time to learn how to configure the xf86-video-intel drivers,
apparently it's double as fast as my 8600GT
L103[01:56:00] <Shuudoushi> how was it
supposed to be setup again
L104[01:56:12]
⇨ Joins: v^
(~PixelToas@c-71-238-153-166.hsd1.mi.comcast.net)
L105[01:56:12]
zsh sets mode: +v on v^
L106[01:56:24] <Shuudoushi> hi v^
L107[01:56:28] <SandraNicole> Also, OA
build #100 HYPE!
L108[01:56:45] <ShadowKatStudios> Okay,
reboot time :D
L109[01:57:02] <v^> sorry about the lack
of ^v
L110[01:57:07]
⇨ Joins: ^v
(~ping@c-71-238-153-166.hsd1.mi.comcast.net)
L111[01:57:19] <v^> mom is getting a lan
cable to reach downstairs
L112[01:57:44] ***
ShadowKatStudios is now known as SKS-Away
L113[01:58:29] ***
skyem123|ZZZ is now known as skyem123
L114[01:58:48] <Shuudoushi> I have no
fucking clue what I'm doing now :D
L115[01:59:09] <v^> want a cookie?
L116[01:59:14] ⇦
Quits: TwoWholeWorms (~heifer@ben.mu) (Ping timeout: 186
seconds)
L117[01:59:29] <Shuudoushi> no, a clue
would be nice...
L118[02:00:19] <Shuudoushi> brain
hurt...
L119[02:00:45] *
SandraNicole hugs Shuudoushi.
L120[02:00:52] <Shuudoushi> lol
L122[02:01:45] <SuPeRMiNoR2> take just the
input = term.read... and string.gsub parts
L123[02:01:58] <SuPeRMiNoR2> i removed the
other stuff so i could test it without extra things
L124[02:02:48] ***
SKS-Away is now known as ShadowKatStudios
L125[02:02:58] <Shuudoushi> lol, kk
ty...
L126[02:03:39] <ShadowKatStudios> Switched
to intel video.
L127[02:03:53] <ShadowKatStudios> Time to
test performance.
L128[02:04:39]
⇨ Joins: CompanionCube (~TCube@90.207.61.122)
L129[02:04:56] ⇦
Quits: TabletCube (~TCube@90.221.194.125) (Ping timeout: 198
seconds)
L130[02:05:05] <Shuudoushi> now to set it
up so it ask for a username and password, then sends you to the
right home dir...
L131[02:05:38] ⇦
Quits: Something12 (~Something@S010674d02b5d5181.vs.shawcable.net)
(Ping timeout: 186 seconds)
L132[02:05:43]
⇨ Joins: TwoWholeWorms (~heifer@ben.mu)
L133[02:06:05] <Shuudoushi> and maybe to
set something up so it runs a program in the background that
prevents you from going to the root dir without root perms...
L134[02:06:54] <Shuudoushi> if my head
doesn't explode by the end of the night, I'll be shocked...
L135[02:08:56] <Shuudoushi> this code
looks like shit...
L136[02:09:04] <Shuudoushi> I'll clean up
later...
L137[02:09:19] <Shuudoushi> btw, is there
anyway to stop ctrl+alt+c?
L138[02:10:36] ***
ShadowKatStudios is now known as SKS-Away
L139[02:12:39] ***
SKS-Away is now known as ShadowKatStudios
L140[02:12:49] <Shuudoushi> "if
keyboard.keys.ctrl and keyboard.keys.alt == true then
os.shutnow(true) end" will that do it?
L141[02:14:14] ***
ShadowKatStudios is now known as SKS-Away
L142[02:17:02] <SuPeRMiNoR2> no
L143[02:17:29] <SuPeRMiNoR2> keyboard just
has key codes
L144[02:17:50] <Shuudoushi> well shit
lol
L145[02:18:46] ***
skyem123 is now known as skyem123|away
L146[02:19:12] ***
SKS-Away is now known as ShadowKatStudios
L147[02:19:51] <SuPeRMiNoR2> you will need
to use events to watch for the keys pressed (to do what you were
trying to do up there)
L148[02:20:12] <SuPeRMiNoR2> there may be
a a way to disable ctrl alt c, but i dont know what it is (if there
is a way
L149[02:20:24] <Shuudoushi> yeah
L150[02:20:27] ***
ShadowKatStudios is now known as SKS-Away
L151[02:21:57] <SuPeRMiNoR2>
keyboard.isAltDown() and keyboard.isControlDown() would be perfect
though
L152[02:22:14] <Shuudoushi> hopefully, I
can get the hang of this soon and not rely on y'all so
much...
L154[02:24:59] <SuPeRMiNoR2> yup
L155[02:25:16] <Shuudoushi> well... at
least it means I'm learning right?
L156[02:25:44] <SuPeRMiNoR2> yeah it is
close, but to shut down it is computer.shutdown()
L157[02:25:49] <Shuudoushi> just how wrong
did I get it is the real question...
L158[02:25:57] <Shuudoushi> well then
lol
L159[02:26:09] <SuPeRMiNoR2> also, you
will need that check to be running all the time
L160[02:26:13] <Shuudoushi> see what I
mean about CC habits xD
L161[02:26:22] <Shuudoushi> it's in the
while true loop
L162[02:27:03] <Shuudoushi> oh
wait..
L163[02:28:46] <SuPeRMiNoR2> heh, i made
something that works
L164[02:29:19] <Shuudoushi> oh?
L165[02:29:45] <Shuudoushi> I still can't
figure out just where it needs to go..
L167[02:30:47] ***
justastranger is now known as justastranger|zzz
L168[02:31:10] <Shuudoushi> over look the
..user for now, it will get used laster lol
L169[02:31:20] <Shuudoushi> later*
L170[02:31:36] <Shuudoushi> FINGERS!!! Why
have you forsaken me today?!?!?!
L172[02:34:04] <SuPeRMiNoR2> you can take
it and put it in at the beginning of your program
L173[02:34:28] <SuPeRMiNoR2> you can also
take out the print if you want, that was for testing :P
L174[02:34:36] <Shuudoushi> lol
L175[02:35:43] <SuPeRMiNoR2> you might
also want to rename comp.shutdown() to computer.shutdown() and use
computer = require("computer")
L176[02:35:51] <SuPeRMiNoR2> i was typing
directly in a computer and i was lazy
L177[02:36:04] <Shuudoushi> lol
L178[02:36:16] <Shuudoushi> before, or
after the while loop?
L180[02:36:51] <SuPeRMiNoR2> before
L181[02:37:00] <v^> ofc not finished
L182[02:37:08] <SuPeRMiNoR2> make sure to
copy all the ends
L183[02:37:24] <Shuudoushi> a little too
pulsy for my taste
L184[02:37:37] <Shuudoushi> but a good
start
L185[02:38:43] <Shuudoushi> does
event.listen go in the while loop SuPeRMiNoR2/
L186[02:38:51] <SuPeRMiNoR2> no
L187[02:38:54] <SuPeRMiNoR2> before
L188[02:40:03] <Shuudoushi> sweet, thanks
man!
L189[02:40:24] <v^> tell meee
L190[02:41:17] <Shuudoushi> (this is just
my taste) but I think it needs some more layers, and to slow down
the tempo just a tiny bit, that way it draws out the pulses a bit
more.
L191[02:43:09] <Shuudoushi> what is better
to us to read froma file with, io, fs, or what?
L192[02:43:23] <Shuudoushi> s/us/use
L193[02:43:24] <Kibibyte>
<Shuudoushi> what is better to use to read froma file with,
io, fs, or what?
L194[02:43:30] ***
Pwootage is now known as Pwootage|Off
L195[02:43:50] <SuPeRMiNoR2> io, it is
buffered
L196[02:44:12] <SuPeRMiNoR2> lots of this
information is in the docs btw
L197[02:44:46] <Shuudoushi> I know, I just
wanted ot make sure I didn't read it wrong, wouldn't be the first
time x.x
L198[02:55:34]
⇨ Joins: skyem123 (~skyem123@5.150.100.90)
L200[02:57:12] <v^> raet my shit
L201[02:57:15] <v^> or my ego will
die
L204[02:57:34] <Shuudoushi> v^: on what
scale?
L205[02:57:44] <v^> Shuudoushi, one of my
first chiptunes
L206[02:57:58] <Shuudoushi> not what I
meant...
L208[02:58:09] <Shuudoushi> I've listened
to it and gave feedback already lol
L210[02:58:22] <Shuudoushi> scroll up
XD
L211[02:58:24] <v^> i cant read
L212[02:58:27] <v^> is 3 AM
L213[02:58:31] <Shuudoushi> -_-
L214[02:58:46] <Shuudoushi> fibber!
L215[02:58:48] <Shuudoushi> lol
L216[02:58:51] <v^> it was my attempt at
making supersaw waves
L217[03:00:14] <Shuudoushi> v& faded
really hard on the left btw
L218[03:00:23] <Shuudoushi> v^: ^
L219[03:00:41] <v^> Shuudoushi, wut
L220[03:00:45] <v^> what left
L221[03:01:13] <Shuudoushi> there is more
sound coming through the left channels
L222[03:01:19] <v^> its mono
L223[03:01:32] <Shuudoushi> that would
explain a lot lol
L224[03:01:53] <v^> rofl, cba manually
synthesize both channels atm
L225[03:01:59] <v^> this is coded in pure
lua
L226[03:02:03] <v^> every sample
L227[03:02:16] <Shuudoushi> i have 7.1
surround headphones, so I still get it in the right ear a bit too
xD
L229[03:03:17] <Kodos> Operation
involuntary nap was a total success
L230[03:03:25] <Shuudoushi> lmao
Kodos
L231[03:03:44] <Shuudoushi> how much drool
you get on your keyboard XD
L232[03:03:59] <Kodos> None! I passed out
in bed
L233[03:04:08] <Shuudoushi> XD
L234[03:04:15] <Shuudoushi> at least you
made it that far lol
L235[03:04:39] <Kodos> Was putting the
wife to bed earlier, she wanted me to 'lay with her awhile'... 4
hours later I woke up and she's on the couch playing Xbox
L236[03:04:54] <Shuudoushi> LMFAO
L237[03:05:15] <Shuudoushi> well, at lest
she was sweet enough to let you sleep xD
L238[03:09:53] ***
alekso56_off is now known as alekso56
L239[03:18:17] ⇦
Quits: CompanionCube (~TCube@90.207.61.122) (Ping timeout: 198
seconds)
L241[03:19:45] <Shuudoushi> the
"..textu" on line 29 was for debugging btw
>.>
L242[03:19:53]
⇨ Joins: TabletCube (~TCube@90.216.43.221)
L243[03:20:28] ***
SKS-Away is now known as ShadowKatStudios
L244[03:21:03] <Kodos> What's it doing or
not doing
L245[03:21:15] <ShadowKatStudios> I am now
running the most recent arch system with the nvidia drivers.
L246[03:21:22] <Shuudoushi> nice
L247[03:21:50] <Shuudoushi> it's not
taking the password, and i have to press enter twice before it
brings up the username prompt...
L248[03:22:06] <Shuudoushi> that, or it
just fully flips out...
L249[03:22:23] <Shuudoushi> and that one
is a little hard to explain how it fully flips out...
L250[03:22:37] <Kodos> Let me put it on my
computer and run it
L251[03:22:47] <SuPeRMiNoR2> Pretty sure
io.read should be io:read()
L254[03:23:15] <Shuudoushi> but I'll try
it...
L256[03:25:38] <Shuudoushi> would it
matter if I turned buffering off in the configs >.>
L257[03:26:13] <Kodos> I don't believe
so
L258[03:26:17] <Kodos> Okay, so
L259[03:26:22] <ShadowKatStudios>
[19:22:12] [Netty Client IO #4/INFO] [FML]: Attempting connection
with missing mods [] at SERVER
L260[03:26:31] <ShadowKatStudios> If you
encounter that, simply restart Minecraft.
L261[03:26:36] <Kodos> I'm thinking your
having to hit enter twice is the checking of ctrl+Alt
L262[03:26:37] <ShadowKatStudios> Forge is
not 100% bugless
L263[03:26:53] <Shuudoushi> it was fine
before adding the file read stuff
L264[03:27:07] <SuPeRMiNoR2> I see a big
problem
L265[03:27:10] <Shuudoushi> SuPeRMiNoR2
got that working like a champ for me
L266[03:27:17] <Shuudoushi> I'm a
dumbass?
L267[03:27:27] <Shuudoushi> that's a
rather bg problem...
L268[03:27:33] <Shuudoushi> big*
L269[03:27:46] <SuPeRMiNoR2>
u:read()
L270[03:27:49] <SuPeRMiNoR2> Not io
L271[03:28:05] <SuPeRMiNoR2> You read from
the file handle you get with io.open
L272[03:28:11] <Kodos> He defined u
earlier on
L273[03:28:12] <Shuudoushi> tried that
too... but I'll try it again...
L276[03:29:16] <SuPeRMiNoR2> Starting my
laptop so I can type out why
L278[03:29:44] <vifino> ShadowKatStudios:
Were at my doctor's office. Seems like I won't have that much time
anymore anytime soon.
L279[03:29:56]
⇨ Joins: CompanionCube (~TCube@90.216.38.116)
L280[03:29:57] <ShadowKatStudios>
Wha?
L281[03:30:15] <ShadowKatStudios>
Time?
L282[03:30:17] <vifino> I don't know if I
will be able to come online at all.
L283[03:30:24] <Shuudoushi> T.T
L284[03:30:26] <ShadowKatStudios> Why?
D:
L285[03:30:29] <NixillUmbreon> Nuu!
L286[03:30:40]
⇨ Joins: Something12
(~Something@S010674d02b5d5181.vs.shawcable.net)
L287[03:31:09] <vifino> I hope this isn't
the for long.
L288[03:31:14] ⇦
Quits: TabletCube (~TCube@90.216.43.221) (Ping timeout: 186
seconds)
L289[03:31:22] <ShadowKatStudios> vifino:
Why? D:
L290[03:31:37] <ShadowKatStudios> Why
can't you be online?
L291[03:32:32] <vifino> ShadowKatStudios:
Reasons. I won't be dying or anything, but I won't have much time
in the future. Right now I have about one hour until the next
doctor comes.
L292[03:32:51] <Shuudoushi> ya get knocked
up?
L293[03:33:01] <ShadowKatStudios> How long
will you be gone?
L294[03:33:07] <Shuudoushi> ph wait, you
said you WEREN'T dieing, nvm
L295[03:33:12] <Shuudoushi> oh*
L296[03:33:35] <Kodos> Well wishes being
sent your way, Vifino. Hope you get past whatever's ailing
you.
L297[03:33:43] <vifino> Shuudoushi: I am a
boy. No, boys don't get pregnant.
L298[03:33:52] <vifino> Kodos: Thank
you.
L300[03:34:08] <SuPeRMiNoR2> Also, good
luck vifino
L301[03:34:18] <vifino> Shuudoushi: Today?
Expected two hours.
L302[03:34:19] <Shuudoushi> it was just a
bad joke vifino lol hope you get well soon though man
L303[03:34:25] <vifino> er,
ShadowKatStudios.
L304[03:34:34] <ShadowKatStudios> No,
like, in general?
L305[03:34:36] <vifino> Thanks all of
you.
L306[03:35:06] <vifino> ShadowKatStudios:
I would be happy if it would be 50%.
L307[03:35:19] <vifino> Only the future
will tell.
L308[03:35:36] <ShadowKatStudios> So,
you're definitely not dying?
L309[03:35:47] <vifino> No, probably
not.
L310[03:36:07] <ShadowKatStudios> Good.
You're not allowed to die, I can't be pseudo-mean to you if you're
dead.
L311[03:36:32] <Shuudoushi> still saying
wrong pw SuPeRMiNoR2, seems the other issues are gone now at
least.
L312[03:36:52] <vifino> ShadowKatStudios:
Let's hope for the best.
L313[03:38:30] <SuPeRMiNoR2> Shuudoushi:
your comparing is wrong
L314[03:38:42] <Shuudoushi> ...
L315[03:39:02] <SuPeRMiNoR2> would you
upload it again, and i will send it back better :P
L316[03:39:12] <Shuudoushi> ...
L318[03:39:43] <SuPeRMiNoR2> also the main
problem is you are overwriting input
L319[03:40:05] <Shuudoushi> well
then...
L320[03:41:14] <vifino> ShadowKatStudios:
Oh, and today I found out that my doctor uses Linux in his
office.
L321[03:41:21] <ShadowKatStudios>
Nice.
L322[03:41:32] <ShadowKatStudios> So I'm
assuming you won't tell me with more detail what's going on?
L323[03:41:46] <vifino> Not sure what
Linux it is, but it is KDE.
L324[03:41:54] <vifino> Probably
not.
L325[03:43:17] <SuPeRMiNoR2> Shuudoushi:
untested, but might work
L327[03:43:20] ***
Pwootage|Off is now known as Pwootage
L328[03:43:28] <vifino> ShadowKatStudios:
Worry not, we'll meet again.
L329[03:43:36] <SuPeRMiNoR2> should be
closer anyway. i also fixed the formatting since it made my eyes
bleed
L330[03:43:46] *
ShadowKatStudios continues worrying
L331[03:43:50] <Shuudoushi> ty x.x
L332[03:44:10] <Shuudoushi> it made my
eyes bleed too, but i figured while i'm working on it, it can hold
off lol
L333[03:44:18] <SuPeRMiNoR2> i see a typo,
refresh the pastebin first
L334[03:44:31] <vifino> oh god, the
formatting is horrible, SuPeRMiNoR2.
L335[03:44:45] <SuPeRMiNoR2> on mine or
his
L336[03:44:54] <vifino> On both.
L337[03:45:10] <Shuudoushi> vifino: my
formating is MUCH worse >.>
L338[03:45:22] <vifino> Shuudoushi: Both
are bad.
L340[03:45:40] <SuPeRMiNoR2> i didn't fix
all of it, i am not a code cleaner :P
L341[03:45:45] <ShadowKatStudios> wtf is
wrong with that formatting
L342[03:45:55] <ShadowKatStudios> this
ain't python
L343[03:46:08] <vifino> ShadowKatStudios:
Mixed one-space and two-space indentation.
L344[03:46:10] *
SandraNicole is testing mod. testy testy testy.
L345[03:46:27] <SuPeRMiNoR2> that is some
really odd formatting Shuudoushi
L346[03:46:49] <Shuudoushi> it's easy to
read on a shitty CC monitor/term lol
L347[03:47:17] <vifino> I use tabs,
because one character and indentation-width is a choice then.
L348[03:47:51] <ShadowKatStudios> I use
one-space indent
L349[03:47:52] <vifino> Tabs use less
space in the file than 4 spaces >_<
L350[03:48:13] <SandraNicole> I tend to
use 2 space indent.
L351[03:48:51] <vifino> I'm a lazy
asshole, ever character more is too much.
L352[03:49:03] <Shuudoushi> lmao
L353[03:49:19] <Shuudoushi> and
SuPeRMiNoR2, just what is it that makes my formating odd?
L354[03:49:45] <vifino> >mixed
one-space and two-space
L355[03:50:07] <Shuudoushi> well, it's 1,
2, 3, AND 4 space }:D
L356[03:50:16] *
vifino explodes
L357[03:50:20] <SuPeRMiNoR2> and indenting
after weird stuff, like term.setCursorPos(1,2), then write is
indented below it for some reason
L358[03:50:29] <Shuudoushi> but it breaks
everything up nicely
L360[03:50:58] <vifino> ShadowKatStudios:
An elevator.
L361[03:51:03] <ShadowKatStudios>
Elevator?
L362[03:51:05] <vifino> Or a
staircase.
L363[03:51:11] <Shuudoushi> TNT
CANNON!!!
L364[03:51:22] <Shuudoushi> well, TNT
player launcher lol
L365[03:51:28] <ShadowKatStudios> Do we
have a googlebot here?
L366[03:51:31] <Kodos> PneumaticCraft
elevator
L367[03:51:33] <Kodos> #g Yes we do
L369[03:51:52] <Shuudoushi> wtf o.O
L370[03:52:02] <SuPeRMiNoR2> to me, a
mainly python coder, it just looks very odd
L371[03:52:08] <Shuudoushi> why would you
name a salon that?
L372[03:52:09] <SuPeRMiNoR2> but whatever
works, i suppose
L373[03:52:14] <Kodos> Do as in
hairdo
L374[03:52:15] <ShadowKatStudios> #g
pneumaticraft elevator
L375[03:52:15] <Shuudoushi> lol
L378[03:52:39] <Shuudoushi> default one
elevator will go up 4 blocks
L379[03:52:40] <Kodos> To avoid spam
L380[03:52:55] <Shuudoushi> but you can
stack as many as you want till you reach what you want
L381[03:53:09] ***
Pwootage is now known as Pwootage|Off
L382[03:53:11] <Kodos> You use frames to
increase heiht
L383[03:53:14] <Kodos> height*
L384[03:53:14] <vifino> Okay, 8 minutes
left, if there is something you need to tell me, do it now.
L385[03:53:15] <Shuudoushi> I can tell him
anything he wants to know XD
L386[03:53:20] <Kodos> vifino, get well
soon
L387[03:53:25] <Shuudoushi> ^
L388[03:53:30] <vifino> Kodos: Thank you,
again.
L389[03:53:32] <ShadowKatStudios> vifino:
I order you to get well soon.
L390[03:53:37] <Shuudoushi> don't die on
us man!
L391[03:53:56] <vifino> Shuudoushi: I
don't try to.
L392[03:54:00] <Kodos> I do hope at some
point you're able to share what's going on, but I understand the
need for privacy for the time being
L393[03:54:00] <Shuudoushi> lol
L394[03:54:07] <vifino> ShadowKatStudios:
Okay, good for you.
L395[03:54:18] <ShadowKatStudios> :P
L396[03:55:17] <Shuudoushi> now to set it
up to take different users to their own home dir :D
L397[03:55:22] *
Shuudoushi shoots himself.
L398[03:56:01] <vifino> Oh, I can't await
that doctor coming and telling me how shitty I am. >_<
L399[03:56:40]
⇨ Joins: TabletCube (~TCube@90.207.99.229)
L400[03:57:01] <ShadowKatStudios> vifino:
Whatever it may be, since you won't die, I'm sure you'll be
fine.
L401[03:57:08] ⇦
Quits: CompanionCube (~TCube@90.216.38.116) (Ping timeout: 200
seconds)
L402[03:57:20] <vifino> ShadowKatStudios:
I gave no promises.
L403[03:57:39] <ShadowKatStudios> vifino:
Make sure your brain survives, in that case. There's always neural
interfaces.
L404[03:57:48] <vifino> :|
L405[03:58:05] <Kodos> If I superglued my
headset at 1 AM GMT, think the glue's dry enough for me to use
it?
L406[03:58:08] <Shuudoushi> LMFAO
L407[03:58:13] <Kodos> It was krazy glue
maximum bond, if it makes a difference
L408[03:58:30] <Shuudoushi> what time GMT
is it now?
L409[03:58:31] <ShadowKatStudios> I'm
confident that chances are that you'll be fine, vifino
L410[03:58:34] <ShadowKatStudios>
.octime
L411[03:58:34] <EnderBot2> Current OC
time: Fri Dec 12 08:58:34 2014
L412[03:58:53] <Shuudoushi> Kodos: you
should be good
L414[03:59:17] <vifino> ShadowKatStudios:
I hope so too.
L415[03:59:18] <Shuudoushi> only takes a
hour to die to touch, 5 hours for light use and 24 hours for full
cure
L416[03:59:30] <Shuudoushi> dry*
L417[03:59:43] <ShadowKatStudios> So
you're not going to tell me what it is, vifino?
L418[03:59:46] <SuPeRMiNoR2> DIE TO TOUCH
*touches Shuudoushi*
L419[03:59:51] <Shuudoushi> lmao
L420[03:59:54] <vifino> ShadowKatStudios:
Nope.
L421[04:00:00] <ShadowKatStudios> Okay.
:(
L422[04:00:08] *
vifino hugs ShadowKatStudios
L423[04:00:37] <Shuudoushi> I have no idea
how to make a proper table anymore...
L424[04:00:43] <Shuudoushi> this should be
fun :D
L425[04:00:49] <vifino> Shuudoushi: 1) Get
wood
L426[04:00:51] *
Shuudoushi shoots himself again.
L427[04:01:01] <vifino> 2) make
table
L428[04:01:01] <Kodos> Shuudoushi, I feel
like this should be a collab
L429[04:01:07] <vifino> 3) ???
L430[04:01:11] <Shuudoushi> maybe...
L431[04:01:11] <vifino> 4) Profit!
L432[04:01:16] <Shuudoushi> lol
vifino
L433[04:01:26] <vifino> make: *** No rule
to make target 'table'. Stop.
L434[04:01:32] <vifino> Forget what I was
saying...
L435[04:01:39] <Shuudoushi> lmao
L436[04:01:46] *
ShadowKatStudios hugs vifino
L437[04:01:57] <Shuudoushi> Kodos: shall I
make that repo now lol
L438[04:02:01] <Kodos> Sure
L439[04:02:20] <Kodos> I'll warm up my
NP++
L440[04:02:39] <vifino>
s/NP\+\+/vim/
L441[04:02:39] <Kibibyte> <Kodos>
I'll warm up my vim
L442[04:02:57] <SuPeRMiNoR2>
{Shuudoushi={canMakeTables=false}}
L443[04:03:04] <Shuudoushi> I already have
github installed on my computer o.O
L444[04:03:11] ⇦
Quits: Yepoleb (~quassel@91-115-116-109.adsl.highway.telekom.at)
(Quit: No Ping reply in 180 seconds.)
L445[04:03:12] <SuPeRMiNoR2> wow, how much
space does that take up
L446[04:03:13] <Shuudoushi> the fuck was I
doing...
L447[04:03:13] <SuPeRMiNoR2> XD
L448[04:03:21] <Kodos> vifino, I wish. I'm
too scared to do Linux as a main OS on my main PC
L449[04:03:29] <vifino> Kodos: o_o
L450[04:03:30] *
SandraNicole warms up her idea.
L451[04:03:55] <ShadowKatStudios> Kodos: I
don't own a Windows computer any more. It could be far worse.
L452[04:03:58] <vifino> SandraNicole:
Idea's? Pah! They are for noobs!
L453[04:04:18] <SuPeRMiNoR2> nobody gets
my little joke :(
L454[04:04:18]
⇨ Joins: Yepoleb
(~quassel@91-115-114-135.adsl.highway.telekom.at)
L455[04:04:28] <vifino> I ain't needing
some stinkin ideas!
L456[04:04:39] <ShadowKatStudios> Though
if I can find a HDD that uses a molex rather than SATA connector,
I'll install some form of Windows on it
L457[04:04:40] <Kodos> ShadowKatStudios,
my main concern is all the games I play
L458[04:04:50] <ShadowKatStudios> What
version of Windows would you people reccomend?
L460[04:05:04] <Kodos> I hear 8.1 is good,
but meh
L461[04:05:04] <vifino> 3.1
L462[04:05:15] <Kodos> I still want
someone to do WIndows 1.0 on OC
L463[04:05:21] <vifino> 3.1-wfw
L464[04:05:53] <vifino> Only windows I
installed on my laptop :)
L465[04:06:16] <Shuudoushi> as long as
they let windows bob stay dead, I don't care...
L466[04:06:20] <ShadowKatStudios> Okay,
firefox, I can add search engines, how do I kill off yahoo and bing
and amazon and crap?
L467[04:06:43] <vifino> ShadowKatStudios:
pacman -R firefox
L468[04:06:48] <vifino> Works every
time.
L469[04:06:55] <ShadowKatStudios> vifino:
But then I don't have firefox.
L470[04:06:59] <ShadowKatStudios> I assume
you use chrome?
L471[04:07:10] <vifino> Chromium,
yes.
L472[04:07:25] <ShadowKatStudios> Ah,
chromium is understandable.
L473[04:07:38] <ShadowKatStudios> I like
my firefox.
L474[04:07:49] <SandraNicole>
ShadowKatStudios: > understandable.
L475[04:07:53] <SandraNicole> what's wrong
with chrome?
L476[04:08:02] <vifino> Sometimes I use
chrome too, because chromium's drag&drop is broken.
L477[04:08:18] <vifino> And I needed to
upload my youtube video's .-.
L478[04:08:26] <ShadowKatStudios>
SandraNicole: It looks like chrome.
L479[04:08:44] <ShadowKatStudios> Firefox,
recently, looks like chrome. So I use classic theme restorer
L480[04:08:59] <SandraNicole> I know. but
what's wrong with chrome though?
L481[04:09:06] <ShadowKatStudios> (Give me
my fucking square tabs, and I want them *visible*, too!)
L482[04:09:09] <vifino> ShadowKatStudios:
webkit > firefox-thing
L483[04:09:23] <SandraNicole> gecko.
L484[04:09:28] <vifino> Ah, right.
L485[04:09:38] <ShadowKatStudios>
SandraNicole: I like firefox over chrome because I like firefox
over chrome.
L486[04:09:45] <ShadowKatStudios> Logic is
not required for opinions
L487[04:09:53] <SandraNicole> but what
about opera?
L488[04:09:55] <SandraNicole> :P
L489[04:09:56] <vifino> ShadowKatStudios:
If firefox would use webkit, I would use it.
L490[04:10:17] <SandraNicole>
ShadowKatStudios: if firefox stopped being firefox, I would use
it.
L491[04:10:32] <ShadowKatStudios>
SandraNicole: If chrome stopped being chrome, I would use it.
L492[04:10:38] <SandraNicole>
indeed.
L493[04:10:55] <vifino> ShadowKatStudios:
Let's try something, if you don't mind. Install chrome/chromium and
visit in both firefox and chrome/chromium my site
http://tty.sh/
and see the difference.
L494[04:10:56] <SandraNicole> I do
/actually/ use firefox under linux.
L495[04:11:00] <Shuudoushi> I could have
sworn I pushed the files...
L496[04:11:11] <ShadowKatStudios> And as
far as webkit goes, I've seen no issues with gecko, but I can't say
I've looked for them
L497[04:11:39] <vifino> ShadowKatStudios:
webkit supports fancy css things, which make my site 100%
cooler.
L498[04:11:57] <SandraNicole> vifino:
iinteresting.
L499[04:12:06] <vifino> SandraNicole:
Yes.
L500[04:12:19] <ShadowKatStudios>
Wait
L501[04:12:24] <ShadowKatStudios> you own
tty.sh?
L502[04:12:28] <vifino> I do.
L503[04:12:29] <ShadowKatStudios> That's
awesome.
L504[04:12:55] <vifino> Well, my server is
behind it and i can configure the domains on it, but I didn't buy
it.
L505[04:13:40] <ShadowKatStudios> So I
installed chromium and started it.
L506[04:13:46] <ShadowKatStudios> It's a
black square. 10/10
L507[04:14:10] <Shuudoushi> Would have
helped if I remembered to publish -_-
L509[04:14:36] <ShadowKatStudios> I'll
note that it takes quite some time to draw the window
L510[04:14:43] <vifino> ShadowKatStudios:
I might make a video showing the difference in the next future. If
I have time.
L511[04:15:00] <Shuudoushi> you'll have to
tell me how to properly set this shit up later lol
L512[04:15:17] <ShadowKatStudios> I can't
see the difference, as I can't see anything with Chromium
L513[04:15:45] <vifino> ShadowKatStudios:
Have you tried turning it off and on again?
L514[04:16:05] <ShadowKatStudios> Multiple
times. I opened and closed it several times
L515[04:16:13] <ShadowKatStudios> Do I
need to reboot to make it work? >.<
L516[04:16:21] <ShadowKatStudios> #g arch
linux wiki chromium
L518[04:16:26] <vifino> Have you tried to
install proper video drivers?
L519[04:16:35] <ShadowKatStudios> Official
NVIDIA drivers
L520[04:16:41] <vifino> Huh.
L521[04:16:54] <vifino> ShadowKatStudios:
32 bit?
L522[04:16:57] <vifino> 64?
L523[04:16:59] <ShadowKatStudios>
64-bit.
L524[04:17:25] <Shuudoushi> never use
32-bit linux!!!
L525[04:17:35] <vifino> Why not?
L526[04:17:44] <Shuudoushi> unless you
have like 1gb of RAM, then go for it
L527[04:18:01] <ShadowKatStudios> If you
can avoid it, it's best not to use anything 32-bit
L528[04:18:03] <Shuudoushi> PAE freaks out
a lot lol
L529[04:18:04] <vifino> i mean, apart from
the fact that HHVM doesn't support 32 bit, I don't see a valid
reason.
L530[04:18:25] <vifino> Shuudoushi: You
can address 3gb
L531[04:18:26] <Shuudoushi> PAE
systems*
L532[04:18:35] <vifino> Shuudoushi: You
can address 3gb + without PAE*
L533[04:18:41] <Shuudoushi> I know
L534[04:18:55] <Shuudoushi> but most linux
distros come with PAE built in
L535[04:18:59] <SandraNicole> this
chromebook is 64bit, w/ 2gb ram.
L536[04:19:16] <ShadowKatStudios> How are
chromebooks, by the way?
L537[04:19:34] ***
Hobbyboy|Sleep is now known as Hobbyboy
L538[04:19:46] <Shuudoushi> has someone
gotten get working on OC?
L539[04:20:06] <vifino> ShadowKatStudios:
I suspect cheesy.
L540[04:20:30] <Shuudoushi> nvm, found it
lol
L541[04:21:04] <vifino> ShadowKatStudios:
I mean, I installed chromiumos's aura window manager, and it is
basically useless.
L542[04:21:13] <vifino> You get a
browser.
L543[04:21:17] <vifino> That's it.
L544[04:21:21] ⇦
Quits: VikeStep
(~VikeStep@CPE-124-186-118-157.lns4.woo.bigpond.net.au) (Ping
timeout: 378 seconds)
L545[04:21:30] <ShadowKatStudios> I assume
it's called chromeOS for a reason
L546[04:21:35] <SandraNicole>
ShadowKatStudios: chromebooks work pretty well.
L547[04:21:38] <ShadowKatStudios> Still,
linux on one was what I was thinking.
L548[04:22:10] <SandraNicole> crouton lets
you run ubuntu/debian alongside chrome os.
L549[04:22:37] <SandraNicole>
ctrl+alt+refresh to go to linux, ctrl+alt+back to go to chrome
os.
L550[04:22:59] <ShadowKatStudios>
...back?
L551[04:23:03] <ShadowKatStudios>
refresh?
L552[04:23:13] <vifino> ShadowKatStudios:
Not worth it. Show developer warning every time, and if you press
space on it, it wipes everything and returnes to factory
state.
L553[04:23:19] <vifino> *Shows
L554[04:23:23] <SandraNicole> back is f1,
refresh is f3.
L555[04:23:32] <SandraNicole> vifino: is
that a problem?
L556[04:23:40] <vifino> SandraNicole:
Yes.
L557[04:23:49] <SandraNicole> why?
L558[04:24:01] <vifino> If it beeps every
time, and i risk getting my stuff wiped, it is not worth it.
L559[04:24:12] <SandraNicole> you just say
ctrl+d on it.
L560[04:24:22] <SandraNicole> and to wipe
it you need to confirm it.
L561[04:24:37] <vifino> Same thing.
L562[04:24:42] <SandraNicole> not that
simple.
L563[04:24:52] <vifino> Still simple
enough.
L564[04:25:07] <SandraNicole> and
anyway.
L565[04:25:32] <SandraNicole> I can cope
with it.
L566[04:25:36] <SandraNicole> dunno why
you couldn't.
L567[04:26:03] <vifino> SandraNicole: I
have parrents. They are worse than kids.
L568[04:26:20] <Kodos> Shuudoushi, first
PR Done
L569[04:26:32] <Shuudoushi> ?
L570[04:26:33] <SandraNicole> vifino: I
have parents as well. They don't get to go anywhere near my
chromebook.
L571[04:26:45] <vifino> SandraNicole:
Lucky you.
L572[04:27:01] <SandraNicole> and even if
they do, it's left on all the time.
L573[04:27:12] <SandraNicole> only turn it
off if I need to reboot.
L574[04:27:44]
⇨ Joins: jgile2
(~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au)
L575[04:28:06] <Shuudoushi> Kodos: how do
I add you to the repo?
L576[04:28:39] <vifino> ShadowKatStudios:
Is it bad that I work on getting SPDY support for my custom
webserverß
L577[04:28:41] <vifino> *?
L578[04:29:11] <vifino> I need keys fo
dat?
L579[04:29:11] <ShadowKatStudios>
SPDY?
L580[04:29:14] <vifino> Shiiiiit.
L582[04:30:32] <vifino> Chrome has support
for it, and firefox *should* also.
L583[04:30:51] <SandraNicole> yeah, it's
made by google iirc.
L584[04:31:32] <vifino> SPDY is
awesome.
L585[04:31:49] <vifino> Just bad that I
need to have certificates for it.
L586[04:31:59] <vifino> I dun want
to.
L587[04:32:14] <vifino> Does /dev/null
work as a certificate?
L588[04:32:59] <SandraNicole> you could
make your own certificate?
L589[04:33:21] <Shuudoushi> Kodos: I added
you as a colab
L591[04:34:20]
⇨ Joins: VikeStep
(~VikeStep@CPE-1-120-132-22.qcl9.cha.bigpond.net.au)
L592[04:35:18] <vifino> Huh, doctor's
late.
L593[04:44:18] <Kodos> Did my internet
die
L594[04:44:21] <vifino> Yes.
L595[04:44:24] <Kodos> Fuck
L596[04:44:27] <Kodos> That's the longest
you've all gone quiet
L597[04:44:31] <Kodos> Scared me
L598[04:44:38] <Shuudoushi> XD
L599[04:44:59] <SandraNicole> mmm.
L600[04:45:01] <ShadowKatStudios> So
L601[04:45:03] <Shuudoushi> I'm trying to
remember how to set the working dir using a var...
L602[04:45:20] <ShadowKatStudios> Does
anyone have a base on the Enderverse I could set up a lab in?
L603[04:45:50] <Shuudoushi> b/c I know
there is no way in hell this is right XD
shell.setWorkingDirectory("/usr/home/ .. textu ..
/")
L604[04:45:57] <vifino> No idea, haven't
played minecraft since long time.
L605[04:46:16] <ShadowKatStudios>
Shuudoushi: shell.setWorkingDirectory("/usr/home/" ..
textu .. "/")
L606[04:46:35] <Shuudoushi> I was that
close o.O
L607[04:46:44] <vifino> Would play it
again, but neither have time nor do I want to play on a big server,
would rather do it with just a few people.
L608[04:48:15] <vifino> ShadowKatStudios:
Even android's chrome has support for SPDY
L609[04:48:34] <vifino> 'Enable SPDY/4
Mac, Windows, Linux, Chrome OS, Android' -- chrome://flags
L610[04:50:51] <ShadowKatStudios> Should I
try to boot haiku on my main computer?
L611[04:52:27] <vifino> lol, someone
actually subscribed to my yt channel for my bad vim video's.
L612[04:52:39] <vifino> Glorious.
L614[04:54:34] <vifino> So cute.
L615[04:54:39] <Shuudoushi> Kodos: RP
synced
L617[04:55:33]
⇨ Joins: CompanionCube (~TCube@90.202.124.215)
L618[04:55:37] <Shuudoushi> you'll hae to
take care of making it so that there is one file for usernames and
passwords, I have to get some food lol
L619[04:55:44] <Shuudoushi> have*
L620[04:55:56] <Shuudoushi> + I'll fuck it
up and break it all >.>
L621[04:56:38] ⇦
Quits: TabletCube (~TCube@90.207.99.229) (Ping timeout: 198
seconds)
L622[04:57:32] <Kodos> Could always just
do a string.gsub or whatever it is
L623[04:57:35] <Kodos> Then use something
like
L624[04:57:39] <Kodos> Username=this
L625[04:57:42] <Kodos> Password=that
L626[04:57:45] <Kodos> in one file
L627[04:58:11] <Kodos> Though honestly,
that's terribly insecure
L628[04:58:13] <Kodos> Unless you're on
SSP
L629[05:00:56] <Shuudoushi> lol yeah
L630[05:01:13] ⇦
Quits: wer38|zzz (wer38@theender.net) (*.net *.split)
L631[05:01:13] ⇦
Quits: Ender (TheEnders@theender.net) (*.net *.split)
L632[05:01:13] ⇦
Quits: Altenius (Altenius@Moving.Mountains.At.PanicBNC.us) (*.net
*.split)
L633[05:01:15] <^v> Oh noes! anarchy split
3:
L634[05:01:34] <Shuudoushi> only reason I
was using hidden files is so I don't have to setup a http system
just for passwords XD
L635[05:01:41]
⇨ Joins: mallrat208 (~mallrat20@68.204.184.175)
L636[05:02:47] <Shuudoushi> and that's why
i love Caitlyn's network XD
L637[05:02:52] <Kodos> You could always do
what I did
L638[05:02:56] ⇦
Quits: mr208 (~mallrat20@68.204.184.175) (Ping timeout: 198
seconds)
L639[05:02:57] <Kodos> Set up a specific
pastebin file that you can edit
L640[05:03:08] <Kodos> And use HTTP
requests to check against the raw versions
L641[05:03:18] <Kodos> I have a pastebin
pro account, so yeah lol
L642[05:03:20] <Shuudoushi> yeah,
L643[05:03:22] <Kodos> I try to use it
where I can
L644[05:03:34] <Shuudoushi> but this might
be going onto the OC forums sometime lol
L645[05:03:44] <Kodos> You could also try
hashing the input, and checking the hash against a saved one for
logins
L646[05:03:52] <Kodos> So it's a bit more
secure
L647[05:04:13] <Shuudoushi> I might make
an install file that will let people choose if they want http or
hidden files.
L648[05:04:17] <Kodos> I have a SHA256 lib
but I'd have to hassle v^ to remind me how to use it
L649[05:05:44] <Shuudoushi> oh shit...
it's 0405...
L650[05:05:51] <Shuudoushi> I need to get
some sleep lol...
L651[05:06:26] <Kodos> Lol
L652[05:06:31] <Kodos> I'll tinker with
it
L653[05:06:36] <Kodos> I'll make sure to
test things before I add them
L654[05:07:17]
⇨ Joins: wer38|zzz (wer38@theender.net)
L655[05:07:17]
⇨ Joins: Ender (TheEnders@theender.net)
L656[05:07:17]
⇨ Joins: Altenius
(Altenius@Moving.Mountains.At.PanicBNC.us)
L657[05:07:17] *** portlane.esper.net sets mode:
+o Ender
L658[05:07:22] <Shuudoushi> kk
L659[05:07:27] <Shuudoushi> night all
o/
L660[05:07:42] ***
Riking is now known as Riking|away
L661[05:09:33] <vifino> Okay, here it
goes.
L662[05:09:43] <vifino> See you someday,
ShadowKatStudios!
L663[05:09:46] *
vifino waves
L664[05:09:54] <ShadowKatStudios> Later,
vifino
L665[05:09:59] <ShadowKatStudios>
glhf
L666[05:10:12] <vifino> Thanks :)
L667[05:14:01]
⇨ Joins: Johannes13 (~Johannes@141.70.98.69)
L668[05:17:25] <SandraNicole> mmm. so the
callback emitters don't work.
L669[05:17:28] <SandraNicole> but they
don't crash.
L670[05:17:33] <SandraNicole> that's
okay.
L671[05:22:24] ⇦
Quits: VikeStep
(~VikeStep@CPE-1-120-132-22.qcl9.cha.bigpond.net.au) (Ping timeout:
378 seconds)
L672[05:23:09] <Kodos> All the debug
output
L673[05:27:43] ⇦
Quits: Yepoleb (~quassel@91-115-114-135.adsl.highway.telekom.at)
(Ping timeout: 206 seconds)
L674[05:28:26]
⇨ Joins: Yepoleb
(~quassel@188-23-117-190.adsl.highway.telekom.at)
L675[05:28:53] ⇦
Quits: Johannes13 (~Johannes@141.70.98.69) (Read error: Connection
reset by peer)
L676[05:32:22] ***
Pwootage|Off is now known as Pwootage
L677[05:42:05] ***
Pwootage is now known as Pwootage|Off
L678[05:42:17]
⇨ Joins: VikeStep
(~VikeStep@CPE-123-211-100-24.lnse4.cha.bigpond.net.au)
L679[05:50:12] <ShadowKatStudios>
shit
L680[05:50:19] <ShadowKatStudios> power
dying, time to go
L681[05:50:59] ***
ShadowKatStudios is now known as SKS-Away
L682[05:51:14] ***
darknife25|AFK is now known as darknife25
L684[06:06:02] ⇦
Quits: Riking|away (~RikZNC@107.170.242.76) (Ping timeout: 186
seconds)
L685[06:11:06] <dangranos> Kodos,
yay?
L686[06:11:24] <dangranos> i dont get
it
L687[06:11:39] <Kodos> It's a galacticraft
oxygen detector and cage lamps that as of today's build I can
finally place directly against
L688[06:11:55] <dangranos> it was crashing
before?
L689[06:12:58] <Kodos> No, it just didn't
count as sided solid
L690[06:13:00] <Kodos> So you couldn't
place against it
L691[06:13:07] <Kodos> Which was annoying
for things with facings
L692[06:13:12] <Kodos> Like Cage
Lamps
L693[06:13:29] <vifino> IM ALIVE!
L694[06:13:32] <vifino> \o/
L695[06:13:42] <vifino> Unexpected, but I
am!
L696[06:16:18] <vifino> Also not expected,
next thing is on monday, not tomorrow or someday.
L697[06:19:14] <vifino> SKS-Away:
Boop!
L698[06:23:06] <Kodos> Welcome back
vifino! Glad to hear you're still death-deprived
L699[06:23:19] <vifino> Kodos: :P
L700[06:23:58] <Ender> o/
L701[06:24:10] <vifino> \o
L702[06:27:09] ***
DeanIsGone is now known as DeanIsaKitty
L703[06:29:41] <Kodos> o7
L704[06:38:48] ⇦
Quits: Something12 (~Something@S010674d02b5d5181.vs.shawcable.net)
(Read error: Connection reset by peer)
L705[06:43:06] ***
SandraNicole is now known as Sandratube
L706[06:49:25]
⇨ Joins: Lumien
(~lumien@p579728F9.dip0.t-ipconnect.de)
L707[07:02:37] ***
SKS-Away is now known as ShadowKatStudios
L708[07:03:07] ***
Pwootage|Off is now known as Pwootage
L709[07:03:24] <ShadowKatStudios> vifino:
\o/ How are you?
L710[07:04:21] <vifino> ShadowKatStudios:
Alive, and you?
L711[07:04:41] <ShadowKatStudios> My eyes
feel like sandpaper, but I'm fine.
L712[07:05:01] <vifino> Good :)
L713[07:10:02] ⇦
Quits: TwoWholeWorms (~heifer@ben.mu) (Ping timeout: 186
seconds)
L714[07:12:17] <ShadowKatStudios> Guh,
Firefox is getting more chrome-like and dodgy...
L715[07:12:55] ***
Pwootage is now known as Pwootage|Off
L716[07:19:22] <dangranos> SKS, new search
panel is just plain weird
L717[07:22:20]
⇨ Joins: Vexatos
(~Vexatos@p200300556E42B292F1495EBAD7666BD2.dip0.t-ipconnect.de)
L718[07:22:20]
zsh sets mode: +v on Vexatos
L719[07:22:38] <ShadowKatStudios>
dangranos: If you go to
chrome://browser/content/search/engineManager.xul you can remove
all the crap searches
L720[07:22:55] <Vexatos> My brain
@_@
L721[07:23:05] <Vexatos> Just written a
6-hour maths exam
L722[07:23:07] <dangranos> Vexatos, what
happened?
L723[07:23:13] <Vexatos> wrote 17
pages
L724[07:23:25] <ShadowKatStudios>
o.o
L725[07:23:27] <dangranos> A4?
L726[07:23:43] <Vexatos> A4.
L727[07:23:55] <ShadowKatStudios> Vexatos:
*psst* this is the point where you say "Fuck
maths."
L728[07:24:03] <Vexatos> Mut maths are
cool
L729[07:24:05] <Vexatos> if useless
L730[07:24:09] <Vexatos> s/mut/but
L731[07:24:11] <dangranos> Lined with 0.5
cm squares?
L732[07:24:17] <Vexatos> s/Mut/But
L733[07:24:17] <Kibibyte> <Vexatos>
But maths are cool
L734[07:24:23] <dangranos> ^
L735[07:24:23] <Vexatos> y u case
sensitive
L736[07:24:39] <vifino> Vexatos: y u
not?
L737[07:25:38]
⇨ Joins: TwoWholeWorms (~heifer@ben.mu)
L738[07:28:01] ⇦
Quits: VikeStep
(~VikeStep@CPE-123-211-100-24.lnse4.cha.bigpond.net.au) (Quit:
Leaving)
L739[07:28:09] ***
DeanIsaKitty is now known as DeanIsGone
L740[07:40:05] <Kodos> Vexatos, I placed a
pipe against a colorful lamp and crashed. I don't have logs for you
though, but I'll try it again when I'm done on Day Z
L741[07:40:39] <Vexatos> No logs = no
help
L742[07:40:50] <Vexatos> Also, Kodos, make
sure to use the latest version of BuildCraft
L743[07:40:59] <Kodos> Indeed
L744[07:41:04] <Kodos> I'll make sure to
update everything before trying again
L745[07:53:56] ***
Sandratube is now known as Sandrafk
L746[07:55:56] ⇦
Quits: jgile2 (~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au)
(Ping timeout: 198 seconds)
L747[07:56:02] ⇦
Quits: Icedream (~icedream@85.220.207.204) (Ping timeout: 186
seconds)
L748[08:01:58]
⇨ Joins: Inari
(~Uni@p549CE5BA.dip0.t-ipconnect.de)
L749[08:05:53] <Caitlyn> hmm... Test
L750[08:06:00] <Caitlyn> s/test/ok/i
L751[08:06:01] <Kibibyte> <Caitlyn>
hmm... ok
L752[08:06:07] <Caitlyn> yeah... remember
to /i :P
L754[08:06:20] <Caitlyn> /i ignores
case
L755[08:06:20] <Ender> oh
L756[08:06:22] <Ender> nvm
L757[08:06:26] <Ender> just got that:
P
L758[08:06:46] <Caitlyn> Little late...
cause I just got up and read chat :p
L759[08:07:11] <dangranos> ugh
L760[08:07:58] <dangranos> rate at which
desktops widget is blinking and rate of icon blinking doesnt
match
L761[08:27:49] ***
vifino is now known as Prince_Vifino
L762[08:29:11]
⇨ Joins: skyem123 (skyem123@5.150.100.90)
L763[08:33:33] ***
LearningFairy is now known as Daiyousei
L764[08:33:58] ***
Prince_Vifino is now known as vifino
L765[08:33:58] ***
vifino is now known as vifino|VPS
L766[08:37:38] ***
vifino|VPS is now known as Prince_Vifino
L767[08:42:59] ***
DeanIsGone is now known as DeanIsaKitty
L768[08:43:58] ***
Prince_Vifino is now known as vifino
L769[08:43:58] ***
vifino is now known as vifino|VPS
L770[08:44:43] ***
vifino|VPS is now known as Prince_Vifino
L771[08:49:37]
⇨ Joins: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L772[08:55:49] <ShadowKatStudios> So
Windows needs a password hint. I set it as "Fuck
off."
L773[08:56:14] <skyem123> ha ha
L774[08:56:31] <ShadowKatStudios> Also Hai
DeanIsaKitty
L776[09:04:09] <Ender> ShadowKatStudios: I
set it to "Your password, moron" once
L778[09:08:18] <Ender> hahahaha
L779[09:09:28] <ShadowKatStudios> So I now
have a Windows 7 Pro VM
L780[09:09:55] ***
DeanIsaKitty is now known as DeanIsGone
L781[09:10:06] ***
DeanIsGone is now known as DeanIsaKitty
L782[09:10:19] <Ender> DeanIsaKitty:
\o/
L783[09:10:29] <Vexatos> SKS: How?
L784[09:10:57] <ShadowKatStudios> Vexatos:
An .iso torrent and keys I found on the internet, naturally
L785[09:11:27] <Vexatos> >_>
L786[09:12:02] <Vexatos> Someone should go
do some actual Linux OS for OpenComputers
L787[09:12:16]
⇨ Joins: dangranosr (~dangranos@37.23.173.4)
L788[09:12:27] <ShadowKatStudios>
dangranosr, 10/10
L789[09:12:37] * Vexatos is now known as
Vexatosr
L790[09:12:46] <Ender> ShadowKatStudios:
he joins as that when his main connecition times out
L791[09:12:55] ***
Ender is now known as Enderr
L792[09:12:59] <Enderr> heh
L793[09:13:01]
⇨ Joins: Azazel
(uid52684@id-52684.charlton.irccloud.com)
L794[09:13:11] ***
ShadowKatStudios is now known as ShadowKatStudioss
L795[09:13:50] <ShadowKatStudioss> So have
we created a pattern?
L796[09:13:52] <Vexatos>
ShadowKatStudiosr*
L797[09:14:08] <ShadowKatStudioss>
Vexatos: An r there would be ugly, so I doubled the last
letter
L798[09:14:24] ***
Enderr is now known as Ender
L799[09:14:58] ⇦
Quits: dangranos (~dangranos@37.23.136.120) (Ping timeout: 200
seconds)
L800[09:14:58] ***
dangranosr is now known as dangranos
L801[09:16:17] ***
ShadowKatStudioss is now known as ShadowKatStudios
L802[09:17:40] <ShadowKatStudios> I should
have given this VM 512MiB rather than 256MiB...
L803[09:18:17] ⇦
Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
(Ping timeout: 189 seconds)
L804[09:22:41] ***
Csst|Masterball is now known as Csstform
L805[09:25:43] <Sangar> o/
L806[09:27:39] <Ender> \o
L807[09:31:35] <Ender> Sangar: you wouldnt
happen to have the original sprites for the OpenComputers logo
would you? trying to make something for the OCJam site
L808[09:32:35] <Sangar> you mean just the
oc (which should be in the repo/jar as mod icon) or the one in the
header of the forums?
L809[09:32:54] <Ender> either
L811[09:33:40] <Ender> firefox dont
complain about the flash plugin being supposedly out of date then
say it's not when i go to update it ¬_¬
L812[09:38:39] <ShadowKatStudios> Firefox
44 was rushed, it seems
L813[09:38:55] <ShadowKatStudios>
s/44/34
L814[09:38:55] <Kibibyte>
<ShadowKatStudios> Firefox 34 was rushed, it seems
L815[09:39:35] ***
DeanIsaKitty is now known as DeanIsGone
L816[09:41:40] ***
DeanIsGone is now known as DeanIsaKitty
L817[09:42:58] *
ShadowKatStudios pings DeanIsaKitty
L818[09:43:40] <dangranos> btw, how do i
disable DRM in firefox?
L819[09:44:00] <ShadowKatStudios>
DRM?
L820[09:44:41] <dangranos> they added (not
in stable yet, maybe) DRM into firefox
L821[09:45:01] <ShadowKatStudios> gargh,
why?
L823[09:45:18] <ShadowKatStudios> Looks
like I'll have to start using one of the firefox forks
L824[09:46:04] <dangranos> iirc there is
completely free/open-sourced fork
L825[09:49:20] <Ender> as soon as someone
finds one which doesnt have the drm crap, send me a link so i can
see if there's a portable version / way to make it portable
L826[09:49:59] <Ender> also i have
forgotten what i was doing
L827[09:50:37] <dangranos> icecat or
iceweasel maybe?
L828[09:50:50] <dangranos> wai~
L829[09:50:54] <dangranos> its the same
thing
L830[09:59:01] <ShadowKatStudios> If I can
get the hardware working, I'll be able to install W7 64-bit on an
80GB HDD
L831[10:00:37] <dangranos> why is that
hard to do?
L832[10:00:44] <ShadowKatStudios> ofc that
will need an install medium, as I don't own a DVD
L833[10:01:00] <ShadowKatStudios>
dangranos: My PSU only has two SATA power outputs
L834[10:01:29] <dangranos> SKS, use
USB?
L835[10:01:40] <ShadowKatStudios> I need
to find my USBs...
L836[10:01:48] <ShadowKatStudios> I have
two 4GB USBs somewhere here
L837[10:05:23] ***
Pwootage|Off is now known as Pwootage
L838[10:05:43] ***
ShadowKatStudios is now known as SKS-Away
L839[10:11:27] ***
DeanIsaKitty is now known as DeanIsGone
L840[10:13:25] ***
jk-5|gone is now known as jk-5
L841[10:14:31] ***
SKS-Away is now known as ShadowKatStudios
L842[10:15:13] ***
Pwootage is now known as Pwootage|Off
L843[10:29:20] ***
Nadeko is now known as Nadeko|Away
L844[10:35:37] <ShadowKatStudios> Anyway,
it's like 2:30 AM, I should sleep.
L845[10:36:09] ***
ShadowKatStudios is now known as SKS-Away
L846[10:42:37] <Prince_Vifino> l Bai
SKS-Away :(
L847[10:42:42] <Prince_Vifino> er
L848[10:42:48] <Prince_Vifino> Bai
SKS-Away :(
L849[10:42:52] <Prince_Vifino> dang
keybutt
L850[10:50:55] ***
Nadeko|Away is now known as Cruor
L851[10:53:12] ***
Cruor is now known as Cruor|Away
L852[10:53:23] ***
prassel|off is now known as prasselpikachu
L853[10:54:47] ***
Cruor|Away is now known as Cruor
L854[10:58:42]
⇨ Joins: Magik6k
(~Magik6k@host-89-228-225-106.kalisz.mm.pl)
L855[11:03:30] <Kodos> DSU Replacements,
go
L856[11:06:09] ***
Pwootage|Off is now known as Pwootage
L857[11:07:02] ***
SKS-Away is now known as ShadowKatStudios
L858[11:08:14] ***
ShadowKatStudios is now known as SKS-Away
L859[11:13:42] ***
alekso56 is now known as alekso56_off
L860[11:15:33] ***
prasselpikachu is now known as prassel|off
L861[11:16:00] ***
Pwootage is now known as Pwootage|Off
L862[11:18:13] ***
DeanIsGone is now known as DeanIsaKitty
L863[11:20:14] ***
skyem123|away is now known as skyem123
L864[11:23:23] ***
prassel|off is now known as prasselpikachu
L865[11:24:16] ***
Nentify|away is now known as Nentify
L866[11:27:14] ⇦
Quits: TwoWholeWorms (~heifer@ben.mu) (Ping timeout: 186
seconds)
L867[11:28:25] <dangranos> somewhy my
cjdns connection isnt working ._.
L868[11:30:07] <dangranos> nevermind
L869[11:36:28]
⇨ Joins: TwoWholeWorms (~heifer@ben.mu)
L870[11:38:52] ***
AtomSponge|away is now known as AtomSponge
L871[11:44:55] <dangranos> is it just me,
or there always will be folder "Other"?
L872[11:56:06]
⇨ Joins: MrRatermat
(~ratermat@host81-158-131-173.range81-158.btcentralplus.com)
L873[12:06:53] ***
Pwootage|Off is now known as Pwootage
L874[12:07:36]
⇨ Joins: Icedream (~icedream@85.220.207.204)
L875[12:07:42] ***
prasselpikachu is now known as prassel|off
L876[12:08:31] <Ender> dangranos, ?
L877[12:09:15] <SuPeRMiNoR2> Ender,
net?
L878[12:09:24] <Ender> SuPeRMiNoR2,
?
L879[12:09:28] <dangranos> SuPeRMiNoR2,
what "net" means there?
L880[12:09:49] <SuPeRMiNoR2> It means... I
am saying random stuff again
L881[12:11:20] ***
prassel|off is now known as prasselpikachu
L882[12:11:33] <Ender> come on git
L883[12:11:53] <Prince_Vifino> git
rekt
L884[12:11:57]
⇨ Joins: samis (~samis@90.202.124.215)
L885[12:12:46] <dangranos> lol last
xkcd
L886[12:13:16] <Prince_Vifino> Ender: I
just made my webserver be able to compile LESS/SASS/coffeescript,
minifying everything and added SPDY support :D
L887[12:13:39] <Ender> cool
L888[12:14:24] <dangranos> hmm, should
music videos from youtube go to "music" or
"youtube"?
L889[12:16:48] ***
Pwootage is now known as Pwootage|Off
L890[12:35:24] ***
Shuudoushi is now known as Shuudoushi|Off
L891[12:35:35] ***
Shuudoushi|Off is now known as Shuudoushi
L892[12:35:41] <Shuudoushi> hello
everyone
L893[12:35:47] ***
skyem123 is now known as skyem123|shopping
L894[12:35:51] <Ender> hello
L895[12:37:00]
⇨ Joins: marcin212
(~marcin212@46.205.80.19.nat.umts.dynamic.t-mobile.pl)
L897[12:38:33] <Shuudoushi> does
targs[...] work in OC?
L898[12:38:46] <Shuudoushi> I think that's
the right syntex...
L899[12:40:16] ⇦
Quits: Icedream (~icedream@85.220.207.204) (Remote host closed the
connection)
L900[12:40:58] ***
alekso56_off is now known as alekso56
L901[12:41:51] ⇦
Quits: mrkirby153 (mrkirby153@the.government.stole-your.pw) (Ping
timeout: 378 seconds)
L902[12:42:25]
⇨ Joins: Icedream (~icedream@85.220.207.204)
L903[12:42:30] ⇦
Quits: Maxwolf (labs@pipette.madsciencemod.com) (Quit:
Leaving)
L904[12:43:10] <dangranos> halp
L905[12:43:46] <dangranos> i started
tagging each bookmark, and i didnt even finished sorting unsorted
bookmarks
L906[12:43:59] <Shuudoushi> lmao
L907[12:45:35] <Ender> Shuudoushi, if
you're after args for programs i think args = {...}; will
work
L908[12:45:37] <dangranos> btw, should i
tag language?
L909[12:45:44]
⇨ Joins: Chris_Acrobat
(uid55346@id-55346.highgate.irccloud.com)
L910[12:46:01] <Shuudoushi> Ender: kk, I
thought it was something like that
L911[12:46:05] <Shuudoushi> thanks
L912[12:48:35] <Kodos> Actually you should
probably use shell.parse(...)
L913[12:48:42] <Kodos> Since it
automagically puts args into a table
L914[12:48:53] <Shuudoushi> kk
L915[12:49:12] <dangranos> can anyonehelp
with tagging?
L916[12:49:19] <Shuudoushi> Kodos: btw, I
changed some settings last night, can you still commit to the
repo?
L917[12:49:29] ⇦
Quits: MrRatermat
(~ratermat@host81-158-131-173.range81-158.btcentralplus.com) (Ping
timeout: 189 seconds)
L918[12:49:41] <Kodos> Looks like I
can
L919[12:50:07] <Shuudoushi> kk, then I set
it up right XD
L920[12:50:20] <Shuudoushi> I made it so
only colabs can make changes.
L921[12:51:09] ⇦
Quits: Lumien (~lumien@p579728F9.dip0.t-ipconnect.de) (Quit:
Nettalk6 - www.ntalk.de)
L922[12:52:27] <Shuudoushi> and we're back
to "password incorrect" all the time...
L923[12:52:40]
⇨ Joins: mrkirby153
(mrkirby153@the.government.stole-your.pw)
L924[12:55:20] <Shuudoushi> I don't get
it... I didn't change anything dealing with pulling the usernames
and passwords...
L925[12:56:45] ⇦
Quits: Magik6k (~Magik6k@host-89-228-225-106.kalisz.mm.pl) (Quit:
Leaving)
L926[12:56:59] <Shuudoushi> seems to be
skipping right to "else" again Kodos...
L927[12:57:21] <Kodos> Let me check your
commits
L928[12:58:00] <Shuudoushi> all I did was
remove the debug local and change how it sets the working
dir...
L929[12:58:27]
⇨ Joins: thisischrys
(~thisischr@2a02:1810:cc08:5e00:64e4:4a8d:9a52:2df4)
L930[12:58:33] <Kodos> Not sure you should
be closing the files before you read data from them
L931[12:58:36] <Kodos> Could be wrong
though
L932[12:59:01] <Shuudoushi> well, if you
recall, it was working fine like that...
L933[12:59:09] <Kodos> Hm
L934[12:59:10] <Shuudoushi> idk
though...
L935[12:59:59] <Shuudoushi> should I try
moving the closes to the end of the authh set?
L936[13:00:36] <Ender> trying to read from
closed files will error
L937[13:02:12] <Shuudoushi> Like I said
though, it was working before removing the local for the debug code
(which isn't used anymore) and changed how the working dir is
set...
L938[13:03:13] <Shuudoushi> but even
setting the working dir back to a fixed path, still doesn't
work...
L939[13:03:19] ⇦
Quits: seebs (~seebs@home.seebs.net) (Quit: Wandering
off.)
L940[13:04:49] <Shuudoushi> should
probably change the auth stuff to a function, same stuff will be
getting called for root access.
L941[13:06:40] <Kodos> I really wanna test
a theory I had, but it would mean installing CC *Shudder*
L942[13:07:39] <Shuudoushi> I already have
it installed. I think you can make sub folders on the OpenOS_Plus
repo
L943[13:09:35] <Kodos> I'll have to look
later, my friend's having a cow about me getting on the
server.
L944[13:09:45] <Shuudoushi> lmao
L945[13:10:07] ⇦
Quits: Azazel (uid52684@id-52684.charlton.irccloud.com) (Quit:
Connection closed for inactivity)
L946[13:10:10] <Shuudoushi> tell em to
suck it up!!! j/k lol
L947[13:10:17] ⇦
Quits: alekso56 (~alekso56@ti0020a400-4941.bb.online.no) (Ping
timeout: 198 seconds)
L948[13:10:17] <Murrlin> I'm sure OC has
folders you can edit with your host OS filesystem programs and then
run back in MC
L949[13:10:23] <Murrlin> folders with
files*
L950[13:10:34] <Shuudoushi> o.O
L951[13:10:49] <Shuudoushi> you mean like
the folders in the saves folder of your MC dir?
L952[13:10:52] <Murrlin> in case.. what
you are you o.O at me for
L953[13:10:53] <Murrlin> yeah
L954[13:10:54] <Murrlin> lol
L955[13:11:07] <Murrlin> typing is
overrated
L956[13:11:08] <dangranos> is there any
programs that can tag some info (link, image, etc) and search by
tag later?
L957[13:11:13] <Shuudoushi> lol, been
editing them directly XD
L958[13:11:45] <Shuudoushi> there might be
a plugin for it dangranos..
L959[13:12:22] <dangranos> Shuudoushi, i
dont know what to search for, its too narrow
L960[13:12:37] <Shuudoushi> auto tag
plugin?
L961[13:12:49] <dangranos> not auto
L962[13:13:03] ***
Csstform is now known as Noms
L963[13:13:34] <dangranos> hmm, maybe try
to write at weekend?
L965[13:15:13] <Ender> that means opening
firefox... and i have very little ram left
L966[13:15:32] <dangranos> Ender, wget and
any text-editor?
L967[13:15:41] <Ender> dangranos, windows
:/
L968[13:15:44] <Shuudoushi> I'm using 10gb
out of 12gb, you'll be fine lol
L969[13:15:48] <dangranos> Ender, oh
L970[13:15:53] <dangranos> >12 gb
L971[13:16:07] <dangranos> i have only 8
iirc
L972[13:16:11] <Ender> Shuudoushi, my main
pc has 12gb, this one only has 4
L973[13:16:17] <Shuudoushi> if you have MC
running with OC, you can wget the link that way lol
L974[13:16:19] <Ender> and it was 87%
before i launched FF
L975[13:16:36]
⇨ Joins: Magik6k
(~Magik6k@host-89-228-225-106.kalisz.mm.pl)
L976[13:16:41] <Ender> eh, 95% ram usage
and i have FF open now
L977[13:16:52] <Shuudoushi> I'm sitting at
84% myself atm XD
L978[13:17:07] *
Ender ** SysInfo ** Client: HexChat 2.10.2 (x64) ** OS: Microsoft
Windows 7 Home Premium ** CPU: Intel(R) Core(TM) i5-2300 CPU @
2.80GHz (2.00 GHz) ** RAM: 4079 MB Total (154 MB Free) ** VGA:
NVIDIA GeForce GTX 560 Ti ** Uptime: 1.43 Hours **
L979[13:17:26] <Shuudoushi> laptop?
L980[13:17:27] <dangranos> Ender, where
you got this from?
L981[13:17:40] <Ender> Shuudoushi, no,
father's computer
L982[13:17:40] <Shuudoushi> nvm, I just
looked at th CPU better lol
L983[13:17:42] <Ender> dangranos, ?
L984[13:17:46] <Prince_Vifino> Ender:
meanwhile, i am running 3 audio servers, google chrome with a dozen
of tabs and extensions, 3 terminals, etc.. and i am using just
barely over 2 gb ram. What are you doing wrong?
L985[13:17:51] *
Shuudoushi ** SysInfo ** Client: HexChat 2.10.1 (x64) ** OS:
Microsoft Windows 7 Ultimate ** CPU: AMD Athlon(tm) II X4 620
Processor (3.00 GHz) ** RAM: 12253 MB Total (1969 MB Free) ** VGA:
NVIDIA GeForce GTX 650 Ti BOOST ** Uptime: 42.06 Hours
**
L986[13:17:54] <Shuudoushi> that ^
L987[13:17:57] <dangranos> um
L988[13:18:01] <Ender> Prince_Vifino,
minecraft
L989[13:18:01] <Shuudoushi> it's a hexchat
thing lol
L990[13:18:05] <dangranos> oh
L991[13:18:07] <Prince_Vifino> Ender:
:|
L992[13:18:50] <dangranos>
HexChat:
2.10.2 **
OS: Linux 3.17.4-1-ARCH x86_64 **
Distro:
ArchLinux **
CPU: 4 x Intel(R) Core(TM) i3-2120 CPU @
3.30GHz (GenuineIntel) @ 1,65GHz **
RAM: Physical: 7,8GiB,
80,5% free **
Disk: Total: 923,9GiB, 58,8% free **
VGA: NVIDIA Corporation GF108 [GeForce GT 630] **
Sound: HDA-Intel - HDA Intel PCH1: HDA-Intel - HDA NVidia **
Ethernet: Realtek Semiconductor Co., Ltd. CIe Gigabit
Ethernet **
Uptime: 8h 15m 54s **
L993[13:19:10] <Shuudoushi> you found it I
see lol
L994[13:19:14] <dangranos> CPU is 2
core
L995[13:19:26] <Shuudoushi> well yeah,
it's an i3 XD
L996[13:19:47] <Ender> Shuudoushi, "
if keyboard.isControlDown() and keyboard.isAltDown() then" you
do know that will only get called once when you start the program
and to have both return true you'd have to press them whilst
starting the program
L997[13:20:16] <Shuudoushi> that's to
prevent ctrl alt c
L998[13:20:17] <Prince_Vifino> Host:
vifino-MacBookPro|OS: Linux 3.17.4-1-ARCH/x86_64|Distro: Arch Arch
Linux release|CPU: 8 x Intel Core i7-3840QM (2621.828
MHz)|Processes: 164|Uptime: 1m|Users: 0|Load Average: 0.51|Memory
Usage: 15424.11MB/15959.43MB (96.53%)|Disk Usage: 22.37GB/61.48GB
(36.39%)|Network: Wireless Traffic (wlp2s0): 0.00MB In/0.00MB
Out
L999[13:20:39] <Prince_Vifino> Memory
usage is inverted >_<
L1000[13:20:41] <Shuudoushi> that is NOT
an 8 core cpu...
L1001[13:20:58] <Prince_Vifino>
Shuudoushi: Sheesh, ht
L1002[13:20:58] <Ender> oh, it's in a
function, didnt see that
L1003[13:21:03] <dangranos> 60 gb?
L1004[13:21:12] <Shuudoushi> it's a quad
core with hyperthreading...
L1005[13:21:21]
⇦ Quits: Magik6k (~Magik6k@host-89-228-225-106.kalisz.mm.pl)
(Remote host closed the connection)
L1006[13:21:25] <dangranos> ^ same but
2
L1007[13:21:26] <Prince_Vifino>
dangranos: my arch partition is 61 gb, yes
L1008[13:21:39] <Prince_Vifino>
Shuudoushi: q_q I said ht
L1009[13:21:43] <Shuudoushi> lol
Ender
L1010[13:21:46] *
Prince_Vifino breaks Shuudoushi like a toothpick
L1011[13:21:52] <Shuudoushi> ...
L1012[13:22:05] <Shuudoushi> I don't
think that's possible >.>
L1013[13:22:11] *
gamax92 breaks Shuudoushi like a person
L1014[13:22:18]
⇨ Joins: Guest12310
(~alekso56@ti0020a400-4941.bb.online.no)
L1015[13:22:18] <dangranos> i also have
uefi instead of bios
L1016[13:22:19] <Ender> Shuudoushi, i
dont think keyboard is a library, it's a component
L1017[13:22:28] <gamax92> keyboard is a
library
L1018[13:22:34] <Shuudoushi> ^
L1019[13:22:36] <Ender> oh
L1020[13:22:49] <Ender> also io is in the
global path already
L1021[13:22:57] <Shuudoushi> I've tried
commenting out the local for keyboard, it broke XD
L1022[13:23:20] <Shuudoushi> i wanted to
call it for good measure lol
L1023[13:23:49] <Shuudoushi>
"Overkill is underrated."
L1024[13:23:51] <Ender> ok, what exactly
is not working?
L1025[13:24:15] <Shuudoushi> it return
the else part even if the password and username are right
L1026[13:24:23] <Shuudoushi>
returns*
L1027[13:24:43] <Shuudoushi> i.e. seems
to skip checking if it's right or not...
L1028[13:24:59] <Shuudoushi>
s/it's/input
L1029[13:24:59] <Kibibyte>
<Shuudoushi> i.e. seems to skip checking if input right or
not...
L1030[13:25:14] <Shuudoushi> ... close
enough...
L1031[13:25:22] <dangranos> um, i want to
try to write bookmark tagging/sorting program, where should i
start?
L1032[13:25:39] <Ender> i'll try
something as soon as i can get back onto my server
L1033[13:25:47] <Shuudoushi> kk
L1034[13:26:15] <Shuudoushi> dangranos:
learn python, perl, or java
L1035[13:26:27] <dangranos> um
L1036[13:27:03] <Shuudoushi> then grab a
copy of the plugin API for whatever browser you'r using
L1037[13:27:09] <Shuudoushi> I'm going to
guess FF
L1038[13:27:21] <Shuudoushi>
you're*
L1039[13:27:35] ***
skyem123|shopping is now known as skyem123
L1040[13:28:10] <Shuudoushi> Ender: don't
you have a public MC server?
L1041[13:28:20] <Ender> Shuudoushi, i
do
L1042[13:28:31] <Ender> wat
L1043[13:28:34] <Shuudoushi> can I get
the IP and a mod list please good sir
L1044[13:28:41] <Ender> ok, in OC that
link returns a 403
L1045[13:28:47]
⇨ Joins: Magik6k
(~Magik6k@host-89-228-225-106.kalisz.mm.pl)
L1046[13:28:57] <Shuudoushi> do you have
an internet card?
L1047[13:29:02] <Magik6k> o/
L1048[13:29:07] <Shuudoushi> o/
L1049[13:29:09] <Ender> Shuudoushi, if i
didnt then i wouldnt have the wget program
L1050[13:29:17] <Shuudoushi> true enough
lol
L1051[13:29:27] <Ender> also pm me your
mc IGN and i'll add you to the whitelist
L1052[13:29:28] <Shuudoushi> one
sec.
L1053[13:29:32]
⇨ Joins: Vexaton
(~Vexatos@p200300556E42B231143625FE4C8A86A4.dip0.t-ipconnect.de)
L1054[13:29:32]
zsh sets mode: +v on Vexaton
L1055[13:29:38] <Ender> Vexaton, no
L1056[13:29:58]
⇦ Quits: Vexatos
(~Vexatos@p200300556E42B292F1495EBAD7666BD2.dip0.t-ipconnect.de)
(Killed (NickServ (GHOST command used by
Vexaton!~Vexatos@p200300556E42B231143625FE4C8A86A4.dip0.t-ipconnect.de)))
L1057[13:30:00] ***
Vexaton is now known as Vexatos
L1059[13:30:53] <Ender> \o/ that
worked
L1060[13:30:55] <Shuudoushi> just make
sure to comment out line 22
L1061[13:31:00] <Ender> the puush one
didnt
L1062[13:31:36] ***
Guest12310 is now known as alekso56
L1063[13:31:40] <Shuudoushi> doesn't
shock me too much tbh...
L1064[13:31:47] <Ender> lol
L1065[13:32:01] <Ender> also where are
the username and password files meant to be?
L1066[13:32:03] <Shuudoushi> I think
puush is blacklisted by default, but I can't be sure
L1067[13:32:13] <Shuudoushi> in the root
of the hdd
L1068[13:32:16] <Ender> ok
L1069[13:32:20] <Magik6k> Did anyone here
setup swap over network?
L1070[13:32:28] <Ender> Magik6k, ?
L1071[13:32:28] <gamax92> ...
L1072[13:32:31] <gamax92> That sounds
slow
L1073[13:32:32] <Shuudoushi> I didn't
feel like messing with a lot of pathing lol
L1074[13:32:35]
⇦ Quits: mifor (webchat@c83-250-240-88.bredband.comhem.se)
(Ping timeout: 186 seconds)
L1075[13:33:15] <Magik6k> Ender, my PC
has poor 3gb and I'd borrow some 1gb ram from other pc through
LAN
L1076[13:33:56] <Magik6k> gamax92, 60us
network lantency, 1gbps, IMHO better than slow 2TB hdd
L1077[13:35:17] <Ender> Shuudoushi, ok,
that seems to work apart from setting the shell's position..
hmm
L1078[13:35:53] <Ender> wait
L1079[13:35:59] <Ender> lemme create the
folder first
L1080[13:36:14] ***
Noms is now known as Csstform
L1081[13:38:12] <Ender> okay, Shuudoushi
it seems to work fine, did you make sure that the directories
you're trying to go into actually exist?
L1082[13:38:24] <Shuudoushi> yes
L1083[13:38:51] <Shuudoushi> I've had
usr/home/Shuudoushi setup on my test computer for a long time
L1084[13:38:59] <Ender> well, apart from
changing /usr/home to just /home it works fine
L1085[13:39:08] <Shuudoushi> I added
~/test for, well, testing
L1086[13:39:32] <Ender> and is you're
username set to Shuudoushi (i.e. case-correct)
L1087[13:39:39] <Shuudoushi> yes
L1088[13:40:09]
⇦ Quits: thisischrys
(~thisischr@2a02:1810:cc08:5e00:64e4:4a8d:9a52:2df4) (Read error:
Connection reset by peer)
L1089[13:40:14] <Shuudoushi> most of the
code is from an old program i madea long time ago for CC
L1091[13:40:36] <Shuudoushi> one*
L1092[13:41:08] <Shuudoushi> most of said
code is now gone, but hey, lol
L1093[13:44:08] <Murrlin> what are some
things on the coding and program storage side of things in CC
should I expect when moving away from
L1094[13:44:09] <Murrlin> crap
L1095[13:44:21] <Murrlin> in *O*C when
moving away from *C*C
L1096[13:45:03] <Kodos> Your best bet is
to forget everything you know about CC, and start from
scratch
L1097[13:45:27] <Murrlin> mmm.
L1098[13:45:56] ***
Pwootage|Off is now known as Pwootage
L1099[13:46:43] <Murrlin> making several
T1 turtles that can do 1 or 2 different things, or a couple T3
turtles that can do pretty much anything without a single card/upg
swap?
L1100[13:49:22] <dangranos> does askblogs
counts as webcomics?
L1101[13:49:41] <Kodos> Murrlin, first of
all, they're called robots here =P
L1102[14:05:58] <Nirek> hmm, a max size
map nav unit should cover little over 1000 blocks, no? Can't say
I've ever actually used a vanilla map :p
L1103[14:06:31] <Shuudoushi> lol
L1104[14:06:58] <Shuudoushi> I did on the
xbox ver while my pc was out of commission XD
L1105[14:08:38] <Magik6k> Is NBD(network
block devises) now piece of useless shit or is this just ubuntu
fault?
L1106[14:08:54] <Magik6k> i.e. there is
no way to get anything working
L1107[14:16:24]
⇦ Quits: ^v (~ping@c-71-238-153-166.hsd1.mi.comcast.net)
(Remote host closed the connection)
L1108[14:16:24]
⇦ Quits: v^ (~PixelToas@c-71-238-153-166.hsd1.mi.comcast.net)
(Remote host closed the connection)
L1109[14:16:29] ***
Techokami|Off is now known as Techokami
L1110[14:23:00] <Shuudoushi> video
drivers ate it again >.>
L1111[14:23:19] <Ender> lol
L1112[14:24:11] <Shuudoushi> good news
though!
L1113[14:24:17] *
Shuudoushi ** SysInfo ** Client: HexChat 2.10.1 (x64) ** OS:
Microsoft Windows 7 Ultimate ** CPU: AMD Athlon(tm) II X4 620
Processor (3.00 GHz) ** RAM: 12253 MB Total (6183 MB Free) ** VGA:
NVIDIA GeForce GTX 650 Ti BOOST ** Uptime: 43.17 Hours
**
L1114[14:24:24] <Shuudoushi> got more
free RAM :D
L1115[14:24:28] <Ender> lol
L1116[14:24:41] <Shuudoushi> mostly b/c
when my drivers crashed, they took FF with them...
L1117[14:24:59] <Ender> haha
L1118[14:26:17] <dangranos>
riiiight
L1119[14:26:52] <dangranos> rebooted due
to kenel update
L1120[14:31:45]
⇨ Joins: mifor
(webchat@c83-250-240-88.bredband.comhem.se)
L1121[14:33:21] ***
Benguin is now known as Benguin[ZzZ]
L1122[14:33:35] <mifor> Is there anyway
to use colorcodes for text or is setForeground the only way to
change a color ?
L1123[14:35:14] <dangranos> mifor, i am
sure its possible to edit print function to use colorcodes
L1124[14:35:25] <dangranos> or use
wrapper function
L1125[14:35:32] <mifor> what i mean with
color codes examples would be the old ansi color codes or if anyone
remember mirc i think it was ctrl+k
L1126[14:35:51] <mifor> hmm so it's not a
feature in stock OC ?
L1127[14:36:18] <dangranos> uh,
colorcodes is special symbols, right?
L1128[14:36:53] <dangranos> not in stock,
iirc
L1129[14:37:15] <mifor> dangranos: yeah
it's usaly a special symbol and FG+BG code afterwards i remember
ppl doing some funky stuff with the ansi codes back in the days
:P
L1130[14:38:34] <mifor> i just wanted to
know if i'm overthinking the whole thingy that i need to call
setForeground each time i want to change color followed by a print
for the little text in that color :P
L1131[14:39:09] <Shuudoushi> you could
make a custom API to do it
L1132[14:39:13] <dangranos> ^
L1133[14:39:22] <dangranos> or
wrapper
L1134[14:39:24] <Shuudoushi> ^
L1135[14:40:08] <mifor> yeah think
wrapper will be the best option in this case :P
L1136[14:40:23] <mifor> thanks dangranos
and Shuudoushi :)
L1137[14:40:30]
⇨ Joins: AlteniusPhone
(~Altenius@2600:1015:b10f:aed6:320c:fca0:e320:a3a0)
L1138[14:40:32] <Shuudoushi> np
L1139[14:43:06] <Shuudoushi> I'll be back
in about 30 min or so
L1140[14:43:22] ***
Shuudoushi is now known as Shuudoushi|Away
L1141[14:43:48] <dangranos> ugh,
great
L1142[14:46:38] <mifor> hmm... gpu's can
only be bound to one screen at a time but can two gpu's be bound to
the same screen ?
L1143[14:46:53] <dangranos> iirc
yes
L1144[14:47:03]
⇨ Joins: Altenius_
(~Altenius@2600:1015:b10f:aed6:8947:c7ae:2498:9ebf)
L1145[14:47:17] <mifor> ooh fancy SLI
XD
L1146[14:47:43] <mifor> i'm just running
thru the wiki brainstorming abit :)
L1147[14:48:50]
⇦ Quits: AlteniusPhone
(~Altenius@2600:1015:b10f:aed6:320c:fca0:e320:a3a0) (Ping timeout:
198 seconds)
L1148[14:54:41] <gamax92> XD
L1149[14:55:02] <gamax92> So haguichi
replaces the ip of 25.123.456.78 with the actual ip
L1150[14:55:08] <gamax92> except that
"456" is over 255
L1151[15:00:06] <Inari> haguichi?
L1152[15:01:51] <Prince_Vifino> Inari:
Hamachi gui
L1153[15:02:08] <Inari> ah
L1154[15:13:48]
⇨ Joins: AlteniusPhone (~Altenius@199.193.183.1)
L1155[15:13:51] <mifor> is there a way to
redefine a OC lua command and replace it with my own? ( rename
)
L1156[15:13:53]
⇦ Quits: AlteniusPhone (~Altenius@199.193.183.1) (Client
Quit)
L1157[15:15:53] <mifor> in stock OC that
is :P
L1158[15:16:17]
⇦ Quits: Altenius_
(~Altenius@2600:1015:b10f:aed6:8947:c7ae:2498:9ebf) (Ping timeout:
198 seconds)
L1159[15:16:50] ***
manmaed is now known as manmaed|AFK
L1160[15:23:40]
⇨ Joins: Altenius_ (~Altenius@199.193.183.1)
L1161[15:34:03]
⇦ Quits: samis (~samis@90.202.124.215) (Remote host closed
the connection)
L1162[15:35:47]
⇨ Joins: samis (~samis@90.202.124.215)
L1163[15:37:05] ***
prasselpikachu is now known as prassel|off
L1164[15:37:07] <Kodos> Could always
alias rename
L1165[15:37:27] <Kodos> Or copy the
rename.lua in /bin and name it what you want
L1166[15:37:34] ***
prassel|off is now known as prasselpikachu
L1167[15:38:45]
⇨ Joins: Negi
(Negi@2a01:e35:2f6a:7060:680d:835d:c9a7:b445)
L1168[15:42:11]
⇨ Joins: MrRatermat
(~ratermat@host81-158-131-143.range81-158.btcentralplus.com)
L1169[15:43:14]
⇦ Quits: Altenius_ (~Altenius@199.193.183.1) (Ping timeout:
186 seconds)
L1170[15:43:37]
⇦ Quits: Vexatos
(~Vexatos@p200300556E42B231143625FE4C8A86A4.dip0.t-ipconnect.de)
(Quit: I guess I have to go now. Bye ✔)
L1171[15:45:10] ***
Sandrafk is now known as SandraNicole
L1172[15:48:47]
⇦ Quits: Chris_Acrobat
(uid55346@id-55346.highgate.irccloud.com) (Quit: Connection closed
for inactivity)
L1173[15:53:05] ***
Shuudoushi|Away is now known as Shuudoushi
L1174[16:00:23]
⇨ Joins: Altenius_ (~Altenius@199.193.183.1)
L1175[16:05:50]
⇦ Quits: MrRatermat
(~ratermat@host81-158-131-143.range81-158.btcentralplus.com) (Ping
timeout: 189 seconds)
L1176[16:06:57] ***
wer38|zzz is now known as wer38
L1177[16:09:41]
⇨ Joins: Lumien
(~lumien@p579728F9.dip0.t-ipconnect.de)
L1178[16:20:11]
⇦ Quits: Altenius_ (~Altenius@199.193.183.1) (Ping timeout:
198 seconds)
L1179[16:22:21] ***
dsAway is now known as ds84182
L1180[16:26:03] ***
Prince_Vifino is now known as vifino
L1182[16:28:05] ***
DeanIsaKitty is now known as DeanIsGone
L1183[16:30:22] <Kilobyte> Kodos: run
'man man-pages' on a posix system
L1184[16:30:32] <Kodos> I don't have
one
L1185[16:30:36] <Kilobyte> it shows you
the official posix man guidelines
L1186[16:30:50] <Kodos> I used a few
existing man files on OC already as reference
L1188[16:32:33] ***
Pwootage is now known as Pwootage|Off
L1189[16:33:32] ***
Cruor is now known as Cruor|Away
L1190[16:33:36] <Kodos> Sooo how'd I do?
Looking over that, I think mine looks pretty good, considering how
simple of a program it is
L1191[16:34:04] <Kilobyte> oc man lacks
markup support sadly
L1192[16:34:20] <Kodos> I do have a Lua
game I'm working on atm too, I suppose I could write a more complex
man for that
L1193[16:34:28] <Kilobyte> i think it
should be able to either read troff formatted files or a custom
format which troff files can be compiled to
L1194[16:35:40] <Kilobyte> i need to
enslave someone to help me test something in my cheat mod xD
L1195[16:36:02] <Kodos> Playing MC with
my friend is going to either drive me to drinking or quitting MC
for a bit
L1196[16:36:35] <Kilobyte> lolwhy?
L1197[16:36:46] <Kodos> Ender Dragon
Fight with Hardcore Ender Expansion
L1198[16:37:06] <Kilobyte> ah
L1199[16:37:13] <Kilobyte> well, you
could also help me
L1200[16:37:32] <Kilobyte> i literally
run a 100% vanilla 1.7.10 server for testing locally :P
L1201[16:37:41] <Kodos> I don't play
vanilla
L1202[16:37:45] <Kilobyte> not even forge
is installed
L1203[16:37:52] <Kilobyte> its for
testing, it would work with mods
L1204[16:37:59] <Kilobyte> the client
runs inside a dev env
L1205[16:38:17]
⇨ Joins: MrRatermat
(~ratermat@host81-158-128-97.range81-158.btcentralplus.com)
L1206[16:38:32] <Kilobyte> because i
haven't gotten around to make its coremod functionality work with
obfuscated names
L1207[16:40:07] ***
ds84182 is now known as dsAwayYetAgain
L1208[16:42:56] <Kilobyte> Kodos: because
yeah, i don't have two mice to do a 2 person battle alone
L1209[16:43:02] <Kilobyte> thats why i
need a second person
L1210[16:43:24] <Kodos> You could ghost a
virtual mouse or whatever it's called
L1211[16:43:39] <Kilobyte> well, try
fighting as 2 persons at same time :P
L1212[16:51:21]
⇦ Quits: marcin212
(~marcin212@46.205.80.19.nat.umts.dynamic.t-mobile.pl) (Quit:
Leaving)
L1213[16:52:16] *
Ender taps out a 4 beat rhythm
L1214[16:52:49] ***
justastranger|zzz is now known as justastranger
L1215[16:52:51] *
SandraNicole taps out a 5 beat rhythm.
L1216[16:53:08] <Ender> EnderBot2,
heatbeat
L1217[16:53:14] <Ender> ...
L1218[16:53:16] <Ender> oh
L1219[16:53:20] <Ender> EnderBot2,
heartbeat
L1220[16:53:20] *
EnderBot2 taps out a four-beat rhythm...
L1221[16:55:28] <SandraNicole> Ender,
heatbeat
L1222[16:56:01] *
Ender slaps SandraNicole
L1223[16:56:01] *
EnderBot2 laughs
L1224[16:56:15] *
SandraNicole hugs Ender.
L1225[16:57:49]
⇦ Quits: samis (~samis@90.202.124.215) (Remote host closed
the connection)
L1226[17:02:03] ***
jk-5 is now known as jk-5|gone
L1227[17:05:03] ***
Cruor|Away is now known as Cruor
L1228[17:07:21]
⇨ Joins: Forecaster71 (~Forecaste@83.223.1.173)
L1229[17:09:41]
⇦ Quits: Forecaster (~Forecaste@83.223.1.173) (Ping timeout:
198 seconds)
L1230[17:11:17]
⇦ Quits: MrRatermat
(~ratermat@host81-158-128-97.range81-158.btcentralplus.com) (Ping
timeout: 189 seconds)
L1231[17:11:40]
⇨ Joins: Altenius_ (~Altenius@199.193.183.1)
L1232[17:21:35]
⇦ Quits: septi25
(~septi25@ipb21bbb54.dynamic.kabel-deutschland.de) (Quit:
Leaving.)
L1233[17:21:44]
⇨ Joins: septi25
(~septi25@ipb21bbb54.dynamic.kabel-deutschland.de)
L1234[17:22:06] ***
Daiyousei is now known as ShoweringFairy
L1235[17:23:34] ***
wer38 is now known as wer38|afk
L1236[17:31:54] *
PotatoTrumpet hugs everyone
L1237[17:32:12] <Ender> oh noes
L1238[17:32:15] *
Ender runs
L1239[17:33:08]
⇦ Quits: Negi (Negi@2a01:e35:2f6a:7060:680d:835d:c9a7:b445)
(Quit: ARPK-1 disconnected.)
L1240[17:33:48] <PotatoTrumpet> :(
L1241[17:33:51] <PotatoTrumpet> I made
Negi quit
L1242[17:33:54] *
PotatoTrumpet shoots self
L1243[17:39:20] ***
LordFokas|off is now known as LordFokas
L1244[17:51:07] <dsAwayYetAgain>
...
L1245[17:53:36] <Altenius_> What's a
"USB Floppy"?
L1246[17:54:37] <gamax92> Well ... either
a USB Floppy drive, or a USB Floppy drive emulator
L1247[17:54:44] <gamax92> I have the
latter, it works off of disk images
L1248[17:55:11] <Altenius_> An old laptop
I'm installing arch on has an option to boot from USB Floppy in the
BIOS
L1249[17:55:17] <Altenius_> Which seems
to just be USB
L1250[17:56:45]
⇨ Joins: jgile2
(~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au)
L1251[17:58:17] <Altenius_> Heh, there's
an icon on the desktop labeled "AOL Sign-up"
L1252[17:58:54] <gamax92> oh, then thats
likely a USB Floppy drive
L1253[18:01:20] ***
AtomSponge is now known as AtomSponge|away
L1254[18:09:10] ***
ShoweringFairy is now known as Daiyousei
L1255[18:18:53] ***
prasselpikachu is now known as prassel|off
L1256[18:21:57] ***
prassel|off is now known as prasselpikachu
L1257[18:27:20] ***
darknife25 is now known as darknife25|AFK
L1258[18:29:19] ***
prasselpikachu is now known as prassel|off
L1259[18:29:31] ***
Hobbyboy is now known as Hobbyboy|Sleep
L1260[18:30:25]
⇦ Quits: Lumien (~lumien@p579728F9.dip0.t-ipconnect.de)
(Quit: Nettalk6 - www.ntalk.de)
L1261[18:41:35]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L1262[18:41:35]
zsh sets mode: +v on asie
L1263[18:44:50]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl)
(Client Quit)
L1264[18:58:32]
⇦ Quits: Altenius_ (~Altenius@199.193.183.1) (Remote host
closed the connection)
L1265[18:59:09]
⇨ Joins: VikeStep
(~VikeStep@CPE-123-211-100-24.lnse4.cha.bigpond.net.au)
L1266[19:00:08]
⇦ Quits: Magik6k (~Magik6k@host-89-228-225-106.kalisz.mm.pl)
(Quit: Leaving)
L1267[19:07:48] ***
Daiyousei is now known as SleepingFairy
L1268[19:12:58] <Caitlyn> %ram
L1269[19:12:59] <MichiBot> Caitlyn: Used
RAM: 15.2 MB
L1270[19:13:01] <Caitlyn> ¬_¬
L1271[19:14:02]
⇦ Quits: TwoWholeWorms (~heifer@ben.mu) (Ping timeout: 186
seconds)
L1272[19:17:36]
⇨ Joins: TwoWholeWorms (~heifer@ben.mu)
L1273[19:21:09] ***
SandraNicole is now known as SandraToaster
L1274[19:22:42]
⇨ Joins: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L1275[19:23:00]
⇨ Joins: Something12
(~Something@S010674d02b5d5181.vs.shawcable.net)
L1276[19:23:54] ***
alekso56 is now known as alekso56_off
L1277[19:35:23]
⇦ Quits: Inari (~Uni@p549CE5BA.dip0.t-ipconnect.de) (Ping
timeout: 189 seconds)
L1278[19:37:06]
⇨ Joins: Inari
(~Uni@p549CE5BA.dip0.t-ipconnect.de)
L1279[19:53:35] ***
darknife25|AFK is now known as darknife25
L1280[19:56:32] ***
Pwootage|Off is now known as Pwootage
L1281[19:58:40] ***
Cruor is now known as Cruor|Away
L1282[20:09:07] ***
darknife25 is now known as darknife25|AFK
L1283[20:09:35]
⇨ Joins: MrRatermat
(~ratermat@host81-158-26-228.range81-158.btcentralplus.com)
L1284[20:11:38]
⇦ Quits: Inari (~Uni@p549CE5BA.dip0.t-ipconnect.de) (Ping
timeout: 186 seconds)
L1285[20:12:58] ***
dsAwayYetAgain is now known as dsAway
L1286[20:15:46] ***
skyem123 is now known as skyem123|ZZZ
L1287[20:18:33] ***
Nentify is now known as Nentify|away
L1288[20:21:16]
⇨ Joins: TangentDelta (~christine@63.143.24.24)
L1289[20:33:41]
⇨ Joins: Altenius_ (~Altenius@199.193.183.1)
L1290[20:33:54]
⇦ Quits: Altenius_ (~Altenius@199.193.183.1) (Client
Quit)
L1291[20:35:39] ***
SandraToaster is now known as Sandratube
L1292[20:49:49]
⇨ Joins: arch (~arch@199.193.183.1)
L1293[20:50:47]
⇨ Joins: EvaKnievel
(~EvaKnieve@87-198-63-34.ptr.magnet.ie)
L1294[20:51:01]
⇦ Quits: MrRatermat
(~ratermat@host81-158-26-228.range81-158.btcentralplus.com) (Quit:
Double internet throttling!)
L1295[20:51:22]
⇦ Quits: arch (~arch@199.193.183.1) (Remote host closed the
connection)
L1296[20:57:04]
⇨ Joins: Maxwolf
(labs@pipette.madsciencemod.com)
L1297[20:57:04]
zsh sets mode: +v on Maxwolf
L1298[21:15:22] ***
SKS-Away is now known as ShadowKatStudios
L1299[21:16:50] <ShadowKatStudios> Morni-
Afternoon o/
L1300[21:17:04] <vifino> Good night
ShadowKatStudios :)
L1301[21:17:10] <vifino> It's 3AM.
L1302[21:17:13] <ShadowKatStudios>
vifino: How are you?
L1303[21:17:19] <vifino> Time for Be-- I
am in bed.
L1304[21:18:09] <vifino> I'm alright, not
that bad.
L1305[21:18:49] <vifino> And how are you,
ShadowKatStudios?
L1306[21:19:25] <ShadowKatStudios> Quite
well- it's a beautiful day, it's raining and cloudy, and I'm
probably going to be able to connect another HDD to my computer
soon.
L1307[21:20:30] <vifino> You seem too
happy to be ShadowKatStudios.
L1308[21:20:41] <vifino> Who are you and
what did you do to him!
L1309[21:20:59] <ShadowKatStudios>
vifino: It's the last weekend before the end of the school
year
L1310[21:21:06] <vifino> jk, glad you are
a bit happier :)
L1311[21:21:06] <ShadowKatStudios> I'm
allowed to be a bit happy
L1312[21:23:49] <vifino>
ShadowKatStudios: Keep beeing happy, fits you :)
L1313[21:24:05] <ShadowKatStudios> Fits
me? Nah.
L1314[21:24:11] <vifino> It does!
L1315[21:24:58] <vifino> The nice,
friendly and happy ShadowKatStudios that you are now is very, very
nice.
L1316[21:25:38] <Ender> the nice,
friendly, happy ShadowKatStudios that has plans in place to burn
down your house
L1317[21:25:44] <Ender> may or may not
use lemmons
L1318[21:26:15] <ShadowKatStudios> I will
admit nothing.
L1319[21:26:52] <PotatoTrumpet>
whew
L1320[21:27:01] <PotatoTrumpet> I just
clicked on ocmadness
L1321[21:27:06] <PotatoTrumpet> and saw
that skyem was a mod
L1322[21:27:12] <PotatoTrumpet> and I
though it was oc
L1323[21:27:18] <PotatoTrumpet> scared me
for a second
L1324[21:27:19] <Ender> lol
L1325[21:32:19]
⇨ Joins: hi117 (~hi117@68.200.21.17)
L1326[21:45:08]
⇦ Quits: EvaKnievel (~EvaKnieve@87-198-63-34.ptr.magnet.ie)
(Read error: Connection reset by peer)
L1327[21:57:45] ***
Techokami is now known as Techokami|Off
L1328[22:05:36] ***
Sandratube is now known as Sandrafk
L1329[22:05:36]
⇨ Joins: Inari
(~Uni@p549CE5BA.dip0.t-ipconnect.de)
L1330[22:27:07]
⇦ Quits: TangentDelta (~christine@63.143.24.24) (Remote host
closed the connection)
L1331[22:44:01] ***
wer38|afk is now known as wer38
L1332[22:49:47] <vifino> Good night
ShadowKatStudios!
L1333[22:49:57] *
vifino hugs ShadowKatStudios before sleeping. At 5 am.
L1334[22:50:27] <ShadowKatStudios> Night
vifino
L1335[22:50:30] *
ShadowKatStudios hugs vifino
L1336[22:51:19] ***
Cazzar is now known as Cazzar|Away
L1337[22:54:48]
⇦ Quits: mrkirby153 (mrkirby153@the.government.stole-your.pw)
(Ping timeout: 194 seconds)
L1338[22:56:40]
⇨ Joins: Riking|away (~RikZNC@107.170.242.76)
L1339[22:58:50] ***
Riking|away is now known as Riking
L1340[22:59:22] ***
dsAway is now known as ds84182
L1341[23:05:01]
⇨ Joins: mrkirby153
(mrkirby153@the.government.stole-your.pw)
L1342[23:08:50]
⇦ Quits: mrkirby153 (mrkirby153@the.government.stole-your.pw)
(Ping timeout: 186 seconds)
L1343[23:11:14]
⇦ Quits: Lathanael|Away
(~Lathanael@p549735A9.dip0.t-ipconnect.de) (Ping timeout: 198
seconds)
L1345[23:17:36]
⇨ Joins: Lathanael|Away
(~Lathanael@p54972603.dip0.t-ipconnect.de)
L1346[23:18:27]
⇨ Joins: Riking (~RikZNC@107.170.242.76)
L1347[23:19:17] ***
ds84182 is now known as dsAway
L1348[23:23:01] ***
justastranger is now known as justastranger|zzz
L1349[23:28:35]
⇦ Quits: Hobbyboy|Sleep (Hobbyboy@hobbyboy.co.uk) (Ping
timeout: 189 seconds)
L1350[23:31:19] ***
Sandrafk is now known as SandraNicole
L1351[23:32:34]
⇨ Joins: Hobbyboy|Sleep
(Hobbyboy@hobbyboy.co.uk)
L1352[23:33:09] ***
Hobbyboy|Sleep is now known as Hobbyboy
L1353[23:35:01] ***
Riking is now known as Riking|away
L1354[23:42:30]
⇦ Quits: Murrlin
(~murrlin@dsl253-084-095.hou1.dsl.speakeasy.net) (Quit: Are Roombas
Three-Laws-compliant?)
L1355[23:56:00]
⇨ Joins: Azazel
(uid52684@id-52684.charlton.irccloud.com)