<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:27] ***
Lathanael is now known as Lathanael|Away
L2[00:03:14] ⇦
Quits: Magik6k (~lukasz@37.190.203.243) (Quit: Lost
terminal)
L3[00:03:34] ⇦
Quits: Porygon (~Porygon@198.52.199.35) (Ping timeout: 186
seconds)
L4[00:12:39] <ds84182> All my OpenGX changes
work
L5[00:20:07] <skyem123> \o/
L6[00:26:24] <ds84182> So I tested a thing
and fixed part of the renderer in GuiMonitor
L7[00:26:38] ⇦
Parts: skyem123
(~skyem123@cpc1-walt4-0-0-cust432.13-2.cable.virginm.net)
(Leaving))
L8[00:35:41] *** Flenix
is now known as sleepyflenix
L9[00:40:56] ⇨
Joins: Porygon (~Porygon@198.52.199.35)
L10[00:41:21] <ds84182> So now it's time to
abstract Monitors
L11[00:41:28] <ds84182> So they can be
tileentityless
L12[01:08:12] ⇨
Joins: PotatoTrumpet_ (~PotatoTru@WL4-34.1scom.net)
L13[01:11:50] ⇦
Quits: PotatoTrumpet (~PotatoTru@WL4-34.1scom.net) (Ping timeout:
360 seconds)
L14[01:11:55] <GreaseMonkey> what *is*
openGX
L15[01:15:52] <ds84182> a thing that is
crap
L16[01:16:06] <ds84182> all who is involved
get sucked into a void and is never found
L17[01:20:03] <GreaseMonkey> what's crap
about it
L18[01:20:48] <ds84182> GreaseMonkey,
weeeell
L19[01:21:03] <ds84182> It's mostly
unfinished, even though I started it back in June
L20[01:21:34] <ds84182> API changes a
lot
L21[01:21:57] <ds84182> And it has some
majorly minor bugs and glitches
L23[01:22:05] <ds84182> Nope
L24[01:22:13] <GreaseMonkey> ah right
L25[01:22:19] <GreaseMonkey> do you have a
link to your thing?
L26[01:22:24] <ds84182> That OpenGX is a
GLlike library for the Nintendo's GX
L27[01:22:27] <ds84182> 1 sec
L29[01:26:09] <ds84182> Also I'm pretty
much entirely amazed that External Monitors actually work
L30[01:26:40] <GreaseMonkey> ds84182: any
reason you're using 16 variables rather than a 16-element array for
the matrix data?
L31[01:26:50] <GreaseMonkey> the impression
i get is that is slower than using anarray
L32[01:27:19] <ds84182> Actually, in java
wouldn't array access be slower
L33[01:27:32] <ds84182> because it has to
access the field first, then access the array?
L34[01:27:54] <GreaseMonkey> on the other
hand access to globals may require a few weird things
L35[01:28:24] <GreaseMonkey> my experience
is locals work faster than globals so copying to locals tends to
work better, but that's not globs vs arrays
L36[01:28:37] <GreaseMonkey> i can also
point out that if you use an array you can make the code
cleaner
L37[01:28:44] <GreaseMonkey> and easier to
maintain
L38[01:29:22] <ds84182> yeah, meh
L39[01:30:05] <ds84182> well, GXMatrix
isn't completely my source
L40[01:30:23] <ds84182> I used to have my
own matrix implementation, but that kinda died in a fire
L41[01:30:28] <ds84182> a huge fire
L42[01:30:40] <GreaseMonkey> ah right
L43[01:30:57] <ds84182> I based it off of
my matrix stuff in lua, but somewhere along the lines something
wasn't right :P
L44[01:31:06] <GreaseMonkey> i'm under the
impression that even a multiply is faster than a memory access so
i'll try a 1D array
L45[01:33:26] <GreaseMonkey> i suspect the
matrix isn't where any bottlenecks you have would be anyway
L46[01:36:27] <GreaseMonkey> i can safely
say, however, that the java virtual machine is pretty intelligent
w/ its optimisations
L47[01:39:47] ⇨
Joins: PotatoTrumpet (~PotatoTru@WL4-34.1scom.net)
L48[01:39:50] ⇨
Joins: Flenix_ (~Flenix@90.195.248.180)
L49[01:41:09] ⇨
Joins: PotatoTrumpet__ (~PotatoTru@WL4-34.1scom.net)
L50[01:41:11] ⇦
Quits: Kensa_Jipci (~EIRC_RR@c-107-5-233-240.hsd1.mi.comcast.net)
(Ping timeout: 183 seconds)
L51[01:41:12] ⇦
Quits: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net) (Ping
timeout: 183 seconds)
L52[01:41:17] ⇨
Joins: Dashkal
(~dashkal@S0106001217d8177c.vf.shawcable.net)
L53[01:41:42] ⇦
Quits: sleepyflenix (~Flenix@90.195.248.180) (Ping timeout: 183
seconds)
L54[01:42:14] ⇦
Quits: ANXHaruhi|HexChat
(~ANXHaruhi@39.Red-83-32-131.dynamicIP.rima-tde.net) (Ping timeout:
183 seconds)
L55[01:42:16] ⇨
Joins: ANXHaruhi|HexChat
(~ANXHaruhi@39.Red-83-32-131.dynamicIP.rima-tde.net)
L56[01:43:18] ⇦
Quits: PotatoTrumpet (~PotatoTru@WL4-34.1scom.net) (Ping timeout:
186 seconds)
L57[01:44:30] ⇦
Quits: PotatoTrumpet_ (~PotatoTru@WL4-34.1scom.net) (Ping timeout:
360 seconds)
L58[01:47:04] <ds84182> .jenkins
OpenGX
L60[01:47:16] <ds84182> Well the Jar
built
L61[01:49:35] ***
Benguin is now known as Benguin[Nap]
L63[01:51:32] <GreaseMonkey> should be more
maintainable
L64[01:51:40] <GreaseMonkey> note, only
gave it a simple compile test
L65[01:52:16] <GreaseMonkey> but yeah,
assuming you're using a jvm which supports, say, SSE, it should be
able to vectorise some of those operations
L66[01:53:05] <GreaseMonkey> considering
that the biggest optimisations these days are cache-related, having
all the floats bunched together is good for cache reasons
L67[01:54:00] <ds84182> ( ͡^ ͜ʖ ͡^)
L68[01:54:25] <GreaseMonkey> but yeah, main
thing is that the code is easier to maintain now
L69[01:54:42] <GreaseMonkey> except the
determinant + invert stuff but bleh
L70[01:55:02] <GreaseMonkey> also i
accidentally downcased all the code after a certain point in vim,
sorry about that
L71[01:58:12] <ds84182> Well, working on
moving most of the monitor code to another object :P
L72[02:14:25] ⇨
Joins: vinatron
(~vinatron@248-21.73-24.tampabay.res.rr.com)
L73[02:14:40] ⇦
Quits: vinatron (~vinatron@248-21.73-24.tampabay.res.rr.com)
(Remote host closed the connection)
L74[02:16:28] <GreaseMonkey> ok, something
important to note: don't use publics unless they are also
finals
L75[02:16:28] <GreaseMonkey> i believe two
objects of the same class CAN access each others' private
fields
L76[02:16:28] <GreaseMonkey> but yeah,
you're meant to use getters and setters
L77[02:19:38] ⇦
Quits: PotatoTrumpet__ (~PotatoTru@WL4-34.1scom.net) (Quit:
Leaving)
L78[02:20:10] ⇦
Quits: DeanIsAway (~Dean@h2103688.stratoserver.net) (Ping timeout:
360 seconds)
L79[02:20:48] ***
Techokami is now known as Techokami|Off
L80[02:21:39] ⇦
Quits: TangentDelta (~christine@63.143.24.24) (Remote host closed
the connection)
L81[02:21:44] ⇨
Joins: Sangarr (~Sangar@cil.li)
L82[02:22:10] ⇦
Quits: Sangar (~Sangar@cil.li) (Ping timeout: 360
seconds)
L83[02:25:36] ⇨
Joins: A1_C4T\wrk (~Dean@h2103688.stratoserver.net)
L84[02:25:37] ⇦
Quits: A1_C4T\wrk (~Dean@h2103688.stratoserver.net) (*.net
*.split)
L85[02:25:37] ⇦
Quits: Sangarr (~Sangar@cil.li) (*.net *.split)
L86[02:25:37] ⇦
Quits: Porygon (~Porygon@198.52.199.35) (*.net
*.split)
L87[02:25:37] ⇦
Quits: vifino (~vifino@vifino.cc) (*.net *.split)
L88[02:25:37] ⇦
Quits: Noiro (~noiro@c-76-17-29-38.hsd1.ga.comcast.net) (*.net
*.split)
L89[02:25:37] ⇦
Quits: sugoi_ (~sugoi@static-50-53-75-41.bvtn.or.frontiernet.net)
(*.net *.split)
L90[02:25:37] ⇦
Quits: Hawk777 (~Hawk777@chead.ca) (*.net *.split)
L91[02:25:37] ⇦
Quits: Sorroko (~Sorroko@andromeda.ryanwelch.me) (*.net
*.split)
L92[02:26:00] ⇨
Joins: Sorroko (~Sorroko@andromeda.ryanwelch.me)
L93[02:26:11] ⇨
Joins: A1_C4T\wrk (~Dean@h2103688.stratoserver.net)
L94[02:26:11] ⇨
Joins: Porygon (~Porygon@198.52.199.35)
L95[02:26:11] ⇨
Joins: vifino (~vifino@vifino.cc)
L96[02:26:11] ⇨
Joins: sugoi_
(~sugoi@static-50-53-75-41.bvtn.or.frontiernet.net)
L97[02:26:11] ⇨
Joins: Noiro
(~noiro@c-76-17-29-38.hsd1.ga.comcast.net)
L98[02:26:11] ⇨
Joins: Hawk777 (~Hawk777@chead.ca)
L99[02:26:37] ***
alekso56 is now known as alekso56_off
L100[02:27:45] <ds84182> Oh yay
L101[02:27:46] <ds84182> Netsplit
L102[02:28:02]
⇨ Joins: Sangar (~Sangar@cil.li)
L103[02:28:02]
zsh sets mode: +o on Sangar
L104[02:28:28] <ds84182> Damn, dunno what
server
L105[02:29:38]
⇨ Joins: finkmac
(~finkmac@rdsl-0134.tor.pathcom.com)
L106[02:29:57] <Caitlyn> MichiBot can
announce those, but I disabled it.
L107[02:30:32] <ds84182> why
L108[02:30:42] <ds84182> Q_Q
L109[02:31:13] <Porygon> wb
L110[02:31:26] <Kodos> Anyone know if it's
possible to simulate rainfall somehow
L111[02:31:33] <Kodos> I can give an
example of what I need
L112[02:32:41] <ds84182> when you mean
simulate rainfall you mean what?
L113[02:35:44] <Kodos> Okay, so are you
familiar with Ex Nihilo?
L114[02:36:49] <ds84182> Nope
L115[02:36:58] <Kodos> Okay, let me try a
different question
L116[02:37:25] <Kodos> Would it be
possible to make a mod block that could be triggered with a
redstone signal, and when powered, would basically make any block
in the dimension react as if it were raining
L117[02:39:59]
⇨ Joins: Vinatron
(webchat@248-21.73-24.tampabay.res.rr.com)
L118[02:40:23] <Vinatron> how do you open
a image file
L119[02:41:49] <Vinatron> is any one
online
L120[02:41:59] <PrincessAlissa> We're all
dead.
L121[02:42:02] <PrincessAlissa> Sorry for
the inconvenience.
L122[02:42:42]
⇨ Joins: dangranos (webchat@176.50.132.232)
L123[02:42:54] <Vinatron> ok is this the
auto ansering servise
L124[02:43:07] <PrincessAlissa> Nope, I'm
a real person.
L125[02:43:10] <PrincessAlissa> I
think...
L126[02:43:20] <Vinatron> ok
L127[02:43:26] <PrincessAlissa> Kodos: You
lost Death, by the way.
L128[02:43:30] <PrincessAlissa> Some dude
named Toms has it now.
L129[02:43:57] <Vinatron> god to
know
L130[02:44:05] <Kodos> Ah, shit
L131[02:44:10] <Vinatron> i lost a o
L132[02:44:25] <PrincessAlissa> "an
o"*
L133[02:44:47] <Vinatron> i ment to say
good so it lost a o
L134[02:45:03] <Vinatron> and becamr
god
L135[02:45:31] <PrincessAlissa> an o*
because you can't use "a" before any word or letter
starting with a vowel.
L136[02:45:37] <Vinatron> i ment became
good thing i am not coding
L137[02:46:47] <Vinatron> ok i am haveing
a bad day for chating
L138[02:48:05] <Vinatron> so when i try to
open a image file it keeps giving me an eror
L139[02:48:51] <Vinatron> did you loose
conshesnes agin
L140[02:51:28] <Vinatron> i will leav if
my question dosent get answord
L141[02:52:52] <dangranos> .p
L142[02:53:14] <dangranos> uh
L143[02:53:26] <dangranos> .ping
L144[02:53:35] <dangranos> .-.
L145[02:54:26] <ds84182> #ping
L146[02:55:13] <dangranos> $ping
L147[02:55:22] <dangranos> :(
L148[02:58:17]
⇨ Joins: PotatoTrumpet
(~PotatoTru@WL4-34.1scom.net)
L149[02:59:24] <PotatoTrumpet> Yo como una
manzana
L150[02:59:44] <PotatoTrumpet> La manzana
es rojo
L151[02:59:49] <PotatoTrumpet> :)
L152[03:00:02] <PotatoTrumpet> Crap
L153[03:00:13] <PotatoTrumpet> NVM
L154[03:00:28] <PotatoTrumpet> es is not
masculine or feminine
L155[03:00:40] <PotatoTrumpet> crap
L156[03:00:46] <PotatoTrumpet> but rojo
needs to be roja
L157[03:01:00] *
PotatoTrumpet loves spanish
L158[03:01:12] *
GreaseMonkey loves lojban
L159[03:01:23] *
PotatoTrumpet loves grease
L160[03:01:45] <GreaseMonkey> it's quite
grammar-rich
L161[03:02:26] *
PotatoTrumpet wishes he grew up in a place that didn't teach
languages late in life
L162[03:02:56] <dangranos> PotatoTrumpet:
how late?
L163[03:03:02] <PotatoTrumpet> Umm
L164[03:03:36] <PotatoTrumpet> Sophomores,
Juniors, and Seniors learn it
L165[03:03:58] <PotatoTrumpet> Spanish 1,
2, and 3 (or French 1, 2, and 3)
L166[03:07:41] <PotatoTrumpet> Buenas
tardes dangranos
L167[03:08:05] <PotatoTrumpet> No one has
any idea how much I love spanish
L168[03:08:48] *
PotatoTrumpet may move to Central America after he graduates
HS
L169[03:09:41] ***
PotatoTrumpet is now known as Trompeta_de_le_Papa
L170[03:10:34] <Trompeta_de_le_Papa> Hmm,
so Trumpet and potato are both feminine.
L171[03:15:15] <Trompeta_de_le_Papa> Now,
to figure out how to get the n with the tilde above it
L172[03:17:58] ⇦
Parts: Trompeta_de_le_Papa (~PotatoTru@WL4-34.1scom.net)
(Leaving))
L173[03:18:03]
⇨ Joins: Trompeta_de_le_Papa
(~PotatoTru@WL4-34.1scom.net)
L174[03:21:04] <ds84182> Yay, finished
abstracting the Monitors
L175[03:22:27] <ds84182>
Trompeta_de_le_Papa, it is totally Buenas Noches where I'm at
L176[03:22:58] <ds84182> s/Buenas
Noches/"Buenas Noches"
L177[03:22:58] <Kibibyte> <ds84182>
Trompeta_de_le_Papa, it is totally "Buenas Noches" where
I'm at
L178[03:23:04] <ds84182> s/Buenas
Noches/"\0"
L179[03:23:04] <Kibibyte> <ds84182>
Trompeta_de_le_Papa, it is totally ""0"" where
I'm at
L180[03:23:10] <ds84182> ohgreat
L181[03:23:37] <dangranos> morning
here
L182[03:23:42] <Trompeta_de_le_Papa>
-_-
L183[03:27:13] <ds84182>
Trompeta_de_le_Papa, ¿Cuántos años tienes?
L184[03:28:17] <Trompeta_de_le_Papa> No
entiedo
L185[03:29:24] <Trompeta_de_le_Papa> Yo no
sè mucho de español
L186[03:29:52] <Trompeta_de_le_Papa> I try
not to use google translate that much
L187[03:29:53] <dangranos> what with the
rotated question mark?
L188[03:30:15] <Trompeta_de_le_Papa> Its
part of spanish
L189[03:30:24] <Trompeta_de_le_Papa> you
have ¿ and ¡
L190[03:30:37] <dangranos> what for?
L191[03:30:50] <ds84182> No idea :P
L192[03:30:51] <Trompeta_de_le_Papa> Same
thing as ? and !
L193[03:31:09] <ds84182> *entiendo
L194[03:31:12] <dangranos> why? ._.
L195[03:31:22] <ds84182> dangranos,
because spanish is backwards.
L196[03:31:25] <ds84182> jklol
L197[03:31:35] <Trompeta_de_le_Papa> Its
at the beginning of a question or the thingy that you use !
for
L198[03:31:39] <Trompeta_de_le_Papa>
it's*
L199[03:31:45] <ds84182> Tango quince
años.
L200[03:31:55] <ds84182> no wait
L201[03:31:57] <ds84182> fuck
L202[03:32:07] <ds84182> *Tengo
L203[03:32:30] <dangranos> Давайте все
будем говорить по английски?
L204[03:32:35] <dangranos> :3
L205[03:32:36] <Trompeta_de_le_Papa>
catorce
L206[03:33:20] <ds84182> Bien. ( ͡° ͜ʖ
͡°)
L207[03:33:25] <ds84182> jklol
L208[03:33:49] <Trompeta_de_le_Papa> Lunes
Estaré quince.
L209[03:34:46] <ds84182> Dos dia.
L210[03:35:02] <ds84182> or better, Dos
días.
L212[03:35:15] <ds84182>
<lightbot>
Dwayne: Take all the monitors and make them monitors, but
better.
L213[03:35:29] <Trompeta_de_le_Papa>
dangranos es un niño.
L214[03:35:37] <ds84182> Now, time to
start on the glasses
L215[03:35:42] <ds84182> Or maybe I should
go to bed
L216[03:35:43] <Trompeta_de_le_Papa>
Glasses_
L217[03:36:04] <dangranos>
Trompeta_de_le_Papa: you didnt knew?
L218[03:36:15] <Trompeta_de_le_Papa>
Stupid windows not switching between English and Español
keyboards
L219[03:36:47] <ds84182> Ingles hehe
L220[03:36:52] <Trompeta_de_le_Papa>
.fail
L221[03:37:10] <Trompeta_de_le_Papa>
hmm
L222[03:37:19] <dangranos> where is
^v?
L223[03:37:42] <Trompeta_de_le_Papa>
muertos
L224[03:37:53] <ds84182> dangranos, Tu no
habla es Español.
L225[03:38:24] <ds84182> or it could be
better without es
L226[03:38:38] <ds84182> Turning into
"You do not speak Spanish"
L227[03:38:58] <Trompeta_de_le_Papa>
Yah
L228[03:39:45] <dangranos> google
translate
L229[03:40:07] <Trompeta_de_le_Papa> Tú no
habla español.
L230[03:40:18] <dangranos> ._.
L231[03:40:57] <Trompeta_de_le_Papa> Or,
Usted
L232[03:41:02] <ds84182> ¿Habla Español o
no?
L233[03:41:03] <Trompeta_de_le_Papa> Usted
is the formal use of you
L234[03:41:11] <ds84182> Took me a while
to put together
L235[03:41:16] <Trompeta_de_le_Papa>
ñ=
L236[03:41:20] <ds84182> "Do you
speak Spanish or not?"
L237[03:42:16] <ds84182> ¿Rojo o azul o
verde?
L238[03:42:47] <ds84182> actually for some
reason...
L239[03:42:48] <ds84182> hmm
L240[03:43:03] <ds84182> Rojo y azul, o
verde?
L241[03:44:05] <Trompeta_de_le_Papa>
Hablas español?
L242[03:44:38] <Trompeta_de_le_Papa> Rojo
= red
L243[03:44:42] <Trompeta_de_le_Papa> azul
= blue?
L244[03:44:49] <ds84182> es ese tu verde y
blanco lápiz
L245[03:44:55] <ds84182> Yes, azul is
blue
L246[03:44:58] <Trompeta_de_le_Papa>
ok
L247[03:45:05] <Trompeta_de_le_Papa> and
verde is green?
L248[03:45:08] <ds84182> yep
L249[03:45:16] <Trompeta_de_le_Papa>
Wohoo!
L250[03:45:19] <Trompeta_de_le_Papa> All
by memory
L251[03:45:25] <ds84182> I'm putting stuff
together in spanish and reading the Google Translate english
output
L252[03:46:12] <Trompeta_de_le_Papa> Well,
I'm Trumpet Potato or Trumpet of Potato
L253[03:46:44] <ds84182> Maestro es
ver.
L254[03:46:55] <ds84182> Teacher is
watching/Master is watching
L255[03:48:07] <Trompeta_de_le_Papa> Mi
cumpleaños es el 1 de septiembre
L256[03:48:39] <Trompeta_de_le_Papa> You
teacher is a male_
L257[03:48:42] <Trompeta_de_le_Papa>
_
L258[03:48:44] <Trompeta_de_le_Papa>
?
L259[03:49:08] <Trompeta_de_le_Papa>
ds84182, ANSWER ME
L260[03:49:14] <ds84182> Hmm>
L261[03:49:19] <ds84182> *?
L262[03:49:21] <Trompeta_de_le_Papa> Is
your teacher a male?
L263[03:49:23] <ds84182> No
L264[03:49:33] <Trompeta_de_le_Papa> Then
that sentence is incorrect
L265[03:49:40] <Trompeta_de_le_Papa> it
should be Maestra es ver.
L266[03:49:57] <ds84182> Well, in real
life my teacher is a female, but in the case of a japanese
anime
L267[03:49:58] <ds84182> well
L268[03:50:00] <ds84182> youknow
L269[03:50:05] <ds84182> notice me
L270[03:50:48] <ds84182> Anyways, lemme
work on the glasses
L271[03:50:54] <Trompeta_de_le_Papa>
Glasses?
L272[03:51:20] <ds84182> Glasses for
OpenGX
L273[03:51:28] <ds84182> Head mounted
display
L274[03:51:49] <Trompeta_de_le_Papa>
OpenGX?
L275[03:51:55] <dangranos> OC addon
L276[03:52:13] <Trompeta_de_le_Papa> Never
heard of it
L277[03:52:25] <ds84182> :P
L278[03:52:30] ⇦
Quits: Lathanael|Away (~Lathanael@p54970665.dip0.t-ipconnect.de)
(Ping timeout: 360 seconds)
L279[03:52:38] <ds84182> Yeah, because it
isn't finish
L280[03:52:41] <ds84182> *finished
L281[03:53:01] <ds84182> I don't really
want to attract a crowd of people to an unfinished mod
L282[03:53:14] <Trompeta_de_le_Papa> ¿Qué
es esta mierda?
L283[03:53:33] <Trompeta_de_le_Papa> Not
wanting to attract people to something is a hate crime
L284[03:54:06] <Trompeta_de_le_Papa> and
yes, spanish has a word for shit
L285[03:54:30] <dangranos> 1 word?
L286[03:54:37] <Trompeta_de_le_Papa>
hyes
L287[03:54:44] <Trompeta_de_le_Papa>
mierda = shit
L288[03:55:00] <Trompeta_de_le_Papa> poop
= caca
L289[03:55:14] <dangranos> lol
L290[03:57:26] <dangranos> what is current
version of firefox?
L291[03:57:36]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L292[03:58:00] <Caitlyn> dangranos,
31.0?
L293[03:59:40] ***
Keridos is now known as Keridos_off
L294[04:00:00] <Trompeta_de_le_Papa>
Hmm
L295[04:00:47] <dangranos> ?
L296[04:01:25] <Trompeta_de_le_Papa> So
bread is pan
L297[04:01:37] <Trompeta_de_le_Papa>
"El pan" = the bread
L298[04:01:52] <dangranos> what is
"el"?
L299[04:02:49] <Trompeta_de_le_Papa>
The
L300[04:03:17] <Trompeta_de_le_Papa> EX:
El niño = the by
L301[04:03:49] <Trompeta_de_le_Papa> La
niña = the girl
L302[04:03:57] ***
Cazzar|Away is now known as Cazzar
L303[04:03:59] <Trompeta_de_le_Papa> El is
masculine
L304[04:04:06] <Trompeta_de_le_Papa> La is
feminine
L305[04:07:07] <Trompeta_de_le_Papa> Thats
why its Trompeta de le Papa
L306[04:07:16] <Trompeta_de_le_Papa>
Potato is feminine
L307[04:07:18] <Trompeta_de_le_Papa> so
its la
L308[04:07:47] <Trompeta_de_le_Papa>
.wobbo
L309[04:07:50] <Trompeta_de_le_Papa>
x_x
L310[04:08:07] <dangranos> hmm, in which
languages potato is masculine?
L311[04:08:33] <Trompeta_de_le_Papa>
IDK
L312[04:08:44] <Trompeta_de_le_Papa> But
in english, its neither
L313[04:09:34] <Trompeta_de_le_Papa> le
leche is milk
L314[04:09:48] <Trompeta_de_le_Papa>
s/le/la
L315[04:09:48] <Kibibyte>
<Trompeta_de_le_Papa> la leche is milk
L316[04:10:52] <dangranos> only two
genders?
L317[04:13:06] <Trompeta_de_le_Papa>
Yes
L318[04:20:53] <dangranos> T_T 1
septemberis tomorrow
L319[04:20:58] <dangranos>
*september
L320[04:21:03] <dangranos> >_<
L321[04:21:29] <ds84182>
<ds84182> =fuck
0
L322[04:21:29] <ds84182>
<Boop>
Neither did I give, or not give any fucks
L323[04:21:49] <dangranos> where is this
frrom?
L324[04:24:06] <Trompeta_de_le_Papa> La
niña
L325[04:24:39] <Trompeta_de_le_Papa> (The
Girl)
L326[04:24:48] <dangranos> you said that
already
L327[04:25:02] ***
Cazzar is now known as Cazzar|Away
L328[04:25:52] ***
Cazzar|Away is now known as Cazzar
L329[04:28:43] <Trompeta_de_le_Papa>
amn
L330[04:28:45] <Trompeta_de_le_Papa>
Dman
L331[04:28:48] <Trompeta_de_le_Papa>
dAmn
L332[04:28:49] <Trompeta_de_le_Papa>
fuck
L333[04:28:51] <Trompeta_de_le_Papa>
Damn
L334[04:29:04] <GreaseMonkey> oh right,
this thing... i would /nick grasysmani if i were JUST in this
channel
L336[04:30:11] <Trompeta_de_le_Papa> Como
arroz
L337[04:31:46] <ShadowKatStudios> Woo,
792ms ping times for the Ether
L338[04:32:29] <dangranos> ip chaged
again
L339[04:32:32] <dangranos> *changed
L340[04:33:20]
⇨ Joins: Ekoserin
(~ekoserin@c-98-231-193-97.hsd1.va.comcast.net)
L341[04:33:33] <Ekoserin> My setup is
working?
L342[04:33:36] <Ekoserin> Sweet.
L343[04:34:14] <Trompeta_de_le_Papa>
Woohoo!
L344[04:34:28] <Trompeta_de_le_Papa> Just
finished part 1 of dulingoś spanish
L345[04:34:32] <Trompeta_de_le_Papa>
's
L346[04:34:35] <Trompeta_de_le_Papa> not
ś
L347[04:34:40] <Ekoserin> I wanted to make
a realistic house, complete with a computer. I'm just testing
it.
L348[04:35:13] <dangranos> in MC?
L349[04:35:20] <Ekoserin> Yeah.
L350[04:35:34] <dangranos> and you are
using OC irc client?
L351[04:35:40] <Ekoserin> Yep.
L352[04:35:50] <Ekoserin> Also installed
oppm.
L353[04:36:42] <ShadowKatStudios> After
letting nature do it's thing, my server room is awesomely well
hidden!
L354[04:36:49] <Ekoserin> Woo, wee.
L355[04:37:24] <ShadowKatStudios> Now I
need to get some computers.
L356[04:37:36] <dangranos> ?
L357[04:38:20] ***
Cazzar is now known as Cazzar|Away
L358[04:38:47] <ShadowKatStudios> I have a
server room, and it even has a raised floor. That doesn't mean
there's any servers.
L359[04:38:49] ***
Cazzar|Away is now known as Cazzar
L360[04:40:03] ***
Cazzar is now known as Cazzar|Away
L361[04:40:09] <ShadowKatStudios> Now,
time to see if solars work under trees.
L362[04:40:31] <Kodos> I finished an early
prototype of my stage with a spotlight
L364[04:40:34] <Trompeta_de_le_Papa>
buenos noches
L365[04:40:37] <dangranos> one mod had
solars that worked when under glowstone
L366[04:40:50] <ShadowKatStudios> Heh I
remember exploiting that.
L367[04:40:53] <Trompeta_de_le_Papa> What
game, Kodos
L368[04:41:32] <Trompeta_de_le_Papa> or
"Program"
L369[04:41:32] <ShadowKatStudios> Damn it,
solars don't work under trees.
L370[04:41:37] <Trompeta_de_le_Papa>
:(
L371[04:41:52] *
Trompeta_de_le_Papa needs to re-re-re-re--re-re-re-re setup my
1.7.10 mods instance
L372[04:42:10] <ShadowKatStudios> (That
sucks, the only hole I have in my server room is covered by a tree
intenrionally)
L373[04:42:26] <ShadowKatStudios>
s/rio/tio
L374[04:42:26] <Kibibyte>
<ShadowKatStudios> (That sucks, the only hole I have in my
server room is covered by a tree intentionally)
L375[04:42:28] <Ekoserin> Cut it down or
move it or do both somehow.
L376[04:42:43] <ShadowKatStudios> But then
my base won't be hidden.
L377[04:42:57] <Ekoserin> Well, outta
luck.
L378[04:43:35] <Ekoserin> Also, I'm going
to building while chatting, this IRC client is in
OpenComputers.
L379[04:43:45] <Ekoserin> So excuse me if
I don't speak.
L380[04:44:00] <ShadowKatStudios> I could
just run something on fossil fuels and buy a set of tesseracts to
move it there.
L381[04:44:16] <ShadowKatStudios>
Ekoserin, Interesting fact: OpenIRC beeps when you get pinged
L382[04:45:00] *
Trompeta_de_le_Papa can't use OpenIRC
L383[04:45:22] <Trompeta_de_le_Papa>
Windows Firewall freaks out
L384[04:46:19] <ShadowKatStudios> lol turn
it off
L385[04:46:22] <dangranos> hmm, what if
you will hook computronic's chatbox to irc client?
L386[04:46:40] <ShadowKatStudios> Turn
stdin/stdout into chatbox?
L387[04:46:46] <ShadowKatStudios> Could be
interesting.
L388[04:47:19] <ShadowKatStudios> Also,
reinforced doors are quite cheap o.O
L389[04:47:22] <Trompeta_de_le_Papa>
Windows Firewall turns itself on
L390[04:47:31] <ShadowKatStudios> Get a
better OS then.
L391[04:48:01] *
Trompeta_de_le_Papa was thinking about Linux Mint with the KDE
Desktop
L392[04:48:09] ***
Cazzar|Away is now known as Cazzar
L393[04:48:49] <ShadowKatStudios> If your
computer doesn't do what it's told, make it do what it's
told.
L394[04:50:18] <ds84182> time fo
sleep
L395[04:50:31] <ShadowKatStudios> o/
ds84182
L396[04:50:41] <Trompeta_de_le_Papa>
Buenas noches, ds84182!
L397[04:51:22] <Ekoserin>
ShadowKatStudios: I have Minecraft muted.
L398[04:51:31] <Trompeta_de_le_Papa>
boooo
L399[04:51:40] <Trompeta_de_le_Papa>
Minecraft deserves better
L400[04:51:50] <ShadowKatStudios> I've
figured out what I'm going to do.
L401[04:51:54] <Ekoserin> Hold on, it's
midnight, how many of you are in the EST timezone?
L402[04:51:57] <Trompeta_de_le_Papa>
remove the tree
L403[04:51:59] <Trompeta_de_le_Papa> not
me
L404[04:52:00] <ShadowKatStudios> A
carpenter's block doesn't block out sunlight.
L405[04:52:02] <Trompeta_de_le_Papa> I am
in CDT
L406[04:52:05] <ShadowKatStudios> I'm in
AEST
L407[04:52:11] <Trompeta_de_le_Papa>
AE?
L408[04:52:20] <ShadowKatStudios>
Australian Eastern Standard Time
L409[04:52:22] <Trompeta_de_le_Papa>
Applied Energestics Standard Time?
L410[04:52:23] <Trompeta_de_le_Papa>
Oh
L411[04:52:25] <Trompeta_de_le_Papa>
:(
L412[04:52:44] <Trompeta_de_le_Papa> How
is your keyboard not falling into outerspace,
ShadowKatStudios
L413[04:52:55] <ShadowKatStudios> Same to
you.
L414[04:53:07] <Trompeta_de_le_Papa> Well,
I'm up right
L415[04:53:16] <Ekoserin> Gravity and
shit, that answer your questions?
L416[04:53:18] <ShadowKatStudios> You're
on the other side of the world, after all, and gravity goes down
here, so...
L417[04:53:24] <Trompeta_de_le_Papa>
:P
L418[04:53:35] <Trompeta_de_le_Papa> Well,
actually, I would be on a very angled slope
L419[04:53:43] <Trompeta_de_le_Papa> based
on how close texas is to the equator
L420[04:53:51] <ShadowKatStudios> How is
your chair not sliding down?
L421[04:54:02] <Ekoserin> Gravity is
circular force.
L422[04:54:03] <Trompeta_de_le_Papa>
Because I'm not in a chair
L423[04:54:08] <ShadowKatStudios>
Ah.
L424[04:54:08] <Trompeta_de_le_Papa>
:P
L425[04:54:23] <ShadowKatStudios>
Ekoserin, I've played KSP, I know, this is more fun though.
L426[04:54:27] <Trompeta_de_le_Papa>
Yah
L427[04:54:41] <Ekoserin> It is, but my
Grammar Nazi is raging.
L428[04:54:51] <Ekoserin> It's
overly-sensitive.
L429[04:54:57] <Ekoserin> Not just grammar
pisses it off.
L430[04:55:08] <Ekoserin> Why do I
line-split ;_;
L431[04:55:13] <Trompeta_de_le_Papa> La
tierra is funny
L432[04:55:17] <Trompeta_de_le_Papa>
x_d
L433[04:56:17] <ShadowKatStudios> My super
secret base now has a door that looks like stone.
L434[04:56:37] <Ekoserin> I suspect you
use Carpenter's Blocks.
L435[04:56:54] <ShadowKatStudios> You
suspect correctly.
L436[04:57:11] <Ekoserin> I'm using it for
my builds.
L437[04:57:24] <ShadowKatStudios> It also
lets light in.
L438[04:57:31] <Ekoserin> Cool.
L439[04:57:34] <ShadowKatStudios> I'm
going to use it for solar panels.
L440[04:58:25] <Ekoserin> I think we need
a Carpenter's Command Block.
L441[04:59:48] <Ekoserin> BiblioCraft
FTW
L442[04:59:51] ***
ds84182 is now known as dsAway
L443[04:59:59] <Ekoserin> [and a bunch of
other mods]
L444[05:00:49] <dangranos> sks, is that in
singleplayer?
L445[05:02:26] <ShadowKatStudios>
Multiplayer.
L446[05:02:43] <ShadowKatStudios> I'm on
Ender's server
L447[05:02:50] <Ekoserin> Cool.
L448[05:03:54] <ShadowKatStudios> My base
is awesomely well hidden :D
L449[05:04:05] <Ekoserin> I need ideas for
some random joke books to put in bookcases.
L450[05:04:08] <ShadowKatStudios> Well, my
server room is.
L451[05:04:26] <ShadowKatStudios>
Ekoserin, get some random technical documents and paste them into
books.
L452[05:04:36] <Ekoserin> Okay...
L453[05:04:53] <ShadowKatStudios> How many
do you need?
L454[05:05:00] <Ekoserin> Let me
count.
L455[05:05:25] <Ekoserin> 16 per bookcase,
bookcase is 4x3.
L456[05:05:50] <ShadowKatStudios>
16x12=192
L457[05:05:56] <ShadowKatStudios> Have fun
filling that.
L458[05:05:58] <Ekoserin> A lot ;_;
L459[05:06:15] <Ekoserin> I'll just make
random stuff like "Lorem ipsum god damn I love that
phrase"
L460[05:06:30] <ShadowKatStudios> Does
OpenPrinter support making books?
L461[05:06:56] <Ekoserin> I don't have it,
so it doesn't matter to me.
L462[05:07:07] <dangranos> did ender's
modpack was updated?
L463[05:07:19] <ShadowKatStudios> I think
it's 2.4-ish now.
L464[05:07:33] <ShadowKatStudios> Only an
update pack was published. Usual place.
L465[05:07:41] <dangranos> uh
L466[05:07:50] <dangranos> i had link only
to full pack
L467[05:07:55] <dangranos> somewhere
L468[05:08:27] <dangranos> thanks
L469[05:09:13] <Trompeta_de_le_Papa>
¿hablas espoñol ShadowKatStudios?
L470[05:09:24] <ShadowKatStudios> I do not
speak spanish.
L471[05:09:32] <Trompeta_de_le_Papa>
Aww
L472[05:09:42] ⇦
Quits: tgame14 (~tgame14@bzq-79-178-6-113.red.bezeqint.net) (Ping
timeout: 186 seconds)
L473[05:10:52] <ShadowKatStudios> And yes,
I could tell that is what you're asking, it looks the same for most
languages.
L474[05:12:12] ⇦
Quits: Ekoserin (~ekoserin@c-98-231-193-97.hsd1.va.comcast.net)
(Ping timeout: 201 seconds)
L475[05:12:51]
⇨ Joins: Ekoserin
(~ekoserin@c-98-231-193-97.hsd1.va.comcast.net)
L476[05:13:43] <ShadowKatStudios> Man,
these NVIDIA drivers are great.
L477[05:13:51] <Ekoserin> Cool.
L478[05:14:09] <ShadowKatStudios> They
tripled my framerate :D
L479[05:14:51] <ShadowKatStudios> I wonder
if this means I can do shaders...
L480[05:15:24] <ShadowKatStudios> Worth a
shot.
L481[05:16:25] <ShadowKatStudios> I'm
going to need a bunch of seeds.
L483[05:17:15] ⇦
Quits: Ekoserin (~ekoserin@c-98-231-193-97.hsd1.va.comcast.net)
(Ping timeout: 201 seconds)
L484[05:18:07] <Trompeta_de_le_Papa>
ShadowKatStudios, Do you have a NVIDIA Card_
L485[05:18:17] <ShadowKatStudios> Yeah,
GeForce 8600GT
L486[05:18:23] <dangranos> sks i have
some
L487[05:18:27] <Trompeta_de_le_Papa> Just
wondering
L488[05:18:41] <ShadowKatStudios>
dangranos, I'll harvest my farms.
L489[05:18:43] *
Trompeta_de_le_Papa wishes he had something besides an old Intel
4000 intigrated graphicsss
L490[05:19:17] <ShadowKatStudios> All my
computers except this have integrated graphics.
L491[05:20:07] <ShadowKatStudios> 40-50FPS
with shaders :D
L492[05:20:17] <ShadowKatStudios> Oooh,
hitting 70
L493[05:20:36] <ShadowKatStudios> Memory
usage is double though :/
L494[05:21:55] <ShadowKatStudios> Are all
the new tracks in MC 1.7 by C418 or whatever his name is?
L495[05:26:14] ***
A1_C4T\wrk is now known as DeanIsaKitty
L496[05:28:59] ⇦
Quits: finkmac (~finkmac@rdsl-0134.tor.pathcom.com) (Quit:
finkmac)
L497[05:29:11] <Trompeta_de_le_Papa> When
I use shaders, I get 8 FPS
L498[05:29:29] <Trompeta_de_le_Papa>
Sí
L499[05:30:52] <PrincessAlissa> Still
beats my 2 fps without shaders
L500[05:31:22] <ShadowKatStudios> Using
the Mesa drivers, using shaders I wouldn't get FPS.
L501[05:33:10]
⇨ Joins: PotatoTrumpet_
(~PotatoTru@WL4-34.1scom.net)
L502[05:35:03] <PotatoTrumpet_> -nick
Trompeta_de_le_papa
L503[05:35:30] ***
PotatoTrumpet_ is now known as PotatoTrumpet
L504[05:38:10] ⇦
Quits: Trompeta_de_le_Papa (~PotatoTru@WL4-34.1scom.net) (Ping
timeout: 360 seconds)
L505[05:39:50] ⇦
Quits: phillips1012 (~phillips1@72.42.104.172) (Ping timeout: 360
seconds)
L506[05:40:40]
⇨ Joins: Vexatos
(~Vexatos@p200300556E319A293463478722016EDF.dip0.t-ipconnect.de)
L507[05:51:36] ***
PotatoTrumpet is now known as Trompeta_de_le_papa
L508[05:51:59] <Trompeta_de_le_papa>
Hmm
L509[05:52:03] <Trompeta_de_le_papa> So
after I learn spanish
L510[05:52:08] <Trompeta_de_le_papa> I
think ill try german
L511[05:52:11] <Trompeta_de_le_papa> or
french
L512[05:52:17] <ShadowKatStudios>
Japansese.
L513[05:52:18] <Vexatos> Don't try
German
L514[05:52:21] <Vexatos> It's
horrible
L515[05:52:24] <Trompeta_de_le_papa> Ill
try german
L516[05:52:32] <ShadowKatStudios> German
is boring, I did a semester of it.
L517[05:52:46] <Trompeta_de_le_papa>
English is boring, I did a whole lifetime on it
L518[05:52:50] <Vexatos> German is too
complicated to be worth it
L519[05:53:02] <Vexatos> It's my mother
tongue, I know what I'm talking about
L520[05:53:09] <Trompeta_de_le_papa> Don't
tell me how to live my life
L521[05:53:42] *
Vexatos is talking to a trumpet, that's a legit reason to tell it
how to live its life
L522[05:54:04] <Trompeta_de_le_papa> I am
a Trumpet of Potato, thank you very much
L523[05:54:25] *
ShadowKatStudios wonders about the resonance frequency of
potato
L524[05:54:31] <Trompeta_de_le_papa> Or
Trumpet Potato; Trumpet of the Potato
L525[05:54:38] <Trompeta_de_le_papa>
Hmm
L526[05:54:45] <Trompeta_de_le_papa> We
just have to find that of you brain
L527[05:54:47] <Trompeta_de_le_papa>
:P
L528[05:56:04] *
Trompeta_de_le_papa hides
L529[05:56:04] <ShadowKatStudios> I figure
if I can find the resonance frequency of potato I can play loud
frequencies and make you asplode.
L530[05:56:04]
⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L531[05:56:37] <Trompeta_de_le_papa>
:P
L532[05:56:40] ⇦
Quits: Trompeta_de_le_papa (~PotatoTru@WL4-34.1scom.net) (Quit:
Leaving)
L533[05:58:11]
⇨ Joins: PotatoTrumpet
(~PotatoTru@WL4-34.1scom.net)
L534[05:58:11] <PotatoTrumpet> test
L535[06:00:00] ⇦
Quits: alekso56_off (~alekso56@ti0020a400-4178.bb.online.no) (Ping
timeout: 360 seconds)
L536[06:00:01] ***
PotatoTrumpet is now known as Trompeta_de_le_papa
L537[06:00:02]
⇨ Joins: Tahgtahv
(~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net)
L538[06:00:30] ⇦
Quits: manmaed|AFK (~Ender@2e408c9b.skybroadband.com) (Ping
timeout: 360 seconds)
L539[06:00:30] ⇦
Quits: DaeDroug (uid22591@id-22591.highgate.irccloud.com) (Ping
timeout: 360 seconds)
L540[06:00:30] ⇦
Quits: vifino|off (Vifino@satomi.openshell.no) (Ping timeout: 360
seconds)
L541[06:00:51] ⇦
Quits: Calclavia (sid15812@id-15812.charlton.irccloud.com) (Ping
timeout: 360 seconds)
L542[06:01:13] ⇦
Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
(*.net *.split)
L543[06:01:13] ⇦
Quits: ShadowKatStudios (~ShadowKat@h2103688.stratoserver.net)
(*.net *.split)
L544[06:01:45] ⇦
Quits: rymate1234 (~rymate123@rymate.co.uk) (*.net
*.split)
L545[06:01:51] ⇦
Quits: Neonbeta|Holiday (sid26571@id-26571.highgate.irccloud.com)
(Ping timeout: 360 seconds)
L546[06:01:51]
zsh sets mode: +v on Tahgtahv
L547[06:01:54]
⇨ Joins: manmaed|AFK
(~Ender@2e408c9b.skybroadband.com)
L548[06:01:54]
⇨ Joins: Calclavia
(sid15812@id-15812.charlton.irccloud.com)
L549[06:01:54]
zsh sets mode: +v on Calclavia
L550[06:02:13] ⇦
Quits: Gethiox (~gethiox@2001:41d0:52:500::6c4) (Ping timeout: 360
seconds)
L551[06:02:30] ⇦
Quits: ConcernedHobbit (chobbit@hathor.stary2001.co.uk) (Ping
timeout: 360 seconds)
L552[06:02:34]
⇨ Joins: Gethiox
(~gethiox@2001:41d0:52:500::6c4)
L553[06:02:41] ***
manmaed|AFK is now known as manmaed
L554[06:02:44]
⇨ Joins: DaeDroug
(uid22591@highgate.irccloud.com)
L555[06:02:50] ⇦
Quits: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu) (Ping
timeout: 360 seconds)
L556[06:02:50] ⇦
Quits: Icedream (~icedream@85.220.207.204) (Ping timeout: 360
seconds)
L557[06:02:50] ⇦
Quits: Cha0tixz (~Cha0tixz@2a00:d880:3:1::ab72:bf8a) (Ping timeout:
360 seconds)
L558[06:03:09]
⇨ Joins: Icedream (~icedream@85.220.207.204)
L559[06:03:10] ⇦
Quits: Vexatos
(~Vexatos@p200300556E319A293463478722016EDF.dip0.t-ipconnect.de)
(Ping timeout: 360 seconds)
L560[06:03:10] ⇦
Quits: Vaht (~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net)
(Ping timeout: 360 seconds)
L561[06:03:19]
⇨ Joins: ConcernedHobbit
(chobbit@hathor.stary2001.co.uk)
L562[06:03:26]
⇨ Joins: Cha0tixz
(~Cha0tixz@2a00:d880:3:1::ab72:bf8a)
L563[06:03:42]
⇨ Joins: Vexaton
(~Vexatos@p200300556E319A293463478722016EDF.dip0.t-ipconnect.de)
L564[06:03:42]
⇨ Joins: ShadowKatStudios
(~ShadowKat@h2103688.stratoserver.net)
L565[06:03:44] <Trompeta_de_le_papa> lol
der Mann
L566[06:03:50] <Trompeta_de_le_papa> der
Mann
L567[06:03:52]
⇨ Joins: Xilandro
(~Kodos@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L568[06:03:54] <Trompeta_de_le_papa> its
so funny
L569[06:04:40]
⇨ Joins: gamax92_
(~gamax92@c-75-70-114-152.hsd1.co.comcast.net)
L570[06:04:42]
⇨ Joins: alekso56-
(~alekso56@ti0020a400-4178.bb.online.no)
L571[06:04:42]
⇨ Joins: rymate1234 (~rymate123@rymate.co.uk)
L572[06:04:52] <gamax92_> not sure what
happened to panicbnc.
L573[06:04:53]
⇨ Joins: Neonbeta
(sid26571@id-26571.highgate.irccloud.com)
L574[06:05:14] ⇦
Quits: Kodos (~Kodos@2602:306:ce20:6c30:385d:42b5:2590:d846) (Ping
timeout: 201 seconds)
L575[06:05:54]
⇨ Joins: vifino|off (Vifino@satomi.openshell.no)
L576[06:05:58] ***
vifino|off is now known as Guest46315
L577[06:06:06] ***
Vexaton is now known as Vexatos
L578[06:06:26] <gamax92_> did a netsplit
happen?
L579[06:06:33] <Trompeta_de_le_papa>
Hmm
L580[06:06:55] <Trompeta_de_le_papa> Just
looking at german, its hard
L581[06:07:11] <DeanIsaKitty> No shit
sherlock! :D
L582[06:07:33] <gamax92_> No sher
shitlock!
L583[06:09:15]
⇨ Joins: gamax92
(gamax92@The.Dragon.Slayer.PanicBNC.eu)
L584[06:09:42] ⇦
Quits: gamax92_ (~gamax92@c-75-70-114-152.hsd1.co.comcast.net)
(Quit: Leaving)
L585[06:09:46] <gamax92> hmm
L586[06:09:58] ***
justastranger is now known as justastranger|zzz
L587[06:10:38] <Vexatos> >___>
L588[06:10:38] <Vexatos> I told you
L589[06:10:38] <Vexatos> It's not worth
it
L590[06:10:38] <Vexatos> Learn latin
L591[06:10:38] <Vexatos> That's far easier
and much more useful
L592[06:11:08] ⇦
Quits: alekso56- (~alekso56@ti0020a400-4178.bb.online.no) (Ping
timeout: 186 seconds)
L593[06:16:04] <dangranos> what about
russian?
L594[06:16:04]
⇨ Joins: alekso56_off
(~alekso56@ti0020a400-4178.bb.online.no)
L595[06:20:30] ⇦
Quits: Xilandro
(~Kodos@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Ping
timeout: 360 seconds)
L596[06:22:37] ⇦
Quits: Vinatron (webchat@248-21.73-24.tampabay.res.rr.com) (Quit:
Web client closed)
L597[06:23:58]
⇨ Joins: TigerzFangz
(~TigersFan@c75-111-51-220.erkacmtk01.ca.dh.suddenlink.net)
L598[06:23:58]
⇨ Joins: Flenix__ (~Flenix@90.195.248.180)
L599[06:24:17]
⇨ Joins: rjwboys
(~rjwboys@99-190-16-238.lightspeed.snantx.sbcglobal.net)
L600[06:24:57]
⇨ Joins: Johannes13__
(~Johannes@p4FDE9AB6.dip0.t-ipconnect.de)
L601[06:25:35] ⇦
Quits: alekso56_off (~alekso56@ti0020a400-4178.bb.online.no) (Ping
timeout: 201 seconds)
L602[06:25:35] ⇦
Quits: manmaed (~Ender@2e408c9b.skybroadband.com) (Ping timeout:
201 seconds)
L603[06:25:35] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L604[06:25:35] ⇦
Quits: Johnson (~Johnson@24-178-233-39.dhcp.stls.mo.charter.com)
(Ping timeout: 201 seconds)
L605[06:25:35] ⇦
Quits: Logan (~logan@66.172.10.245) (Ping timeout: 201
seconds)
L606[06:26:12] ⇦
Quits: Sangar (~Sangar@cil.li) (Ping timeout: 201
seconds)
L607[06:26:12] ⇦
Quits: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net) (Ping
timeout: 201 seconds)
L608[06:26:12] ⇦
Quits: GreaseMonkey (greaser@segfault.net.nz) (Ping timeout: 201
seconds)
L609[06:26:12] ⇦
Quits: iLLHunter (iLL@welcome.to.bantown.com) (Ping timeout: 201
seconds)
L610[06:26:12] ⇦
Quits: rjwboys2
(~rjwboys@99-190-16-238.lightspeed.snantx.sbcglobal.net) (Ping
timeout: 201 seconds)
L611[06:26:12] ⇦
Quits: mallrat208 (~mallrat20@68.204.184.175) (Ping timeout: 201
seconds)
L612[06:26:12] ⇦
Quits: Benguin[Nap] (~Ben@adsl-83-100-188-68.karoo.KCOM.COM) (Ping
timeout: 201 seconds)
L613[06:26:31]
⇨ Joins: Johnson
(~Johnson@24-178-233-39.dhcp.stls.mo.charter.com)
L614[06:26:49] ⇦
Quits: Icedream (~icedream@85.220.207.204) (Ping timeout: 201
seconds)
L615[06:26:49] ⇦
Quits: Sorroko (~Sorroko@andromeda.ryanwelch.me) (Ping timeout: 201
seconds)
L616[06:26:49] ⇦
Quits: ANXHaruhi|HexChat
(~ANXHaruhi@39.Red-83-32-131.dynamicIP.rima-tde.net) (Ping timeout:
201 seconds)
L617[06:26:49] ⇦
Quits: Flenix_ (~Flenix@90.195.248.180) (Ping timeout: 201
seconds)
L618[06:26:49] ⇦
Quits: Johannes13_ (~Johannes@p4FDE9AB6.dip0.t-ipconnect.de) (Ping
timeout: 201 seconds)
L619[06:26:49] ⇦
Quits: TigersFangs
(~TigersFan@c75-111-51-220.erkacmtk01.ca.dh.suddenlink.net) (Ping
timeout: 201 seconds)
L620[06:26:49] ⇦
Quits: darknife25|AFK (~darknife@nentify.me) (Ping timeout: 201
seconds)
L621[06:26:49] ⇦
Quits: Farinhir|work
(~Farinhir@68-186-114-201.dhcp.knwc.wa.charter.com) (Ping timeout:
201 seconds)
L622[06:26:49] ⇦
Quits: Kilobyte (~Kilobyte@5.231.51.78) (Ping timeout: 201
seconds)
L623[06:26:50] ⇦
Quits: wolfmitchell (~wolfmitch@172.245.212.58) (Ping timeout: 201
seconds)
L624[06:27:08]
⇨ Joins: ANXHaruhi|HexChat
(~ANXHaruhi@39.Red-83-32-131.dynamicIP.rima-tde.net)
L625[06:27:11]
⇨ Joins: Icedream (~icedream@85.220.207.204)
L626[06:27:11]
⇨ Joins: Farinhir
(~Farinhir@68-186-114-201.dhcp.knwc.wa.charter.com)
L627[06:27:26]
⇨ Joins: Benguin
(~Ben@adsl-83-100-188-68.karoo.KCOM.COM)
L628[06:27:36]
⇨ Joins: Dashkal
(~dashkal@S0106001217d8177c.vf.shawcable.net)
L629[06:28:02]
⇨ Joins: Logan|away (~logan@I.got.g-lined.cu.cc)
L630[06:28:10]
⇨ Joins: wolfmitchell
(~wolfmitch@172.245.212.58)
L631[06:28:11]
⇨ Joins: Kilobyte (~Kilobyte@5.231.51.78)
L632[06:28:11]
zsh sets mode: +v on Kilobyte
L633[06:28:30] ***
Logan|away is now known as Logan
L634[06:28:40]
⇨ Joins: GreaseMonkey (greaser@segfault.net.nz)
L635[06:28:45]
⇨ Joins: darknife25|AFK (~darknife@nentify.me)
L636[06:28:50]
⇨ Joins: Sorroko
(~Sorroko@andromeda.ryanwelch.me)
L637[06:28:51]
⇨ Joins: iLLHunter (iLL@welcome.to.bantown.com)
L638[06:28:56]
⇨ Joins: manmaed|AFK
(~Ender@2e408c9b.skybroadband.com)
L639[06:28:56]
⇨ Joins: alekso56_off
(~alekso56@ti0020a400-4178.bb.online.no)
L640[06:29:22]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L641[06:29:33]
⇨ Joins: Sangar (~Sangar@cil.li)
L642[06:29:33]
zsh sets mode: +o on Sangar
L643[06:29:39]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L644[06:29:39]
zsh sets mode: +v on asie
L645[06:29:50] ***
manmaed|AFK is now known as manmaed
L646[06:33:22]
⇨ Joins: Johannes13_
(~Johannes@p4FDE9AB6.dip0.t-ipconnect.de)
L647[06:34:31] ⇦
Quits: Johannes13__ (~Johannes@p4FDE9AB6.dip0.t-ipconnect.de) (Ping
timeout: 186 seconds)
L648[06:34:31] ⇦
Quits: colin_ (~colin_@5351AA44.cm-6-2c.dynamic.ziggo.nl) (Ping
timeout: 186 seconds)
L649[06:35:08]
⇨ Joins: colin_
(~colin_@5351AA44.cm-6-2c.dynamic.ziggo.nl)
L650[06:38:56] <ShadowKatStudios> Does
WorldBorder work decently with Cauldron?
L651[06:39:52] <DeanIsaKitty> Meh
L652[06:40:06] <DeanIsaKitty> World Border
itself is a bit weird.
L653[06:45:00] <ShadowKatStudios> It does
what I need though.
L654[06:45:35] <ShadowKatStudios> I think
I know why my ping times are suddenly terrible.
L655[06:45:41] <ShadowKatStudios> I'm
torrenting.
L656[06:45:55] <ShadowKatStudios> Took me
far too long to figure out.
L657[06:46:58]
⇨ Joins: alfw (~alfw@2001:41d0:a:923::)
L658[06:48:12] <Trompeta_de_le_papa> Good
night
L659[06:48:16] ⇦
Quits: Trompeta_de_le_papa (~PotatoTru@WL4-34.1scom.net) (Quit:
Leaving)
L660[06:55:11] ⇦
Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout:
201 seconds)
L661[06:56:03]
⇨ Joins: Sangarr (~Sangar@cil.li)
L662[06:56:50] ⇦
Quits: Sangar (~Sangar@cil.li) (Ping timeout: 360
seconds)
L663[07:06:32] ⇦
Quits: Cruor (Cruor@satomi.openshell.no) (Ping timeout: 360
seconds)
L664[07:08:32]
⇨ Joins: Cruor (Cruor@satomi.openshell.no)
L665[07:08:32] ***
Cruor is now known as Guest86309
L666[07:09:02] ⇦
Quits: SkylordRS|zzz (~RSLord@88.150.158.107) (Ping timeout: 360
seconds)
L667[07:09:10] ⇦
Quits: SpiritedDusty
(~SpiritedD@24-205-168-36.dhcp.wsco.ca.charter.com) (Ping timeout:
360 seconds)
L668[07:09:45]
⇨ Joins: SpiritedDusty
(~SpiritedD@24-205-168-36.dhcp.wsco.ca.charter.com)
L669[07:09:45]
⇨ Joins: w00tc0d3_ (~quassel@212.83.57.84)
L670[07:09:50] ⇦
Quits: prassel|off (~Prassel@5.231.51.109) (Ping timeout: 360
seconds)
L671[07:09:50] ⇦
Quits: w00tc0d3 (~quassel@212.83.57.84) (Ping timeout: 360
seconds)
L672[07:10:02]
⇨ Joins: SkylordRS|zzz (~RSLord@88.150.158.107)
L673[07:10:10] ⇦
Quits: rstamer (~rstamer@genoce.org) (Ping timeout: 360
seconds)
L674[07:10:30] ⇦
Quits: colin_ (~colin_@5351AA44.cm-6-2c.dynamic.ziggo.nl) (Ping
timeout: 360 seconds)
L675[07:10:43]
⇨ Joins: [R] (~rstamer@genoce.org)
L676[07:10:50]
⇨ Joins: prassel|off (~Prassel@5.231.51.109)
L677[07:11:07] ***
[R] is now known as Guest24440
L678[07:11:16] ⇦
Quits: Sangarr (~Sangar@cil.li) (Quit: [/famous last
words])
L679[07:11:32]
⇨ Joins: colin_
(~colin_@5351AA44.cm-6-2c.dynamic.ziggo.nl)
L680[07:12:09]
⇨ Joins: tgame14
(~tgame14@bzq-79-178-6-113.red.bezeqint.net)
L681[07:12:33] ⇦
Quits: ObiWan (ObiWan@kenobi.pc-logix.com) (Ping timeout: 360
seconds)
L682[07:13:45]
⇨ Joins: ObiWan (ObiWan@kenobi.pc-logix.com)
L683[07:16:42]
⇨ Joins: Flenix_ (~Flenix@90.195.248.180)
L684[07:17:11] ⇦
Quits: Flenix__ (~Flenix@90.195.248.180) (Ping timeout: 186
seconds)
L685[07:17:33]
⇨ Joins: Sangar (~Sangar@cil.li)
L686[07:17:33]
zsh sets mode: +o on Sangar
L687[07:19:19] ⇦
Quits: manmaed (~Ender@2e408c9b.skybroadband.com) (Ping timeout:
186 seconds)
L688[07:19:46] ***
justastranger|zzz is now known as justastranger
L689[07:24:24]
⇨ Joins: feldim2425
(~feldim242@93-82-87-159.adsl.highway.telekom.at)
L690[07:24:47]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L691[07:24:47]
zsh sets mode: +v on asie
L692[07:26:01]
⇨ Joins: manmaed|AFK
(~Ender@2e408c9b.skybroadband.com)
L693[07:27:16] ***
manmaed|AFK is now known as manmaed
L694[07:27:58] ⇦
Quits: Daiyousei (Biohazard@biohazard.tropicraft.net) (Ping
timeout: 360 seconds)
L695[07:36:48]
⇨ Joins: Caitlyn
(~Caitlyn__@apollo.pc-logix.com)
L696[07:36:48]
zsh sets mode: +v on Caitlyn
L697[07:39:48] ⇦
Quits: iLLHunter (iLL@welcome.to.bantown.com) (Excess
Flood)
L698[07:43:21]
⇨ Joins: iLLHunter (iLL@welcome.to.bantown.com)
L699[08:04:29] ***
Yepoleb is now known as Guest13261
L700[08:04:30]
⇨ Joins: Yepoleb
(~quassel@188-22-166-173.adsl.highway.telekom.at)
L701[08:05:50] ⇦
Quits: Guest13261
(~quassel@178-190-228-153.adsl.highway.telekom.at) (Ping timeout:
360 seconds)
L702[08:07:20] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L703[08:09:00]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L704[08:10:05]
⇨ Joins: TabletCube (~TCube@90.200.120.80)
L705[08:12:25] ⇦
Quits: ivan` (~ivan@192.241.198.49) (Quit: ERC Version 5.3 (IRC
client for Emacs))
L706[08:12:55] ⇦
Quits: TigerzFangz
(~TigersFan@c75-111-51-220.erkacmtk01.ca.dh.suddenlink.net) (Quit:
Leaving)
L707[08:15:09]
⇨ Joins: ivan` (~ivan@192.241.198.49)
L708[08:15:28] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L709[08:18:30] ***
prassel|off is now known as prasselpikachu
L710[08:20:30]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L711[08:24:12]
⇨ Joins: mallrat208 (~mallrat20@68.204.184.175)
L712[08:25:09] <ShadowKatStudios> Ender,
your server just ate all my stuff.
L713[08:29:32] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L714[08:40:34] ⇦
Quits: TabletCube (~TCube@90.200.120.80) (Read error: Connection
reset by peer)
L715[08:40:34]
⇨ Joins: CompanionCube (~TCube@90.200.120.80)
L716[08:48:03]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L717[08:49:43]
⇨ Joins: sciguyryan
(sciguyryan@109-205-169-222.dynamic.swissvpn.net)
L718[08:51:02] ***
DeanIsaKitty is now known as DeanIsAway
L719[08:56:10] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L720[09:02:44] <Ender> ShadowKatStudios,
urghh, will have a look
L721[09:03:21] ***
prasselpikachu is now known as prassel|off
L722[09:04:01] ***
prassel|off is now known as prasselpikachu
L723[09:04:53] <ShadowKatStudios> Ender,
never mind, it was just taking forever. Peakhour over here.
L724[09:05:03] <Ender> lol
L725[09:08:16] ***
prasselpikachu is now known as prassel|off
L726[09:09:34] <ShadowKatStudios> One
minute chat lag.
L727[09:11:25]
⇨ Joins: EndersGame (TheSiren@90.192.45.145)
L728[09:11:25]
zsh sets mode: +o on EndersGame
L729[09:15:30] ***
prassel|off is now known as prasselpikachu
L730[09:18:04] ⇦
Quits: EndersGame (TheSiren@90.192.45.145) (Read error: Connection
reset by peer)
L731[09:18:36]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L732[09:18:52] ⇦
Quits: CompanionCube (~TCube@90.200.120.80) (Ping timeout: 201
seconds)
L733[09:19:23]
⇨ Joins: EndersGame (~ItsaMe-Id@90.192.45.145)
L734[09:19:23]
zsh sets mode: +o on EndersGame
L735[09:27:00] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L736[09:32:39] ***
DeanIsAway is now known as A1_C4T\wrk
L737[09:32:59] <EndersGame> hai
A1_c4t\wrk
L738[09:33:08] ***
A1_C4T\wrk is now known as DeanIsaKitty
L739[09:38:08]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L740[09:39:29]
⇨ Joins: AwesomeDesktopCube
(webchat@90.200.120.80)
L741[09:39:39] <AwesomeDesktopCube>
EndersGame: nice name
L742[09:42:18] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L743[09:50:10]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970637.dip0.t-ipconnect.de)
L744[09:55:52] ⇦
Quits: Lathanael|Away (~Lathanael@p54970637.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L745[10:02:41]
⇨ Joins: Lathanael|Away
(~Lathanael@p549712F4.dip0.t-ipconnect.de)
L746[10:02:53] ***
Lathanael|Away is now known as Lathanael
L747[10:04:30] <Ender> AwesomeDesktopCube,
it's the nick i use when in game. EiraIRC cant connect to my
bouncer
L748[10:09:26]
⇨ Joins: Hobbyboy
(~Hobbyboy@host217-44-129-199.range217-44.btcentralplus.com)
L749[10:12:06] ***
w00tc0d3_ is now known as w00tc0d3
L750[10:14:52] <AwesomeDesktopCube> Ender:
for me it was also the name of a book
L751[10:15:06] ***
Guest8525 is now known as Daiyousei
L752[10:20:07] ***
Keridos_off is now known as Keridos
L753[10:28:32] ***
Guest86309 is now known as Cruor|Away
L754[10:29:22] ***
Cruor|Away is now known as Cruor
L755[10:32:30] ⇦
Quits: Maxwolf (labs@pipette.madsciencemod.com) (Quit:
Leaving)
L756[10:32:59] ***
Cazzar is now known as Cazzar|Away
L757[10:34:14] ***
Cazzar|Away is now known as Cazzar
L758[10:46:18] ***
justastranger is now known as justastranger|zzz
L759[10:47:17] ***
Farinhir is now known as Farinhir|sleep
L760[10:48:14] ***
prasselpikachu is now known as prassel|off
L761[11:08:49] ⇦
Quits: EndersGame (~ItsaMe-Id@90.192.45.145) (Read error:
Connection reset by peer)
L762[11:10:45]
⇨ Joins: Negi
(~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
L763[11:19:25] <ShadowKatStudios> Yay,
dipping into swap again.
L764[11:19:30] <ShadowKatStudios>
-_-
L765[11:20:00] <AwesomeDesktopCube>
ShadowKatStudios: it's not that bad unless you're using most of
your swap
L766[11:30:45]
⇨ Joins: skyem123
(~skyem123@cpc1-walt4-0-0-cust432.13-2.cable.virginm.net)
L767[11:38:14] ⇦
Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout:
201 seconds)
L768[11:40:58]
⇨ Joins: Lumien
(~lumien@p4FED5F60.dip0.t-ipconnect.de)
L769[12:07:01]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L770[12:07:01]
zsh sets mode: +v on asie
L771[12:14:03] ***
alekso56_off is now known as alekso56
L772[12:31:09] ⇦
Quits: Negi (~poireau@mcl71-1-82-246-167-6.fbx.proxad.net) (Ping
timeout: 183 seconds)
L773[12:31:41] ***
dsAway is now known as ds84182
L774[12:32:09] <ds84182> ShadowKatStudios,
o/
L775[12:32:12] <ds84182> sorry, didn't see
your message before I went to sleep
L776[12:37:41] ***
ShadowKatStudios is now known as SKS-Away
L777[12:39:15] ⇦
Quits: VikeStep
(~VikeStep@CPE-121-222-5-142.lnse1.cha.bigpond.net.au) (Quit:
Leaving)
L778[12:41:47] <asie> Vexatos: ping
L779[12:42:10] <Vexatos> Hi
L781[12:42:50] ***
Johnson is now known as Johnson|away
L782[12:43:02] <Vexatos> I don't need it,
but it will be useful if anyone ever made a computronics
addon
L783[12:43:05] <asie> yes
L784[12:43:42] <asie> some other things i
plan to add: locking Cipher Blocks
L785[12:43:52] <asie> so you can't open
the inventory unless you unlock it nor can you connect new
computers to it
L786[12:50:01]
⇨ Joins: Negi
(~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
L787[13:03:26] <Vexatos> Good idea
L788[13:11:38] ***
Daiyousei is now known as Dai|FNAF
L789[13:20:37] ***
Dai|FNAF is now known as Daiyousei
L790[13:35:20] <ds84182> lol, put opengx
glasses into inventory. instant crash
L791[13:35:21] <ds84182> ( ͡^ ͜ʖ ͡^)
L792[13:35:22] ***
Guest46315 is now known as vifino|off
L793[13:36:18] <ds84182> that moment when
you figure out that onCreated isn't called when you pull it out of
a creative mode inventory
L794[13:38:45] <Vexatos> You need to
initialize stuff in onUpdate
L795[13:38:53] <Vexatos> I guess
L796[13:39:02] <ds84182> Yeah, that's how
I fixed it
L797[13:39:16] <ds84182> onCreate should
be named onCraft.
L798[13:39:27] <ds84182> Since it's only
called when an item is crafted
L799[13:42:44] ***
alekso56 is now known as alekso56_off
L800[13:47:06]
⇨ Joins: Wobbo
(~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L801[13:47:06]
zsh sets mode: +v on Wobbo
L802[13:47:25] <Wobbo> o/
L803[13:47:56] <ds84182> \o
L804[13:49:39] <Wobbo> So, whats up?
L805[13:53:46] <ds84182> I'm trying to
figure out why this private field is null when I initialized it
with an object
L806[13:54:15] <Wobbo> Sounds like Java,
I'm outta here! :D
L807[13:56:09] <robhol>
understandable
L808[13:57:56] <Wobbo> ds84182: but what
if the object you initialized it with is Null?
L809[13:59:49] <ds84182> it can't be
L810[13:59:56] <ds84182> or atleast
shouldn't
L811[14:00:01] *
ds84182 looks at Sangar
L812[14:00:06] ⇦
Quits: Negi (~poireau@mcl71-1-82-246-167-6.fbx.proxad.net) (Read
error: Connection reset by peer)
L813[14:00:18] <ds84182> It's HARD AS HELL
TO DEBUG BECAUSE OF FUCKING MC GRABBING THE MOUSE
L814[14:00:38] <ds84182> And when a
breakpoint occurs when the mouse is grabbed I can't use the
mouse
L815[14:01:29] <Wobbo> ds84182: write a
coremod to disable automousegrab :P
L816[14:01:30] <ds84182> Just learned
about xdotool key XF86Ungrab
L817[14:01:44] ⇦
Quits: AwesomeDesktopCube (webchat@90.200.120.80) (Ping timeout:
190 seconds)
L818[14:01:55] <ds84182> Wobbo, but then
how the fuck am I supposed to actually play MC?
L819[14:02:06]
⇨ Joins: Negi
(~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
L820[14:02:12] <ds84182> If you disable
mouse grabbing in MC you can't control the camera
L821[14:02:47] <ds84182> Plus it still
sets the mousepointer location to the middle of the window
L822[14:04:34] <Wobbo> I don't know, I
don't mod MC so I have no clue how to deal with this
L823[14:04:45] <ds84182> Wobbo: what was
that command I just pasted?
L824[14:05:09] <ds84182> Had to open
Weechat on TTY
L825[14:05:15] <Wobbo> xdotool key
XF86Ungrab?
L826[14:05:24] <ds84182> Yeah,
thanks
L827[14:05:46] ⇦
Quits: Negi (~poireau@mcl71-1-82-246-167-6.fbx.proxad.net) (Read
error: Connection reset by peer)
L828[14:11:19]
⇨ Joins: Negi
(~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
L829[14:14:29] <Wobbo> I've just created a
way to call Lua code in a lisp style :D
L830[14:14:44] <Wobbo> {print,
"Hello, World!"}
L831[14:14:52] ***
Flenix_ is now known as Flenix
L832[14:21:52]
⇨ Joins: TangentDelta (~christine@63.143.24.24)
L833[14:22:04] ***
Cazzar is now known as Cazzar|Away
L834[14:22:32] <ds84182> oh dear
L835[14:22:34] <ds84182>
whyyyyyyyyyyy
L836[14:22:43] <ds84182> Wobbo,
whyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
L837[14:23:03] <Wobbo> ds84182: For
Genetic Programming. That happens on tree structures
L838[14:24:06] <ds84182> seems legit
L839[14:24:33] <Wobbo> ds84182: but apart
from it being a little bit ugly ' '>, and ()>{} imho, it
works well
L840[14:25:11] <Wobbo> ds84182: It also
has quote! :D
L841[14:25:58] <ds84182> :P
L842[14:26:12] <ds84182> Well, OpenGX
glasses are working but not working at the same time
L843[14:26:17] <ds84182> which is
great
L844[14:26:29] <Wobbo> ds84182: and it si
also only 30 LOCs
L845[14:26:41] <ds84182> They boot but
then they "no bootable medium found: file not
found"
L846[14:26:46] <Wobbo> ds84182: you
shouldn't use quantum OpenGL
L847[14:26:57] <Wobbo> s/GL/GX/
L848[14:26:57] <Kibibyte> <Wobbo>
ds84182: you shouldn't use quantum OpenGX
L849[14:27:15] <ds84182>
OpenGX::Quantum
L850[14:27:26] <ds84182> Where things
work, but also don't work
L851[14:27:41] <Wobbo> PAPAM!
L852[14:28:01] <Wobbo> Who, I'm number ten
most active on this channel again! :D
L853[14:28:24] <ds84182> Anyways, the
thing I was going to do is add the ability to invoke a GX error
with custom stuff
L854[14:28:25] ⇦
Quits: Icedream (~icedream@85.220.207.204) (Remote host closed the
connection)
L855[14:28:28] <ds84182> .stats
L856[14:28:33] <ds84182> damn
L857[14:28:39] <Wobbo> ^v is gone
L858[14:28:47] <Wobbo> Why is the ^v
gone?
L859[14:28:54] <ds84182> Dunno
L860[14:29:39]
⇨ Joins: Icedream (~icedream@85.220.207.204)
L861[14:31:21] ***
Wobbo is now known as Wobbo|AFK
L862[14:31:41] ⇦
Parts: DeanIsaKitty (~Dean@h2103688.stratoserver.net)
())
L863[14:31:57] ***
prassel|off is now known as prasselpikachu
L864[14:33:57] ⇦
Quits: SKS-Away (~ShadowKat@h2103688.stratoserver.net) (Quit:
Sayonara o/)
L865[14:34:41] ***
Wobbo|AFK is now known as Wobbo
L866[14:38:30]
⇨ Joins: A1_C4T\wrk
(~Dean@h2103688.stratoserver.net)
L867[14:39:16] ***
A1_C4T\wrk is now known as DeanIsaKitty
L868[14:42:18] <Wobbo> I could even
implement a simple macro system for Taps…
L869[14:43:16]
⇨ Joins: DeanIsaKittyWithAPhone
(~Phone@p54960039.dip0.t-ipconnect.de)
L870[14:43:18] ⇦
Quits: DeanIsaKittyWithAPhone
(~Phone@p54960039.dip0.t-ipconnect.de) (Client Quit)
L871[14:44:40]
⇨ Joins: Ekoserin
(webchat@c-98-231-193-97.hsd1.va.comcast.net)
L872[14:45:22]
⇨ Joins: duck112358
(~EIRC_RR@c-107-5-233-240.hsd1.mi.comcast.net)
L873[14:47:15] <Ekoserin> I wish when
copy+pasting content into books that it would go to the next page
if it ran out of space.
L874[14:47:19] ⇦
Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout:
186 seconds)
L875[14:48:20] <ds84182> hehe
L876[14:48:20] <ds84182> Nick Number of
Uses Last Used by
L877[14:48:21] <ds84182> 1 ds84182 64291
^v
L878[14:48:22] <ds84182> 2 a 31178
ds84182
L879[14:48:27] <ds84182> I have the most
pings again
L880[14:48:54] <Ekoserin> Cool?
L881[14:50:22] <gamax92> Too cool
L882[14:51:25] <Ekoserin> Not
really..?
L883[14:51:37] <Wobbo> gamax92: for
school
L884[14:51:37] <gamax92> Yes
really..!
L885[14:52:04] <Ekoserin> I don't see what
is so interesting.
L887[14:52:32] <Ekoserin> It's a pixelated
image of a Grass block.
L888[14:52:35] <gamax92> yes.
L889[14:52:52] <Ekoserin> That's one of
the least interesting things I've ever seen.
L890[14:53:03] <gamax92> You must not be a
very interesting person then.
L891[14:53:18] <Ekoserin> Explain to me
why the image is so interesting.
L892[14:53:26] <Ekoserin> I'm not drunk,
y'know.
L893[14:53:33] <gamax92> >y'know.
L894[14:53:39] <Ekoserin> Yes, I said
that.
L895[14:54:05] <Ekoserin> I text like I
speak.
L896[14:54:51] ***
alekso56_off is now known as alekso56
L897[14:55:32] <gamax92> ds84182: Can I
expect unfilled blockRegistry entries to be null?
L898[14:56:10] <ds84182> gamax92,
no.
L899[14:56:14] <gamax92> FAK
L900[14:57:45]
⇨ Joins: Altenius (~Altenius4@199.193.183.1)
L901[14:58:11] <Altenius> Yay, my NBT
reader/writer and 2D map viewer is functional.
L902[14:58:36] <Ekoserin> I need to make
"OpenComputers adds computers" smaller so it can fit in a
20-character limit.
L903[14:59:02] <gamax92> OC +'s
comps
L904[14:59:32] ⇦
Quits: Negi (~poireau@mcl71-1-82-246-167-6.fbx.proxad.net) (Read
error: Connection reset by peer)
L905[14:59:49] <Ekoserin> Oh, wait, never
mind, was able to wedge it in. "OC adds computers" with 2
characters to spare.
L906[15:00:10] <ds84182>
"OpenComputers, a mod by Sangar, adds computers is totally
under 20 characters" is totally under 20 characters
L907[15:00:14]
⇨ Joins: Johannes13__
(~Johannes@p4FDE9AB6.dip0.t-ipconnect.de)
L908[15:00:23] <Wobbo> gamax92: for real
space efficiency, you should leave out the '. like so: +s
L909[15:00:23]
⇨ Joins: Negi
(~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
L910[15:02:21] ⇦
Quits: Johannes13_ (~Johannes@p4FDE9AB6.dip0.t-ipconnect.de) (Ping
timeout: 201 seconds)
L911[15:02:36] *
Ekoserin yawns
L912[15:03:52] ***
Techokami|Off is now known as Techokami
L913[15:04:50] ***
Ekoserin is now known as EkoBored
L914[15:09:55] <EkoBored> Meowity meow
meow.
L915[15:10:18] ***
alekso56 is now known as alekso56_off
L916[15:10:43] <EkoBored> Now I'm just
gonna copy ban appeals from some gaming community and put it into a
book.
L917[15:11:43]
⇨ Joins: LudziE12 (~LudziE12@91.236.130.129)
L918[15:12:58] ***
alekso56_off is now known as alekso56
L919[15:16:43] <EkoBored> Meow.
L920[15:17:50] <Wobbo> Oh no, not more
kittens…
L921[15:17:57] ⇦
Quits: Negi (~poireau@mcl71-1-82-246-167-6.fbx.proxad.net) (Read
error: Connection reset by peer)
L922[15:19:32]
⇨ Joins: v^
(~no@2601:4:4500:e15:f00f:d30c:7523:c452)
L923[15:19:32]
zsh sets mode: +v on v^
L924[15:19:42] <EkoBored> Good thing I
have a log of some of my favorite stupid ban appeals in my email
and in Google Drive, otherwise I'd have very little content to
write.
L925[15:20:26]
⇨ Joins: ^vDoge
(~mooooon@2601:4:4500:e15:f00f:d30c:7523:c452)
L926[15:20:26]
⇨ Joins: ^v
(~ping@2601:4:4500:e15:f00f:d30c:7523:c452)
L927[15:21:29]
⇨ Joins: Negi
(~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
L928[15:22:27] ***
alekso56 is now known as alekso56_off
L929[15:22:31] *
EkoBored yawns
L930[15:22:36] <v^> comcrap's fault
L931[15:22:58] <EkoBored> Referring to
Comcast?
L932[15:26:05] <EkoBored>
Yadadeeyadadoo.
L933[15:29:21] <EkoBored> Oh, it seems my
left arm has fallen off.
L934[15:29:41] <EkoBored> I need that to
write D:
L935[15:31:23] ***
Wobbo is now known as Wobbo|AFK
L936[15:31:28] <EkoBored> Oy...
L937[15:31:41] ***
alekso56_off is now known as alekso56
L938[15:32:17] ***
alekso56 is now known as alekso56_off
L939[15:35:36]
⇨ Joins: Katie (Caitlyn@cerridwen.pc-logix.com)
L940[15:35:36]
zsh sets mode: +v on Katie
L941[15:40:05] ⇦
Quits: Altenius (~Altenius4@199.193.183.1) (Ping timeout: 201
seconds)
L942[15:40:58] <EkoBored> Meow.
L943[15:41:34] ***
Wobbo|AFK is now known as Wobbo
L944[15:41:39] ***
Katie is now known as KatieKat
L945[15:41:47] <KatieKat> :P
L946[15:41:58] <skyem123> EkoBored, why
did your arm fall off?
L947[15:42:08]
⇨ Joins: Vexaton
(~Vexatos@p200300556E319A90195EE608355E28C0.dip0.t-ipconnect.de)
L948[15:42:21] ⇦
Quits: Vexatos
(~Vexatos@p200300556E319A293463478722016EDF.dip0.t-ipconnect.de)
(Killed (NickServ (GHOST command used by
Vexaton!~Vexatos@p200300556E319A90195EE608355E28C0.dip0.t-ipconnect.de)))
L949[15:42:23] ***
Vexaton is now known as Vexatos
L950[15:54:53]
⇨ Joins: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L951[15:56:47] <EkoBored> skyem123: I
don't know.
L952[15:57:01] <EkoBored> I don't know why
I haven't been kicked off due to idling for so long.
L953[15:57:42] <skyem123> EkoBored, I
think there is a keep alive packet sent to the server.
L954[15:58:14] <EkoBored> I could use that
packet, my left shoulder is bleeding out.
L955[15:58:36] *
skyem123 gives EkoBored a keep alive packet
L956[15:59:06] *
EkoBored puts it over his left shoulder, and suddenly the bleeding
stops somehow?
L957[15:59:23] <skyem123> hm...
L958[15:59:39] *
skyem123 attaches EkoBored's arm to his shoulder.
L959[15:59:56] <EkoBored> That's
nice.
L960[16:00:01] ***
EkoBored is now known as Ekoserin
L961[16:01:58] *
skyem123 solders Ekoserin's arm onto his shoulder.
L962[16:02:07] <Ekoserin> Ow!
L963[16:02:09] <skyem123> Your arm was
falling off again,
L964[16:02:17] <skyem123> ok, done.
L965[16:02:20] <Ekoserin> I'm pretty sure
my arm SCREWS in, not solders in!
L966[16:02:37] <Ekoserin> (that sounded
just a little perverted)
L967[16:02:45] ***
alekso56_off is now known as alekso56
L968[16:02:52] <skyem123> Keep the
keepalive packet unless you want lead poisoning,
L969[16:03:02] <skyem123> .random
Ekoserin
L970[16:03:02] <^v> skyem123,
<Ekoserin> Should I get NEI 1.0.3.51 or NEI 1.0.2.15?
L971[16:03:18] <Ekoserin> Wait,
what!?
L972[16:03:27] <Ekoserin> That bot scares
me.
L973[16:03:34] <skyem123> I use lead
solder.
L974[16:04:11] <skyem123> .random
skyem123
L975[16:04:11] <^v> skyem123,
<skyem123> does it work?
L976[16:04:25] <Ekoserin> Unless I have an
insanely high of lead in my system, it cannot actually cause damage
to me. Mainly because I'm not human.
L977[16:04:38] <Ekoserin> "high of
lead"
L978[16:04:53] <skyem123> Not human?
L979[16:05:12] <Ekoserin> I'm a machine
with limbs and skin.
L980[16:05:14] <skyem123> But you
bleed!
L981[16:05:19] <Ekoserin> Yes, I do.
L982[16:05:27] <skyem123> >:-)
L983[16:05:40] <Ekoserin> Kinda sad how my
blood is a mixture of food coloring, corn starch, and salt.
L984[16:06:04] *
skyem123 pumps Ekoserin full to exploding with real
blood.
L985[16:06:11] <skyem123> >:)
L986[16:06:25] <Ekoserin> I'm getting an
insanely high blood pressure here, and I'm probably going to
explode somewhere in 3,
L987[16:06:29] <Ekoserin> 2,
L988[16:06:30] <Ekoserin> 1...
L989[16:06:32] <Ekoserin> ...
L990[16:06:42] *
Ekoserin 's left wrist explodes
L991[16:06:49] *
skyem123 stops pump.
L992[16:06:59] <Ekoserin> I need a bandage
stat.
L993[16:07:15] *
Ekoserin 's left wrist stops bleeding out at extremely high
speeds.
L994[16:07:33] <skyem123> I'll let you
bleed.
L995[16:07:46] <Ekoserin> Good thing I
have bandages in my access panel.
L996[16:07:57] <skyem123> I'll give you a
bandage when you have low blood pressure
L997[16:08:01] *
Ekoserin patches himself up with something he pulls out of his
abdomen.
L998[16:08:11] <Ekoserin> (no, not like
that you perv)
L999[16:08:14] <skyem123> uh...
L1000[16:08:24] <skyem123> .random
Ekoserin
L1001[16:08:24] <^v> skyem123,
<Ekoserin> Gonna fix my mess.
L1002[16:08:31] <Ekoserin> .random
Ekoserin
L1003[16:08:31] <^v> Ekoserin,
<Ekoserin> Also, isn't pi a number that is still going?
L1004[16:08:34] <Ekoserin> .random
Ekoserin
L1005[16:08:35] <^v> Ekoserin,
<Ekoserin> "del /root/"
L1006[16:08:42] <Ekoserin> .random
Ekoserin
L1007[16:08:43] <^v> Ekoserin,
<Ekoserin> Wait, I know!
L1008[16:09:01] <Ekoserin> This is
funny.
L1009[16:09:19] *
skyem123 pumps blood out of Ekoserin
L1010[16:09:36] <Ekoserin> I have a
dangerously low blood pr- ssure.
L1011[16:09:44] *
skyem123 stops pump
L1012[16:09:46] <skyem123> hm...
L1013[16:09:54] *
skyem123 measures hih blood pressure
L1014[16:09:56] <Ekoserin> (stuttering)
I'm on the verge of collapsing.
L1015[16:10:17]
zsh sets mode: +o on SpiritedDusty
L1016[16:10:21] *
skyem123 measures his own blood pressure
L1017[16:10:27] <Ekoserin> Skyem123, you
might have better luck if you give me an HDMI cable and a computer
monitor.
L1018[16:10:36] <skyem123> ?
L1019[16:10:48] <skyem123> why?
L1020[16:11:07] <Ekoserin> Because you
can see what I see, and my HUD which contains useful
information.
L1021[16:11:15] <Ekoserin> Also my
browser history.
L1022[16:11:27]
⇨ Joins: Kooshy
(webchat@adsl-98-71-5-187.cae.bellsouth.net)
L1023[16:11:54] ***
Wobbo is now known as Wobbo|AFK
L1024[16:12:14] *
skyem123 connects a crt to a vga to hdmi thing
L1025[16:12:19] <skyem123> ok...
L1026[16:12:23] <skyem123> Done.
L1027[16:13:20] <Ekoserin> [The monitor
displays video information from my left eye, as well as a HUD
displaying overall health, energy, a crosshair, and the window bar
of a Minecraft window.]
L1028[16:13:48] <Ekoserin> [And, among
the junk on the HUD, is an error message saying "Warning: Low
blood pressure. Switch to emergency battery? [Yes] [No]"
L1029[16:14:09] *
skyem123 plugs a ADB keyboard and mouse into Ekoserins
ear.
L1030[16:14:21] <Ekoserin> JESUS FUCK I
DON'T RECALL HAVING A PORT THERE
L1032[16:14:34] ***
alekso56 is now known as alekso56_off
L1033[16:14:36] <skyem123> you do.
L1034[16:15:10] <Ekoserin> [Another error
message.] "Warning: Right ear is damaged, and cannot be
used."
L1035[16:15:17] <skyem123> ...
L1036[16:15:30] <Ekoserin> What?
L1037[16:16:21] <Ekoserin> (I fucked up,
didn't I?)
L1038[16:16:22] <skyem123> yes, the port
in that ear was destoryed (someone tried to plug a ps/2 keyboard
into it) so I used the left ear. yes there was a port there.
L1039[16:16:30] ***
ConcernedHobbit is now known as ConcernedAway
L1040[16:16:32] <Ekoserin> I don't think
you nderstand.
L1041[16:16:33] ***
Cazzar|Away is now known as Cazzar
L1042[16:16:38] <Kooshy> So, is this an
appropriate place to ask support questions?
L1043[16:16:38] *
dangranos pokes everyone
L1044[16:16:45] <dangranos> Kooshy:
yes
L1045[16:17:00] <dangranos> there is also
forums
L1046[16:17:00] <skyem123> Kooshy, yes,
once you cope with the madness that is #oc
L1047[16:17:03] <Ekoserin> Yes, but it's
also a place where people roleplay shoving components into my
ears.
L1048[16:17:05] <dangranos> ^
L1049[16:17:10] <Kooshy> Okay, cool. So,
I'm putting together a modpack, and I'm getting some informational
messages from OpenComputers telling me that there are no recipes
found for acid, circuit board, and cutting wire, and that those
items won't be craftable. ..Since I'm assuming circuit boards are
part of everything, that sounds pretty bad. I've been googling for
that message, but all I find are pastbins. What exactly does it
mean, and what can I do about it? Is
L1050[16:17:22] ***
alekso56_off is now known as alekso56
L1051[16:18:05] <dangranos> something
with recipes config?
L1052[16:18:05]
⇦ Quits: Wobbo|AFK (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
(Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
L1053[16:22:18] *
skyem123 uses the keyboard connected to Ekoserin's ear to open up
the blood pressure monitor window
L1054[16:22:40] <Ekoserin> [The window
reports a dangerously low blood pressure.]
L1055[16:22:47] <skyem123> hm..
L1056[16:23:15] <Ekoserin> [Recommended
course of action is to switch power source to emergency power
system.]
L1057[16:23:26] *
skyem123 pumps blood into Ekoserin until it reaches the pressure of
skyem123's blood
L1058[16:24:02] <Ekoserin> [It is just
under the recommended level, but still good enough to allow
Ekoserin to function without stuttering.]
L1059[16:24:25] *
dangranos pokes Ekoserin
L1060[16:24:34] <Ekoserin> What was that
for?
L1061[16:25:02] <skyem123> I have
slightly low blood pressure.
L1062[16:25:18] <skyem123> Have fun
fainting when you wake up quickly!
L1063[16:25:43] <Ekoserin> I think it's
just because I usually have higher blood pressure so electricity is
consistent.
L1064[16:25:55] <SpiritedDusty> ^ this
conversation o.o
L1065[16:26:12] <skyem123> I faint when I
wake up quickly
L1066[16:26:16] <skyem123> ^.^
L1067[16:27:47]
⇦ Quits: Negi (~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
(Ping timeout: 183 seconds)
L1068[16:28:46] *
ds84182 used Wake Up Slap on skyem123!
L1069[16:28:52] <ds84182> It's super
effective!
L1070[16:28:56] <ds84182> skyem123
fainted.
L1071[16:29:00] <skyem123> oh come
on...
L1073[16:29:18] <ds84182> glasses are
workingish
L1074[16:29:24] <dangranos> found: fine
not found
L1075[16:29:35] <dangranos>
s/fine/file
L1076[16:29:35] <Kibibyte>
<dangranos> found: file not found
L1077[16:29:40] <Ekoserin> Meow.
L1078[16:29:46] ***
prasselpikachu is now known as prassel|off
L1079[16:30:11] <Kooshy> Okay, just to
make sure it wasn't a modpack issue, I took out everything but OC
and still get the messages. So..when you say recipes config, I see
several recipe files in the OC config directory, but I'm not sure
what to do with them.
L1080[16:30:15] <skyem123> I only faint a
few minutes later. So I faint in the shower.
L1081[16:30:31] <Ekoserin> I shower at
night.
L1082[16:31:21] <dangranos> what is name
of channel for bots?
L1083[16:31:23] <SpiritedDusty> ds84182,
for some reason, when I saw that picture, I thought it was a red
youtube annotation
L1084[16:31:45] <dangranos> ^
L1085[16:31:55] <ds84182> lol
L1086[16:32:08] <skyem123> ds84182, make
miniOS run on it
L1087[16:32:25] <dangranos> btw,
"C" letter is a little out of the box
L1088[16:32:29] <Ekoserin> I turned on a
single server in a server rack, and it said it had no bootable
medium. Makes sense, I did not have a disk drive. So I added it,
and it didn't boot at all.
L1089[16:32:33] <ds84182> skyem123, it
has no regular gpu so I would have to make a proxy for the gx to a
gpu
L1090[16:32:35] <Ekoserin> I removed it,
it still didn't boot. Help?
L1091[16:32:36] <ds84182> dangranos,
#ocbots
L1092[16:33:06] <Ekoserin> I need
help.
L1093[16:33:17] <dangranos> there should
be #ocrp channel :3
L1094[16:33:41] <ds84182> Umm, did you
attach a gpu and a screen?
L1095[16:33:54] <skyem123> ds84182, hm...
You would need to rewrite the term lib.
L1096[16:34:03] <ds84182> Kooshy, I think
if you open the file there are instructions
L1097[16:34:08] <ds84182> the one with
default in the name
L1098[16:34:25] <dangranos> ds84182: what
distro is this?
L1099[16:34:30] <ds84182> dangranos,
xubuntu
L1100[16:34:35] <ds84182> Numix
theme
L1101[16:34:57] <SpiritedDusty> yay. when
I google "opencomputers" I no longer get a picture of a
litteral open computer like I used to get about 6 months ago
L1102[16:35:04] <ds84182> lol
L1103[16:35:25] <Daiyousei> \o/
L1104[16:35:31] <ds84182> Cruor,
L1105[16:35:35] <ds84182> hehe
L1106[16:36:40] <dangranos>
SpiritedDusty: somewhy, i do have pictures of litteral open
computers
L1107[16:37:02] <Ekoserin> Well, search
results are different for you depending on what you click on.
L1108[16:37:10] <skyem123> What would be
a good name for a opencomputers roleplay channel?
L1109[16:37:18] <Ekoserin> #ocrp
L1110[16:37:46] <dangranos> ^
L1111[16:37:59] <dangranos>
#ocmadness
L1112[16:38:10] <skyem123> I prefer
#ocmadness
L1113[16:38:24] <skyem123> Do I have
permission to create it?
L1114[16:38:25] <Ekoserin>
#ocroleplaymadness Nah, that'd be too long.
L1115[16:38:35] <dangranos>
#ocrpmadness
L1116[16:38:45] <skyem123>
#ocmadness
L1117[16:38:53] <Ekoserin> That'd be
excellent, just make sure a group does not go by the name
ocrp.
L1118[16:39:43] <dangranos> need go to
bed soon, because 1 september (and school)
L1119[16:40:20] <Kooshy> Oh, okay, I
think I see the problem. The acid and circuitboard recipes are in
the hardmode recipe file and while I've been debugging the server,
it's been on normal difficulty, which I'm guessing ignores that
file.
L1120[16:40:37] <Kooshy> ..And if you're
not on hard mode, I'm guessing the recipes don't require those
items.
L1121[16:41:54] <skyem123> Can I create
#ocmadness?
L1122[16:42:38] <Ekoserin> Can you?
Probably. Are you allowed too? Probably.
L1123[16:42:53] <dangranos> ask ops
L1124[16:43:16]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L1125[16:43:16]
zsh sets mode: +v on asie
L1126[16:43:56] <skyem123> Who?
L1127[16:44:15] <ds84182> .w
component.invoke
L1128[16:44:15] <^v> ds84182,
component.invoke(address:string, method:string[, ...]):... Calls
the method with the specified name on the component with the
specified address, passing the remaining arguments as arguments to
that method.
L1129[16:44:21] <ds84182> .w
component.list
L1130[16:44:21] <^v> ds84182,
component.list([filter: string]):function Returns an iterator which
returns pairs of address, type for each component connected to the
computer. It optionally takes a filter - if specified this will
only return those components for which the filter is a substring of
the component type.
L1131[16:45:31] <skyem123> Who should I
ask?
L1132[16:46:13] <dangranos> iirc, there
was SpiritedDusty
L1133[16:46:22] <SpiritedDusty> huh what
happened
L1134[16:46:28] <Ender> hello there
L1135[16:46:40] <skyem123> hi
L1136[16:46:46] <dangranos> skyem123 want
to create #ocmadness for RP
L1137[16:46:47] <SpiritedDusty>
uhhh
L1138[16:47:02]
⇦ Quits: MichiBot (~lb@isis.pc-logix.com) (Remote host closed
the connection)
L1139[16:47:06] <SpiritedDusty> yeah sure
go ahead
L1140[16:47:13] <skyem123> yay!
L1141[16:47:14] <skyem123> \o/
L1142[16:47:18] <ds84182> ok so next
thing to do is add keyboard bindings
L1143[16:47:32]
⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L1144[16:47:35] <dangranos> ds84182:
nah?
L1145[16:48:03] <ds84182> one to restart
the computer, one to turn off the screen, and two general buttons
to pass to the computer
L1146[16:48:26] <dangranos> ds84182:
wait, is that java/scala or lua side?
L1147[16:48:31] <ds84182> java side
L1148[16:49:12] <dangranos> why screen
should have possibility to restart/turn off computer?
L1149[16:49:32] <dangranos> s/turn off
/
L1150[16:49:32] <Kibibyte>
<dangranos> why screen should have possibility to
restart/computer?
L1151[16:49:37] <dangranos>
>_<
L1152[16:49:50] <dangranos> s/\//
L1153[16:49:50] <Kibibyte>
<dangranos> why screen should have possibility to restart
computer?
L1154[16:51:32] *
dangranos reads #oc rules
L1155[16:51:47] <dangranos> so, if i will
lick Ender i'll get ban?
L1156[16:52:24] <Ender> .rules
L1157[16:52:30] <Ender> ..
L1159[16:52:46] <SpiritedDusty> "12.
No licking. Seriously, I dislike being licked...."
L1160[16:53:00] <ds84182> dangranos, the
turn off screen one is to turn off the overlay
L1161[16:53:01] <dangranos> :(
L1162[16:53:07] ***
ConcernedAway is now known as ConcernedHobbit
L1163[16:53:27] <dangranos> ds84182: what
about computer restart button?
L1164[16:54:08] <ds84182> that one is to
start and restart the glasses
L1165[16:54:25] <ds84182> if it's not on
it turns it on, if it's on then it turns it off and back on
L1166[16:54:50] <skyem123> Hmm... Can't
register #ocmadness as ender was the first one there
L1167[16:55:07] <dangranos> oh, so that
was mistake "restart the computer"?
L1169[16:55:52] <Vexatos> asie: I have a
weird problem
L1170[16:55:55] <asie> Hm?
L1171[16:55:58] <Vexatos> Probably I'm
just too stupid
L1172[16:56:01] <asie> Hmmmm?
L1173[16:56:13] <dangranos> >WARNING:
Apparently, there never was a 0.6.3. Whatever.
L1174[16:56:26] <asie> dangranos: There
really never was.
L1175[16:56:29] <asie> I messed up the
version number.
L1176[16:56:36] <dangranos> good
job
L1177[16:56:41] <Vexatos> I am storing an
NBT tag compound in an item, but whenever I edit a tag of an Item
Stack, it changes for every other itemstack of that item
L1178[16:58:42]
⇦ Quits: Flenix (~Flenix@90.195.248.180) (Read error:
Connection reset by peer)
L1179[16:58:50] <dangranos> bye,
goodnight/morning/day/evening
L1180[16:58:51] *
gamax92 pokes Techokami
L1181[16:58:51] <Vexatos> asie: I
probably just missed one line
L1182[16:58:56] <Vexatos> Somewhere
:P
L1183[16:58:58] <Techokami> yers?
L1185[16:59:17] <Techokami> noice!
L1186[16:59:28] <dangranos> gamax92: is
that your game?
L1187[16:59:31] <gamax92> Yes
L1188[16:59:46] <gamax92> also i need to
figure out why you can select blocks despite the cursor being off
to the left.
L1189[17:00:10] <dangranos>
#cursormadness?
L1190[17:00:39] <dangranos> what is
LX/Y/Z?
L1191[17:00:54] <gamax92> Camera looking
direction
L1192[17:01:03] <Ender> .jenkins
L1193[17:01:04] <asie> i'm adding a new
Cipher Block feature now
L1195[17:01:11] <Ender> where did my bot
go
L1196[17:01:12] <Ender> :/
L1197[17:01:13] <asie> Techokami: I saw
it, really cool!
L1198[17:01:15] <gamax92> realistically,
its pitch yaw roll
L1199[17:01:15] <Ekoserin> I really want
to lick Ender.
L1200[17:01:17] <Techokami> :D
L1201[17:01:20] <dangranos> asie: what is
this?
L1202[17:01:21] <skyem123> Techokami, I
wonder if a minecraft clone could work on a 68k
L1203[17:01:23] <asie> also, with Cipher
Block's isLocked() and setLocked() you will be able to lock the
Cipher Block inventory
L1204[17:01:30] <asie> so nobody can read
from or write to it and thus get/change the key
L1205[17:01:35] <Techokami> hah probably
not skyem123
L1206[17:01:37] <asie> (unless they plug
into it with a computer)
L1207[17:01:46] <Vexatos> :D
L1208[17:02:06]
⇦ Quits: MichiBot (~lb@isis.pc-logix.com) (Ping timeout: 201
seconds)
L1209[17:02:32] <dangranos> why there is
no info about #ocbots and #ocmadness in topic?
L1210[17:02:47] <Ender> because there
doesnt need to be?
L1211[17:04:11]
⇨ Joins: Negi
(~poireau@mcl71-1-82-246-167-6.fbx.proxad.net)
L1212[17:05:14]
⇦ Quits: dangranos (webchat@176.50.132.232) (Quit: goobye,
gtg sleep)
L1213[17:05:39] <Ekoserin> Afk.
L1214[17:05:46] <gamax92> KFC
L1215[17:06:22] <Ekoserin> Back.
L1217[17:06:54] <v^> kenny still
exists?
L1218[17:07:00]
⇨ Joins: Guest56976 (~Samuel@94.7.37.180)
L1219[17:07:11] <Ender> aparrently
L1220[17:07:26] <Ekoserin> There was that
moment right in between where I received the disconnect message and
when I realized timezones existed when I was like "who the
hell sleeps at 13:07?"
L1221[17:07:28] <Ender> got banned from
his channel because sangar gave me op in here, meh
L1222[17:07:59] *
Guest56976 is back
L1223[17:08:05] ***
Guest56976 is now known as CompanionCube
L1224[17:12:35]
⇦ Quits: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 201
seconds)
L1225[17:14:27]
⇨ Joins: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L1226[17:15:00] ***
Cazzar is now known as Cazzar|Away
L1227[17:15:12]
⇨ Joins: ShadowKatStudios (~sks@210.1.213.55)
L1228[17:15:27] <ShadowKatStudios> Ugh,
I'm hopeless.
L1229[17:15:37] <skyem123> At what?
L1230[17:15:42] <Ender> your mother
L1231[17:15:46] <ShadowKatStudios> I just
accidentally watched a 3 hour movie.
L1232[17:15:46] <skyem123> ...
L1233[17:15:51] <skyem123> ?
L1234[17:15:58] <Ekoserin> How do you
accidentally watch a 3 hr. movie?
L1235[17:15:58] <ShadowKatStudios> I
actually wanted to sleep :(
L1236[17:16:19] <skyem123> you _WANTED_
to sleep?
L1237[17:16:28] <ShadowKatStudios> You
get distracted by a series of youtube videos.
L1238[17:16:30] <CompanionCube> Ender,
what channel did you get bant from?
L1239[17:16:38] <Ekoserin> >bant
L1240[17:16:42] <ShadowKatStudios> Yes,
I'm sick, I want to sleep.
L1241[17:16:43] <Ender> CompanionCube:
kenny's
L1242[17:16:58] <Ekoserin> Is there a
command to save memorable moments?
L1243[17:17:03] <ShadowKatStudios> ooooo
drama
L1244[17:17:23] <CompanionCube> Ekoserin,
there's the .addfail if someone derps
L1245[17:17:26] <CompanionCube>
.fail
L1246[17:17:26] <^v> CompanionCube, [47]
* vifino|VPS gives Lizzy a cookies
L1247[17:17:36] <Ekoserin> Well, I'm not
sure if it's a fail, but I might as well.
L1248[17:17:37] <Ender> lol
L1249[17:17:45] <Ekoserin> What's the
syntax for it?
L1250[17:18:11] <CompanionCube> .addfail
<text>
L1251[17:18:11] <^v> CompanionCube, Fail
62 added
L1252[17:18:26] <CompanionCube>
derp
L1253[17:18:42] <Ender> .delfail 62
L1254[17:18:42] <^v> Ender, Deleted fail
62
L1255[17:18:42] <Ekoserin> .addfail
<CompanionCube> .addfail <text> - <^v>
CompanionCube, Fail 62 added
L1256[17:18:42] <^v> Ekoserin, Fail 62
added
L1257[17:18:59] <Ekoserin> Lol, perfect
timing.
L1258[17:19:02] <CompanionCube>
.fail
L1259[17:19:02] <^v> CompanionCube, [17]
<gamax92> i found something like cheat engine <gamax92>
but for linux <ds84182> gamax92, /dev/ram0
L1260[17:19:25] <Ekoserin> .addfail
<ComanionCube> Ender, what channel did you get bant from? -
>bant
L1261[17:19:25] <^v> Ekoserin, Fail 63
added
L1262[17:19:40] <Ekoserin> .fail
L1263[17:19:41] <^v> Ekoserin, [30]
<Alissa> AmandaC, everyone knows you have undying love for me
:> <AmandaC> 100% too underage, 100% too much penis
L1264[17:19:50] <ds84182> hehe
L1265[17:19:57] <ShadowKatStudios>
(Ouch)
L1266[17:20:00] <Ekoserin> Oh good god
that's hilarious
L1267[17:20:35] <CompanionCube> Ekoserin,
bant isn't a fail
L1268[17:20:38] <CompanionCube> it was
intentional
L1269[17:20:53] <Ekoserin> I think it's
humorous, at least.
L1270[17:21:04] <Ekoserin> If you
insist.
L1271[17:21:10] <Ekoserin> .delfail
63
L1272[17:21:10] <^v> Ekoserin, Deleted
fail 63
L1273[17:21:18] <ShadowKatStudios> Wait,
Aliss a = Michiyo, right?
L1274[17:21:22] <CompanionCube>
.fail
L1275[17:21:22] <^v> CompanionCube, [62]
<CompanionCube> .addfail <text> - <^v>
CompanionCube, Fail 62 added
L1276[17:21:33] <CompanionCube>
.fail
L1277[17:21:33] <^v> CompanionCube, [60]
<kyle__> i really like this girl and i think she likes me but
i don't know how to proceed <kyle__> shit wrong #love
L1278[17:21:36] <Ender> ShadowKatStudios:
no, Caitlyn == michyo
L1279[17:21:47] <Ekoserin> .fail
L1280[17:21:47] <^v> Ekoserin, [7] ^v's
fail collection
L1281[17:21:47] <ShadowKatStudios>
Ah.
L1282[17:21:59] <ShadowKatStudios> Too
many nick changes.
L1283[17:22:02] <Ekoserin> .fail
L1284[17:22:02] <^v> Ekoserin, [18]
<alekso56> a new cpu could do 1mhz and still be faster than
1ghz
L1285[17:22:11] <Ekoserin> o_o
L1286[17:22:15] ***
ShadowKatStudios is now known as PsychokenesisKat
L1287[17:22:20] <Ender> guys ease up with
the spam please
L1288[17:22:26] <CompanionCube> try
#ocbots ?
L1289[17:22:28] <gamax92> Ender
<3
L1290[17:22:52] <alekso56> i don't get
why that's a fail?
L1291[17:23:06] <alekso56> its
true.
L1292[17:23:06] <PsychokenesisKat> A new
RISC processor could run at 1Mhz and be faster than a 1Ghz x86
processor.
L1293[17:23:30] <Caitlyn> Caitlyn =
Michiyo and KatieKat it seems :P
L1294[17:23:34] <Ekoserin> I am really
uneducated in this section of technology, but it still sounds
hilariously stupid to me.
L1295[17:24:11] <alekso56> it is stupid
to measure anything in hz by now.
L1296[17:24:48] <PsychokenesisKat> Yeah,
hz is too small a measure.
L1297[17:24:57] <Ekoserin> Also, I
installed some mods and I have a useless item called item.null.name
with an ID of 4096, any idea what it is?
L1298[17:25:08]
⇦ Quits: Morusec (~ju@74.117.40.40) (Quit: Tried to swim in
lava)
L1299[17:25:14] <Ekoserin> Ahahaha
L1300[17:25:28] <Ekoserin> .fail
L1301[17:25:28] <^v> Ekoserin, [28]
alekso56 put DrawTexture instead of DrawText, drawText is now
broken
L1302[17:26:52] <alekso56> my old windows
95 has a 1ghz processor...
L1303[17:27:09] <alekso56> it's total
crap
L1304[17:27:12] <Ekoserin> Round of
applause for alekso56.
L1305[17:27:14] <skyem123>
Pentium>
L1306[17:27:16] <skyem123> ?
L1307[17:27:43] <alekso56> yes
L1308[17:28:08] <skyem123> 4?
L1309[17:28:35] <alekso56> 3 i think
.-.
L1310[17:28:54] <PsychokenesisKat> I have
a dual processor P3 server.
L1311[17:28:55] <Ekoserin> ._. I think I
broke a computer with a BiblioCraft Cookie Jar.
L1312[17:29:07] <skyem123> wat.
L1313[17:29:23] <Ekoserin> It releases a
redstone signal, which apparently toggles the monitor power.
L1314[17:29:23] <skyem123> I want a super
socket 7 motherboard.
L1315[17:30:01] <PsychokenesisKat> I want
a motherboard that supports SPARC stuff.
L1316[17:30:53] <PsychokenesisKat> RISC.
RISC is the future.
L1317[17:31:00] <Negi> Spark plugs
?
L1318[17:31:28] <PsychokenesisKat>
Scaleable Processor ARChitecture
L1319[17:31:48] <PsychokenesisKat> Sun's
RISC processors.
L1320[17:31:57] <Negi> I know I was just
making an attempt at shitty joke ;-;
L1321[17:32:33] <PsychokenesisKat>
:p
L1322[17:33:05] <PsychokenesisKat> I'm
terrible at humor, and I'm used to dealing with normal
people.
L1323[17:33:31] <skyem123> I wonder if
the FIC PA-2013 supports a pentium mmx cpu
L1324[17:34:06] <PsychokenesisKat> The
what?
L1325[17:34:44] <skyem123> a super socket
7 motherboard
L1326[17:35:05] <skyem123> The pentium
MMX is a socket 7 cpu
L1329[17:35:41] -Kibibyte- [gamax92] AI vs. AI.
Two chatbots talking to each other | by cornellccsl | 1m24s |
157w1d ago | 3,951,676 views | Rated:
4.95/5.00
L1330[17:36:42] <skyem123> And I broke my
socket 7 motherboard, so I need a new one.
L1331[17:36:55]
⇦ Quits: phillips1012 (~phillips1@72.42.104.172) (Ping
timeout: 186 seconds)
L1332[17:37:06]
⇨ Joins: Wobbo
(~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L1333[17:37:06]
zsh sets mode: +v on Wobbo
L1334[17:37:56] <gamax92> I need a socket
3 motherboar
L1335[17:38:34] <skyem123> Isn't that 486
/ 386?
L1336[17:38:41] <Wobbo> o/
L1337[17:38:44] *
PsychokenesisKat is quite happy with his socket 755
L1338[17:38:59] <PsychokenesisKat> I have
access to a computer with a 486
L1339[17:39:56] <Vexatos> asie: You
here?
L1340[17:40:29] <Ekoserin> Is there a
place I can get a list of all fails in the ^v bot?
L1341[17:40:33] <Ekoserin> .fail
L1343[17:40:34] -Kibibyte- [^v] 1 Million+
Polygon Real Time Ray Tracing in Altera FPGA | by alteracorp |
3m53s | 27w5d ago | 13,588 views | Rated:
3.98/5.00
L1344[17:40:50] <CompanionCube>
PsychokenesisKat, irl I don't have much of a sence of humor
:p
L1345[17:41:38] <PsychokenesisKat> Make
another bot extract every fail.
L1346[17:42:01] <Ekoserin> Nah.
L1347[17:42:03] <CompanionCube> It's
technically random, so without cheating (using addfail) you do not
know if you have every fail
L1348[17:42:23] <gamax92> or i mean, you
could just
L1349[17:42:25] <gamax92> .fail
342424
L1350[17:42:25] <^v> gamax92, Not
found
L1351[17:42:31] <gamax92> "Not
found"
L1352[17:42:40] <CompanionCube> .fail
1
L1353[17:42:40] <^v> CompanionCube, [1] *
matrixdevuk wonders what in the world a dox is
L1354[17:42:44] <CompanionCube> huh
didn't know it had that
L1355[17:42:47] <Wobbo> ^v is back!
L1356[17:42:51]
⇦ Quits: Sorroko (~Sorroko@andromeda.ryanwelch.me) (Quit:
Quit.)
L1357[17:43:09] <Ekoserin> .fail 2
L1359[17:43:19] <Ekoserin> AHAHAHA
L1360[17:43:35] <CompanionCube> .fail
53
L1361[17:43:36] <^v> CompanionCube, [53]
<skyem123> command.com > bash
L1362[17:43:36] <Wobbo> Just .fail x
until you get Not found
L1363[17:44:02] <CompanionCube> I added
that one as fail
L1364[17:44:05] <Ekoserin> .fail 3
L1366[17:44:10] <CompanionCube> because
that statement is completely wrong
L1367[17:44:17] <PsychokenesisKat> Fail
53. Certainly a fail.
L1368[17:44:21] <Ekoserin> .fail 53
L1369[17:44:21] <^v> Ekoserin, [53]
<skyem123> command.com > bash
L1370[17:44:28] <Ekoserin> I don't quite
get it.
L1371[17:44:30] <Ekoserin> .fail 4
L1372[17:44:30] <^v> Ekoserin, [4]
<Rolie129> How do I use my Server rack correctly again?
L1373[17:44:31] <PsychokenesisKat> sh
> command.com
L1374[17:44:34] <skyem123> IT WAS A
JOKE!
L1375[17:44:36] <CompanionCube> Ekoserin,
you would if you were a linux user
L1376[17:44:51] <Ekoserin> I rarely use
Linux.
L1377[17:45:06] <PsychokenesisKat>
skyem123, this is serious business!
L1378[17:45:07] <Ekoserin> I mainly just
use it to fuck around in ElementaryOS.
L1379[17:45:14] <Wobbo> CompanionCube:
maybe he uses zsh :P
L1380[17:45:18] <CompanionCube> It's
implying that the shitty windows command prompt is better than the
bash shell on linux
L1381[17:45:25] <Ekoserin> Oh.
L1382[17:45:34] <PsychokenesisKat> No,
it's even worsenthan that.
L1383[17:45:38] <Ekoserin> .fail 5
L1385[17:45:51] <PsychokenesisKat> He's
referrig to the DOS command processor.
L1386[17:46:41] <PsychokenesisKat> $steal
skyem123 1024
L1387[17:46:41] <^vDoge>
PsychokenesisKat, Nope.
L1388[17:46:59] <skyem123> bash <
powershell
L1389[17:47:01] <PsychokenesisKat> That
would have been a fine.
L1390[17:47:09] <PsychokenesisKat>
Powershell is shit.
L1391[17:47:24] <skyem123> bash <
*
L1392[17:47:37] <PsychokenesisKat> I can
get more done by using my computer inside ed than using
powershell
L1393[17:47:39] <Ekoserin> you <
society
L1394[17:47:47] <Wobbo> bash >
powershell. bash deals with the universal type: text streams
L1395[17:47:56] <PsychokenesisKat> Ouch,
cause society sucks.
L1396[17:47:59] <skyem123> #oc <
life
L1397[17:48:03] <skyem123> I tyoped
L1398[17:48:08] <Ekoserin> #oc >
life
L1399[17:48:09] <PsychokenesisKat>
Blasphemy!
L1400[17:48:10] <skyem123> I meant to say
bash > *
L1401[17:48:16] <skyem123> and #oc >
life
L1402[17:48:22] *
skyem123 is tired
L1403[17:48:26] <Wobbo> skyem123: that is
pretty much fail
L1404[17:48:30] <Ekoserin> .addfail
<skyem123> #oc < life
L1405[17:48:31] <^v> Ekoserin, Fail 64
added
L1406[17:48:39] <skyem123> .delfail
64
L1407[17:48:39] <^v> skyem123, Deleted
fail 64
L1408[17:48:44] <Ekoserin> :l
L1409[17:48:47] *
PsychokenesisKat splashes a glacier on skyem123's head
L1410[17:48:49] <skyem123> :>
L1411[17:48:56] <Ekoserin> y u no let me
add fail
L1412[17:49:02] <skyem123> a
glacier?
L1413[17:49:04] <PsychokenesisKat> Still
tired?
L1414[17:49:10] <Ekoserin> .addfail
<skyem123> #oc < life
L1415[17:49:10] <^v> Ekoserin, Fail 64
added
L1416[17:49:13] <PsychokenesisKat> Yes, a
glacier.
L1417[17:49:15] <skyem123> .delfail
64
L1418[17:49:15] <^v> skyem123, Deleted
fail 64
L1419[17:49:25] <skyem123> ARGH!
L1420[17:49:31] <skyem123> MY HEAD HAS
SPLIT OPEN!
L1421[17:49:38] <skyem123> 999!
L1422[17:49:41] <Ekoserin> HOW ARE YOU
STILL SPEAKING?
L1423[17:49:52] <skyem123> MY MOUTH WORKS
ON IT'S OWN!
L1424[17:49:53] <PsychokenesisKat> Are
you still tired? >:)
L1425[17:50:00] <gamax92> skyem123: stop
deleting fails.
L1426[17:50:11] *
skyem123 dies
L1427[17:50:16] *
skyem123 respawns
L1428[17:50:19] <skyem123> -_-
L1429[17:50:40] *
skyem123 pours ice bucket over PsychokenesisKat
L1430[17:50:45] <Ekoserin> .fail 14
L1432[17:50:51] <PsychokenesisKat>
.addfail (skyem123) .delfail 64
L1433[17:50:51] <^v> PsychokenesisKat,
Fail 65 added
L1434[17:51:13] <skyem123> .fail 64
L1435[17:51:13] <^v> skyem123, [64]
<skyem123> #oc < life
L1436[17:51:17] <skyem123> ...
L1437[17:51:25] <Ekoserin> It's all in
good fun, skyem123.
L1438[17:51:26] <skyem123> ...
L1439[17:51:35] *
PsychokenesisKat pours concrete over skyem123's head
L1440[17:51:36] <Ekoserin>
Skyem123?
L1441[17:51:37]
⇨ Joins: Sorroko
(~Sorroko@andromeda.ryanwelch.me)
L1442[17:51:42] <skyem123> ow...
L1443[17:51:51] *
skyem123 runs away!
L1444[17:52:00] <gamax92> oh no ... fan
making loud noise.
L1445[17:52:01] *
Ekoserin shoots skyem123
L1446[17:52:16] *
PsychokenesisKat considers setting bees on skyem123
L1447[17:52:20] *
skyem123 dies
L1448[17:52:25] <skyem123> plz stop
L1449[17:52:27] <Ekoserin>
FATALITY.
L1450[17:52:28] <gamax92> its also the
psu fan
L1451[17:52:30] <gamax92> guys help
L1452[17:52:45] <skyem123> unplug the
computer and buy a new psu
L1453[17:52:53] <PsychokenesisKat>
gamax92, use quieter psu.
L1454[17:52:55] <gamax92> with what
money
L1455[17:53:13] <PsychokenesisKat>
psssyuuu
L1456[17:53:16]
⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L1457[17:53:26] <Porygon> gamax92: I
prefer coffee over tea, but I drink tea more
L1458[17:53:30] <PsychokenesisKat>
psssooo
L1459[17:53:43] <Ekoserin> .fail 19 is...
well... I don't know if it's funny or not.
L1460[17:53:55] <Ekoserin> .fail 19
L1462[17:54:41] <PsychokenesisKat> Note
the author
L1463[17:54:53] <Ekoserin> "Doctor
Strangefuck"
L1464[17:55:01] <gamax92> Ekoserin: its
also a stupid, and not a "thats just dumb" but a good
kind of stupid.
L1465[17:55:24]
⇦ Quits: Sorroko (~Sorroko@andromeda.ryanwelch.me) (Client
Quit)
L1466[17:55:43] <Ekoserin> Right now I'm
copying the majority of fails in ^v
L1467[17:55:59] <gamax92> you know you
can just ask v^ to dump db/esper/fails
L1468[17:56:28] <Ekoserin> That's no
fun.
L1469[17:56:31] <Ekoserin> It's
boring.
L1470[17:56:50] <PsychokenesisKat> And
manual output isn't?#
L1471[17:57:05] <Ekoserin> It's fun,
really.
L1472[17:57:38]
⇨ Joins: Sorroko
(~Sorroko@andromeda.ryanwelch.me)
L1473[17:58:28] <PsychokenesisKat>
Unusual values...
L1474[17:58:30] <Ekoserin> .fail 34
L1475[17:58:30] <^v> Ekoserin, [34]
<potatotrumpet> If someone could make an openOS version to
run in VirtualBox
L1476[17:58:44] <Ekoserin> Good luck with
that.
L1477[17:58:53] <PsychokenesisKat>
Anyway, sleep.
L1479[17:59:26] <Ekoserin> Is time
inverted for everyone else ._.
L1480[17:59:32] ***
prassel|off is now known as prasselpikachu
L1481[17:59:41] <Ekoserin> Am I the only
one who lives in the EST timezone?
L1482[17:59:58] <Wobbo> EST?
L1483[18:00:10] <Negi> Am I the only one
who lives in GMT+1/2 ? ._.
L1484[18:00:17] <Ekoserin> I live in GMT
-05:00
L1485[18:00:23] <Ekoserin> (I
think)
L1486[18:00:40] <Porygon> Negi:
GMT+0.5?
L1487[18:00:45] <Negi> No
L1488[18:00:50] <Porygon> oh
L1489[18:01:04] <Wobbo> Negi: GMT+1/2
here. Also Sangra, Vexatso, Kilobite and some more germans I'm
forgeting :P And probalby more people
L1490[18:01:31] <Negi> Yay german ppl \o/
*doesn't speak German but it's close*
L1491[18:01:45] <Ekoserin> 99 little bugs
in the code, 99 little bugs in the code! Take one down, patch it
around, 137 little bugs in the code!
L1492[18:01:48] <Wobbo> Negi: what do you
speak?
L1493[18:01:58] <Negi> Wobbo: Hon hon
baguette.
L1494[18:02:16] <Wobbo> Negi:
French
L1495[18:02:21] <Negi> Correct.
L1496[18:02:46] <Wobbo> I don't speak
french :V
L1497[18:02:50] <Negi> :v
L1498[18:02:59] <ds84182> Wobbo,
vifiyes
L1499[18:03:00] <ds84182> I believe
L1500[18:03:11]
⇦ Quits: feldim2425
(~feldim242@93-82-87-159.adsl.highway.telekom.at) (Quit: client
quit)
L1501[18:03:20] <Wobbo> Negi: I also
forgot about asie, he is from poland, and there is someone from
denmark,
L1502[18:03:46] <ds84182> I'm from
merica
L1503[18:03:48] <robhol> and I'm from
Norway
L1504[18:03:51] <Negi> I once saw someone
french here.
L1505[18:03:57] <ds84182>
s/merica/'merica
L1506[18:03:57] <Kibibyte>
<ds84182> I'm from 'merica
L1507[18:04:07] <gamax92> s/e/u/
L1508[18:04:07] <Kibibyte>
<ds84182> I'm from 'murica
L1509[18:04:10] <robhol> s/'me/mu/
L1510[18:04:10] <Kibibyte>
<ds84182> I'm from murica
L1511[18:04:23] <robhol> there we
go.
L1512[18:04:27] <gamax92> you broke the
'
L1513[18:04:29] *
robhol fires guns into air
L1514[18:04:29] <Negi> . _ .
L1515[18:04:29] ***
prasselpikachu is now known as prassel|off
L1516[18:04:35] <robhol> gamax92: typo
:p
L1517[18:04:43] <robhol> this laptop
keyboard is shite
L1518[18:04:52] <Wobbo> There are quite
some Europeans here :P
L1519[18:05:00] <ds84182> . _ .
L1520[18:05:02] <Negi> More like
clayboard robhol
L1521[18:05:11] <robhol> u w0t m8
L1522[18:05:26] <Negi> . _ .
L1523[18:05:30] <gamax92> . _ .
L1524[18:05:34] <Ekoserin> .fail 51
L1526[18:05:39] <robhol> .
___________________________________________________________ .
L1527[18:05:52] <gamax92> . _ .
L1528[18:06:02] <Negi> I saw that meme
once I don't remember where...
L1529[18:06:10] <Ekoserin> . _ .
L1530[18:06:43] <Negi> a+2=5; a + 2 = 5;
a + 2 = 5; and so on.
L1531[18:07:37] <gamax92> iNTOVOiD
L1532[18:07:46] <gamax92> iNTOVOiD.RAD
actually
L1533[18:07:57] <Ekoserin> >bant
L1534[18:11:23] <Negi> Would someone care
to explain how a daemon that watches when you connect/deconnect the
charger can take 12GB RAM ?
L1535[18:12:52] <Ekoserin> I have become
addicted to the phrase "u w0t m8"
L1536[18:13:10] <gamax92> Negi: 12GB of
charger (de)connect history?
L1537[18:13:26] <Wobbo> Negi: It uses the
GB it doesn't need to send emails to gather souls for Lucifer
L1538[18:13:35] <robhol> Negi: what
meme
L1539[18:14:37] <Wobbo> Negi: Why do you
think it is called a daemon?
L1540[18:15:05] <Ekoserin> When I hear
"daemon" the first thing to come to mind is
"demon"
L1541[18:15:29] <Wobbo> Ekoserin: It is
old spelling for demon iirc
L1542[18:15:40] <Ekoserin> Oh cool.
L1543[18:15:45] <Negi> Oh.
L1544[18:15:45] <robhol> the real
question is, why the fuck is it now a tech term
L1545[18:15:47] <Negi> Excuse me.
L1546[18:15:50] <Negi> DAEMON.
L1547[18:15:56] <Negi> robhol : It's an
acronym.
L1548[18:16:04] <robhol> for what
:p
L1549[18:16:55] <CompanionCube> robhol,
it originated from mawell's demon
L1550[18:17:26] <Wobbo> Negi: according
to wikipedia the term Daemon comes from Maxwell's demon, and a
greek daemon, a being that works in the background.
L1551[18:17:37] <CompanionCube> The term
was coined by the programmers of MIT's Project MAC. They took the
name from Maxwell's demon, an imaginary being from a famous thought
experiment that constantly works in the background, sorting
molecules.[2] Unix systems inherited this terminology. Maxwell's
Demon is consistent with Greek mythology's interpretation of a
daemon as a supernatural being working in the background, with no
particular bias towards good or evil. However, BSD and some
of
L1552[18:17:37] <CompanionCube> its
derivatives have adopted a Christian demon as their mascot rather
than a Greek daemon.
L1553[18:18:01] <Negi> Oh wait
L1554[18:18:11] <Negi> I had false data
then
L1555[18:18:36] <Ekoserin> If I make an
email service, I'll secretly rename the Mailer Daemon to Mailer
Demon to make it seem more human-like.
L1556[18:18:36] <Ekoserin> Then again,
demons aren't very humans.
L1557[18:19:17] <CompanionCube> also
'daemon' sounds way cooler than the windows 'service'
L1558[18:19:39] <robhol> yeah.. stupid
windows, trying to make a factual term for stuff *hides*
L1559[18:19:48] <robhol> though I'll
agree it's not as exciting
L1560[18:19:53] <Wobbo> CompanionCube:
but you can use windows if you are a conservative christian, since
it doesn't involve the devel.
L1561[18:20:11] <Ekoserin>
>devel
L1562[18:20:17] <CompanionCube> Wobbo,
but it does involve the devel...the devel of software
L1563[18:20:26] <Negi> Actually,
CompanionCube, daemons can be managed by systemd. Therefore by
.service files, also called units.
L1564[18:20:41] <Ekoserin> Hey, I'm
making a fake essay. What should it be about?
L1565[18:20:50] <CompanionCube> Negi, the
text was copied from wikipedia
L1566[18:20:54] <CompanionCube> bitch at
them about it :p
L1567[18:20:55] <Wobbo> Negi: but systemd
is also a daemon! :O
L1568[18:21:06] <Wobbo> Ekoserin: Lorum
Ipsum
L1569[18:21:06] <Negi> Wobbo : A daemon
managing daemons.
L1570[18:21:11] <CompanionCube> systemd
is a daemon that's treated specially because of the magicness of
PID 2
L1571[18:21:12] <Negi> How is that weird
?
L1572[18:21:14] <CompanionCube>
s/2/1
L1573[18:21:14] <Kibibyte>
<CompanionCube> systemd is a daemon that's treated specially
because of the magicness of PID 1
L1574[18:21:21] <Wobbo> Negi: systemd is
satan! :O
L1576[18:21:45] <asie> systemd was
created primarily to make Linux more unified
L1577[18:21:47] <Negi> Well.
L1578[18:21:49] <asie> but there is one
problem with systemd
L1579[18:21:53] <CompanionCube> that's
taking the anti-systemd argument to a whole new level :p
L1580[18:21:56] <asie> its API is the
source code of systemd
L1581[18:22:00] <asie> so
L1582[18:22:03] *
CompanionCube sits back and enjoys the flamewar
L1583[18:22:06] <asie> if anything,
ANYTHING, including BSD, wants to be compatible with systemd
L1584[18:22:13] <asie> they need to
essentially reverse engineer the entire damn thing
L1585[18:22:20] <asie> and now what if
some things start depending on systemd?
L1586[18:22:22] <Negi> Yay \o/
L1587[18:22:22] <asie> they're
SCREWED.
L1588[18:22:40] <Wobbo> asie: Its linux,
you don't really need to reverse engineer it right?
L1589[18:22:51] <asie> You do.
L1590[18:23:00] <CompanionCube> Couldn't
you just implement the APIs using your own code?
L1591[18:23:05] <asie> CompanionCube:
There is *NO* API
L1592[18:23:07] <CompanionCube> asie, you
mean like GNOME?
L1593[18:23:11] <asie> The API is the
systemd source code
L1594[18:23:19] <asie> It's like
Minecraft's API
L1595[18:23:28] <asie> Every time
Minecraft changes something everything breaks
L1596[18:23:28] <Wobbo> asie: but you can
see the source right?
L1597[18:23:28] <ds84182> What are we
discussing?
L1598[18:23:30] <asie> same with
systemd
L1599[18:23:34] <ds84182> APIS?
L1600[18:23:34] <asie> Wobbo: Yes... if
you agree to systemd's license
L1601[18:23:35] <ds84182> ( ͡^ ͜ʖ
͡^)
L1602[18:23:40] <CompanionCube> ds84182,
systemd
L1603[18:23:42] <asie> and systemd is
LGPL
L1604[18:23:44] <asie> BSD is BSD
L1605[18:23:45] <CompanionCube> a init
daemon for linux
L1606[18:23:59] <Wobbo> asie: Oh god no!
D: I see your point
L1607[18:24:06] <Kilobyte> LGPL is better
than GPL
L1608[18:24:07] <Kilobyte> :P
L1609[18:24:10] <Kilobyte> more
freedom
L1610[18:24:39]
⇨ Joins: Altenius (~Altenius4@199.193.183.1)
L1611[18:24:45] <Kilobyte> though, its
good that linux is GPL. prevents closed source ripoffs
L1612[18:24:55] <Wobbo> Kilobyte: but
MIT/BSD is better
L1613[18:25:46] ***
Neonbeta is now known as Neonbeta|Holiday
L1614[18:25:53] <Negi> \o\ /o/
L1615[18:26:09] *
CompanionCube offers popcorn to everyone
L1616[18:26:19] *
Negi eats potatoes instead.
L1617[18:26:23] <Wobbo> sweet or
salt?
L1618[18:26:38] <CompanionCube> Wobbo, I
have both flavours
L1619[18:26:52] *
Wobbo takes sweet popcorn
L1620[18:30:26] <ds84182> ???
L1621[18:30:32] <ds84182> Dammit
Kibibyte
L1622[18:32:41]
⇦ Quits: Ekoserin
(webchat@c-98-231-193-97.hsd1.va.comcast.net) (Quit: Web client
closed)
L1623[18:32:54]
⇨ Joins: Ekoserin
(~ekoserin@c-98-231-193-97.hsd1.va.comcast.net)
L1624[18:32:59] <Ekoserin> Hi guys.
L1625[18:33:49] <Ekoserin> Nobody's gonna
respond?
L1626[18:33:51] ***
prassel|off is now known as prasselpikachu
L1627[18:33:56] <Wobbo> Indeed
L1628[18:34:04] <Ekoserin> But you just
did.
L1629[18:34:13] <Ekoserin> Also, I'm
working on the library in my "realistic village"
L1630[18:34:13] <Wobbo> s/.//g
L1631[18:34:14] <Kibibyte>
<Ekoserin>
L1632[18:34:34] <Ekoserin> One of these
days I will show my parents this.
L1633[18:34:42] <Wobbo> Kilobyte: whould
it be possible to add a speaker address into sedbot?
L1634[18:35:49] <Kilobyte> wut
L1635[18:36:04] <Ekoserin> Dunno.
L1636[18:36:07]
⇦ Quits: Ekoserin
(~ekoserin@c-98-231-193-97.hsd1.va.comcast.net) (Client
Quit)
L1637[18:36:12] <Wobbo> Kilobyte:
something like Wobbo s/.//g
L1638[18:36:44] <Kilobyte> just make sure
your message is matching, might add that feature though
L1639[18:37:03] <Wobbo> Kilobyte: It
would be really usefull to add that
L1640[18:37:16] <Kilobyte> yeah, will be
in kibi 8
L1641[18:37:17] <Kilobyte> :P
L1642[18:37:25] <Kilobyte> 7 is not
really being maintained anymore
L1643[18:37:38] <Wobbo> Kilobyte: how is
8 comming along?
L1644[18:38:07] <Kilobyte> not really
atm
L1645[18:39:26] <Wobbo> Kilobyte: does it
have a github? :P
L1646[18:41:11] <ds84182> Kilobyte, are
you removing the start menu?
L1647[18:41:56] <Kilobyte> what start
menu
L1649[18:42:39]
⇦ Quits: LudziE12 (~LudziE12@91.236.130.129) (Quit:
Wychodzi)
L1650[18:46:12] <Stary2001> ds84182:
haaaa
L1651[18:46:16] <Stary2001> Kilobyte: get
it
L1652[18:46:25] <Stary2001> windows 8
removed start menu..
L1653[18:46:29] <ds84182> hehe
L1654[18:47:53] <ds84182> ok, time to put
minified GX libraries on the prombooter filesystem
L1655[18:49:24] <skyem123> porting an
os?
L1656[18:50:00] <gamax92> skyem123: port
reactos to opencomputers
L1657[18:50:15] <skyem123> ...
L1658[18:50:41] <skyem123> .addfail
<gamax92> skyem123: port reactos to opencomputers
L1659[18:50:41] <^v> skyem123, Fail 66
added
L1660[18:50:47] <skyem123> ^.^
L1661[18:51:18] <gamax92> skyem123: there
is no humor or "good stupid" in that.
L1662[18:51:32] <skyem123> it is a
fail
L1663[18:51:59] <gamax92> .fail 66
L1664[18:51:59] <^v> gamax92, Not
found
L1665[18:52:03] <gamax92> skyem123: aww,
too fucking bad.
L1666[18:52:11] <skyem123> .addfail
<gamax92> skyem123: port reactos to opencomputers
L1667[18:52:11] <^v> skyem123, Fail 66
added
L1668[18:52:14] <skyem123> .fail 66
L1669[18:52:14] <^v> skyem123, Not
found
L1670[18:52:14] <gamax92> .fail 66
L1671[18:52:14] <^v> gamax92, Not
found
L1672[18:52:17] <gamax92> skyem123: aww,
too fucking bad.
L1673[18:52:22] <skyem123> .addfail
<gamax92> skyem123: port reactos to opencomputers
L1674[18:52:22] <^v> skyem123, Fail 66
added
L1675[18:52:25] <skyem123> .fail
L1677[18:52:28] <skyem123> .addfail
<gamax92> skyem123: port reactos to opencomputers
L1678[18:52:28] <^v> skyem123, Fail 66
added
L1679[18:52:30] <skyem123> .fail 66
L1680[18:52:30] <^v> skyem123, Not
found
L1681[18:52:33] <skyem123> .addfail
<gamax92> skyem123: port reactos to opencomputers
L1682[18:52:33] <^v> skyem123, Fail 66
added
L1683[18:52:33] <skyem123> .fail 66
L1684[18:52:33] <^v> skyem123, [66]
<gamax92> skyem123: port reactos to opencomputers
L1685[18:52:37] <skyem123> ^.^
L1686[18:53:33] <gamax92> skyem123: you
know you are only supposed to put funny or "good stupid"
things in the fail database right?
L1687[18:53:50] <skyem123> it is a
fail
L1688[18:54:01] <gamax92> that doesn't
meet the requirements of the fail database
L1689[18:54:07] <skyem123> you cannot
port reactos to opencomputers
L1690[18:54:19] <gamax92> you could
actually
L1691[18:54:29] <gamax92> would be very
possible to have an x86 emulator as a opencomputer arch
L1692[18:54:32] <gamax92> then you run
reactos on it.
L1693[18:56:24] <gamax92> skyem123: hence
why its not a fail
L1694[18:56:44] <Altenius> .fail
L1696[18:56:52] *
skyem123 puts gamax92 into #ocmadness.
L1697[18:59:03] <Altenius> .fail
L1698[18:59:03] <^v> Altenius, [59]
<mniip> is it even possible to make gender-neutral sex jokes
<^v> mniip, well SoniEx2's parents did <mniip> ^v, a...
<mniip> I can't beat that one
L1699[18:59:26] <Ender> .delfail 66
L1700[18:59:26] <^v> Ender, No such
fail
L1701[18:59:30] <Ender> meh
L1702[18:59:38] <CompanionCube> .fail
26
L1703[18:59:38] <^v> CompanionCube, [26]
I come online, and I get thrown, now I get eaten! What is wrong
with this place! ~Wobbo 2014 not knowing the purpose of #oc
L1704[18:59:41] <CompanionCube> random
number
L1705[18:59:51] <Wobbo> Yeah, sure
CompanionCube…
L1707[19:00:01] <Ender> ok, enough bot
spam for a bit, okay?
L1709[19:02:38] <Wobbo> Kilobyte: 8 is in
Scala! I thought you wanted to use Ruby?
L1710[19:02:48] <Kilobyte> no...
L1711[19:02:57] <Kilobyte> not for
kibi
L1712[19:03:47]
⇦ Parts: DeanIsaKitty (~Dean@h2103688.stratoserver.net)
())
L1713[19:03:52]
⇨ Joins: PotatoTrumpet
(~PotatoTru@WL4-34.1scom.net)
L1714[19:04:03] <Ender> uhoh, the
vegitable is back
L1715[19:04:07] <PotatoTrumpet> Buenas
Dias!
L1716[19:04:20] <Ender>
s/vegitable/veritable
L1717[19:04:21] <Kibibyte> <Ender>
uhoh, the veritable is back
L1718[19:04:42] <Wobbo> s/ver/veg/
L1719[19:04:43] <Kibibyte> <Ender>
uhoh, the vegitable is back
L1720[19:04:52] <Ender> ok hexchat
wtf
L1721[19:04:53] *
PotatoTrumpet stabs Ender
L1722[19:05:05] <Wobbo>
s/vegi/vege/
L1723[19:05:05] <Kibibyte> <Ender>
uhoh, the vegetable is back
L1724[19:05:19] ***
PotatoTrumpet is now known as Trompeta_de_la_papa
L1725[19:06:03]
⇨ Joins: Lizzy (TheSiren@90.192.45.145)
L1726[19:06:19] <Trompeta_de_la_papa>
Buenas dias Lizzy
L1727[19:06:30] ***
Lizzy is now known as Guest51779
L1728[19:07:08]
⇦ Quits: Guest51779 (TheSiren@90.192.45.145) (Client
Quit)
L1729[19:07:32]
⇨ Joins: Lizzy_ (~Lizzy@90.192.45.145)
L1730[19:07:41] <Lizzy_> bouncer
please
L1731[19:07:43] <Lizzy_> ¬_¬
L1732[19:08:25]
⇦ Quits: Lizzy_ (~Lizzy@90.192.45.145) (Client
Quit)
L1733[19:08:34]
⇨ Joins: Lizzy (Siren@90.192.45.145)
L1734[19:08:46] <Lizzy> there we go
L1735[19:08:46] <Lizzy> hi all
L1736[19:08:49] <Ender> hi lizzy
L1737[19:08:57] <Lizzy> ^_^ Ender
L1738[19:09:10] <Lizzy> .p
L1739[19:09:11] <^v> Ping reply from
Lizzy 0.71s
L1740[19:09:17] <Lizzy> not bad
L1741[19:09:30] <Altenius> .p
L1742[19:09:31] <^v> Ping reply from
Altenius 0.19s
L1743[19:09:41] <Wobbo> hi lizzy
L1744[19:09:45] <Lizzy> hai
L1745[19:09:53] <Vexatos> o/ Lizzy
L1746[19:09:58] <Lizzy> \o
L1747[19:11:04] <skyem123> Hello!
L1748[19:12:35] <gamax92> ahh thats cool,
none of the buttons on my mouse works
L1749[19:12:43] <Ender> lol
L1750[19:12:44] <gamax92> anyone want to
donate me a serial Microsoft mouse?
L1751[19:14:51] ***
prasselpikachu is now known as prassel|off
L1752[19:15:05] <Trompeta_de_la_papa>
Ooh, ^v is back
L1753[19:15:09] <Trompeta_de_la_papa>
.fail
L1754[19:15:09] <^v> Trompeta_de_la_papa,
[56] (@Ender) Terrashrep
L1755[19:15:22] <Ender> lol
L1756[19:15:33] <Trompeta_de_la_papa>
/r/nocontext
L1757[19:16:25] <Stary2001> gamax92 would
universal cereal bus count
L1758[19:16:28] <Stary2001> lel
L1759[19:16:32] <gamax92> no.
L1760[19:18:15] <gamax92> hmm, "USB
Mouse driver fror OHCI devices."
L1761[19:18:22] <gamax92> I have an OHCI
card
L1762[19:20:00] ***
prassel|off is now known as prasselpikachu
L1763[19:21:11] <gamax92> I don't have
any usb mice :P
L1764[19:22:26]
⇨ Joins: Akuukis (~Akuukis@91.105.20.65)
L1765[19:24:28]
⇨ Joins: Flenix (~Flenix@90.195.248.180)
L1766[19:26:38] <Akuukis> Hello
all!
L1767[19:26:50] <Akuukis> Can someone
help me with leaking memory problem?
L1768[19:27:06] <Wobbo> Akuukis: use less
tables :P
L1769[19:27:09] <gamax92> Perhaps if you
told us what the problem was
L1771[19:28:02] <Akuukis> there are 2
growing tables, which should grow linearly but grows something like
exponentally
L1772[19:28:56] <Akuukis> In one cycle
the max growth is 6 elements (each elements is 1 table with 5
elements) that shouldn´t take more than 1KB together
L1773[19:29:31] <Akuukis> but after 14
cycles 72 elements uses ~560KB of RAM
L1774[19:29:59] <Akuukis> you can see
detailed outup in comments at lines #608-617
L1775[19:30:27] <Akuukis> Hi Wobbo and
gamax92!
L1776[19:30:50] <Wobbo> Akuukis: still
working on the A* stuff?
L1777[19:30:55] <Akuukis> yes, the
same
L1778[19:31:44] <Wobbo> Akuukis: Maybe
you should try to use more functions, so you can remove all of the
memory intensive work into functions and let the GC clean up after
you
L1779[19:32:37] <Akuukis> ahh, GC is
forced eveywhere utils.freeMemory() is called, twice per cycle at
lines #604 and #606
L1780[19:34:30] <Akuukis> Before the
problem "cycle eats RAM for breakfast" is pinpointed to
"table with node properties with size of a table with 5
elements is using expected amount of RAM at first cycle but
increasingly more RAM every next cycle"
L1781[19:36:51] <Wobbo> Akuukis: But if
you have a table and you GC its entries, the memory doesn't shrink
that much. If you remove the table, the index should also
dissapear
L1782[19:38:27] <Wobbo> Akuukis: and then
you might also try to use iterative deepening A*
L1783[19:39:01] <gamax92> meh, I've
settled on a joystick 2 mouse driver, since i have a joystick
L1784[19:41:12] <gamax92> huh i didn't
even think about that, hook a com port and simulate the data.
L1785[19:42:01] <Akuukis> Wobbo, I don't
understand what you meant about GC and tables
L1786[19:43:14] <Akuukis> Wobbo: the only
place where one of those two troublesome tables shrink is at line
#426, and even if it wouldn't shrink it takes way too much RAM than
it should
L1787[19:43:15]
⇦ Quits: Altenius (~Altenius4@199.193.183.1) (Read error:
Connection reset by peer)
L1788[19:45:13] <Wobbo> Akuukis: That is
you clear the entries in a table, the index doesn't shrink. But if
you remove the table, the index should remove as well.
L1789[19:45:55] <Akuukis> Ahh, yes.
That's the thing about tables not shrinking after being increasing
in size.
L1790[19:46:24] <Wobbo> Akuukis: Still, I
would put it in more functions and give every function just what it
needs.
L1791[19:49:21] <Akuukis> Hard to say
what I can put into a function at all
L1792[19:50:21] <Akuukis> Wobbo: do you
think about those check at lines #431, #440, #503, #523, #539 and
#553?
L1793[19:51:07] ***
PrincessAlissa is now known as LadyAlissa
L1794[19:52:15] <Wobbo> Akuukis: #431
should be its own function
L1795[19:53:26] <Trompeta_de_la_papa>
.wobbo
L1796[19:53:26] <^v> Trompeta_de_la_papa,
WooooooooobbooooWoooooooooobbooooWoooooooooobbooooWoobbooWooooooooobboooWobbooooooooWooooooobboooooooWobboooWoooooobboooooooWooooooobbo
L1797[19:53:36] <Wobbo> Maybe together
with #440, but I would also put that in its own function, so #431
can pass the weights to #440
L1798[19:54:24]
⇦ Quits: Vexatos
(~Vexatos@p200300556E319A90195EE608355E28C0.dip0.t-ipconnect.de)
(Quit: Greetings from Pastry Fork, Inc. ✔)
L1799[19:54:33] <Wobbo> Akuukis: Also,
you might want to use a priority queue or a heap instead of
manually checking for eveything.
L1800[19:55:52] <Wobbo> Akuukis: small
thing, you know you can do #tab to get the length of a table?
L1801[19:56:24] <Akuukis> yes
L1802[19:56:57] <Akuukis> but a long time
ago I started to rewrite with # but something I don't remember
didn't work.
L1803[19:57:00] <Wobbo> Akuukis: you use
at least two custom length counters as far as I can see
L1804[19:57:07] <v^> skyem123, ...
L1805[19:57:46] <Akuukis> ok, I will
rewrite into functions and get rid of counters and then lets
see
L1806[19:57:58] <Wobbo> Akuukis: might
make debugging easier as well
L1807[19:58:21]
⇦ Quits: Johannes13__
(~Johannes@p4FDE9AB6.dip0.t-ipconnect.de) (Ping timeout: 201
seconds)
L1808[19:58:22] <skyem123> what is it
v^?
L1809[19:58:27] <Akuukis> Thanks. Will
you be around after 30mins or so?
L1810[19:58:50] <v^> skyem123, spam ^v
again and you will be banned from it
L1811[19:58:50] <Wobbo> Akuukis: the
problem might also be that your counters are counting wrong, and
that you are not removing stuff from some tables
L1812[19:59:06] <Wobbo> Akuukis:
probably, otherwise I will probably be back on tuesday :P
L1813[19:59:10] <skyem123> ok...
L1814[19:59:19] <skyem123> sorry...
L1815[19:59:22] <Wobbo> Akuukis: and you
can email me
L1816[20:00:27] <Akuukis> Ok,
thanks
L1817[20:00:38] <Akuukis> Wobbo: Where to
email you?
L1818[20:00:41] <Wobbo> Akuukis: you got
my email/github?
L1819[20:00:50] <Wobbo> Wobbo: I'm
@rmellema on github
L1820[20:00:50]
⇨ Joins: Maxwolf
(labs@pipette.madsciencemod.com)
L1821[20:00:50]
zsh sets mode: +v on Maxwolf
L1822[20:01:28] <Akuukis> Ok, I found
you. Thanks!
L1823[20:02:23] <Wobbo> yw
L1824[20:04:43] <Trompeta_de_la_papa> v^,
where was ^v last night?
L1825[20:04:49] <Trompeta_de_la_papa> Did
the bot die?
L1826[20:04:55] <gamax92> Blame
comcast
L1827[20:05:11] <Trompeta_de_la_papa>
Fuck comcast
L1828[20:05:19] <Trompeta_de_la_papa>
They don't serve my area
L1829[20:05:55] <Trompeta_de_la_papa> Nor
does TWC or Charter
L1830[20:06:59]
⇨ Joins: EnderBot2 (TheEnders@theender.net)
L1831[20:06:59]
zsh sets mode: +o on EnderBot2
L1832[20:06:59]
EnderBot2 sets mode: +v on EnderBot2
L1833[20:06:59]
EnderBot2 sets mode: -o on EnderBot2
L1835[20:16:34] <gamax92> this is a
thing
L1836[20:18:31] <robhol> if it's the
numerous flappy bird clones, I've been steadfastly refusing to
consider it a "thing" since it began :p
L1837[20:18:48] <robhol> s/s th/s any of
th/
L1838[20:18:49] <Kibibyte> <robhol>
if it's any of the numerous flappy bird clones, I've been
steadfastly refusing to consider it a "thing" since it
began :p
L1839[20:19:12] <gamax92> robhol: yes but
it is an os
L1840[20:19:19] <robhol> wat
L1841[20:19:49] <gamax92> robhol: you
could dump it on a floppy and boot the floppy
L1842[20:20:21] <robhol> yes, I got that
:p
L1843[20:20:30] <gamax92> ;-;
L1844[20:21:35] <ds84182> now all we need
is 20480s
L1845[20:21:40] <robhol> lol
L1846[20:21:49] <ds84182>
s/20480s/2048os
L1847[20:21:49] <Kibibyte>
<ds84182> now all we need is 2048os
L1848[20:21:55] <Wobbo> ds84182: because
there aren't enough of those things
L1849[20:22:17] <ds84182> Wobbo, but 16
bit x86
L1850[20:22:26] <Wobbo> Anyway, I'm
going, got a headache.
L1851[20:22:42] <Wobbo> Akuukis: maybe
you should also put your code on github gist, then I can fork it
and stuff.
L1852[20:22:46] <Wobbo> Bye!
L1854[20:23:32] <Akuukis> Bye!
L1855[20:24:27] <Wobbo> Keep that updated
as wel! ;)
L1856[20:24:29] <Wobbo> Bye!
L1857[20:24:36]
⇦ Quits: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
(Quit: Textual IRC Client: www.textualapp.com)
L1858[20:27:59] <gamax92> ...
L1859[20:28:08] <gamax92> ds84182:
somehow when i try my very best to make it not bot
L1860[20:28:09] <gamax92> it boots
L1861[20:28:19] <gamax92> I did chainload
(fd0)+12
L1862[20:28:27] <ds84182> omg lol
L1863[20:28:27] <gamax92> 12 just
happened to be a typo
L1864[20:28:29] <gamax92> yet it
booted
L1865[20:29:07] <gamax92> the graphics
are all kinds of fucked up ofc, but it booted.
L1866[20:29:31] <ds84182> gamax92,
glasses are working
L1867[20:31:15] <gamax92> ds84182:
what?
L1868[20:32:36] <ds84182> opengx
L1869[20:32:43] ***
Logan is now known as Logan|away
L1870[20:32:53] <gamax92> hmm, I'm
actually having 0 luck getting floppybird booted
L1871[20:33:25] <gamax92> the one time it
boots, all the graphics are broken, every other time it just says
"Booting FloppyBird" and then dumps tons of spaces on the
screen
L1872[20:33:32] <ds84182> lol
L1873[20:34:23] <ds84182> Sangar, I
exploited all the things and now we have opengx glasses
L1874[20:34:41] <ds84182> that run
lua
L1875[20:34:45] <Sangar> sounds fun
L1876[20:35:59] <CompanionCube> oh
L1877[20:36:03] <gamax92> ds84182: hmm,
the iso version booted.
L1878[20:36:42]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 201 seconds)
L1879[20:36:48]
⇨ Joins: Ekoserin
(webchat@c-98-231-193-97.hsd1.va.comcast.net)
L1880[20:36:56] <Ekoserin> What does
"oppm" stand for?
L1881[20:37:28] <Stary2001> open
psomething package manager
L1882[20:37:32] <Stary2001>
probably
L1883[20:37:34] <Stary2001> xD
L1884[20:37:53] <CompanionCube> open
programs package manager
L1885[20:38:43] <ds84182> yeah
L1886[20:39:11] <gamax92> floppybird is
extremly easy
L1888[20:42:04] <Ekoserin> I have no idea
what that is
L1889[20:42:17] <gamax92> Ekoserin: well
maybe if you clicked it and read a few lines, you'd know what it
was.
L1890[20:42:37] <Ekoserin> I had clicked
it, but I did not read anything besides the content in the
screenshots.
L1891[20:42:53] <gamax92> And you wonder
why you don't know what it is.
L1892[20:42:56] <Ekoserin> Of course, now
I did, and now I feel like a piece of shit.
L1893[20:44:25] <gamax92> "A
terminal implementation of the game "2048"."
L1894[20:44:31] <gamax92> ds84182:
ToAruOS has 2048
L1895[20:45:21] <ds84182> >A terminal
implementation of the game "2048".
L1896[20:45:44]
⇦ Quits: Kooshy (webchat@adsl-98-71-5-187.cae.bellsouth.net)
(Ping timeout: 190 seconds)
L1897[20:45:46] <Ekoserin> .addfail
<gamax92> Now to boot this
https://github.com/klange/toauruos -
<Ekoserin> I have no idea what that is - <gamax92>
Ekoserin: well maybe if you clicked it and read a few lines, you'd
know what it was. - <Ekoserin> I had clicked it, but I did
not read anything besides the content in the screenshots. -
<gamax92> And you wonder why you don't know what it is. -
<Ekoserin> Of course, now I did, and now I feel like a piece
of shit.
L1898[20:45:47] <^v> Ekoserin, Fail 61
added
L1899[20:45:58] <CompanionCube> wow such
large fail
L1900[20:45:58]
⇨ Joins: neverdie
(webchat@aftr-37-201-228-19.unity-media.net)
L1901[20:46:00] <gamax92> umm no
L1902[20:46:10] <Ekoserin> What do you
mean "umm no"
L1903[20:46:26] <gamax92> again its not
funny nor good stupid.
L1904[20:46:31] <CompanionCube> .delfail
61
L1905[20:46:31] <^v> CompanionCube, No
such fail
L1906[20:46:38] <CompanionCube> wut
L1907[20:46:41] <gamax92> oh someone
already got rid of it
L1908[20:46:48] <Ekoserin> I did
something stupid, so I should be able to add it.
L1909[20:46:49]
⇦ Quits: neverdie
(webchat@aftr-37-201-228-19.unity-media.net) (Client
Quit)
L1910[20:46:55] <Ekoserin> Is there
another I reason I should not?
L1911[20:46:58]
⇨ Joins: ping
(~notPing@2601:4:4500:e15:1cc:2c00:56cf:f803)
L1912[20:46:58]
zsh sets mode: +v on ping
L1913[20:47:19] <Ekoserin> Well?
L1914[20:47:20] <gamax92> if you were to
add every fail #oc ever does, regardless of it being funny or humor
stupid, the db would be huge.
L1915[20:47:39] <Ekoserin> At what point
did I say I would do such a thing?
L1916[20:47:58] <gamax92> by adding a
general fail
L1917[20:48:07] <Ekoserin> I did not say
it, so I did not mean it.
L1918[20:48:30] <Ekoserin> I am myself,
and I know what my intentions are and are not, so I don't believe
you can object to my statement.
L1919[20:49:08] <gamax92> You are not the
only one who uses the fail db, others will look at it
L1920[20:49:17] <Ekoserin> Okay, go
on.
L1921[20:51:23]
⇦ Quits: prasselpikachu (~Prassel@5.231.51.109) (Ping
timeout: 201 seconds)
L1922[20:51:44] <Ekoserin> Was your
statement a one-liner? Because if it was and that was it, I fail to
see what you are trying to say.
L1923[20:53:43]
⇨ Joins: prasselpikachu (~Prassel@5.231.51.109)
L1924[20:54:10] <Ekoserin> gamax92?
Hello?
L1925[20:54:33] <gamax92> Ekoserin: So
confirmed, "it has to be funny"
L1926[20:54:40] <gamax92> I.E, it being
stupid or a fail is not enough
L1927[20:55:08] <Ekoserin> Okay, I give
up, I surrender to your entirely reasonable point, no this is not
sarcasm.
L1928[20:55:10] <CompanionCube> I'd
personally say that it has to be above the average of it's
type
L1929[20:55:40] <gamax92> Ekoserin: why?
because you are incapable of following a rule?
L1930[20:55:43] <CompanionCube> if it's
funny, it has to be more funny than the average joke. if it's a
fail, it has to be more derp than the average imho
L1931[20:55:58] <Ekoserin> I'm going to
refuse to prolong this discussion.
L1933[21:00:01]
⇦ Quits: CompanionCube (~Samuel@94.7.37.180) (Ping timeout:
201 seconds)
L1934[21:00:06] <ds84182> gamax92, the
display list for pass 1 didn't update
L1935[21:01:57]
⇨ Joins: TabletCube (~TCube@94.7.37.180)
L1936[21:02:03] <Ekoserin> Hi.
L1937[21:06:33]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L1938[21:06:33]
zsh sets mode: +v on asie
L1939[21:07:36] *
Ekoserin sips his tea
L1940[21:08:11] <skyem123> Hello
asie.
L1941[21:08:16] <Ekoserin> Do any of you
have Minecraft skins resembling that of a school-boy?
L1942[21:08:23] <skyem123> no
L1943[21:08:29] <Ekoserin> If so, please
tell me your username so I can put you in my build.
L1944[21:08:50] <asie> Well, mine
resembles a Japanese schoolgirl...
L1945[21:09:02] <asie> Is it close
enough?
L1946[21:09:15] <Ekoserin> It can't hurt,
sure.
L1947[21:09:27] <asie> You don't possibly
know what you're asking for
L1948[21:09:29] <asie> but
asiekierka
L1949[21:09:40] <Ekoserin> Holy- !
L1950[21:09:52] <Ekoserin> You weren't
kidding.
L1951[21:10:54] <asie> What do you
mean?
L1952[21:10:54] <asie> :P
L1953[21:11:13] ***
prasselpikachu is now known as prassel|off
L1954[21:11:19] <Ekoserin> I didn't
realize it'd look so damn pale. Thought she was nude for a
moment.
L1955[21:11:38] <ds84182> Sangar, is
there some type of Proxy so I can include a component in a
different method built into the API?
L1956[21:11:49] <asie> Ekoserin: But she
isn't!
L1957[21:12:03] <asie> Really!
L1958[21:12:03] <Ekoserin> I know, it's
just... so damn pale ;_;
L1959[21:12:39] *
Ekoserin sips his contaminated tea
L1960[21:12:57] <Sangar> ds84182,
example? i don't really understand what you mean.
L1961[21:13:05] <skyem123> what happened
to the tea?
L1962[21:13:26] <ds84182> Sangar, I'm
trying to include a prom component that is attached to another
network
L1963[21:13:26] <Ekoserin> I used water
from a refrigerator with a filter that needs replacing.
L1964[21:13:33] <ds84182> the problem is
that the networks merge
L1965[21:13:35] <skyem123> eew...
L1966[21:13:45] <ds84182> and it includes
all the components from the glasses
L1967[21:14:20] <Sangar> ds84182, ahh,
not built-in no. you'd have to proxy it yourself. maybe using
userdata?
L1968[21:14:35] <ds84182> hmm
L1969[21:15:25] <ds84182> It's just that
every time I attempt to make a new PROM and have it load from NBT,
the network goes and overwrites it with it's cached NBT
L1970[21:16:06] <skyem123> asie, in your
youtube video, you have a key in your back. WAT?
L1971[21:16:07]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 186 seconds)
L1972[21:16:19] <skyem123> ...
L1973[21:16:46]
⇦ Quits: Lumien (~lumien@p4FED5F60.dip0.t-ipconnect.de)
(Quit: Nettalk6 - www.ntalk.de)
L1974[21:17:20] ***
Johnson|away is now known as Johnson
L1975[21:17:26] <gamax92> skyem123:
Nichijou
L1976[21:17:52] *
TabletCube hates winderps's win32k driver
L1977[21:17:57] <skyem123> wat?
L1978[21:17:58] <gamax92>
TabletCube?
L1979[21:18:22] <TabletCube> It tends to
shit the bed and BSOD.
L1980[21:18:30] <Sangar> ds84182, what
gets overwritten you don't want to be overwritten? what cached
nbt?
L1981[21:19:06] <TabletCube> usually when
chrome is closed
L1982[21:19:17] <Ekoserin> >shit the
bed
L1983[21:19:20]
⇨ Joins: Flenix_ (~Flenix@90.195.248.180)
L1984[21:19:43] <ds84182> For some reason
whenever I connect the prom to the computer a load is called from
somewhere
L1985[21:20:00] <ds84182> And in that nbt
is old data
L1986[21:20:39] <Sangar> is it an
item?
L1987[21:20:55]
⇦ Quits: iLLHunter (iLL@welcome.to.bantown.com) (Ping
timeout: 186 seconds)
L1988[21:20:55]
⇦ Quits: Cruor (Cruor@satomi.openshell.no) (Ping timeout: 186
seconds)
L1989[21:21:23] <ds84182> yes
L1990[21:21:27]
⇦ Quits: Flenix (~Flenix@90.195.248.180) (Ping timeout: 186
seconds)
L1991[21:21:55] <ds84182> If DriverItem
does weird things then I'm going to bap it
L1992[21:22:27] <ds84182> oh god dammit
it does
L1993[21:22:28] <Sangar> then yeah,
whatever's save()d is stored in the itemstack's nbt tag, and
restored when connected again. if you want it to lose its state,
clean up in onDisconnect (see filesystem component, it does that to
close handles)
L1994[21:24:21] <Trompeta_de_la_papa>
Hmm, so hexchat isn't displaying my name at the bottom left
anymore
L1995[21:24:37] <Trompeta_de_la_papa>
#HexchatProbs
L1996[21:25:54]
⇨ Joins: iLLHunter (iLL@welcome.to.bantown.com)
L1997[21:28:18]
⇨ Joins: Cruor|Away (Cruor@satomi.openshell.no)
L1998[21:28:39] ***
Cruor|Away is now known as Cruor
L1999[21:29:09] ***
Cruor is now known as Guest99463
L2000[21:30:24] <ds84182> Sangar, It's
working ( ͡^ ͜ʖ ͡^)
L2001[21:30:27]
⇦ Quits: duck112358
(~EIRC_RR@c-107-5-233-240.hsd1.mi.comcast.net) (Read error:
Connection reset by peer)
L2002[21:30:33] <Sangar> :)
L2003[21:30:37]
⇨ Joins: PotatoTrumpet_
(~PotatoTru@WL4-34.1scom.net)
L2004[21:30:56] ***
PotatoTrumpet_ is now known as Trompeta_de_le_papa_
L2005[21:31:14] <ds84182> I can now flash
prom with a computer
L2006[21:31:24] <skyem123> Now port
miniOS!
L2007[21:31:32] <ds84182> skyem123,
ha
L2008[21:31:38] <skyem123> DO IT
L2009[21:31:43] <ds84182> that would
kinda take too long
L2010[21:31:52] <skyem123> Why?
L2011[21:31:57] <ds84182> it needs to be
under 16k
L2012[21:32:05] <skyem123> O_O
L2013[21:32:10] <ds84182> the size of
prom is 16kb
L2014[21:32:18] <skyem123> netboot
L2015[21:32:21] <ds84182> and I haven't
added the wireless card yet
L2016[21:32:27] <skyem123> ...
L2017[21:32:39]
⇦ Quits: Trompeta_de_la_papa (~PotatoTru@WL4-34.1scom.net)
(Ping timeout: 186 seconds)
L2018[21:33:00] ***
justastranger|zzz is now known as justastranger
L2019[21:33:03] <skyem123> add
wireless
L2020[21:33:41] <skyem123> DO IT
L2021[21:33:44] <Trompeta_de_le_papa_>
add computer.explode()
L2022[21:33:48] <skyem123> no
L2023[21:33:49] <skyem123> no
L2024[21:33:53] <Trompeta_de_le_papa_>
yes
L2025[21:33:53] <Trompeta_de_le_papa_>
yes
L2026[21:33:57] <skyem123> no x 100
L2027[21:34:01] <ds84182> I don't know if
I can do that from the API
L2028[21:34:10] <Trompeta_de_le_papa_> DO
IT
L2030[21:34:28] <TabletCube> Shit
L2031[21:34:33] <skyem123> ?
L2032[21:34:35] <ds84182> I have to use
reflection to create a wireless card I think
L2033[21:34:39] <skyem123> Wrong
link?
L2034[21:35:13] <TabletCube> Nope
L2035[21:35:21] <Trompeta_de_le_papa_>
Yep
L2036[21:35:43] ***
Trompeta_de_le_papa_ is now known as
Trompeta_de_le_papa
L2037[21:35:51] <TabletCube> USB
impersonation
L2038[21:36:06] <skyem123> give us the
right link!
L2039[21:36:10] <skyem123> oh
L2040[21:36:12] <skyem123> wat
L2041[21:36:17] <Trompeta_de_le_papa>
Hmm, So I may be getting a Galaxy S5 soon
L2044[21:37:15] <ds84182> Sangar, but I
wanted to just plug in the already premade wireless component
L2045[21:37:22] <Sangar> ah
L2047[21:38:47] <TabletCube> Wronf
link
L2048[21:38:48] <gamax92> TabletCube: how
is that a new thing?
L2049[21:38:55] <gamax92> devices
emulating other devices is not a new thnig.
L2050[21:39:01] <Trompeta_de_le_papa>
:P
L2051[21:39:32] <ds84182> I guess I'll
just copy the wireless stuff and port it to Java
L2052[21:39:34] <gamax92> my phone will
emulate a USB CD rom for installing drivers, once the drivers kick
in then it goes to mass storage.
L2053[21:40:15] <Trompeta_de_le_papa> my
phone will emulate a potato
L2055[21:40:45]
⇦ Quits: Ekoserin
(webchat@c-98-231-193-97.hsd1.va.comcast.net) (Quit: Web client
closed)
L2056[21:41:00] *
Trompeta_de_le_papa hates Comcast, Verizon, AT&T, Charter, TWC,
and Hitler.
L2057[21:41:48] <gamax92>
Trompeta_de_le_papa: How does it feel wasting emotion on
hatred?
L2058[21:41:52] *
TabletCube likes the EU's net neutrality rules
L2059[21:42:11] *
Trompeta_de_le_papa hates the US's net nutrality rules
L2060[21:42:11] <TabletCube> Suck it USA
:p
L2061[21:42:33] <TabletCube>
Trompeta_de_le_papa: you mean lack of thereof
L2062[21:42:47] <Trompeta_de_le_papa>
Yes
L2063[21:42:49] <Trompeta_de_le_papa>
No
L2064[21:42:51] <Trompeta_de_le_papa>
Maybe
L2065[21:42:52] <Trompeta_de_le_papa>
So
L2067[21:45:45] <Trompeta_de_le_papa>
hunter2
L2068[21:45:57] <TabletCube> uh
L2069[21:46:04]
⇨ Joins: kreezxil
(~kreezxil@64-31-193-160.ip.pdq.net)
L2070[21:46:07] <TabletCube> Conduit
turned malware
L2071[21:46:14] <Trompeta_de_le_papa>
link?
L2073[21:47:15] <Trompeta_de_le_papa>
boooooooo
L2074[21:47:17] <Trompeta_de_le_papa>
bs
L2075[21:47:17]
⇦ Quits: Guest24440 (~rstamer@genoce.org) (Quit:
Gone.)
L2076[21:48:15] <TabletCube> this is like
the bumblebee commit
L2077[21:48:37] <TabletCube> An
uninstaller the removes the program, and fucks the system up while
doing so
L2078[21:48:50] <ds84182> ( ͡^ ͜ʖ
͡^)
L2079[21:49:08] <TabletCube> It literally
removes the bootloader
L2080[21:50:08]
⇦ Quits: kreezxil (~kreezxil@64-31-193-160.ip.pdq.net)
(Remote host closed the connection)
L2081[21:51:15] <Trompeta_de_le_papa>
-_-
L2082[21:51:51] <Sangar> i'm off o/
L2083[21:51:57] <Ender> same
L2084[21:52:03] <Trompeta_de_le_papa>
Night
L2085[21:52:05] <Trompeta_de_le_papa>
:P
L2086[21:52:06] <Lizzy> o/
L2087[21:52:18] <Trompeta_de_le_papa>
Time to go get some Mexican food
L2088[21:53:40] *
Trompeta_de_le_papa wonders if there is mexican food in
europe
L2089[21:53:48] <TabletCube> ofc
L2090[21:54:33] ***
Cazzar|Away is now known as Cazzar
L2091[21:55:00] <ds84182> .w modem
L2094[21:55:39] <Trompeta_de_le_papa>
:(
L2095[21:56:07] ***
Farinhir|sleep is now known as Farinhir
L2096[21:59:20] ***
Flenix_ is now known as Flenix
L2097[22:00:53] ***
Cazzar is now known as Cazzar|Away
L2098[22:01:15]
⇦ Quits: ping (~notPing@2601:4:4500:e15:1cc:2c00:56cf:f803)
(Read error: Connection reset by peer)
L2099[22:01:35]
⇨ Joins: ping
(~notPing@2601:4:4500:e15:1cc:2c00:56cf:f803)
L2100[22:01:35]
zsh sets mode: +v on ping
L2101[22:02:22] <ds84182> Woo!
L2102[22:02:29] <ds84182> Wireless modem
works
L2103[22:02:29] <skyem123> Why are you
called "ping", ping?
L2104[22:02:37] <skyem123> ds84182, now
port miniOS!
L2105[22:02:47] <ds84182> skyem123, ( ͡°
͜ʖ ͡°)
L2106[22:02:54] <skyem123> ?
L2107[22:03:03] <ds84182> I've got to
test passing arguments to the prom code
L2108[22:03:22] <ds84182> if you insert a
null character all the characters after it is passed as the first
argument
L2109[22:03:44] <skyem123> wat?
L2110[22:04:07] <ds84182>
"print(...)\0data here" would print "data
here"
L2111[22:04:15]
⇨ Joins: Ekoserin
(webchat@c-98-231-193-97.hsd1.va.comcast.net)
L2112[22:04:51] ***
manmaed is now known as manmaed|AFK
L2113[22:04:55] <ds84182> .l local c,d =
("print(...)\0data here"):match("(.-)\0(.+)")
load(c)(d)
L2114[22:04:55] <^v> ds84182, nil
L2115[22:05:03] <ds84182> .l local c,d =
("print(...)\0data here"):match("(.-)\0(.+)")
load(c)
L2116[22:05:03] <^v> ds84182, nil
L2117[22:05:07] <ds84182> .l local c,d =
("print(...)\0data here"):match("(.-)\0(.+)")
return c
L2118[22:05:07] <^v> ds84182,
print(...)
L2119[22:05:11] <ds84182> hwat
L2120[22:05:27] <ds84182> .l local c,d =
("return ...\0data here"):match("(.-)\0(.+)")
return load(c)(d)
L2121[22:05:27] <^v> ds84182, data
here
L2122[22:05:29] <Ekoserin> hwat
indeed.
L2123[22:05:30] <ds84182> ( ͡^ ͜ʖ
͡^)
L2124[22:05:53] <skyem123> ok
L2125[22:06:01] <Ekoserin> .l local c,d =
("return ...\0you are a piece of crap who deserves to burn for
all of eternity."):match("(.-)\0(.+)") return
load(c)(d)
L2126[22:06:01] <^v> Ekoserin, you are a
piece of crap who deserves to burn for all of eternity.
L2127[22:06:48] <skyem123> ...
L2128[22:06:54] <Ekoserin> I just had to.
:P
L2129[22:07:42] ***
Cazzar|Away is now known as Cazzar
L2130[22:08:17] <skyem123> Ekoserin, do
you still have a keyboard plugged into your ear>
L2131[22:08:21] <skyem123> ?
L2132[22:08:27] <Ekoserin> No, I took it
out.
L2133[22:08:46] <Ekoserin> I also added a
proper port that doesn't make my ear hurt like hell inside my
access panel.
L2134[22:08:46] <skyem123> Can you join
#ocmadness?
L2135[22:09:00]
⇦ Quits: Ekoserin
(webchat@c-98-231-193-97.hsd1.va.comcast.net) (Client
Quit)
L2136[22:09:38]
zsh sets mode: +v on tgame14
L2137[22:11:25] ***
Cazzar is now known as Cazzar|Away
L2138[22:13:08]
⇦ Quits: Akuukis (~Akuukis@91.105.20.65) (Read error:
Connection reset by peer)
L2139[22:13:37] ***
Flenix is now known as sleepyflenix
L2140[22:13:42] *
Trompeta_de_le_papa just learned the power of Sysinternal's
Whois.exe
L2141[22:16:15] ***
Cazzar|Away is now known as Cazzar
L2142[22:18:27]
⇦ Quits: Trompeta_de_le_papa (~PotatoTru@WL4-34.1scom.net)
(Quit: Leaving)
L2143[22:26:49] ***
Cazzar is now known as Cazzar|Away
L2144[22:32:55] <ds84182> I \Think\ I
have a terminal implementation for OpenGX now
L2145[22:33:13] <ds84182> It doesn't go
with the OpenOS api standard tho
L2146[22:36:41]
⇦ Quits: KatieKat (Caitlyn@cerridwen.pc-logix.com) (Quit:
Leaving)
L2147[22:44:13] ***
Techokami is now known as Techokami|Off
L2148[22:50:29]
⇨ Joins: Arth
(webchat@bmp166.neoplus.adsl.tpnet.pl)
L2149[22:51:17]
⇦ Quits: Arth (webchat@bmp166.neoplus.adsl.tpnet.pl) (Client
Quit)
L2150[22:57:50]
⇦ Quits: TabletCube (~TCube@94.7.37.180) (Ping timeout: 360
seconds)
L2151[22:58:54] ***
alekso56 is now known as alekso56_off
L2152[23:03:21]
⇦ Quits: colin_ (~colin_@5351AA44.cm-6-2c.dynamic.ziggo.nl)
(Ping timeout: 201 seconds)
L2153[23:07:16] ***
Cazzar|Away is now known as Cazzar
L2154[23:11:03]
⇦ Quits: Hobbyboy
(~Hobbyboy@host217-44-129-199.range217-44.btcentralplus.com) (Quit:
Leaving)
L2155[23:11:04]
⇨ Joins: TabletCube (~TCube@94.7.37.180)
L2156[23:11:05]
⇦ Quits: ping (~notPing@2601:4:4500:e15:1cc:2c00:56cf:f803)
(Read error: Connection reset by peer)
L2157[23:11:24]
⇨ Joins: ping
(~notPing@2601:4:4500:e15:1cc:2c00:56cf:f803)
L2158[23:11:24]
zsh sets mode: +v on ping
L2159[23:15:04] ***
darknife25|AFK is now known as darknife25
L2160[23:15:29] <darknife25> is there a
way to paste from the clipboard into and OC computer
L2161[23:15:37] <darknife25> into
an*
L2162[23:17:18] <ds84182> darknife25,
shift insert?
L2163[23:18:12] <ds84182> skyem123, hmm,
for some reason all my bootstrap code uses 97k of memory
L2164[23:18:16] <ds84182> out of the
128k
L2165[23:18:38] <ds84182> I don't think
strings are being properly eaten
L2166[23:18:44] <ds84182> well,
collected
L2167[23:19:28] <skyem123> hm...
L2168[23:19:50] <ds84182> Yeah, because
uploadTexture uses strings
L2169[23:20:02] <ds84182> but
L2170[23:20:04] <skyem123> The garbage is
collected after the memory is almost full
L2171[23:20:11] <ds84182> oh
L2172[23:20:13] <ds84182> well
L2173[23:23:05]
⇦ Quits: sciguyryan
(sciguyryan@109-205-169-222.dynamic.swissvpn.net) ()
L2174[23:23:31] ***
Techokami|Off is now known as Techokami
L2175[23:32:08] <gamax92>
Techokami!
L2176[23:32:15] <Techokami>
ahoy-hoy
L2177[23:32:54] <skyem123> hi
L2178[23:33:54] <ping> my kitten keeps
trying to suck on my shirt
L2179[23:40:40] <skyem123> ...
L2180[23:41:05] ***
tgame14 is now known as tgame14|sleep
L2181[23:42:17] <ds84182> ping, where did
you steal a kitten from
L2182[23:42:39] <ping> ds84182, it has
blue eyes
L2183[23:42:46] <ds84182> ( ͡^ ͜ʖ
͡^)
L2184[23:42:53] <ds84182> my cat has blue
eyes
L2185[23:42:55] <ds84182> light
blue
L2186[23:43:02] <ds84182> so
pretty.mp5
L2187[23:51:55]
⇦ Quits: skyem123
(~skyem123@cpc1-walt4-0-0-cust432.13-2.cable.virginm.net) (Quit:
Goodbye!)
L2188[23:59:45] ***
Lathanael is now known as Lathanael|Away