<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:10] ⇦
Quits: Pyrolusite
(~Pyrolusit@ARouen-651-1-456-123.w82-126.abo.wanadoo.fr) (Quit:
Leaving)
L2[00:04:12] <Sangar> i'm off o/
L3[00:04:20] <Wired> Sangar: cya
L4[00:05:00] <Kodos> gamax92, ~w wlan
card
L5[00:05:45] *** Riking
is now known as Riking|away
L6[00:05:53] <gamax92> hmm?
L7[00:08:33] <tihsnselggig> ~w wlan
card
L9[00:09:00] <tihsnselggig> gamax92, I added
very shitty IPC support
L10[00:09:35] <tihsnselggig> I don't even
know if it works
L11[00:11:07] ⇨
Joins: ping
(~pixel@c-71-238-153-166.hsd1.mi.comcast.net)
L12[00:11:07] zsh
sets mode: +v on ping
L14[00:12:26] <ping> what do i do with moi
new SDR
L15[00:12:57] <TabletCube> ping: sniff
wifis?
L16[00:14:33] ***
Pwootage is now known as Pwootage|Off
L17[00:16:51] <tihsnselggig> I love the
lack of stacktracing in init.lua
L18[00:18:41] <gamax92> oh that reminds
me
L19[00:18:45] <gamax92> tihsnselggig: i
need a stack
L20[00:20:41] <tihsnselggig> that
L21[00:20:54] <gamax92> ' near enter
again?
L22[00:21:15] <Inari> tihsnselggig: lack of
stacktracing?
L23[00:21:53] <tihsnselggig> yeah, in
init.lua
L24[00:22:11] <Inari> not sure what you
mean :o
L25[00:22:13] <Inari> anyway, just add
it
L26[00:23:54] <tihsnselggig> I also fricken
love tailcalls everywhere
L27[00:24:17] <gamax92> tailcalls are
good
L28[00:24:23] <gamax92> also what is a
tailcall exactly?
L29[00:25:01] <tihsnselggig> return
call()
L30[00:25:13] <tihsnselggig> lua optimizes
that into one instruction instead of a CALL then a RET
L31[00:25:31] <gamax92> oh
L32[00:25:38] <gamax92> dammit, my poor
stack
L33[00:26:38] <tihsnselggig> oh yeah, ipc
also functions as a mutex
L34[00:30:32] <Soni> I have an issue with
OC
L35[00:30:45] <Soni> my GuiScreen overlay
renders wrong
L36[00:31:43] <Kodos> Code please
L37[00:31:58] <Soni> it also renders wrong
on vanilla GUIs... hmm...
L39[00:32:20] <Soni> except for a few
bugfixes
L40[00:33:56] ***
DeanIsaKitty is now known as DeanIsGone
L41[00:34:09] <gamax92> tihsnselggig: so,
getfenv(0) would be the currently running function
L42[00:34:16] <gamax92> and getfenv(1)
would be the one that called it?
L43[00:35:05] <Soni> I'll blame forge
L44[00:36:01] <Kodos> Yes because Forge
completely broke your code
L45[00:36:21] <Kodos> If you're going to
blame Forge, I'll assume you don't need help anymore and move
on
L46[00:37:14] <Soni> ok wait I fixed the
button
L47[00:37:26] <Soni> that was my fault
:P
L48[00:37:38] <Soni> but the GUI still
renders dark >.>
L49[00:38:13] ***
Kilobyte is now known as Kiloff
L50[00:38:24] <Soni> but then, that happens
on more than just OC GUIs so idk
L51[00:39:03] <Soni> also if you open a
screen and hover over a button the screen goes gold
L52[00:39:19] <Soni> (and returns to silver
when you hover out)
L53[00:40:46] ***
Kiloff is now known as Kilobyte
L54[00:43:13] <tihsnselggig> gamax92,
no
L55[00:43:22] <tihsnselggig> 1 would be the
currently running function
L56[00:43:28] <gamax92> roblox says
otherwize
L57[00:43:29] <tihsnselggig> and 0 would be
the complete global environment
L58[00:43:34] <gamax92> umm what
L59[00:43:55] <tihsnselggig> then again I
haven't used said function with levels in a long time
L60[00:44:15] <gamax92> oh you are
right.
L61[00:44:22] <tihsnselggig> I am, I just
tested it
L62[00:44:36] <tihsnselggig> setfenv(0)
does not return a function object so it's global
L63[00:44:58] <tihsnselggig> Roblox changes
some things so that people cant screw over shit and get to security
levels they shouldn't be at
L64[00:45:08] ⇨
Joins: CoderPuppy (~cpup@32.218.119.253)
L65[00:45:22] <gamax92> tihsnselggig: i
loved when everyone cried when they got rid of bytecode
L66[00:45:36] <tihsnselggig> ikr
L67[00:46:02] <gamax92> waaaah, all of my
scripts that i can't possibly run back in a decompiler
L68[00:47:20] <gamax92> tihsnselggig: not
to mention they thought putting it in bytecode was obfuscating
it
L69[00:47:48] <tihsnselggig> lel
L70[00:47:49] ***
AngieBLD is now known as AngieBLD|Off
L73[00:52:17] <tihsnselggig> lol
L74[00:52:38] <Soni> or rather forge
hacking
L75[00:52:39] <Soni> but w/e
L76[00:53:23] <gamax92> tihsnselggig: lol
this is a terrible "obfuscator"
L77[00:53:26] <gamax92> it just removes
whitespace
L78[00:53:31] <Kodos> Soni, what's the
issue
L79[00:53:40] <Soni> Kodos, it looks
dark
L80[00:53:44] <gamax92> all comments,
internal whitespace, and variable names are still there.
L81[00:53:46] <Soni> and on the creative
screen the button doesn't work
L82[00:54:01] <tihsnselggig> lol
L83[00:54:21] ***
AngieBLD|Off is now known as AngieBLD
L84[00:55:04] <Kodos> What button
L85[00:55:14] <Kodos> You can't just say
'the button' and expect me to be fucking psychic
L86[00:55:18] <Soni> Kodos, the highlighted
button
L87[00:56:13] <Kodos> Okay, now show me
what code you're using to render said button
L88[00:56:24] <Kodos> Help me to help
you
L89[00:58:38] <Soni> Kodos, I just add it
to the buttonList
L91[00:59:49] <Kodos> Something tells me
the 0's and 20's are start and end coordinates of drawing it, but I
could be wrong
L93[01:00:20] <Kodos> Sooo what's the
issue? It's rendering where you're drawing it
L94[01:00:31] <Soni> it's not
clicking
L95[01:00:36] <Soni> it's not doing what I
want it to do
L96[01:01:30] ***
Pwootage|Off is now known as Pwootage
L97[01:01:42] <Kodos> Line 65
L98[01:01:48] <Kodos> myButton.enabled =
false
L99[01:01:51] <Kodos> Maybe you have to
enable it?
L100[01:01:57] ***
Nentify is now known as Nentify|away
L101[01:02:54] <Soni> that happens when it
gets clicked
L102[01:03:06] <Kodos> Did you try adding
some debug console output
L103[01:03:12] <Kodos> To see if it's even
'clicking'
L104[01:03:20] ***
Hobbyboy is now known as Hobbyboy|Sleep
L105[01:03:21] <Soni> well the event is
getting fired
L106[01:03:28] <Soni> but it's not doing
anything
L107[01:04:08] <Kodos> Then make it so it
will do something else, see if that works, if it does, it's a
problem with the event you're calling, and if it doesn't, then
something else is afoot
L108[01:04:23] <Kodos>
s/event/function
L109[01:04:23] <Kibibyte> <Kodos>
Then make it so it will do something else, see if that works, if it
does, it's a problem with the function you're calling, and if it
doesn't, then something else is afoot
L110[01:04:24] ***
Riking|away is now known as Riking
L111[01:05:30] <Soni> well this is
interesting...
L112[01:06:13] <Soni> I guess there's a
reason Minecraft uses IDs on the buttons...
L113[01:06:23] ⇦
Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout:
200 seconds)
L114[01:06:47] <Soni> good thing my code
finds an empty button ID already
L115[01:07:10] <Soni> it works
L116[01:07:19] <Soni> and it renders right
on the creative GUI
L117[01:07:25] <Soni> except for it
rendering behind things
L118[01:08:24] <Kodos> Back in a
tick
L119[01:13:56] ***
Kilobyte is now known as Kiloff
L120[01:18:55] <tihsnselggig> ~w
pullSignal
L122[01:19:15] <tihsnselggig> ~w
computer.pullSignal
L124[01:21:54] ***
prasselpikachu is now known as prassel|off
L125[01:23:08] <Kodos> Back
L126[01:23:34] <tihsnselggig> Ok,
completely fixed my IPC stuff
L127[01:24:03] <tihsnselggig> I had to
return the process signal queue from ps.spawn just to get it
working better
L128[01:25:31] <ShadowKatStudios>
Afternoon o/
L129[01:25:36] <tihsnselggig> hi
L130[01:25:38] ***
AngieBLD is now known as AngieBLD|Off
L131[01:26:10] ***
tihsnselggig is now known as ds84182
L132[01:29:12] ***
Kiloff is now known as Kilobyte
L133[01:31:26] <ShadowKatStudios> I just
figured out why firefox was crashing.
L134[01:31:37] <TabletCube>
ShadowKatStudios: why?
L135[01:31:46] <ShadowKatStudios> I'm
running the 32-bit version and I open enough tabs to exceed the 4GB
memory limit
L136[01:31:55] <ds84182> lol
L137[01:32:04] *
TabletCube limits himself to 6 tabs
L138[01:32:09] <ShadowKatStudios> (Well,
to approach the limit, anyway)
L139[01:32:37] ***
Pwootage is now known as Pwootage|Off
L140[01:33:07] ***
Pwootage|Off is now known as Pwootage
L141[01:33:07] *
Dashkal catches up on recent dev
L142[01:33:09] <Dashkal> ooo, drones
L143[01:33:13] <TabletCube> originally the
limit was to stop windows win32k from shitting the bed in
close
L144[01:33:25] <TabletCube> now i just
like it
L145[01:33:42] <TabletCube>
ShadowKatStudios: ^
L146[01:33:53] *
Dashkal notes his active session is up to 21 tabs
L147[01:34:12] <ds84182> On my phone I
have over 99 tabs open
L148[01:34:25] <ds84182> the new tab
indicator turns into a ":D" after 99 tabs
L149[01:34:41] <ds84182> and in incognito
the thinggy turns into a ";)"
L150[01:36:11] <Dashkal> I think I tend to
cap out at about 30. After that I start forgetting what I have
open.
L151[01:36:30] <Dashkal> But 20ish is
common. Usually populated with docs pages for the various
components I'm gluing together.
L152[01:37:40] ***
Pwootage is now known as Pwootage|Off
L153[01:38:18] *
ds84182 goes all the way back to tab #2
L154[01:38:40] ⇦
Quits: Magik6k (~Magik6k@host-37-190-200-120.dynamic.mm.pl) (Quit:
Leaving)
L155[01:39:05] <TabletCube> Is it good
when an ISP in your country has a WoW guild?
L156[01:39:20] <ds84182> use them
L157[01:39:24] <ds84182> or not
L158[01:39:27] <ds84182> I'm not your
mother
L159[01:40:25] <TabletCube> we have win
isps here
L160[01:40:42] <TabletCube> if only I
could into them
L162[01:44:11] <TabletCube> Lol
L163[01:44:57] <TabletCube>
ShadowKatStudios: would you wish that an isp in your country had a
wow guild
L164[01:45:15] <ShadowKatStudios> Probably
not
L165[01:45:18] <ShadowKatStudios> I don't
play wow
L167[01:51:10] <TabletCube> ext2fsd?
L168[01:51:23] <ShadowKatStudios>
Yeah.
L169[01:51:37] <Soni> anyone good with
forge/OpenGL hacking?
L170[01:52:08] <TabletCube>
ShadowKatStudios: my programming unit may murder my sanity
L171[01:52:16] <LordFokas> Soni, what do
you want to do?
L172[01:53:15] <Soni> LordFokas, evil GUI
hacks
L173[01:53:24] <TabletCube> I asked a
likely teacher about the language
L174[01:53:26] <Soni> or more
specifically, drawing GUIs on top of GUIs
L175[01:53:47] <LordFokas> doesn't seem
like a good idea
L176[01:53:54] <TabletCube>
ShadowKatStudios: the response was her thinking of using Visual
Basic.
L177[01:54:04] <LordFokas> why would you
want to draw a gui on top of another mod's GUI?
L178[01:54:06] <Soni> it's not meant to be
a good idea
L179[01:54:08] <ShadowKatStudios>
q_q
L180[01:54:13] <ShadowKatStudios>
TabletCube: Good luck.
L182[01:54:27] <Soni> I wanna be able to
open my GUI anywhere at any time
L183[01:54:40] <TabletCube>
ShadowKatStudios: I pray she means .NET
L184[01:54:48] <Soni> like running a
program inside a program
L186[01:55:06] <TabletCube> If not, may
god have mercy on my soul
L187[01:55:43] <ShadowKatStudios>
TabletCube: If you do have to do it, mirror all the projects in
another language and make them run on Linux.
L188[01:56:04] <TabletCube>
ShadowKatStudios: VB.NET is supported by mono
L189[01:56:19] <ShadowKatStudios> But
would you want to use it?
L190[01:56:35] <ping> why havent i thought
about this
L191[01:57:00] <TabletCube>
ShadowKatStudios: no
L192[01:57:07] <Soni> fixed it I
think
L193[01:57:12] <ping> download torrents to
a ramdisk
L194[01:57:13] <TabletCube> but I might
have to ._.
L195[01:57:24] <Kodos> Fuck
L196[01:57:30] <Kodos> I don't know
whether to play my tech pack or my magic pack
L197[01:57:39] <ShadowKatStudios> If I end
up having to do it in <M$ language>, I'm gonna mirror it in
ada (and learn ada)
L198[01:57:45] <TabletCube> I'd take
python in fucking visual studio rather than VB
L199[01:57:57] <ds84182> Oh lord
L200[01:58:26] <TabletCube>
ShadowKatStudios: ^
L201[01:58:27] <Soni> ping, by
"torrents", do you mean the actual torrents, or the
.torrents?
L202[01:58:37] <ShadowKatStudios>
>python
L203[01:58:41] <ShadowKatStudios>
>visual studio
L204[01:58:42] <ShadowKatStudios>
wut
L205[01:58:43] <ping> Soni, .torrents are
legal
L206[01:58:53] <TabletCube>
ShadowKatStudios: it is a thing
L207[01:59:09] <Soni> ping, so are
torrents (GIMP eclipse etc have torrent distribution)
L208[01:59:24] <TabletCube> want link,
ShadowKatStudios ?
L209[01:59:32] <ShadowKatStudios> no
L210[01:59:39] <ping> im implying its
possible to get away with illegal torrents by using a ramdisk
L211[01:59:43] <ShadowKatStudios> I can't
even get any of the MS editors to work on my Windows system
L212[01:59:50] <TabletCube> i mean
L213[01:59:57] <TabletCube> as proof it is
real
L214[02:00:01] <ShadowKatStudios> (POS
won't install SP1)
L215[02:00:05] <ShadowKatStudios> Nah,
I'll take your word for it
L216[02:00:21] <gamax92> ping: THEY WILL
CONFISCATE YOUR RAM AND SCAN IT WITH ADVANCED MILITARY
TECHNOLOGIES
L217[02:00:24] <ds84182> I'm just going to
make my OS require you set a config option and restart just to get
a kernel mode shell
L218[02:00:24] <Soni> ping, it's also
possible to get away with illegal torrents by using a nuke
L219[02:00:28] <Soni> your point?
L220[02:00:29] <gamax92> THEY WILL
KNOW
L221[02:00:35] <gamax92> THEY WILL FIND
YOU
L222[02:00:45] <gamax92> </>
L223[02:00:45] <ds84182> Maximum
secutiry
L224[02:00:45] <ping> Soni, the point is
that i dont need to use secure delete if i were to
L225[02:00:48] <ping> >_>
L226[02:00:56] <gamax92> secure delete
ram
L227[02:01:06] <TabletCube>
ShadowKatStudios: it would give me a use for monodevelop that isn't
decompiliation
L228[02:01:11] <gamax92> put ram in a
shredder
L229[02:01:20] *
ShadowKatStudios has a server hidden in the ceiling cavity that
pretends to be a solar panel monitor
L230[02:01:20] <gamax92> then light
remains on fire
L231[02:01:44] <TabletCube>
ShadowKatStudios: does that hold your yarr'd shit?
L232[02:01:56] <ShadowKatStudios>
yep
L233[02:02:02] <ShadowKatStudios> Well,
once I'm done watching it
L234[02:03:09] <TabletCube>
ShadowKatStudios: if it wasn't for them being 18+ i'd buy a vpn
from winisp
L235[02:03:35] <TabletCube> and use that
for when sky fuck up
L236[02:03:35] ***
Pwootage|Off is now known as Pwootage
L237[02:04:14] <TabletCube> Would get ipv6
as a side bonus iirc
L239[02:04:35] <ping> :) so fast too
L240[02:05:16] <ds84182> ( ͡° ͜ʖ ͡°)
L241[02:06:11] ⇦
Quits: marcin212_ (~marcin212@176.111.135.116) (Quit:
Leaving)
L242[02:06:35] ***
Riking is now known as Riking|away
L243[02:08:31] <gamax92> oot tsaf os
:(
L244[02:11:14] <TabletCube>
ShadowKatStudios: that ISP have a 'availability' page
L245[02:12:04] <TabletCube> if they drop a
single packet, it's recorded and affects that metric
L246[02:12:09] <ds84182> too fast so
(:
L248[02:12:56] <ping> ShadowKatStudios,
yes
L249[02:13:02] <ping> we all browse
imgur
L250[02:13:23] <ShadowKatStudios>
well
L251[02:13:29] <ShadowKatStudios> I have
nothing better to do today
L252[02:13:30] <ShadowKatStudios> so deal
with it
L253[02:14:27] <ds84182> so I made it
impossible to set config options in my OS without being in kernel
mode, and to spawn your own processes in kernel mode (aka modify
the config) you need to flip a value in the config
L254[02:14:47] <ds84182> you would have to
have physical access to the computer in order to actually fuck it
up
L255[02:15:45] <ds84182> best. security.
ever.
L256[02:22:03] <gamax92> ds84182: so ...
basically no security?
L257[02:24:25] <ping> one day
L258[02:24:33] <gamax92> ping: two
years
L259[02:24:34] <ping> i will have enough
ram to run all my games in a ramdisk
L260[02:24:54] <gamax92> ping: or a solid
state drive
L261[02:25:04] <ping> gamax92, ramdisk is
faster
L262[02:25:39] <gamax92> ping: what if you
had, an actual ramdrive?
L263[02:25:56] <gamax92> like, you'd plug
it in as a hdd
L264[02:26:05] <ping> yes, i know they
exist
L265[02:26:12] <gamax92> they do?
L266[02:26:14] <gamax92> i was just
kidding
L267[02:26:32] <ping> they are literally
PCI cards with ram slots
L268[02:26:43] <gamax92> >you'd plug it
in as an hdd
L269[02:26:55] <Soni> ds84182, sounds like
pain... how do you change your user password?
L270[02:26:59] <ping> im pretty sure those
exist too
L271[02:27:57] <ping> lol i can play space
engineers on my ramdisk
L272[02:28:33] <gamax92> ds84182: IDEA
:O
L274[02:28:50] <gamax92> ds84182: have the
vm, use tape drives as memory.
L275[02:28:55] <gamax92> the script
wouldn't see a difference.
L276[02:29:14] <gamax92> it would be
supported by all scripts :D
L277[02:30:17] <gamax92> ping: 2GB
...
L279[02:31:23] <gamax92> ping: the total
size on that screenshot.
L280[02:31:29] <ping> yes
L281[02:32:22] <Soni> fuck MC
L282[02:32:28] <Soni> can't render text at
zLevel
L283[02:32:37] <Soni> have to use custom
text rendering
L284[02:32:39] <Soni> from scratch
L285[02:32:41] <Soni> >.>
L286[02:32:42] <ping> lol i could play MC
on ramdisk also
L287[02:32:53] ***
Oddstr13 is now known as Odd|Away
L288[02:33:00] <Soni> MC already runs on
RAM
L289[02:33:12] <Soni> (why do you think it
needs 2 fucking GB just to run?)
L290[02:33:26] <Soni> s/run/get to the
main menu/
L291[02:33:26] <Kibibyte> <Soni>
(why do you think it needs 2 fucking GB just to get to the main
menu?)
L292[02:33:26] <ping> Soni, do you have
some sort of IQ defficiency?
L293[02:33:33] <gamax92> ping: no Cruor
does
L294[02:33:39] ***
Greylocke is now known as Greylocke|afk
L295[02:33:40] <ping> cruor is a
potato
L296[02:33:42] <ping> so he doesnt
count
L297[02:34:00] ⇦
Quits: TangentDelta (~christine@63.143.24.24) (Remote host closed
the connection)
L298[02:34:16] <Soni> ping, MC literally
only uses disk when loading and saving chunks
L299[02:34:26] <ping> i am aware
L300[02:34:27] <Soni> everything else is
in RAM
L301[02:34:43] <Soni> (which's weird
considering how slow it is)
L302[02:34:49] <gamax92> Soni: not if you
tell the kernel to force everything about this process into
swap.
L303[02:34:52] <ping> its not weird
L304[02:35:36] <Soni> don't blame Java I
could write C programs slower than MC if I wanted to
>.>
L305[02:36:24] <gamax92> Soni: except that
they aren't trying to force minceraft to be unresponsive
L306[02:36:30] <gamax92> you are forcing C
to be unresponsive
L307[02:36:36] <Soni> gamax92, swap into
ramdisk Kappa
L308[02:36:52] <ping> what if i were
to
L309[02:37:01] <ping> mount a swapfile on
a tmpfs
L310[02:40:52] ***
Pwootage is now known as Pwootage|Off
L311[02:42:25] ***
Riking|away is now known as Riking
L312[02:45:44] ***
Techokami is now known as Techokami|Off
L313[02:47:47] <lperkins2> Having poked
some at MC's internals, I found it's slow because it is terribly
optimized code. It uses linear searches for a number of things
which ought to use hashmaps instead.
L314[02:48:33] <lperkins2> I ended up
patching my MC server to use a hashmap for TileEntity lookup and
the like.
L315[02:48:47] <ShadowKatStudios>
Faster?
L316[02:48:52] <SuPeRMiNoR2> terribly
optimized? more like terrible in general
L317[02:49:23] <gamax92> lperkins2: make
this a coremod?
L318[02:49:37] <gamax92> then everyone can
enjoy hashmaps
L319[02:49:42] <lperkins2> Ick, then I'd
have to figure out how to do that.
L320[02:49:43] ***
Keridos is now known as Keridos_off
L321[02:50:26] <gamax92> lperkins2: I use,
HANDY DANDY COREMOD WRITER 2.0!
L322[02:50:29] <lperkins2> I've got a mod
which changes the behaviour of fire, and ends up using about 20k
tile entities to track everything for a mid-sized blaze.
L323[02:51:05] <lperkins2> So I had to
change the lookup to be faster.
L324[02:51:07] <gamax92> not really but, i
have a few tools that help automate it.
L325[02:52:51] <lperkins2> that particular
optimization doesn't make much difference until someone's chicken
farm runs wild or similar, but I don't have the performance issues
from the number of entities anymore.
L326[02:53:29] <lperkins2> As for making
it a coremod, ever since forge changed the way modding works with
1.7, I've had a heck of a time figuring out how it's all supposed
to work.
L327[02:54:35] <lperkins2> I've got a
normal mod which abusing refactoring and my system's lax security
to overwrite the default fire with mine and the default entity
lookup, but it isn't the approved method.
L328[02:54:54] <lperkins2>
_s_refactoring_reflection
L329[03:00:25] <ShadowKatStudios>
gah
L330[03:00:32] <ShadowKatStudios> firefox
is using 7% CPU
L331[03:00:46] <ShadowKatStudios>
unacceptable
L332[03:00:54] <Inari> disable flash
L333[03:01:03] <ShadowKatStudios> I don't
have flash installed.
L334[03:01:16] <ShadowKatStudios> I'll see
if it goes down when this video ends
L335[03:01:16] <Inari> install falsh and
then
L336[03:01:17] <Inari> disable flash
L337[03:02:09] <ShadowKatStudios> Down to
3%
L338[03:02:18] <ShadowKatStudios> This is
acceptable, but I'll close the main window.
L339[03:02:31] <gamax92> ShadowKatStudios:
i like netsurf
L340[03:02:45] <ShadowKatStudios> Skype,
reminder: The red X is to close the program, not minimise it
L341[03:02:57] <gamax92> skype in linux is
terribad
L342[03:03:01] <ping> yep
L343[03:03:05] <ShadowKatStudios> I'm on
Winderps
L344[03:03:07] <ping> its complete
shit
L345[03:03:17] <ShadowKatStudios> On the
upside of skype for linux, no ads.
L346[03:03:23] <ShadowKatStudios> At least
try and hide in my notifications area, skype >.<
L347[03:03:29] <gamax92> no, no
upside.
L348[03:03:34] <gamax92> i can deal with
ads
L349[03:04:43] ***
Kilobyte is now known as Kiloff
L350[03:07:13] <gamax92> ShadowKatStudios:
you should try the netsurf browser sometime if you're pressed for
memory/cpu/both
L351[03:07:48] <ShadowKatStudios> gamax92:
I'm just trying to maximise resources for skyrim (which I run
fullscreen anyway), it works fine otherwise.
L352[03:18:20] <ds84182> k im back
L353[03:18:53] <ds84182> there is no sudo,
so really no way to elevate your permisions while the system is
running
L354[03:19:11] <ds84182> you either start
up the shell in kernel mode or user mode
L355[03:19:31] <ds84182> and i'm about to
make a sudo command and kernel module... layer
L356[03:19:33] <ds84182> *later
L357[03:19:34] <lperkins2> Can you su to
user mode from kernel mode?
L358[03:19:50] <ds84182> no, I haven't
done that yet
L359[03:20:23] <ds84182> I would have to
do some kernel mode hacking to make sure someone can't listen to
keyboard events to figure out what you type and stuff
L360[03:20:36] <ds84182> maybe a security
filter thing of some sort
L361[03:20:59] <ds84182> welp, I got to go
to school in the morning. bai
L362[03:28:50] <ShadowKatStudios>
Ustengrav time
L363[03:29:01] ⇦
Quits: Johannes13 (~Johannes@141.70.98.52) (Ping timeout: 200
seconds)
L364[03:29:25] <gamax92> hey
lperkins2
L365[03:30:30] ***
ds84182 is now known as dsAway
L366[03:32:17] <lperkins2> Aye?
L367[03:32:53] <gamax92> lperkins2: should
show us the patches some time.
L368[03:34:10] <PotatoTrumpet> o/]
L369[03:34:22] <ShadowKatStudios> \o
L370[03:34:30] <PotatoTrumpet> [
L371[03:34:36] ***
Greylocke|afk is now known as Greylocke
L372[03:35:25] <PotatoTrumpet>
ShadowKatStudios, Using your two collumn css stuffs gave me a 10
point grade boost
L373[03:35:43] <ShadowKatStudios> You're
using it for school?
L374[03:35:50] <ShadowKatStudios> Well,
fair enough.
L375[03:36:15] <PotatoTrumpet> The
assignment was "Create a website about the New Years
celebration
L376[03:36:15] <PotatoTrumpet>
"
L377[03:36:35] <PotatoTrumpet> I did one
column about NY and another about Dubai
L378[03:36:46] <ShadowKatStudios>
Shiny.
L379[03:36:55] <ShadowKatStudios> I assume
you didn't mention where the CSS was from?
L380[03:37:08] <PotatoTrumpet> Not like I
can
L381[03:37:15] <ShadowKatStudios> (Cause
that was actually mine, but creative commons :P )
L382[03:37:20] <PotatoTrumpet> He is like
"Show me file"
L383[03:37:32] <gamax92> create a website
about the new years celebration?
L384[03:37:33] <PotatoTrumpet> I am forced
to use dreamweaver
L385[03:37:37] <PotatoTrumpet> Yes,
gamax
L386[03:37:54] <ShadowKatStudios>
ewwwwww
L387[03:38:03] <lperkins2> Sure, it's in
World.java, line 2494, or there abouts
L388[03:38:07] <gamax92>
<html><head><title>About the New Years
celebration</title></head><body>New Years
Celebration</body></html>
L389[03:38:13] <PotatoTrumpet> Hold
on
L390[03:38:15] <lperkins2> Let me see
about pastbinning a patch if I can.
L391[03:38:16] <PotatoTrumpet> lemme get
the file
L392[03:38:36] <gamax92> lperkins2: im
interested in making a mod for it
L393[03:39:25] <lperkins2> You're more
than welcome to, there's a few other spots where I've spotted
linear searches that ought to get converted,
L394[03:39:32] <gamax92> :D
L395[03:39:58] <lperkins2> It might be
easiest to start a project for it on github; if you can do the
proper coremod stuff, I can find what all should be changed.
L396[03:40:14] <gamax92> I'd need to see
the patch first though
L397[03:40:35] <lperkins2> Right, I'm
tracking down where my modified forge ended up.
L399[03:41:36] <gamax92> THAT IS
HIDEOUS
L400[03:41:41] <PotatoTrumpet> I
know
L401[03:41:46] <PotatoTrumpet> It was
intended to be
L402[03:41:48]
⇨ Joins: Maxwolf
(labs@pipette.madsciencemod.com)
L403[03:41:48]
zsh sets mode: +v on Maxwolf
L404[03:41:52] <ShadowKatStudios> gamax92:
Dreamweaver, what do you expect?
L405[03:41:55] <gamax92> its fucking
awful, my eyes
L406[03:42:04] <gamax92> ShadowKatStudios:
thats intentionally bad.
L407[03:42:23] <PotatoTrumpet>
PotatoTrumpet's process for making a html file for class: Click
random Shit
L408[03:42:37] <ShadowKatStudios>
EVERYTHING IS ON FIRE
L409[03:42:55] <ShadowKatStudios> I'm on
fire, my idiot companion is on fire, all the draugers are on
fire...
L410[03:42:59] <ShadowKatStudios> Fire
magic is dangerous.
L411[03:43:03] <PotatoTrumpet> :P
L412[03:43:10] <Roadcrosser> lol
L413[03:43:28] <lperkins2> To avoid
breaking things, I left the array and still populate it, but since
it is private it could probably be removed (just might break other
mod's reflection)
L414[03:45:05] <lperkins2> ... 'though
there are some spots where it iterates over all tile entities for a
valid reason; I don't know how much speed difference there is
between iterating over an array and a hashmap in java, probably
best to leave the list for that...
L415[03:45:26] <PotatoTrumpet> gamax92, if
you thought that was bad, look at my 6 weeks test:
http://shadowkat.tk/pub/~potatotrumpet/6wkstest.html
L416[03:45:33] <ShadowKatStudios> My mum
was complaining about me playing a violent game like skyrim, to
which I replied "Don't worry, the draugers were already
dead."
L417[03:46:05] <gamax92> PotatoTrumpet:
except that looks better.
L418[03:46:31] <PotatoTrumpet> Well, I
cared about the class then
L419[03:47:58] <ShadowKatStudios> Figured
out a HTML class is bull?
L420[03:48:07] <PotatoTrumpet> I was
forced into it
L421[03:48:14] <PotatoTrumpet> Was going
to take computer programming
L422[03:48:25] <PotatoTrumpet> but FUCKING
YEARBOOK
L423[03:48:35] <PotatoTrumpet> -_
L424[03:48:36] <PotatoTrumpet> -
L425[03:48:40] <gamax92> _-
L426[03:48:42] <ShadowKatStudios>
wut
L427[03:49:14] <PotatoTrumpet> Band is 5th
period, Yearbook is also 5th period
L428[03:49:24] <PotatoTrumpet> So, I am in
Yearbook 6th period
L429[03:49:36] <PotatoTrumpet> Which is
also the same period as Copmuter Prograping
L430[03:49:39] <gamax92>
[̲̅$̲̅(̲̅ ͡°
͜ʖ ͡°̲̅)̲̅$̲̅]
L431[03:49:54] <PotatoTrumpet> uggh,
typignon a new keyabord
L432[03:50:04] <PotatoTrumpet> while
dreaking mlikt
L433[03:50:16] <PotatoTrumpet> x_X
L434[03:50:38] <ShadowKatStudios>
Ustengrav Depths next.
L435[03:50:54] <ShadowKatStudios> You
know, this dungeon is somewhat easier than expected
L436[03:50:55] <gamax92>
fffffffffffff
L437[03:51:03] <gamax92> i fell for the
"Read more (1238 lines)" troll
L438[03:51:08] <gamax92> its actually a
link to a video
L439[03:51:24] <ShadowKatStudios> That's
genius
L440[03:52:20] <gamax92> also
L442[03:52:27] <LordFokas>
ShadowKatStudios, isn't Ustengrav the place where you get the Horn
of Jurgen Windcaller?
L443[03:52:43] <ShadowKatStudios> Yep,
that's the one.
L444[03:52:48] <PotatoTrumpet> 999!
L445[03:53:00] <PotatoTrumpet> 999/666 =
SATAN
L446[03:53:13] <LordFokas> if I recall
correctly, you may be in for a nasty surprise.
L447[03:53:34] <PotatoTrumpet> Sks, you
playing skyrim
L448[03:53:51] <PotatoTrumpet> ?
L449[03:53:53] <LordFokas> btw, what
difficulty are you playing on?
L450[03:54:21] <gamax92> wow i just fell
for another ...
L451[03:54:26] <gamax92> i am stupid
L452[03:54:44] <PotatoTrumpet> yes you
are
L453[03:54:53] <LordFokas> nothing new
there
L454[03:54:56] <ShadowKatStudios> It's the
first time I've played skyrim, so the easiest
L455[03:55:09] <ShadowKatStudios>
actually
L456[03:55:15] <ShadowKatStudios> dungeon
being easy makes sense now
L457[03:55:17] <LordFokas> You should try
on Legendary
L458[03:55:23] <PotatoTrumpet> I havn't
gotten past the bit where you go to the mountain cally people for
the voice thing
L459[03:55:31] <LordFokas> and then run
away and cry a lot
L460[03:55:40] <ShadowKatStudios>
PotatoTrumpet: Did you run into a frost troll?
L461[03:55:45] <LordFokas> while you get
your ass pwned by a mudcrab
L462[03:55:46] <PotatoTrumpet> No
L463[03:55:55] <ShadowKatStudios>
>pwned
L464[03:55:56] <PotatoTrumpet> I just
never get passed it due to me falling asleep
L465[03:56:00] <ShadowKatStudios>
>mudcrab
L466[03:56:00] <PotatoTrumpet> irl
L467[03:56:03] <ShadowKatStudios>
o.o
L468[03:56:12] <PotatoTrumpet> 0.0
L469[03:56:54] <LordFokas> if you have a
companion, 1 or 2 mudcrabs usually aren't a problem
L470[03:57:06] <PotatoTrumpet> well
L471[03:57:11] <PotatoTrumpet> I should do
homewroark
L472[03:57:20] <LordFokas> but if you fall
into the mud and there's a few of the big ones around, it's going
to hurt
L473[03:57:31] <LordFokas> the only
advantage you have is your speed
L474[03:58:21] <LordFokas> I don't even
want to know what those falmer bugs are like on Legendary
L475[03:58:52] <ShadowKatStudios> I assume
dragons on legendary would be basically impossible?
L476[03:59:49] <LordFokas> not
really
L477[04:00:17] <LordFokas> You just have
to run a lot and find good cover
L478[04:00:35] <LordFokas> but they are
tough as hell
L479[04:01:28] <LordFokas> still, I'd take
on a dragon any day instead of a falmer bug.
L480[04:01:47] <LordFokas> those bastards
are vicious
L481[04:02:28] ⇦
Quits: Lunatrius (~Lunatrius@77.38.103.182) (Ping timeout: 198
seconds)
L483[04:03:07] <LordFokas> or dragon
priests
L484[04:03:34] <LordFokas> sks, if you're
not having a challenge, I have a nice place for you to go
L485[04:04:12] <lperkins2> I think that's
the version I had that was working anyway.
L486[04:05:43] <LordFokas> If you take the
road from Whiterun to Windhelm, you'll have a tower/bridge to your
left, over the river. Cross it and you'll see a dragon head on your
compass. Go there.
L487[04:07:25]
⇨ Joins: Lunatrius (~Lunatrius@77.38.103.182)
L488[04:07:25] <ShadowKatStudios> Draon
head = dragon?
L489[04:07:27] <ShadowKatStudios> I knew
it!
L490[04:07:36] <LordFokas> that one is
special
L491[04:07:39] <ShadowKatStudios> I saw
one near some tiny village
L492[04:07:55] <LordFokas> the dragon head
symbol is a Dragon Lair
L493[04:08:07] <LordFokas> it has a wall
with a Power Word on it
L494[04:08:14] <LordFokas> and a dragon
guarding the wall
L495[04:08:23] <LordFokas> some also have
a big chest with nice loot
L496[04:08:57] <LordFokas> But that one
has more than that
L497[04:09:17] <LordFokas> a coffin, to be
exact. But it's not a Draugr that you'll find inside.
L498[04:11:15] <LordFokas> btw, if you're
considering to join a group/guild/whatever, I'd say go join the
Thieves Guild in Riften. Their quests have a nice amount of looting
and little to no fighting.
L499[04:11:48] <LordFokas> plus if you
manage to unlock some Fences, you'll then be able to sell stuff you
steal
L500[04:13:57] <ShadowKatStudios> I
discovered so0mething annoying
L501[04:14:17] <ShadowKatStudios> you
can't sleep while tresspassing, even if the only inhabitant is
dead.
L502[04:14:18] <LordFokas> And if you go
to the Word Wall I just mentioned, you'll get a nice unique item
that's helpful for most thieves guild quests
L503[04:14:25] <LordFokas> yup
L504[04:18:09] <ShadowKatStudios>
LordFokas: Shcarpoint?
L505[04:19:36] <LordFokas> I don't know
what it's called
L506[04:20:00] <ShadowKatStudios> I just
checked a map, it fits the desc
L507[04:20:16] <ShadowKatStudios> I've
been near Dragon Tooth Crater
L508[04:20:49] <LordFokas> Shearpoint,
yes
L509[04:20:57] <LordFokas> you misspelled
it
L510[04:21:03] <ShadowKatStudios> Damn
fancy fonts
L511[04:25:25] ⇦
Quits: Inari (~Uni@p549CE374.dip0.t-ipconnect.de) (Ping timeout:
198 seconds)
L512[04:28:03] ⇦
Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
(Ping timeout: 200 seconds)
L513[04:28:36] <gamax92> .l 1/18.2
L514[04:28:36] <^v> gamax92,
0.054945054945055
L515[04:28:42] <gamax92> oh
L516[04:31:13] ⇦
Quits: TabletCube (~TCube@95f1b3c5.skybroadband.com) (Ping timeout:
194 seconds)
L517[04:31:26] <bananagram> is that
disappointing?
L518[04:31:50] <LordFokas> sks, let me
know when you get to Shearpoint.
L519[04:32:26] <bananagram> shearpoint? is
that a sheep farm?
L520[04:41:03]
⇨ Joins: colin_
(~colin_@5ED224D3.cm-7-3a.dynamic.ziggo.nl)
L522[04:44:57] <ShadowKatStudios> Oh shit,
there's a spider in the Ustengrav depths
L523[04:45:59] <ShadowKatStudios> Uh,
check the .minecraft folder for any DLLs related to OC, if they
exist, delete them, then re-download OC and try again, colin_
L524[04:46:01] ⇦
Quits: Lathanael|Away (~Lathanael@p54972D15.dip0.t-ipconnect.de)
(Ping timeout: 200 seconds)
L525[04:46:17] <ShadowKatStudios> No idea
if it will help, but if that's what the olution is to the same
issue
L526[04:47:12] ***
justastranger is now known as justastranger|zzz
L527[04:47:15] <colin_> no dlls
L528[04:48:07]
⇨ Joins: Lathanael|Away
(~Lathanael@p54973F8D.dip0.t-ipconnect.de)
L529[04:48:42] <ShadowKatStudios> My
companion just said "I have a bad feeling about this"
Thanks, the Star Wars there makes me feel *so much better*
L530[04:48:56] <ShadowKatStudios> This
should be fun...
L531[04:49:08]
⇨ Joins: dangranos (~dangranos@37.23.207.193)
L532[04:57:17] <colin_> is there a minimum
rewuired forge version listed somewhere?
L533[04:57:23] <colin_> *required
L534[05:01:14] <ShadowKatStudios> Uh, I
know 1277 works with the latest dev build..?
L535[05:01:22] <ShadowKatStudios> 1208 is
a safe bet, though
L536[05:01:54] <colin_> k then it shouldnt
be an issue with forge (using 1236)
L537[05:04:19] ***
LordFokas is now known as LordFokas|off
L538[05:07:31] <dangranos> who even looks
at forge requirements before installing?
L539[05:08:22] <colin_> not a lot of
people i bet
L540[05:09:15] <colin_> i just would like
to get this working
L541[05:10:54] ***
SleepingFairy is now known as Daiyousei
L542[05:13:07] ***
SeanWcom is now known as SeanWcom|zzz
L543[05:13:57] <ShadowKatStudios> My plan
for the giant spider is to summon a familiar then burn the
spider
L544[05:14:55] ***
LordFokas|off is now known as LordFokas
L545[05:32:53] <lperkins2> Hm, what's the
simplest way to get the location of a computer or robot with
OC?
L546[05:37:37] <LordFokas> sks, kill it
with fire :p
L547[05:41:08] ***
Pwootage|Off is now known as Pwootage
L548[05:50:40] ***
Pwootage is now known as Pwootage|Off
L549[05:57:14] <Zequan> Howdy folks
L550[05:57:18] <gamax92>
zxdsdghjksah
L551[05:57:21] <gamax92> hello
Zequan
L552[05:57:44] <Zequan> I'm never drinking
again.
L553[05:57:57] <gamax92> Zequan: beer or
wine
L554[05:58:00] <gamax92> or water?
L555[05:58:02] <gamax92> :o
L556[05:59:18] <Zequan> Alize, Gin, Vodka,
Beer, Burbon and Malibu don't mix together so good in one night,
let's put it that way.
L557[06:00:09] <Zequan> Went to party with
some girl last night at a hotel and I had all those drinks shoved
in my face lol
L558[06:00:34] <ShadowKatStudios> sure you
did
L559[06:00:48] <Zequan> You jelly?
L560[06:01:02] <ShadowKatStudios> I don't
like people, so no.
L561[06:01:30] <ShadowKatStudios> Point
is, if you're here, I highly doubt that a) you went to a party and
b) with a girl
L562[06:02:07] <gamax92> Zequan: he's
jelly
L563[06:02:21] <Zequan> I'm not the
"typical" "geek". I do body building and have a
lot of tattoos.
L564[06:02:27] <Zequan> gamax92, I think
so :p
L565[06:02:48] <ShadowKatStudios>
Interesting *files away for later use*
L566[06:02:55] <ShadowKatStudios> Like I
said, I don't like people.
L567[06:03:14] <LordFokas> much less would
you be here if you had all those drinks
L569[06:04:41] <LordFokas> you do body
building and have lots of tattoos? such badass. And all you had
shoved on your face was some drinks? Tough luck. You should have
told her tits or gtfo at the door.
L570[06:04:45] <Zequan> I just work up,
had about 6 hours sleep.
L571[06:05:14] <Zequan> LordFokas, nah we
done plenty of fucking don't you worry about that.
L572[06:05:27] <Zequan> On the balcony too
^_^
L573[06:05:46] *
LordFokas grabs ShadowKatStudios' file and notes down "poor
photoshop skills".
L574[06:05:59] <Kodos> Mooooovinnnng
onnnnnn
L575[06:06:04] <ShadowKatStudios>
Photoshop?
L576[06:06:06] <Kodos> Guesses to the next
major OC feature, go
L577[06:06:07] <Zequan> Indeed
L578[06:06:10] <ShadowKatStudios> I don't
use photoshop
L579[06:06:20] <ShadowKatStudios> I use
GIMP
L580[06:06:24] <LordFokas> ._.
L581[06:06:28] <LordFokas> you didn't get
it
L582[06:06:45] <LordFokas>
ShadowKatStudios> Interesting *files away for later use*
L583[06:07:13] <ShadowKatStudios> But what
does photoshop have to do with it?
L585[06:09:08] <ShadowKatStudios>
Ooohhh
L586[06:09:16] <ShadowKatStudios> You were
grabbing the file from me
L587[06:09:19] <ShadowKatStudios> makes
sense now
L588[06:09:37] <LordFokas> you're so slow
today
L589[06:09:48] <ShadowKatStudios>
spiders
L590[06:09:53] <ShadowKatStudios> blame
the spiders
L591[06:09:53] <LordFokas> LOL
L592[06:10:04] <LordFokas> spiders are the
least of your problems
L593[06:10:17] <ShadowKatStudios> Well,
I'm about to go kill a dragon
L594[06:10:19] <ShadowKatStudios> which is
great
L595[06:10:24] <ShadowKatStudios> but
still, fuck spiders
L596[06:10:38] <LordFokas> Draugr, big
nasty undead Voice masters.
L597[06:10:54] <ShadowKatStudios> Oh, I
fought Draugrs too
L598[06:10:57] <LordFokas> are you going
to Shearpoint? :3
L599[06:11:04] <ShadowKatStudios> Nah,
some quest
L600[06:11:08] <ShadowKatStudios> to some
place
L601[06:11:09] <LordFokas> did you fight
any big ones?
L602[06:11:20] <ShadowKatStudios> I've
fought the first storyline dragon
L603[06:11:25] <LordFokas> Overlords /
Deathlords
L604[06:11:29] <LordFokas> I meant
draugr
L605[06:11:44] <ShadowKatStudios> oh,
draugrs, uh, I've fought some restless ones
L606[06:11:48] <ShadowKatStudios> those
ones have magic
L607[06:11:58] <LordFokas> meh those
aren't so bad
L608[06:12:18] <LordFokas> they're like
the second easiest
L609[06:12:31] <LordFokas> after the
regular ones
L610[06:13:00] <LordFokas> Overlords and
Deathlords use a lot of shouts and are well equipped. Plus they're
tough.
L611[06:13:05] <LordFokas> They can be a
pain to defeat
L612[06:13:13] <LordFokas> especially
deathlords
L613[06:13:47] <LordFokas> btw, don't run
all the main quests straight ahead
L614[06:14:49] <LordFokas> in fact, the
higher the difficulty the more side quests you should do
L615[06:15:24] <LordFokas> when I first
played, in novice, I ran all the main quests straight ahead and
ended up no enjoying the game as much as I could.
L616[06:15:43] <LordFokas> You don't want
to go fight Alduin with crap gear either :p
L617[06:16:17] <ShadowKatStudios> What
magic do I want to use against dragons?
L618[06:22:08] <LordFokas> fuck magic, get
some arrows
L619[06:22:50]
⇨ Joins: Pereba
(~UserNick@179.177.162.154.dynamic.adsl.gvt.net.br)
L620[06:23:07] <LordFokas> magic only
works well up close
L621[06:23:32] <LordFokas> and that's not
something you get a lot from dragons
L622[06:24:09] <LordFokas> and if you do
you'll regret it soon, unless you have decent cover
L623[06:24:52] <LordFokas> of course in
Novice you'll barely notice it, but pump it up a few notches and
you'll see
L624[06:28:13] ***
Pwootage|Off is now known as Pwootage
L625[06:31:21] ***
Daiyousei is now known as LearningFairy
L626[06:32:33] ***
Sleepdra is now known as SandraNicole
L627[06:39:59] <ShadowKatStudios>
Well.
L628[06:40:13] <ShadowKatStudios> I just
found Alduin.
L629[06:40:21] <Wired> In a well!?
L630[06:40:40] ⇦
Quits: Pereba (~UserNick@179.177.162.154.dynamic.adsl.gvt.net.br)
(Quit: Quit Message sponsored by AdiIRC -
www.adiirc.com)
L631[06:41:01] <ShadowKatStudios> In the
sky.
L632[06:41:12] <ShadowKatStudios> He said
some gibberish and then flew off, I hope.
L633[06:44:46] ***
skyem123|ZZZ is now known as skyem123
L634[06:47:46] ***
LordFokas is now known as LordFokas|off
L635[06:48:27] ***
skyem123 is now known as skyem123|away
L636[06:49:00] <ShadowKatStudios> It seems
I have no choice
L637[06:49:10] <ShadowKatStudios> I'm
gonna approach the mound
L638[06:58:11] <dangranos> why i
downloaded this game .-.
L639[06:58:57] <dangranos> sks, how many
times you played skyrim?
L640[06:59:11] <ShadowKatStudios> This is
my first
L641[06:59:44] <dangranos> o/
L642[07:04:42] <ShadowKatStudios>
wut
L643[07:04:45] <ShadowKatStudios> another
dragon
L644[07:04:47] <ShadowKatStudios>
shiiit
L645[07:06:42] <dangranos> why every space
movie with long-term stasis includes some monsters?
L646[07:06:52] <dangranos> *popular
L647[07:07:02] <dangranos> or drama
L648[07:07:05] <dangranos> wai~
L649[07:07:16] <ShadowKatStudios> oh
fuck
L650[07:07:19] <ShadowKatStudios> I'm
hidden
L651[07:07:23] <ShadowKatStudios> but I
think lydia died
L652[07:08:14] <ping> ShadowKatStudios,
install CBBE and tell lydia to take off her cloths
L653[07:08:25] ***
Benguin[ZzZ] is now known as Benguin
L654[07:08:29] *
dangranos never used followers
L655[07:09:07] <ShadowKatStudios>
fuck
L656[07:09:14] <ShadowKatStudios>
fuckfuckfuckfuck he's noticed me again
L657[07:09:27] <ShadowKatStudios> I don't
even know which asshole dragon I'm fighting
L658[07:11:51] <ping> im sorry
L659[07:11:55] <ping> im so so sorry
L661[07:15:05] <dangranos> uh
L662[07:15:41] <dangranos> why
L663[07:16:49] <ShadowKatStudios>
died
L664[07:16:54] <ShadowKatStudios>
re-killed original dragon
L665[07:16:58] <ShadowKatStudios> ate it's
soul
L666[07:17:10] <ShadowKatStudios>
saved
L667[07:18:36] <dangranos> sks, pls
stahp
L669[07:19:16] <ping> pls.
L670[07:21:57] <dangranos> goodbye talos
principle, hello skyrim on wine
L671[07:25:06] <dangranos> what is latest
skyrim version?
L672[07:25:22] <dangranos> btw, what about
creating #ocgames or something like that?
L673[07:26:39] <ping> sounds fun
L674[07:26:54] <ping> gona make a pretend
your xyzzy bot
L675[07:27:10] <dangranos> ?
L676[07:27:44] <Roadcrosser> in OC?
L677[07:27:47] <Roadcrosser> that'll be
fun
L678[07:27:48] <ping> dangranos, cards
against humanity :P
L679[07:28:02] <dangranos> :O
L680[07:28:06] <dangranos> i want
L681[07:28:22]
⇨ Joins: CompanionCube
(~samis@95f11758.skybroadband.com)
L682[07:28:26] <Roadcrosser> hey
samis
L683[07:28:40] <CompanionCube> hi
L684[07:29:10] <Roadcrosser> hrmm
L685[07:29:20] <Roadcrosser> still haven't
filled that computer with parts yet
L686[07:30:18] <Roadcrosser>
CompanionCube: what should I put in it anyway?
L687[07:30:26] <Roadcrosser> a HDD and a
processor?
L688[07:30:31] <Roadcrosser> anything
else?
L689[07:30:32] <CompanionCube>
Roadcrosser, and RAM
L690[07:30:38] <Roadcrosser> how many
rams
L691[07:30:41] <Roadcrosser> two
rams?
L692[07:30:45] <Roadcrosser> XD
L693[07:30:45] <CompanionCube>
Depends
L694[07:31:02] <CompanionCube> you can get
away with a single T1.5 last time I checked
L695[07:31:03] <ShadowKatStudios> 4
L696[07:31:06] <CompanionCube> but maor
ram = better
L697[07:31:11] <Roadcrosser> well I've
told you what I want it to do
L698[07:31:15] <Roadcrosser> and I AM
using a T1 pc
L699[07:31:30] *
ShadowKatStudios can get away with using a T1 PC without a
HDD
L700[07:31:39] <Roadcrosser> ...how
L701[07:31:44] <CompanionCube>
Roadcrosser, EEPROMs
L703[07:32:01] <Roadcrosser> I won't
pretend to know what that is
L704[07:32:27] <ShadowKatStudios> Which
reminds me, I need to update that to 0.1.2, I allowed modification
of the buffer and current line
L705[07:32:47] <ShadowKatStudios> So
y'know, you could r/w the EEPROM with what's in the buffer
L706[07:33:13] <Roadcrosser> is there
anything else needed for a reactor control program?
L707[07:33:32] <ShadowKatStudios> A slight
bit of magic
L708[07:33:42] <ShadowKatStudios> Are
there any decent OSS magic mods?
L709[07:36:27] <lperkins2> Anyone know of
a mod that interacts with buildcraft to let you pump liquids back
into the world from tanks?
L710[07:36:57] <ShadowKatStudios>
Buildcraft has a block for it
L711[07:37:04] <ShadowKatStudios> a grate
or similar, IIRC
L712[07:39:14] <Roadcrosser>
floodgate?
L713[07:42:27]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L714[07:42:28]
zsh sets mode: +v on asie
L716[07:49:42] <lperkins2> Oh, thanks,
they added that since the list time I looked closely at BC.
L717[07:50:06] <lperkins2> I've got a
pourable concrete mod that needs some sort of a flood gate
system
L718[07:50:08] <dangranos> more than half
year ago?
L719[07:50:40] <lperkins2> More like 3, I
always install BC and only ever use the pipes and pumps. I haven't
looked at the BC changelog or wiki for several years.
L720[07:50:50] <asie> lperkins2: You
should.
L721[07:51:20] <lperkins2> So it seems,
anything else neat they've added that IC2+GC doesn't do
better?
L722[07:51:50] <asie> lperkins2: The gate
system? The color sorting in pipes (improved in 6.3.0)? The
robots?
L723[07:51:59] <asie> The functional
builder/schematic system?
L724[07:52:07] <asie> (Also, the ability
to color pipes w/ stained glass)
L725[07:52:09] <asie> (to separate
them)
L726[07:52:30] <lperkins2> I heard mention
of robots, but CC turtles are easier (I already have code for
them)
L727[07:52:39] <asie> CC turtles are a
giant cheat.
L728[07:53:34] <Roadcrosser> thut's?
L729[07:53:38] <lperkins2> Eh, I only use
them for moving items, no mining or other really broken stuff, I'm
working on converting everything to OC, since I like it more than
CC.
L730[07:53:57] <ShadowKatStudios> Know
what
L731[07:54:04] <ShadowKatStudios> 's great
for moving items in OC?
L732[07:54:05] <ShadowKatStudios>
Drones.
L733[07:54:23] <Roadcrosser> I have to
assume drones ≠ robots
L734[07:55:06] <ShadowKatStudios> Check
out the latest dev builds, they're flying entity computers
comparable to a microcontroller
L735[07:55:21] <lperkins2> And I also
wrote a transporter mod that lets me avoid the need for messing
with pipes much. (2M+distance**2 EU per operation, it's pretty well
balanced)
L736[07:55:37] <colin_> can anyone help me
fix this issue?
L737[07:55:44] <lperkins2> I have a rather
sophisticated auto-builder+inventory manager.
L738[07:56:03] <lperkins2> Tell it what
items you want and how many and sit back and watch.
L739[07:56:36] <dangranos> iirc, either OC
or computronics wants to add drones-bc pipes compatibility
L740[07:56:43] <asie> Computronics.
L741[07:56:45] <asie> And it's mostly
done
L742[07:56:47] <asie> but not fully
L743[07:57:09] <dangranos> asie, what
about sound system?
L744[07:57:21] <Roadcrosser> I wonder how
one would make a mystcraft portal thing in OC
L745[07:57:26] <asie> dangranos: Sound
system? Might be coming
L746[07:57:38] <asie> Possibly as another
campaign, as I really lack time to work on that
L748[07:57:40] <lperkins2> The one thing I
wish OC had, which would likely prompt me to disable CC, is the
PDA.
L749[07:57:51] <asie> lperkins2: you
mean,the Tablet?
L750[07:57:55] <dangranos> >might
be
L751[07:58:05] <asie> dangranos:
Priorities are more important
L752[07:58:07] <asie> see: BC
L753[07:58:25] <ShadowKatStudios> We have
things comparable to PDAs, lperkins2
L754[07:58:29] <dangranos> any chance to
get your priorities list?
L755[07:58:30] <ShadowKatStudios> ~w
tablet
L757[07:58:38] <asie> dangranos: No!
L758[07:58:51] <dangranos> its goverment
secret?
L759[07:59:05] <Roadcrosser> the only
reason I stayed on CC was because of the tablet
L760[07:59:57] <lperkins2> Does the tablet
connect to the wireless system?
L761[08:00:07] <dangranos> muahahaha
L762[08:00:10] <dangranos> yep
L763[08:00:25] <dangranos> you need
wireless card for that, iirc
L764[08:00:47] <Kodos> The tablet does
whatever you put components into it for
L765[08:00:50] <ShadowKatStudios>
Remember: If you want keyboard input, remember to add a
keyboard.
L766[08:01:01] <Roadcrosser> does tablet
have touchscreen
L767[08:01:03] <lperkins2> Looks like I
need to write a gateway to translate between the wireless and the
CC rednet till I can convert the rest of my stuff.
L768[08:01:13] <Kodos> Don't put a
keyboard in it and it does, Roadcrosser
L769[08:01:20] <ShadowKatStudios> Tablet
can be touchscreen.
L770[08:01:23] <ShadowKatStudios> T2
screen
L771[08:01:27] <Roadcrosser> and if I put
in a keyboard?
L772[08:01:32] <Kodos> T2 Screen
then
L773[08:01:33] <Kodos> Yea
L774[08:01:39] <Kodos> Just pull the
'touch' event
L775[08:01:47] <Kodos> ~w signals
L777[08:01:52] <dangranos> rednet is just
a retarded wrapper
L778[08:01:56] <lperkins2> I don't suppose
anyone has written a translation layer to let CC programs run on OC
hardware?
L779[08:02:09] <Kodos> No, we convert our
programs manually
L780[08:02:10] <dangranos> "We are
working on it"
L781[08:02:17] <dangranos> someone is
working on it, really
L782[08:02:34] <Kodos> Fuck these
sandwiches are so fucking good I wish I could eat more
L783[08:02:59] <dangranos> CC emu includes
lua VM written in lua, iirc
L784[08:03:16] <lperkins2> Well, since
I've written almost all my stuff in python and translated it to
lua, I may be able to simply modify my translation script to target
OC computers.
L785[08:03:26] ⇦
Quits: CompanionCube (~samis@95f11758.skybroadband.com) (Remote
host closed the connection)
L786[08:03:27] <dangranos> .-.
L787[08:03:46] <dangranos> now that's
crazy
L788[08:03:51] <dangranos> sorry
L789[08:04:16] <lperkins2> I also have a
scheme2lua translator, which actually runs hapily inside OC
computers.
L790[08:05:01] <dangranos> just dont use
5.1 only functions, oc is 5.2
L791[08:05:06] <lperkins2> The python
translator is written in python, and cannot manage to translate
itself.
L792[08:05:09] ⇦
Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout:
378 seconds)
L793[08:05:13] <lperkins2> What got
removed from 5.2?
L794[08:05:28] <lperkins2> All i've
encountered so far are additions.
L795[08:05:32] <dangranos> ~w
changelog
L797[08:05:35] <dangranos> damn
L800[08:07:56] <lperkins2> Okay, nothing
I'm likely to use.
L802[08:11:21] <lperkins2> Hm...
L803[08:11:51] <lperkins2> I don't think I
understand what's changed with environments, I don't see how the
explaination is any different between 5.1 and 5.2...
L804[08:12:17] <Kodos> getfenv is
gone
L805[08:12:19] <Kodos> I think
L806[08:12:25] <lperkins2> Right, it says
that.
L807[08:12:50] <Kodos> One sec
L808[08:13:06] *
dangranos pokes sks
L809[08:13:21] <ShadowKatStudios>
hm?
L810[08:13:25] <lperkins2> Ah, I did
actually encounter one of these differences.
L811[08:13:39] <dangranos> can you send a
link to your done eeprom?
L812[08:13:48] <ShadowKatStudios>
Uhm
L814[08:13:53] <ShadowKatStudios> lemme
upload the newest version
L815[08:13:53] ***
alekso56_off is now known as alekso56
L816[08:13:55] <Kodos> Back in a
minute
L817[08:13:57] <dangranos> oh, lperkins2,
you know that OC has EEPROM?
L818[08:14:14] <lperkins2> The scheme2lua
converter I have used module(...), I assumed it was simply left out
of OC, but now I see it is gone in 5.2.
L819[08:14:29] <lperkins2> Yes, but I
don't know what it contains by default
L820[08:14:38] <lperkins2> Nor what it
could contain and work.
L821[08:15:00] <ShadowKatStudios> It
stores the boot code for the computer
L822[08:15:04] <lperkins2> Yes.
L823[08:15:06] <dangranos> bootloaders, or
micro-micro os
L824[08:15:11] <lperkins2> Yes.
L825[08:15:14] <ShadowKatStudios> Drones
and microcontrollers can have only an EEPROM
L826[08:15:16] <lperkins2> Written in
lua
L827[08:15:19] <dangranos> yep
L828[08:15:28] <dangranos> or something
else, in future
L829[08:15:41] <lperkins2> I do miss
redpower's cc6502 emulated computer...
L830[08:15:50] <dangranos> there is
nedocomputers iirc
L831[08:16:04] <dangranos> lol
L832[08:16:13] <dangranos> that pun
L833[08:16:18] <ShadowKatStudios> I have
90 bytes left
L834[08:16:25] <dangranos> ?
L835[08:16:34] <dangranos> on
eeprom?
L836[08:16:40] <ShadowKatStudios> I won't
fit the EEPROM r/w routines into skex-BIOS
L837[08:16:42] <ShadowKatStudios>
damn
L838[08:17:12] <ShadowKatStudios> Last
night I wrote some one-liners to load the EEPROM into the buffer
and write the buffer to the EEPROM
L839[08:17:15] <dangranos> networked
loader?
L840[08:17:37] <dangranos> and you lost
it?
L841[08:17:42] <dangranos> *them
L842[08:17:47] <ShadowKatStudios> No, I
have them
L843[08:17:55] <dangranos> too big?
L844[08:17:58] <ShadowKatStudios> But they
won't fit into the EEPROM if I include them
L845[08:17:59] <lperkins2> Interesting,
really need something like that with a decent standard library
already written.
L846[08:18:13] <dangranos> EEPROM is 4kb
only
L847[08:18:37] <dangranos> its basically
just a 4kb byte array
L848[08:18:39]
⇨ Joins: skyem123 (skyem123@5.150.100.90)
L849[08:18:43] <dangranos> hi
skyem123
L850[08:18:43] <lperkins2> I did a fair
amount of stdlib development with a comodore65 C compiler for rp2,
but then the mod never got updated. I don't know that I'd have the
time and patience to try again with a new mod.
L851[08:19:22] <dangranos> not sure about
asm compatibility between rp2 and nedocomputers
L852[08:20:36] <lperkins2> It's not just
the instruction set, it's also the MMU and what not.
L853[08:21:15] <dangranos> huh,
nedocomputers has epproms too
L854[08:21:33] <dangranos> 4kb byte array
is a OC eeprom
L855[08:22:17] <lperkins2> And no, the CPU
emulated in nedocomputers is not a 6502 :(
L856[08:23:18] ⇦
Quits: ^v (~ping@2601:4:680:104c:9908:cb1a:dd90:13fe) (Ping
timeout: 378 seconds)
L857[08:25:06] <dangranos> bot is
ded?
L859[08:27:35]
⇨ Joins: ^v
(~ping@2601:4:680:104c:4880:f72d:1f71:b578)
L860[08:27:36] <ShadowKatStudios> Latest
version, it's not on the page yet
L861[08:27:38] <ping> woooo
L862[08:27:46] <dangranos> so, i just
flash it?
L863[08:27:54] <ShadowKatStudios> flash
skex.lua
L864[08:27:55] <dangranos> nevermind
L865[08:28:09] <ShadowKatStudios>
client.lua is for the OpenOS client
L866[08:28:12] <dangranos> windows?
L867[08:28:25] <ShadowKatStudios>
wut?
L868[08:28:27] <dangranos> because its 777
and no user
L869[08:28:38] <ShadowKatStudios>
7zip
L870[08:28:42] <ShadowKatStudios> I'm on
Winderps at the moment
L871[08:28:52] <dangranos> thats what i
was talking about
L872[08:28:57] <ShadowKatStudios> The lack
of OpenSSH is killing me
L873[08:29:07] <skyem123> PuTTY?
L874[08:29:23] <skyem123> Or did you mean
the server?
L875[08:29:24] <ShadowKatStudios>
skyem123: I'm using it, but it doesn't want to stay in the same
terminal
L876[08:29:52] <skyem123> eh?
L877[08:30:17] <skyem123> Gah. I need to
go now.
L878[08:30:24] <ShadowKatStudios> In cmd I
can type putty shadowkatstudios@192.168.1.16 and it will open a
window
L879[08:30:41] <skyem123> duh
L880[08:30:53] <skyem123> CMD is not a
terminal emulator
L883[08:41:25] ***
Pwootage is now known as Pwootage|Off
L884[08:41:35] ***
Greylocke is now known as Greylocke|afk
L885[08:45:37]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L886[08:45:37]
zsh sets mode: +v on asie
L887[08:50:07] <lperkins2> Okay, back in a
bit, time to reset the server and try a new version of the concrete
mod :)
L888[08:51:27] ⇦
Quits: lperkins2 (~lperkins2@63.227.187.208) (Remote host closed
the connection)
L889[08:53:46] ***
jk-5_ is now known as jk-5
L890[09:03:43] ⇦
Quits: Something12 (~Something@S010674d02b5d5181.vs.shawcable.net)
(Ping timeout: 198 seconds)
L891[09:04:18] ***
Yepoleb is now known as Guest96208
L892[09:04:20]
⇨ Joins: Yepoleb
(~quassel@188-23-113-54.adsl.highway.telekom.at)
L893[09:04:20] ***
AtomSponge|away is now known as AtomSponge
L894[09:06:12] ⇦
Quits: Guest96208
(~quassel@178-191-132-219.adsl.highway.telekom.at) (Ping timeout:
378 seconds)
L895[09:13:14] <dangranos> iirc, there is
nice terminal emu for windows
L896[09:13:38] <Kubuxu> class ServerRack
extends traits.PowerAcceptor with traits.Hub with
traits.PowerBalancer with traits.Inventory with traits.Rotatable
with traits.BundledRedstoneAware with traits.AbstractBusAware with
Analyzable with internal.ServerRack with traits.StateAware and now
imagine doing it in Java...
L897[09:13:53] <dangranos> um
L898[09:14:01] <dangranos> its brainfuck
even as it is
L900[09:14:49] <dangranos> Kubuxu, what
does it do?
L901[09:16:19] <Kubuxu> It is Scala's
traits system used by OC. You can mixin multiple traits each one
providing and overriding other intefaces.
L902[09:16:41] <Kubuxu> In Java you can
extend only one class.
L903[09:16:56] <Kubuxu> Or use ASM mixin
hack.
L904[09:17:01] <dangranos> so you will
need a lot of placeholder classes?
L905[09:17:14] <ShadowKatStudios> so all
your java classes recursively extend?
L906[09:18:34] <Kubuxu> Yup. And in scala
if 2 traits override same method and call super.<method>()
they are run in order of definition.
L907[09:19:05] <dangranos> what is traits?
and iterfaces
L908[09:19:54] <dangranos> nevermind
L909[09:20:01] <dangranos> just
googled
L910[09:20:06] <Kubuxu> kk]
L911[09:20:18] <ShadowKatStudios> function
bail() for i = 1, 10 do nope() end
L912[09:20:30] <Kubuxu> In java interface
is definition of shape.
L913[09:20:51] <Kubuxu> In scala there are
interfaces too with same purpose.
L914[09:21:28] <Kubuxu> But in scala you
can use traits which are more than interfaces but less than
classes.
L915[09:21:57] <Kubuxu> Trait cannot live
on it's own but must be mixed into a class.
L916[09:33:19]
⇨ Joins: maybNEHelpLO
(webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca)
L917[09:33:24] ***
Kiloff is now known as Kilobyte
L918[09:33:41] <maybNEHelpLO> IF ANYONE IS
NERD LEVEL 10 PLEASE CONTACT ME
L919[09:33:49] <Roadcrosser> wat
L920[09:33:56] <maybNEHelpLO> I need
directions
L921[09:34:06] <Roadcrosser> well hurry up
and spit it out
L922[09:34:17] <maybNEHelpLO> I used to go
on IRC all the time in the 90's and I haven't been since
L923[09:34:30] <maybNEHelpLO> How do I go
up ???
L924[09:34:55] <Roadcrosser> up
where
L925[09:35:16] <maybNEHelpLO> A) HELIUM B)
UP WHERE C) SOMETHING ELSE D) IT WAS B THE ANSWER IS B
L926[09:35:32] <dangranos> E) stahp
L927[09:35:37] <Roadcrosser> ↑
L928[09:35:46] <maybNEHelpLO> Thank you
!!!!
L929[09:35:52] <Roadcrosser> /ban
L930[09:36:00] *
dangranos pokes ender
L931[09:36:02] <maybNEHelpLO> no I need
help
L932[09:36:04] <ShadowKatStudios> Ender, I
summon thee
L933[09:36:10] <Roadcrosser> well get to
the point
L934[09:36:18] <ShadowKatStudios> Smite
this foul creature named maybNEHelpLO
L935[09:36:30] <Roadcrosser> and make sure
the question isn't rediculous
L936[09:36:32] <maybNEHelpLO> I don't know
what I need help with I am very intoximatreated flowlessly
L937[09:36:45] <ShadowKatStudios> Guys,
he's drunk.
L938[09:36:46] <maybNEHelpLO> and I was
wondering if you knew what I needed help with
L939[09:36:47] <dangranos> so, you are
drunk
L940[09:36:54] <maybNEHelpLO> no I am not
drunk
L941[09:37:00] <maybNEHelpLO> I am in a
different dimension
L942[09:37:06] <maybNEHelpLO> LINK cards,
BREH
L943[09:37:13] <Roadcrosser> ok
L944[09:37:15] <Roadcrosser> smite
him
L945[09:37:16] <Roadcrosser> someone
L946[09:37:17] <ShadowKatStudios> You need
help finding out what you want help with?
L947[09:37:26] <ShadowKatStudios> You want
help finding out what help with.
L948[09:37:32] <dangranos> i think he
needs help with link cards, maybe
L949[09:37:32] <maybNEHelpLO> please don't
kick me just ignore me or tell me to stop
L950[09:37:33] <ShadowKatStudios> There's
your answer.
L951[09:37:43] <maybNEHelpLO> no I got
link cards working
L952[09:38:08] <Roadcrosser> are you going
to state your problem in a calm and collected manner?
L953[09:38:13] <ShadowKatStudios> Webchat,
DSL line, Bell (ISP in the US), and in California? Or possibly
canada.
L954[09:38:20] <maybNEHelpLO> I am really
high and I convinced myself that there was another dimension of IRC
and so here I am but really it was the first one that I was talking
about. <---- Punctuation ---->
L955[09:38:23] <Roadcrosser> or are you
going to
act like someone drunk
L956[09:38:38] <Roadcrosser> ok,
high
L957[09:38:50] <Roadcrosser> if you have
nothing to ask, I suggest you stop talking.
L958[09:39:07] <maybNEHelpLO> I just need
to speak to someone higher up who has ideas okay
L959[09:39:14] <Roadcrosser> ideas
for?
L960[09:39:15] <maybNEHelpLO> if anyone
has any god damn ideas !!!
L961[09:39:18] <dangranos> go down
L962[09:39:20] <Roadcrosser> higher up
where?
L963[09:39:20] <maybNEHelpLO>
anything
L964[09:39:28] <asie>
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
L965[09:39:30] <maybNEHelpLO> higher up in
the IRC chain
L966[09:39:32] <Roadcrosser> here's an
idea: shaddap
L967[09:39:39] <Roadcrosser> does irc have
a chain?
L968[09:39:45] <Roadcrosser> asie what's
gotten into you
L969[09:39:50] <Roadcrosser> did you hit
your kickstarter goal?
L970[09:39:52] <ShadowKatStudios> The
chain is a loop.
L971[09:39:53] <asie> Roadcrosser:
Worse.
L972[09:39:54] <maybNEHelpLO> it is so
rude to tell someone to shut up
L973[09:39:55] <asie> I went past it
L975[09:40:01] <Roadcrosser> you got 400
bucks?
L976[09:40:03] <asie> Roadcrosser:
No.
L977[09:40:05] <Roadcrosser> phew
L978[09:40:11] <asie> Also the jail goal
was 450
L980[09:40:15] <Roadcrosser> oh
L981[09:40:16] <dangranos> lol
L982[09:40:16]
⇨ Joins: Hobby_boy
(~Hobbyboy@host109-156-49-144.range109-156.btcentralplus.com)
L983[09:40:17] <ShadowKatStudios>
$178
L984[09:40:22] <dangranos> seriosly?
L985[09:40:30] <asie> ShadowKatStudios:
For a GameBoy.
L986[09:40:32] <asie> INTERNET
L987[09:40:39] <dangranos> donations
>450 = jail?
L988[09:40:48] <Roadcrosser> ≥450
L989[09:40:50] <ShadowKatStudios>
dangranos: Tax issues.
L990[09:40:55] <Roadcrosser> not just
>450
L991[09:40:59] <dangranos> oh
L992[09:41:00] <ShadowKatStudios>
Roadcrosser: >449
L993[09:41:04] <dangranos> ^
L994[09:41:05] <Roadcrosser> that
works
L995[09:41:06] <asie> actually
L996[09:41:07] <dangranos> um
L997[09:41:07] <asie> >449.99
L998[09:41:09] <dangranos> wait, sks
L999[09:41:22] <dangranos> what about
450-infinitely small number?
L1000[09:41:26] <Roadcrosser> depends on
if the number is an integer
L1001[09:41:31] <asie> dangranos: money
only goes in increments of 0.01
L1002[09:41:38] <dangranos> oh
right
L1003[09:41:47] <maybNEHelpLO>
ShadowKatStudios: this is an an an an a-whisper upon the tides ~
Land I Say!~ is what it will read.
L1004[09:41:51] <dangranos> its not math,
its moneys
L1005[09:42:12] <Roadcrosser> my legs are
going numb again
L1006[09:42:13] <Roadcrosser> oh
dear
L1007[09:42:45] <maybNEHelpLO> Is that
something that some people from some up north would say
L1008[09:42:55] <dangranos> hmm, are mods
and ops higher than users?
L1009[09:43:09] <dangranos> in terms of
ranks/etc
L1010[09:43:18] <maybNEHelpLO> A (
wednesday ) B ( wandesday)
L1011[09:43:24] <Aedda> depends on the
channel and its policies
L1012[09:43:30] <Roadcrosser> yeah
L1013[09:43:36] <dangranos>
riiiight
L1014[09:43:43] <maybNEHelpLO>
oh!!!
L1015[09:43:49] <maybNEHelpLO> I know
now
L1016[09:43:50] <maybNEHelpLO> i
swear
L1017[09:43:52] <maybNEHelpLO> please
dont ban me
L1018[09:43:54] <dangranos> ...
L1019[09:43:55] <maybNEHelpLO> my
question
L1020[09:44:00] <maybNEHelpLO> I wanted
to ask
L1021[09:44:09] <maybNEHelpLO> I know
this is the wrong IRC channel thing to be in in this state
L1022[09:44:20] <maybNEHelpLO> can you
help me, a non-IRC user find a better channel
L1023[09:44:24] <maybNEHelpLO> I am on
the web client
L1024[09:44:37] <ShadowKatStudios> better
channel?
L1025[09:44:39] <maybNEHelpLO> I am sorry
I crashed your channel with such velocity!!!
L1026[09:44:39] <dangranos> should we
send him to CC?
L1027[09:44:43] <maybNEHelpLO> Lol
L1028[09:44:43] <maybNEHelpLO> no
L1029[09:44:44] <ShadowKatStudios> You're
at the best there is.
L1030[09:45:09] <maybNEHelpLO> well that
was the shred of respect a princess reserves!! ( for herself in
brackets )
L1031[09:45:35] <maybNEHelpLO> I admire
your sheer bastion, claude
L1032[09:45:40] <ShadowKatStudios> I have
no idea what you just said. Explain.
L1033[09:45:51] <maybNEHelpLO> I
unfortunately cannot
L1034[09:46:02] <ShadowKatStudios> Not
cannot, will.
L1035[09:46:04] <maybNEHelpLO> I believe
I have damaged my circuits beyond repair *emits beep*
L1036[09:46:06] <ShadowKatStudios> You
will explain.
L1037[09:46:09] <ShadowKatStudios> I
command you.
L1038[09:46:27] <dangranos> yay,
pancakes
L1039[09:46:27] <Roadcrosser> just stop
talking to him
L1040[09:46:31] <Roadcrosser> he'll get
bored
L1041[09:46:33] <maybNEHelpLO>
*beeps*
L1042[09:46:40] <maybNEHelpLO> *faint
beep*
L1043[09:46:42] <ShadowKatStudios> I'm
having fun here
L1044[09:46:49] <maybNEHelpLO> well god
damn yes you are!
L1045[09:46:54] <maybNEHelpLO> thats what
IRC is for!!
L1046[09:46:58] <dangranos> um
L1047[09:47:16] <maybNEHelpLO> don't
believe me?? check it out *emits link*
L1048[09:47:26] <maybNEHelpLO> [ spam bot
detected ]
L1049[09:47:37] *
Roadcrosser slaps maybNEHelpLO
L1050[09:47:37] *
EnderBot2 laughs
L1051[09:47:41] <maybNEHelpLO> I used to
be a good fake bot
L1052[09:47:48] ***
Hobbyboy|Sleep is now known as Hobbyboy
L1053[09:47:49] <maybNEHelpLO> back when
MSN had bots
L1054[09:47:54] <maybNEHelpLO> which were
trying to emulate us
L1055[09:47:59] <maybNEHelpLO> I was
trying to emulate the bots
L1056[09:48:11] <maybNEHelpLO> I had
people believe me for weeks that I was a chat bot on msn
L1057[09:48:25] <maybNEHelpLO> and you
would not believe the things they tell their chat bots !!!!
L1058[09:48:35] <dangranos> damn, this
reminds me about "chatlog" from the talos principle
L1059[09:48:36] <maybNEHelpLO> *pauses
for water*
L1060[09:48:42] <ShadowKatStudios> That's
either horrible or genius
L1061[09:48:48] <maybNEHelpLO> please
tell me what that is, dangranos
L1062[09:48:51] <Roadcrosser> i'm too
afraid to ask for your age now
L1063[09:48:55] <maybNEHelpLO> 26
L1064[09:49:09] <Roadcrosser> but knowing
these kind of people
L1065[09:49:13] <maybNEHelpLO> I have the
mental age of an %A year old though
L1066[09:49:16] <Roadcrosser> they
probably lie about their age
L1067[09:49:25] <maybNEHelpLO> no i
swears on my slice
L1068[09:49:27] <maybNEHelpLO> lol
L1069[09:49:30] <maybNEHelpLO> (thats a
new
L1070[09:49:31] <dangranos> maybNEHelpLO,
TTP is a game, its full of philosophical questions
L1071[09:49:32] <Roadcrosser> like, what
in the world is an %A
L1072[09:49:39] <dangranos> btw, i am 14
years old
L1073[09:49:41] <Aedda> I've done an
Eliza style bot on irc before, a few believed it, it was amusing at
the time.
L1074[09:49:43] <Roadcrosser> uh
L1075[09:49:51] <Roadcrosser> you
shouldn't be going around telling your age you know
L1076[09:50:03] <maybNEHelpLO> you mean
you coded the bot?
L1077[09:50:06] <maybNEHelpLO> or
pretended to be a bot?
L1078[09:50:12] *
ShadowKatStudios is n+1 years old
L1079[09:50:12] <Aedda> The latter.
L1080[09:50:13] <dangranos> or was a
bot?
L1081[09:50:28] <maybNEHelpLO> can
everyone here who is not a bot please raise their brand ;
L1082[09:50:28] <Roadcrosser> what if all
of us are bots
L1083[09:50:36] <maybNEHelpLO> I MEAN
HAND
L1084[09:50:39] <maybNEHelpLO> NO IM NOT
A ROBOT
L1085[09:50:44] <Roadcrosser> oh
dear.
L1086[09:51:02] <maybNEHelpLO> Mom they
are infusing me with uncrystalized metals again !!!
L1087[09:51:03] <dangranos> ._.
L1088[09:51:06] <maybNEHelpLO> *thinks
german thoughts*
L1089[09:51:07] <ShadowKatStudios>
Roadcrosser: What are we if not biological robots?
L1090[09:51:28] <Roadcrosser> What Are We
If Not Biological Robots?
L1091[09:51:30] <Roadcrosser>
-Jaden
L1092[09:51:40] <ShadowKatStudios>
Jaden?
L1093[09:51:47] <dangranos> um, we are
biological robots
L1094[09:51:48] <Kodos> Children, #ocbots
is that way
L1096[09:52:05] <maybNEHelpLO> I need a
channel that will humour me me more guys by that I mean
L1097[09:52:11] <maybNEHelpLO> not treat
me like im crazy you know ?????
L1098[09:52:15] <maybNEHelpLO> LIKE THE
BURNING MAN OF THE INTERNET
L1099[09:52:28] <maybNEHelpLO> WHERE I
CAN TALK ABOUT THE LETTER "F" LIKE IT IS JUST A
LETTER
L1100[09:52:33] <Aedda> but what if you
are crazy, do you want them, to lie to you?
L1101[09:52:41] <maybNEHelpLO> yes
L1102[09:52:45] <maybNEHelpLO> god damn
it yes
L1103[09:52:57]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 378 seconds)
L1104[09:53:03] <dangranos> ugh, bad
brain, dont think about philosophical things
L1105[09:53:13] <maybNEHelpLO> I am not
crying < does not cry > < does not cry > drake is a
sensei type soul
L1106[09:53:34] <maybNEHelpLO> okay
L1107[09:53:39] <maybNEHelpLO> I will
resort to googel
L1108[09:54:01] <maybNEHelpLO> thank you
for your unassistance !!! flips scarf electrically with two
lightningbolts as L's in electrically
L1109[09:54:13] <Roadcrosser> someone
doesn't know how to /me
L1110[09:54:23] <Roadcrosser> ban
hiim!
L1111[09:54:25] <maybNEHelpLO> /you
L1112[09:54:32] <Roadcrosser> /you
L1113[09:54:39] <maybNEHelpLO> yeah ban
me because I think different!!
L1114[09:54:51] <maybNEHelpLO> in the
last 2 timnuesa i tafguth mysefhlt how to ty[e
L1115[09:54:58] <Roadcrosser> because
you're causing a disturbance
L1116[09:55:03] <dangranos> nah
L1117[09:55:08] <maybNEHelpLO> how does
it disturb ?? do I emit BEEPS?
L1118[09:55:19] <Roadcrosser>
actually
L1119[09:55:22] <dangranos> its very
close to normal state of channel
L1120[09:55:23] <Roadcrosser> this is
pretty entertaining
L1121[09:55:23] <maybNEHelpLO> you are
just watching reruns of dr dre's house of cards anyways
L1122[09:55:29] *
Roadcrosser eats popcorn
L1123[09:55:41] <maybNEHelpLO> Hery,
that's what I'll call you
L1124[09:55:45] <ShadowKatStudios> Ender:
Can we keep him?
L1125[09:55:48] <Roadcrosser> who's
"dr dre" and what is his house of cards?
L1126[09:55:50] *
dangranos summons popcorn and drinks chocolate milk out of
clouds
L1127[09:55:56] <maybNEHelpLO> listen,
Hery, I dont know how the fuck you got that name, but I'll put a
bucket on your helmet and call you a wetback
L1128[09:56:03] <maybNEHelpLO> ( just
crossed the line )
L1129[09:56:19] <Roadcrosser> I wonder
who Hery is
L1130[09:56:20] <maybNEHelpLO> I
apologize
L1131[09:56:33] <maybNEHelpLO> I need the
channel where it's okay to say whatever you want
L1132[09:56:33] <Roadcrosser> never heard
of him
L1133[09:56:50] <maybNEHelpLO> I didn't
know this was *thinks german thoughts*
L1134[09:56:53] <ShadowKatStudios>
maybNEHelpLO: #ocmadness
L1135[09:57:08] <maybNEHelpLO> it is'nt
funny to be the something eb
L1136[09:57:21] <Roadcrosser> any empty
channel should do
L1137[09:57:23] <maybNEHelpLO> Okay at
this point I will interject to say I feel quite ill
L1138[09:57:33] <maybNEHelpLO> direct me
to a channel with only one person in it please!!!
L1139[09:57:43] <dangranos> lol
L1141[09:57:46] <ShadowKatStudios> Afraid
of people?
L1142[09:57:48] <maybNEHelpLO> you're all
in a Kramer
L1143[09:57:54] <maybNEHelpLO> that's
jewish for swastika
L1144[09:58:08] <maybNEHelpLO> it's true
I read it on wikaeamedia
L1145[09:58:51] <maybNEHelpLO> One time
the internet fell off and I put it back on * derp *
+95,000,000,000,252 likes []=//
L1146[09:58:52] <colin_> guess ill resort
to using CC
L1147[09:59:06] <maybNEHelpLO> why?
L1148[09:59:10] <maybNEHelpLO> OC can do
anything CC can
L1149[09:59:22] <colin_> it cant if it
crashes
L1150[09:59:33] <colin_> and noone seems
to know why
L1151[09:59:34] <maybNEHelpLO> why is it
crashing?
L1152[09:59:34] <ShadowKatStudios> Did
you re-download?
L1153[09:59:40] <ShadowKatStudios> Are
you using the latest forge?
L1154[09:59:43] <maybNEHelpLO> are you
playing MP?
L1155[09:59:51] <maybNEHelpLO>
because
L1157[10:00:08] <maybNEHelpLO> if there
is a lot of packet loss
L1158[10:00:15] <maybNEHelpLO> it will
crash the computer
L1159[10:00:19] <colin_> ...
L1160[10:00:27] <colin_> client
startup
L1161[10:00:31] <maybNEHelpLO> I also
came here to report a bug !! hahahah what an inconvenience!
L1162[10:00:45] <ShadowKatStudios>
colin_: First, get the latest build of OC and the latest
forge
L1163[10:01:52] <colin_> tried latest 2
of OC
L1164[10:01:53] ***
Riking is now known as Riking|away
L1165[10:02:08] <ShadowKatStudios> Update
your forge.
L1166[10:02:25] <colin_> cant go too new
since server is still on 1236
L1167[10:03:22] <ShadowKatStudios> Did
1236 ever work with OC>
L1168[10:03:23] <ShadowKatStudios>
?
L1169[10:04:15] <colin_> are you asking
me?
L1170[10:04:18] <colin_> i dont
know
L1171[10:04:25] <ShadowKatStudios>
Question in general
L1172[10:04:33] <ShadowKatStudios> For a
while there, forge was a bit iffy
L1173[10:04:39]
⇨ Joins: iceman11a
(iceman11a@cpe-74-141-56-150.swo.res.rr.com)
L1174[10:05:17] <maybNEHelpLO> I am
looking for a channel that is weird and active, anywhere on irc,
right now
L1175[10:05:29] <maybNEHelpLO> that wont
take advantage of me 'credit card information'
L1176[10:05:49] <maybNEHelpLO> Im not
paranoid Im just paranoid as fuck !!!!!! hkkkk
L1177[10:06:10] <maybNEHelpLO> (need
backup) (hold position
L1178[10:06:23] <maybNEHelpLO> anyone
counterstrike GO?
L1179[10:06:46] <ShadowKatStudios> The
answer to that question will require a deposit of $20.00
L1180[10:07:04] <maybNEHelpLO> I can't do
it !!!!!!
L1181[10:07:11] <maybNEHelpLO> Say no to
credit car d scums !!
L1182[10:07:25] <ShadowKatStudios> this
is no scap
L1183[10:07:31] <ShadowKatStudios> that
is the price you pay
L1184[10:07:42] <colin_> forge 1277 same
error
L1185[10:07:46] <maybNEHelpLO>
"Holiday DAn " what is the pricee I payu for what
????1
L1186[10:08:02] <ShadowKatStudios>
colin_: I'm stumped then.
L1188[10:08:26] <maybNEHelpLO> are you
guys bots?
L1189[10:08:33] <dangranos> maybe
L1190[10:08:34] <ShadowKatStudios>
biological ones, yes.
L1191[10:08:50] <maybNEHelpLO> i cant
believe nobody is concerned for my safety, does this happen often
on IRC are people desensitized
L1192[10:09:06] <ShadowKatStudios> What
can we do?
L1193[10:09:10] <ShadowKatStudios>
nothing.
L1194[10:09:15] <dangranos> from my
position, you are just some text on the screen
L1195[10:09:24] <ShadowKatStudios> I
don't worry about things I can't control
L1196[10:09:42] <maybNEHelpLO> youve
probably seen it all I mean you have the whole internet right there
like right there so youve probably seen like 99 point 9 percent of
what there is to see so I was hoping that if I dressed as some kind
of dressing like a honey rhaaawnCHJ lol sorry I sneezed Here: read
this instead
L1197[10:09:53] <colin_> anyone else have
any suggestions?
L1198[10:10:27] <maybNEHelpLO> Colin have
you tried a barbeque?
L1199[10:10:36] <maybNEHelpLO> *audience
applaud*
L1200[10:11:31] <dangranos> shashlik is
better
L1201[10:11:32] <maybNEHelpLO> they
should make a -> second movie of that LOL like a sequel ? no man
just a new one, like in the same series though
L1202[10:11:55] <maybNEHelpLO> 9 + 9 + 49
+ 94 =
L1203[10:12:18] <maybNEHelpLO> a)
168
L1204[10:12:21] <maybNEHelpLO> b)
161
L1205[10:12:26] <maybNEHelpLO> c)
195
L1206[10:12:36] <maybNEHelpLO> d) 195 (a
different one-nine-five)
L1207[10:12:43] <ShadowKatStudios> #l
178/12
L1208[10:12:48] <maybNEHelpLO> e) 1996
copyright
L1209[10:12:51] <ShadowKatStudios> #lua
178/12
L1210[10:12:51] <|0xDEADBEEF|> >
14.833333333333
L1211[10:13:00] <maybNEHelpLO> no
L1212[10:13:01] <maybNEHelpLO> what
L1213[10:13:03] <maybNEHelpLO> tell
me
L1214[10:13:03] <Roadcrosser> #lua
0/0
L1215[10:13:03] <|0xDEADBEEF|> >
-nan
L1216[10:13:05] <dangranos> #l return
99+44+18
L1217[10:13:06] <Roadcrosser> aw
L1218[10:13:07] <maybNEHelpLO>
THATS
L1219[10:13:09] <maybNEHelpLO> LOL
L1220[10:13:14] <dangranos> #lua return
99+44+18
L1221[10:13:14] <|0xDEADBEEF|> >
161
L1222[10:13:19] <maybNEHelpLO> STOP
MATRICIZING MY BRAIN
L1223[10:13:21] <maybNEHelpLO> I must
leave
L1224[10:13:26] <ShadowKatStudios>
okay
L1225[10:13:27] <Roadcrosser> bye
\o
L1226[10:13:29] <ShadowKatStudios> good
riddance
L1227[10:13:36] <maybNEHelpLO> well I
mean I was on here yesterday
L1228[10:13:39] <ShadowKatStudios> you
were a nice dog for christmas
L1229[10:13:44] <maybNEHelpLO> y'all were
quite nice and helpful
L1230[10:13:46] <dangranos> we will miss
you, for whole 5 minutes
L1231[10:13:56] <maybNEHelpLO> but I
guess you don't recognize me
L1232[10:14:03] <ShadowKatStudios>
maybNEHelpLO: Were you high at that point?
L1233[10:14:07] <maybNEHelpLO> no
L1234[10:14:10] <maybNEHelpLO> nor am I
now
L1235[10:14:26] <ShadowKatStudios> Okay.
Were you drunk at that point?
L1236[10:14:34] <maybNEHelpLO> I don't
drink
L1237[10:14:40] <maybNEHelpLO> I find it
disturbing
L1238[10:14:48] <ShadowKatStudios> I'd
guess, in that case that
L1239[10:14:55] <ShadowKatStudios> You
weren't so childish yesterday
L1240[10:14:56] <Roadcrosser> aren't you
high
L1241[10:15:03] <maybNEHelpLO> no I was
not
L1242[10:15:08] <maybNEHelpLO> so
childish yesterday
L1243[10:15:08] <Roadcrosser> you said
you were
L1244[10:15:10] <Roadcrosser> just
now
L1245[10:15:17] <maybNEHelpLO> nor were
you guys as adult
L1246[10:15:26] <maybNEHelpLO> as I was
not-childish (adult?)
L1247[10:15:33] <Roadcrosser> This
statement is falsw
L1248[10:15:34] <Roadcrosser> e
L1249[10:15:46] <dangranos> shashlik and
pelmeni is best
L1250[10:15:47] <ShadowKatStudios>
<maybNEHelpLO> I am really high and I convinced myself that
there was another dimension of IRC and so here I am but really it
was the first one that I was talking about. <---- Punctuation
---->
L1251[10:15:54] <Roadcrosser> ↑
L1252[10:15:57] <dangranos> ^
L1253[10:16:02] <maybNEHelpLO> ^
L1254[10:16:08] <Roadcrosser> ↓
L1255[10:16:08] <ShadowKatStudios>
^
L1256[10:16:10] <dangranos> ^ wai
what
L1257[10:16:23] <maybNEHelpLO> I have
schizophrenia disorder and it's right on my borderline so its real
bad
L1258[10:16:23] <ShadowKatStudios> ->
<-
L1259[10:16:31] <Roadcrosser> → ←
L1260[10:16:43] <dangranos>
>.<
L1261[10:16:44] <Roadcrosser> somehow I
doubt that
L1262[10:16:46] <maybNEHelpLO> I was
wondering if pouring a bunch of salt on it would cure it? (C)
WebMD
L1263[10:16:50] <Roadcrosser> 'but it
would explain things
L1264[10:17:01] <dangranos> some
things
L1265[10:17:02] <Roadcrosser> why would
you ever follow advice on WebMD
L1266[10:17:09] <Roadcrosser> see a
doctor.
L1267[10:17:18] <maybNEHelpLO> quite
simply, because I am webMD
L1268[10:17:43] <maybNEHelpLO> thats what
I want my new name to be instead of ATYPICAL which is what I was on
here yesterday with
L1269[10:18:01] <Roadcrosser> if you are
webmd
L1270[10:18:09] <Roadcrosser> explain
what the symptoms of ebola are
L1271[10:18:10]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L1272[10:18:10]
zsh sets mode: +v on asie
L1273[10:18:15] <Roadcrosser> and after
that, ALS
L1274[10:18:26] <ShadowKatStudios> After
that, HPV
L1275[10:18:31] <Roadcrosser> then
AIDS
L1276[10:18:39] <colin_> morning
asie
L1277[10:18:39] <maybNEHelpLO> the
symptoms of ebola are... hands and foot, gonorrhea, fissure of the
brain (mind clench), and vomiting and also pesticide
L1278[10:18:41] <Roadcrosser> and
diagnose why my nose keeps getting blocked
L1279[10:18:56] <maybNEHelpLO> AIDS is
just a mixture of mists and mixed tinctures of tings
L1280[10:19:04] <dangranos> hmm
L1281[10:19:15] <maybNEHelpLO> Morning
Asie is a flower that contains LSA which is chemically related to
LSD
L1282[10:19:28] <dangranos> technically,
everything including us is mix of elemental particles
L1283[10:19:31] <dangranos> a lot of
them
L1284[10:19:33] <maybNEHelpLO> Human
Casanova Virus is something I was born with *shades*
L1285[10:19:47] <ShadowKatStudios> That
failed, maybNEHelpLO
L1286[10:19:49] <ShadowKatStudios> Know
why?
L1287[10:19:55] <colin_> no pause
L1288[10:19:55] <dangranos> i cant tell,
is he a bot or what
L1289[10:19:56] <Roadcrosser> This
statement is false.
L1290[10:19:57] <ShadowKatStudios> I said
HPV, not HCV
L1291[10:19:59] <asie> This must be a
bot
L1292[10:20:05] <maybNEHelpLO>
dangranos
L1293[10:20:07] <maybNEHelpLO> got
it
L1294[10:20:13] <maybNEHelpLO> I was
pretending to be a chat bot
L1295[10:20:16] <ShadowKatStudios> asie:
It's hard to tell, but I think maybNEHelpLO is just high
L1296[10:20:19] <asie> ShadowKatStudios:
maybe
L1297[10:20:38] <maybNEHelpLO> maybe a
sophisticated bot stolen from the MSN days of yore run wild in a
mindcraft world of his own?
L1298[10:20:50] <Roadcrosser> what's
"mindcraft"
L1299[10:20:57] <maybNEHelpLO> years
later, here I am. built myself some internet cards and...
well
L1300[10:21:00] <Roadcrosser> never heard
of it
L1301[10:21:00] <Kubuxu> ./ignore
maybNEHelpLO
L1302[10:21:02] <maybNEHelpLO> what other
channel would I hit up
L1303[10:21:06] <Kubuxu> simplest
solution
L1304[10:21:14] <dangranos> yay
L1305[10:21:15] <Roadcrosser> /ignore
maybNEHelpLO
L1306[10:21:19] <Roadcrosser> well that
didn't help.
L1307[10:21:26] <Kubuxu> without space at
the beggining
L1308[10:21:30] <Kubuxu> oh
L1309[10:21:33] <Kubuxu> lol
L1310[10:21:33] <maybNEHelpLO> I have
many dislocated joints
L1311[10:21:34] <Roadcrosser> what
L1312[10:21:43] <Roadcrosser> what
space
L1313[10:21:52] <Kubuxu> no i though you
had a space but you didnt
L1314[10:21:54] <maybNEHelpLO> the blank
space baby, and I'll writecha name!
L1315[10:21:54] <dangranos> dont escape
ignore
L1316[10:21:55] <Roadcrosser>
SPAAAAACE
L1317[10:22:13] <maybNEHelpLO> please
help me fix my saucer
L1318[10:22:25] <maybNEHelpLO> I am so
trumpeted by the exhausted its enthusiating
L1319[10:22:27] <Roadcrosser> what do you
guys talk about here anyway
L1320[10:22:31] <maybNEHelpLO>
NOTHING
L1321[10:22:34] <dangranos> oc
L1322[10:22:39] <maybNEHelpLO> NOT A
THING EVER
L1323[10:22:40] <Roadcrosser> and how
different is OC from CC
L1324[10:22:48] <Roadcrosser> UI
wise
L1325[10:23:10] <Roadcrosser> I could
never get around how to use a computer in OC
L1326[10:23:25] <maybNEHelpLO> then what
are you doing here??
L1327[10:23:40] <maybNEHelpLO> what a
horsey- horse
L1328[10:23:44] <Kubuxu> Roadcrosser:
Much.
L1329[10:23:50] <Roadcrosser> huh
L1330[10:23:53] <dangranos> so, now
skyrim is abandoned game?
L1331[10:23:57] <Roadcrosser>
interestin
L1332[10:24:03] <Roadcrosser> skyrim is
abandoned?
L1333[10:24:11] <Kubuxu> It is totaly
different approach.
L1334[10:24:19] <Roadcrosser> huh
L1335[10:24:29] <maybNEHelpLO> a friend
ok
L1336[10:24:34] <Kubuxu> In CC you get
some for nothing. In OC you get everything for some.
L1337[10:24:48] <maybNEHelpLO> ^ spam
bot
L1338[10:25:16] <Kubuxu> Magik6k built
200MB storage array with me on survival server.
L1339[10:25:27] <maybNEHelpLO> how long
have you guys known eachother?
L1340[10:25:28] <ShadowKatStudios> Lots
of RAID?
L1341[10:25:36] <Kubuxu> Or IRC bot to
control base.
L1342[10:25:39] <maybNEHelpLO> how many
of you know eachother IRL?
L1343[10:25:52] <Kubuxu> SKS yup and few
servers.
L1344[10:25:58]
⇨ Joins: MisterErwin
(~MisterErw@dslb-146-060-074-172.146.060.pools.vodafone-ip.de)
L1345[10:26:09] <ShadowKatStudios> Max
file size 12MiB?
L1346[10:26:10] <Kubuxu> Now we are
working on banking system.
L1347[10:26:18] <maybNEHelpLO>
hahaha!
L1348[10:26:25] <maybNEHelpLO>
kubuxu
L1349[10:26:29] <Roadcrosser> I meant the
computer
L1350[10:26:36] <maybNEHelpLO> oh
L1351[10:26:40] <Roadcrosser> the
computer itself
L1352[10:26:43] <ShadowKatStudios> FAT12
can do 4MB files, yes?
L1353[10:26:46] <dangranos> on
server?
L1354[10:26:56] <maybNEHelpLO> none of
this
L1355[10:26:58] <maybNEHelpLO> is
any
L1356[10:26:58] <Roadcrosser> not how
everything is easy
L1357[10:27:02] <Kubuxu> SKS: IDK
L1358[10:27:08] <Kubuxu> It was
custom.
L1359[10:27:13] <dangranos> Kubuxu, i
want to see it *_*
L1360[10:27:19] <Roadcrosser> I just want
to know the difference between using a computer in CC and using a
computer in OC
L1361[10:27:34] <maybNEHelpLO> 59
L1362[10:27:43] <dangranos> 5.2
L1363[10:27:46] <Kubuxu> dangranos: Map
is fucked up. We are getting concurent modification exception every
30s.
L1364[10:27:46] <maybNEHelpLO> computer
units
L1365[10:28:01] <maybNEHelpLO> yes
L1366[10:28:03] <dangranos> Kubuxu,
T_T
L1367[10:28:05] <maybNEHelpLO> and thats
whats crashing my computers
L1368[10:28:12] <dangranos>
unrecoverable?
L1369[10:28:15] <maybNEHelpLO> did I
crash yours?
L1370[10:28:35] <maybNEHelpLO> I did not
mean to but I figured it's tooo laaaate to apologiiiiize
L1371[10:28:37] <Kubuxu> dangranos:
untracakabel. Someting is messing Mojang's code.
L1372[10:28:43] <Roadcrosser> ...
L1373[10:28:50] <dangranos> um
L1374[10:28:54] <Roadcrosser> no one
wants to answer my question?
L1375[10:28:55] <Kubuxu> But is isn't
OC.
L1376[10:29:04] <ShadowKatStudios>
Kubuxu: With a storage array of RAIDs, if you stored the small
files on one drive, and stored larger files that won't fit there on
their own volume, you'd have a max file size of 12MiB
L1377[10:29:06] <dangranos> try to remove
mods one by one
L1378[10:29:18] <maybNEHelpLO> Mojang are
slowly introducing a series of patches that will disable more and
more mods
L1379[10:29:20] <dangranos> or its map
itself?
L1380[10:29:26] <Kubuxu>
ShadowKatStudios: There was partitioning system.
L1381[10:29:34] <maybNEHelpLO> until they
eventually come up with a reason to not allow mods of any
kind
L1382[10:29:44] <Kubuxu> dangranos: With
80+ mods and libs it is pain.
L1383[10:30:05] <dangranos> can i get
copy? pls *_*
L1384[10:30:07] <Roadcrosser> to
reiterate
L1385[10:30:09] <ShadowKatStudios>
maybNEHelpLO: You'll find we're about 2 MC versions behind and not
much is changing
L1386[10:30:19] <Kubuxu> Roadcrosser: The
biggest difference is that in OC everything is developing
quickly.
L1387[10:30:19] <Roadcrosser> what's the
difference between using a computer in CC and using a computer in
OC
L1388[10:30:25]
⇦ Quits: Maxwolf (labs@pipette.madsciencemod.com) (Quit:
Leaving)
L1389[10:30:35] <Kubuxu> Roadcrosser:
Different API. Smarter API.
L1390[10:30:37] <maybNEHelpLO> no
L1391[10:30:39] <Roadcrosser> ok
L1392[10:30:41] <maybNEHelpLO> that's not
the biggest difference
L1393[10:30:46] <Roadcrosser> hm
L1394[10:30:49] <maybNEHelpLO> I
understand what you guys are doing
L1395[10:30:55] <maybNEHelpLO> it is good
to promote OC
L1396[10:30:56] <Kubuxu> Roadcrosser:
Built in fuction desctyptions.
L1397[10:30:58] <Roadcrosser>
ShadowKatStudios: since you seem to be the only person not ignoring
him
L1398[10:31:04] <Roadcrosser> what's he
talking about this time?
L1399[10:31:18] <maybNEHelpLO> I
think
L1400[10:31:25] <maybNEHelpLO>
these
L1401[10:31:26] <maybNEHelpLO>
fellows
L1402[10:31:28] <Roadcrosser> I have no
idea what builtin function descriptions are but they sound
useful
L1403[10:31:30] <maybNEHelpLO> LOL
L1404[10:31:30] <ShadowKatStudios>
<maybNEHelpLO> Mojang are slowly introducing a series of
patches that will disable more and more mods
L1405[10:31:35] <maybNEHelpLO> the
channel is full of bots!
L1406[10:31:42] <Roadcrosser> huh
L1407[10:31:46] <maybNEHelpLO> this
channel is full of bots
L1408[10:31:50] <colin_> cant someone
kick/ban this ass?
L1409[10:31:51] <Roadcrosser> I don't
think that was ever the case
L1410[10:31:57] <maybNEHelpLO> to make
the channel look full
L1411[10:32:03] <ShadowKatStudios>
colin_: ./ignore
L1412[10:32:05] <maybNEHelpLO> only a few
of you ever talk
L1413[10:32:14] <Kubuxu> Unfortunety
moderration is a bit not present on #OC
L1414[10:32:27] <maybNEHelpLO> well then
its convenient I dropped in
L1415[10:32:55] <maybNEHelpLO> In time I
could get any number of people to know who I am
L1416[10:33:23] <maybNEHelpLO> it is the
power of a split personality !
L1417[10:33:31] <Roadcrosser> hm
L1418[10:33:35] <Roadcrosser> I feel like
fruitcake
L1419[10:33:42] <Kubuxu> :P
L1420[10:33:42] <maybNEHelpLO> I wish I
had fruitcake
L1421[10:33:46] <maybNEHelpLO> I would
eat fruitcake
L1422[10:33:54] <Roadcrosser> I remember
getting a fruicake for christmas
L1423[10:33:56] <Roadcrosser> my dad ate
it
L1424[10:34:05] <Roadcrosser>
¯\_(ツ)_/¯
L1425[10:34:14] <maybNEHelpLO> are you
being tongue-in-cheek?
L1426[10:34:19] <Kubuxu> Roadcrosser: Do
you want to know what is the greates differnce between OC and
CC.
L1427[10:34:20] <Kubuxu> ?
L1428[10:34:29] <Roadcrosser> didn't you
just say it just now
L1429[10:34:32] <maybNEHelpLO> is it that
you're a robot
L1430[10:34:35] <Kubuxu> no.
L1431[10:34:35] <Roadcrosser> development
and such?
L1432[10:34:47] <Roadcrosser> well, do
say.
L1433[10:34:51] <maybNEHelpLO> I
what
L1434[10:34:54] <maybNEHelpLO> no you
have confused me
L1435[10:34:55] <ShadowKatStudios> Okay,
maybNEHelpLO, you've stopped being entertaining, goodbye.
L1436[10:34:57] <maybNEHelpLO> this is a
trick!!
L1437[10:34:58] <Roadcrosser> in the mean
time I'll go get some fruitcake
L1438[10:35:01] <Kubuxu> By using OC you
can't crash dedcated server.
L1439[10:35:04] <ShadowKatStudios>
/ignore maybNEHelpLO
L1440[10:35:05] <maybNEHelpLO> no they
are tricking me!!
L1441[10:35:13] <maybNEHelpLO> HELP im
sorry
L1442[10:35:14] <Kubuxu>
s/dedcated/dedicated/
L1443[10:35:15] <Kibibyte> <Kubuxu>
By using OC you can't crash dedicated server.
L1444[10:35:36] <maybNEHelpLO> wanna
bet?
L1445[10:35:46] <ShadowKatStudios> And on
Sakeko (yay for KVM switches): ./ignore maybNEHelpLO
L1446[10:36:02] <Kubuxu> As in CC ther
wasn't limit of numbers of created files you could useup
inodes.
L1447[10:36:21] <maybNEHelpLO> yeah that
was the first like 2
L1448[10:36:23] <Roadcrosser> yeah
L1449[10:36:25] <dangranos> ...
L1450[10:36:28] <dangranos> whaaaaa
L1451[10:36:32] <ShadowKatStudios>
awhh
L1452[10:36:43] <Roadcrosser> couldn't
you make a folder called "JSDHGLS" and a folder called
"jsdhgls"
L1453[10:36:44] <Roadcrosser> in C?
L1454[10:36:48] <Roadcrosser> CC
L1455[10:36:51] <Kubuxu> You could also
use filler to place a lot of computers (by scripting) and crash
schealuder.
L1456[10:37:00] <Roadcrosser> and just mv
JSDHGLS jsdhgls
L1457[10:37:10] <Roadcrosser> and break
the whole computer
L1458[10:37:14] <maybNEHelpLO>
lolol
L1459[10:37:15] <maybNEHelpLO> lol
L1460[10:37:16] <dangranos> i am gonna
try this
L1461[10:37:18] <dangranos> in vm
L1462[10:37:26] <maybNEHelpLO>
Roadcrosser developer !
L1463[10:37:33] <dangranos> windows,
right?
L1464[10:37:39] <maybNEHelpLO> lead
developer
L1465[10:37:44] <maybNEHelpLO> no,
guintoo
L1466[10:37:45] <Roadcrosser> think
so
L1467[10:37:53] <Roadcrosser> might have
been patched though
L1468[10:37:53] <maybNEHelpLO> thats a
dota pun
L1469[10:38:10] <Roadcrosser> hrm
L1470[10:38:17] ***
Odd|Away is now known as Oddstr13
L1471[10:38:22] <Roadcrosser> this place
is much quieter without that may guy around
L1472[10:38:38] <Roadcrosser> wonder how
he came up with his name
L1473[10:38:42] <maybNEHelpLO> what a
bunch of flmamrky!
L1474[10:38:58] <Roadcrosser> anyway,
they might have patched that in CC but I dunno
L1475[10:39:03] <ShadowKatStudios>
repeatedly whack keyboard with karate chops
L1476[10:39:15] <maybNEHelpLO> Ive never
been so bebabsterated since the first dawning of mankindf they are
so 0 lo0o0o rude I tell them to take it back but they will do as
they wish !
L1477[10:39:50]
⇨ Joins: lperkins2 (~lperkins2@63.227.187.208)
L1478[10:40:03] <maybNEHelpLO>
perkins
L1479[10:40:05] <maybNEHelpLO> glad
you're here
L1480[10:40:11] <maybNEHelpLO>
listen
L1481[10:40:21] <maybNEHelpLO> I know
that, like, what we have is like special and stuff
L1482[10:40:29] <maybNEHelpLO> but I'm a
latino ! I can't keep doing this!
L1483[10:40:43] <maybNEHelpLO> thats
romeo and the latino
L1484[10:40:50] <Roadcrosser> oh
right
L1485[10:40:50] <dangranos> nearly OOM
due to virtualbox
L1486[10:40:54] <Roadcrosser> forgot to
get fruitcake
L1487[10:40:57] <Roadcrosser> brb
L1488[10:40:59] <Roadcrosser> OOM?
L1489[10:41:16] <lperkins2> out of
memory, I assume
L1490[10:41:20] <Kubuxu> yup
L1491[10:41:54] <Roadcrosser> hm
L1492[10:42:19] <maybNEHelpLO> the whole
world is different
L1493[10:42:27] <maybNEHelpLO> every time
you blink an eye
L1494[10:44:25] <Roadcrosser> mmm
L1495[10:44:27] <Roadcrosser>
fruitcake
L1496[10:44:28] <Aedda> it is different
whether or not you blink
L1497[10:44:38] <Roadcrosser> Aedda:
?
L1498[10:44:45] <Roadcrosser> what
is
L1499[10:45:13] <Aedda> was replying to
the "bot"
L1500[10:45:27] <Roadcrosser> oh that may
guy
L1501[10:45:30] <Roadcrosser> ok
L1502[10:45:42] <maybNEHelpLO> im
L1503[10:45:48] <maybNEHelpLO> so very
upset
L1504[10:45:53] <maybNEHelpLO> my life is
almost over
L1505[10:45:53] <Roadcrosser> I think
he'll go away if everyone ignores him
L1506[10:46:19] <Roadcrosser> or when
Ender kicks him
L1507[10:46:26] <Aedda> It is possible,
I'll try joining in.
L1508[10:46:35] <maybNEHelpLO> another
cigarette for the road i suppose
L1509[10:47:07] <maybNEHelpLO> I'm not
happy with how this turned out, to be frank
L1510[10:48:03] <maybNEHelpLO> hackers
> data > money
L1511[10:49:11] <maybNEHelpLO> and I got
my name because I wanted to make my name MAYBE NEEDS HELP LOL
L1512[10:49:12] <Roadcrosser> oh oh
oh
L1513[10:49:30] <Aedda> Ohio?
L1514[10:49:32] <Roadcrosser> Most likely
to lift a car: John, Jack or Bob?
L1515[10:49:40] <maybNEHelpLO> Blob
L1516[10:49:46] ***
iceman11a is now known as iceman11a|off
L1517[10:49:49] <maybNEHelpLO> with the
assistance of his Boy
L1518[10:49:59] <Aedda> Lift as in steal
or lift as in bench press?
L1519[10:50:07] <maybNEHelpLO> (his boy's
name just happens to be Bob but don't make this a thing...)
L1520[10:50:26] <Roadcrosser> as in
change in Z axis
L1521[10:50:38] <Roadcrosser> increasing
change in the Z axis
L1522[10:50:41] <Aedda> Bob
L1523[10:50:45] <Roadcrosser> (not
minecraft's)
L1524[10:50:50] <maybNEHelpLO> do u even
zaxis
L1525[10:50:53] <maybNEHelpLO> good
shirt
L1526[10:50:56] <maybNEHelpLO> I shotty
that one
L1527[10:50:58] <Roadcrosser> as in, lift
up
L1528[10:51:03] <lperkins2> Going away
again to try this one more time...
L1529[10:51:08] <Aedda> Yes got that,
lift up, Bob
L1530[10:51:09] <Roadcrosser> try
what?
L1531[10:51:09]
⇦ Quits: lperkins2 (~lperkins2@63.227.187.208) (Read error:
Connection reset by peer)
L1532[10:51:13] <Roadcrosser> huh
L1533[10:51:16] <Roadcrosser> and why do
you say Bob
L1534[10:51:28] <maybNEHelpLO> perkins
has a new worm...
L1535[10:51:35] <Aedda> Bob the Builder,
he has a lot of tools, probably a lift or a jack somewhere
L1536[10:51:42] <Roadcrosser> ...
L1537[10:51:44] <Roadcrosser> lol
L1538[10:51:46] <maybNEHelpLO> poeple
talking baout how he's gonna take it this year
L1539[10:52:00] <Roadcrosser> Aedda: you
just said the right answer
L1540[10:52:03] <Roadcrosser> grats
L1541[10:52:06] <Roadcrosser> hint:
wasn't bob
L1542[10:52:17] <Aedda> Oh I see,
clever
L1543[10:52:24] <maybNEHelpLO> see
L1544[10:52:28] <maybNEHelpLO> it was
blob
L1545[10:52:29] <maybNEHelpLO>
hahah
L1546[10:52:44] <Roadcrosser> hmm
L1547[10:52:51] <Roadcrosser> is may
still here
L1548[10:52:57] <maybNEHelpLO> \7 SLASH
SEVENTEAM
L1549[10:53:00] <Roadcrosser> didn't she
say she was gonna leave earlier
L1550[10:53:16] <Roadcrosser> lol
L1551[10:53:41] <Roadcrosser> well, i'm
out of topics
L1552[10:53:42] <Aedda> shrugs, probably
idling
L1553[10:53:48] <maybNEHelpLO> cubone is
like the noah's ark of pokemon. once you go in you never come
out
L1554[10:54:10] <Roadcrosser> how would
you know he's idling if you'e ignoring him
L1555[10:54:24] <maybNEHelpLO> how
mature
L1556[10:54:30]
⇨ Joins: lperkins2 (~lperkins2@63.227.187.208)
L1557[10:54:36] <Roadcrosser> for all we
know he could be giving snarky remarks
L1558[10:54:46] <maybNEHelpLO>
heheh
L1559[10:54:59] <maybNEHelpLO> do I
strike you as snarky?
L1560[10:55:09] <maybNEHelpLO> what if i
told you someone paid me to do a job
L1561[10:55:18] <maybNEHelpLO> and I like
to do a job thoroughly
L1562[10:55:27] <Roadcrosser> someone
tell me a joke
L1563[10:55:29] <Roadcrosser> I'm
bored.
L1564[10:58:34] <Aedda> Two Robots try to
mine the same block, the one Robot beeps at the other prompting a
response of a beep followed by a disk clatter,
01110101011010100111111010010110101 the one Robot beeped to the
other, 1111001000011101001001101010101001!@@! the other Robot
replied, the first Robot dropped its tool in shame and left.
L1565[10:59:00] <Roadcrosser> ...
L1567[10:59:04] -Kibibyte- [dangranos] 17x17x17
Full Solve | by redkb | 7h53m | 6w2d ago | 298,906 views | Rated:
4.93/5.00
L1568[10:59:11] <Aedda> Too
offensive?
L1569[10:59:19] <Roadcrosser> I don't get
it
L1570[10:59:36] <Aedda> I guess you had
to be there. Oh well, i tried.
L1571[11:00:40] <Roadcrosser> is that
even valid binary
L1572[11:00:58] <Aedda> All binary is
valid, depends onto which purpose.
L1573[11:01:08] <Roadcrosser> so
L1574[11:01:12] <Roadcrosser> why didn't
he just 0110100101100100011010010110111101110100
L1575[11:01:31] <maybNEHelpLO> oh
L1576[11:01:57] <ShadowKatStudios>
Sangar: Can we get a microphone card?
L1577[11:02:04] <ShadowKatStudios>
Detects beeps from other computers
L1578[11:02:09] <ShadowKatStudios>
Cheap-ass networking
L1579[11:02:12] <Kodos> lol
L1580[11:02:13] <Aedda> Because all the
blocks were dirt! Get it, it's a dirty joke, yes, no? Ok I quit
while ahead.
L1581[11:02:17] <Roadcrosser> could have
just
011010010111001100101110011001110110010000101111010101110101011001011010011101100110111001001001
L1582[11:02:38] <Kodos> Roadcrosser, no
rick rolling
L1583[11:02:38]
⇦ Quits: lperkins2 (~lperkins2@63.227.187.208) (Remote host
closed the connection)
L1584[11:02:43] <Kodos> Don't think I
can' read Binary
L1585[11:02:44] <Roadcrosser>
where?
L1586[11:02:53] <Kodos> can't*
L1587[11:03:11] <Roadcrosser> you could
have had a converter out
L1588[11:03:32] <ShadowKatStudios> #lua
2000/256
L1589[11:03:33] <|0xDEADBEEF|> >
7.8125
L1590[11:03:39] <ShadowKatStudios> 8
apart
L1591[11:03:45] <maybNEHelpLO> my head
hurts a lot
L1592[11:03:49] <Roadcrosser> #lua
2048/256
L1593[11:03:49] <|0xDEADBEEF|> >
8
L1594[11:03:51] <Kodos> Yes, because I
randomly knew I'd need a converter
L1595[11:03:56] <Kodos> >:{
L1596[11:04:07] <Roadcrosser> well there
WAS binary in aedda's joke
L1597[11:04:33]
⇨ Joins: tattyseal (~tattyseal@2.25.3.115)
L1598[11:05:22] <dangranos> hmm
L1599[11:05:49] <dangranos> why internet
piracy is "bad"?
L1600[11:06:04]
⇨ Joins: lperkins2 (~lperkins2@63.227.187.208)
L1601[11:06:18] <ShadowKatStudios>
dangranos: Because the fat cats don't get fatter
L1602[11:06:20] <maybNEHelpLO> hm
L1603[11:06:30] <Aedda> Internet piracy
is bad because we only have one internet and if pirates steal it
then we will not have an internet anymore.
L1604[11:06:44] <vifino>
ShadowKatStudios! \o/
L1605[11:06:58] <ShadowKatStudios>
vifino! \o/
L1606[11:06:58] <vifino> How are
you?
L1607[11:07:09] <vifino> Ha! Ninja'd!
I've been waiting >:D
L1608[11:07:12] <ShadowKatStudios> Quite
well.
L1609[11:07:22] <ShadowKatStudios> Oh, I
thought I'd let you say it today
L1610[11:07:27] <vifino> ._.
L1611[11:07:28] <ShadowKatStudios>
You?
L1613[11:07:40] <Oddstr13> ^.^
L1614[11:07:41] <vifino> I'm better than
yesterday, but not good.
L1615[11:07:57] <vifino> Ohaithere
Oddstr13
L1616[11:09:09] <Oddstr13> I should go
see if I can get gqrx working on my ODROID-U2, and with the hf
rtl-sdr driver
L1617[11:09:41] *
vifino is a gnuradio fan
L1618[11:10:03] <maybNEHelpLO>
sorry
L1619[11:10:10] <Oddstr13> vifino: I have
yet to get gnuradio working reliably outside of gqrx :/
L1620[11:10:26] <vifino> Oddstr13: What
is gqrx?
L1621[11:10:27] ***
Nentify|away is now known as Nentify
L1622[11:10:29] <ShadowKatStudios>
vifino: Want to know what I'm doing today?
L1623[11:10:35] <vifino>
ShadowKatStudios: Yes!
L1624[11:10:41]
⇦ Quits: maybNEHelpLO
(webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca) (Quit: Web
client closed)
L1625[11:10:48] <ShadowKatStudios>
Playing multiplayer OC :D
L1626[11:10:51] <Oddstr13> vifino: it's a
SDR#-like program based on gnuradio
L1627[11:10:53] <ShadowKatStudios>
Survival OC is hard q_q
L1628[11:11:00] <ShadowKatStudios> Almost
up to my first T1 PC
L1629[11:11:06] <vifino>
ShadowKatStudios: Oooh, sound's nice.
L1630[11:11:20] <vifino> Oddstr13:
._.
L1631[11:11:25] <Oddstr13> vifino:
basicly SDR# for linux
L1632[11:11:32] <vifino> Use gnuradio you
lazy foo ._.
L1633[11:12:02] <Oddstr13> vifino: I
would, if I could get audio output from it working reliably
L1634[11:12:10] <vifino> Oddstr13:
x_x
L1635[11:12:46] <vifino> Oddstr13:
gnuradio even has a JACK audio interface driver
L1636[11:13:51] <Oddstr13> vifino: well,
It dosn't play nice with my pulseaudio setup
L1637[11:14:12] <vifino> Oddstr13: That's
why you don't use pulseaudio for important things.
L1638[11:14:26] <Oddstr13> everything
else works with pulseaudio.
L1639[11:14:53] <vifino> pulseaudio is
made for the desktop, not optimised for low latency, inter
application routing, etc..
L1640[11:15:12] <Oddstr13> don't really
need low latency
L1641[11:15:35] <Oddstr13> the demod
steps add quite a bit latency allready
L1642[11:15:39] *
ShadowKatStudios imagines that if this was 2000, vifino would be
running BeOS
L1643[11:15:51] <vifino> Hehe :3
L1644[11:16:09] <vifino>
ShadowKatStudios: You are probably right :P
L1645[11:16:18] <ShadowKatStudios> Media
at kernel level is cool.
L1646[11:16:38] <vifino> Alsa is kernel
level too.
L1647[11:16:39] <vifino> :P
L1648[11:16:52] <ShadowKatStudios> But
does ALSA do routing and complex stuff?
L1649[11:17:03] <vifino> It does do midi
routing.
L1650[11:17:09] <ShadowKatStudios> I have
no idea what the BeOS audio stuff does, honestly
L1651[11:17:25] <ShadowKatStudios> I just
hear it's low-latency, even on Pentium 2 era processors
L1652[11:18:01] <vifino> That's
nice.
L1653[11:18:06] *
Oddstr13 shudders
L1654[11:18:19] <Oddstr13> I had Gentoo
on a Pentium MMX processor ._.
L1655[11:18:30] <vifino> OH GOD
L1656[11:18:36] <ShadowKatStudios> I have
a box with a 486 and dead video hardware
L1657[11:18:48] *
vifino runs away from Gentoo
L1658[11:18:57] <ShadowKatStudios> And no
VESA cards or even ISA GPUs
L1659[11:19:05] <Oddstr13> I have 486
lying around somewhere too, but I havn't gotten it working
L1660[11:19:05] <ShadowKatStudios> I have
an ISA sound card
L1661[11:19:20] <Oddstr13> there's a dead
battery/capacitor on it that I havn't tried to replace yet
L1662[11:19:36] <Oddstr13> I have stacks
of old computer hardware :P
L1663[11:19:48] <Oddstr13> most of it
around P2-P3 I belive
L1664[11:19:49] <ShadowKatStudios> Have
you seen my computer room?
L1665[11:19:55] <Oddstr13> I don't think
so
L1667[11:20:11] <ShadowKatStudios> It's
not anything before P4 (except the VIA C3 box I use as a server)
but there's like 8 desktops in here
L1668[11:20:18] <ShadowKatStudios> Most
of them work
L1670[11:20:59] <ShadowKatStudios> It's
currently under my desk on top of two towers
L1671[11:21:44] <lperkins2> Alsa can do
complex stuff, but you end up needing to write udev rules to detect
when stuff gets plugged in, swap config files and reload.
L1672[11:22:05] <Oddstr13> neat
L1673[11:22:08] <lperkins2> It even
supports software mixing via dmix/dsp,
L1674[11:22:17] <lperkins2> it's just a
royal pain to set up.
L1675[11:22:48] <Oddstr13>
ShadowKatStudios: the harddrive in the Pentium MMX box died,
otherwise I might have still been running it just for fun
L1676[11:22:49] <lperkins2> Debian's
pulseaudio was broken for a while, so I was using raw alsa for
everything,
L1677[11:23:02] <ShadowKatStudios> IDE
drive, Oddstr13?
L1678[11:23:08] <Oddstr13> yea
L1679[11:23:17] <ShadowKatStudios>
There's loads of them floating around
L1680[11:23:22] <ShadowKatStudios> I have
4 on my desk
L1681[11:23:33] <lperkins2> If you can
call that fun, those old machines are noisy,
L1682[11:23:43] <ShadowKatStudios> (Hell,
my server runs on two 40GB IDE drives)
L1683[11:23:44] <Oddstr13> Oh, I have
several lying around too, just couldn't be arsed installing Gentoo
on the thing again :P
L1684[11:23:57] <ShadowKatStudios>
True.
L1685[11:24:02] <Oddstr13> I think it was
a 10GB drive or some such
L1686[11:24:06] <ShadowKatStudios> That
reminds me, I need to back up lain
L1687[11:24:20] <Oddstr13> what's backup?
(a)
L1688[11:24:32] <ShadowKatStudios> Guys,
there will be scheduled downtime on lain sometime this week
L1689[11:24:40] <lperkins2> Even with
distcc that must have been painfully slow to install, assuming it
had a 10M network card.
L1690[11:24:42] <ShadowKatStudios> Just
by the way.
L1691[11:25:00] <ShadowKatStudios>
lperkins2: These were the days of dialup, as well.
L1692[11:25:26]
⇨ Joins: Kasei (~KaseiFR@kasei.fr)
L1693[11:25:31] <Oddstr13> lperkins2: I
did experiment with distcc a bit, but not before well after install
was done
L1694[11:25:44] <Oddstr13> it took a day
to compile the kernel I belive
L1695[11:26:18] <Oddstr13> It's like a
weeks work to install Gentoo on such a slow computer :P
L1696[11:26:24] <Oddstr13> fun
times
L1697[11:26:27] <lperkins2> Ouch,
yeah.
L1698[11:26:50] <lperkins2> Now gentoo is
my first choice for slow computers. Assuming they have a decent
(100M+) network card that is.
L1699[11:27:11] <Oddstr13> not sure what
nic it had
L1700[11:27:19] <vifino> lperkins2: My
experience with raw alsa was horrible.
L1701[11:27:42] <lperkins2> I've got a
monster liquid cooled server, so I just plug whatever I'm setting
up in next to the server and the server does all the heavy
lifting.
L1702[11:28:03] <ShadowKatStudios> I've
got a potato-tier server
L1703[11:28:06] <lperkins2> It's set up
in my basement, which is 50F on a warm day, the computer never
reaches 70.
L1704[11:28:41] <lperkins2> 6 core phenom
II at 3.7GHz,
L1706[11:29:10] <ShadowKatStudios> HDDs
get rather warm, though
L1707[11:29:35] <ShadowKatStudios> I
should probably turn my XP box off
L1708[11:29:44] <ShadowKatStudios> the
HDD is to the point of being painful to touch
L1709[11:29:57] <ShadowKatStudios> Okay,
bai from my XP box
L1710[11:30:07] <lperkins2> Yeah, raw
alsa is kinda traumatic. Lots of speaker-test -D <some-guess>
+ udev-rules to figure out what config file to use.
L1711[11:30:20] <lperkins2> The arch wiki
on alsa is what you want to look at if you ever have to do it
again.
L1712[11:30:53] <ShadowKatStudios> The
arch wiki is what you look at for anything to do with Linux
L1713[11:31:02] <Oddstr13>
ShadowKatStudios: I seem to be DoS ing you at the moment :P dialup
internet?
L1714[11:31:15] <ShadowKatStudios> I'm
sure it would have a good page on even tar's flags
L1715[11:31:31] <ShadowKatStudios>
Oddstr13: ADSL2+, we pay for 12Mbps up but only get 1.2
L1716[11:31:54] <Oddstr13> ..I guess
those are full size images then
L1717[11:32:08] <ShadowKatStudios> Yeeah,
I need to do some thumbnails
L1718[11:32:16] <Oddstr13> but, yea, I've
seen that page before
L1719[11:32:32] <Oddstr13> I remember
commenting on the speakers :P
L1720[11:32:34] <lperkins2> Heh, my
laptop has an aluminium case which is important for its cooling; it
gets hot enough to burn you (75C)
L1721[11:32:58] <ShadowKatStudios> It's
funny, I can see when someone is grabbing images, the seed rate on
my torrent drops considerably
L1722[11:33:04] <ShadowKatStudios>
torrents
L1723[11:33:14] ***
DeanIsGone is now known as DeanIsaKitty
L1724[11:33:22] <ShadowKatStudios>
DeanIsaKitty! \o/
L1725[11:33:33] <lperkins2> Probably it's
burstable 12M, so you can load little pages really fast but
anything that takes more than 1/4s tanks.
L1726[11:33:40] <DeanIsaKitty>
ShadowKatStudios! \o/
L1727[11:33:52] <ShadowKatStudios> How
are you?
L1728[11:34:02] <DeanIsaKitty> Quite
fine, how about you?
L1729[11:34:11] <ShadowKatStudios> Great,
playing SMP OC
L1730[11:34:13] <Oddstr13> lperkins2:
yea, I have something like that here
L1731[11:34:27] <DeanIsaKitty> Oddstr13!
\o/
L1732[11:34:40] <Oddstr13> 18Mbps
download burst, 8Mbps constant
L1733[11:34:45] <Oddstr13> DeanIsaKitty:
ohi
L1734[11:35:22] <vifino> gnuradio, y u no
generate config?!?!!?
L1735[11:35:26] <lperkins2> Anyway, I
think I"m dong messing around with the flood gates; they work
perfectly for pourable concrete.
L1736[11:35:47] <lperkins2> Now I just
need to find someone to do a texture for it and it will be ready
for release.
L1737[11:40:03] <lperkins2> The
purple/black box is kinda painful to watch
L1738[11:40:15] <lperkins2> but that's a
project for tomorrow, it's like 4 AM here...
L1739[11:40:21] <lperkins2> later
all
L1740[11:40:43] <DeanIsaKitty> Oh hey, I
found a server that is vulnerable to Heartbleed :D
L1741[11:41:07] <lperkins2> Oh
boy...
L1742[11:41:30] <ShadowKatStudios> If
Debian has an i486 version
L1743[11:41:32] <ShadowKatStudios> by
that logic
L1744[11:41:38] <ShadowKatStudios> I
could run it on a 486 box, yes?
L1745[11:41:41] ***
Pwootage|Off is now known as Pwootage
L1746[11:42:02] <lperkins2> Yes, in
theory.
L1747[11:42:54] <lperkins2> But they
probably don't actually test it on one that old, so you'll probably
find oddities.
L1748[11:43:22] <ShadowKatStudios> It
would also be painfully slow at 33Mhz
L1749[11:43:40] <ShadowKatStudios> also
no FPU
L1750[11:43:40] <lperkins2> And you may
have different optional flags than they copiled it for.
L1751[11:44:10] <lperkins2> Not all 486
branded CPUs supported all the 486 instructions.
L1753[11:44:41] <lperkins2> Plus, at
33MHz, you'll probably get timeouts on everything
L1754[11:45:21] <ShadowKatStudios> I
could use an old i486 debian version
L1755[11:45:59] <lperkins2> I would look
at damn small linux; it caters to old machines.
L1756[11:46:09] <lperkins2> anyway,
'night
L1757[11:46:22] <ShadowKatStudios> I have
a copy of Vira Linux II
L1758[11:46:56] <Sangar> o/
L1759[11:47:01] <ShadowKatStudios>
\o
L1760[11:47:01] <Wired> lperkins2:
Considering what old is nowadays, even the heavier distros would
probably run fine.
L1761[11:47:35] <ShadowKatStudios>
Sangar: Can we have a card capible of detecting beeps?
L1762[11:47:48]
⇦ Quits: tattyseal (~tattyseal@2.25.3.115) (Quit:
Leaving)
L1763[11:48:07] <Wired> Morse code
beeping > wireless cards
L1764[11:48:28] <ShadowKatStudios> I was
going with something more efficient
L1765[11:48:44] <Sangar> meh, that sounds
very specific. someone should make a generic "microphone"
card instead :P (but not me, because that needs clients telling the
server when they "heard" a sound, which is even more
meh)
L1766[11:48:56] <dangranos> asie
L1767[11:49:00] <asie> dangranos:
what?
L1768[11:49:05] <asie> a microphone
card?
L1769[11:49:08] <asie> planned for the
sound system
L1770[11:49:11] <asie> which is
vaporware
L1771[11:49:20] <ShadowKatStudios>
Transfer a byte as a beep something like 2000/8
L1772[11:51:16] ***
Pwootage is now known as Pwootage|Off
L1773[11:51:25] <ShadowKatStudios> Still,
imagine the cheap wireless networking possibilities
L1774[11:51:40] <ShadowKatStudios> It
would be slow, but it would be data you could hear
L1775[11:51:56] <Wired> Sounds like one
of those dial-up modems.
L1776[11:52:02] <ShadowKatStudios> yep
:D
L1777[11:52:34]
⇦ Quits: RolandMcDookus
(~McDookus@96-33-16-244.dhcp.jcsn.tn.charter.com) (Quit:
Leaving)
L1778[11:53:49] <vifino> I want a sip
number ._.
L1779[11:54:15] <Wired> What's with this
IRC Channel and incredibly specific acronyms?
L1780[11:54:49] <Aedda> Sangar: Regarding
the issue about user permissions, screen locking, etc. would it be
helpful if I broke that up into individual issues?
L1781[11:55:46] <Sangar> Aedda, i think
it's fine to have it in one
L1782[11:55:57] <Aedda> Cool, then I will
leave it alone. :)
L1783[11:56:27] <dangranos> vifino, i
want static ipv6 address, or at least static address
L1784[11:57:32] <vifino> Wired: sip? Uhm.
Session initiation protocoll or something like that
L1785[11:57:46] <vifino> Used for
voip
L1786[11:57:53] <dangranos> XD
L1787[11:58:05] <vifino> dangranos:
?
L1788[11:58:23] <dangranos> nothing
L1789[11:59:17]
⇨ Joins: RolandMcDookus
(~McDookus@96-33-16-244.dhcp.jcsn.tn.charter.com)
L1790[12:14:22] <ShadowKatStudios> Heh,
anyone want to know how much I use my phone?
L1791[12:15:11] <vifino> Not at all?
:p
L1792[12:15:12] <MisterErwin>
ShadowKatStudios: I'm guessing only as an alarm clock :p
L1793[12:15:36] <ShadowKatStudios> Well,
at the moment, I'm wondering if it's charged or totally flat,
because I have no idea.
L1794[12:15:48] <dangranos> lol
L1795[12:16:03] <vifino> I lost my phone
in my room.
L1796[12:16:06] <dangranos> nearly same
when its weekend
L1797[12:16:07] <vifino> /again/
L1798[12:16:09] <dangranos> ^
L1799[12:16:15] <MisterErwin> ...
L1800[12:16:23] <vifino> Well, third time
in two weeks.
L1801[12:16:23] <dangranos> MisterErwin,
that happens, yes
L1802[12:16:48] <MisterErwin> Well.. I
lost my 2nd screen once, but...
L1803[12:24:04] <Ender> day 2 of new job,
still loving it
L1804[12:25:41] ***
alekso56 is now known as alekso56_off
L1805[12:25:56] ***
alekso56_off is now known as alekso56
L1806[12:26:18] <colin_> now that Sangar
is back let me try this again ;)
L1808[12:26:57]
⇦ Quits: Kasei (~KaseiFR@kasei.fr) (Ping timeout: 378
seconds)
L1809[12:27:50] <Ender> colin_: do you
realise your minecraft has two sets of -Xmx & -Xms ?
L1810[12:27:53] <Sangar> colin_, looks
like your forge installation failed downloading some libs, try
reinstalling
L1811[12:29:51] <colin_> Sangar ill give
it a try
L1812[12:30:05] <colin_> should be able
to just extract right?
L1813[12:30:11] <colin_> not using
.minecraft
L1814[12:30:25] <colin_> Ender i do know
;)
L1815[12:30:43] <Sangar> you'll have to
run the installer, because that's what downloads the libs
L1816[12:30:45] <Ender> colin_: either
use multimc or just try reruning the forge installer
L1817[12:31:14] <colin_> it wont install
in my folder :P
L1818[12:31:15] <Sangar> if multimc does
that, that's cool. i admit i'm a vanilla launcher pleb
>_>
L1819[12:31:24] <colin_> i use
.asielancher
L1820[12:31:29]
⇨ Joins: marcin212 (~marcin212@176.111.135.116)
L1821[12:31:49] <Sangar> you can copy the
libraries folder after running the installer
L1822[12:31:54] <Ender> Sangar: with
multimc you click a button,, select what verion you want then click
ok and it's donw
L1823[12:32:08] <Logon> Anyone have any
good tips on what to use the robots for?
L1824[12:32:10] <ShadowKatStudios>
Sangar: Does accessing the temporary FS use power?
L1825[12:32:41] <Sangar>
ShadowKatStudios, yeah, it's a file system like any other
L1826[12:32:46] <ShadowKatStudios>
Damn.
L1827[12:32:59] <ShadowKatStudios> Okay,
looks like for power saving, I'll be writing a ramfs
L1828[12:33:21] <Ender> Logon:
skynet
L1829[12:33:29] <ShadowKatStudios> It
just occured to me that using a non-HDD/FDD FS would use less
power
L1830[12:33:59] <Logon> The thing is that
i can make it mine etc but can't really figure out a good and
efficent use :P Maybe make one iwth a chunkloader to fly around and
steal stuff from my friends chests... idk
L1831[12:34:18] <ShadowKatStudios> Drones
are better suited to theft
L1832[12:34:26] <ShadowKatStudios> they
can go through doors, I think
L1833[12:34:49] <Sangar> if the door is
open :P
L1834[12:34:59] <ShadowKatStudios> Well,
of course.
L1835[12:35:48] ***
prassel|off is now known as prasselpikachu
L1836[12:36:17] <ShadowKatStudios>
Sangar: I'm intending to impliment FS caching to save power. Is
this what you expected out of OC? :P
L1837[12:37:05] <Sangar> if expecting to
be surprised by what people might do with it counts, yes ;)
L1838[12:37:35] <ShadowKatStudios> Gotta
love having kernel-level access
L1839[12:39:13] <Ender> :/ this laptop
only has IE 9 and that dowsnt work with koding.com
L1840[12:39:36] <Logon> Is there any way
to name / see what adapter a component i connected to?
L1841[12:40:21] <Ender> you can use the
analyzer
L1842[12:40:23] <Ender> i tibnkn
L1843[12:40:27] <Ender> think*
L1844[12:41:06] <Logon> Hmm, yes but can
i get it from code?
L1845[12:41:26] <Ender> not that i know
of
L1846[12:42:38]
⇦ Parts: Ender (Ender@theender.net) ())
L1847[12:42:49]
⇨ Joins: Ender (Ender@theender.net)
L1848[12:42:49]
zsh sets mode: +o on Ender
L1849[12:42:54] <Ender> fucking
mouse
L1850[12:43:07]
⇦ Quits: Wired (~jacob@c-75-72-220-179.hsd1.mn.comcast.net)
(Quit: WeeChat 1.0.1)
L1851[12:43:08] <Ender> .stats
L1853[12:43:50]
⇨ Joins: Wired
(~wired@c-75-72-220-179.hsd1.mn.comcast.net)
L1854[12:44:45] <Wired> Just made my
first tablet in survival. IRC client ftw ^_^
L1855[12:45:23] <Ender> lol
L1856[12:46:56] <Wired> But I think I may
have spent too many diamonds on it :/
L1857[12:47:34] <Aedda> The default
recipes are kind of lol-expensive. I have yet to put anything OC in
my survival world
L1858[12:48:08] <Logon> TABLETS
L1859[12:48:13] <Logon> How did i not
know this
L1860[12:48:30] <dangranos> also look at
eeprom and drones
L1861[12:48:42] <Wired> Logon: You should
make your name Gurren_Logon for lols.
L1862[12:48:55] <Logon> I should
L1863[12:49:41] ***
ConcernedSleeperAgent is now known as ConcernedHobbit
L1864[12:50:08] <Wired> Is there any cool
packages on oppm I should look into?
L1865[12:50:19] <ShadowKatStudios>
tar
L1866[12:50:50] <Wired> *names the only
one I know exists*
L1867[12:50:59] <ShadowKatStudios> oppm
list
L1868[12:51:58] <Wired> >_>
L1869[12:52:51] *
DeanIsaKitty cuddles ShadowKatStudios
L1870[12:53:09] *
ShadowKatStudios cuddles DeanIsaKitty
L1871[12:53:14] *
Wired is creeped out.
L1872[12:53:36] *
Ender cuddles DeanIsaKitty & ShadowKatStudios
L1873[12:53:38] <Wired> exit
L1874[12:53:41] <Wired> oppm install
maze
L1875[12:53:47] <Wired> oppm install
maze
L1876[12:53:49] *
DeanIsaKitty cuddles Ender & ShadowKatStudios
L1877[12:53:51] <Wired> grr
L1878[12:53:56] <Ender> Wired: you're in
irc
L1879[12:54:00] <Logon> haha
L1880[12:54:02] <Wired> I realized that
now
L1881[12:54:06] <Ender> lol
L1882[12:54:11] <Oddstr13> xD
L1883[12:54:18] <Wired> I used a shortcut
I'm used to in weechat ._.
L1884[12:54:24] <Wired> Old habits die
really hard.
L1885[12:54:54] <ShadowKatStudios> My
firefox is dying
L1886[12:54:58]
⇦ Quits: Wired (~wired@c-75-72-220-179.hsd1.mn.comcast.net)
(Quit: Wired)
L1887[12:55:18] <ShadowKatStudios> it's
up to the point it breaks
L1888[12:55:20] <ShadowKatStudios> also
youtube
L1889[12:55:22] <ShadowKatStudios>
bbs
L1890[12:55:30]
⇨ Joins: jacob
(~jacob@c-75-72-220-179.hsd1.mn.comcast.net)
L1891[12:55:36] <Oddstr13>
ShadowKatStudios: well, atleast it's dying from a harddrive
location of your choice
L1892[12:55:37] <jacob> There, back in
weechat. Much better.
L1893[12:55:41] *
Oddstr13 looks hard at Chrome
L1894[12:56:17] ***
jacob is now known as Wired
L1895[12:56:34] <Wired> I think the
telnet in oppm is broken...
L1896[12:56:56] <Oddstr13> oooo,
unencrypted passwords for me?!
L1897[12:57:34] <vifino> We need ssh in
oc.
L1898[12:57:41] <vifino> We. Need.
That.
L1899[12:58:56] <colin_> im stumped
L1900[12:59:12] <colin_> reinstalled
forged to .minecraft copied over libraries, same error
L1901[13:01:29]
⇦ Quits: VikeStep
(~VikeStep@CPE-121-222-88-53.lnse1.cha.bigpond.net.au) (Quit:
Leaving)
L1902[13:09:31] <colin_> Sangar any other
ideas?
L1903[13:09:56] <colin_> i assume its a
problem with libraries/com/typesafe/config?
L1905[13:11:55] <Sangar> huh. if that's
there then something is screwing with the class loading. badly. see
if it works with only oc.
L1907[13:15:13] <Sangar> huh
L1908[13:15:42]
⇨ Joins: Inari
(~Uni@p549CE470.dip0.t-ipconnect.de)
L1909[13:16:19]
⇨ Joins: Johannes13 (~Johannes@141.70.98.52)
L1910[13:16:23] <colin_> huh indeed
L1911[13:16:27]
⇦ Quits: jgile2
(~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au) (Ping
timeout: 378 seconds)
L1913[13:22:36] ***
ConcernedHobbit is now known as ConcernedPlayin
L1914[13:22:56] <colin_> any ideas?
L1915[13:23:39] <Sangar> try with a
different launcher? >_>
L1916[13:23:45] <Caitlyn> The minecraft
jar
file:/C:/Users/dxtr/.asielauncher/OPCPack/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class
appears to be corrupt! There has been CRITICAL TAMPERING WITH
MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get
a clean copy and try again! o_O
L1917[13:24:07] <Caitlyn> Did i miss
where that was a thing now?
L1918[13:24:34] <Sangar> asie hacking all
the clients
L1919[13:25:02] <colin_> it works with
50+ mods
L1920[13:25:07] <colin_> stops working
when i add OC
L1921[13:25:17] <colin_> i do NOT blame
the launcher in that case
L1922[13:25:30] <Sangar> if it works with
other launchers, i do :P
L1923[13:26:00] <asie> Caitlyn:
sshhhhhh.
L1924[13:27:30] <colin_> then what does
OC do/need differently than those 50+ other mods?
L1925[13:27:43] <Sangar> use the typesafe
config lib?
L1926[13:28:43] <Logon> What tools to you
have to see where the tablet is? Worldpos that is
L1927[13:29:58] <ShadowKatStudios>
yay
L1928[13:30:03] <ShadowKatStudios> first
computer
L1929[13:30:18] <ShadowKatStudios> Guess
what OS it runs?
L1930[13:31:21] <Inari> probably
none
L1931[13:31:36] <ShadowKatStudios>
micrOS
L1933[13:32:26] <Inari> ah, must be quite
the late computer then
L1934[13:32:29]
⇦ Quits: iceman11a|off
(iceman11a@cpe-74-141-56-150.swo.res.rr.com) (Quit:
Leaving)
L1935[13:32:43] <ShadowKatStudios> late
computer?
L1936[13:33:10] <Inari> well the first
computers were tally sticks
L1937[13:33:12] <Inari> they didnt have
any OS
L1939[13:34:46] <ShadowKatStudios> Huh, I
lose over 125 vertical pixels of screen real-estate running
Windows
L1940[13:34:54] <ShadowKatStudios> On
Linux I lose maybe 32
L1941[13:35:01] <ShadowKatStudios>
33
L1942[13:35:21] <ShadowKatStudios> gotta
account for the single pixel the panel uses to prove it still
exists
L1943[13:35:25] <Logon> wtf, tablet with
navigation upgrade gives nil when i stand next to the crafting
spot
L1944[13:35:26] <dangranos> wait, your
interface size setting is set to big?
L1945[13:35:46] <ShadowKatStudios>
dangranos: On Windows?
L1946[13:35:58] <Inari> you could
like
L1947[13:35:59] <dangranos> in mc
L1948[13:36:01] <Inari> tell your taskbar
to hide
L1949[13:36:02] <Inari> :P
L1950[13:36:07] <ShadowKatStudios> Yeah,
it is.
L1951[13:36:11] <ShadowKatStudios> Inari:
I just did.
L1952[13:36:23] <Inari> or to use
smallsymbols
L1953[13:36:38] <ShadowKatStudios>
dangranos: Normal or small annoys me
L1954[13:36:43] <dangranos> ...
L1955[13:36:53] <Inari> well i use the
Large interface seting
L1956[13:36:58] <Inari> cause small is
just ridiculous small
L1957[13:37:03] <Inari> and normal is meh
ok-ish but not great
L1958[13:37:06] <ShadowKatStudios> I
think due to the fact I used to play on my mum's laptop, which was
also a 1440x900 19" monitor
L1959[13:37:13] <colin_> Sangar i stand
corrected
L1960[13:37:15] <dangranos> large takes
too much space, and small is too small
L1961[13:37:16] <ShadowKatStudios> and
she liked the big setting
L1962[13:37:19] <dangranos> so normal
only
L1963[13:37:32] <Inari> i dont think
Large takes up too much space personally ;D
L1964[13:37:37] <ShadowKatStudios>
dangranos: You have a lower-res screen than me, don't you?
L1965[13:37:43] <colin_> no issue with
vanilla launcher
L1966[13:37:48] <ShadowKatStudios> Inari:
What res screen do you have?
L1967[13:38:12] <dangranos>
1920x1080
L1968[13:38:20] <ShadowKatStudios>
._.
L1969[13:38:33] <ShadowKatStudios> You
have a higer-res monitor than me
L1970[13:38:34] <colin_> asie any idea
what could be causing that? or did jakimfett mess it up?
L1971[13:38:45] <asie> colin_: no
idea
L1972[13:38:49] <asie> i use OC w/
AsieLauncher fine
L1973[13:38:56] <Inari> 1920x1080 and
like uh.. 23" apparently
L1974[13:39:19] <ShadowKatStudios> Dual
1440x900 19"
L1975[13:39:25] <colin_> asie could i get
a copy of your instance?
L1976[13:39:34] <ShadowKatStudios>
Apparently you can't buy 19" at any higher resolutions than
that q_q
L1977[13:39:34] <Inari> if you want
something taking up too much space use Auto
L1978[13:40:05] <asie> colin_: not
really, no
L1979[13:40:06] <asie> not now at
least
L1980[13:40:53] <colin_> are you using a
private build? or the latest from github/jenkins?
L1981[13:41:32] <asie> latest
L1982[13:41:55] <ShadowKatStudios> So
what good OSS magic mods are there?
L1983[13:45:02] <ShadowKatStudios>
Botania is OSS
L1984[13:45:18] <ShadowKatStudios>
Sangar: OC doesn't have support for power from magic mods, does
it?
L1985[13:45:46] <Sangar> no
L1986[13:45:56] <ShadowKatStudios>
D:
L1987[13:49:07] <ShadowKatStudios> I
wonder if botania has an API
L1988[13:53:00]
⇦ Quits: RolandMcDookus
(~McDookus@96-33-16-244.dhcp.jcsn.tn.charter.com) (Read error:
Connection reset by peer)
L1989[13:53:06] <asie> ShadowKatStudios:
Botania mostly
L1990[13:53:08] <asie> it has an API
yes
L1991[13:53:14] <asie> and it has an RF
converter builtin
L1992[13:53:19] <Logon> how big is the
geolyzer noise? stone seems to be around 2 but also 3-4?
L1993[13:53:22] <ShadowKatStudios> that
works \o/
L1994[13:53:33] <ShadowKatStudios> Cool,
I can have magic-powered computers
L1995[13:53:39] <asie> ShadowKatStudios:
flower power computing
L1996[13:53:42]
⇨ Joins: RolandMcDookus
(~McDookus@96-33-16-244.dhcp.jcsn.tn.charter.com)
L1997[13:53:49] <asie> the hippie tech
nerd's dream
L1998[13:54:10] <ShadowKatStudios> I have
a family of hippies
L1999[13:54:12] <ShadowKatStudios> fits
me
L2000[13:58:31] ***
ConcernedPlayin is now known as ConcernedHobbit
L2001[13:58:55]
⇨ Joins: Azazel
(uid52684@id-52684.charlton.irccloud.com)
L2002[13:59:33] ***
Azazel is now known as Azazel|skool
L2003[14:01:29] <Roadcrosser> back
L2004[14:01:31] <Roadcrosser> is he
gone?
L2005[14:02:06]
⇦ Quits: Johannes13 (~Johannes@141.70.98.52) (Ping timeout:
378 seconds)
L2006[14:03:43]
⇨ Joins: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L2007[14:09:37] ***
prasselpikachu is now known as prassel|off
L2008[14:13:41]
⇨ Joins: Mirodin
(~quassel@2a02:810d:12c0:1878:b94d:8338:56f:978c)
L2009[14:22:48] <ShadowKatStudios> asie:
Would I need another power mod for OC to recoignise it needs power
besides Botania?
L2010[14:24:20] ***
prassel|off is now known as prasselpikachu
L2011[14:25:44] <asie> ShadowKatStudios:
You might need CoFHCore in
L2012[14:26:28] <ShadowKatStudios>
Okey.
L2013[14:28:17]
⇦ Quits: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 200
seconds)
L2014[14:31:12]
⇨ Joins: tattyseal (~tattyseal@2.25.3.115)
L2015[14:41:20] <ShadowKatStudios> Does
CityWorld work with Cauldron in 1.7.10?
L2016[14:46:01]
⇨ Joins: dangranos_ (~dangranos@176.50.146.34)
L2017[14:47:50] <Kubuxu> I used too hot
water for my Yerba. :C
L2018[14:48:18]
⇦ Quits: dangranos (~dangranos@37.23.207.193) (Ping timeout:
194 seconds)
L2019[14:49:21] <ShadowKatStudios> What
is the name of the forge library directory?
L2020[14:50:13]
⇨ Joins: Vexatos
(~Vexatos@p200300556E1C1F6925952AB3D56B767D.dip0.t-ipconnect.de)
L2021[14:50:13]
zsh sets mode: +v on Vexatos
L2022[14:51:59] <ShadowKatStudios> Will
OC 1.7.10 run with forge 1207?
L2023[14:52:35] <Sangar> pretty sure it
does
L2024[14:52:47] <ShadowKatStudios> Okay,
cool.
L2025[14:52:51] <ShadowKatStudios> Gonna
try Cauldron
L2026[14:53:53] ***
alekso56 is now known as alekso56_off
L2027[14:56:26] ***
LearningFairy is now known as Daiyousei
L2028[14:57:09] <ShadowKatStudios> Uhm,
this is odd
L2030[14:57:16] <ShadowKatStudios> Would
it be due to cmd?
L2031[14:59:25] <colin_> 1207? latest
cauldron is 1236
L2032[14:59:57] <ShadowKatStudios> I
can't find a copy
L2033[15:00:20] <ShadowKatStudios> found
1236
L2035[15:00:53] <colin_> 212 with 1236.05
libs
L2036[15:02:07] <ShadowKatStudios> My HDD
is "fast" 1.19MB/s
L2037[15:03:15] <ShadowKatStudios> It's
not even hitting SATA 3 speeds
L2038[15:03:25] <ShadowKatStudios> By the
way, fuck the EULA
L2039[15:03:51] <colin_> heh
L2040[15:05:00] <ShadowKatStudios>
.jenkins
L2041[15:05:13] <EnderBot2> Latest
builds:
ICBMComponent: #21
|
OpenLights1.7: #18 |
OpenComputersDev: #310 |
OpenPrinter: #79 |
OpenComputers: #21 |
OpenLights: #20 |
OpenGlasses: #44 |
OpenPrinter1.7: #102
L2042[15:05:47] <ShadowKatStudios>
.jenkins OpenPrinter1.7
L2044[15:06:13] <ShadowKatStudios>
.jenkins OpenGlasses
L2046[15:07:01] <ShadowKatStudios> Time
to see if this mashup runs
L2047[15:07:58] <ShadowKatStudios> it
works
L2048[15:08:02] <ShadowKatStudios>
surprisingly fast, too
L2049[15:09:03] <ShadowKatStudios> asie:
You were right, detecting power needs cofh core, OC just notified
me.
L2050[15:11:34] <ShadowKatStudios> So,
the endstone in the drone recipe is a pain, what should I replace
it with?
L2051[15:11:39] <Sangar> ugh, for what
inexplicable reason does harvestcraft have these weird
"1+1=2" recipes? -.- the exceptions needed to handle
those cycles are killing me
L2052[15:13:23]
⇦ Quits: tattyseal (~tattyseal@2.25.3.115) (Quit:
Leaving)
L2053[15:15:52] <Kubuxu> Sangar: Fresh
clone of OC from Git in unrunnable. I am getting exceptions about
doubled Waila jar and missing ChickenBonesCore(propably do to
deploader not running0.
L2054[15:16:03] <Kubuxu> s/do/due/
L2055[15:16:03] <Kibibyte> <Kubuxu>
Sangar: Fresh clone of OC from Git in unrunnable. I am getting
exceptions about dueubled Waila jar and missing
ChickenBonesCore(propably do to deploader not running0.
L2056[15:16:39] <Kubuxu> Fresh clone of
OC from Git in unrunnable. I am getting exceptions about doubled
Waila jar and missing ChickenBonesCore(propably due to deploader
not running).
L2057[15:16:45] <Kubuxu> sorry about
spam
L2058[15:17:42] <Sangar> does building
work? (gradlew build)
L2059[15:18:11] <Vexatos> Sangar: I
asssume the HarvestCraft recipes are ore dictionary
L2060[15:18:17] <Kubuxu> yes it does as
direct dependncies are loaded.
L2061[15:18:20] <Vexatos>
oredict+oredict->Harvestcraft item
L2062[15:18:29] <Vexatos> as everything
in harvestcraft has an oredict entry
L2063[15:19:21] <ShadowKatStudios> What
happened to the power converter?
L2065[15:19:34] <Vexatos> Yes
L2066[15:19:39] <Sangar> there are no
alternatives
L2067[15:19:42] <Vexatos> that's most
likely oredict+oredict->unified
L2068[15:19:45] <Vexatos> I know
L2069[15:19:47] <Kubuxu> If you had other
mod
L2070[15:19:49] <Vexatos> because there
is no other mod
L2071[15:19:53] <Sangar> <_>
L2072[15:20:00] <Vexatos> adding
foodFruitStrawberry or whatever it is
L2073[15:20:07] <Sangar> why would you
need that with oredict?
L2074[15:20:15] <Sangar> the whole point
is that you can use it interchangeably
L2075[15:20:23] <Kubuxu> to plant?
L2076[15:20:31] <Kubuxu> IDK
L2077[15:20:31] <Vexatos> For compat with
other mods
L2078[15:20:34] <Vexatos> and for
planting, yes
L2079[15:20:44] <Sangar> still annoying
as hell :X
L2080[15:21:01] <Vexatos> Why?
L2081[15:21:44] <Sangar> working on
craftingcosts; those cycles are a pita
L2082[15:22:05] <ShadowKatStudios>
Sangar: So I have a capacitor next to a Botania Mana Fluxfield, and
it's not filling the capacitor when the fluxfield gets mana
L2083[15:22:09] <Vexatos> craftingcosts
for EVERYTHING, sangar?
L2084[15:22:10] <Vexatos> o.o
L2085[15:22:15] <Sangar> i need an
exception entry in the config for each one of those because i can't
resolve them automatically :/
L2086[15:22:44]
⇨ Joins: iceman11a
(iceman11a@cpe-74-141-56-150.swo.res.rr.com)
L2087[15:22:53] ***
prasselpikachu is now known as prassel|off
L2088[15:23:01] <Kubuxu> Sangar: what are
you doing?
L2089[15:23:03] <Sangar> Vexatos, existed
for a while now :P (
http://git.io/n0WKYg) but it was kinda...
suboptimal. working on a better implementation now.
L2090[15:23:03] <ShadowKatStudios>
wait
L2091[15:23:10] <ShadowKatStudios> I
don't have COFHCore
L2092[15:23:18] <Vexatos> wait wait
wait
L2093[15:23:25] <Kubuxu> lovi' it
L2094[15:23:30] <Vexatos> Sangar, Alt?
Not LShift? how did you fix that U:
L2095[15:23:52] ***
prassel|off is now known as prasselpikachu
L2096[15:23:53] <Vexatos>
ShadowKatStudios, do you need that mod?
L2097[15:23:53] <Sangar> Vexatos, by
hardcoding the keybind >_> am changing that, too. so it'll be
LMENU again. :P
L2098[15:23:56] <Vexatos> I do not think
you do
L2099[15:24:02] <Vexatos> LMenu it was,
right
L2100[15:24:18] <ShadowKatStudios> I
think I need COFHCore for botania and OC to try to use RF
L2101[15:24:52] <Kubuxu>
ShadowKatStudios: There is now just RFLib or something.
L2102[15:25:08] <Kubuxu> Everything addin
RF should depend on that.
L2103[15:25:38] <ShadowKatStudios>
Kubuxu: OC was saying no power mod was installed, and Botania only
has an RF converter
L2104[15:27:31] <ShadowKatStudios>
Power!
L2105[15:27:39] <ShadowKatStudios>
Computer flower-power!
L2106[15:27:58] <Kubuxu>
ShadowKatStudios: you teoretically should install CoFHLib
L2107[15:28:28] <Vexatos>
ShadowKatStudios, Just checked
L2108[15:28:30] <Vexatos> you do
not
L2109[15:28:40] <Vexatos> You just need a
mod shipping the CoFH API
L2110[15:28:44] <Vexatos> for example
CoFHLib
L2111[15:28:54] <Vexatos> CoFHLib is not
a mod
L2112[15:29:03] <ShadowKatStudios>
Vexatos: It works with COFHCore, and it doesn't work without,
that's all I know, and it's what I'm rolling with.
L2113[15:29:04] <Vexatos> it does not add
anything except containing the APIs
L2114[15:29:08] <Vexatos>
ShadowKatStudios, NO
L2115[15:29:13] <Vexatos> Do. Not. Use.
It.
L2116[15:29:15] <Vexatos> Use
CoFHLib
L2117[15:29:31] ***
manmaed|AFK is now known as manmaed
L2118[15:31:06] <ShadowKatStudios>
Vexatos: COFHLib also works
L2119[15:31:28] <Vexatos> Yes, and that
one doesn't add anything to your game
L2120[15:31:43] <Vexatos> It also fixes
any issue you might have with CoFH version incompatibilities
L2121[15:32:03] <Kubuxu> CoFHLib is less
intrusive. CoFHCore contains a few coremods and can be problematic.
Also it is on "visible" code licence.
L2122[15:32:03] <Vexatos> Because FML
apparently doesn't care about API versions .-.
L2123[15:33:10] <Kubuxu> API versioning
in Forge is fc** up. Different major version of api shoud throw
error.
L2124[15:34:10] <ShadowKatStudios>
chickenbones's mods aren't OSS, are they?
L2125[15:37:00] <Vexatos>
ShadowKatStudios, they are
L2126[15:37:01] <Vexatos> MIT
L2127[15:37:05] <Kubuxu> SKS: They are on
MIT. All. I don't know how often he pushes to Core. But CoFH do it
almost never.
L2128[15:37:06] <ShadowKatStudios> Oh,
cool.
L2129[15:37:13] <ShadowKatStudios>
Okay.
L2130[15:37:21] <Vexatos> Kubuxu, no, FML
should just inject the API with the latest version into the
classpath
L2131[15:37:27] <Vexatos> Not the first
one it finds
L2132[15:37:30] <Vexatos> that's the
problem
L2133[15:37:44] <ShadowKatStudios> So, if
I'm not mistaken, all the mods that will be running on my server
are OSS
L2134[15:37:51] <ShadowKatStudios> That's
quite a fluke
L2135[15:37:55] <Kubuxu> Cool
L2136[15:38:32] <gamax92> Hello
Vexatos
L2137[15:38:46] <gamax92> How dow you
doo?
L2138[15:38:51] <ShadowKatStudios> Well,
that is, if you count "visible code lisence" as OSS
L2139[15:38:51] <Vexatos>
ShadowKatStudios, asie will be proud
L2140[15:38:58] <Vexatos> Heh
L2142[15:39:27] <Kubuxu> Vexatos: FML
does it but: 1. coremods are loaded before and screw with it; 2.
you can use <version>+ and then you have crashes becouse API
is too new for some mode.
L2143[15:39:34] <Kubuxu>
s/mode/mods
L2144[15:39:34] <Kibibyte> <Kubuxu>
Vexatos: FML does it but: 1. coremods are loaded before and screw
with it; 2. you can use <version>+ and then you have crashes
becouse API is too new for some mods.
L2145[15:39:39] <Vexatos> FML does
not
L2146[15:39:43] <Vexatos> that's the
problem
L2147[15:39:45]
⇦ Quits: iceman11a
(iceman11a@cpe-74-141-56-150.swo.res.rr.com) (Quit:
Leaving)
L2148[15:39:47] <Vexatos> it does not, I
checked
L2149[15:40:06] <Vexatos> It really just
injects the first API it finds
L2150[15:40:10] <Vexatos> doesn't care
about the version
L2151[15:40:11] <Vexatos> at all
L2152[15:40:33]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 378 seconds)
L2153[15:40:58] <Kubuxu> Vexatos: Becouse
you shouldn't ship @API annotated API with mod that does not
provide it.
L2154[15:41:08] <Kubuxu> This was whole
point about @API
L2155[15:41:28] <ShadowKatStudios> If I
want to replace the endstone in the drone case recipe, what should
I replace it with?
L2156[15:41:42] <Vexatos> Err what
L2157[15:42:21] <Kubuxu> SKS:
Obsydian?
L2158[15:42:22] <Vexatos> Kubuxu, what do
you mean
L2159[15:42:23] <gamax92> Forge is
fun.
L2160[15:42:58] <Kubuxu> Vexatos: OC's
API should be shipped only with OC. No addon should ship it.
L2161[15:43:09] <Kubuxu> It sould be same
with all other mods.
L2162[15:43:09] <Vexatos> Well, that's
what @API is for
L2163[15:43:15] <Vexatos> to allow other
mods to ship it
L2164[15:43:19] <Kubuxu> Nope.
L2165[15:43:21] <Vexatos> otherwise use
@Optional
L2166[15:43:46] <Vexatos> if other mods
weren't allowed to ship it, @API wouldn't make sense as you could
just depend on the mod instead of its API
L2167[15:43:53] <Vexatos>
s/allowed/supposed
L2168[15:43:53] <Kibibyte>
<Vexatos> if other mods weren't supposed to ship it, @API
wouldn't make sense as you could just depend on the mod instead of
its API
L2170[15:44:34] <Kubuxu> Just Lex's
words. :[
L2171[15:46:56] <Vexatos> "use the
@Optional annotation to address it."
L2172[15:47:10] <Vexatos> @Optional
pretty much replaces @API
L2173[15:47:20] <Vexatos> Except for that
particular case when multiple mods depend on the same API
L2174[15:47:23] <Vexatos> (see
CoFH)
L2175[15:47:31] <Vexatos> Forge/FML has
no handling for such a thing
L2176[15:47:36] <Vexatos> that's the
problem
L2177[15:47:45] <Vexatos> @API is
supposed to handle it, but it does not
L2178[15:47:48] <Kubuxu> Then you create
something like CoFHLib.
L2179[15:47:55] <Kubuxu> Which ships just
APIs
L2180[15:49:10] <Vexatos> Yes, but you
should not be forced to load CoFHLib
L2181[15:49:15] <Vexatos> to have the
API
L2182[15:50:25] <Kubuxu> As CoFHLib is
API provider I think it should be this way.
L2183[15:51:01] <Vexatos> Or FML should
just respect the API version and always load the latest
L2184[15:51:31] ***
alekso56_off is now known as alekso56
L2185[15:52:35] <Kubuxu> What if there
are two mods providing same two API but having different version so
one have one API newer and second has second?
L2186[15:52:47] <Kubuxu> Loading parts of
a jar is pain.
L2187[15:53:02] <Kubuxu>
s/pain/painful/
L2188[15:53:02] <Kibibyte> <Kubuxu>
Loading parts of a jar is painful.
L2189[15:56:08]
⇨ Joins: Negi
(~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L2190[15:57:50] <Negi> Mleh.
L2191[15:58:48]
⇦ Quits: GUIpsp (~GUIpsp@jessica.totalsyssolutions.net) (Ping
timeout: 200 seconds)
L2192[15:59:33]
⇨ Joins: GUIpsp
(~GUIpsp@jessica.totalsyssolutions.net)
L2193[16:00:41] <ShadowKatStudios>
okey
L2194[16:00:43] <ShadowKatStudios>
So
L2195[16:00:59] <ShadowKatStudios>
CityWorld won't generate Botania's flowers on Cauldron, and Botania
has no retrogen options
L2196[16:03:44] <ShadowKatStudios>
Hrm
L2197[16:03:55] <ShadowKatStudios> Floral
fertiliser is easy to make, though
L2198[16:04:37] <ShadowKatStudios>
ooooo
L2199[16:05:20] <ShadowKatStudios> Nope,
still just standard MC flowers
L2200[16:05:25] ***
SeanWcom|zzz is now known as SeanWcom
L2201[16:11:41] ***
skyem123|away is now known as skyem123
L2202[16:11:56] ***
alekso56 is now known as alekso56_off
L2203[16:12:34]
⇨ Joins: Shawniac (webchat@95.90.216.187)
L2204[16:14:08] ***
Azazel|skool is now known as Tet
L2205[16:16:21] <Shawniac> hey there
folks, is there any equivalent in opencomputers for this
"computercraft" turtle (robot in oc) function:
'getItemDetail'? It's something like oc's 'getStackInSlot' but it
works for the robot/turtle itself, so it can inspect it's own
inventory
L2206[16:16:46] *
gamax92 pokes Sangar
L2207[16:17:03] <ShadowKatStudios> ~w
database
L2209[16:17:46] <ShadowKatStudios>
Shawniac: I think you can use GetItemDetail on the robot
inventory
L2210[16:17:48] <Sangar> i need an faq
for this :X in pre 1.4.3 use
inventory_controller.getStackInSlot(sides.back, ...), in 1.4.3+ use
inventory_controller.getStackInInternalSlot
L2211[16:18:13] <ShadowKatStudios> You
just have to use back as the side for the inventory functions
L2212[16:21:08] ***
manmaed is now known as manmaed|AFK
L2213[16:22:29] *
Shawniac gives it a shot
L2214[16:23:13] ***
LordFokas|off is now known as LordFokas
L2215[16:23:30] <ShadowKatStudios>
Sangar: What would you recommend I change the End Stone to in the
drone case recipes to in order to make it easier to craft?
L2216[16:23:50] ***
Tet is now known as Hatsuse
L2217[16:23:51] <Sangar> end portal
frame, obviously
L2218[16:24:28] <ShadowKatStudios> Oh,
naturally. No need to *go into* the end.
L2219[16:24:38] <Sangar> exactly
L2220[16:24:58] <Sangar> seriously
though, i dunno. if you have any mod that adds something like
balloons or rotors, use that maybe?
L2221[16:25:50] <ShadowKatStudios> I'll
see if EnderIO adds any, about to install that.
L2222[16:25:51] ***
Pwootage|Off is now known as Pwootage
L2223[16:28:13] <Shawniac> wow nice you
can have up to 64 slots in an robot... mining robots with mules
preinstalled!
L2224[16:28:52] <Shawniac> i wish there
was a fuse of computercraft and opencomputers though, i love cc for
it's simplicity, and oc for persistence and the better OS :P
L2225[16:29:10] <ShadowKatStudios> Modify
the recipes to be cheaper.
L2226[16:29:14] <ShadowKatStudios> It's a
matter of config.
L2227[16:29:17] <Caitlyn> Eh simplicity
is overrated.
L2228[16:29:18] <Shawniac> i'm playing
creative anyways
L2229[16:29:29] <Shawniac> but in cc i
simply click turtle and roll
L2230[16:29:33] <ShadowKatStudios> At the
moment, I'm changing the drone and microcontroller recipes
L2231[16:29:45] <Shawniac> in oc i have
to craft a robot first and copy the OS to the hdd every time
T_T
L2232[16:29:49] <ShadowKatStudios> Power
or simplicity, your choice.
L2233[16:29:58] <Shawniac> why can't i
have both? :O
L2234[16:30:45] <ShadowKatStudios>
Sangar: How do I get the untranslated name of a mod item?
L2235[16:31:43] <Sangar> lua or
java?
L2236[16:32:12] <ShadowKatStudios> Uh,
Minecraft? :P
L2237[16:32:30] <Sangar>
ItemStack.getUnlocalizedName? :P
L2238[16:32:36] <Vexatos> Shawniac, you
can just copy the OS onto the HDD first
L2239[16:32:42] <Vexatos> and then inser
the HDD into the robot
L2240[16:32:46] <Vexatos> (in the
assembler)
L2241[16:32:50] <Shawniac> Vexatos:
that's what i do
L2242[16:33:03] <Shawniac> but cc
computers spawn with a preconfigured hdd that's faster for creative
mode
L2243[16:33:15] <Vexatos>
ShadowKatStudios, Minetweaker=
L2244[16:33:16] <Vexatos> ?
L2245[16:33:33] ***
prasselpikachu is now known as prassel|off
L2246[16:33:38] <ShadowKatStudios>
Sangar: I guess I'll abuse that :D
L2247[16:33:40] <Vexatos> Shawniac, CC
doesn't support custom OSes/BIOSes you could potentially
insert
L2248[16:33:52] <ShadowKatStudios>
Vexatos: I'm modifying the OC recipes
L2249[16:33:57] <Vexatos> It only has the
one OS
L2250[16:34:03] <Vexatos>
ShadowKatStudios, in minetweaker or some other mod?
L2251[16:34:08] <Shawniac> Vexatos: yeah
i know but that bugs me a bit, it's minor though
L2252[16:34:17] <Vexatos> Uhm
L2253[16:34:20] <Vexatos> /mt hand
L2254[16:34:24] <ShadowKatStudios>
Vexatos: OC has support for modifying recipes on it's own
L2255[16:34:27] <Vexatos> Gives you item
name and oredict entry
L2256[16:34:34] <Vexatos> of the item
you're holding
L2257[16:40:22] <Shawniac>
'bufferChanges=true' has to be set to false if i want to edit the
files on an computer/robot with an external editor right?
L2258[16:40:32] <Ender> yes
L2259[16:41:03] <Vexatos> Shawniac, no,
but it makes it easier
L2260[16:41:23] <Shawniac> Vexatos: alot
easier and basically makes it possible since i don't want to wait
for world saves all day
L2261[16:41:27] <Vexatos> if you disable
that, you will have to take the HDD out of the case, Escape to main
menu, go back and re-insert
L2262[16:41:41] <Vexatos> s/main
menu/pause menu
L2263[16:41:41] <Kibibyte>
<Vexatos> if you disable that, you will have to take the HDD
out of the case, Escape to pause menu, go back and re-insert
L2264[16:41:58] <Shawniac> Vexatos: i
hope the HDD thing is not needed, because that's not possible in a
robot is it?
L2265[16:42:03] <Shawniac> is replacing
the robot the same thing?
L2266[16:42:28] <Shawniac> more like
re-placing
L2267[16:42:48] <Vexatos> it might, not
sure
L2268[16:42:59] <Shawniac> i just
restarted minecraft lets see
L2269[16:42:59] <Vexatos> Or you just
turn of the buffer, ShadowKatStudios
L2270[16:43:02] <Vexatos> Err
Shawniac
L2271[16:43:07] <Shawniac> yes?
L2272[16:43:08] <Vexatos> damn you, tab
autocomplete
L2273[16:43:11] <Shawniac> oh
L2274[16:43:41] <Shawniac> 'Note that
this file is overwritten # whenever you start the game!' why is
that?
L2275[16:44:23] <Vexatos> which
file?
L2276[16:44:38] <Shawniac> the main cfg,
"OpenComputers.cfg"
L2277[16:44:47] <Vexatos> I do not think
it is
L2278[16:44:48] <Vexatos> well, it
is
L2279[16:44:52] <Vexatos> but not the
config settings
L2280[16:45:07] <Shawniac> well but why
is it even rewritten each game start? i mean reading it is enough
isn't it?
L2281[16:45:08]
⇨ Joins: Magik6k
(~Magik6k@host-37-190-200-120.dynamic.mm.pl)
L2282[16:45:28] <Caitlyn> Because.
L2283[16:46:10] ***
Riking|away is now known as Riking
L2284[16:46:15] <Shawniac> i see
L2285[16:46:24]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L2286[16:46:24]
zsh sets mode: +v on asie
L2287[16:46:38] ***
Daiyousei is now known as ShoweringFairy
L2288[16:46:45] <Shawniac> and i
discoverd, forge seems to have implented an ingame config thing for
every mod, why isn't that used? :O
L2289[16:46:55] <Caitlyn> Because.
L2290[16:47:00] <Shawniac> I see
L2291[16:47:39] <Shawniac> We could go on
like this the whole day, but why should we?
L2292[16:47:43] <Caitlyn> Because.
L2293[16:48:09]
⇨ Joins: Vexaton
(~Vexatos@p200300556E1C1F53F8B176D8B71FA0F7.dip0.t-ipconnect.de)
L2294[16:48:09]
zsh sets mode: +v on Vexaton
L2295[16:48:21] ***
Vexatos is now known as Guest63418
L2296[16:48:21]
⇦ Quits: Guest63418
(~Vexatos@p200300556E1C1F6925952AB3D56B767D.dip0.t-ipconnect.de)
(Killed (insanity.esper.net (Nickname regained by
services)))
L2297[16:48:21] ***
Vexaton is now known as Vexatos
L2298[16:49:47] <Shawniac> hmm how do i
find out why of those folders in
".minecraft\saves\<savename\opencomputers" is my
robot? typing "address" in the robot gives none of those
folders names :O
L2299[16:50:13] <Caitlyn>
components
L2300[16:50:19] <Caitlyn> should list the
address of the drive installed
L2301[16:50:31] <Caitlyn> address returns
the address of the robot, not the drive
L2302[16:52:56] <ShadowKatStudios>
Sangar: I figured out what to replace the end stone with
L2303[16:52:59] <Shawniac> hmm ... i
installed the "Inventory Controller Upgrade" in the robot
but i can't call "getStackInSlot" it gives me an error
that the lua file for that couldn't be found
"lib/inventory_controller.lua"
L2304[16:53:00] <ShadowKatStudios> Natura
clouds
L2305[16:53:15] <Sangar> heh
L2306[16:54:10] <Sangar> Shawniac:
component.inventory_controller.getStackInSlot(...)
L2307[16:54:35] <Vexatos> It is a
component, not a library
L2308[16:54:41] <Vexatos> Shawniac, you
use it like CC peripherals
L2309[16:55:20] <Shawniac> oh
L2310[16:55:33] <Shawniac> hmm i find the
oc wiki quite confusing for beginners :/
L2311[16:57:24] <Vexatos> I think it's
well-sorted
L2312[16:57:31] <Vexatos> there is an
APIs and a Components section for a reason
L2313[16:58:00] <Sangar> the wiki is open
for registering, please feel invited to clarify things! it's hard
to document things when you know too much, easy to make assumptions
:P
L2314[16:59:41]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 189 seconds)
L2315[17:00:10] <dangranos_> Shawniac,
computers/robots/drones/microcontrolles doesnt have internal
FS
L2316[17:00:25] <dangranos_> forgot
servers and tablets
L2317[17:00:29] ***
dangranos_ is now known as dangranos
L2318[17:00:38] <ShadowKatStudios>
dangranos: wut
L2319[17:00:40] <Shawniac> dangranos_:
yeah i figured, and that directory only lists hdd's
L2320[17:00:44] <ShadowKatStudios> Don't
they have the tempfs?
L2321[17:00:48] <dangranos> oh
L2322[17:00:51] <dangranos> forgot that
>_<
L2323[17:00:57] <Shawniac> so i have to
searach for the hdd's id and not the robots id
L2324[17:01:05] <dangranos> yep
L2325[17:01:37] <Shawniac> Sangar: well
i'd really like to give it a shot, but i have no idea how to edit a
wiki and stuff and it's university time for me tomorrow, but i'll
give it a shot
L2326[17:01:59] <Shawniac> i'd think
about something like a little working example and how to use
things
L2327[17:02:37] <dangranos>
*updated
L2328[17:02:58] <Caitlyn> I mentioned
that you needed to run components and get the drive ID... lol
L2329[17:03:20] <Magik6k> Sangar, so
everyone registered can automagically edit things?
L2330[17:03:28] <Magik6k> (on wiki)
L2331[17:03:33] <Shawniac> Caitlyn: i
know, i did already and thank you, but i talked to dangranos about
how i already figured out what to do
L2332[17:03:33] <Sangar> yes
L2333[17:03:57] <Shawniac> Caitlyn: oh
wait i didn't, thank you for helping me then :P
L2334[17:04:19] ***
Greylocke|afk is now known as Greylocke
L2335[17:04:48] <Shawniac> aww it's a
shame cc's wiki seems to be down >_> wait i'll grab something
from google's cache to show what i'm thinking about
L2336[17:04:52] <dangranos> or just open
gui and check id of hdd item
L2338[17:05:24] <Shawniac> it contains a
little code snippet on how one might use this particular
function
L2339[17:05:56] <dangranos> um
L2340[17:06:11] <dangranos> this function
seems to be too cheaty
L2341[17:06:25] <Shawniac> it's the same
as oc's lol
L2342[17:07:00] <dangranos> oh wai
L2343[17:07:13] <Shawniac> getStackInSlot
does the same with the side set to "sides.back" as
pointed out by ShadowKatStudios
L2344[17:07:31] <dangranos> at least its
not all info of blocks around robot
L2345[17:07:47] <dangranos> iirc cc added
this?
L2346[17:08:25] <Vexatos> Magik6k, don't
overdo it :P
L2347[17:08:56] <Magik6k> Vexatos, what
was this 'it'
L2348[17:09:18] <Vexatos> "
automagically edit things" on the wiki :P
L2349[17:09:26] <gamax92> oh yeah about
that Sangar
L2350[17:09:27] <Magik6k> ah;p
L2351[17:09:43] <gamax92> Why does OC use
the weird config format
L2352[17:10:10] <ShadowKatStudios> I read
weird as wired
L2353[17:10:18] <gamax92> both work
L2354[17:10:23] <Magik6k> gamax92, for
non-lua-table me haz a lib(and gui)
L2355[17:10:30] <gamax92> Magik6k:
??????
L2356[17:10:37] <Magik6k> for
configs
L2357[17:10:40] <gamax92>
aaaaaaaaaaaaaaaand?
L2359[17:11:02] <Sangar> now because it's
much more versatile
L2360[17:12:00] <ShadowKatStudios> How do
I make robots have screens?
L2361[17:12:09] <gamax92> put a t1 screen
in em
L2362[17:12:19] <Vexatos> and a keyboard
if you want to use it
L2363[17:12:34] <ShadowKatStudios> Only
T1?
L2364[17:12:36] <ShadowKatStudios>
:/
L2365[17:12:48] <gamax92> Yes because
Robots are of the 1980s :P
L2366[17:13:11] <gamax92> more serious
answer, #BlameSangar
L2367[17:13:18] <Magik6k> huh, I really
want #779
L2369[17:14:06] <Magik6k> yep
L2370[17:15:17] <gamax92> Inari: I love
it when an issue starts off with "So my issue is that I like
drawing pretty pictures" :P
L2371[17:15:21] ***
ShoweringFairy is now known as Daiyousei
L2372[17:15:33]
⇨ Joins: Johannes13 (~Johannes@141.70.98.52)
L2373[17:16:28] <Sangar> oversizing the
buffer is actually a really neat approach; my only gripe right now
is that limiting the length of set may become unintuitive
then.
L2374[17:16:33] <gamax92> lemme draw
Sangar a pretty picture
L2375[17:16:39] <gamax92> using my
magical OCLights2
L2376[17:16:57] <Magik6k> ~w gpu
L2378[17:17:50] <gamax92> now that i have
actual download links Sangar should promote the garbage code that
dsAway and I wrote, I mean OCLights2 :P
L2379[17:18:11] <Inari> gamax92: haha
:p
L2380[17:18:42] <Magik6k> Sangar, maybe
then make horizontal space on negative coordinates?
L2381[17:18:58]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L2382[17:18:58]
zsh sets mode: +v on asie
L2383[17:18:59] <gamax92> MAYBE!
L2384[17:19:00] <dangranos> i like
low-level gpu idea
L2385[17:19:06] <gamax92> WE RUN AN X
SERVER ON MINECRAFT
L2386[17:19:14] <dangranos> with gpu
having memory
L2387[17:19:38] <gamax92> I need my
xeyes
L2388[17:19:41] <Inari> dangranos: i like
it too haha
L2389[17:19:48] <Inari> but well if just
having a bigger screen works...
L2390[17:19:51] <Inari> it esentially
achieves the same
L2391[17:19:51] ***
Techokami|Off is now known as Techokami
L2392[17:19:57] <gamax92> Hai
Techokami
L2393[17:20:03] <Techokami> ahoy
L2394[17:20:04] <Inari> and you can write
your own lib to use the screen similar to how you'd use gpu
memory
L2395[17:20:05] <Techokami> sup
L2396[17:20:17] <gamax92> Techokami: gpu
discussion ^
L2397[17:20:21] <Techokami> ooh
L2399[17:21:59] <dangranos> we need more
labels
L2400[17:22:06] <gamax92> like what
L2401[17:22:13] <dangranos> like
"gpu" or "components"
L2402[17:22:20] <gamax92> lol
L2403[17:22:28]
⇨ Joins: TabletCube
(~TCube@95f1d588.skybroadband.com)
L2404[17:22:35] <Magik6k> [gpu],
[integration], [OpenOS]..
L2405[17:22:36] <gamax92> all of the
suggestions on how to improve the gpu can be marked with
"gpu"
L2406[17:23:35] <Magik6k> [loot](for
things like #705)
L2407[17:23:35] <ShadowKatStudios> ~w
inventory controller
L2409[17:24:53] <Shawniac> how was or is
this considered "too powerful" that robots can inspect
their own inventory and for example retrieve what item is in which
slot
L2410[17:25:25] <Shawniac> i mean i think
it's stupid that a robot does not know that, it's so much harder
and spaghetti if he doesn't, you always and up tripple checking if
that item is really what you assume it is with comparations
etc.
L2411[17:25:30] <Inari> it does know
that
L2412[17:25:34] <Inari> the wiki is just
old :P
L2413[17:25:47] <Shawniac> i know that cc
and oc integrated this finally
L2414[17:25:53] <Shawniac> but why wasn't
that there in the first place?
L2415[17:26:00] <Inari> more interesting
without
L2416[17:26:03] <Shawniac> i always read
it was too powerful... wtf?
L2417[17:26:35] <Shawniac> well my from
the first time i saw cc was to make a giant logistic network of
miners and self rebuilding robot bases
L2418[17:26:37] <Inari> i thouhgt OC had
that for a long time thouhg?
L2419[17:26:46] <Shawniac> but that
doesn't work if the god damn robots have no clue what each item
might be
L2420[17:27:03] <Shawniac> idk about
that, didn't play minecraft a long time and cc has it since 1.64
which is "quite" recent
L2421[17:27:06] <Inari> robot
chains!
L2422[17:27:33] <Inari> i still wanna use
drones for logistics
L2423[17:27:33] <Shawniac> i just never
figured how that was not even an option for the devs ... atleast of
cc
L2424[17:27:52] <Shawniac> drones are new
for me, what's the difference? are they like crippled robots?
L2425[17:27:54] <Inari> eh CC always goes
from "never gonna happen" to "hey, guys, its
here!"
L2426[17:28:01] <Inari> they are
entities
L2427[17:28:02] <Vexatos> Shawniac, there
is a reason for the Database upgrades
L2428[17:28:20] <Vexatos> drones are
entities, much faster
L2430[17:28:22] <Inari> Vexatos: i dont
get their point xD mostly since i dont really see how to use
them
L2431[17:28:26] <Vexatos> can transport
other entities
L2432[17:28:40] <Inari> can drones leash
drones which leash drones, which leash drones?
L2433[17:28:50]
⇨ Joins: MrRatermat
(~ratermat@host81-158-129-210.range81-158.btcentralplus.com)
L2434[17:28:51] <Vexatos> No
L2435[17:28:54] <Inari> boo
L2436[17:28:58] <Vexatos> only entities
you can actually catch with a leash
L2437[17:29:05] <gamax92> I sorta still
have a huge kludge in OCLights2 though.
L2438[17:29:19] <gamax92> the way it
loads images is by directly pulling them off of the host
computer.
L2439[17:29:21] <Shawniac> Vexatos: i
don't get the use of a database, the "Inventory Controller
Upgrade" makes it possible to know what every item is
L2440[17:29:25] <Shawniac> what are
databases for then?
L2441[17:29:39] <Inari> i dont even
understand how to use databases x.x
L2442[17:29:45] <Inari> ~w database
L2444[17:29:51] <gamax92> i still haven't
checked if the component it asks for is A, an filesystem, and B,
that the computer can access it.
L2446[17:30:09] <Vexatos>
ShadowKatStudios, it allows you to save every detail about an
item
L2447[17:30:20] <ShadowKatStudios> Abused
the robot into giving me a name of the item
L2448[17:30:20] <Vexatos> Shawniac
*
L2449[17:30:21] <Vexatos> Bah
L2450[17:30:25] <Vexatos> tab
autocomplete, please
L2451[17:30:26] <Shawniac> haha
L2452[17:30:26] <Inari>
get(slot:number):table <- what does slot refer to?
L2453[17:30:36] <Vexatos> the slot inside
the database
L2454[17:30:39] <Vexatos> rightclick to
open it
L2455[17:30:45] <Inari> ah i have ot set
them by hand right
L2456[17:30:48] <Inari> so they#re a pain
xD
L2457[17:30:52] <Vexatos> No
L2458[17:31:00] <Sangar>
ShadowKatStudios, fluffy drones? :>
L2459[17:31:02] <Vexatos> Inventory
controller upgrade as well as the geolyzer support .store()
L2460[17:31:04] <Inari> ah right thats in
the ivnentory controller
L2461[17:31:06] ***
LordFokas is now known as LordFokas|off
L2462[17:31:10] <Inari> to confuse
everyone xD
L2463[17:31:20] <ShadowKatStudios>
Sangar: Well, it's sort of like a balloon, but yeah, why not?
L2464[17:31:26] ***
alekso56_off is now known as alekso56
L2465[17:31:28] <ShadowKatStudios> Clouds
are fluffy
L2466[17:31:31] <Inari> Vexatos: what
does .store() do?
L2467[17:31:57] <Vexatos> store whatever
the component provides in a database slot
L2468[17:32:04] <Vexatos> if it can find
such a component
L2469[17:32:13] <Inari> but then
L2470[17:32:19] <Inari> how do i compare
an item int eh invnetory to the database?
L2471[17:32:26] <Shawniac> why can't be
have higher tier screens in robots again? i heard Sangar is to
blame
L2472[17:33:10] <Vexatos> Inari,
.compare?
L2473[17:33:14] <Vexatos> ~w
databse
L2476[17:33:32] *
Sangar proudly takes all the blame
L2477[17:33:40] <dangranos> lol
L2478[17:33:47] <Shawniac> why would you
do that? :O
L2479[17:34:02] <Sangar> why wouldn't
i?
L2480[17:34:03] <Inari> Vexatos: tehres
no .compare in there :<
L2481[17:34:04] <dangranos> i like this
phrase >Why can't you do it?
L2482[17:34:37] <Vexatos> Ah
L2483[17:34:43] <Vexatos> you store an
item in the database
L2484[17:34:46] <Shawniac> Sangar:
because i don't get the reason for that! :<
L2485[17:34:50] <Vexatos> then you
compare them using .get()
L2486[17:35:16] <Shawniac> i'm looking at
my shine tablet with it's glorious tier 3 screen and now i'm
looking back to my robot with that shitty tier 1 screen from the
eighties
L2487[17:35:24] <Shawniac>
s/shine/shiny
L2488[17:35:24] <Kibibyte>
<Shawniac> i'm looking at my shiny tablet with it's glorious
tier 3 screen and now i'm looking back to my robot with that shitty
tier 1 screen from the eighties
L2489[17:35:25] <Inari> Vexatos: slot
there refers to the database slot though?
L2490[17:35:31] <Vexatos> Yes
L2491[17:35:55] ***
skyem123 is now known as skyem123|shopping
L2492[17:35:59] <Inari> soi store an
itmestack into some random slot
L2493[17:36:04] <Inari> and then i get
the info from that random slot
L2494[17:36:07] <Inari> how does that
help me compare?
L2495[17:36:20] ***
DeanIsaKitty is now known as DeanIsGone
L2496[17:36:28] <dangranos> oh wai
L2497[17:37:20] <dangranos> will GPU
memory be added?
L2498[17:38:28] <Inari> i try to be more
realistic wiht my requests tahn Soni :x
L2499[17:38:45] <dangranos> ?
L2500[17:38:54] <Inari> haha
L2501[17:39:06] <Inari> cause of the
issue you linked :P from Soni
L2502[17:39:19] <Inari> and my issue of
gpu memory/faster-drawing
L2504[17:39:41] <dangranos> um
L2505[17:39:48] <gamax92> Soni is best
modder
L2506[17:39:58] <dangranos> can you now
explain what is this?
L2507[17:40:00] <Soni> oh and it'll be
able to interface with OC
L2509[17:40:16] <dangranos> >will
be
L2510[17:40:40] <dangranos> uh, why so
many repos?
L2511[17:40:48] <Soni> well yeah idk if
OC supports pasting bytearrays
L2512[17:40:55] <dangranos> you changed
nickname?
L2513[17:43:01] <Soni> Sangar, can I
paste raw byte[]s into an OC computer?
L2514[17:43:59] <Sangar> idk, depends on
what the clipboard does with it
L2515[17:44:16] <Soni> will it crash the
server?
L2516[17:44:21] <Sangar> no
L2517[17:44:25] <Soni> ok good
L2518[17:44:37] <Soni> does it support
embed NULs?
L2519[17:45:11] <Sangar> do java
strings?
L2520[17:45:32] <Soni> you're passing it
into Lua, just making sure if you're using the right method for
it
L2521[17:46:24] <Sangar> well the input
originally comes from GuiScreen.getClipboardString, and that's a
java string, so
L2522[17:46:54] <Soni> what about sending
a manually crafted packet?
L2524[17:47:19] <gamax92> I like to draw
pictures as well
L2525[17:47:29] <Inari> :P
L2526[17:47:42] <Vexatos> Soni: base64
everything :P
L2527[17:48:03] <Soni> Vexatos, fuck and
crash everything ;P
L2528[17:48:09] <gamax92> wait ...
L2529[17:48:13] <gamax92>
FAAAAAAAAAAAAAAAAAAAK BUGS
L2530[17:49:28] <Sangar> it tries to read
a utf 8 string on the server. if that fails it ignores it as an
invalid packet and carries on. so byte arrays won't work, i'd
say.
L2531[17:49:54] <gamax92> Sangar: so uhh
... how do i get a block to not act as a cable?
L2532[17:50:02] <gamax92> as in, does not
transmit components
L2533[17:50:17] <Sangar> make it not
implement environment, or make it a sidedenvironment
L2534[17:50:25] <gamax92> .-. what
L2535[17:50:47] <gamax92> Sangar: there
isn't any mode that i can set?
L2536[17:51:15] <Sangar> theres
sidedenvironment
L2537[17:51:49] <gamax92> actually im not
sure why the monitors are even components anyway ... you can't do
anything on them without a gpu.
L2538[17:51:56] <Negi> gamax92: Why is
Miku hesitating between MIDI and USB ?
L2539[17:52:05] <gamax92> Negi: why not?
:P
L2540[17:52:56]
⇨ Joins: sciguyryan
(sciguyryan@109-205-169-168.dynamic.swissvpn.net)
L2541[17:53:12] <Negi> (And monitors
could be dumb components that have a turn on/turn off thingie. And
they kinda need to draw power, don't you think ?)
L2542[17:53:32] <gamax92> Nope! I haven't
done any power stuff.
L2543[17:53:42] <gamax92> I'll take
recommendations though.
L2544[17:54:07] <gamax92> main problem is
the external monitor that is a multi block monitor.
L2545[17:54:16] <gamax92> every single
block is acting like a component
L2546[17:54:25] <Negi> Oh that's a
bother.
L2547[17:54:43] <Negi> How is that
handled with OC's standard computers ?
L2548[17:54:52] <gamax92> Sangar: how did
you ... not hit that issue? :P
L2549[17:54:57] <gamax92> with like the
screen
L2550[17:55:34] <Soni> Sangar, ;_;
L2551[17:56:13] <Vexatos> Soni, base64
:3
L2552[17:56:17] <Sangar> gamax92,
changing visibility dynamically. if it's multi-block one screen is
chosen as the 'origin' and that'll be the only one visible
L2553[17:56:31] <Soni> Vexatos, but you
can't load base64
L2554[17:56:37] <gamax92> :X so you can
change visibility
L2555[17:56:37] <Soni> and I prefer
base128
L2556[17:56:42] <Soni> and baseUTF8
L2557[17:56:51] <Vexatos> >_>
L2558[17:57:33] <gamax92> Sangar: err,
where would that be on the SimpleComponent?
L2559[17:57:45] <Sangar> nowhere
L2560[17:57:58] <gamax92> Sangar: so i
can't do it on the SimpleComponent then?
L2561[17:58:17] <Sangar> no, you'll need
to implement environment yourself :P this is way beyond 'simple'
:X
L2562[17:58:35] <gamax92> :X augh
L2563[17:59:37] <Vexatos> gamax92, go
browse some Computronics code if you like
L2564[17:59:46] <gamax92> I'm looking at
OC-Example's
L2565[17:59:59] <Shawniac> Sangar: i'm
trying to edit atleast that one page with some more helpful info
for beginners and to state the idea i'm thinking of (atleast to
me)
L2566[18:00:00] <gamax92> Sangar: Will it
work with TileEntityEnvironment then? :P
L2567[18:00:10] <Shawniac> is there
something like a CODE tag to make a snippet stand out?
L2568[18:00:14] <gamax92> that example
still looks simple enough.
L2569[18:00:41] <Negi> Err since when
forums have an approval thingie for posts ? 'cuz of all that
spambots we keep having ?
L2570[18:00:42] <ShadowKatStudios> I
think I made my coffee a little too strong x_x
L2571[18:00:47] <Shawniac> i'd just wrap
the whole snippet in ` s as i seems
L2572[18:01:07] <Sangar> Shawniac, great
:) yeah, have a look at the code of the existing pages. i use
markdown mostly (i.e. ```[newline][code][newline]```)
L2573[18:01:15] <Sangar> gamax92,
yeah
L2574[18:01:33] ***
skyem123|shopping is now known as skyem123
L2575[18:01:54] <Shawniac> Sangar: yeah
that's what i'm looking for niiiceee
L2576[18:01:59] <Sangar>
(```lua\n...\n``` for lua highlighting)
L2577[18:02:23] <Vexatos> Shawniac, don't
do anything too bad on there q_q
L2578[18:02:36] <Sangar> ^- wiki
watchdog
L2579[18:03:53] *
Vexatos watches the dog
L2580[18:03:54] <Vexatos> ...wait
L2581[18:05:12] ***
prassel|off is now known as prasselpikachu
L2582[18:05:59] <Ender> and back
home
L2583[18:06:10] <Shawniac> Vexatos: i'm
only adding a little snippet to show what i think should be there,
like "use sides.back" to inspect the robots own inventory
and the like, i would have never figured that
L2584[18:08:00] <Shawniac> you'll see in
a second when i'm done, i'm open for every change or even removal
of that if you really think it's bad
L2585[18:08:14] <Shawniac> i'm trying my
best to contribute to this awesome open source project <3
L2586[18:08:24] <Shawniac> don't want to
mess anything for you guys :P
L2587[18:08:43] <Shawniac> oh wow nice,
that even makes it a "snippet.lua" how awesome is
that
L2588[18:08:58] <Shawniac> that's even
better than i though when i looked that cc's
L2589[18:10:28]
⇦ Quits: Zequan
(~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au) (Quit: Cocoa
and coffee is all I need!)
L2590[18:10:38] <Shawniac> oh well that
"sides.back" is written actually written on top that wiki
page... i am dumb
L2591[18:10:44]
⇨ Joins: Zequan
(~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au)
L2592[18:16:26]
⇨ Joins: Pyrolusite
(~Pyrolusit@ARouen-651-1-456-123.w82-126.abo.wanadoo.fr)
L2593[18:17:09]
⇨ Joins: CompanionCube
(~samis@95f1d588.skybroadband.com)
L2594[18:22:04]
⇨ Joins: ATYPICAL
(webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca)
L2595[18:22:33] <ShadowKatStudios> maybe
has returned
L2596[18:22:47] <ATYPICAL> yes its
me
L2597[18:23:09] <ATYPICAL> I am
sober
L2598[18:23:09] <ShadowKatStudios> Little
less high this time?
L2599[18:23:14] <ShadowKatStudios>
Ah.
L2600[18:23:19] <ShadowKatStudios>
Okay.
L2602[18:23:33] <ATYPICAL> sorry for the
disturbance
L2603[18:23:52] <Shawniac> or, everyone
should check and yell at me for doing everything wrong, i'm open
for criticism
L2604[18:24:11] <Shawniac> tip: the
change is only at the bottom of that wiki enty
L2605[18:24:16] <Shawniac>
s/enty/entry
L2606[18:24:16] <Kibibyte>
<Shawniac> tip: the change is only at the bottom of that wiki
entry
L2607[18:25:44] <ATYPICAL> so what I came
here to ask last night before I exploded was
L2608[18:25:52] <ATYPICAL> my OC computer
is crashing all the time now
L2609[18:26:02] <ATYPICAL> just while in
the shell or editing a program
L2610[18:26:18] <ShadowKatStudios> that
was last night?
L2611[18:26:21] <ShadowKatStudios>
*thinks about it*
L2612[18:26:24] <Shawniac> yeah it has
some critical error and reboots right?
L2613[18:26:29] <ShadowKatStudios> Oh,
right, it's 5:30 AM.
L2614[18:26:44] <Shawniac> i've seen two
crashed today too, i typed "mounts" and it crashed
:<
L2615[18:26:45] <gamax92>
ShadowKatStudios: Jan 7th?
L2616[18:26:54] <ShadowKatStudios>
Yep.
L2617[18:26:54] <dangranos> um
L2618[18:26:57] <dangranos> it was
night?
L2619[18:27:00] <ShadowKatStudios> Hi
from the future.
L2620[18:27:11] *
dangranos waves
L2621[18:27:13] <gamax92> WHAT IS THE
FUTURE LIKE :O
L2622[18:27:19] <ShadowKatStudios>
cold
L2623[18:27:20] <gamax92> DO WE HAVE
FLYING CARS
L2624[18:27:21] <dangranos> dark
L2625[18:27:24] <ShadowKatStudios> it's
just before dawn
L2626[18:27:47] <Shawniac> there is no
"slap" command... meh
L2627[18:28:12] <ATYPICAL> uh
L2628[18:28:14] <gamax92> I've solved the
problem :D
L2629[18:28:15] *
dangranos slaps Shawniac
L2630[18:28:15] *
EnderBot2 laughs
L2631[18:28:27] <ATYPICAL> actually it
was only "too long without yielding" unrecoverable, not
rebooting
L2632[18:28:30] <dangranos> there is
/me
L2633[18:28:31] <Shawniac> i can't use
/slap <user>
L2634[18:28:31] <Shawniac> :<
L2635[18:28:35] <gamax92> external
monitors are no longer components
L2636[18:28:37] <dangranos> meh, /me
only
L2637[18:28:46] <gamax92> the normal ones
wern't anyway.
L2638[18:28:49] *
Shawniac slaps Vexatos
L2639[18:28:49] *
EnderBot2 laughs
L2640[18:29:08] <Shawniac> i want him to
yell at me for raping his precious wiki or sth
L2641[18:29:19] <dangranos> ATYPICAL,
have you tried latest dev version?
L2642[18:29:27] <Shawniac> do you get
notifed if your name is mentioned in a /me <stuff>
message?
L2643[18:29:31] <CompanionCube>
ShadowKatStudios, 3h of spreadsheets today
L2644[18:29:32] ***
manmaed|AFK is now known as manmaed
L2645[18:29:33] <ATYPICAL> no I'm stuck
using the version our server has
L2646[18:29:47] <ShadowKatStudios>
"fun"
L2647[18:30:33] <gamax92> yup its
fixed
L2648[18:30:58] <ATYPICAL> so there is no
temp solution until it gets patched?
L2649[18:31:03] <ShadowKatStudios>
Shawniac: Usually, depends on your client
L2650[18:31:10] <ATYPICAL> also in one
video I saw that a robot was red, can they chance color?
L2651[18:31:18]
⇨ Joins: samis
(~samis@95f105f6.skybroadband.com)
L2652[18:31:45] <Shawniac> i think they
change color depending on the level, don't they?
L2653[18:32:05] <ATYPICAL> awesome
L2654[18:32:07] <gamax92> Dammit git
...
L2655[18:32:12] <gamax92> y aer you doing
this to me.
L2656[18:32:33] <Ender> Shawniac, IIRC
there was a PR that allowed the colouring of the robot's
lighs
L2657[18:32:39] <Ender>
s/lighs/lights
L2658[18:32:39] <Kibibyte> <Ender>
Shawniac, IIRC there was a PR that allowed the colouring of the
robot's lights
L2659[18:32:46]
⇦ Quits: TabletCube (~TCube@95f1d588.skybroadband.com) (Ping
timeout: 198 seconds)
L2660[18:32:52] <dangranos> ^
L2661[18:33:13]
⇦ Quits: CompanionCube (~samis@95f1d588.skybroadband.com)
(Ping timeout: 200 seconds)
L2662[18:33:32]
⇨ Joins: TabletCube
(~TCube@95f105f6.skybroadband.com)
L2663[18:33:39] <dangranos> i am reading
about most new features from email subscribition to OC github
issues tracker
L2664[18:33:43] <ATYPICAL> hmm I might
have to diddle with computercraft until my server patches...
L2665[18:36:27] <Shawniac> oh noez, i
forgot to add a Edit summary, can i add it now?
L2666[18:37:14] <Shawniac> or better, is
it possibel to change the Edit summary later on?
L2667[18:37:22] <Shawniac>
s/possibel/possible
L2668[18:37:22] <Kibibyte>
<Shawniac> or better, is it possible to change the Edit
summary later on?
L2669[18:37:48] <dangranos> wantching
some stream
L2670[18:37:53] <dangranos> damn skype
sounds
L2671[18:38:47] *
Shawniac impatiently waits for Vexatos to comment the wiki
changes
L2672[18:39:07] <Kubuxu> ~w bundlew
L2674[18:39:09] <Kubuxu> ~w bundled
L2676[18:39:15] <Kubuxu> ~w
redstone
L2678[18:39:46] <Vexatos> Shawniac, if
it's just samples, it's fine :P
L2679[18:39:52] <Negi> Kubuxu: Nice
try.
L2680[18:39:58] <Shawniac>
waiiiiiiiiiiiittttttt
L2681[18:40:15] <Shawniac> the redstone
page has an example, while for ex. the inv upgrade one has
not?
L2682[18:40:22] <Shawniac> :(
L2683[18:40:26] <Vexatos> Shawniac, 2
people working on the wii
L2684[18:40:28] <Vexatos> wiki*
L2685[18:40:29] <Vexatos> two.
L2686[18:40:43] <Vexatos> One of the
always busy, the other one just fixing typos
L2687[18:40:59] <Sangar> wait, i'm fixing
typos now?
L2688[18:41:06] <Sangar> ;)
L2689[18:41:18] <Shawniac> so it's my
time to rise and shine and add examples everywhere?
L2690[18:41:20] <Kubuxu> Is there
redstone cable pushing any events on chane??
L2691[18:41:23] <Vexatos> Sangar, other
way around
L2692[18:41:24] <Shawniac> to make it
more noob friendly?
L2693[18:41:24] <Vexatos> :P
L2694[18:41:35] <Sangar> Shawniac,
yesplease!
L2695[18:41:41] <Vexatos> Shawniac,
exempulum da!
L2696[18:41:52] *
Shawniac develops an evil grin
L2697[18:42:07] <Vexatos> exemplum*
L2698[18:42:14] *
Vexatos does all the Latin typos
L2699[18:42:19] <Shawniac> i'm of course
testing all my snippets ingame before posting any
L2700[18:42:32] <Shawniac> and i'm trying
to do as much error catching as possible while maintaining it
simple
L2701[18:42:33] <Sangar> Kubuxu, if
redstone input values change a `redstone` signal is
dispatched
L2702[18:42:52] <Kubuxu> Sangar: Does it
works on bundled cables?
L2703[18:42:52] <Shawniac> i actually
study something like IT in university, so i think i might be
"okay"'ish for such code edits :P
L2704[18:43:05] <Sangar> Shawniac, then
you're doing more testing than i did! awesome :D
L2705[18:43:22] <Sangar> Kubuxu, yes, it
should anyway
L2706[18:43:37] <Shawniac> Sangar: i
always wanted to start helping the open source community, never
could push myself to start though :P
L2707[18:43:57] <Shawniac> i want to do
stuff on git and got that students free year bundle for private
repos and such... never found time for that :/
L2709[18:44:11] <Shawniac> this might be
my entry to open source contributions, yay \o/
L2710[18:44:12] <Sangar> hehe
L2711[18:44:20] <Ender> Kubuxu, Sangar;
it generates the redstone event but only tells you what side had a
change, not what colour
L2712[18:44:39] <Sangar> Shawniac,
that's... looking pretty cool :X
L2713[18:44:52] <Shawniac>
ShadowKatStudios: look at the size of that shiny thing, it carries
a space shuttle and it's tiny as fuck compared to that big fedex
ship
L2714[18:44:52] <Sangar> *
ShadowKatStudios
L2715[18:44:59] <Sangar>
goddamnittabcompletion
L2716[18:45:04] <dangranos> i dont have
cat
L2717[18:45:30] <dangranos> poor
sks
L2718[18:45:50] <dangranos> everybody
tabs him
L2719[18:46:02] <ShadowKatStudios> I
should probably change to my other nick
L2720[18:46:10] <Sangar> typing more than
two letters before hitting tab almost doesn't make it worth the
effort anymore :X
L2721[18:46:32] <dangranos> ^
L2722[18:46:46] <dangranos> sks,
shorter?
L2723[18:47:42] <ATYPICAL> has anyone
made an OC computer communicate on this channel
L2724[18:47:57] <dangranos> yep
L2725[18:48:00] <Negi> I did a teeny tiny
bit
L2726[18:48:05] <dangranos> nearly
everybody did
L2727[18:48:14] <Ender> ATYPICAL, see the
IRC loot disk
L2728[18:48:34] <dangranos> or oppm
L2729[18:49:05] <Sangar> i had an rpi
running mc with a computer running oc's irc program pretending to
be a bot in here for a while if that counts :P
L2730[18:49:15] <Vexatos> Sangar, I use
to type 3
L2731[18:49:21] <Vexatos> but then SKS
and Shawniac
L2732[18:49:26] <dangranos> Sangar, you
are crazy
L2733[18:49:26] <gamax92> press 0 for a
live representative
L2734[18:49:36] <ShadowKatStudios>
000000000000
L2735[18:50:06] <Sangar> dangranos, comes
with the hobby :P
L2736[18:50:22] <Caitlyn> Ain't that the
truth..
L2737[18:50:23] <dangranos> Sangar, you
mean this chat?
L2738[18:50:32] <Sangar> that, too
L2739[18:51:14]
⇦ Quits: ATYPICAL
(webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca) (Ping timeout:
186 seconds)
L2740[18:51:33] <Sangar> i don't think
most people would consider finding wrangling graphs representing
crafting operations enjoyable fun sane
L2741[18:52:25] <Sangar> and that
sentence sounded way more understandable when it was still in my
head
L2742[18:52:41] <samis> 2 keys and tab is
enough for me
L2743[18:53:15] <Ender> fun fact, you
only need to press one key then tab to complete my name
L2744[18:53:29] ***
samis is now known as Endea
L2745[18:53:34] <Endea> not anymore
:)
L2746[18:53:47] <Pwootage> Tab just nets
me the latest chatter in my client
L2747[18:53:47] *
Ender slices Endea
L2748[18:54:04] <Stary2001> Haha
L2749[18:54:08] *
Endea slices Ender
L2750[18:54:45] <Negi> Sangar : I'm
pretty sure I misunderstood that, but I had fun drawing
"crafting trees" when I had free time at school.
L2751[18:55:24] <Pwootage> should be able
to render crafting trees programatically with some javascript
library, now that I think about it (if I understand what that
means)
L2752[18:55:40] <Shawniac> i got this two
times already today, inserted or removed an HDD or floppy disk and
wrote "mounted" into the computers terminal and boom:
http://imgur.com/vXavBmJ
L2753[18:55:53] <Shawniac> sounds like a
bug to me
L2754[18:56:00] <Sangar> yeah. the
biggest pain are really oredictionary related recipes :X complexity
simple explodes
L2755[18:56:08] <Sangar> *simply
L2756[18:56:44] <Sangar> Shawniac, huh,
yeah. that seems to indicate something broken in openos.
L2757[18:57:51] <Shawniac> Sangar:
getting bluescreens, this feels like windows now, i'm home <3
xD
L2758[18:58:04] <Pwootage> I wonder how
hard it would be to write crafting trees in Minecraft using actual
NEI recipies or something
L2759[18:58:06] <Aedda> Hey Sangar, does
the Disassembler have a method to dump items into a chest or the
like? If not may I propose the feature?
L2760[18:58:20] <Sangar> Aedda, yes,
it'll dump into adjacent inventories
L2761[18:58:23] <Pwootage> I mean I guess
AE does it with crafting
L2762[18:58:27] *
Ender stabs Sangar
L2763[18:58:31] <Ender> fucking
ninja
L2764[18:58:38] <Aedda> Oh, awesome,
thanks Sangar!
L2765[18:58:38] <Ender> :P
L2766[18:58:45] <Sangar> :>
L2767[18:58:59] <Ender> if only my hands
weren't so cold
L2768[19:00:15] <Sangar> Pwootage, ae
requires you to define the recipes explicitly though. using the nei
stuff is a tad... more difficult. in particular because every mod
seems to do it a bit differently, and then there are machines that
use fluids as inputs, and then there are machines that use some
other kind of buffering (metallurgic infuser) and then there are
machines with percentual chances for secondary outputs and so on
:P
L2769[19:00:25]
⇨ Joins: shawniac_insidemc
(~shawniac_@95.90.216.187)
L2770[19:00:35] <shawniac_insidemc> haha
this really works
L2771[19:01:10] <Sangar> i hear the name
listing is broken though :X
L2772[19:01:12] <Ender> obligatory: no
shit Sherlock
L2773[19:01:42] <shawniac_insidemc> well
what do you mean by broken, it just prints all names seperated by
spaces
L2774[19:01:52] ***
prasselpikachu is now known as prassel|off
L2775[19:02:11] <Ender> it might not
print all of them, how many names are there?
L2776[19:02:11] <Pwootage> Sangar: yeah,
AE simplifies it a lot
L2777[19:02:22] <shawniac_insidemc> i
wonder what happens when you close and reopen the game, does it
reconnect or terminate with an error?
L2778[19:02:26] *
shawniac_insidemc gives it a shot
L2779[19:02:39] <Ender>
shawniac_insidemc, it spams "connection lost"
L2780[19:02:42] <Pwootage> and solves the
same problem (how to craft n of x complex object)
L2781[19:02:43] <Ender> and you have to
reboot the pc
L2782[19:03:13] <shawniac_insidemc> well
i can't count those names can i
L2783[19:03:20] <Sangar> most stable
piece of software ever \o/
L2784[19:03:21] <shawniac_insidemc> looks
like it's not all of them but whether i know
L2785[19:03:38] <shawniac_insidemc>
*looks like it's not all of the users
L2786[19:03:53] <Ender> yeah, i think
that's what Sangar was on about
L2788[19:04:18] <Sangar> yeah
L2789[19:04:57] ***
prassel|off is now known as prasselpikachu
L2790[19:04:57] <Shawniac> +1000 members,
let's say everyone got the 25$ package, that's 25.000$ per month
holy cow
L2791[19:05:01] <Shawniac> for
snacks
L2792[19:05:05] <Shawniac> i wanna be
that guy
L2793[19:05:33] <Shawniac> ofc you'd have
to substract 1.000$ for the snacks though :P
L2794[19:06:35] <Shawniac> well anways
i'll try to shoot some more examples for the wikis, have fun
everyone, open source ftw <3
L2795[19:06:42]
⇦ Quits: Shawniac (webchat@95.90.216.187) (Quit: Web client
closed)
L2796[19:06:55]
⇦ Quits: shawniac_insidemc (~shawniac_@95.90.216.187) (Remote
host closed the connection)
L2797[19:07:15] <Pwootage> Open source is
pretty neat, I must say
L2798[19:10:11]
⇦ Quits: Hatsuse (uid52684@id-52684.charlton.irccloud.com)
(Quit: Connection closed for inactivity)
L2799[19:13:14] <dangranos> ^
L2800[19:16:21]
⇨ Joins: Johannes13_ (~Johannes@141.70.98.52)
L2801[19:16:58]
⇦ Quits: Johannes13 (~Johannes@141.70.98.52) (Ping timeout:
194 seconds)
L2802[19:17:09] <Inari> well minux the
costs of the stuff in the box
L2803[19:17:32] <Inari> plus shipping
costs
L2804[19:19:37] <Pwootage> I love this
compiler class (that I'm missing the first day of cuz I'm sick):
Final Exam: 5%. Compiler Project: 95%.
L2805[19:21:09] <Inari> heh
L2806[19:22:55] <gamax92> I've finally
bumped the version number on OCLights2
L2807[19:23:04] <Pwootage> I really hate
missing class >.>
L2808[19:24:12] <gamax92> I've missed
lots and lots of my computer class
L2809[19:24:22] <gamax92> i passed it
with a 98%
L2810[19:25:46]
⇦ Quits: dangranos (~dangranos@176.50.146.34) (Quit:
Leaving)
L2811[19:28:49]
⇨ Joins: ATYPICAL
(webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca)
L2812[19:29:04] <ATYPICAL> Hmmm... How do
I run something in parallel in OC?
L2813[19:29:19] <ATYPICAL> like a modem
receive while running the rest of the program
L2814[19:29:27] <Inari> coroutines i
suppose, not sure if theres some other library provided by
openOS
L2815[19:29:33] <Inari> ~w parallel
L2817[19:30:41] <Inari> for your case you
could proabbly just
L2818[19:30:45] <Inari> listne to the
modem receive as an event
L2819[19:30:49] <Inari> and contninue
running your program
L2820[19:31:02] <ATYPICAL> doesnt that
halt the execution until it receives?
L2822[19:31:19] <Inari> well event.listen
just reigsters a listener
L2823[19:31:25] <Inari> that then calls
the function you gave it, so, no
L2824[19:31:51] <Inari> not sure how
event itself handles tha tthough :p maybe you still ahve to call
.pull for the listeners to trigger
L2825[19:32:10] <ATYPICAL> hmm confusing
I think I understood the coroutines better
L2826[19:32:48] <ATYPICAL> if I register
two coroutines and call .resume both of them they should run
together?
L2827[19:34:09] <Negi> ATYPICAL:
No.
L2828[19:34:34] <Inari> uh noi
L2829[19:34:38] <ATYPICAL> hmm then how
do I use them?
L2830[19:34:40] <Inari> only 1 coroutine
runs at any given time
L2831[19:34:44] <Negi> Coroutines is
cooperative multitasking.
L2832[19:35:51] <ATYPICAL> so
L2833[19:36:09] <ATYPICAL> I can create a
coroutine including only the modem receive, resume it, and then
just continue the program as normal
L2834[19:36:14] <Negi> No.
L2835[19:36:26] <ATYPICAL> then how do I
use it?
L2836[19:36:28] <Negi> Because then the
"main" coroutine which is your program will stop
working.
L2837[19:36:35] <ATYPICAL> hm I see
L2838[19:36:39] <Negi> By making the
coroutines cooperating.
L2839[19:36:50] <ATYPICAL> how does one
cooperate them
L2840[19:37:15] <Negi> You do some stuff,
yield, resume another one, do some other stuff, yield again, etc. I
suppose.
L2841[19:37:20] <Negi> I never really
used coroutines.
L2842[19:37:59] <ATYPICAL> how can I call
the yield if my main program is halted
L2843[19:38:13] <Negi> From inside the
coroutine.
L2844[19:38:25] <Negi> .yield yields the
currently running coroutine.
L2845[19:38:37] <ATYPICAL> but the
coroutine will pause at event.pull to wait for receive
L2846[19:38:42] <Negi> Yeah.
L2847[19:38:49] <Negi> That's why you
want to use event.listen.
L2848[19:38:55] <ATYPICAL> okay
L2849[19:39:03] <ATYPICAL> sorry I have
no programming knowledge
L2850[19:39:59] <Negi> It's okay, just
know that Lua doesn't have any embedded multi-threading.
L2851[19:40:21] <ATYPICAL> how did
ComputerCraft do it?
L2852[19:40:43] <ShadowKatStudios> abuse
of the event libs
L2853[19:41:28] <ATYPICAL> mm
interesting
L2854[19:42:33] <Kubuxu> Do events work
on microcontorllers?
L2855[19:42:43] <ShadowKatStudios> if you
write the library, sure
L2856[19:42:44] <Kubuxu> ~w event
L2858[19:43:01] <ShadowKatStudios> And
no, the OpenOS event lib won't fit on an EEPROM
L2859[19:43:37] <ATYPICAL> I dont think
my version of OC even has the EEPROMs thing
L2860[19:43:50] <Kubuxu> I wan't only
redstone thinglymagic
L2861[19:44:57] <ATYPICAL>
event.listen('modem_message', FunctionHere())
L2862[19:45:03] <ATYPICAL> erm uh
L2863[19:46:47] <ATYPICAL> then what?
:S
L2864[19:47:59] <Endea> ShadowKatStudios,
you ever unintentionally triggered security measures?
L2865[19:48:15] <ShadowKatStudios>
security measure?
L2866[19:48:31] <Endea> yes
L2867[19:49:02] <Kubuxu> ~w color
L2869[19:49:59] <ATYPICAL> so how do I
use the listener? there is no example :S
L2870[19:50:25] <Endea> ShadowKatStudios,
well?
L2871[19:50:34] <ShadowKatStudios> what
sort?
L2872[19:50:50] <Endea> ShadowKatStudios,
you know how to get around shit you unplug ethernet cables?
L2873[19:51:42] <Negi> ATYPICAL: Once the
listener is registered, it will run the function on each
"modem_message" event automatically.
L2874[19:51:46] <Endea> well, the
LanSchool devs remembered that
L2875[19:52:05] <Endea> ShadowKatStudios,
what they did not remember
L2876[19:52:15] <Endea> was that ethernet
cables aren't 100% reliable
L2877[19:52:23] <ShadowKatStudios>
heh
L2878[19:52:46] <Endea> ShadowKatStudios,
que my ethernet dying after logon
L2879[19:53:01] <Endea> 'Ethernet
tampering detected'
L2880[19:53:28] <Endea> *waits for it to
leave and then runs Network Diagnostics*
L2881[19:53:34] <Endea> At the end of
diagnostics:
L2882[19:53:41] <Endea> 'Ethernet
tampering detected'
L2883[19:54:02] <Endea> ShadowKatStudios,
^
L2884[19:54:16] <ShadowKatStudios>
gg
L2885[19:54:26] <Endea> ShadowKatStudios,
and it was full screen
L2886[19:54:32] <Endea> in big white
text
L2887[19:54:48] <skyem123> err
L2888[19:56:48] ***
ConcernedHobbit is now known as ConcernedAway
L2889[20:00:10] <ATYPICAL> so I made an
event.listen for modem_receive... and then it calls a
function
L2890[20:00:20] <ATYPICAL> inside that
function I should have event.pull for the same signal?
L2891[20:01:35] <Negi> No
L2892[20:01:43] <Negi> ~w event
L2894[20:02:11] <Negi> "callback -
the function to call if this signal is received. The function will
receive the event name it was registered for as first parameter,
then all remaining parameters as defined by the signal that caused
the event."
L2895[20:02:22] <Negi> ~w signals
L2897[20:02:33] <ATYPICAL> oh I see so it
is passed automatically by the listener
L2898[20:02:46] <Negi> Yes.
L2899[20:03:05] <Negi> Just look at the
signal's values on the second page.
L2900[20:05:29] <ATYPICAL> mm
L2901[20:06:01] <ATYPICAL> it seems like
when the listener is triggered, it breaks my main loop
L2902[20:06:08] <ATYPICAL> then I have to
control+alt+C
L2903[20:09:01] <ATYPICAL> I feel like
that is normal behavior for the listener?
L2904[20:10:51] <ATYPICAL> no maybe
not
L2905[20:10:54] ***
LordFokas|off is now known as LordFokas
L2906[20:11:09] <ATYPICAL> I made the
event.listen outside the while true do main loop
L2907[20:11:18] <ATYPICAL> when the
signal is triggered, the main loop breaks
L2908[20:11:37] <ATYPICAL> what am I
doing wrong?
L2909[20:11:40] <Negi> What did you used
as a function for your listener ?
L2910[20:12:49] <ATYPICAL> a function I
made called handleModem()
L2911[20:13:06] <ATYPICAL> inside it just
a print to the screen to debug if it was being called properly (its
not printing)
L2912[20:14:36] <Endea> ShadowKatStudios,
LanSchool is interesting
L2913[20:14:48] <Endea> I find the string
"SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal" in
the installer
L2914[20:14:49] <Altenius> Sitting in
class sniffing the network.
L2915[20:14:59] <Altenius> They have over
1000 clients on it
L2916[20:15:14] <Endea> Altenius,
neat
L2917[20:15:20] <Altenius> It's
annoying.
L2918[20:15:49] <Altenius> They made
sniffing easy: They disabled SSL
L2919[20:15:58] <Endea>
...globally?
L2920[20:16:02] <Altenius> Well,
https
L2921[20:16:16] <Endea> Altenius, even
encrypted.google.com?
L2922[20:16:23] <Altenius> Endea, haven't
tried
L2923[20:16:27] <Endea> try it
L2924[20:16:34] ***
Endea is now known as CompanionCube
L2925[20:17:03] <Altenius> I can't right
now
L2926[20:17:15] <ATYPICAL> anyone? the
listener is not calling the function properly or ending the program
or something
L2927[20:17:24] <ATYPICAL> is there an
example of event.listen I can check out?
L2928[20:17:30] <CompanionCube> Altenius,
whyz?
L2929[20:17:59] <Altenius> CompanionCube,
I just left.
L2930[20:18:05] <CompanionCube> \ah
L2931[20:18:19] <Negi> Idek ATYPICAL.
It's not supposed to do that.
L2932[20:18:27] <Negi> Can get a paste of
the code ?
L2933[20:18:37] <ATYPICAL> is there a way
to pastebin it in OC
L2934[20:18:51] <Inari> type pastebin
;D
L2935[20:19:07] <Inari> you might need an
internet card though
L2936[20:19:14] <Inari> no tsure
L2937[20:19:16] <ATYPICAL> hmm I have an
internet card...
L2938[20:19:24] <ATYPICAL> typed pastebin
nothing happened
L2939[20:19:29] <Inari> hmm odd
L2940[20:19:34] <Inari> i got a help
thingy when id id
L2941[20:19:39] <Inari> using openOS,
right?
L2942[20:19:40] <ATYPICAL> no I just lied
I thought I had an internet card on this one :P
L2943[20:19:45] <Inari> haha#
L2945[20:21:40] <ATYPICAL> plz dont laugh
I am dumb and new
L2946[20:22:21] <Negi> She's not mocking
you, ATYPICAL. It's just general laughter.
L2947[20:22:53] <ATYPICAL> no not
that
L2948[20:22:59] <ATYPICAL> I meant after
you see the code xD
L2949[20:23:17] <Altenius> That's how I
interpreted it.
L2950[20:23:32] <ATYPICAL> lol
L2951[20:23:51] <ATYPICAL> no I'm self
conscious about the code I wrote :P but yeah if you can figure it
out
L2952[20:24:41] <gamax92> that moment
when you leave computer on, thinking it'll charge.
L2953[20:24:45] <gamax92> but its not on
the charger
L2954[20:25:03] <gamax92> came back home
and caught it on 4% battery.
L2955[20:25:24]
⇦ Quits: jk-5 (~jk-5@D97A1938.cm-3-3a.dynamic.ziggo.nl)
(Quit: Bye)
L2956[20:25:54]
⇨ Joins: jk-5
(~jk-5@D97A1938.cm-3-3a.dynamic.ziggo.nl)
L2957[20:25:54] <Altenius> What's the
best editor with a GUI?
L2958[20:26:21] <Negi> An editor with a
GUI ?
L2959[20:26:34] <Altenius> Like sublime
text
L2960[20:26:40] <Altenius> Not like
vim
L2961[20:26:45] <Negi> Oh.
L2962[20:26:46] <Inari> atom?
L2963[20:26:47] <ShadowKatStudios>
vim
L2964[20:26:52] <Negi> GUI as an
adjective then.
L2965[20:27:32] <Negi> And Altenius
there's not really any "best", it just a "if it fits
i keeps".
L2966[20:27:51] <Negi> Like when you're
trying clothes. Either you feel comfy and it looks good on you,
either you pick something else.
L2967[20:27:53] <Altenius> atom looks
nice
L2968[20:28:10] <ATYPICAL> so the
bahavior of that as-is it runs the main while loop fine, but as
soon as it receives a modem signal the screen stops updating or the
loop breaks
L2969[20:28:31] <gamax92> i just use
pluma as an editor because lazy
L2970[20:28:37] <ATYPICAL> so at the very
least I know it is triggering the listener...
L2971[20:28:48] <gamax92> if you aren't
the one who uses MATE, then it would be gedit from Gnome
L2972[20:29:35] <Negi> Hey, ATYPICAL. Try
removing your os.sleep() and doing something else in place ? That
may be because of the way it handles it.
L2973[20:30:01]
⇦ Quits: Vexatos
(~Vexatos@p200300556E1C1F53F8B176D8B71FA0F7.dip0.t-ipconnect.de)
(Quit: I guess I have to go now. Bye ✔)
L2974[20:30:24]
⇨ Joins: Wobbo
(~Wobbo@5249BC59.cm-4-2c.dynamic.ziggo.nl)
L2975[20:30:24]
zsh sets mode: +v on Wobbo
L2976[20:30:29] <Wobbo> o/
L2977[20:30:41] <Altenius> Aw, atom AUR
package broke
L2978[20:31:47] <ATYPICAL> Negi, thanks,
what could I replace it with that would be handled
differently?
L2979[20:32:19] <Negi> Actually I don't
really know, I was just saying that as a random thought.
L2980[20:32:34] <Negi> But it should
definitely not do that
L2981[20:33:15] <ATYPICAL> hmmm
L2982[20:33:48] <ATYPICAL> does it have
to do with Driver Mode? or something?
L2983[20:34:10] <Negi> Driver Mode
?
L2984[20:34:12] <Negi> What is that
?
L2985[20:34:41] <ATYPICAL> Im not sure,
its mentioned on the event API page
L2987[20:36:01] <ATYPICAL> I am so
confused...I dont think I am smart enough for OC
L2988[20:36:16] <ATYPICAL> in CC it was
kind of simple with the parallel api
L2989[20:36:59] <Altenius> ATYPICAL, what
does it do
L2990[20:37:22] <Negi> Oh I just got what
it meant.
L2991[20:37:41] <Negi> And at the same
time finally understood what was the point of rc.lua
L2992[20:37:46] <ATYPICAL> in CC? you can
run more than one function in parallel.waitForAny() and it will
thread the functions at the same time and stop all of them when one
finishes
L2993[20:38:25] <Altenius> ATYPICAL, no,
your code. What happens when you run it? I don't think you have to
use gpu.bind
L2994[20:38:46] <Altenius> Does gpu.bind
work with only parts of an address?
L2995[20:38:55] <ATYPICAL> it doesnt
throw an error
L2996[20:38:55] <Negi> Altenius: It
does.
L2997[20:39:00] <ATYPICAL> um it loops
the while true loop until a signal is received
L2998[20:39:10] <Negi> Like every other
function that deals with addresses.
L2999[20:39:11] <ATYPICAL> and then it
stops completely and I have to alt+ctrl+c a few times
L3000[20:41:33] <Altenius> No
error?
L3001[20:42:33] <ATYPICAL> no only an
error from force terminating it
L3002[20:43:39] <ATYPICAL> okay wtf
L3003[20:43:46] <ATYPICAL> I didnt change
anything
L3004[20:43:50] <ATYPICAL> it works
now
L3005[20:43:58] <ATYPICAL> O_O
L3006[20:43:59] <Altenius> Try it a few
times.
L3007[20:44:30] <ATYPICAL> working
flawlessly...
L3008[20:44:31] <Negi> Maybe the computer
just crashed lmao.
L3009[20:45:43] <ATYPICAL> god damn it so
I had it right this whole time
L3010[20:45:58] <ATYPICAL> the RNG gods
frown upon me
L3011[20:46:21] <Altenius> random number
generator>
L3012[20:46:47] ***
dsAway is now known as ds84182
L3013[20:46:49] <Altenius> s/>/?
L3014[20:46:49] <Kibibyte>
<Altenius> random number generator?
L3015[20:48:11] <Inari> im sure some
cosmic rays just flipped some bits and made i tnot work
L3016[20:48:46] <ATYPICAL> I changed the
sleep from 3 seconds to 5, literally didnt touch anything
else
L3017[20:49:26] <ds84182> .lua function
random(min,max) return 4 end
L3018[20:49:26] <^v> ds84182, nil
L3019[20:49:31] <ds84182> very
random
L3020[20:49:57] <Altenius> xkcd
reference?
L3021[20:50:05] <Negi> Was about to ask
that
L3022[20:50:37] <ds84182> yes, I forgot
which comic it was
L3023[20:50:43] <ds84182> time to search
the wiki then
L3024[20:50:45] <Inari> not exactly, but
i heard it first from there
L3025[20:50:46] <Negi> I'll find it
L3026[20:50:54] <Inari> oh
L3027[20:50:57] <Inari> you mean the
random thingy :p
L3028[20:51:01] <Negi> Yeah.
L3029[20:51:12] <Inari> ~g xkcd dice
random
L3030[20:51:13] <Negi> I saw it not so
long ago
L3031[20:51:15] <Inari> boo
L3032[20:51:21] <skyem123> Wasn't it the
nano, emacs, vim, cat thing?
L3035[20:51:36] <Negi> Inari: Stop
cheating :c
L3036[20:52:32] <ds84182> Time to make a
random function that always returns a number with 4 in it
L3037[20:52:33] <ds84182> ( ͡° ͜ʖ
͡°)
L3038[20:53:00] <Altenius> You already
did
L3039[20:53:14] <ds84182> Altenius, but
taking the min and max into account
L3040[20:53:33] <ATYPICAL> probably a
syntax thing I dont know, but how do you reference the arguements
passed by event.listen in the called function?
L3041[20:53:57] <Negi> ATYPICAL: In...The
function's parenthesis when you define it ?
L3042[20:54:03] <Negi> Just like any
other function.
L3043[20:54:49] <ATYPICAL> hmm I
see
L3044[20:55:28] <Negi> You then just pass
the function's ref to event.listen(). It will handle the
rest.
L3045[20:56:58] <ATYPICAL> so I have
function(arg1, arg2, ... arg7) being called from the event.listen
when it receives the signal
L3046[20:57:11] <ATYPICAL> but if I try
to print the args from within the function, they are blank
L3047[20:57:37] <ATYPICAL> if I try to
print just a string, it works, so the function is being called for
sure
L3048[21:00:05] <ds84182> wait, so
print(arg1,arg2,arg3) doesn't work?
L3049[21:00:55] <ATYPICAL> no it does
not
L3050[21:01:21] <ds84182> hmm, what event
are you listening to?
L3051[21:01:27] <Negi> ATYPICAL: Your
cursor may be out of printing range.
L3052[21:01:34] <Negi> ds84182:
modem_message.
L3053[21:01:51] <ds84182> What version of
OC are you using, ATYPICAL?
L3054[21:02:04] <ATYPICAL> nope I've
tried print and gpu.set with 1,1
L3055[21:02:05] <ATYPICAL> umm
L3056[21:02:19] <ATYPICAL> 1.4
L3057[21:02:22] <ATYPICAL> what is it on
now?
L3058[21:02:37] <ATYPICAL> my MP server
is probably outdated
L3059[21:03:46] <gamax92> ATYPICAL:
1.4.3?
L3060[21:04:10] <ds84182> you have
event.listen("modem_message",function(a,b,c) print(a,b,c)
end)?
L3061[21:04:38] <ATYPICAL> 1.4.1.14
L3062[21:04:58] <ATYPICAL> not quite,
ds84182
L3063[21:05:00] <ATYPICAL> one
second
L3064[21:06:20] <ATYPICAL> my
event.listen is just event.listen('modem_message',
getMessage)
L3065[21:06:45] <ds84182> and how is
getMessage defined?
L3066[21:06:54] <ATYPICAL> and inside
getMessage(a,b,c,d,e,f,g) if i print any of those variables they
are blank, but the function is being called because if I print
something else it works
L3067[21:07:19] <ATYPICAL> function
getMessage(a,b,c,d,e,f,g) print(a..b..c..e..f..g) end
L3068[21:07:32] <ds84182> Oh, I
know
L3069[21:07:43] <ds84182> some of those
variables are nil, so it's causing an error
L3070[21:07:52] <ATYPICAL>
interesting
L3071[21:08:01] <ds84182> if you look in
/tmp/events.log it should show you the errors
L3072[21:08:12] <ds84182> but for now,
replace the .. with ,
L3073[21:08:22] <ds84182> print will
string them together correctly for you
L3074[21:09:01]
⇦ Quits: MisterErwin
(~MisterErw@dslb-146-060-074-172.146.060.pools.vodafone-ip.de)
(Quit: Leaving.)
L3075[21:09:17] ***
prasselpikachu is now known as prassel|off
L3076[21:09:47] <ATYPICAL> You were
absolutely right
L3077[21:10:08] <ATYPICAL> I replaced the
raw print with if X then print(X) end
L3078[21:10:13] <ATYPICAL> and it
works
L3079[21:10:33] <ATYPICAL> I wish I were
that good at coding xD
L3080[21:10:59] <ds84182> Well, practice
makes (near) perfect
L3081[21:11:09] ***
prassel|off is now known as prasselpikachu
L3082[21:12:21] ***
AtomSponge is now known as AtomSponge|away
L3083[21:14:54] <ATYPICAL> also a lot of
the issues I was having I am finding that are most likely related
to using alt+ctrl+c to quit the program. if I terminate it normally
less unpredictable things happen
L3084[21:15:32] <ATYPICAL> thanks for
your help, all
L3085[21:16:44] <Altenius> Geez, why is
this text editor so large? It's downloaded 500 MB already,
L3086[21:18:25] <asie> what
L3087[21:18:44] <Altenius> Atom
L3088[21:22:45] <ShadowKatStudios> woo,
abusing a WM into running
L3089[21:23:30]
⇦ Quits: Mirodin
(~quassel@2a02:810d:12c0:1878:b94d:8338:56f:978c) (Ping timeout:
194 seconds)
L3090[21:25:11] <ATYPICAL> if my server
patches from 1.4.1.14 to the most recent one which requires EEPROM
etc., what will happen to my current blocks/robots?
L3091[21:25:59] <Inari> my atom is 206
MB
L3092[21:26:02] <Inari> so no clue what
you'Re dling xD
L3093[21:26:45] <gamax92> ATYPICAL: I was
afraid something bad could happen so i just made a new world
L3094[21:26:58] <gamax92> i play on
creative though and have access to the world folder
L3095[21:27:22]
⇨ Joins: Mirodin
(~quassel@2a02:810d:12c0:1878:b94d:8338:56f:978c)
L3096[21:29:13] <Altenius>
ShadowKatStudios, What WM?
L3097[21:33:12] <ds84182> gamax92,
nothing bad happened for me
L3098[21:33:22] <ds84182> It auto added
the Lua BIOS into the computer
L3099[21:33:40] <gamax92> ds84182: the
instance was on early 1.3 though.
L3100[21:33:41]
⇦ Quits: Mirodin
(~quassel@2a02:810d:12c0:1878:b94d:8338:56f:978c) (Quit: No Ping
reply in 180 seconds.)
L3101[21:33:56] <ds84182> I migrated the
instance I was using from 1.2
L3102[21:33:59] <gamax92> oh
L3103[21:34:00] <gamax92> okay.
L3104[21:34:02] <ds84182> I just went
from 1.3
L3105[21:34:04] <ds84182> then to
1.4
L3106[21:34:20] <ds84182> I can give you
a copy of a later 1.3 if you want
L3107[21:34:53] <gamax92> I already
migrated the hdd folders .-.
L3108[21:34:59] <ds84182> .-.
L3109[21:36:21] ***
Techokami is now known as Techokami|Off
L3110[21:37:31]
⇨ Joins: Mirodin (~quassel@95.90.192.244)
L3112[21:37:59] <ds84182> suuuudo
L3113[21:38:24] <gamax92> .stats
L3115[21:38:50] <Negi> ds84182: What is
that I want it
L3116[21:39:07] <Negi> Is that a modded
OpenOS or an OS you're working on ?
L3117[21:39:14] <ds84182> An OS i'm
working on
L3118[21:39:16] <gamax92> I want that
:O
L3119[21:39:40] <ds84182> I've got
several TODOs to fix tho
L3120[21:40:07] <ds84182> I need to fix
ps.pause so that the process can be resumed later
L3121[21:40:24] <Negi> So you have actual
sorta-multitasking ?
L3122[21:40:28] <ds84182> Yep
L3123[21:40:48] <Negi> You're just making
me more envious °^°
L3124[21:41:10] <ds84182> °v°
L3125[21:41:10] <Negi> (I'm craving for
that ~miner~software.)
L3126[21:41:19]
⇦ Quits: Mirodin (~quassel@95.90.192.244) (Ping timeout: 200
seconds)
L3127[21:41:56] <ds84182> brb
L3128[21:43:57] <gamax92> Negi: what if
lua vm's, so full multi tasking :O
L3129[21:44:36] <Negi> Wait what
L3130[21:44:51] <Negi> gamax92: How would
that be possible within OC ? ô_o
L3131[21:45:08] <gamax92> Negi: lua vm's
in lua?
L3132[21:45:16] <gamax92> I've been doing
that, its actually pretty fast.
L3133[21:45:46] <gamax92> and doesn't
take up too much memory.
L3134[21:47:09] <Negi> And...You can have
multiple threads with that ?
L3135[21:48:18] <Negi> SENPAI TEACH ME
*^* (I even haz the glitters in mie eyes.)
L3136[21:50:37] ***
skyem123 is now known as skyem123|zzz
L3137[21:53:42]
⇦ Quits: CompanionCube (~samis@95f105f6.skybroadband.com)
(Remote host closed the connection)
L3138[21:53:45] <ds84182> gamax92, Oh
yah, it's actually fast?
L3139[21:53:49] <ds84182> You
serious?
L3140[21:53:56] <gamax92> its decent
enough to do most stuff, so yeah
L3141[21:54:01] <ds84182> And you haven't
had any acuracy problems?!
L3142[21:54:02] <ds84182> ( ͡^ ͜ʖ
͡^)
L3143[21:54:11] <ds84182> I guess it's
perfect then
L3144[21:54:31]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 200 seconds)
L3145[21:54:40]
⇨ Joins: Mirodin
(~quassel@2a02:810d:12c0:1878:b94d:8338:56f:978c)
L3146[21:56:16] <gamax92> Negi: well,
you'd just have the normal coroutines, but only have them run the
vm's partially.
L3147[21:56:40] <Negi> But I meant
L3148[21:56:43] <ATYPICAL> is there a
robot function to return energy level?
L3149[21:56:45] <Negi> A Lua VM in
Lua.
L3150[21:56:51] <Negi> ~w robot
L3152[21:56:53] <gamax92> oh yeah that
exists
L3153[21:56:57] <ATYPICAL> Im reading
it
L3155[21:57:09] <ds84182>
computer.energy()
L3156[21:57:22] <ds84182> that returns
the energy level for both robots and computers
L3157[21:57:49] <ATYPICAL> ty
L3158[21:58:09] <Negi> I thought there
was a robot component too ?
L3159[21:58:21] <Negi> Or is it just a
derp in wiki page names ?
L3160[21:58:32] <gamax92>
gamax92.pc-logix.com/list.txt
L3161[21:58:36] <gamax92> a list of all
wiki pages ocdoc knows of
L3162[21:58:42] <ds84182> I think it was
moved from robot to computer a long while ago
L3163[21:59:38] <Negi> And I have to copy
it because xfce4-term doesn't handle URLs without their
protocol.
L3164[22:00:08] <gamax92> which i admit
is probably not entirely complete.
L3165[22:00:38] <gamax92> since someone
(cough Sangar cough) doesn't have proper export stuff on
ocdoc.cil.li
L3166[22:03:15]
⇦ Quits: lperkins2 (~lperkins2@63.227.187.208) (Remote host
closed the connection)
L3167[22:03:25] <Negi> I'm crazy
tired.
L3168[22:03:45] <ds84182> gamax92, just
crawl the website for urls
L3169[22:04:03] <gamax92> i did that, i
got less urls than my current method and it was slower
L3170[22:04:08] <ds84182> what
L3171[22:04:10] <ds84182> how
L3172[22:04:12] <ds84182> dafuq
L3173[22:04:26] <ds84182> you should
actually be able to get all the pages from the main page
L3174[22:04:36] <gamax92> not if its not
linked anywhere.
L3175[22:04:50] <ds84182> but then the
page isn't relevant
L3176[22:05:00]
⇦ Quits: Mirodin
(~quassel@2a02:810d:12c0:1878:b94d:8338:56f:978c) (Ping timeout:
378 seconds)
L3177[22:05:00] <gamax92> >_> okay
sure it isn't
L3178[22:05:50]
⇨ Joins: pong (~notPing@198.109.114.66)
L3179[22:05:50]
zsh sets mode: +v on pong
L3180[22:05:50] <Negi> I don't understand
half of vm.run's arguments so I'm just gonna say I'm yet too young
in the programmation field to do anything useful :D
L3181[22:07:28] <ds84182> Well which ones
do you not understand
L3182[22:07:39] <ds84182> only the first
argument needs to be filled out
L3183[22:08:25] ***
Daiyousei is now known as SleepingFairy
L3184[22:09:50] <Negi> I know
L3185[22:09:53] <Negi> But I'm
curious
L3186[22:10:37] <ds84182> Which ones do
you not understand?
L3187[22:10:39] <Negi> arguments (of what
?), upvalues (What the * is an upvalue ?), and hooks (I think i
kinda know that but I'm not sure at all)
L3188[22:11:04] <ds84182> Arguments would
be the function arguments that are passed to the VM
L3189[22:11:29] <ds84182> Upvalues are
like "local a function getA() return a end function setA(na) a
= na end"
L3190[22:11:35] <ds84182> local a would
be an upvalue
L3191[22:11:51] <ds84182> Then the hook
is just a function thats called every VM opcode
L3192[22:13:17] <Negi> So if you encased
the VM in a coroutine, you'd have to use that to make it yield ? I
guess ?
L3193[22:13:29] <ds84182> Yep
L3194[22:13:43] <ds84182> You can also
use that as a "Too long without yield"
L3195[22:13:55] <Negi> Oh.
L3196[22:14:04] <Negi> Imma star
this.
L3197[22:14:32] <ds84182> It also works
for both Lua 5.1 and Lua 5.2
L3198[22:15:16] <gamax92> ds84182: except
when you got rid of the unpack fix
L3199[22:15:32] <ds84182> gamax92, I did
not
L3200[22:15:37] <ds84182> I moved it to a
better location
L3201[22:16:11] <ds84182> local tostring,
unpack = tostring, unpack or table.unpack
L3202[22:17:01] <Negi> I think I mastered
the art of regex. ._.
L3203[22:17:04] <gamax92> >_>
where
L3204[22:17:10] <Negi> Almost.
L3205[22:17:26] <Wobbo> Negi, Impossible,
you cannot master regex
L3206[22:17:42] <Wobbo> Negi: You can
only get decent at it
L3207[22:18:10] <Negi> Wobbo: I wrote a
Lua exception matching regex with captures on line number and
exception in less than 1 second.
L3208[22:18:45] <Wobbo> Negi: As in it
matches calls to error?
L3209[22:19:27] <LordFokas> One does not
simply master regex
L3210[22:19:28] <Negi> Nah
L3211[22:19:42] <ds84182>
ks.protectTable(t,noread,nowrite) is best function
L3212[22:19:46] <Negi> Wobbo: It matches
the errors themselves.
L3214[22:20:19] <Wobbo> Negi:
error%((.*)%) ?
L3215[22:20:29] <Negi> Nah
L3216[22:21:03] <Negi> The errors from
the live interpreter rather.
L3217[22:21:05] <Negi> lua:\[[^ ]+
([0-9]+)\] : (.+)
L3218[22:23:40] <Negi> Tiny HTTP Daemon
<3
L3219[22:26:31]
⇨ Joins: Vex|Mobile
(~Vexatos@p200300556E1C1F53E4A07E6A78733247.dip0.t-ipconnect.de)
L3220[22:26:35]
⇦ Parts: Vex|Mobile
(~Vexatos@p200300556E1C1F53E4A07E6A78733247.dip0.t-ipconnect.de)
())
L3221[22:40:54] ***
prasselpikachu is now known as prassel|off
L3222[22:41:36]
⇦ Quits: MrRatermat
(~ratermat@host81-158-129-210.range81-158.btcentralplus.com) (Quit:
ded)
L3223[22:44:35] ***
prassel|off is now known as prasselpikachu
L3224[22:44:43]
⇨ Joins: VikeStepFTB (~VikeStep@101.162.12.98)
L3225[22:45:09]
⇦ Quits: VikeStepFTB (~VikeStep@101.162.12.98) (Read error:
Connection reset by peer)
L3226[22:45:32]
⇨ Joins: VikeStep (~VikeStep@101.162.12.98)
L3227[22:46:57] <ds84182> welp, time to
write an editor for my OS
L3228[22:47:42] <gamax92> ds84182: your
OS is everything I wanted to do.
L3229[22:48:11] <ds84182> except no
LuaVM
L3230[22:48:29] <gamax92> ds84182: oh, i
also wanted that.
L3231[22:48:42] <ds84182> it's not
everything then
L3232[22:49:48] ***
prasselpikachu is now known as prassel|off
L3233[22:51:55] <Negi> And I'm off to
beeed~
L3234[22:52:07] <ds84182> bye
L3235[22:52:12] <Negi> Seriously it's
soon midnight and I get up at 6 AM.
L3236[22:52:14] <Negi> Night, all.
L3237[22:52:15]
⇦ Quits: Negi
(~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Quit: WeeChat
1.0.1)
L3238[22:53:34]
⇨ Joins: orthoplex64
(~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L3239[22:55:48]
⇦ Quits: pong (~notPing@198.109.114.66) (Ping timeout: 194
seconds)
L3240[22:55:53]
⇦ Quits: Pyrolusite
(~Pyrolusit@ARouen-651-1-456-123.w82-126.abo.wanadoo.fr) (Quit:
Leaving)
L3241[22:59:06] ***
prassel|off is now known as prasselpikachu
L3242[23:00:05] ***
prasselpikachu is now known as prassel|off
L3243[23:00:30]
⇦ Quits: Magik6k (~Magik6k@host-37-190-200-120.dynamic.mm.pl)
(Quit: Leaving)
L3244[23:02:30]
⇨ Joins: Lunatrius` (~Lunatrius@77.38.103.182)
L3245[23:05:17]
⇦ Quits: Lunatrius (~Lunatrius@77.38.103.182) (Ping timeout:
200 seconds)
L3246[23:05:18] ***
Lunatrius` is now known as Lunatrius
L3247[23:05:36]
⇨ Joins: Hatsuse
(uid52684@id-52684.charlton.irccloud.com)
L3248[23:06:08] ***
Hatsuse is now known as Azazel
L3249[23:06:26] ***
Azazel is now known as Hatsuse
L3250[23:10:02]
⇨ Joins: jgile2
(~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au)
L3251[23:10:40] ***
manmaed is now known as manmaed|AFK
L3252[23:12:46]
⇦ Quits: TabletCube (~TCube@95f105f6.skybroadband.com)
(Remote host closed the connection)
L3253[23:13:03]
⇨ Joins: TabletCube
(~TCube@95f105f6.skybroadband.com)
L3254[23:13:36]
⇦ Quits: Wobbo (~Wobbo@5249BC59.cm-4-2c.dynamic.ziggo.nl)
(Quit: Textual IRC Client: www.textualapp.com)
L3255[23:18:32] ***
AngieBLD|Off is now known as AngieBLD
L3256[23:19:25]
⇦ Quits: ^vDoge
(~mooooon@c-71-238-153-166.hsd1.mi.comcast.net) (Ping timeout: 198
seconds)
L3257[23:22:37]
⇦ Quits: Hobby_boy
(~Hobbyboy@host109-156-49-144.range109-156.btcentralplus.com)
(Remote host closed the connection)
L3258[23:22:54] ***
Kilobyte is now known as Kiloff
L3259[23:24:22] ***
alekso56 is now known as alekso56_off
L3260[23:26:04] <vifino> Dayum. Provider
prohibits gsm gateway use.
L3261[23:26:24]
⇦ Quits: ^v (~ping@2601:4:680:104c:4880:f72d:1f71:b578) (Ping
timeout: 378 seconds)
L3262[23:26:39] <vifino> Blah, there goes
my dream of beeing able to answer my calls on multiple devices
around the world.
L3263[23:31:00] <ds84182> why would you
want to do that
L3264[23:32:18]
⇦ Quits: VikeStep (~VikeStep@101.162.12.98) (Quit:
Leaving)
L3265[23:32:33]
⇨ Joins: VikeStep (~VikeStep@101.162.12.98)
L3266[23:37:18] ***
Hatsuse is now known as Azazel
L3267[23:37:57] <ATYPICAL> hmm
L3268[23:38:06]
⇨ Joins: TangentDelta (~christine@63.143.24.24)
L3269[23:38:07] <ATYPICAL> just broke a
robot and my code disappeared
L3270[23:38:13] <ATYPICAL> on it
L3271[23:38:19] <ATYPICAL> and it is
saying file structure is read-only
L3272[23:38:30] <ATYPICAL> please tell me
that its recoverable
L3273[23:38:35] ***
Azazel is now known as Hatsuse
L3274[23:39:11] ***
Nentify is now known as Nentify|away
L3275[23:40:12] ***
justastranger|zzz is now known as justastranger
L3276[23:40:43] ***
Riking is now known as Riking|away
L3278[23:42:17] <Soni> (oh btw we're
talking about the crash with that last line, altho I guess it could
apply to me)
L3279[23:43:26]
⇦ Quits: sciguyryan
(sciguyryan@109-205-169-168.dynamic.swissvpn.net) ()
L3280[23:47:32] ***
Riking|away is now known as Riking
L3281[23:50:04] <vifino> ds84182:
pls
L3282[23:50:28] <vifino> Also, I just got
to hear Asterisk has support for JACK audio.
L3283[23:50:40] <vifino> That means I can
do a shitload of fancy stuff.
L3284[23:50:51] <PotatoTrumpet> o/
L3285[23:51:03] <vifino> Like route a gsm
call to mumble.
L3286[23:51:09] <vifino> Which would be
awesome.
L3287[23:52:10] <ds84182> Fuck
printers
L3288[23:52:29] <vifino> Would rather
fuck asterisk.
L3289[23:52:31] <vifino> err
L3290[23:52:32] <vifino> what
L3291[23:52:46] <vifino>
okayiamdrunk
L3292[23:52:59] <ds84182> I hate printers
so much
L3293[23:53:02] <ds84182> I want them to
die
L3294[23:53:19] <ds84182> Sangar, do OC
printers jam and get on people's nerves?
L3295[23:53:33] <ds84182> If they don't
then we need a config option named printerDifficulty
L3296[23:53:48] <ds84182> fuck, does OC
even have printers
L3297[23:56:04] <PotatoTrumpet>
addon
L3298[23:57:23] ***
Techokami|Off is now known as Techokami