<<Prev
Next>>
Scroll to Bottom
Stuff goes here
L1[02:23:06] <Elizabeth> Kodos: So I -have-
to start the remote on Github first? I can't do it all from my
netbook
L2[02:23:15] <Elizabeth> git init is the
command you want
L3[02:23:20] <Kodos> Yes, I know how to do a
repo locally
L4[02:23:35] <Kodos> I want to start doing
something locally, a fresh repo, and then have it upload to my
github as a new repo
L5[02:23:55] <Kodos> As in it won't exist
until after I've edited something locally, added, committed, and
pushed
L6[02:25:58] <Elizabeth> will respond in a
bit, need to get on train
L8[02:38:59] <Elizabeth> Yay, fucking train
got cancelled
L9[02:42:00] <Elizabeth> Right, you still
need to create a bare repo on GitHubs side but after you do that,
locally: git init, git add some.file, git commit, git remote add
origin YOUR ADDRESS here, git push -u master origin
L10[02:42:46] <Elizabeth> Then subsequent
pushes will just be git push
L11[02:44:15] <Kodos> Right, yeah. I had
known that all already, I was just curious if there was a way to
start the remote repo from a local git
L12[02:44:38] <Kodos> The git course I took
on CA didn't cover it, so I wanted to know
L13[02:45:07] <Elizabeth> Na, you still
have to create the barebones repo cause GitHub will reject it
otherwise
L15[02:45:21] <Kodos> Now if I can just
figure out how to do HUD Elements with OpenGlasses
L16[02:46:02] <Elizabeth>
Og.starchasers.org may help
L17[02:46:19] <Elizabeth> Or not, that's
not the right address
L19[02:46:32] <Kodos> I'm there now, but
some of the commands seem not to work, or I'm doing them
wrong
L20[02:47:17] <Elizabeth> What ones? I know
a few are a bit iffy and incorrect on that wiki
L21[02:48:31] <Elizabeth> Like the colour
setting takes 3 values from 0-1
L22[02:48:49] <Kodos> For one, I want to be
able to move the text around, and it isn't working
L23[02:49:00] <Kodos> setPosition(x,y)
isn't working
L24[02:49:19] <Elizabeth> Do you still have
the variable you put the text into?
L25[02:49:35] <Kodos> Yeah
L26[02:49:57] <Elizabeth> Make sure you're
calling the set position on that variable
L27[02:50:26] <Kodos> Oh, NOW it
works
L28[02:50:30] <Elizabeth> Yeah
L29[02:55:11] <Kodos> Okay, I have no idea
how to get text to render over a rectangle
L30[02:55:15] <Kodos> So the rectangle's
getting tossed
L31[02:56:30] <Elizabeth> Is the text
rendered before the rectangle?
L33[02:56:55] <Kodos> setColor doesn't seem
to work either
L34[02:57:22] <Elizabeth> Huh, also what
args are you passing to setcolor?
L35[02:57:26] <Kodos> 1,1,1
L36[02:57:31] <Kodos> I'm assuming that's
supposed to be white
L37[02:58:09] <Elizabeth> Yes, it should
be
L38[02:59:10] <Kodos> Once I can get it
working, if I can, I plan on making a program that will list AE2
inventory on demand via chatbox
L39[03:00:05] ⇦
Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) (Quit:
[PCL-1_7] Good bye!)
L40[03:01:39] ⇨
Joins: PCL-Minecraft
(~PCL-1_7@2607:5300:60:51da::dead:beef)
L41[03:02:46] ⇨
Joins: Xilandro
(~Kodos@2602:306:ce20:6c30:5400:5759:27b:54cf)
L42[03:03:31] ⇦
Quits: Kodos (~Kodos@2602:306:ce20:6c30:60b9:2917:3cd3:bdf1)
(Killed (NickServ (GHOST command used by
Xilandro!~Kodos@2602:306:ce20:6c30:5400:5759:27b:54cf)))
L43[03:03:35] ***
Xilandro is now known as Kodos
L44[03:03:53] <Kodos> In other news, I aced
an SQL course on CodeAcademy
L45[03:04:11] <Elizabeth> Cool
L46[03:04:43] ⇦
Quits: Kodos (~Kodos@2602:306:ce20:6c30:5400:5759:27b:54cf) (Read
error: Connection reset by peer)
L47[03:06:16] ⇨
Joins: Kodos
(webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L48[03:06:21] <Kodos> Woo, Hexchat
busted
L49[03:06:22] <Kodos> Hard
L50[03:07:28] <Elizabeth> Loo
L51[03:07:31] <Elizabeth> Lol*
L52[03:50:46] <Kodos> With OC 1.6, we'll
have terminal servers, right? I was just thinking. With the KVM
switch, we'll be able to have it hooked up to all 3 servers
L53[03:51:00] <Kodos> Unless we can already
internally
L54[03:54:08] <Elizabeth> did you see
sangar's video about the terminal server stuff?
L55[03:59:00] <Kodos> Yes
L56[03:59:05] <Kodos> And it made me
excited
L57[04:01:28] <Kodos> Err, wait, do I want
the switchable hub or the KVM switch to have one screen and
keyboard h ooked up to a server rack
L58[04:02:51] *
Elizabeth shrugs
L59[04:12:49] *
Elizabeth is doing an image backup of her laptop
L60[04:12:53] <Kodos> KVM switch placement
is weird
L61[04:14:18] <Kodos> It... mostly
works
L62[04:14:31] <Kodos> Screen doesn't
refresh cleanly, but it works
L63[04:14:51] <Kodos> Maybe the Terminal
server will fix that issue
L64[04:14:53] <Kodos> ¯\_(ツ)_/¯
L65[04:17:03] <Elizabeth> the terminal
server will be for the remote terminals
L66[04:17:31] <Kodos> Isn't a remote
terminal just a portable screen and keyboard?
L67[04:17:39] <Elizabeth> yeah
L68[04:17:50] <Kodos> So theoretically I
should be able to set the terminal server to a side, and use a
screen and keyboard
L69[04:17:55] <Kodos> I'll poke Sangar
about it
L71[04:18:49] <Elizabeth> servers will
still use screens as normal IIRC, just instead of binding the RT's
to the servers you bind them to the terminal server
L72[04:19:11] <Kodos> Makes me wonder how
the RT will know which server to control
L73[04:19:23] <Kodos> Or will that be set
up in the rack gui
L74[04:19:54] <Elizabeth> the rack UI, look
at the part of the video where sangar configures it
L75[04:20:34] <Kodos> I'll watch it again,
but it was hard to see the first time
L76[04:24:08] <Kodos> Okay, so
L77[04:24:20] <Kodos> When he puts the line
over to the Back, is it also going to Bottom and Top
L78[04:24:25] <Kodos> Or just the end of
the line
L79[04:27:14] <Kodos> Oh, wait, I think I
see what's going on
L80[04:27:32] <Kodos> It looks like the
network card puts an extra line selection
L81[04:27:43] <Kodos> Actually
L82[04:27:52] <Kodos> I'm just gonna wait.
I'm sure he'll put out a video explaining shit
L83[05:03:07] <Kodos> OC Minecarts are
useless
L84[05:04:04] <Elizabeth> the carts with
computers in them?
L85[05:04:40] <Kodos> Yeah, they're like
robot minecarts
L86[05:04:51] <Kodos> I literally have no
idea what to use them for, given the current methods
L87[05:05:08] <Elizabeth> can they move the
carts at all?
L88[05:05:14] <Kodos> let me test
L89[05:05:42] <Kodos> Yeah, they link if
you have railcraft
L90[05:06:10] <Kodos> But as far as I can
tell, there's no way to connect the network rail controller to a
computer and change things
L91[05:06:16] <Kodos> You have to access
the cart directly
L92[05:07:14] <Elizabeth> if they don't
move the cart themselves that's scrapped the one idea i had which
they could be useful for
L93[05:07:46] <Kodos> What do you
mean
L94[05:08:30] <Elizabeth> they could get
network packets, store them then propel themselves some distance
then broadcast them out
L95[05:09:21] <Kodos> I'm sure it's
possible, I just have no idea how to implement it. Documentation
sucks,
L97[05:09:53] <Kodos> You can access other
components too that you install
L98[05:10:08] <Kodos> But there's no check
to see whether it's on the network rail, or just a regular
one
L99[05:11:20] <Kodos> Oh, I guess you have
to use Railcraft Locking tracks
L100[05:11:29] <Kodos> So basically this
is an OC and Railcraft addon
L101[05:12:14] <Elizabeth> and from what
has been shown so far, a fairly useless one
L102[05:12:55] <Elizabeth> seeing as it
probably can't control the train and is useless for long distance
networks cause wireless and linked cards do that easier
L103[05:18:12] <Kodos> Looks like it has a
special module for locomotive control, range of 4 blocks
L104[05:18:31] <Kodos> Nevermind
L105[05:18:36] <Kodos> Crashed when I
linked them
L106[05:18:46] <Elizabeth> lol
L107[05:18:56] <Kodos> Welp, th at mod's
out
L108[05:19:15] <Kodos> This pack is almost
done, and ready for tweaking/minetweaking
L109[05:55:16] <Shuudoushi> I am way to
tiered to be putting up with pc logix's webmail not letting me
login -_-
L110[06:04:09] <Kodos> How the fuck do I
get a tank detector set up for a fluid unloader
L111[06:12:02] <Kodos> Got it
L112[06:21:38] <PCL-Minecraft>
LizzyTheSiren joined the game.
L113[06:21:46] <Elizabeth> %lookup
games.theender.net
L114[06:21:48] <MichiBot> Elizabeth: DNS
Info for games.theender.net 212.129.11.42
L115[06:23:14] <Elizabeth> %lookup
athar.theender.net
L116[06:23:15] <MichiBot> Elizabeth: DNS
Info for athar.theender.net 62.4.22.248
L117[06:28:57] <Kodos> Bleh, train holding
tracks aren't wanting to respect the filter for tank cards
L118[06:29:05] <Kodos> that I have on the
fluid loaders
L119[06:29:28] <Elizabeth> if you're doing
fluid loaders/unloaders, use the non-train lockdown track
variants
L120[06:30:13] <Elizabeth> otherwise if
you ever have multiple tank carts only one will get locked
L121[06:30:27] <Kodos> Lockdown, not
holding?
L122[06:30:33] <Kodos> Err rather,
lockdown mode or holding mode
L123[06:30:36] <Kodos> Also, coffee time,
back soonish
L124[06:30:55] <Elizabeth> err, either
lockdown, holding or boarding mode is fine as long as it's not in
train mode
L125[06:35:27] <PCL-Minecraft>
<LizzyTheSiren> mimiru have you seen the AE area at all
recently?
L126[06:36:46] <PCL-Minecraft>
<LizzyTheSiren> okay... so turning on either mipmapping or
the other thing makes ae cables go weird
L127[06:37:03] <Mimiru> No, I've not had
time to MC
L128[06:37:40] <Elizabeth> looks like it
may be anisotropic filtering that's doing it
L129[06:37:45] <PCL-Minecraft>
<LizzyTheSiren> yeah
L130[06:45:41] <PCL-Minecraft>
<LizzyTheSiren> Oc needs flatscreen monitors
L131[06:58:44] <PCL-Minecraft>
LizzyTheSiren left the game.
L132[07:11:15] <Kodos> Hot damn Railcraft
is slick. Now if only I could get locomotives doing what I want
them to
L133[07:14:59] <Kodos> How do you attach
an emblem? Just craft it with whatever?
L134[07:18:07] <Elizabeth> i think you
just slap it on
L135[07:18:31] <Kodos> Newp
L136[07:29:50] *
Elizabeth shrugs
L137[07:30:37] <Kodos> Ah well
L139[08:12:02] <Elizabeth> ?
L140[08:13:51] <Kodos> It's UUM
L141[08:13:53] <Kodos> From IC2
Classic
L142[08:14:14] <Elizabeth> looks like wool
to me..
L143[08:14:45] <Kodos> It's pixel
art...
L144[08:15:01] <Elizabeth> ah
L146[08:19:33] <Elizabeth> man this
chapter is really fucking boring
L147[08:31:33] *
Elizabeth bashes her head on the table until she is
unconcious
L148[10:20:59] <Kodos> I wonder if LP
works standalone, or if you need BC
L149[10:21:38] <Elizabeth> You still need
bc afaik
L150[10:26:26] <Elizabeth> Ooh, found
matmos for 1.7.10
L153[10:28:45] <Kodos> Is th at the mod
that makes it so w hen you go behind a wall, sounds muffle a
bit
L154[10:28:49] <Elizabeth> I wonder if you
can modify which sounds are played where
L156[10:31:00] <Elizabeth> It's the one
that adds atmospheric based sounds, so like; spooky in the nether,
light wind above ground etc
L157[10:31:17] <Kodos> Ahh
L158[10:37:19] *
Elizabeth sighs
L159[10:39:10] *
Elizabeth really wants to go see the doctor but is also scared of
first encounters
L160[10:40:32] <Elizabeth> Yay, mood level
is dropping at a steady pace
L161[10:51:43] <Kodos> Gonna go crash hard
while I wait for SE to update
L162[10:51:46] <Kodos> o/
L163[10:52:03] ⇦
Quits: Kodos
(webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Quit: Web
client closed)
L164[11:21:00] <Shuudoushi> I keep getting
pop-ups for wwwpromoter...
L167[11:34:41] <Shuudoushi> lulz
L168[11:34:56] <Shuudoushi> sounds about
right though
L169[11:34:56] <PCL-Minecraft>
LizzyTheSiren joined the game.
L170[12:12:29] <PCL-Minecraft> vifino
joined the game.
L171[12:12:54] <PCL-Minecraft>
<vifino> meep
L172[12:12:57] <PCL-Minecraft>
<vifino> :O this place is awesome
L173[12:14:36] <PCL-Minecraft>
<vifino> holy shit, the reception thing is so amazing
L174[12:16:50] <PCL-Minecraft>
<LizzyTheSiren> oh, you in the storage hose?
L175[12:16:56] <PCL-Minecraft>
<LizzyTheSiren> *house
L176[12:47:30] <PCL-Minecraft>
<vifino> :D you are actually active!! :D
L177[12:48:10] <PCL-Minecraft>
<vifino> meep?
L178[12:48:12] <PCL-Minecraft>
<LizzyTheSiren> meep
L179[12:48:16] <PCL-Minecraft>
<vifino> :D
L180[12:48:45] <PCL-Minecraft>
<vifino> wow, that looks really really awesome
L181[12:49:24] <PCL-Minecraft>
<vifino> cool :D
L182[12:49:33] <PCL-Minecraft>
<LizzyTheSiren> that's done using a microcontroller
L183[12:49:42] <PCL-Minecraft>
<vifino> awesome
L184[12:50:08] <PCL-Minecraft>
<LizzyTheSiren> right, lighting...
L185[12:50:55] <PCL-Minecraft>
<LizzyTheSiren> wit
L186[12:50:58] <PCL-Minecraft>
<LizzyTheSiren> wut*
L187[12:51:05] <PCL-Minecraft>
<LizzyTheSiren> where is this getting energy from...
L188[12:51:10] <PCL-Minecraft>
<vifino> o_O
L189[12:51:29] <PCL-Minecraft>
<vifino> definitly more powerful
L190[12:52:33] <PCL-Minecraft>
<LizzyTheSiren> screens i'ma leave as they are
L191[12:52:41] <PCL-Minecraft>
<vifino> oke
L192[12:55:16] <PCL-Minecraft>
<LizzyTheSiren> mind flicking the lever to the right of the
door in there?
L193[12:55:28] <PCL-Minecraft>
<vifino> done
L194[12:55:40] <PCL-Minecraft>
<vifino> beeep
L195[12:55:41] <PCL-Minecraft>
<LizzyTheSiren> awesome
L196[13:00:28] <PCL-Minecraft>
<vifino> brb :*
L197[13:00:32] <PCL-Minecraft>
<LizzyTheSiren> okay
L198[13:05:05] <PCL-Minecraft>
<vifino> back
L199[13:05:15] <PCL-Minecraft>
<vifino> whoa
L200[13:05:37] <PCL-Minecraft>
<LizzyTheSiren> testing shiz
L201[13:05:46] <PCL-Minecraft>
<vifino> oke
L202[13:10:58] <PCL-Minecraft>
<LizzyTheSiren> hmm
L203[13:13:30] <PCL-Minecraft>
<LizzyTheSiren> why can't these have a mode for displaying
hex...
L204[13:13:41] <PCL-Minecraft>
<LizzyTheSiren> actually
L205[13:13:57] <PCL-Minecraft>
<LizzyTheSiren> if they did it would only be one digit
L206[13:13:58] <PCL-Minecraft>
<LizzyTheSiren> meh
L207[13:14:04] <PCL-Minecraft>
<vifino> ....
L208[13:14:32] <PCL-Minecraft>
<vifino> I'm not sure if i broke something .-.
L209[13:14:59] <PCL-Minecraft>
<vifino> I'm such an idiot .-.
L210[13:15:06] <PCL-Minecraft>
<LizzyTheSiren> yes you are :P
L211[13:15:23] <PCL-Minecraft>
<vifino> .-.
L212[13:15:34] <PCL-Minecraft>
<LizzyTheSiren> but you're my idiot! :*
L213[13:15:46] <PCL-Minecraft>
<vifino> that works :D
L214[13:15:59] <PCL-Minecraft>
<LizzyTheSiren> .-.
L215[13:16:03] <PCL-Minecraft>
<vifino> ?
L216[13:16:14] <PCL-Minecraft>
<LizzyTheSiren> it doesn't connect over corners like the PR
stuff
L217[13:16:18] <PCL-Minecraft>
<vifino> .-.
L218[13:16:31] <PCL-Minecraft>
<LizzyTheSiren> meh, i'll think of another way of labling the
bays
L219[13:20:00] <PCL-Minecraft>
<LizzyTheSiren> this is just decorative
L220[13:20:11] <PCL-Minecraft>
<vifino> ah
L221[13:20:47] <PCL-Minecraft>
<vifino> maybe put a little bit of water in it, like cooling
fluid?
L222[13:20:55] <PCL-Minecraft>
<LizzyTheSiren> it's not finished yet!
L223[13:20:58] <PCL-Minecraft>
<vifino> heat exchange, idk
L224[13:21:01] <PCL-Minecraft>
<vifino> :P
L225[13:23:43] <PCL-Minecraft>
<LizzyTheSiren> FUCK OFF LAG
L226[13:27:59] <PCL-Minecraft>
<vifino> huh
L227[13:28:13] <PCL-Minecraft>
<LizzyTheSiren> i swear there was a cover for the pipes...
really annoying they dropped FMP support
L228[13:29:17] <PCL-Minecraft>
<LizzyTheSiren> ooh
L229[13:36:13] <SuPeRMiNoR2> hey liz
L230[13:36:50] <SuPeRMiNoR2> zy
L231[13:36:58] <PCL-Minecraft>
<LizzyTheSiren> hai
L232[13:37:43] <PCL-Minecraft>
<LizzyTheSiren> okay, the IE wires stop transporting energy
when there is no players nearby even if the chunks are
L233[13:37:44] <PCL-Minecraft>
<LizzyTheSiren> loaded
L234[13:39:13] <PCL-Minecraft>
<vifino> .-. you got the steve skin now, Liz .-.
L235[13:39:29] <PCL-Minecraft>
<LizzyTheSiren> :/
L236[13:39:31] <PCL-Minecraft>
<LizzyTheSiren> stupid tardis mod
L237[13:39:36] <PCL-Minecraft>
LizzyTheSiren left the game.
L238[13:39:45] <PCL-Minecraft>
LizzyTheSiren joined the game.
L239[13:40:37] <PCL-Minecraft>
<LizzyTheSiren> ah shut
L240[13:40:49] <PCL-Minecraft>
<LizzyTheSiren> shit*
L241[13:40:52] <PCL-Minecraft>
LizzyTheSiren left the game.
L242[13:40:57] <PCL-Minecraft>
LizzyTheSiren joined the game.
L243[13:41:15] <PCL-Minecraft>
<vifino> tardis works for me..
L244[13:41:48] <PCL-Minecraft>
<LizzyTheSiren> do you lose your skin when you come back
out?
L245[13:42:03] <PCL-Minecraft>
<vifino> .-. i do
L246[13:42:11] <PCL-Minecraft> vifino left
the game.
L247[13:43:50] <PCL-Minecraft> vifino
joined the game.
L248[13:44:19] <PCL-Minecraft>
<vifino> :D skins are back
L249[13:44:44] <PCL-Minecraft>
<LizzyTheSiren> wtf i lost mine...
L250[13:44:55] <PCL-Minecraft>
<vifino> relog fixed it
L251[13:45:08] <PCL-Minecraft>
<LizzyTheSiren> yeah, except i had it and haven't moved
L252[13:49:34] <PCL-Minecraft>
<LizzyTheSiren> meh, i'ma go have a shower seeing as everyone
is out of the house at the moment
L253[13:53:15] <PCL-Minecraft>
<vifino> okays
L254[14:21:28] <Elizabeth> i'm back
L255[14:23:21] <Elizabeth> also had an
idea as to how we could do location base ambient sounds
L256[14:30:32]
⇨ Joins: Ender (Ender@athar.theender.net)
L257[14:31:13] <Ender> Elizabeth:
L258[14:31:42] <Elizabeth> hmm, may not
even need the regex part of it, good to know
L259[14:31:49] <Ender> Lizzy: hai
L260[14:31:55] <Ender> Lizzy; test
L261[14:32:02] <Ender> Lizzy,
complete
L262[14:32:13] <Elizabeth> okay good, all
those pinged me
L263[14:32:40] <Ender> Lizzy,
complete
L264[14:33:10] <Elizabeth> cool, didnn't
need the regex part, woo. now i shouldn't be pinged on irssi by
PCL-Minecraft. you may go now, Ender
L265[14:33:24] ⇦
Parts: Ender (Ender@athar.theender.net) (*poof*))
L267[16:05:04] <PCL-Minecraft>
<LizzyTheSiren> bed time
L268[16:05:05] <PCL-Minecraft>
LizzyTheSiren left the game.
L269[16:46:03]
⇨ Joins: Kodos
(~Kodos@2602:306:ce20:6c30:5400:5759:27b:54cf)
L270[17:55:28] <PCL-Minecraft> vifino left
the game.