<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:03] <Kilobyte> if you want to
:P
L2[00:00:18] <Kilobyte> it's purely
optional
L3[00:00:44] <Kilobyte> anyways, im off for
sleep
L4[00:01:01] <Kilobyte> night
L5[00:01:41] <TabletCube> Night
L6[00:06:41] *** Cazzar
is now known as Cazzar|Away
L7[00:08:53] <ds84182> I am 2001% done with
this fucking network card
L8[00:08:56] <ds84182> gamax92, buy me a new
one
L9[00:09:00] <ds84182> I demand a new
network card
L10[00:09:05] <ds84182> because this
existing one is this
L11[00:09:13] <ds84182> *this
L12[00:09:15] <ds84182> &shit
L13[00:09:25] <ds84182> fucking
lysdexia.
L14[00:09:26] ***
Cazzar|Away is now known as Cazzar
L16[00:09:49] *
TabletCube gives ds84182 an etherkiller
L17[00:09:53] <ping> my NS account is over
1 year old
L18[00:10:08] <TabletCube> ping:
whippersnapper :p
L19[00:10:33] <ds84182> ping, Mine's almost
2
L20[00:11:01] <ping> well i was on IRC for
2 years but diddnt NS
L21[00:11:51] <JoshTheEnder> huh? sorry,
fell asleep
L22[00:12:02] <ds84182> I found CC when it
like first came out, disregarded it for a few months, then I got
it, then I came on IRC
L23[00:12:04] <ds84182> true story
L24[00:12:04] <JoshTheEnder> TabletCube,
looks good so far
L25[00:13:08] ***
JoshTheEnder is now known as JoshTheEnder|ZzZ
L26[00:13:22] <TabletCube> JoshTheEnder: at
one point after release of 1.0 i might make a protocol emulator
:p
L27[00:13:49] <TabletCube> in the interests
of cross-protocol compat
L28[00:44:04] <ping> protocol
emulator
L29[00:44:16] <ping> lets make a protocol
protocol emulator protocol
L30[00:45:04] ⇦
Quits: Lathanael (~Lathanael@p54971EE9.dip0.t-ipconnect.de) (Ping
timeout: 201 seconds)
L31[00:46:36] ⇨
Joins: Magik6k
(~lukasz@host-89-228-209-226.kalisz.mm.pl)
L32[00:47:09] <Magik6k> hi all, is there
any way to figure out if string is valid address?
L33[00:48:15] <ping> if component.proxy
returns nil i guess
L34[00:48:41] <Magik6k> I meant the address
is not in my computer
L35[00:52:23] <ping> what
L36[00:52:47] <ping> .w component
L38[00:52:52] ⇨
Joins: Lathanael|Away
(~Lathanael@p54971EE9.dip0.t-ipconnect.de)
L39[00:53:52] <ping> yeah, component.proxy
is only way i think
L40[00:53:58] <ping> other than iterating
component.list
L41[00:54:26] <Magik6k> umm, but won't
kinda help with network cards behind switches
L42[00:54:49] <ping> what are you even
tring to do <_>
L43[00:55:05] <Magik6k> the ping program
;p
L44[00:55:24] <Magik6k> to test my DNS
system
L45[00:56:34] <TabletCube> Magik6k: you has
DNS?
L46[00:57:14] <Magik6k> kinda
L48[00:58:44] <TabletCube> How does your
protocol work?
L49[01:00:15] <TabletCube> Magik6k: ^
L50[01:00:17] <Magik6k> client sends
request to server, server searches domain in its registry, if
server can't find domain entry (a - address) it sends (ns - name
server) entry of name server for lower level domain:
L51[01:00:44] <Magik6k> so you have 'root
server' that knows servers for eg .org and .com
L52[01:01:16] <Magik6k> and the .com server
knows servers for eg example.com
L53[01:01:41] <Magik6k> and name server for
example.com knows example.com address
L55[01:02:31] <TabletCube> is this
practical ingame?
L56[01:02:41] <Magik6k> pretty much
L57[01:03:09] <Magik6k> api has one
function: dns.resolv(address)
L58[01:03:38] <TabletCube> does this work
with only 1 server?
L59[01:04:01] <Magik6k> what you mean by 1
server?
L60[01:04:30] <TabletCube> Only 1 DNS
server, as a baseline
L61[01:05:32] <Magik6k> with good enough
configuration you can have few rood dns servers, but for now it's
pointless(there is no caching now)
L62[01:05:56] <Magik6k> but client can use
only one root dns(for now)
L63[01:06:37] <Magik6k> and the whole
system can contain infinite number of servers
L64[01:06:49] <TabletCube> so all domains
can be on the same server?
L65[01:07:03] <Magik6k> yes
L66[01:07:45] <TabletCube> good
L67[01:07:45] <Magik6k> I'll later describe
it better on forum
L68[01:08:12] <TabletCube> Now I feel a
little like my protocol is a waste :p
L69[01:08:42] <Magik6k> and I'm also
searching good method of putting addresses into servers as they are
a bit long
L70[01:09:39] <Magik6k> for now i carry
them on hdd's but it's quite slow for servers
L72[01:10:40] <Magik6k> Mayby I'll use NFC
tags from Even more utilities but it's 1.6
L73[01:13:02] <TabletCube> Magik6k: any
comments on my design? (Being a lazy fucker, i haven't implemented
it)
L74[01:13:34] <Magik6k> TabletCube: Not
bad, but http response codes are not too dns like
L75[01:15:42] <Magik6k> TabletCube: My
system was made within 4 hours
L76[01:17:13] <TabletCube> ._.
L77[01:21:42] <TabletCube> Magik6k: You
make me feel very lazy
L78[01:22:08] <Magik6k> :p
L79[01:24:11] <TabletCube> Now when I'm on
desktop I will get cracking
L80[01:28:03] ***
Techokami is now known as Techokami|Off
L81[01:30:05] <TabletCube> Magik6k: I hope
there's a use for both programs
L82[01:30:21] <Magik6k> which ones?
L83[01:30:25] ***
Nentify is now known as Nentify|away
L84[01:31:02] <TabletCube> yours and my
future one
L85[01:31:19] <SpiritedDusty> very
interesting how the community is developing protocols and standards
for things...
L86[01:31:53] <Magik6k> I'd say that my dns
is for now super-useful
L87[01:32:29] <Magik6k> I can't imagine
accesing anything over network using these sick addresses
L88[01:33:10] <SpiritedDusty> yeah cause
those are /very/ simple to remember
L89[01:37:30] ⇨
Joins: Graypup
(~Graypup@static24-72-37-17.r.rev.accesscomm.ca)
L90[01:37:38] <TabletCube> Magik6k: how
much setup does your server require
L91[01:37:58] ⇦
Quits: Csstform (Csstform@chat.csst.form.ml) (Ping timeout: 186
seconds)
L92[01:38:10] <Magik6k> basicly you install
my package manager:
L93[01:38:26] <Magik6k> pastebin run
KaATrNkb
L94[01:38:35] <Magik6k> then you do
that:
L95[01:38:41] <Magik6k> mpt ppa add
m6koc
L96[01:38:48] <Magik6k> mpt install
dnsserver
L97[01:38:56] <Magik6k> [reboot]
L98[01:39:02] ⇦
Quits: Alissa (Alissa@bnc.alissa.programming.ga) (Ping timeout: 186
seconds)
L99[01:39:20] <Magik6k> and for client do
mpt install dns
L100[01:39:57] ⇦
Quits: Graypup_ (Graypup@lightning.bouncer.ml) (Ping timeout: 201
seconds)
L101[01:40:06] <Magik6k> for configuration
see client 'resvctl help' and for server 'nsctl help'
L102[01:40:18] <TabletCube> Magik6k: the
code viewer doesn't scroll on the website
L103[01:40:41] <Magik6k> borwser?
L104[01:40:52] <TabletCube> mobile
android
L105[01:41:04] <TabletCube> Magik6k: oh
wait
L106[01:41:22] <TabletCube> I have to use
the keyboard to scroll on iy
L107[01:56:18] ***
justastranger|zzz is now known as justastranger
L108[02:21:45]
⇨ Joins: finkmac
(~finkmac@66.212.183.117.tor.pathcom.com)
L109[02:28:34]
⇨ Joins: Johannes13_
(~Johannes@p4FDE8CB7.dip0.t-ipconnect.de)
L110[02:30:54] ⇦
Quits: Johannes13 (~Johannes@p4FDE87CA.dip0.t-ipconnect.de) (Ping
timeout: 189 seconds)
L111[02:36:49] ⇦
Quits: ping (~no@2601:4:4500:e15:c0e0:8a89:4bab:c397) (Quit:
Leaving)
L112[02:36:51]
⇨ Joins: ping
(~no@2601:4:4500:e15:68d9:5fb7:35fe:1362)
L113[02:36:51]
zsh sets mode: +v on ping
L114[02:38:20] ⇦
Quits: ^vDoge (~mooooon@2601:4:4500:e15:c0e0:8a89:4bab:c397)
(Killed (NickServ (GHOST command used by
ping!~no@2601:4:4500:e15:68d9:5fb7:35fe:1362)))
L115[02:38:29]
⇨ Joins: ^vDoge
(~mooooon@2601:4:4500:e15:68d9:5fb7:35fe:1362)
L116[02:41:26] ⇦
Quits: ^v (~ping@2601:4:4500:e15:c0e0:8a89:4bab:c397) (Ping
timeout: 186 seconds)
L117[02:41:48]
⇨ Joins: ^v
(~ping@2601:4:4500:e15:68d9:5fb7:35fe:1362)
L118[02:46:51] ⇦
Quits: finkmac (~finkmac@66.212.183.117.tor.pathcom.com) (Ping
timeout: 189 seconds)
L119[02:53:50] ⇦
Quits: Magik6k (~lukasz@host-89-228-209-226.kalisz.mm.pl) (Quit:
leaving)
L120[03:00:34] ***
Benguin[ZzZ] is now known as Benguin
L121[03:02:14] ⇦
Quits: ^v (~ping@2601:4:4500:e15:68d9:5fb7:35fe:1362) (Ping
timeout: 186 seconds)
L122[03:02:14] ⇦
Quits: ^vDoge (~mooooon@2601:4:4500:e15:68d9:5fb7:35fe:1362) (Ping
timeout: 186 seconds)
L123[03:02:15] ⇦
Quits: ping (~no@2601:4:4500:e15:68d9:5fb7:35fe:1362) (Ping
timeout: 189 seconds)
L124[03:08:29]
⇨ Joins: ^v
(~ping@2601:4:4500:e15:68d9:5fb7:35fe:1362)
L125[03:08:34]
⇨ Joins: ^vDoge
(~mooooon@2601:4:4500:e15:68d9:5fb7:35fe:1362)
L126[03:08:35]
⇨ Joins: ping
(~no@2601:4:4500:e15:68d9:5fb7:35fe:1362)
L127[03:08:35]
zsh sets mode: +v on ping
L128[03:17:02] ⇦
Quits: Twinki (~quassel@71-8-114-40.dhcp.ftwo.tx.charter.com)
(Remote host closed the connection)
L129[03:18:12] ⇦
Quits: Lathanael|Away (~Lathanael@p54971EE9.dip0.t-ipconnect.de)
(Ping timeout: 189 seconds)
L130[03:22:35]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970B31.dip0.t-ipconnect.de)
L131[03:27:56] ***
alekso56 is now known as alekso56_off
L132[03:32:10]
⇨ Joins: finkmac
(~finkmac@66.212.183.117.tor.pathcom.com)
L133[03:38:08]
⇨ Joins: black3agl333 (~black3agl@197.225.239.2)
L134[03:40:21] ⇦
Quits: black3agl33 (~black3agl@197.225.239.2) (Ping timeout: 190
seconds)
L135[04:18:42] ⇦
Quits: finkmac (~finkmac@66.212.183.117.tor.pathcom.com) (Ping
timeout: 189 seconds)
L136[04:21:41] ***
justastranger is now known as justastranger|zzz
L137[04:32:02] <ds84182> Sega
Neptune
L138[04:33:52]
⇨ Joins: finkmac
(~finkmac@66.212.183.117.tor.pathcom.com)
L139[04:44:57] ⇦
Quits: finkmac (~finkmac@66.212.183.117.tor.pathcom.com) (Ping
timeout: 201 seconds)
L140[04:46:11] ⇦
Quits: Lathanael|Away (~Lathanael@p54970B31.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L141[04:51:54]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970B31.dip0.t-ipconnect.de)
L142[05:05:18] ⇦
Quits: Johnson (~Johnson@24-178-233-39.dhcp.stls.mo.charter.com)
(Ping timeout: 201 seconds)
L143[05:05:22]
⇨ Joins: Johnson
(~Johnson@24-178-233-39.dhcp.stls.mo.charter.com)
L144[05:11:37] <ping> ds84182, what are
you doing here
L145[05:11:39] <ping> gamax92, you
too
L146[05:11:42] <ping> bots not
allowed
L147[05:11:46] <ping> especially spamfucks
like you
L148[05:11:58] <gamax92> Command not
recognized: you
L149[05:12:00] <ds84182> wat
L150[05:12:13] <ds84182> ping, command not
reconized what
L151[05:12:18] <ds84182> because awt
L152[05:14:14] <ping> woot
L153[05:14:20] <ping> installed debian on
a flash drive
L154[05:14:23] <ping> for the 99999999th
time
L155[05:14:32] <ping> ACTUALLY
L156[05:14:34] <ping> ima be smart
L157[05:14:40] <ping> ima zip that
partition
L158[05:14:53] <ping> so i will never have
to reinstall again
L159[05:15:02] <ping> for that comp
atleast
L160[05:16:35] <ping> lazy mode initiated,
cat /dev/sdb > derpbackup
L161[05:17:36]
⇨ Joins: PotatoTrumpet
(~PotatoTru@WL4-34.1scom.net)
L163[05:18:34] <ping> PotatoTrumpet, what
game
L164[05:18:40] <PotatoTrumpet>
Factorio
L165[05:19:12] <ping> wooo linux
L166[05:19:16] <PotatoTrumpet> ?
L167[05:20:18] <ping> it supports
linux
L168[05:20:21] <PotatoTrumpet> Yah
L169[05:20:22] <ping> ;conv $17
L170[05:20:33] <ping> $conv $17
L171[05:20:35] <^vDoge> ping, $17 =
Ɖ82014.7064
L172[05:20:45] <ping> $bal
L173[05:20:46] <^vDoge> ping,
Ɖ266746.02457445
L174[05:20:52] <PotatoTrumpet> 0_0
L175[05:21:01] <PotatoTrumpet> $conv
$100
L176[05:21:01] <^vDoge> PotatoTrumpet,
$100 = Ɖ482439.4495
L177[05:21:02] <ping> lol totally gona
email them if they accept foge
L178[05:21:09] <PotatoTrumpet> They accept
bit
L179[05:21:12] <ping> meh
L180[05:21:36] <PotatoTrumpet> 100%
awesome game
L181[05:27:33] <ds84182> I think I should
sleep
L182[05:27:34] <ds84182> bai
L183[05:27:50] ⇦
Quits: ^v (~ping@2601:4:4500:e15:68d9:5fb7:35fe:1362) (Ping
timeout: 186 seconds)
L184[05:37:21] ***
ds84182 is now known as dsAway
L185[05:40:18]
⇨ Joins: ^v
(~ping@2601:4:4500:e15:68d9:5fb7:35fe:1362)
L186[05:40:46]
⇨ Joins: Csstform|Away
(Csstform@chat.csst.form.ml)
L187[05:41:41]
⇨ Joins: Alissaway
(Alissa@bnc.alissa.programming.ga)
L188[05:41:45]
⇨ Joins: Graypup_|Away
(Graypup@lightning.bouncer.ml)
L189[05:42:13] ***
Graypup_|Away is now known as Guest56626
L190[05:42:13] ***
Guest56626 is now known as Graypup_
L191[05:42:43] ***
Graypup_ is now known as Guest66037
L192[05:42:46] ***
Alissaway is now known as Alissa
L193[05:51:32]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L194[05:57:22] <PotatoTrumpet> Hello
asie
L195[06:00:47]
⇨ Joins: VikeStep
(~VikeStep@CPE-60-231-90-202.lns8.cha.bigpond.net.au)
L196[06:05:00] ⇦
Quits: VikeStep
(~VikeStep@CPE-60-231-90-202.lns8.cha.bigpond.net.au) (Read error:
Connection reset by peer)
L197[06:05:12]
⇨ Joins: VikeStep
(~VikeStep@CPE-60-231-90-202.lns8.cha.bigpond.net.au)
L198[06:05:19] ⇦
Quits: VikeStep
(~VikeStep@CPE-60-231-90-202.lns8.cha.bigpond.net.au) (Client
Quit)
L199[06:05:42]
⇨ Joins: istasi (webchat@46.32.58.141)
L200[06:05:46]
⇨ Joins: VikeStep
(~VikeStep@CPE-60-231-90-202.lns8.cha.bigpond.net.au)
L201[06:05:48] <istasi> Morning \o
L202[06:06:06] <Alissa> o/ gninroM
L203[06:07:43] <Kilobyte> o/
L204[06:09:38] <istasi> is there a 'best'
launcher? :P
L205[06:10:59]
⇨ Joins: Vexatos
(~Vexatos@p200300556E687A326593E3AD08DBBBEA.dip0.t-ipconnect.de)
L206[06:12:45] <Alissa> I prefer the
generic Minecraft launcher.
L207[06:12:55] <Alissa> Select modpack,
click play, *bam*
L208[06:13:39] <asie> istasi:
AsieLauncher2
L209[06:14:40] <istasi> woh
L210[06:14:48] <istasi> google: No results
found for asielauncher2
L211[06:15:07] <istasi> thats beeen hidden
quite nicely :O
L212[06:17:49] <PotatoTrumpet> Whats
asielauncher2
L213[06:17:56] <PotatoTrumpet> I want
asielauncher2.1
L214[06:17:58] ⇦
Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout:
186 seconds)
L215[06:18:04] <istasi> a secret it
seems
L216[06:18:16] <PotatoTrumpet> I want it
noaw
L217[06:18:28] <PotatoTrumpet> Hmm
L218[06:18:34] <PotatoTrumpet> What should
I do in factorio
L219[06:18:51] ***
PotatoTrumpet is now known as Potato|Factorio
L220[06:18:53] <istasi> i've just been
using the technic launcher so far, but then agian, im quite
noobish
L221[06:22:54]
⇨ Joins: asie
(~asie@apn-46-215-17-110.dynamic.gprs.plus.pl)
L222[06:23:05] <istasi> asie
L223[06:23:09] <istasi> spill it!
L224[06:23:46] <Vexatos>
Waaaaaaaaaat
L225[06:23:50] <asie> istasi: spill
what
L226[06:23:56] <Vexatos> Chickenbones has
moved from bitbucket to github \o/
L227[06:23:59] <istasi>
asielauncher2
L228[06:24:06] <asie> istasi: it's not
ready yet
L229[06:24:13] <istasi> google gets me
nothing :(
L230[06:24:16] <Vexatos> CB was the only
person I know using mercurial for their mods
L231[06:24:27] <asie> Vexatos: quite a few
people use bitbucket and mercurial
L232[06:24:35] <asie> istasi: it's not
even out yet
L233[06:24:44] <Kilobyte> imo MultiMC is
best launcher
L234[06:24:45] <asie> it's going to come
with my packs and a few new things on the end of August
L235[06:24:57] <Vexatos> asie: I don't
know any other mercurial user
L236[06:25:01] <Vexatos> Bitbucket,
yes
L237[06:25:05] <Vexatos> But mostly git
there as well
L238[06:25:17] <istasi> asie, will it have
that thingy where it fetches the mods from the server too?
L239[06:25:26] <asie> istasi: no, that's
AsieLauncher1
L240[06:25:31] <asie> and that's
maintained by jakimfett & PiTek
L241[06:25:39] <asie> i'm going for a pack
network
L242[06:25:41] <asie> for now, at
least
L243[06:27:57] <asie> i might add further
functionality later
L244[06:29:02]
⇨ Joins: PsychokenesisKat
(~chatzilla@101.116.3.186)
L245[06:29:12] <PsychokenesisKat> I have
returned!
L246[06:29:24] <PsychokenesisKat> I have
also secured some form of permenant internet!
L247[06:29:46] <Kilobyte> :D
L248[06:30:03] <PsychokenesisKat> I'm
going to set up a desktop at my sister's house, with a dialup modem
and then I'll connect to it with my ancient laptop over the phone
line and use that for internet!
L249[06:32:50] <istasi> what?
L250[06:33:16] <istasi> "over the
phone line", you mean like internet?, you'll internet to her
laptop to gain internet?
L252[06:34:14] -Kibibyte- [Potato|Factorio] Is
the Gaming Industry Crashing? | by clevernoobs | 33m25s | 72w5d ago
| 180,226 views | Rated:
4.52/5.00
L253[06:34:56] <Potato|Factorio> Oh, Hi
PsychokenesisKat
L254[06:35:42] <PsychokenesisKat> istasi:
I'll use my desktop to act as a SLIP server for my 1997
laptop
L255[06:36:12] ⇦
Quits: asie (~asie@apn-46-215-17-110.dynamic.gprs.plus.pl) (Ping
timeout: 189 seconds)
L256[07:00:06]
⇨ Joins: asie
(~asie@apn-95-41-21-219.dynamic.gprs.plus.pl)
L257[07:06:53] ⇦
Quits: phillips1012 (~phillips1@72.42.104.172) (Remote host closed
the connection)
L258[07:08:58]
⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L259[07:12:19] ⇦
Quits: asie (~asie@apn-95-41-21-219.dynamic.gprs.plus.pl) (Quit:
Leaving)
L260[07:17:56] ⇦
Quits: TabletCube (~TCube@90.207.177.233) (Ping timeout: 202
seconds)
L261[07:18:29] ⇦
Quits: Lathanael|Away (~Lathanael@p54970B31.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L262[07:21:38]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970B31.dip0.t-ipconnect.de)
L263[07:49:23] ⇦
Quits: MichiBot (~lb@isis.pc-logix.com) ()
L264[07:50:38] ⇦
Quits: dmod_ (uid32492@id-32492.uxbridge.irccloud.com) (Quit:
Connection closed for inactivity)
L265[07:51:33] <Potato|Factorio>
.jenkins
L266[07:51:39] <EnderBot2> Latest builds:
OpenGX: #7 |
ICBMComponent: #21 |
OpenLights1.7: #17 |
OpenComputers: #538 |
OpenComponents: #47 |
OpenPrinter: #73 |
OpenComputers-MC1.7.10: #46 |
OpenComponents-MC1.7: #13 |
OpenLights: #20 |
OpenComputers-MC1.7.2:
#266 |
OpenPrinter1.7:
#71
L267[07:51:56] <Potato|Factorio> .jenkins
OpenComputers-MC1.7.10
L269[07:58:09] ⇦
Quits: Lathanael|Away (~Lathanael@p54970B31.dip0.t-ipconnect.de)
(Ping timeout: 189 seconds)
L270[07:59:11] <Potato|Factorio>
Uggh
L271[07:59:20] <Potato|Factorio> I need
RailCraft for 1.7.10
L272[07:59:30] <Potato|Factorio> But i'm
not going to pay $10 per month
L273[08:00:21]
⇨ Joins: Yepoleb_
(~quassel@178-191-129-186.adsl.highway.telekom.at)
L274[08:00:21] ⇦
Quits: Yepoleb (~quassel@188-22-161-35.adsl.highway.telekom.at)
(Killed (warden.esper.net (Nickname regained by
services)))
L275[08:00:21] ***
Yepoleb_ is now known as Yepoleb
L276[08:00:39] <istasi> it costs to use
railcraft? Oo
L277[08:01:20]
⇨ Joins: asie
(~asie@apn-77-114-24-86.dynamic.gprs.plus.pl)
L278[08:02:05] <Potato|Factorio> istasi,
only to get early access to the betas
L279[08:02:12] <Potato|Factorio> hes using
that stupid pateron thing
L281[08:02:27] <asie> Potato|Factorio:
who?
L282[08:02:32] <asie> i know Covert and
Azanor does that
L283[08:02:39] <asie> and while Covert is
pretty much sane on that ($10 one-time via PayPal)
L284[08:02:44] <asie> Azanor... $25/month
only
L285[08:02:57] <asie> don't worry, though,
Soaryn had $100/month for a while
L286[08:02:57] <asie> and someone actually
paid tht
L287[08:03:08] <Potato|Factorio> What
happened to XYCraft
L288[08:03:08] <istasi> -.-'
L289[08:03:18] <Potato|Factorio> asie, did
you pay the 100?
L290[08:04:36] <asie> Potato|Factorio:
no
L291[08:04:42] <Potato|Factorio> Just
making sure
L292[08:04:43]
⇨ Joins: Lathanael|Away
(~Lathanael@p54970B31.dip0.t-ipconnect.de)
L293[08:04:43] <asie> what happened to
XyCraft? Perfectionism did, that's what
L294[08:05:21] <istasi> ?
L295[08:05:38] <istasi> forever in dev,
until bored then still broken version?
L296[08:06:36] ***
Potato|Factorio is now known as Potato|OpenTTD
L297[08:06:46] <Potato|OpenTTD> x_x
L298[08:06:55] <Potato|OpenTTD> "You
have too many nicks registered already
L299[08:06:56] <Potato|OpenTTD>
"
L300[08:10:25] <asie> istasi: yes
L301[08:10:47] <Potato|OpenTTD> Well, time
to boot up the ol' linux mint
L302[08:10:53] ⇦
Quits: Potato|OpenTTD (~PotatoTru@WL4-34.1scom.net) (Quit: Potato
Industries wishes you a good day)
L303[08:12:06]
⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L304[08:12:08] ⇦
Quits: MichiBot (~lb@isis.pc-logix.com) (Client Quit)
L305[08:12:49] <robhol> that's why you
don't change your nick to reflect every nuance of your daily
activities. :p
L306[08:12:51]
⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L307[08:13:07] <istasi> oi, dont dis dat
facebook
L308[08:13:31] *
robhol throws istasi into a tumble drier
L309[08:13:56] *
istasi gets dizzy
L310[08:14:52] <Caitlyn> MichiBot, is much
easier to update now, it builds with gradle.
L311[08:15:04] <Caitlyn> push changes SSH
to server build and restart :D
L312[08:15:36] <istasi> nice ^^
L313[08:15:55] <Caitlyn> got gradle
working, finally
L314[08:16:16]
⇨ Joins: PotatoTrumpet (~nick1@WL4-34.1scom.net)
L315[08:16:18] <PotatoTrumpet> :D
L316[08:16:21] <PotatoTrumpet> Good ol
weechat
L317[08:16:29] *
PotatoTrumpet may have forgotten his password
L318[08:16:44] <istasi> no Potato|Weechat
? :(
L319[08:17:02] <istasi> how will i know
what client you're on in 5mins when i've forgotten that you said it
a few lines up?
L320[08:17:04] <robhol> lol
L321[08:17:39]
⇨ Joins: sciguyryan
(sciguyryan@109-205-169-167.dynamic.swissvpn.net)
L322[08:18:08] ***
PotatoTrumpet is now known as Weechat|Potato|OpenTTD
L323[08:18:14] <istasi> <3
L324[08:18:16] <Weechat|Potato|OpenTTD>
That good enough for you, istasi?
L325[08:18:20] <Weechat|Potato|OpenTTD>
Wiat
L326[08:18:25] ⇦
Quits: asie (~asie@apn-77-114-24-86.dynamic.gprs.plus.pl) (Read
error: Connection reset by peer)
L327[08:18:37] <PsychokenesisKat> :D I can
use the name PK!
L328[08:18:37] ***
Weechat|Potato|OpenTTD is now known as
Weechat|Potato|OpenTTD|Linux|M
L329[08:18:42] <istasi> could you fit in
what you song you're listening too also ?
L330[08:18:50]
<Weechat|Potato|OpenTTD|Linux|M> Sure
L331[08:18:52] <istasi> i just gotta
know
L332[08:19:18] <PsychokenesisKat>
Question: Has anyone here watched Shinsekai Yori?
L333[08:19:20]
<Weechat|Potato|OpenTTD|Linux|M> test
L334[08:19:33] <istasi> hi sks :)
L335[08:19:34] <Caitlyn> FFS I say we
quiet anything longer then like 15 characters...
L336[08:19:54] ***
Weechat|Potato|OpenTTD|Linux|M is now known as
Potato|OpenTTD
L337[08:19:57] *
istasi giggles
L338[08:20:06] *
Potato|OpenTTD Agrees with Caitlyn
L339[08:20:31] *
Potato|OpenTTD tips hat to the God Lord Caitlyn
L340[08:20:33] *
istasi wonders what client Potato|OpenTTD is on
L341[08:20:42] <Potato|OpenTTD>
<_>
L342[08:20:57] *
PsychokenesisKat is currently attempting to figure out how much the
materials for a pair of AR glasses would cost
L343[08:20:58] <Caitlyn> s/God Lord
Caitlyn/Goddess Lady Caitlyn/
L344[08:20:58] <Kibibyte> * Potato|OpenTTD
tips hat to the Goddess Lady Caitlyn
L345[08:21:18] <Potato|OpenTTD> Oh
L346[08:21:30] <PsychokenesisKat> oshit,
my name is like 21 chars
L347[08:22:00] <Caitlyn> lol
L348[08:22:15] <Potato|OpenTTD> oshit, my
name is like 20 chars
L349[08:22:23] <Potato|OpenTTD> or
19
L350[08:22:28] <Caitlyn> 6..
L351[08:22:28] <Caitlyn> :p
L352[08:22:34] <Potato|OpenTTD> 15
L353[08:22:37] <Potato|OpenTTD> :P
L354[08:22:47] <PsychokenesisKat> Caitlyn:
Your name is 7 chars, not 6
L355[08:22:55] <Caitlyn> err yes.. 7
L356[08:23:01] <Caitlyn> Bit me, I've been
up for 32 hours.
L357[08:23:03] <Caitlyn> bite*
L358[08:23:03] <Potato|OpenTTD> Well look
over here, Ms Caitlyn with her fancy smhancy 7 character name
L359[08:23:05] <Caitlyn> see..
L360[08:23:12] <istasi> do i win since im
lowest at 6?
L361[08:23:19] ***
Caitlyn is now known as No
L363[08:23:22] <Potato|OpenTTD> No
L364[08:23:26] *** No
is now known as Caitlyn
L365[08:23:29] <istasi> :(
L366[08:23:31] <Potato|OpenTTD> (
L367[08:23:43] ***
Potato|OpenTTD is now known as No
L368[08:23:51] <Caitlyn> It's registered..
lol
L369[08:24:00] <Caitlyn> and my auth auth
tried to ident..
L370[08:24:01] *** No
is now known as Potato|OpenTTD
L371[08:24:04] <Caitlyn> auto auth*
L372[08:24:06] <Caitlyn> ugh..
L373[08:24:09] <Caitlyn> tiiired.
L374[08:24:11] <Caitlyn> but...
L375[08:24:11] <Caitlyn> no
L376[08:24:20] *
Potato|OpenTTD gives Caitlyn a cup of joe
L377[08:24:30] <PsychokenesisKat> Caitlyn:
Give it another 24 hours, then you'll be tired.
L378[08:24:44] <Potato|OpenTTD> PS, that
joe was found in downtown Dallas
L379[08:24:49] <Caitlyn> At my age,
anything over about 18 is lolwut :P
L380[08:25:53] <PsychokenesisKat> I stay
up for 48 hours at least once a week :D
L381[08:26:17] <Potato|OpenTTD> Hhhh,
how?
L382[08:26:30] <Potato|OpenTTD> I can
bearly stay up 18
L383[08:26:34] <Potato|OpenTTD> and I'm
15
L384[08:26:48] <PsychokenesisKat> 14.
Training since I was 10.
L385[08:26:56] <Potato|OpenTTD> :P
L386[08:26:59] <istasi> sks got a poker
located under him, it got a deadman switch
L387[08:27:14] <Potato|OpenTTD> *World
blows up* Wrong Deadman switch!
L388[08:27:29] <PsychokenesisKat> During
the holidays, I only sleep every second day, and that's during the
day.
L389[08:27:34] ⇦
Quits: Guest66037 (Graypup@lightning.bouncer.ml) (Ping timeout: 186
seconds)
L390[08:27:49] <istasi> how does your skin
look like?
L391[08:28:06] ⇦
Quits: Alissa (Alissa@bnc.alissa.programming.ga) (Ping timeout: 186
seconds)
L392[08:28:07] ⇦
Quits: Csstform|Away (Csstform@chat.csst.form.ml) (Ping timeout:
186 seconds)
L393[08:28:53] <PsychokenesisKat> I'm
olive-skinned due to DNA stuff, but I really should get more
sun.
L394[08:29:27] <istasi> just curious, mine
seem to go abit mental if i dont sleep like, on a scheledul
:|
L395[08:30:29] <PsychokenesisKat> I have a
very strict sleeping pattern. During school weeks, I skip saturday
night's sleep. Over the holidays, I sleep from 6 AM to 6 PM every
second day.
L396[08:32:35] *
PsychokenesisKat thinks Potato|OpenTTD is a little jealous of
PsychokenesisKat's ability to not sleep
L397[08:32:51] <PsychokenesisKat> Also,
Potato|OpenTTD, have you ever tried Rollercoaster Tycoon II?
L398[08:41:44] *
istasi should get to add dual gpu support for a single
screen
L399[08:42:25] <istasi>
s/dual/multiple
L400[08:42:25] <Kibibyte> * istasi should
get to add multiple gpu support for a single screen
L401[08:49:14]
⇨ Joins: asie
(~asie@apn-37-7-20-22.dynamic.gprs.plus.pl)
L402[08:49:19] <istasi> wb asie
L403[08:49:27] *
PsychokenesisKat is considering murdering the character in this
comic that only speaks in 1337
L404[08:49:41] <PsychokenesisKat> oshit,
I'm up to 392
L405[08:49:54] <asie> hello
L406[08:50:29] <PsychokenesisKat> hello
asie
L407[08:54:41] <Potato|OpenTTD> Back
L408[08:54:42] ⇦
Quits: Lathanael|Away (~Lathanael@p54970B31.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L409[08:54:45] <Potato|OpenTTD> and
PsychokenesisKat, no
L410[08:54:56] <Potato|OpenTTD> Is it
good?
L411[08:55:23] <Potato|OpenTTD>
s/good/amazeballz
L412[08:55:23] <Kibibyte>
<Potato|OpenTTD> Is it amazeballz?
L413[08:55:29] <PsychokenesisKat> Quite
so.
L414[08:55:39] ***
Potato|OpenTTD is now known as Potato|Youtube
L415[08:55:56] <PsychokenesisKat> Not /as/
complicated as the signaling in OpenTTD, but still an awesome
game.
L416[08:56:24] <Potato|Youtube> .quote
Cantelope
L417[08:56:36] <Potato|Youtube>
.random
L418[08:56:36] <^v> Potato|Youtube,
<Pontiac> What I want to do is anytime my AE system sees more
than a certain number of eggs, it sets fire to the existing
chickents (if any), waits a couple minutes, then launches a batch
of eggs.
L419[08:56:51] <Potato|Youtube> 0_0
L420[08:57:14] <Potato|Youtube> .tell
Pontiac YOU MONSTER
L421[08:57:23] <PsychokenesisKat> So I've
decided how to name my UNIX servers in the new house: Anime
girls.
L422[08:57:24] <^v> Potato|Youtube,
Message queued.
L423[08:57:43] <Potato|Youtube> Why do you
need UNIX Servers?
L424[08:58:12] <PsychokenesisKat> Because
I'll have internet.
L425[08:58:18] <Potato|Youtube> x_x
L426[08:58:21] <PsychokenesisKat> You
can't have internet and not use it.
L427[08:58:41] <PsychokenesisKat> Besides,
I have loads of hardware laying around
L428[08:58:54] <PsychokenesisKat> I have
several old Windows XP boxes, and even a Vista.
L429[08:58:58] <Potato|Youtube> Ewww
L430[08:59:00] <Potato|Youtube> Burn the
vista
L431[08:59:10] <Potato|Youtube> vista has
a special place in hell
L432[08:59:22] <PsychokenesisKat> The
Vista will be burned, and the XPs will be archived, and replaced
with Linux.
L433[08:59:30] <Potato|Youtube>
s/hell/death
L434[08:59:30] <Kibibyte>
<Potato|Youtube> vista has a special place in death
L435[08:59:46] <Potato|Youtube>
PsychokenesisKat: Put different linux distros on each
L436[09:00:09] <PsychokenesisKat> Nah, I'm
thinking I'll put arch on all of them.
L437[09:00:52] *
Potato|Youtube goes to google arch
L438[09:00:58]
⇨ Joins: mallrat (~mallrat20@68.204.184.175)
L439[09:01:19] <PsychokenesisKat> Arch
linux
L440[09:01:46] *
Potato|Youtube needs to find a free Virtual Machine program that
works on mint
L441[09:02:00] ⇦
Quits: mallrat208 (~mallrat20@68.204.184.175) (Ping timeout: 202
seconds)
L442[09:02:04] ***
Potato|Youtube is now known as PotatoTrumpet
L443[09:02:08] <PsychokenesisKat>
Virtual?
L444[09:02:18] <PsychokenesisKat> Hah, no,
just collect old machines.
L445[09:02:18] <PotatoTrumpet> yah, like
VirtualBox
L446[09:02:22] <PsychokenesisKat> No need
for virtual.
L447[09:02:29] <PotatoTrumpet> Well, lets
list the computers in my house
L448[09:02:46] <PotatoTrumpet> 2 Dell
Insprion 15R's (The one I am on and one my sis uses)
L449[09:02:49] <PsychokenesisKat> I really
need to do an inventory of my computers...
L450[09:02:56] <PotatoTrumpet> 1 Mac Book
Pro (Used by mom)
L451[09:03:03] <PsychokenesisKat> Kill the
Mac with fire
L452[09:03:14] <PotatoTrumpet> 1 Asus
Gaming Laptop (2010, out of date, used by dad)
L453[09:03:55] <PotatoTrumpet> 1 HP
Pavillion (Late 2014, GPU Burnt out, Important files on HDD, not
working since 2010
L454[09:04:05] <PotatoTrumpet>
/s/2014/2004
L455[09:04:09] <PotatoTrumpet>
s/2014/2004
L456[09:04:09] <Kibibyte>
<PotatoTrumpet> /s/2004/2004
L457[09:04:16] <PotatoTrumpet> x_x
L458[09:04:33] <PotatoTrumpet> And the Mac
Book Pro was free
L459[09:04:48] <PotatoTrumpet> it was a
gift to my mom from her job for working with them for
20+years
L460[09:05:08] <PotatoTrumpet> (SHe is a
nurse for the main hospital thingy in the DFW area)
L461[09:05:19] <PotatoTrumpet> Sooo
yah
L462[09:05:36] <PotatoTrumpet> and I only
have $500 in the bank, saving up to 1000 to build a gaming PC
L463[09:06:29] <PsychokenesisKat> Lemme
think... 4 unknown spec XP boxes, a Dell Optiplex GX270 (Upgraded
to 2GB RAM, 2 HDDs, boots Debian and WinXP), A newer HP (4GB RAM,
200GB HDD, 2006 C2D, 2xMidrange GPU), 2x Toshiba Laptop (C2D,
midrange GPU, 4GB RAM, 500GB HDD, 2007), 2x Asus F550c (i7, GeForce
720M, 8GB RAM, 1TB HDD, worst OS ever), and a ThinkPad from ~2000
(Pentium III, 128MB RAM, 6GB HDD, runs XP)
L464[09:06:51]
⇨ Joins: Lathanael|Away
(~Lathanael@p5497002A.dip0.t-ipconnect.de)
L465[09:06:54] *
PotatoTrumpet is going to keep his old computers for now
on
L466[09:07:01] *
PotatoTrumpet tells Lathanael|Away that he is away
L467[09:07:36] ***
wer38 is now known as wer38|away
L468[09:07:49] <PsychokenesisKat> Said
Pavillion should have the motherboard removed and used as a server
machine.
L469[09:07:50] <robhol> Having a bunch of
old computers lying around isn't the best solution
L470[09:07:57] <robhol> I'd go with
virtualization :p
L471[09:08:06] <PsychokenesisKat> Laptops
make great low-power servers
L472[09:08:17] <PsychokenesisKat> My
webserver was a netbook with a dead screen
L473[09:08:34] *
PotatoTrumpet wonders how he would go about setting up a web
server
L474[09:09:09] <PsychokenesisKat>
Linux.
L475[09:09:11] <PsychokenesisKat>
Apache.
L476[09:09:12] <PotatoTrumpet> Oh, and
when my mom gets rid of her macbook (its slow as hell, dosent use
it) I am going to put linux on it
L477[09:09:29] *
PotatoTrumpet hopes he can do that
L478[09:09:38] <PsychokenesisKat> It's
quite easy.
L479[09:09:54] <PotatoTrumpet> Oh, and I
would have to wipe it
L480[09:09:56] <PsychokenesisKat> My
netbookserver also acted as my FTP server for a year.
L481[09:10:16] <PotatoTrumpet> My problem:
My house gets 1mb up/down
L482[09:10:24] <PotatoTrumpet> We pay for
15 up 2 down
L483[09:10:25] <istasi> oh thats new
L484[09:10:28] <PsychokenesisKat> However,
my collection of crap outgrew the HDD in the netbookserver
L485[09:10:32] <PotatoTrumpet> no, 2 up 15
down
L486[09:10:41] <istasi> attempt to yield
across a C-call boundary
L487[09:10:51] <PsychokenesisKat> I'm
going to get 2down, 1up soon.
L488[09:11:00] <PotatoTrumpet> Luxky
L489[09:11:03] <PsychokenesisKat> At the
moment, I get 56k down, 22k up
L490[09:12:31] <PotatoTrumpet> Hmm
L491[09:12:53] <PsychokenesisKat> (I just
described a dialup modem, yes. I also had to splice the neighbor's
phone to get just that.)
L492[09:13:21] <PotatoTrumpet>
PsychokenesisKat: Would there be a way I could run a mini-server on
my computer (running linux min 15) and still use it
L493[09:13:23] <PotatoTrumpet> ?
L494[09:13:36] <PsychokenesisKat> Of
course there would
L495[09:14:04] <PsychokenesisKat> It's a
program, and Linux is a multitasking system.
L496[09:14:56] <PotatoTrumpet> I'm
assuming it would be very difficult on suckdows 7?
L497[09:14:59] ***
Lathanael|Away is now known as Lathanael
L498[09:15:48] <PsychokenesisKat> I'm
assuming it would be more difficult.
L499[09:17:19] <robhol> Setting up a
server on windows is easy
L500[09:18:05] <PsychokenesisKat> robhol
sounds like he has experience :D
L501[09:18:08] <PsychokenesisKat> Have
fun.
L502[09:18:41] <PsychokenesisKat> Hmm...
I'm gonna have to decide on some names for these computers.
L503[09:20:15] *
PsychokenesisKat begins to make a list
L504[09:20:28] <PotatoTrumpet> Can you
name one potato>
L505[09:20:29] <PotatoTrumpet> ?
L506[09:21:25] <PsychokenesisKat> Is
Potato the name of an anime girl?
L507[09:22:09] ***
PsychokenesisKat is now known as PK-Away
L508[09:22:16] ***
PK-Away is now known as SKS-Away
L509[09:22:25] <SKS-Away> PK-Away is
registered.
L510[09:23:40] *
PotatoTrumpet is looking up how to set up a web server on
linux
L511[09:25:47] ***
wer38|away is now known as wer38
L512[09:27:24] ***
Nentify|away is now known as Nentify
L513[09:29:35] <PotatoTrumpet> SKS-Away: I
know you are away, but how would I go about installing apache on
linux mint?
L514[09:32:33] ***
vifino|off is now known as vifino
L515[09:32:35] *
PotatoTrumpet needs to find a free domain website
L516[09:34:08] ⇦
Quits: w00tc0d3 (~quassel@212.83.57.84) (Quit: No Ping reply in 180
seconds.)
L517[09:34:15]
⇨ Joins: w00tc0d3 (~quassel@212.83.57.84)
L518[09:34:15] <robhol> lol.. free domains
suck
L519[09:34:22] <robhol> they're pretty
cheap anyway
L520[09:34:24] <asie> PotatoTrumpet: free
domains suck
L521[09:34:32] <robhol> lol asie
L522[09:34:46] <asie> PotatoTrumpet: i
offer free waifu.pl subdomains
L523[09:35:11] <PotatoTrumpet> Hmm
L524[09:35:18] <PotatoTrumpet> I could
take one of those
L525[09:37:15] *
PotatoTrumpet begins to download Filezilla
L526[09:37:37] <PotatoTrumpet> asie: do
you own waifu.pl?
L527[09:39:18] *
robhol offers paid robhol.net subdomains *evil laugh*
L528[09:40:01] *
PotatoTrumpet stabs robhol
L529[09:40:16] *
robhol deflects stab with a subdomain
L530[09:40:41] *
PotatoTrumpet is poor
L531[09:40:58] <robhol> too bad. You stab
it, you buy it.
L532[09:41:14] <asie> PotatoTrumpet: oh
yes i do
L533[09:41:18] <PotatoTrumpet> Good
L535[09:41:26] <asie> you just have to
abide by the rules of waifu.pl
L536[09:41:29] <asie> and you get a free
subdomain and free hosting
L537[09:41:47] <PotatoTrumpet> already
connected the FileZilla
L538[09:41:59] <PotatoTrumpet> I like the
25mb free hosting
L539[09:42:08] <robhol> speaking of cute
domains, waa.ai :D
L541[09:42:32] <asie> but are you
following the rules
L542[09:42:46] <asie> and is it a domain
related to your waifu
L543[09:42:52] <asie> if not i reserve the
right to remove you
L544[09:43:07] <asie> ...
L545[09:43:14] <asie>
"PotatoTrumpet" is your waifu?
L546[09:44:05] <PotatoTrumpet> Mhn
L547[09:44:17] *
PotatoTrumpet has no idea what a waifu is
L548[09:44:30] *
PotatoTrumpet just knods head in agreement
L549[09:44:35] <asie> read the FAQ
L550[09:44:46] *
PotatoTrumpet is in the process of that
L551[09:45:47] <Vexatos> I bet any .pl
page posted in here has a 95% chance of belonging to asie
L552[09:46:16] <SKS-Away> Gentlemen, I
wash my hands of this weirdness.
L553[09:46:34] ⇦
Quits: SKS-Away (~chatzilla@101.116.3.186) (Quit: Gentlemen, I wash
my hands of this weirdness.)
L554[09:46:43] ***
wer38 is now known as wer38|away
L555[09:47:12] ⇦
Quits: asie (~asie@apn-37-7-20-22.dynamic.gprs.plus.pl) (Read
error: Connection reset by peer)
L556[09:47:45] ***
jk-5|gone is now known as jk-5
L557[09:47:56] *
PotatoTrumpet will go about setting up his waifu
tomorrow
L558[09:51:43]
⇨ Joins: SKS-Away (~chatzilla@101.116.3.186)
L559[09:51:50] ***
SKS-Away is now known as PsychokenesisKat
L560[09:51:55] ***
Oddstr13 is now known as Odd|Away
L561[09:51:58] ⇦
Quits: Kodos (~Kodos@2602:306:ce20:6c30:980:788:7168:8ea1) (Quit:
Leaving)
L562[09:51:58] <PsychokenesisKat> It seems
this weirdness is hard to get rid of.
L563[09:52:32] ***
darknife25|AFK is now known as darknife25
L564[09:53:48] <PotatoTrumpet> What
weirdness
L565[09:54:12] <PsychokenesisKat> You'll
note that I previously noted that I washed my hands of this
weirdness.
L566[09:54:17] <PsychokenesisKat> That did
not work.
L567[09:54:26] <PsychokenesisKat> I could
not wash my hands of this weirdness.
L568[09:56:23] *
PotatoTrumpet is wondering why his dot.tk email is not comming
through
L569[09:57:26] <PsychokenesisKat> dot dot
tk?
L570[09:57:49] <PsychokenesisKat> I should
totally run a mail server when I get the internet here!
L571[09:59:00] *
PsychokenesisKat wonders what he should name that
server
L572[09:59:59] *
PotatoTrumpet wonders what kind of strange things asie is
into
L573[10:00:08] *
PotatoTrumpet is freaked out by wiffulej.pl
L574[10:01:16] <PsychokenesisKat> What
weird things asie is into? From what I've seen, nothing that
unusual, at least, depending where you are.
L575[10:01:38] <PsychokenesisKat>
Slice-of-life anime is nothing that weird.
L576[10:02:15] ⇦
Quits: PsychokenesisKat (~chatzilla@101.116.3.186) (Quit:
Gentlemen, I wash my hands of this weirdness)
L577[10:05:49] ⇦
Quits: PotatoTrumpet (~nick1@WL4-34.1scom.net) (Quit: WeeChat
0.4.2)
L578[10:09:59] ***
darknife25 is now known as darknife25|AFK
L579[10:18:31] ***
jk-5 is now known as jk-5|gone
L580[10:18:43]
⇨ Joins: SKS-Phone
(~androirc@pa49-180-146-16.pa.nsw.optusnet.com.au)
L581[10:19:14] <SKS-Phone> I'm going to
need $46.5 and a pringles can.
L582[10:19:37] ⇦
Quits: SKS-Phone (~androirc@pa49-180-146-16.pa.nsw.optusnet.com.au)
(Client Quit)
L583[10:28:32]
⇨ Joins: PotatoTrumpet (~nick1@WL4-34.1scom.net)
L584[10:28:34] <PotatoTrumpet>
ermergod
L585[10:28:41] <PotatoTrumpet> dot.tk is
amazing for domains
L586[10:29:01] *
PotatoTrumpet wonders if anyone else can reach
potatotrumpet.tk
L587[10:38:12] ⇦
Quits: PotatoTrumpet (~nick1@WL4-34.1scom.net) (Ping timeout: 189
seconds)
L588[10:38:29]
⇨ Joins: PotatoTrumpet (~nick1@WL4-34.1scom.net)
L589[10:38:39] <PotatoTrumpet> .p
L590[10:38:39] <^v> Ping reply from
PotatoTrumpet 0.21s
L591[10:43:05] <PotatoTrumpet> Woo Hoo! I
am learning the internets! potatotrumpet.tk/readme.txt
L592[10:43:28] <istasi> test?
L593[10:43:31] <PotatoTrumpet> :D
L594[10:43:33] <PotatoTrumpet> It
works!
L595[10:43:35] <istasi> where's the hello
world?
L596[10:43:58] <PotatoTrumpet>
refresh
L597[10:44:37] *
PotatoTrumpet googles basic HTML Tutorial
L598[10:44:53] <istasi> better
L599[10:44:54] <istasi> ohh
L600[10:45:02] <istasi> you could use that
to tell us what client you're currently using
L601[10:45:07] <istasi> then we could just
go there and see
L602[10:45:14] <PotatoTrumpet> -_-
L603[10:45:23] <istasi> no? :(
L604[10:45:34] <PotatoTrumpet> How would I
go about doing that?
L605[10:45:57] *
PotatoTrumpet is worried about getting dry socket from his wisdom
teeth removal
L606[10:49:18]
⇨ Joins: wer38
(~wer38@CPE-58-168-10-162.lns3.cht.bigpond.net.au)
L607[10:49:48] ⇦
Quits: wer38|away
(~wer38@CPE-58-166-120-103.lnse5.cht.bigpond.net.au) (Ping timeout:
202 seconds)
L608[10:50:20] <PotatoTrumpet> Woo Hoo!
Just made my first HTML File!
L609[10:50:29] *
PotatoTrumpet is learning the actual internet
L610[10:51:47] *
JoshTheEnder|ZzZ claps slowly
L611[10:51:52] ***
JoshTheEnder|ZzZ is now known as JoshTheEnder
L612[10:51:55] <PotatoTrumpet> -_-
L613[10:52:28] ⇦
Quits: Benguin (~Ben@adsl-83-100-188-68.karoo.KCOM.COM) (Ping
timeout: 201 seconds)
L615[10:53:15] *
PotatoTrumpet greets JoshTheEnder with a warm cup of
joe
L616[10:54:34] <PotatoTrumpet> Who knew
all that fourm-thingy stuff would come in handy some day!
L617[11:01:36]
⇨ Joins: Benguin
(~Ben@adsl-83-100-188-68.karoo.KCOM.COM)
L618[11:04:13] <robhol> lol, .tk :p
L620[11:12:26] <PotatoTrumpet> robhol: do
you have a problem with .tk?
L621[11:13:04] <PotatoTrumpet> Cruor: I
will click that all I want
L622[11:13:09] <robhol> yes, it sucks ass
and looks stupid :3
L623[11:13:23] <PotatoTrumpet> I dont mind
the .tk for what I will be using it for
L624[11:13:29] <Cruor> dont click the
button yo
L625[11:13:33] <Cruor> you wont get rid of
the cookie
L626[11:13:35] <Cruor> for 20
years...
L627[11:13:43] <PotatoTrumpet> ?
L628[11:13:48] <PotatoTrumpet> 0_0
L629[11:13:52] <PotatoTrumpet> Yooou
monster
L630[11:14:21] *
PotatoTrumpet just got rid of the cookies
L631[11:15:30]
⇨ Joins: asie
(~asie@apn-31-2-0-24.dynamic.gprs.plus.pl)
L632[11:15:47] <PotatoTrumpet> asie: You
should delete my account on wiffufj.pl
L633[11:16:03] <PotatoTrumpet> I have made
my own website at potatotrumpet.tk
L634[11:16:34] <asie> >.tk
L635[11:16:36] <Sangar> o/
L636[11:16:41] <asie> hi Sangar
L637[11:16:43] <istasi> \o
L638[11:16:44] <asie> I saw that you added
tons of energy compat
L639[11:16:50] <robhol> asie: lol, that
was what I said
L640[11:16:52] <JoshTheEnder> ohai
Sangar
L641[11:17:01] <PotatoTrumpet>
s/Sangar/Lord All Mighty Sangar
L642[11:17:01] <Kibibyte>
<JoshTheEnder> ohai Lord All Mighty Sangar
L643[11:17:11] *
JoshTheEnder stabs PotatoTrumpet
L644[11:17:22] <Sangar> asie, yup, and
hopefully without breaking things! :P
L645[11:17:25] *
PotatoTrumpet deflects JoshTheEnder with his .tk
L646[11:17:49] <asie> Sangar: woo
L647[11:17:57] <asie> OC 1.3.3 will be
good
L648[11:18:13] ⇦
Quits: PotatoTrumpet (~nick1@WL4-34.1scom.net) (Quit: WeeChat
0.4.2)
L649[11:18:28] <istasi> sangar, i got a
crash, i know the file its happening in, if i throw an error () in
there, i get yield across c-call boundary, if i dont error, the
computer just turns off .. how to debug? :P
L650[11:18:55] <istasi> and by turning
off, thats without dropping error or anything, just plain off, no
screen update
L651[11:19:29]
⇨ Joins: PotatoTrumpet
(~robbie@WL4-34.1scom.net)
L652[11:20:10] <Sangar> istasi, uhh... the
error causes a yield? o.O
L653[11:20:57] <Sangar> do you have a
custom xpcall somewhere? and try to yield in the error handler or
something?
L654[11:21:18] <Sangar> (or print(), which
may in turn yield)
L655[11:21:33] <istasi> no, i got load (),
and coroutines
L656[11:22:12] <Sangar> and if you do
print(debug.traceback()) os.sleep(10) instead of erroring it just
turns off, too?
L657[11:22:26] <istasi> its custom os
though
L658[11:22:59] <istasi> but,
component.invoke ( component.list ('gpu',true) (), 'bind',
component.list ('screen',true)() ) component.invoke (
component.list ('gpu',true) (), 'set', 1,1, tostring(message) )
while true do computer.pullSignal () end
L659[11:23:04] <istasi> that still turns
off the pc
L660[11:23:24] <istasi> while an error ()
just above the component.invoke call, gives the c-call boundary
error
L661[11:23:25] *
PotatoTrumpet needs to try to install miniOS
L662[11:23:45] <Sangar> istasi, try
wrapping your os's "main" function in a (x)pcall and
print whatever that returns to avoid it turning off, maybe?
L663[11:24:03] <istasi> thats whats
catching the c-call error
L664[11:24:30] <Sangar> huh, so it
'cleanly' exits?
L665[11:24:37] <Sangar> (when turning off
i.e.)
L666[11:24:47] <istasi> the screen content
is still being shown
L667[11:24:52] <istasi> a clean exit wipes
it right?
L668[11:25:03] <Sangar> should o.O
L669[11:25:14] <Sangar> have you checked
the actual mc log files?
L670[11:25:19] <Sangar> might be an
internal bug
L671[11:25:48] <istasi> nope, thought i've
some shitty code somewhere ... i just go no clue how to actually
debug it
L672[11:27:06] <PotatoTrumpet> Hmm, how
long has computronics been listed on modlist.mcf.li?
L673[11:27:17] <istasi> not an internal
bug
L674[11:27:33] <Sangar> the screen not
being wiped could otherwise be explained by the gpu being unbound
before it powers down. but if that's not the case that means the
computer doesn't send its "computer.stopped" message,
which would be a bug.
L675[11:28:05] <istasi> the gpu could be
unbound, its me trying to do dual gpu on a single screen
L676[11:28:10] <Sangar> mhm
L677[11:28:34] <istasi> and it happens
when i take out the bound gpu
L678[11:28:46] <istasi> the code should
just switch the other seemlessly
L679[11:29:01] <istasi> but as said, just
turns off, no errors caught or anything
L680[11:30:20] <istasi> its more than
likely due to me having derp code somewhere, i just dont understand
why im unable to debug it, cant print anything to screen ... mmh,
maybe i should try to file instead
L681[11:30:56] <Sangar> hmm, yeah, try
that. otherwise try to make a minimal init.lua that reproduces it
and upload it somewhere.
L682[11:46:47]
⇨ Joins: Dean4Devil
(~AI_Cat@p5496090F.dip0.t-ipconnect.de)
L683[11:46:50] ⇦
Quits: Dean4Devil (~AI_Cat@p5496090F.dip0.t-ipconnect.de) (Client
Quit)
L684[11:47:28]
⇨ Joins: Dean4Devil
(~AI_Cat@p5496090F.dip0.t-ipconnect.de)
L685[11:47:30] ⇦
Quits: Dean4Devil (~AI_Cat@p5496090F.dip0.t-ipconnect.de) (Client
Quit)
L686[11:51:19] <PotatoTrumpet> Sangar:
Have you thought about making an ingame GUI for the config?
L687[11:51:57] <Sangar> PotatoTrumpet,
yeah, at least for some of the 'client' settings (like screen
render distance etc)
L688[11:52:18] <PotatoTrumpet> You should
add the require power setting in it
L689[11:57:28] <PotatoTrumpet>
.jenkins
L690[11:57:32] <EnderBot2> Latest builds:
OpenGX: #7 |
ICBMComponent: #21 |
OpenLights1.7: #17 |
OpenComputers: #538 |
OpenComponents: #47 |
OpenPrinter: #73 |
OpenComputers-MC1.7.10: #46 |
OpenComponents-MC1.7: #13 |
OpenLights: #20 |
OpenComputers-MC1.7.2:
#266 |
OpenPrinter1.7:
#71
L691[11:58:32] <PotatoTrumpet> :O
L692[12:02:30] <istasi> stupid ass c-call
boundary errors -.-', so unhelpful
L694[12:02:51] <PotatoTrumpet> I try to
create a new world and this happens
L695[12:03:47] <PotatoTrumpet> It just
brings me back to the main menu
L696[12:03:49] <PotatoTrumpet> no crash
log
L697[12:07:00] <PotatoTrumpet> Hmm
L698[12:07:12] <PotatoTrumpet> A
lightloader mod was causing it
L699[12:07:14] <PotatoTrumpet> -_-
L700[12:09:22] <Kilobyte> PotatoTrumpet:
wat you use apache?
L701[12:09:52] <Kilobyte> also ew
.tk
L702[12:10:14] <Kilobyte> .tk is the skid
tld
L703[12:11:14] <PotatoTrumpet> Kilobyte:
Yes, apache. If you want to pay for a domain for me, then be my
guest
L704[12:11:39] <Kilobyte> get nginx
L705[12:12:03] <Kilobyte> way faster
L706[12:12:44] <Kilobyte> and it doesnt
use fucked up xml for its config files
L707[12:13:39] <Kilobyte> PotatoTrumpet:
^
L708[12:13:42] <PotatoTrumpet> Kilobyte: I
bearly know HTML, apache2 is good enough
L709[12:14:24] <Kilobyte> still
L710[12:14:41] <PotatoTrumpet> Do you know
the struggle I went through to set up apache2
L711[12:15:22] <Kilobyte> because it's
apache...
L712[12:15:27] <PotatoTrumpet> -_-
L713[12:15:46] <PotatoTrumpet> Sangar: I
love the tablets
L714[12:15:56] <Kilobyte> me setting up
nginx took 5 mins
L715[12:16:05] <Kilobyte> apache 20
L716[12:16:19] <PotatoTrumpet> Setting up
apache took 1 hour including tutorials and finding ones for linux
mint
L717[12:16:37] <Kilobyte> apt-get install
nginx
L718[12:16:48] <Kilobyte> service nginx
start
L719[12:16:58] <Kilobyte> it's as easy as
that
L720[12:17:13] <PotatoTrumpet> 0_0
L721[12:17:19] <Kilobyte> you may have to
stop apache first
L722[12:17:29] <PotatoTrumpet> aaand, how
would I do that
L723[12:17:45] <Kilobyte> service apache
stop
L724[12:17:58] <PotatoTrumpet>
s/apache/apache2
L725[12:17:58] <Kibibyte> <Kilobyte>
service apache2 stop
L726[12:18:04] <Kilobyte> meh
L727[12:18:52] <Kilobyte> you also may
want to adjust the web root in config
L728[12:18:58] <PotatoTrumpet> ?
L729[12:19:07] <Kilobyte> just check the
configs
L730[12:19:18] <PotatoTrumpet>
Configs?
L731[12:19:32] <Kilobyte> in
/etc/nginx
L732[12:20:00] <PotatoTrumpet> Y U NO STOP
APACHE2
L733[12:20:19] <JoshTheEnder> did you sudo
it?
L734[12:20:43] <Kilobyte> more precisely,
/etc/nginx/sites-available/default
L735[12:20:52] <PotatoTrumpet> -_-
L736[12:20:56] <PotatoTrumpet> The magic
power of sudo
L737[12:22:02] <Kilobyte> there should be
an option for the (web) root
L738[12:22:48] <Kilobyte> point it to
/srv/http, create that directory and chown it to www-data
L739[12:23:21] <Kilobyte> then put all ur
html there
L740[12:25:02] <PotatoTrumpet> I think it
is working
L741[12:25:49] *
PotatoTrumpet just realized it is 7:25 AM
L742[12:28:03] ⇦
Quits: asie (~asie@apn-31-2-0-24.dynamic.gprs.plus.pl) (Ping
timeout: 201 seconds)
L743[12:30:44] ⇦
Quits: VikeStep
(~VikeStep@CPE-60-231-90-202.lns8.cha.bigpond.net.au) (Read error:
Connection reset by peer)
L744[12:31:10] <PotatoTrumpet> Ok, so I
now know that inorder for the files to be updated, I have to
restart the service
L745[12:31:44] ⇦
Quits: jk-5|gone (~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl) (Read
error: Connection reset by peer)
L746[12:32:39] <robhol> no, not really.
just server config files
L747[12:32:54] ***
vifino is now known as vifino|off
L748[12:34:44] <Kilobyte> sudo service
nginx reload
L749[12:34:55] <Kilobyte> reloads configs
without server restart
L750[12:35:24] <Kilobyte> changing html
files or so needs no reload/restart
L751[12:37:20] <PotatoTrumpet> :P
L752[12:37:39] <PotatoTrumpet> Whats with
the hate for .tk?
L753[12:39:03] <PotatoTrumpet> Sangar: I
haz a crash report that I think is from OC
L754[12:39:36] <Sangar> link?
L755[12:39:41]
⇨ Joins: jk-5|gone
(~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl)
L756[12:39:59] <Kilobyte> it sucks
L758[12:40:18] <PotatoTrumpet> I had a
running tablet in my hand
L759[12:40:24] <PotatoTrumpet> it was in
full screen
L760[12:40:41] <PotatoTrumpet> alt-tabbed
out(on linux mint)
L761[12:40:44] <PotatoTrumpet> did some
chatting
L762[12:40:47]
⇨ Joins: asie
(~asie@apn-46-76-125-225.dynamic.gprs.plus.pl)
L763[12:40:47] <Sangar> oh well yeah
tablet :P
L764[12:40:50] <PotatoTrumpet> went back
in
L765[12:40:51] <Sangar> expect those to
crash
L766[12:40:52] ⇦
Quits: Bacon (~tasty@5.231.51.78) (Ping timeout: 202
seconds)
L767[12:41:03] <PotatoTrumpet> crashed
:(
L768[12:41:13] *
PotatoTrumpet burns his tablet
L769[12:41:48] <Sangar> they'll get
another of fixing when the non-experimental stuff is fixed :P
L770[12:43:28] <asie> Sangar: i'll test
Factorization and IC2 Classic compat this evening
L771[12:43:44] <Sangar> asie, ok,
thanks
L772[12:43:51] <Kilobyte> Sangar:
ohai
L773[12:43:55] <asie> i will also need to
port over OpenComponents's IC2 compat to Classic
L774[12:43:56] <istasi> component.invoke
<- does that yield?
L775[12:43:58] <Sangar> hi Kilobyte
L776[12:44:00] <asie> though I'll probably
just do that in Computronics
L777[12:44:13] <Sangar> kk
L778[12:44:24] <Sangar> istasi, depends on
the method being called, but it can, yes
L779[12:44:31] <istasi> bind
L780[12:44:33] <asie> Computronics also
already has (some) Factorization driver stuff
L781[12:44:34] <Sangar> yes
L782[12:44:44] <istasi> guess i found my
cause then \o/
L783[12:44:55]
⇨ Joins: Bacon (~tasty@5.231.51.78)
L784[12:44:55]
zsh sets mode: +v on Bacon
L785[12:45:14] ***
Techokami|Off is now known as Techokami
L786[12:45:17] <asie> hi Techokami
L787[12:45:20] <asie> how are you?
L788[12:45:32] <Techokami> I am... awake I
guess?
L789[12:45:39] <asie> yay!
L790[12:45:50] <istasi> indeed,
congratulations Techokami
L791[12:45:52] <Techokami> sup?
L792[12:50:20] <Techokami> asie, what's up
with you?
L793[12:50:38] <asie> well
L794[12:50:43] <asie> i'm working on a few
great things
L795[12:50:52] <asie> one in collaboration
with maxpowa, another two alone
L796[12:50:57] <asie> but they all are a
part of a greater whole.
L797[12:51:00] <Techokami> ooh, neat
L798[12:54:58] ***
manmaed|AFK is now known as manmaed
L799[12:56:53]
⇨ Joins: CompanionCube (~Samuel@90.221.193.98)
L800[12:57:25]
⇨ Joins: ConcernedHobbit
(chobbit@hathor.stary2001.co.uk)
L801[12:57:30] <ConcernedHobbit> dat
delicious OC
L804[12:58:07] <Vexatos> ih
L805[12:58:17] <PotatoTrumpet> .misspel
hi
L806[12:58:20] ⇦
Quits: jk-5|gone (~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl) (Read
error: Connection reset by peer)
L807[12:58:21] <PotatoTrumpet> damn
L808[12:58:24] <ph1x3r> Morning istasi. I
kind of figured out a work-around for the mystcraft books.
L809[12:58:27] <PotatoTrumpet> .misspell
hi
L810[12:58:31] <PotatoTrumpet> x_x
L811[12:58:34] <istasi> oh?
L812[12:58:43] <Vexatos> o_O-°
L813[12:58:58] <ph1x3r> You have to
re-name the books in an anvil, then OC can see the label
L814[12:59:13] <Vexatos> asie: Mystcraft
support for Computronics
L815[12:59:17] <asie> Vexatos: No.
L816[12:59:21] <PotatoTrumpet> asie:
Yes
L817[12:59:24] <PotatoTrumpet> .
L818[12:59:24] <asie> PotatoTrumpet:
No!
L819[12:59:30] <asie> I have a ton of
priorities right now
L820[12:59:31] <ConcernedHobbit> asie:
Yes.
L821[12:59:35] <asie> and my time is
filled until late August
L822[12:59:36] <istasi> asie, yes
L823[12:59:39] <asie> once all that is
done
L824[12:59:43] <asie> I might work on
Computronics again
L825[12:59:47] <ConcernedHobbit> asie: ༼ つ
◕_◕ ༽つ Mystcraft support ༼ つ ◕_◕ ༽つ
L826[12:59:47] <Vexatos> Sir Adrian:
Yes
L827[12:59:53] <PotatoTrumpet> asie:
Mystcraft support for Computronics should be at the top of your
list
L828[12:59:56] ⇦
Parts: asie (~asie@apn-46-76-125-225.dynamic.gprs.plus.pl)
(Leaving))
L829[13:00:00] <PotatoTrumpet> LOL
L830[13:00:06]
⇨ Joins: asie
(~asie@apn-46-76-125-225.dynamic.gprs.plus.pl)
L831[13:00:08] <PotatoTrumpet> :D
L832[13:00:10] <asie> Did I say
"no" enough times?
L833[13:00:13] <PotatoTrumpet> No.
L834[13:00:14] <ConcernedHobbit> No
L835[13:00:18] <ph1x3r> no
L836[13:00:22] <asie> You're not paying
me, you don't get to dictate what I do and don't do
L837[13:00:29] <ConcernedHobbit> get a
patreon
L838[13:00:32] <PotatoTrumpet> :P
L839[13:00:32] <asie> I have a
Patreon
L840[13:00:39] <asie> and a PayPal
L841[13:00:41] <ConcernedHobbit> make a
1,000$ goal for intergration
L842[13:00:46] <ConcernedHobbit> tell us
about it
L843[13:00:46] <asie> I'm not a
Jaguar
L844[13:00:47] <asie> sorry
L845[13:00:48] <Vexatos> How does ping's
dogecoin bot work again
L846[13:00:48] <ConcernedHobbit> get
$$$
L847[13:00:50] <ph1x3r> but you get paid
in praise and adulation for such magnificent work ;)
L848[13:00:51] <PotatoTrumpet> :P
L849[13:00:54] <asie> ph1x3r:
>implying
L850[13:00:58] <asie> I'm working on
something magnificent right now
L851[13:00:59] <PotatoTrumpet> $bal
L852[13:00:59] <^vDoge> PotatoTrumpet,
Ɖ0
L853[13:01:01] <asie> it will take about
2-3 weeks to complete
L854[13:01:02] <PotatoTrumpet> :O
L855[13:01:10] <asie> after that,
Computronics Sorters/Routers
L856[13:01:12] <ConcernedHobbit> HALF-ASIE
3 CONFIRMED
L857[13:01:14] <asie> after THAT,
MystCraft integration, MAYBE
L858[13:01:19] <PotatoTrumpet> :O
L859[13:01:28] <istasi>
sorters/routers?
L860[13:01:31] <asie> istasi: Yes.
L861[13:01:33] <asie> Remember
Sortrons?
L862[13:01:33] <istasi> aren't there like
a billion of those already?
L863[13:01:34] <asie> These.
L864[13:01:36] <PotatoTrumpet> HALF-ASIE 4
EXPECTED LATE 2050
L865[13:01:40] <asie> also, no
L866[13:01:44] <asie> not enough
L867[13:01:45] <Vexatos> asie:
Nedocomputer sortron == Hax
L868[13:01:59] <asie> nedocomputers +
(computronics + sortron) = RP2 cloned
L869[13:02:04] <asie> as Sortron is
literally the only missing parts
L870[13:02:15] <PotatoTrumpet>
computronics+Mystcraft support = ToDO
L871[13:02:20] <Vexatos> asie:
Indeed
L872[13:02:21] <asie> Tubes! and TubeStuff
or BuildCraft gives you tubes and machines
L873[13:02:27] <asie> Truss Mod, RiM and
Framez give you frames
L874[13:02:27] <Vexatos> But OC sortron is
awesome enough
L875[13:02:30] <asie> RedLogic gives you
most things
L876[13:02:36] <asie> and Artifice gives
you worldgen, well, marble and basalt
L877[13:02:38] <asie> and sickles
L878[13:02:41] <Vexatos> $tip
L879[13:02:41] <^vDoge> Vexatos, Usage:
tip <user> <amount>
L880[13:02:46] <Vexatos> $tip asie 1
L881[13:02:50] <PotatoTrumpet> Does anyone
else see asie as a mad scientist behind a desk?
L882[13:02:50] <Vexatos> :3
L883[13:02:53] <istasi> asie, while you're
at making mystcraft support, could you also just do a quicky update
of it to 1.7.10 ?
L884[13:02:57] <asie> $tip Vexatos 2
L885[13:03:03] <^vDoge> Vexatos, Minimum
tip is Ɖ10
L886[13:03:03] <^vDoge> asie, Minimum tip
is Ɖ10
L887[13:03:10] <Vexatos> $tip asie
10
L888[13:03:11] <^vDoge> Vexatos, Sent Ɖ10
to asie
L889[13:03:14] <Vexatos> There you have
been paid
L890[13:03:15] <asie> $tip Sangar 10
L891[13:03:15] <^vDoge> asie, Sent Ɖ10 to
Sangar
L892[13:03:18] <asie> :^)
L893[13:03:19] <Vexatos> Now make the
magnificient thing
L894[13:03:19] <asie> (^:
L895[13:03:20] <CompanionCube>
PotatoTrumpet, how's your drive letter mapping virus?
L896[13:03:25] <istasi> $tip asie 10
L897[13:03:26] <^vDoge> istasi, Sent Ɖ10
to asie
L898[13:03:28] <istasi> \o/
L899[13:03:29] <Sangar> PotatoTrumpet, ic2
thinger: thanks, will be fixed in next dev build
L900[13:03:30] <PotatoTrumpet> /whois
CompanionCube
L901[13:03:35] <CompanionCube> fail
L902[13:03:41] <asie> istasi: MystCraft is
closed-source and painful license-wise
L903[13:03:42] <asie> $tip 1347
Sangar
L904[13:03:42] <asie> $tip Sangar
1347
L905[13:03:42] <^vDoge> asie, Invalid
number
L906[13:03:42] <^vDoge> asie, Not enough
coins
L907[13:03:43] <asie> $bal
L908[13:03:43] <^vDoge> asie, Ɖ1270
L909[13:03:43] <PotatoTrumpet> Your
welcome Sangar
L910[13:03:45] <asie> oh right
L911[13:03:46] <asie> $tip Sangar
1270
L912[13:03:47] <^vDoge> asie, Sent Ɖ1270
to Sangar
L913[13:03:54] <PotatoTrumpet> Ohh
L914[13:03:57] <ConcernedHobbit> wat
L915[13:04:05] <istasi> $bal
L916[13:04:05] <^vDoge> istasi, Ɖ210
L917[13:04:06] <asie> ConcernedHobbit:
Some people deserve donations more than others
L918[13:04:08] <Sangar> $bal
L919[13:04:08] <Kilobyte> $bal
L920[13:04:08] <^vDoge> Sangar,
Ɖ64214
L921[13:04:08] <^vDoge> Kilobyte,
Ɖ1429
L922[13:04:12] <asie> Sangar has been the
most responsive modder I have ever worked with
L923[13:04:14] <ConcernedHobbit>
$bal
L924[13:04:14] <^vDoge> ConcernedHobbit,
Ɖ0
L925[13:04:14] <PotatoTrumpet> Well,
CompanionCube, the virus has been stopped by the latest bug in the
dev build
L926[13:04:16] <Sangar> <_>
L927[13:04:16] <ConcernedHobbit> lel
L928[13:04:18] <Daiyousei> $bak
L929[13:04:19] <asie> I mean, he added
support for 2 obscure power mods, Unicode fonts and a ton of
stuff
L930[13:04:21] <Daiyousei> $bal
L931[13:04:21] <^vDoge> Daiyousei,
Ɖ570
L932[13:04:23] <Daiyousei> rekt
L933[13:04:23] <istasi> $tip sangar
210
L934[13:04:23] <^vDoge> istasi, No such
user
L935[13:04:28] <asie> how much dollars is
64214 dogecoins?
L936[13:04:30] <istasi> oh okay
L937[13:04:37] <Sangar> $conv 64214
L938[13:04:38] <^vDoge> Sangar, Ɖ64214 =
$13.3356 €9.9556 £7.9208
L939[13:04:41] <PotatoTrumpet> $conv
L940[13:04:42] <^vDoge> PotatoTrumpet,
Invalid number
L941[13:04:42] <asie> ...
L942[13:04:43] <asie> Oh god.
L943[13:04:48] <asie> Sangar: Open up
these donations
L944[13:05:04] <CompanionCube>
PotatoTrumpet, so you don't have your HDD mounted as C:?
L945[13:05:13] <Sangar> asie, i suppose
that could work :P
L946[13:05:15] <PotatoTrumpet>
CompanionCube: I can't even place a case due to a crash
L947[13:05:24] *
PotatoTrumpet begins to downgrade
L948[13:05:26] <Sangar> i'd need an own
wallet first tho :X
L949[13:05:47] <Vexatos> $bal
L950[13:05:47] <^vDoge> Vexatos,
Ɖ1313
L951[13:05:50] <Vexatos> Wow
L952[13:05:53] <Vexatos> I'm so rich
L953[13:05:58] <ConcernedHobbit> $conv
1313
L954[13:05:59] <^vDoge> ConcernedHobbit,
Ɖ1313 = $0.2726 €0.2035 £0.1619
L955[13:06:09] <PotatoTrumpet> $conv
1337
L956[13:06:10] <^vDoge> PotatoTrumpet,
Ɖ1337 = $0.2776 €0.2072 £0.1649
L957[13:06:22] <Vexatos> 20 fudging
cents
L958[13:06:24] <Vexatos> ;U
L959[13:06:26] <PotatoTrumpet> :P
L960[13:06:36] <PotatoTrumpet> Another day
another, nickel!
L961[13:06:54] <Vexatos>
english.lang.CommaPlacementException
L962[13:06:58] <PotatoTrumpet> .motd
L963[13:07:08] <ConcernedHobbit> lol
L964[13:07:14]
⇨ Joins: jk-5|gone
(~jk-5@5ED40762.cm-7-5a.dynamic.ziggo.nl)
L965[13:08:55] <ConcernedHobbit> but,
what, if, Vexatos, was, not, System.exit(1)?
L966[13:09:02] <Kilobyte> $conv 1420
L967[13:09:03] <^vDoge> Kilobyte, Ɖ1420 =
$0.2949 €0.2202 £0.1752
L968[13:09:52] <PotatoTrumpet> Dear god
cicadas are loud
L969[13:10:27] <PotatoTrumpet>
cicadas+birds+chickens = loud
L970[13:10:58] <ConcernedHobbit>
cicadas+cicadas = 2cicadas
L971[13:13:06] <robhol> 2 a^2 c^2
dis
L972[13:16:26]
⇨ Joins: mrgreaper
(webchat@cpc65345-nrwh11-2-0-cust1343.4-4.cable.virginm.net)
L973[13:18:01] <mrgreaper> hello again,
not on for long (work grr) is there a guide to making addon cards?
i know how to make addon blocks now but want to expand my knowledge
a bit (think i have some room in brain for this knowledge with out
the aid of wiping some childhood memories :) )
L974[13:19:56] ⇦
Quits: asie (~asie@apn-46-76-125-225.dynamic.gprs.plus.pl) (Read
error: Connection reset by peer)
L975[13:23:36] <PotatoTrumpet> mrgreaper:
Check the wiki, I am unfamiliar with that
L976[13:23:45] <PotatoTrumpet> Hmm
L977[13:24:05] <PotatoTrumpet> MiniOS
needs more features
L978[13:24:06] <mrgreaper> i had a quick
look the other day and didnt see anything will have another
look
L979[13:24:26] <PotatoTrumpet> mrgreaper:
You can always ask on the forums
L980[13:25:17] <mrgreaper> true just
figured here would be a better response, irc tends to be more devs
then users
L981[13:26:35] <CompanionCube> Kilobyte,
^
L982[13:27:19] <mrgreaper> then again im
just assuming we can add cards
L983[13:27:51]
⇨ Joins: Potato|OpenIRC
(~potato|op@WL4-34.1scom.net)
L984[13:27:57] <Potato|OpenIRC> test
L985[13:28:09] <Potato|OpenIRC> .p
L986[13:28:10] <^v> Ping reply from
Potato|OpenIRC 0.45s
L987[13:28:20] <mrgreaper> i see your test
potato
L988[13:28:35] <Potato|OpenIRC> I like on
how OpenIRC uses computer.beep when you get pinged
L989[13:28:57] <mrgreaper> that is
cool
L990[13:29:09] <Potato|OpenIRC> as is
ice
L991[13:29:24] <mrgreaper> nope, ice is
just cool water
L992[13:29:45] <mrgreaper> a common
misperception, ice isnt actually cool and very rarely parties
L994[13:30:24] <Vexatos> :3
L995[13:30:33] <Potato|OpenIRC> Who wrote
openIRC
L996[13:32:09] <Potato|OpenIRC> :P
L997[13:32:10] <mrgreaper> actually the
more i read through the wiki the more im thinking maybe i have it
wrong in my head, i was sure we could make custom cards
L998[13:32:23] <Potato|OpenIRC> I think
you can
L999[13:32:59] <mrgreaper> if we can its
not documented, though im sure i read we can its rather frustrating
lol
L1000[13:33:06] <Vexatos> Which
wiki
L1002[13:33:31] <mrgreaper> i see a
section on changing the architecture
L1003[13:33:33] <Vexatos> I don't think
there's anything inside about such things
L1004[13:33:37] <Vexatos> But I know a
mod that adds a new card
L1005[13:33:41] <Vexatos> Actually, I
know two
L1006[13:33:48] <mrgreaper> either open
src?
L1007[13:34:07] <mrgreaper> i mean
documentation would be better but i would be able to sus it from
src
L1009[13:34:20] <Vexatos> And
L1010[13:34:28]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L1012[13:34:58] <asie> hey
L1013[13:35:50] <mrgreaper> ah cool thank
you
L1014[13:36:47]
⇨ Joins: samis (~Samuel@90.197.252.228)
L1015[13:36:48] <mrgreaper> was wondering
how to make it do stuff with out a tileentity the second one seems
actually close to one of my devices should help me figure it
out
L1016[13:38:22]
⇦ Quits: CompanionCube (~Samuel@90.221.193.98) (Ping timeout:
201 seconds)
L1017[13:38:30] ***
Daiyousei is now known as Daiyousei|TF2
L1018[13:38:48] ***
dsAway is now known as ds84182
L1019[13:43:17] <Kilobyte> mrgreaper: the
OC code itself also has good examples
L1021[13:46:51] <mrgreaper> ah so for
cards you need the item and a driver
L1022[13:46:56] <Sangar> yep
L1023[13:47:08] <PotatoTrumpet> test
test
L1024[13:47:15] <mrgreaper> the driver
takes the roll of tileentity im guessing?
L1025[13:47:29] <mrgreaper> i mean i know
its not but the roll of it
L1026[13:48:01] <Sangar> you mean 'where
does the @Callback go'? that goes in the environment, the driver is
basically just a factory
L1027[13:48:44] <mrgreaper> ok i sort of
see, think ill understand more once i poke it a bit lol
L1028[13:53:00] <mrgreaper> for now
though i need to get ready for work, laters all
L1029[13:53:10]
⇦ Quits: mrgreaper
(webchat@cpc65345-nrwh11-2-0-cust1343.4-4.cable.virginm.net) (Quit:
work is a calling :()
L1030[13:54:44] <PotatoTrumpet> Kilobyte:
What did you mean by "chown it to www-data" earler?
L1031[13:55:18] <Kilobyte> change
directory owner to www-data
L1032[13:55:49] <Kilobyte> that's the
user both apache and nginx run as on most distributions
L1033[13:56:38] <PotatoTrumpet> soo,
would I type "chown www-data /srv/http"
L1034[13:56:59] <Kilobyte> yes
L1035[13:57:05] <Kilobyte> with sudo
ofc
L1036[13:57:39] <PotatoTrumpet> There we
go
L1037[13:57:59] <PotatoTrumpet> its
nolonger displaying the "you have nginx running"
page
L1038[13:58:06] <ph1x3r> you might want
to chown -R if there are files already in the directory tree.
L1039[13:58:36] <PotatoTrumpet> meh
L1040[13:58:49] <ph1x3r> -R =
recursive.
L1041[13:59:22] <ph1x3r> You may need to
check that the files are also readable byt www-data
L1042[13:59:25] <Kilobyte> PotatoTrumpet:
put in an index.html?
L1043[13:59:33] <PotatoTrumpet> ?
L1044[13:59:44] <PotatoTrumpet> I have an
index.html
L1045[13:59:55] <PotatoTrumpet> and its
working
L1046[14:00:27] <Kilobyte> ah :D
L1047[14:00:42] *
PotatoTrumpet has no problem with .tk's
L1048[14:00:50] <Kilobyte> for PHP to
work it's a bit more work
L1049[14:01:01] <Kilobyte> check nginx
wiki for that
L1050[14:06:30]
⇨ Joins: samis2 (~Samuel@90.197.195.126)
L1051[14:08:34]
⇦ Quits: samis (~Samuel@90.197.252.228) (Ping timeout: 201
seconds)
L1052[14:10:49] <PotatoTrumpet>
Uggh
L1053[14:11:08] <PotatoTrumpet> the
automount thing from the old wiki isn't working
L1054[14:11:22] <PotatoTrumpet>
<_>
L1055[14:13:26] <PotatoTrumpet> oh,
nvm
L1056[14:14:17] <istasi> sangar, commands
issued to the gpu gets executed at once right?, its not like if i
do a fill () to gpu1, then a set() to gpu2, then it could do them
in reverse order ?
L1057[14:15:11] <istasi> sigh, oh
well
L1058[14:15:41] *
JoshTheEnder has just woken up from a ~2 hour nap
L1059[14:17:19] <Sangar> istasi, they run
immediately, yes. unless the limit/tick is hit, then it yields and
runs the next call synchronously before continuing. but that's a
"system yield", so for what it matters for the script,
it's always immediate.
L1060[14:17:35] <Sangar> JoshTheEnder,
and you weren't even in cat form!
L1061[14:22:09] ***
alekso56_off is now known as alekso56
L1062[14:22:15] <JoshTheEnder> Sangar, i
know :O
L1063[14:31:06] <istasi> mwaaha, multiply
gpu works
L1064[14:31:53] <istasi> mostly -.-
L1065[14:32:26] <istasi> starts going
really wierd on 3rd -.-
L1066[14:37:54] <Kilobyte> Sangar: you
know a god xbmc theme?
L1067[14:38:22]
⇨ Joins: DeanIsaKitty
(~Kitty@p54963AA3.dip0.t-ipconnect.de)
L1068[14:38:35] <Sangar> Kilobyte, didn't
mess around with it that long, no.
L1069[14:38:38] *
JoshTheEnder cuddles DeanIsaKitty
L1070[14:38:41] <JoshTheEnder> wait
L1071[14:38:44] ***
JoshTheEnder is now known as EnderCat
L1072[14:38:45] *
EnderCat cuddles DeanIsaKitty
L1073[14:38:55] <EnderCat> ^_^
L1074[14:39:14] <PotatoTrumpet>
computer.beep makes it feel like a real computer when used
properly
L1075[14:40:39]
⇦ Quits: samis2 (~Samuel@90.197.195.126) (Ping timeout: 201
seconds)
L1076[14:41:56] <PotatoTrumpet> Hmm, I
seem to have forgotten how to use git
L1077[14:42:06] *
PotatoTrumpet scratches head
L1078[14:42:13] <EnderCat> lol
L1079[14:42:23] <gamax92> let me give you
a hint, the binary is called git
L1080[14:42:25] <Vexatos> PotatoTrumpet:
Download the song API via OPPM
L1081[14:42:31] <Vexatos> for a real
computer.beep experience
L1082[14:42:57]
⇦ Quits: Potato|OpenIRC (~potato|op@WL4-34.1scom.net) (Remote
host closed the connection)
L1083[14:43:25] <gamax92> Sangar: this
double buffering people have been talking about, what is?
L1084[14:43:37] *
istasi cant wait for it
L1085[14:44:38] <Sangar> gamax92, the
hope of getting (subjectively) faster screen updates
L1086[14:46:14] <istasi> just the
removable of tearing would be nice, or whatever its called, if if
not faster screen update
L1087[14:46:40]
⇨ Joins: Guest43274 (~Samuel@90.197.195.126)
L1088[14:48:16] <EnderCat> tearing
usually happens when something is trying to update faster than the
refresh rate of the screen, well. on normal computers at
leastr
L1089[14:48:22]
⇦ Quits: wer38
(~wer38@CPE-58-168-10-162.lns3.cht.bigpond.net.au) (Ping timeout:
186 seconds)
L1090[14:49:13] <istasi> mmh, what is it
im thinking of then?, like when you clear screen with a fill (),
then draw your box again on the middle of the screen, if too many
boxes, it'll seem as if the boxes are 'blinking'
L1091[14:49:18]
⇨ Joins: wer38
(~wer38@CPE-58-168-10-162.lns3.cht.bigpond.net.au)
L1092[14:49:27] <EnderCat> idk
L1093[14:52:18]
⇨ Joins: Johannes13__
(~Johannes@p4FDE8CB7.dip0.t-ipconnect.de)
L1094[14:53:48] <PotatoTrumpet> Well,
just updated Memtest!
L1095[14:54:14]
⇦ Quits: Johannes13_
(~Johannes@p4FDE8CB7.dip0.t-ipconnect.de) (Ping timeout: 186
seconds)
L1096[14:57:00] <istasi> but, is it gonna
be implmented, or is it just talking about it? :P
L1097[15:00:23]
⇨ Joins: Vexaton
(~Vexatos@p200300556E687A32F80D4B1EA6FEFBBC.dip0.t-ipconnect.de)
L1099[15:03:50] <gamax92> why put memTest
in a function
L1100[15:04:00] <PotatoTrumpet> Future
uses
L1101[15:04:59] <gamax92> this justs
looks like "free"
L1102[15:05:08] <PotatoTrumpet> ?
L1103[15:05:14] <PotatoTrumpet> Meh
L1104[15:05:23] <gamax92> you can run the
free command and it gives you memory usage stats
L1105[15:05:55] *
PotatoTrumpet can't find the free command
L1106[15:09:01] <PotatoTrumpet> All
right, time to begin work on my light-weight alarm system
(OpenAlarm)
L1107[15:09:30] <Kilobyte> woot
L1108[15:09:34] <PotatoTrumpet> ?
L1109[15:09:40] <SpiritedDusty> something
excited?
L1110[15:09:42] <Kilobyte> i can
tether
L1111[15:09:43] <SpiritedDusty>
exciting*
L1112[15:09:48] <PotatoTrumpet> GJ
L1113[15:09:50] <Kilobyte> with 5 GiB
data limit
L1114[15:09:53] <Kilobyte> :D
L1115[15:09:55] <Kilobyte> and i
haz
L1116[15:10:07] <PotatoTrumpet> Lets see,
that would be used up in about, a day.
L1117[15:10:19] <SpiritedDusty> it
depends on what you use it for though
L1118[15:10:23] <Kilobyte> ^
L1119[15:10:27] <Kilobyte> i am on
vacation
L1120[15:10:32] <PotatoTrumpet> You
are?
L1121[15:10:35] <PotatoTrumpet> Where
to?
L1122[15:10:40] <SpiritedDusty> if it's
just IRC, 5gb is quite a lot
L1123[15:10:56] <Kilobyte> that means
mostly irc, git and surfing
L1124[15:11:05] <Kilobyte> and only one
youtube video a day
L1125[15:11:17] *
PotatoTrumpet demands to know where Kilobyte is
vacationing
L1126[15:11:25] <Kilobyte> north
sea
L1127[15:11:29] <PotatoTrumpet> ?
L1128[15:11:31] <SpiritedDusty> the
moment when that one youtube video is rick roll
L1129[15:11:32] <Kilobyte> (german
coast)
L1130[15:11:42] <PotatoTrumpet> Germany
is on the coast?
L1131[15:11:47] <PotatoTrumpet> I thought
it was landlocked
L1132[15:12:07] *
PotatoTrumpet pulls up google earth
L1133[15:12:10] <Kilobyte> it is
connected to the north sea and the east sea
L1134[15:13:12]
⇦ Quits: Guest43274 (~Samuel@90.197.195.126) (Quit:
Leaving)
L1135[15:13:24] <PotatoTrumpet> Kilobyte:
Are you near Ausfhart?
L1136[15:13:37] *
PotatoTrumpet hopes Kilobyte gets the reference
L1137[15:13:43] <Kilobyte> err iirc there
is no such city :P
L1139[15:14:33]
⇨ Joins: gnamly
(webchat@stgt-4d03a6ea.pool.mediaWays.net)
L1141[15:15:14] <PotatoTrumpet> Hmm
L1142[15:15:36] <PotatoTrumpet> To get
from Dallas to Berlin, it would take 11 h 30 min+; and more then
2000
L1143[15:15:41] <PotatoTrumpet>
$2000
L1144[15:15:56] <Kilobyte> with what
vehicle?
L1145[15:16:00] <Kilobyte> car?
airplane?
L1146[15:16:02] <PotatoTrumpet>
Airplane
L1147[15:16:09] <PotatoTrumpet> and
car
L1148[15:16:15] <PotatoTrumpet> to get
from my house to DFW
L1149[15:16:39] <PotatoTrumpet> (Dallas -
Fort Worth International Airport)
L1150[15:17:10] <Kilobyte> our closest
airport is Düsseldorf (about 45 min)
L1151[15:17:17] <Kilobyte> byy car that
is
L1152[15:17:27] <Kilobyte> well, closest
bigger one
L1153[15:17:56] <PotatoTrumpet> You know,
you never realize how big the DFW Metroplex is until you look at a
satellite image
L1154[15:18:21] *
Kilobyte doesn't like big stuff
L1155[15:18:38]
⇦ Quits: Vexaton
(~Vexatos@p200300556E687A32F80D4B1EA6FEFBBC.dip0.t-ipconnect.de)
(Quit: Greetings from Pastry Fork, Inc. ✔)
L1156[15:18:46] <Kilobyte> i had two
schools to pick from. one with about 800 students, one with
1300
L1157[15:18:51] <Kilobyte> i picked the
800 one
L1158[15:18:53]
⇦ Quits: wer38
(~wer38@CPE-58-168-10-162.lns3.cht.bigpond.net.au) (Ping timeout:
201 seconds)
L1159[15:18:55] <Kilobyte> for
example
L1160[15:19:01] <PotatoTrumpet> My local
High School has 1600 people in it
L1161[15:19:07] <PotatoTrumpet> (grades
9-12)
L1162[15:19:08] <Kilobyte> (tbh, the
building looked better too)
L1163[15:19:16] <Kilobyte> we are grades
5-12
L1164[15:19:20] <PotatoTrumpet> 0_0
L1165[15:19:37] <Kilobyte> primary school
is 1.4
L1166[15:19:40] <Kilobyte> *1-4
L1167[15:19:58] <Kilobyte> secondary
starts with 5. there are 3 main types of secondary
L1168[15:20:00] <PotatoTrumpet> Fun Fact:
There have been plans for a high speed train going from DFW To
Houston
L1169[15:20:19] <PotatoTrumpet> like that
is ever going to happen
L1170[15:20:33] <Kilobyte> depending on
how skilled you are you get assigned by the primary school
teachers
L1171[15:20:55] <PotatoTrumpet> Fun Fact:
The train system in the US is designed for cargo, not people
L1172[15:21:02] <Kilobyte> lol
L1173[15:21:16] <Kilobyte> in germany...
we do a lot with trains and buses
L1174[15:21:23]
⇨ Joins: wer38 (~wer38@101.161.164.33)
L1175[15:21:32] <Kilobyte> my dad goes to
work by train, bus, bike and car
L1176[15:21:36] <Kilobyte> combined
L1177[15:21:44] <gamax92>
trainusikear?
L1178[15:21:53] *
PotatoTrumpet hates getting stuck at a RR Crossing when a 100+
container train goes by
L1179[15:22:38] <Kilobyte> he goes to
close train station by car, stays in train for like 90 mins
L1180[15:22:52] <Kilobyte> then in summer
he does the rest by bike, otherwise by bus
L1181[15:25:06] <Kilobyte> we also only
have very few places where a train crosses a street (i don't count
tram)
L1182[15:25:12] <PotatoTrumpet> Hmm
L1183[15:25:23] <PotatoTrumpet> so the
192k memory stick
L1184[15:25:29] <PotatoTrumpet> is not
enough to install openOS
L1185[15:25:35] <gamax92> >_>
...
L1186[15:25:38] *
gamax92 slaps Sangar
L1187[15:25:38] <Kilobyte> i only know
one. and thats a museum train
L1188[15:25:55] <Kilobyte> Sangar has
given up on T1 mem
L1189[15:26:03] <PotatoTrumpet> :(
L1190[15:26:13] <Kilobyte> except for
minimalistic custom OSes
L1191[15:26:29] <Kilobyte> PotatoTrumpet:
^
L1192[15:26:33] ***
Nentify is now known as Nentify|away
L1193[15:26:50] <ping> bak
L1194[15:26:53] <PotatoTrumpet> I could
use a lightweight version of OpenOS that only comes with the
basics
L1195[15:26:53] <gamax92> a
L1196[15:27:13] <ping> Vexatos, it works
by magic
L1197[15:27:16] <ping> and a little
potato
L1198[15:27:24] <gamax92> and space
debris
L1199[15:27:40] ***
Daiyousei|TF2 is now known as Daiyousei
L1200[15:27:42]
⇨ Joins: Magik6k
(~lukasz@host-89-228-209-226.kalisz.mm.pl)
L1201[15:27:49] <gamax92> it works by
Magik6k
L1202[15:27:54] <Magik6k> ?
L1203[15:27:58] <PotatoTrumpet> well,
tier 1.5 is not sufficient in the memory dept.
L1204[15:30:13] <Magik6k> is there
anytking around that would be able to view memory usage
overlay?
L1205[15:31:57] <istasi> in
opencomputers?
L1206[15:32:05] <Magik6k> yep
L1207[15:32:52] <istasi> can you write
lua ?, cause events stick around after program exited, could just
do one that uses bottom corner of screen?
L1208[15:35:02] <Magik6k> hmm, I know how
I'd do this, but I thought something like that might have been
already done
L1209[15:35:43]
⇨ Joins: Guest43274 (~Samuel@90.197.195.126)
L1210[15:37:31] <gamax92> PotatoTrumpet:
I was just able to install on one tier1 memory stick
L1211[15:37:38] <PotatoTrumpet> hrm
L1212[15:37:48] ***
Nentify|away is now known as Nentify
L1213[15:38:13] <Guest43274> gamax92,
install what? OpenOS?
L1214[15:38:18] <gamax92> yeah
L1215[15:38:38] <Guest43274> for me, 1
TIER1 stick didn't boot
L1216[15:38:44] <Guest43274> I needed
384k RAM
L1217[15:38:55] <gamax92> I'm using the
latest dev (1.7.10)
L1218[15:39:11] <Guest43274> specifically
(i actually needed 256k)
L1219[15:39:51] <Kilobyte> Sangar: can
the network card get ip resolving capabilities?
L1220[15:40:51] <Kilobyte> *internet
card
L1221[15:40:55] <Kilobyte> like
L1222[15:41:45] <Kilobyte>
component.internet.lookup("google.com") ->
{"74.125.232.3", "74.125.232.1", ...}
L1223[15:42:27] <Guest43274> Kilobyte,
can I ask why that could be useful?
L1224[15:42:32] ***
Guest43274 is now known as CompanionCube
L1225[15:42:54] <Kilobyte> 1. if you want
to provide transparent lookups
L1226[15:43:56] <Magik6k> Hmm if there's
UDP support you should be able to implement real DNS client
L1227[15:44:06] <gamax92> hmm ... would
it be possible to write a program to poll NTP servers for
time?
L1228[15:44:22] <Magik6k> AFAIK it's also
UDP
L1229[15:44:30] <Kilobyte> i will add a
tier 2 and 3 internet card in my addon
L1230[15:44:34] <Kilobyte> 2 will provide
UDP
L1231[15:44:40] <Kilobyte> 3 server side
sockets
L1232[15:44:59] <Kilobyte> so you can
actually HOST a server in OC
L1233[15:45:09] <Kilobyte> and connect to
it through internet
L1234[15:45:12] <Magik6k> Hmm, 3'rd
option sounds scary
L1235[15:45:22] <Kilobyte> disabled by
default :P
L1236[15:45:26] <CompanionCube> isn't #3
a huge security hole
L1237[15:45:31] <Magik6k>
Hmmmmmmmmm
L1238[15:45:39] <Kilobyte> thats why its
disabled by default
L1239[15:45:40] <Magik6k> Minecraft
server in minecraft? :D
L1240[15:45:57] <Kilobyte> possibly
:P
L1241[15:46:08] <Kilobyte> but i really
wanted DNS :P
L1242[15:46:19] <Magik6k> Also you should
allow to set allowed port ranges
L1243[15:46:31] <Kilobyte> because it
will make any OpenPosix implementors life easier
L1244[15:46:33] <gamax92> damn it is
udp
L1245[15:46:38] <CompanionCube> Isn't the
usage of external DNS in OC of questionable usefulness?
L1246[15:46:40] <gamax92> what is
openposix
L1247[15:47:16] <Kilobyte> standard i am
working on
L1248[15:47:20]
⇨ Joins: dmod_
(uid32492@id-32492.uxbridge.irccloud.com)
L1249[15:47:30] <Kilobyte> CompanionCube:
OpenPosix will handle internal and external networks
equivalent
L1250[15:47:37] <gamax92> Kilobyte: does
it make OC more like *nix?
L1251[15:47:50] <Kilobyte> it will not
matter if an ip is inside oc or on the internet
L1252[15:47:57] <Kilobyte> gamax92: i
would say yes
L1253[15:48:04] <Magik6k> Will it
implement some notmal multitasking?
L1254[15:48:10] <Magik6k> *normal
L1255[15:48:12] <Kilobyte> yes
L1256[15:48:13] <gamax92> can't OC
already do multitasking
L1258[15:48:21] <Kilobyte> not to that
extend
L1259[15:48:45] <Magik6k> I'd say except
events there is none of such
L1260[15:49:18] <gamax92> well i mean lua
... only has cooperative threads
L1261[15:49:39] <gamax92> so doing
anything like preemptive seems odd.
L1262[15:50:01] <Kilobyte> well
L1263[15:50:09] <Kilobyte> you have to
manually yield
L1264[15:50:21] <Kilobyte> but if you
don't.... you will eventually get killed
L1265[15:50:30] <Kilobyte> and at some
point we might get automatic yielding
L1266[15:50:47] <Magik6k> or yield in
event system..
L1267[15:51:08] <gamax92> is it possible
to load real lua libraries (you'd have to load them in the kernel
iirc)
L1268[15:51:24] <gamax92> because then
posix.fork :D
L1269[15:51:45] <CompanionCube> Kilobyte,
having autoyield would be so cool.
L1270[15:52:21] <CompanionCube> does CC
have autoyield?
L1271[15:52:25] <gamax92> no
L1272[15:52:30] <Magik6k> yes
L1273[15:52:33] <gamax92> >_>
L1274[15:52:41] <gamax92> since
when
L1275[15:52:42] <Magik6k> event.pull does
yield
L1276[15:52:48] <gamax92> that is not
auto yield
L1277[15:53:02] <Magik6k> hmm
L1278[15:53:27]
⇦ Quits: Flenix (~Flenix@90.202.209.137) (Read error:
Connection reset by peer)
L1279[15:53:30] <Magik6k> aby any way you
have to do this pretty often
L1280[15:53:40] <Magik6k> *but
L1281[15:54:31] <CompanionCube> Magik6k,
your package manager doesn't work for installing stuffs
L1282[15:54:45] <Magik6k> lol, any
error?
L1283[15:54:58]
⇨ Joins: Flenix (~Flenix@90.202.209.137)
L1284[15:55:09] <CompanionCube> something
about index out of range or somesuch
L1285[15:55:17] <Magik6k> line?
L1286[15:55:40] <CompanionCube> doesn't
give a line iirc.
L1287[15:55:49] <gamax92> Kilobyte: I
think it would be cool to use something like luaposix or
lualanes
L1288[15:56:39] <Magik6k> CompanionCube:
did you use MPT installer from forum?
L1289[15:56:53] <Kilobyte> why not
oppm
L1290[15:57:12] <gamax92> woah whats this
other packagemanger
L1291[15:57:14] <CompanionCube> yes
L1292[15:57:25] <CompanionCube> gamax92,
something that Magik6k wrote
L1294[15:57:45] <Kilobyte> imo oppm
handles repos better
L1295[15:58:03] <Magik6k> does it support
dependiecienses?
L1296[15:58:06] *
CompanionCube just wants to use it to test out the software it
has
L1297[15:58:09] <Kilobyte> ofc
L1298[15:58:13] <Magik6k> hmm
L1299[15:58:16] <PotatoTrumpet> Question:
How would I go about making a log file that is in the same
directory as the main program?
L1300[15:59:56] <Magik6k> Actually I
thought to put compatibility with OPPM into my manager
L1301[16:00:25] <gamax92> ofc
L1302[16:00:27] <CompanionCube> I should
work on my DNS implementation :p
L1303[16:00:31] <gamax92> Kilobyte and
his love for pacman
L1304[16:00:42] <Kilobyte> yes
L1305[16:00:52] <Kilobyte> I want pacman
syntax
L1306[16:01:11] <gamax92> you heard the
man
L1307[16:01:14] <gamax92> get him pacman
syntax
L1308[16:01:15] <Kilobyte> pacman best
package manager
L1309[16:01:25] <gamax92> and OS/2 Warp 3
is best os
L1310[16:01:38] <gamax92> and i486 DX/4
is best processor
L1311[16:01:38] <CompanionCube> no
L1312[16:01:42] <gamax92> and blue is
best color
L1313[16:01:43] <CompanionCube> Windows
ME is best OS.
L1314[16:01:53] <gamax92> CompanionCube:
os/2 is more garbage than windows me
L1315[16:02:07] <gamax92> fixpack's are
fucking horrible
L1316[16:03:15] <Kilobyte> coming up with
OpenIP will be fun
L1317[16:03:25] <CompanionCube> yes
L1318[16:03:34] <CompanionCube> the modem
addresses are horrible
L1319[16:04:12] <gamax92> Kilobyte:
OpenIPv9001
L1320[16:06:34] <gamax92> Magik6k: does
mpt support oppm?
L1321[16:07:18] <Magik6k> Yet no, but
it's modular enough to add support for it(And that's what I'm going
to do soon ;p)
L1322[16:09:10] <Kilobyte> can we get
pacman syntax?
L1323[16:09:18] <Magik6k> Hmm
L1324[16:09:39] <Magik6k> It should be
easy
L1325[16:10:18] <gamax92> Hey
Kilobyte
L1326[16:11:03] *
gamax92 pokes Kilobyte
L1327[16:11:27]
⇨ Joins: irgusite
(~irgusite@119-135.198-178.cust.bluewin.ch)
L1328[16:13:26]
⇨ Joins: mrgreaper|work
(webchat@host213-120-125-152.in-addr.btopenworld.com)
L1329[16:14:13] <mrgreaper|work> anyone
know what li.cil.oc.api.Driver.add is now ?
L1330[16:14:57] *
CompanionCube pokes Kilobyte
L1331[16:15:15] <gamax92> I think he's
dead
L1333[16:15:41] <mrgreaper|work> hope he
not dead that would be rather depressing
L1334[16:15:41]
⇦ Quits: gnamly (webchat@stgt-4d03a6ea.pool.mediaWays.net)
(Quit: Web client closed)
L1335[16:16:05] <mrgreaper|work> i would
then have to do some work at work :(
L1336[16:16:27] <Kilobyte> nope im
not
L1337[16:16:29] <gamax92> :O
L1338[16:16:32] <gamax92> HES BACK
L1339[16:16:34] <mrgreaper|work>
yay
L1340[16:16:43] <mrgreaper|work> that was
close
L1341[16:16:51] <mrgreaper|work> but do
you know the answer?
L1342[16:16:56] <Kilobyte> ?
L1343[16:17:04] <Kilobyte> was afk
L1345[16:17:19] <mrgreaper|work> that
line the .add seems to have gone now
L1346[16:17:34] <Kilobyte> argh
java
L1347[16:17:44] <Kilobyte> painz
L1348[16:17:48] <mrgreaper|work> :(
L1349[16:17:53] <mrgreaper|work> but java
is awesome
L1350[16:18:03] <mrgreaper|work> i mean
its no BASIC but we make do
L1351[16:18:12] <Kilobyte> no. scala is
though
L1352[16:18:22] <gamax92> Kilobyte is one
of those over dramatic people who feels the need to force his
opinion about pacman and java though peoples throat.
L1353[16:18:26] <mrgreaper|work> man i
used to love scala
L1354[16:18:37] <mrgreaper|work> i had
tons of it
L1355[16:19:13] ***
PotatoTrumpet is now known as Potato|Factorio
L1356[16:20:10] <gamax92> Kilobyte: do
you think its possible to load a lua library via an addon?
L1357[16:20:14] *
mrgreaper|work gets lost in a fog of memory of setting up scala
track all around the front room as a kid then being forced to watch
his dad and next doo neighbour play it as they have just one more
go
L1358[16:21:29] <Kilobyte> scala as in
programming lang
L1359[16:21:34] <ds84182> time to rename
all the symbols in liblua.so
L1360[16:22:10] <mrgreaper|work> thought
you may of ment that but im more familia with it as the old racing
game
L1361[16:22:23] <gamax92> XD
L1362[16:22:24] <CompanionCube> Kilobyte,
your OOP system seems cool.
L1363[16:22:33] <Kilobyte> learn the
language, it's epic
L1364[16:22:36] <Magik6k> yay, -S, -R,
-Sy, -Su done ;p
L1365[16:22:44] ***
Potato|Factorio is now known as Potato|SettingUpWeb
L1366[16:23:10] <Kilobyte> does -Syu work
too?
L1367[16:23:12] <mrgreaper|work> but
surely even in scala you have to interface with the api in the same
way?
L1368[16:23:36] <Kilobyte> or -Syu
package
L1369[16:23:44] <Magik6k> actually
working on this
L1370[16:23:53] <gamax92> aww
L1371[16:24:02] <gamax92> lanes doesn't
work for 5.2
L1372[16:24:07] <mrgreaper|work> just
stuck as to what the .add has changed into in the 1.7.10 build ?
(the example is 1.6.4)
L1373[16:24:51] <gamax92> mrgreaper|work:
the 1.6.4 builds and 1.7.10 builds are the same (besides different
mc version), those examples were written in oc1.2 iirc and may not
have been updated
L1374[16:24:55] <gamax92> .w
onethree
L1376[16:25:15] <gamax92> nope nothing
there
L1377[16:25:55] <mrgreaper|work> yeah tha
line in the example has definatly changed though
L1378[16:26:41] <mrgreaper|work> hmm
gonna read through the api again see if i cant sus this out, was
hoping for a "oh thats .something" lol
L1379[16:27:20] <gamax92> mrgreaper|work:
i dunno ... im using that same function in my mod.
L1380[16:27:38] <mrgreaper|work> what
li.cil.oc.api.driver.add ?
L1381[16:27:42] <gamax92> yeah,
li.cil.oc.api.Driver.add
L1382[16:27:46] <Magik6k> In pacman is
-Ryu allowed?
L1383[16:27:49] <mrgreaper|work> it wont
let me :(
L1384[16:28:06] <gamax92> mrgreaper|work:
you also have OC's api present ... right (just making sure)
L1385[16:28:18] <gamax92> as -api.jar or
just the api files?
L1386[16:28:21] <mrgreaper|work> indeed i
do
L1387[16:28:23] <gamax92> well
L1388[16:28:24] <Kilobyte> doubt it
L1389[16:28:38] <mrgreaper|work> i have
it as a library in the gradle lib folder
L1390[16:28:57] <Kilobyte> also,
remember, -S -y and -Sy are equivalent
L1391[16:29:02] <mrgreaper|work> its
working fully as i already have a couple of blovks that use
it
L1392[16:29:42]
⇦ Quits: DeanIsaKitty (~Kitty@p54963AA3.dip0.t-ipconnect.de)
(Ping timeout: 186 seconds)
L1393[16:29:48] <Kilobyte> use getopt for
it
L1394[16:29:50]
⇨ Joins: DeanIsaKitty
(~Kitty@p54963AA3.dip0.t-ipconnect.de)
L1395[16:29:57] <gamax92> mrgreaper|work:
i still see .add in Driver.java
L1396[16:30:45] <Kilobyte>
mrgreaper|work: ^
L1397[16:30:49] <gamax92> mrgreaper|work:
the only thing i could offer is deleting it and re grabbing the api
incase its corrupted or anything
L1398[16:32:21]
⇨ Joins: dangranos (webchat@37.23.223.146)
L1400[16:32:56] <gamax92> mrgreaper|work:
capital D
L1401[16:32:58] <gamax92> for
driver
L1402[16:34:15] *
mrgreaper|work facepalms...doh
L1403[16:34:48] *
mrgreaper|work still misses BASIC
L1404[16:34:54] <mrgreaper|work> cheers
guys
L1405[16:35:06] <gamax92> mrgreaper|work:
what is preventing you from using BASIC
L1406[16:35:28] <mrgreaper|work>
minecraft
L1407[16:35:34] <gamax92> and?
L1408[16:35:45] <Kilobyte> oh gawd
basic
L1409[16:35:47] <mrgreaper|work> hard to
make a mod in BASIC for a java application
L1410[16:35:53] <CompanionCube> BASIC?
KILL IT WITH FIRE
L1411[16:35:56] <Kilobyte> that's not
even a language
L1412[16:36:03] <gamax92> oh i thought
you meant just using BASIC in general
L1413[16:36:05] <gamax92> Kilobyte: yes
it is
L1414[16:36:12] <mrgreaper|work> 10 print
"BASIC is awesome"
L1415[16:36:14] <CompanionCube> It is a
language.
L1416[16:36:17] <CompanionCube> Just a
terrible one.
L1417[16:36:18] <mrgreaper|work> 20 GOTO
10
L1418[16:36:20] <mrgreaper|work> :)
L1419[16:36:28] <Kilobyte> its not, it's
a clusterfuck
L1420[16:36:37] <gamax92> Kilobyte: it is
still a language ...
L1421[16:36:39] *
CompanionCube pokes at the linenumbers
L1422[16:36:45] <gamax92> albeit it may
be a clusterfuck
L1423[16:37:19] *
mrgreaper|work is old and has programmed more on the spectrum then
he has on the pc...so far
L1424[16:37:30] <gamax92> Speccy!
L1425[16:37:51] <Kilobyte> my current
favorite languages are scala and ruby
L1426[16:38:12] <mrgreaper|work> im
starting to get to grips with java
L1427[16:38:36] <mrgreaper|work> its hard
getting out of the flow concept of BASIC and into the concept of
object orientated
L1428[16:38:40] <mrgreaper|work> but im
getting there
L1429[16:39:18] <Kilobyte> object
oriented programming is way easier
L1430[16:39:40]
⇦ Quits: DeanIsaKitty (~Kitty@p54963AA3.dip0.t-ipconnect.de)
(Ping timeout: 201 seconds)
L1431[16:39:43] ***
Odd|Away is now known as Oddstr13
L1432[16:39:52] <CompanionCube> and
usually leads to cleaner code
L1433[16:40:05] <mrgreaper|work> my mod
is basicly my way of learning more, it will be released just like
version 1...and just like v1 people will grab it just for the
computer stuff and ask me to remove the bunny stuff :(
L1434[16:40:46] <mrgreaper|work> though
im adding more non bunny stuff this time
L1435[16:40:52] <mrgreaper|work> i even
have chatbots :)
L1437[16:41:44] <gamax92> I should try
out eComStation
L1438[16:42:01] <Kilobyte> where is
source? :)
L1439[16:42:08] <gamax92> oh right ... i
remember bunny
L1440[16:42:22] <mrgreaper|work> all
source is on github
L1441[16:42:35] <Kilobyte> link? :P
L1444[16:43:57] <mrgreaper|work> if you
want to know how to add chatbots to your mod, i did a guide on it
as it seemed no one else had done it
www.minecraftforge.net/wiki/Tutorials/MrGReapers_tutorials/1.7.2_how_to_add_a_chatbot_to_your_mod
L1445[16:44:09] <mrgreaper|work> (may not
be the best way ofcourse)
L1446[16:44:53] <mrgreaper|work> the card
im working on now will add my speech synth as a card :)
L1448[16:46:42] -Kibibyte- [mrgreaper|work]
Twisted mod 2 teaser, opencomputers Speech synth | by mrgreaper2009
| 5m5s | 6d1h ago | 15 views | Rated:
5.00/5.00
L1449[16:47:09] <gamax92> lol
L1450[16:47:33] <gamax92> .mcdown
L1451[16:47:34] <^v> gamax92,
session-server is slow
L1452[16:47:41] <gamax92> ... wat is
this
L1453[16:47:46] <gamax92> %mcdown
L1454[16:48:04] <gamax92> Caitlyn: How do
you use MichiBot again? :P
L1455[16:48:22] <Magik6k> Kibibyte:
Argument mixing seems to work well
L1456[16:48:46] <Magik6k> And in fact is
pretty useful ;p
L1457[16:50:31] <mrgreaper|work> logging
into youtube and i already have a pm asking me to convert it to
computer craft and 1.6.4.....
L1458[16:50:40] <Potato|SettingUpWeb>
-_-
L1459[16:51:09] <CompanionCube> tell them
this: 'Sorry, but I only support OC. If you require a CC version,
port it yourself'
L1460[16:52:14] <Potato|SettingUpWeb> OC
Masterrace
L1461[16:52:16] <mrgreaper|work>
tempting, the worst was people asking me on the 1.6.4 build to
release the speaker seperatly....yeah sure ill tear out all the
stuff i spent hours on that you dont have to use to give you 1 item
from my mod...wheres my pitchfork lol
L1462[16:52:38] <CompanionCube>
mrgreaper|work, take mine
L1463[16:52:46] <mrgreaper|work> i think
theres room for oc and cc together i just prefer oc
L1464[16:52:47] *
CompanionCube hands mrgreaper|work a pitchfork
L1465[16:53:26] *
mrgreaper|work admires the pitch fork....oooo embossed... and
chases after random mod user screaming respect all the items in my
mod damn it!!!
L1466[16:54:01] <CompanionCube> I always
sharpen my pitchfork. I also have a sharpened banhammer - not that
I can use it
L1467[16:54:19] *
mrgreaper|work hands CompanionCube back the pitchfork....it was
dented and bloodstained like that when i got it honest
L1468[16:54:31] *
CompanionCube fetches Banhammer
L1469[16:54:39] *
CompanionCube bonks mrgreaper|work over the head with the sharp
end
L1470[16:54:52] <mrgreaper|work> sharp
end of the hammer?
L1471[16:55:04] <CompanionCube> yes
L1472[16:55:11] *
mrgreaper|work gulps
L1473[16:55:33] ***
vifino|off is now known as vifino
L1474[16:55:36] <CompanionCube> I once
assisted in adminning for a friend's MC server.
L1475[16:55:59] *
mrgreaper|work has ran 3 servers, never again
L1476[16:56:16] <CompanionCube> I was the
behind-the-scenes guy. Managing plugins and stuffs.
L1477[16:56:32] <Potato|SettingUpWeb> A
raspberry pi with a large SD Drive would make a good web
server
L1478[16:56:58] <CompanionCube>
indeed
L1479[16:57:07] *
mrgreaper|work has memorys of spending entire thursdays updating
mods, testing them and then having people moan when the server is
down for an hour to implement the mods they moaned were out of
date...and griefers....oh man i hate griefers
L1480[16:57:08] <Magik6k> >would<
until you have need for mysql
L1481[16:57:39] <CompanionCube> Magik6k,
why not postgresql
L1482[16:58:02] <Magik6k> dunno, newer
looked at it ;p
L1483[16:58:34] *
Potato|SettingUpWeb goes to youtube how to get
wordpress
L1484[16:58:47] <CompanionCube>
mrgreaper|work, in this case it was worse. The owner was about my
age - and I turned 16 may this year.
L1485[16:59:27] <CompanionCube> Imagine
the nuclear ragestorm when I messed up something.
L1486[16:59:56] <mrgreaper|work> ah yes
that would be bad
L1487[17:00:00] <Magik6k> yey there is
postgresql for D
L1488[17:00:14] <gamax92> bad
vifino
L1489[17:00:39] <Potato|SettingUpWeb>
Uggh
L1490[17:00:42] <CompanionCube>
mrgreaper|work, I will always remember the time I broke the chat
using factions
L1491[17:00:44] <Potato|SettingUpWeb> My
mouse is acting up
L1492[17:01:26] <vifino> Bad
gamax92
L1493[17:02:09] <mrgreaper|work> i have
one bug thats driving me mad on my mod at the moment. i have a
block that when it recieves redstone signall makes an alarm, with a
oc computer you can change that alarm, and when you test it with oc
it sounds the new alarm but when you apply redstone you get the old
alarm...but the alarm name played uses the same variable in both
the alarm and test O.o
L1495[17:05:29] <mrgreaper|work> i did
debate asking in the forge channel/forum but i just dont have the
will power to post there and be riddiculed as im not a professional
coder lol
L1496[17:08:03] <mrgreaper|work> its
almost like for the computer soundName = what ever we have
instructed it to be but for the tile entity itself it still
believes its the default
L1497[17:10:21] <Potato|SettingUpWeb> If
I were to replace Linux Mint with any other distro, what would it
be?
L1498[17:10:29] <dangranos> i dont see
anything about redstone :\
L1499[17:10:52] <dangranos> Potato,
depends on what you want?
L1500[17:11:33] <mrgreaper|work> the
redstone is delt with in the block class, it just sends a block
event and tells the tile entity to start
L1501[17:11:49] <Potato|SettingUpWeb> I
want something that I can play games on (Steam games, minecraft),
set up a web server and have that running, and have full
control
L1502[17:12:24] <CompanionCube>
Potato|SettingUpWeb, I wouldn't advise playing games on the same
machine as the web server
L1503[17:12:44] <Potato|SettingUpWeb>
CompanionCube: But I am/will be
L1504[17:12:51] <Potato|SettingUpWeb>
Just a minor web server
L1505[17:13:09] <Potato|SettingUpWeb>
nothing huge like oc.cil.li
L1506[17:13:14] <CompanionCube> will the
box be on 24/7?
L1507[17:13:20] <Potato|SettingUpWeb>
No
L1508[17:13:22] <Potato|SettingUpWeb>
Ish
L1509[17:13:23] <Potato|SettingUpWeb>
Depends
L1510[17:13:26] <dangranos>
mrgreaper|work: force stop alarm before start?
L1511[17:13:42] <CompanionCube> what kind
of website are you running?
L1512[17:14:01] <Potato|SettingUpWeb>
Varies
L1513[17:14:08] <Potato|SettingUpWeb> I
need something like wordpress
L1514[17:14:33] <Potato|SettingUpWeb> and
maybe jenkins
L1515[17:14:35] <mrgreaper|work> it
starts and stops fine, its just alarm is playind the wrong one when
triggered by redstone vs computer test even though its the same
variable name
L1516[17:14:37] <CompanionCube> Wordpress
requires a database server
L1517[17:14:43] <Potato|SettingUpWeb>
Meh
L1518[17:15:36] <Potato|SettingUpWeb>
Debian?
L1519[17:15:49] <CompanionCube> Debian's
good for a server - very stable
L1520[17:16:11] <CompanionCube>
Potato|SettingUpWeb, I do advise running Wordpress and Jenkins on
different machines
L1521[17:16:33] *
Potato|SettingUpWeb ignores that advice for the time
being
L1522[17:16:44] <mrgreaper|work> with
gradle is jenkins needed these days?
L1523[17:16:51] <Potato|SettingUpWeb>
gradle?
L1524[17:16:58] <CompanionCube>
mrgreaper|work, if you want automated builds, yes
L1525[17:17:30] <mrgreaper|work> spose
so, i just find it easier to open termial in idea and do gradlew
build
L1526[17:17:58] <CompanionCube>
Potato|SettingUpWeb, are you willing to use drupal rather than
Wordpress?
L1527[17:18:04] <mrgreaper|work> for big
mods like oc i see the point though thinking about it
L1528[17:18:47] <Potato|SettingUpWeb>
CompanionCube: Whats Drupal
L1529[17:19:30] <Potato|SettingUpWeb>
Yes, I would
L1530[17:19:35] <mrgreaper|work> potato
gradle is what modders and novices such as myself have to use to
make the dev enviroment and to build the mod and add api's
L1531[17:19:41] <mrgreaper|work> its
pretty good on the whole
L1532[17:19:45] <dangranos>
mrgreaper|work: try double check every variable?
L1534[17:19:52] <Potato|SettingUpWeb> So
gradlew and drupal
L1535[17:20:17]
⇨ Joins: samis (~Samuel@90.197.224.124)
L1536[17:20:32] <mrgreaper|work>
dangranos i do it says its name before it plays and its always the
right one when oc does it and the default when redstone does
it
L1537[17:20:39] <mrgreaper|work> its damn
confusing
L1538[17:20:46] ***
samis is now known as Guest52978
L1539[17:20:50] <Potato|SettingUpWeb> So
CompanionCube What OS should I use
L1540[17:20:54]
⇨ Joins: Hawk777 (~Hawk777@chead.ca)
L1541[17:21:21] <dangranos>
mrgreaper|work: can you link me to redstone code?
L1542[17:21:23] ***
jk-5|gone is now known as jk-5
L1543[17:21:23]
zsh sets mode: +v on jk-5
L1544[17:21:29] <Guest52978>
Potato|SettingUpWeb, you sure you want to run everything on the
same box
L1545[17:21:34] <Potato|SettingUpWeb>
Yes
L1546[17:21:36] <Potato|SettingUpWeb> I
am sure
L1547[17:21:39] <Potato|SettingUpWeb>
100% sure
L1548[17:21:41] ***
Guest52978 is now known as DrMushroom
L1550[17:22:19] <DrMushroom>
Potato|SettingUpWeb, do you mind outdated software?
L1551[17:22:25] <Potato|SettingUpWeb>
Meh
L1552[17:22:30] <Potato|SettingUpWeb>
Dosent matter
L1553[17:22:49]
⇦ Quits: CompanionCube (~Samuel@90.197.195.126) (Ping
timeout: 201 seconds)
L1554[17:23:09] <DrMushroom> I'd go for a
Debian-esque distro then. Possibly stable or testing.
L1555[17:23:28] <DrMushroom> Unstable is
what Ubuntu and such are based on
L1556[17:24:43] *
mrgreaper|work afk a mo
L1557[17:25:50]
⇦ Quits: wer38 (~wer38@101.161.164.33) (Read error:
Connection reset by peer)
L1558[17:26:11] <dangranos>
Potato|SettingUpWeb: arch?
L1559[17:26:24] <Potato|SettingUpWeb>
like x64?
L1560[17:26:32] *
DrMushroom facepalsm
L1561[17:26:38] <dangranos> uh
L1562[17:26:42] <Vexatos> Not the
facepalsm D:
L1563[17:26:43] <Potato|SettingUpWeb>
-_-
L1564[17:26:51] <dangranos> its
distro
L1565[17:27:00] <Vexatos> Actually, it's
called facepsalm
L1566[17:28:32] <EnderCat>
faceplasma
L1567[17:29:13] <DrMushroom>
Potato|SettingUpWeb, you are aware wordpress and jenkins could
impact on your gaming performance?
L1568[17:29:21] <Potato|SettingUpWeb>
Yes
L1569[17:29:30] <Potato|SettingUpWeb> I
don't do intensive gaming
L1570[17:29:48] <DrMushroom> define
'intensive'
L1571[17:29:57] <Potato|SettingUpWeb>
*pulls up list*
L1572[17:30:08] <Potato|SettingUpWeb>
Ahem
L1573[17:30:12] <dangranos> ascii?
L1574[17:30:33] <Potato|SettingUpWeb> Far
Cry 3, JC2, CoD, etc...
L1575[17:30:50] <Potato|SettingUpWeb> I
do things like Factorio, Prison Architect, etc
L1576[17:31:12] <EnderCat> jenkins uses
quite a bit of ram when running. WordPress uses SQL to store its
data so if you have a lot of users come to your site at once it
will start impacting your performance in a few ways
L1577[17:31:29] <DrMushroom>
Potato|SettingUpWeb, Can I suggest a number of things?
L1578[17:31:33] <Potato|SettingUpWeb>
Yes
L1579[17:31:37] <gamax92> define
'intensive'? Qemu without kvm
L1580[17:31:49] <DrMushroom> 1) Get some
free web hosting. Use it to host Wordpress.
L1581[17:31:51] <gamax92> running an os
that doesn't HLT's
L1582[17:32:07] <DrMushroom> 2) Host your
jenkins seperate from your gaming machine and wordpress.
L1583[17:32:34] <DrMushroom> I know where
to get both of those.
L1584[17:32:43] <Potato|SettingUpWeb>
Links?
L1585[17:32:56] <Potato|SettingUpWeb> I
already have a free domain (potatotrumpet.tk)
L1586[17:33:14] <DrMushroom>
Potato|SettingUpWeb, for #1 just google free webhosting. Make sure
to check out multiple sites - and some reviews, if possible.
L1587[17:33:16] *
EnderCat has just remembered that he upgraded his vps recently so
he can now have jenkins on there
L1588[17:33:54] <DrMushroom>
however
L1589[17:34:04] <DrMushroom> free
webhosting doesn't give you total control of the box
L1590[17:34:16] <dangranos> because its
not vps
L1591[17:34:57] <DrMushroom> There is a
company that offers a linux VPS with 128MB RAM - but it's
completely free.
L1592[17:35:31] <DrMushroom> Jenkins is
harder.
L1593[17:35:57] <ConcernedHobbit> Trying
to set up a forge installation,
"java.lang.AbstractMethodError"
L1594[17:36:14] <DrMushroom>
Potato|SettingUpWeb, are you only willing to use Jenkins?
L1595[17:36:39] <EnderCat>
Potato|SettingUpWeb, if needs be i can set up a jenkins on my box
and give you an account on it
L1596[17:37:15] <Magik6k> hmm, free vps
also doesn't sound like full control
L1597[17:37:17] <Potato|SettingUpWeb> OK,
I need a blog thingy
L1599[17:37:40] ***
ConcernedHobbit is now known as CHobbigt
L1600[17:37:42] ***
CHobbigt is now known as CHobbit
L1601[17:37:44] *
mrgreaper|work back
L1602[17:37:45] <Potato|SettingUpWeb> not
that much traffic expected, just a place for me to rant
L1603[17:38:03] <EnderCat> theres a site
for that
L1604[17:38:05] <EnderCat> Tumblr
:P
L1605[17:38:14] <DrMushroom> Magik6k,
google 'haphost' or 'host1free'
L1606[17:38:19] *
Potato|SettingUpWeb hates tumblr
L1607[17:38:22] ***
irgusite is now known as irgusite|away
L1608[17:38:41] <EnderCat> why u hate
Tumblr?
L1609[17:39:02] <Magik6k> ouch.. just
500gb bandwidth
L1610[17:39:07] <Potato|SettingUpWeb>
reddit.com/r/tumblrinaction
L1611[17:39:33] <CHobbit>
Potato|SettingUpWeb: Not all of Tumblr is like that
L1612[17:39:35] <DrMushroom> Magik6k,
look into their FREE VPS offer
L1613[17:39:36] <CHobbit> omjesus
L1614[17:40:16] <SpiritedDusty> FREE VPS?
wat
L1615[17:40:30] <Magik6k> DrMushroom:
that's what i'm doing
L1616[17:40:37] <CHobbit> SpiritedDusty:
Don't talk of our lords and saviours, the shitty vps' for people
who don't want to pay
L1617[17:40:39] <Magik6k> Is there root
access?
L1618[17:41:09] <SpiritedDusty> :P
L1619[17:41:11] <EnderCat> if it's free
then root access is doubtable
L1620[17:41:18] <DrMushroom> yes
L1621[17:41:24] *
DrMushroom has root on his VPS
L1622[17:41:32] <Magik6k> WTF
L1623[17:41:40] <Magik6k> so what's their
profit?
L1624[17:41:50] <DrMushroom> they also
offer paid VPS services
L1625[17:41:58] <DrMushroom> plus you
only get 10GB of disk
L1626[17:42:20] *
Potato|SettingUpWeb just wants a OS to run stuff off
of
L1627[17:42:25] <Potato|SettingUpWeb>
-_-
L1628[17:42:38] <EnderCat>
Potato|SettingUpWeb, what exactly do you want to run off of
it?
L1629[17:42:59] <Potato|SettingUpWeb>
Jest meh things
L1630[17:43:12] <Potato|SettingUpWeb> A
little blog to rant things, host files
L1631[17:43:19] <mrgreaper|work> why not
use vmbox, make a virtual machine dor the meh stuff
L1632[17:43:27] <mrgreaper|work> *for not
dor
L1633[17:43:28] <ping> vm box
L1634[17:43:32] <Potato|SettingUpWeb>
-_-
L1635[17:43:33] <gamax92> dox
L1636[17:43:34] <ping> wat
L1637[17:43:37] <Potato|SettingUpWeb>
fox
L1638[17:43:40] <gamax92> mox
L1639[17:43:43] <Potato|SettingUpWeb>
ox
L1640[17:43:46] <gamax92> oxen
L1641[17:43:52] <Potato|SettingUpWeb>
cake
L1642[17:43:56] <gamax92> fish
L1643[17:43:56] <mrgreaper|work> sorry
watching cctv while typing makes for typos
L1644[17:43:58] *
EnderCat slaps gamax92, "Stahp steeling mah
thoughts"
L1645[17:44:04] <gamax92> :D
L1646[17:44:07] <Potato|SettingUpWeb>
:D
L1647[17:44:18] <gamax92> mrgreaper|work:
sstv
L1648[17:44:21] <EnderCat>
mrgreaper|work, 'Tis fine
L1649[17:44:27] <gamax92> Slow Scan
TeleVision
L1650[17:44:41] <mrgreaper|work> it feels
slow
L1651[17:44:46] <mrgreaper|work> sundays
always do
L1652[17:44:46] <gamax92> ?
L1653[17:44:58] <gamax92> mrgreaper|work:
i mean ... like 60 seconds per bad quality small image.
L1654[17:45:02] <Potato|SettingUpWeb> I
want a linux os that can run non-intensive games (2d sprite) and be
running a web server
L1655[17:45:06] ***
jk-5 is now known as jk-5|gone
L1656[17:45:12] <Potato|SettingUpWeb> its
a i7
L1657[17:45:17] <Potato|SettingUpWeb> 8
gb ram
L1658[17:45:33] <gamax92>
Potato|SettingUpWeb: so ... like all of the linux os's?
L1659[17:45:40] <Potato|SettingUpWeb>
-_-
L1660[17:45:51] <gamax92> no
seriously
L1661[17:45:51] <Potato|SettingUpWeb> I
want something simple
L1662[17:45:57] <SpiritedDusty> do you
even linux?
L1663[17:45:58] <mrgreaper|work> ok im
going afk need to work on this card then figure out the issue with
the alarm
L1664[17:46:02] <dangranos> defenition of
"simple"?
L1665[17:46:05] <gamax92>
Potato|SettingUpWeb: you said non-intensive games
L1666[17:46:06] <dangranos> out of
box?
L1667[17:46:15] <gamax92> puppy linux
could do that
L1668[17:46:21] <gamax92> redhat could do
that
L1669[17:46:27] <gamax92> ubuntu could do
that
L1670[17:46:32] <gamax92> arch could do
that
L1671[17:46:35] <dangranos> ^
L1672[17:46:40] <SpiritedDusty>
mint
L1673[17:46:42] <dangranos> not so
simple
L1674[17:46:46] <Potato|SettingUpWeb> not
mint
L1675[17:46:49] <dangranos> i am about
arch
L1676[17:46:55] <dangranos> its not
simple
L1677[17:47:06] <dangranos> without
reading wiki
L1678[17:47:20] <gamax92> dangranos: how
easy is it to install arch
L1679[17:47:20] <SpiritedDusty> arch's
wiki has like everything on it o.o
L1680[17:47:22]
⇦ Quits: irgusite|away
(~irgusite@119-135.198-178.cust.bluewin.ch) (Quit:
Bye!)
L1681[17:49:22] <dangranos> gamax92: uh,
you need mount a disk, format it (if needed, edit partition table)
to ext4/whatever_fs_you_want_(and_can)_use, download base packages
to it, insall bootloader, maybe i missed something
L1682[17:49:28] <Potato|SettingUpWeb> I'm
looking at arch or debian
L1683[17:49:45] <dangranos> arch is
bleeding edge
L1684[17:49:56] <gamax92> how bleeding
edge is debian sid?
L1685[17:50:08] ***
jk-5|gone is now known as jk-5
L1686[17:51:26] <Potato|SettingUpWeb> OK,
so time to download and put archlinux on a usb
L1687[17:52:04] <EnderCat> good
luck
L1688[17:52:08] <Potato|SettingUpWeb> or
debian
L1689[17:52:16] *
Potato|SettingUpWeb ejects USB Drive
L1690[17:52:51] <dangranos> dont wipe
anything important :)
L1691[17:53:11] <SpiritedDusty> I heard
you get free cookies if you do, sudo rm -rf /
L1692[17:53:17] <Potato|SettingUpWeb>
-_-
L1693[17:53:20] <Potato|SettingUpWeb> I'm
not stupid
L1694[17:53:35] <SpiritedDusty> it was a
joke
L1695[17:53:40] <EnderCat> SpiritedDusty,
you forgot --no-preserve-root
L1696[17:53:44] <Potato|SettingUpWeb>
x_x
L1697[17:54:11] <Potato|SettingUpWeb>
BRB
L1698[17:54:13]
⇦ Quits: Potato|SettingUpWeb (~robbie@WL4-34.1scom.net)
(Quit: Leaving)
L1699[17:55:11] <dangranos> nah, dd
if=/dev/zero of=/dev/sd* is much better
L1700[17:55:41] <EnderCat> inb4 he comes
back and says linux is shit because he acidentially formatted his
windows drive
L1701[17:55:56] <SpiritedDusty> I heard
/dev/null stores your files in a super safe intergalatical
place
L1702[17:56:48] <dangranos> its so safe
that even you cant get them back
L1705[17:57:54] <EnderCat>
mrgreaper|work, yep
L1706[17:57:59] <EnderCat> wait
L1707[17:58:01] <EnderCat> idk
L1708[17:58:10] <EnderCat> no idea
L1709[17:58:21] <mrgreaper|work> line 32
gives me an error "Environment is abstract and can not be
instantiated"
L1710[17:58:41] <mrgreaper|work> just
need to know if im doing something wrong or if the doc is too
dated
L1711[17:59:06]
⇨ Joins: PotatoTrumpet
(~PotatoTru@WL4-34.1scom.net)
L1712[17:59:11] <PotatoTrumpet> Hrm
L1713[17:59:13] <mrgreaper|work> sangar
gave the link earlier so i got to believe its in date
L1714[17:59:49] <mrgreaper|work>
obviously its 1.6.4 but i mean indate api wise
L1715[18:00:12] <gamax92> back
L1716[18:00:13] <PotatoTrumpet> Yep,
debian it is
L1717[18:00:27] <dangranos> why?
L1718[18:00:38] <gamax92> mrgreaper|work:
umm ... code?
L1719[18:00:47] <Magik6k> Is there any
way to stick anytking printed with gpu, so it won't scroll?
L1720[18:00:51]
⇨ Joins: samis (~Samuel@90.207.113.23)
L1721[18:00:54] <Caitlyn> gamax92,
MichiBot's command is %mcstatus not %mcdown
L1722[18:00:56] <gamax92> i think you're
supposed to have something extending Environment
L1723[18:01:01] <gamax92> %mcstatus
L1724[18:01:02] <MichiBot> gamax92:
Website:
Up Session:
Up Account:
Up Auth:
Up Skins:
Up Authserver:
Up Session:
Slow API:
Up Textures:
Up
L1725[18:01:08] <ping> .mcdown
L1726[18:01:08] <^v> ping, session-server
is slow
L1727[18:01:10] <gamax92> Session still
slow
L1728[18:01:20] ***
samis is now known as Guest19818
L1729[18:01:41] <dangranos> Potato, why
not Arch linux?
L1730[18:02:03] <gamax92> SpiritedDusty:
ctrl-alt-printscreen-o
L1731[18:02:17] <SpiritedDusty> I don't
have a printscreen button
L1732[18:02:24] <gamax92> do you have a
sysrq button?
L1733[18:02:32] <SpiritedDusty> no
L1734[18:02:38] <gamax92> what is this
keyboard
L1735[18:02:53] <SpiritedDusty> an apple
keyboard xD
L1736[18:02:54] <Caitlyn> I know a few
people without pause/break.. lol
L1737[18:02:54]
⇦ Quits: DrMushroom (~Samuel@90.197.224.124) (Ping timeout:
201 seconds)
L1738[18:03:05] <gamax92> SpiritedDusty:
are you on mac right now>?
L1739[18:03:13] <SpiritedDusty>
yeah
L1740[18:03:38] <mrgreaper|work> gamaz92
this is my driver so far line 28 is the one giving an error
L1741[18:03:56] <mrgreaper|work> but it
is the same as the example
L1742[18:04:07] <gamax92> umm, file with
line 28?
L1744[18:04:45] <gamax92> you can't do
that
L1746[18:05:03] <gamax92> .w
onethree
L1748[18:05:05] <mrgreaper|work> what i
miss lol
L1749[18:05:25] <gamax92> mrgreaper|work:
look at that link
L1750[18:05:36] <gamax92> "Item
drivers"
L1751[18:05:48] <mrgreaper|work> ah i
see
L1752[18:06:13] <mrgreaper|work> thank ou
gamax92
L1753[18:06:20] <mrgreaper|work>
*you
L1754[18:07:16] <gamax92> Someone (maybe
me) should go update those examples for 1.3
L1755[18:08:16] ***
jk-5 is now known as jk-5|gone
L1756[18:08:36]
⇦ Quits: PotatoTrumpet (~PotatoTru@WL4-34.1scom.net) (Quit:
Potato Industries wishes you a good day)
L1757[18:09:03] ***
Guest19818 is now known as CompanionCube
L1758[18:11:34] <mrgreaper|work> now it
wants to make a constructor in the cards class O.o
L1759[18:13:29] <mrgreaper|work> gamax92
that would help no end lol
L1760[18:13:35] <gamax92> hmm?
L1761[18:14:01] <mrgreaper|work> an
updated example
L1762[18:14:05] <gamax92> ahh
L1764[18:14:21] <gamax92> pretty
simple
L1765[18:15:23] <gamax92> >_> what
is that formatting, bad gamax92
L1767[18:15:59] <gamax92> mrgreaper|work:
oh is mine erroring?
L1768[18:16:08] <mrgreaper|work> that i
dont know
L1769[18:16:19] <mrgreaper|work> but mine
now looks very similier
L1770[18:16:56] <mrgreaper|work> in the
other link it suggests return new Environment((TileEntity)
container); should be return new CustomComponent((TileEntity)
container);
L1771[18:17:13] <mrgreaper|work> but if i
do that it wants to add constructors to my item lol
L1772[18:17:23] <gamax92> mrgreaper|work:
oh just do what I have.
L1773[18:17:37] <mrgreaper|work> but but
but the errors
L1774[18:17:44] <gamax92> mrgreaper|work:
what does it error?
L1775[18:18:15] <mrgreaper|work> return
new Environment((TileEntity) container);
L1776[18:18:30] <mrgreaper|work> it says
its abstract and cant be instantated
L1777[18:19:08] <gamax92> mrgreaper|work:
can you show the full thing, like in pastebin.com or
something?
L1779[18:19:54] <mrgreaper|work> just
reupped it so may need to refresh
L1780[18:21:44] <gamax92> hmm ... no
clue
L1781[18:21:44]
⇦ Quits: dangranos (webchat@37.23.223.146) (Ping timeout: 190
seconds)
L1782[18:21:59] <gamax92> I'll try to
compile it myself
L1783[18:22:22] <gamax92> mrgreaper|work:
is for 1.7.10 right?
L1784[18:22:24] <mrgreaper|work> well its
erroring in idea
L1785[18:22:27] <mrgreaper|work>
indeed
L1787[18:24:34] <mrgreaper|work> i can
tell it to implement the methods but then it will look nothing like
the code so im assuming means i have gone wrong...but i dont see
where lol
L1789[18:28:06] <Kilobyte> Sangar: can
you help him?
L1790[18:28:16] <mrgreaper|work> back in
a minute need to do a quick patrol
L1791[18:28:34] <EnderCat> Sangar is
currently set to away
L1792[18:28:55]
⇨ Joins: dangranos (webchat@37.23.129.0)
L1793[18:29:18] <Kilobyte> dang
L1794[18:29:26] <Kilobyte> weechat
doesn't display that
L1795[18:29:44] <EnderCat> -
-- [Sangar
] is
away
(bbl
)
L1796[18:29:50] <gamax92> mrgreaper|work:
your ManagedEnvironment import is wrong.
L1797[18:30:22] <gamax92> should be
li.cil.oc.api.network.ManagedEnvironment not
li.cil.oc.api.prefab.ManagedEnvironment
L1798[18:31:28] <gamax92>
createEnvironment is typo'd as createEnviroment
L1799[18:33:56] ***
jk-5|gone is now known as jk-5
L1800[18:34:19] <gamax92> then
"public class Enviroment extends ManagedEnvironment"
needs to have "public class Environment extends
li.cil.oc.api.prefab.ManagedEnvironment", as well as removing
the import for Environment
L1801[18:35:18] <Caitlyn> Why remove the
import, and extend the full path?
L1802[18:35:29] <gamax92> Caitlyn: there
are two ManagedEnvironment's
L1803[18:35:34] <gamax92> one is in
prefab
L1804[18:35:36] <gamax92> one is in
network
L1805[18:35:39] <Caitlyn> Yes, and if you
import the proper one it doesn't matter.
L1806[18:35:42] <gamax92> yes it
does
L1807[18:35:47] <gamax92> it didn't
compile then
L1808[18:35:48] <Caitlyn> I'm pretty sure
it doesn't.
L1809[18:35:50] <gamax92> I just tested
it
L1810[18:36:05] <Caitlyn> It's worked
fine for me
L1811[18:36:29] <gamax92> You get
"The type ManagedEnvironment cannot be the superclass of
Environment; a superclass must be a class"
L1812[18:36:40] <Caitlyn> Yeah I've never
seen that.
L1813[18:37:03] <gamax92> ahh.
L1814[18:37:09] <gamax92> using prefab
works for both
L1815[18:37:22] <EnderCat> wtf
jenkins
L1816[18:37:35] <EnderCat> :@
L1818[18:37:47] <gamax92> which is what i
based my card off of.
L1819[18:40:28] <Sangar> back
L1820[18:41:09] <Vexatos>
Sannnnnnnggggggggggggaaaaaaaaaaaarrrrrrrrrr
L1821[18:41:13] <gamax92> Sangar: what is
preferred for ManagedEnvironment, the one in api.network or
api.prefab
L1823[18:41:34] <Sangar> uh, whichever
you like?
L1824[18:41:40] <mrgreaper|work>
back
L1825[18:41:47] <gamax92> then I like
prefab since I don't have to have a full path
L1826[18:41:53]
⇨ Joins: Alissaway
(Alissa@bnc.alissa.programming.ga)
L1827[18:42:16]
⇨ Joins: Csstform|Away
(Csstform@chat.csst.form.ml)
L1828[18:42:44] <Sangar> oh. the examples
still use the 1.2 api :X
L1829[18:42:48] *
Sangar goes update the examples
L1830[18:42:51] <EnderCat> right,
jenkins. when i restart you i dont want you to loose all my perms
again
L1831[18:42:52] <gamax92> :D
L1832[18:43:20]
⇨ Joins: Graypup_|Away
(Graypup@lightning.bouncer.ml)
L1833[18:43:21] <Sangar> Vexatos, much
text, but trains+computers sound fun! will read after updating the
examples.
L1834[18:43:32] <Vexatos> Waaat
L1835[18:43:35] <Vexatos> updating
examples
L1836[18:43:35] <Vexatos> lies
L1837[18:43:47] ***
Graypup_|Away is now known as Guest97758
L1838[18:43:48] ***
Guest97758 is now known as Graypup_
L1839[18:43:49] <Vexatos> They are not
allowed to be up-to-date
L1840[18:44:17] ***
Graypup_ is now known as Guest90004
L1841[18:44:19] <EnderCat>
ARGGGHHHH
L1842[18:44:37] *
EnderCat throws a brick at jenkins
L1843[18:44:46] <mrgreaper|work> caught
up... corrected the typo changed the import...same error lol
L1844[18:45:00] ***
Alissaway is now known as Alissa
L1845[18:45:04] <mrgreaper|work> ill wait
for the examples to be updated :)
L1846[18:45:10] <gamax92> mrgreaper|work:
so sorry for some confusion, leave the import as the
prefab.ManagedEnvironment
L1847[18:46:01] <mrgreaper|work> ok
changed it back but stil have the same error
L1848[18:46:10] <mrgreaper|work> i must
of gone wrong elsewhere
L1849[18:46:17] <gamax92> mrgreaper|work:
have you also made Enviroment into Environment
L1850[18:46:21] <gamax92> in all the
places
L1851[18:46:45] <mrgreaper|work> ah
ha!
L1852[18:46:54] <mrgreaper|work> and also
damn you dyslexia!
L1853[18:47:20] <mrgreaper|work>
correcting the typo in all places worked
L1854[18:47:25] <gamax92> :D
L1855[18:47:36] <mrgreaper|work>
sometimes my dyslexia gets the upper hand
L1856[18:48:31] <mrgreaper|work> atleast
now in theory i have a card that can be added to the card slot
called speaky that does nothing (yet)
L1857[18:48:43] *
mrgreaper|work looks around...can he get away with testing
that
L1858[18:50:03] *
EnderCat deletes jenkins' config files and tries again
L1859[18:50:53] <gamax92> what the shit
gradle
L1860[18:50:59] <gamax92> make an eclipse
workspace kthx
L1861[18:51:11] <EnderCat> gamax92, the
gradle says no
L1862[18:52:22] <gamax92> there I'll just
kill the gradle cache
L1863[18:53:17] <mrgreaper|work> yes!
card works just need to add functions to it :) cheers guys
L1864[18:54:34] <Sangar> all right,
example updated
L1865[18:54:51] <Sangar> well. at least
it compiles.
L1866[18:54:51] <mrgreaper|work> cool
:)
L1867[18:54:52]
⇦ Quits: MichiBot (~lb@isis.pc-logix.com) ()
L1868[18:55:14] <mrgreaper|work> how do
you get the worldObj or location of a card?
L1869[18:56:03] ***
manmaed is now known as manmaed|AFK
L1870[18:56:32] <EnderCat> ARGHHH
L1872[18:57:28] <Sangar> the container is
what you get in createEnvironment
L1873[18:57:56] <Sangar> (it's usually a
tile entity but may be something else, for portable computers
e.g.)
L1874[18:58:31]
⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L1875[18:58:40]
⇦ Quits: MichiBot (~lb@isis.pc-logix.com) (Client
Quit)
L1876[18:59:01] <EnderCat> right, lets
see if jenkins decides to lock me out this time
L1877[18:59:05] <mrgreaper|work> hmmm i
saw that in the sound mod too but container isnt working for
me...must have another error some where lol ill get there
L1878[18:59:24] <gamax92> pls gradle ...
working eclipse workspace
L1879[18:59:30] <gamax92> NOPE ...
L1880[18:59:58] <EnderCat> at fucking
last
L1881[19:04:51] <Sangar> mrgreaper|work,
note that in the line i linked that's a field in the env that's set
in the constructor. so you'd have to do that, too, if you want to
use it exactly like that.
L1882[19:06:38] <Sangar> Vexatos, sounds
interesting, though for a lot of it i can't claim to know what it
means, yet. i only started messing around with railcraft recently,
and not very in-depth yet :P
L1883[19:07:01] <Vexatos> Basically,
train routing
L1884[19:07:19] <Vexatos> Setting
locomotives' destination routes using OC
L1885[19:07:49] <Sangar> that'd be pretty
cool indeed.
L1886[19:08:05] <mrgreaper|work> sangar
thought pakets were done with in 1.7
L1887[19:08:14] <mrgreaper|work> *packets
even
L1888[19:09:08] <mrgreaper|work> but yeah
for me container doesnt seem to exist as a variable name
L1889[19:09:32] <mrgreaper|work> but i
can see it used in both yours and gamax92's though set up
differently
L1890[19:09:33] <Sangar> mrgreaper|work,
well, on the lowest level, afaik, yes, but there are still some
layers on top of that, some of which use packets. including myself
because this way my stuff works without adjustments for each new
packet in 1.6 and 1.7 :P
L1892[19:11:08] <mrgreaper|work> yep i
have that
L1893[19:11:14] <Sangar> brb
L1894[19:11:19] <gamax92> well ... thats
your variable name
L1895[19:11:30] ***
alekso56 is now known as alekso56_off
L1896[19:12:52]
⇦ Quits: Magik6k (~lukasz@host-89-228-209-226.kalisz.mm.pl)
(Quit: Lost terminal)
L1897[19:12:54] <mrgreaper|work> but when
i add say double x = container the word container turns red and it
cant resolve it ..but...its there damn it ..stupid ide
L1898[19:13:27] <gamax92> mrgreaper|work:
well because container is not a double
L1899[19:13:30] <gamax92> its a
TileEntity
L1900[19:13:56] <mrgreaper|work> i know
but i should be able to do container. then see a list of the
options
L1901[19:14:00] <gamax92> ahh
L1902[19:14:04] <CompanionCube> Is there
a good guide around for lua tables?
L1903[19:14:10] <gamax92> CompanionCube:
a = {}
L1904[19:14:11] <gamax92> a is a
table
L1906[19:18:59] <mrgreaper|work> and have
double checked spelling
L1907[19:19:15] <gamax92> mrgreaper|work:
callback goes in class Environment
L1908[19:19:32] <gamax92> you have it
outside it
L1909[19:19:45] <mrgreaper|work> oh god
ofcourse theres technicly two classes there
L1910[19:20:04] <mrgreaper|work> perhaps
i should not code when at work and on such a small screen lol
L1911[19:20:06] <ping> CompanionCube, us
high level lua coders find it hard to explain tables to other
people
L1912[19:20:29] <CompanionCube> I think
I'm getting it after a google.
L1913[19:20:35] <ping> googling "lua
tables"
L1914[19:20:36] <ping> :P
L1915[19:20:39] <gamax92> translation:
(Gloating about self) (insulting others)
L1916[19:21:24] <mrgreaper|work> i just
wish oc used java, its hard using lua and java at the same time
though lua seems a much much more sensible languag
L1917[19:21:30] <mrgreaper|work> its
almost BASIC
L1918[19:21:32] <CompanionCube> OC can't
really use Java.
L1919[19:21:48] <mrgreaper|work>
shame
L1920[19:22:20] <CompanionCube> you'd
have to either create a 'java interpreter' or pre-compile every
line of code
L1921[19:22:40] <gamax92> well ... lua
also gets compiled each time.
L1922[19:23:13] <gamax92> you could
probably make a BASIC Architecture for OC and have BASIC
computers.
L1923[19:23:25] <mrgreaper|work>
nope
L1924[19:23:28] <gamax92> why not?
L1925[19:23:29] <dangranos> why?
L1926[19:23:36] <mrgreaper|work> someone
else could but i couldnt lol
L1927[19:23:50] <gamax92> oh i wasn't
specifically referring to you, just that its possible
L1928[19:24:01] <mrgreaper|work> there
was BASIC for redpower computers as i recall
L1929[19:24:09] <gamax92> Sangar: Hows
those Architecture docs?
L1930[19:24:19] <mrgreaper|work> which
was good because thierdefault language was...wierd
L1931[19:24:29] <gamax92> FORTH?
L1932[19:24:33]
⇦ Quits: mallrat (~mallrat20@68.204.184.175) (Ping timeout:
189 seconds)
L1933[19:24:35] <mrgreaper|work>
indeed
L1934[19:24:50] <mrgreaper|work> i did
like how you build them though
L1935[19:24:50] <gamax92> I forgot the
line of FORTH i used to set the computer on fire.
L1936[19:24:57] <mrgreaper|work>
lol
L1937[19:25:02] <CompanionCube> ...I
never understood FORTH.
L1938[19:25:25] <gamax92> something like
putting the opcode of STP in a variable and then executing the
address of the variable
L1939[19:25:36] <gamax92> I.E, executing
STP and then computer halts and catches fire
L1940[19:25:37] <mrgreaper|work> wonder
if eloraam will be adding the computers back on her return
L1941[19:25:49] <gamax92> she said she
would
L1942[19:26:06] <mrgreaper|work> we will
then have 3 types of computers :)
L1943[19:26:22] <gamax92> 4
L1944[19:26:34] <gamax92> ComputerCraft,
OpenComputers, NedoComputers, and Redpower Control
L1945[19:26:35] <mrgreaper|work> i did
like that a computer room was a computer room
L1946[19:26:42] <mrgreaper|work>
nedoComputers?
L1947[19:26:46] <gamax92> yez
L1948[19:26:53] <mrgreaper|work> never
heard of that one
L1950[19:27:33] <mrgreaper|work> that
looks like the old red power ones
L1951[19:27:57] <mrgreaper|work> ah i see
its ment to
L1952[19:28:23] <gamax92> >_> these
instruments ... smpdrum.smp sounds nothing like a drum
L1953[19:28:29] <mrgreaper|work> no that
wont last, eloraam already said she is going after mods that are
exactly like hers :( redpower being one of them
L1954[19:28:32] <gamax92> it sounds like
pink noise
L1955[19:28:43] <mrgreaper|work> project
red even
L1956[19:29:02] <gamax92> mrgreaper|work:
i don't remember that, i remember her saying those kinds of mods
are in a legal gray area.
L1957[19:29:12] <gamax92> and that she
didn't want to play the bad person and attack them
L1958[19:29:39] <mrgreaper|work> the one
i red she was saying they would have to stop or change to look and
feel completly different
L1959[19:29:56] <mrgreaper|work> maybe
she changed her mind
L1960[19:30:08] <mrgreaper|work> i know
she doesnt have the same following she once did
L1961[19:31:20] <mrgreaper|work> personly
to me a not gate is a not gate how it looks cant really be
copyrighted that would be like jeb_ telling forestry they cant use
hamus as it looks a bit like dirt
L1962[19:32:18]
⇦ Quits: Vexatos
(~Vexatos@p200300556E687A326593E3AD08DBBBEA.dip0.t-ipconnect.de)
(Quit: Greetings from Pastry Fork, Inc. ✔)
L1964[19:35:00] <mrgreaper|work> every
time i test me code i fear a supervisor visit
L1965[19:35:03] <gamax92> Sangar:
:O
L1966[19:35:05] <gamax92> docs?
L1967[19:35:07] <gamax92> is this
real?
L1968[19:35:30] <gamax92> :o docs
L1969[19:36:33] <gamax92> Sangar: where
does li.cil.oc.api.Machine.add(PseudoArchitecture.class) go?
L1970[19:36:50] <gamax92> like in the
main mod's preinit/init?
L1971[19:36:54] <Sangar> yes
L1972[19:37:07] <Sangar> init
L1973[19:39:36]
⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L1974[19:39:52] <Caitlyn> %update
L1975[19:40:05]
⇦ Quits: MichiBot (~lb@isis.pc-logix.com) (Client
Quit)
L1976[19:40:39] <Caitlyn> :(
L1977[19:42:23] <mrgreaper|work> yay my
speech synth card works! now i just need to texture it *gulp* and
come up with a recipie
L1978[19:43:35] <EnderCat> :@
L1979[19:43:59] <EnderCat> so i can do
gradle stuff from a normal command line but jenkins cant do the
same
L1980[19:44:00] <EnderCat> wtf
L1981[19:44:14] <Caitlyn> how do you have
jenkins set to do the gradle command?
L1982[19:44:35] <EnderCat> shell
script
L1983[19:44:39] <Caitlyn> o_O
L1984[19:44:57] <EnderCat> that's how
Sangar does it (i think)
L1985[19:45:00] <ph1x3r> mrgreaper how
about something with a dropper and a music block since the dropper
has a smiley face :)
L1986[19:45:13] <Caitlyn> EnderCat,
install the gradle plugin for jenkins
L1988[19:45:17] <Caitlyn> SO much
easier....
L1989[19:45:39] *
EnderCat waits for the puush to laod
L1990[19:46:17] <mrgreaper|work> ph1x3r
the full block version uses a bunny (its enslaved after all) im
thinking the card will need a compressed bunny
L1991[19:46:28] *
EnderCat restarts jenkins
L1993[19:46:41] <CompanionCube>
mrgreaper|work, why a bunny?
L1994[19:46:52] <mrgreaper|work> (there
are non bunny related recipies that can be turned on in my config
for wierd people that no like using bunnys)
L1995[19:46:54] <Sangar> (ignore the
init-script)
L1996[19:46:56] <dangranos> mrgreaper, is
everything in your mod involves bunny?
L1997[19:46:56] <Caitlyn> That's... a way
to do it lol
L1998[19:46:59] <EnderCat> Sangar, yeah,
i can see that from the console output of the builds
L1999[19:47:14] <ph1x3r> Hmm. What about
1.6.4 people? Or are you only going for the recent snapshots?
L2000[19:47:15] <CompanionCube>
mrgreaper|work, why not use a virtualized bunny in the card
L2001[19:47:22] <Sangar> right, was too
lazy to check if all of that's in there :P
L2003[19:47:37] <EnderCat> i was trying
the same but gradle cant seem to find some of the class files for
it
L2004[19:47:42] <mrgreaper|work> that
should explain the bunys :)
L2005[19:48:48] <Sangar> EnderCat, hmm,
no idea then.
L2006[19:49:41] <EnderCat> :/
L2007[19:49:42] <EnderCat> [Gradle] -
Launching build.
L2008[19:49:42] <EnderCat> [LaserCraft] $
/home/znc/Jenkins/data/workspace/LaserCraft/gradlew
--refresh-dependencies clean build
L2009[19:49:42] <EnderCat> Error: Could
not find or load main class
org.gradle.wrapper.GradleWrapperMain
L2010[19:50:02] <EnderCat> yet i can do
the same command base from ssh and it'll work
L2011[19:50:17] <EnderCat> (above is
using the gradle plugin)
L2012[19:51:01] <gamax92> Sangar: what is
this PseudoVM
L2013[19:51:02] <Caitlyn> o_O
L2014[19:51:34] <Sangar> gamax92, an
example for whatever runs the actual language / vm / ... you're
wrapping with the arch
L2015[19:51:56]
⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L2016[19:51:56] <Sangar> EnderCat, bad
rights of the folders?
L2017[19:51:58] <gamax92> Sangar: oh, so
than that can be what ever class i can make it, doesn't need to
extend/implement anything?
L2018[19:52:06] <Sangar> gamax92,
yes
L2019[19:52:11] <gamax92> ah okay.
L2020[19:52:19] <EnderCat> Sangar, i
dunno, jenkins is running as the same user that i'm doing it from
the command line with
L2021[19:52:30] <Sangar> huh
L2022[19:52:31] <Sangar> magic then
L2023[19:52:58] <EnderCat> unless when
ran from the jenkins.war it can switch what user it is....
L2024[19:53:31] <Caitlyn> My jenkins runs
as jenkins:jenkins, then again I installed from apt-get heh
L2025[19:53:52] <Sangar> ditto
L2026[19:54:23] <dangranos> EnderCat:
what is this mod?
L2027[19:54:35] <Hawk777> Gradle files in
classpath when run from command line but not from Eclipse?
L2028[19:54:45] <EnderCat> dangranos, my
mod, that will /eventually/ add lasers to minecraft
L2029[19:55:09] <EnderCat> Hawk777, no
IDE in use here, just standard terminal and jenkins
L2030[19:56:36]
⇦ Quits: MichiBot (~lb@isis.pc-logix.com) (Client
Quit)
L2031[19:57:24] <dangranos> EnderCat: do
you have minecraft server?
L2032[19:57:28] <EnderCat> yep
L2033[19:57:35] <EnderCat> details are on
the oc forum
L2034[19:57:48] <dangranos> >
Download: will be given upon whitelist app acceptance
L2035[19:57:52] <dangranos> where?
L2036[19:58:00] <EnderCat> dangranos, did
you apply?
L2037[19:58:10] <dangranos> yep -_-
L2038[19:58:43] <EnderCat> did i accept
it? sorry i've not been on the pc 24/7 for the last 2 weeks so i
will loose track of things
L2039[19:59:32] <dangranos> last your
message in topic: "All above are accepted (cba to update the
list)"
L2040[19:59:49]
⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L2041[19:59:55] <Hawk777> EnderCat: oh,
well, same thing but wrong classpath in jenkins then?
L2042[20:00:15] <EnderCat> whish also
means i didnt fully read it :P gimmie a sec and i'll pm the
link
L2043[20:00:41] <dangranos> thanks
L2044[20:01:09] <EnderCat> Hawk777,
jenkins executes a shell script, both jenkins and me manually
executing the same command with the same args produces different
results
L2045[20:01:31] <dangranos> different
user?
L2046[20:01:37] <EnderCat> nope
L2047[20:01:43] <EnderCat> all run as the
same user
L2048[20:01:49] <Hawk777> which suggests
that something jenkins did modified some aspect of the execution
environment—possibly the classpath?
L2049[20:02:17] <EnderCat> it shouldnt
have done, it's litterally just told to execute the shell script
and monitor output
L2050[20:02:54] <dangranos> is it okay
that its 3 am there?
L2051[20:03:02]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 186 seconds)
L2052[20:03:06] <EnderCat> ?
L2053[20:03:08] <Hawk777> Do you run
jenkins by hand from a terminal or does it run in the background or
something? I’ve never used Jenkins, but things like cron jobs can
run with different environment variables than something run from a
terminal because cron doesn’t pick up the user’s bashrc.
L2054[20:03:34] <EnderCat> Hawk777,
running inside a screen session from the terminal
L2055[20:04:32] <EnderCat> currently
trying to get the irc notification plugin working but it's not
having it
L2056[20:07:29] <Hawk777> Hm, no idea
then. It’s not really something I’m familiar with, so that’s the
only thing that came to mind.
L2057[20:11:23]
⇨ Joins: Magik6k
(~lukasz@host-89-228-209-226.kalisz.mm.pl)
L2058[20:13:08] <EnderCat> ok, so my
jenkins can connect to Caitlyn's network but not Esper ......
L2059[20:14:17] <Caitlyn> lol..
L2060[20:14:30] <EnderCat> do you think
it would help if i installed gradle globally (like through apt-get
or something?)
L2061[20:14:40] *
Caitlyn shrugs
L2062[20:14:41] <Caitlyn> I didn't
L2063[20:14:42] <Caitlyn> heh
L2064[20:14:53] <Caitlyn> I checked the
"use wrapper" or w/e option
L2065[20:14:59] <EnderCat> hmm
L2066[20:22:18] <mrgreaper|work> am i
allowed to use the icons from oc for my card?
L2067[20:22:34]
⇨ Joins: asie
(~asie@078088168214.elblag.vectranet.pl)
L2068[20:23:00] <Sangar> mrgreaper|work,
the images are public domain, so yeah
L2069[20:23:11] <Techokami> I think so, I
used graphics from oc for the Particle Card in
Computronics...
L2071[20:23:36] <mrgreaper|work> cool
that will make it look more in theme
L2072[20:24:33]
⇨ Joins: wer38
(~wer38@CPE-110-146-179-206.knmu.knt.bigpond.net.au)
L2073[20:25:28] ***
jk-5 is now known as jk-5|gone
L2074[20:25:28] <wer38> .players
L2075[20:25:57] <EnderCat> wrong channel
wer38 :P
L2076[20:26:23] <istasi> what would
.players do?
L2077[20:26:33] <wer38> yeah i know
L2078[20:26:49] <EnderCat> istasi, list
the players on my server
L2079[20:26:52] <wer38> waking up
lol
L2080[20:27:35] *
CompanionCube is working on his DNS implementation
L2081[20:28:08] ***
alekso56_off is now known as alekso56
L2082[20:29:13] <mrgreaper|work> Im
working on finalising enough of my mod that i can do an alpha
release tonight (after testing)
L2083[20:29:33] <asie> mrgreaper|work:
what mod?
L2084[20:29:43] <mrgreaper|work> figure
people may want to use the speech synth while im still working on
the other stuff
L2085[20:29:52] <asie> speech
synth?
L2086[20:29:53] <asie> :o
L2088[20:30:45] -Kibibyte- [mrgreaper|work]
Twisted mod 2 teaser, opencomputers Speech synth | by mrgreaper2009
| 5m5s | 6d4h ago | 17 views | Rated:
5.00/5.00
L2089[20:31:42] <mrgreaper|work> no
promises it will be out tonight, i still need to test it and make a
new forum thread (too much has changed to use the old thread)
L2090[20:31:52] <dangranos> EnderCat: uh,
speaking of server, still no messages on forum ._.
L2091[20:32:09] <EnderCat> dangranos, i
pmed you on here.....
L2092[20:32:19] <dangranos>
>_<
L2093[20:32:46]
⇦ Quits: wer38
(~wer38@CPE-110-146-179-206.knmu.knt.bigpond.net.au) (Ping timeout:
201 seconds)
L2094[20:32:54] ***
Flenix is now known as TheMysteriousFlenix
L2095[20:33:06] <mrgreaper|work> anyone
here good at using modles?
L2096[20:33:42] ***
TheMysteriousFlenix is now known as Flenix
L2098[20:34:02] -Kibibyte- [mrgreaper|work]
mrgs little tiny mob issue ie how do i nail the ears on? | by
mrgreaper2009 | 1m59s | 5d16h ago | 16 views | Rated:
5.00/5.00
L2099[20:34:56] <gamax92> Sangar: Can I
not read a line from a socket (internet.socket)? it wants a number
instead
L2100[20:35:08] <CompanionCube>
mrgreaper|work, does it still have bunnies?
L2101[20:35:18] <mrgreaper|work>
ofcourse
L2102[20:35:40] <mrgreaper|work> but the
bunnies as a mob are not used yet (due to the ear bug)
L2103[20:36:16] <mrgreaper|work> granted
if i do what im planning then a player will want to kill them fast
and wont be looking at the ears
L2104[20:37:15] <Sangar> gamax92, the
unbuffered one only reads n bytes, use internet.open for a buffered
one that can read lines
L2105[20:37:41]
⇨ Joins: wer38 (~wer38@101.174.195.139)
L2106[20:37:57] <wer38> that sucked
L2107[20:38:33] <mrgreaper|work> the plan
is : if a player lets a bunny go free then any dirt it stands on
turns to a infected block...after 2 seconds that infects any other
dirt blocks and then is engulfed in flames, that would of course
spread...te effect should look like a corruption spreading from the
evil bunny
L2108[20:38:38] <wer38> my power blacked
out for a sec
L2109[20:38:47] <CompanionCube>
mrgreaper|work, OP much
L2110[20:39:01] <mrgreaper|work> well
your not ment to release one
L2111[20:39:19] <mrgreaper|work> but it
will be configurable , im a great believer in configuration
L2112[20:39:38] <mrgreaper|work>
certainly wont be in the first builds
L2113[20:39:42] <CompanionCube>
mrgreaper|work, perhaps make the corruption disappear if the bunny
moves away
L2114[20:39:55] <CompanionCube> after a
delay perhaps
L2115[20:40:20] <dangranos>
mrgreaper|work: great for SCP themed building, i guess
L2116[20:40:40] <mrgreaper|work> possible
but then the bunnys are ment to be evil
L2117[20:40:53] <mrgreaper|work> well of
course they are, thier bunnys
L2118[20:41:40] <mrgreaper|work> got to
remember to put the disclaimer MASSIVE this time, got complaints
over the first one :(
L2119[20:42:06] <mrgreaper|work>
scp?
L2121[20:43:34] <mrgreaper|work> not seen
that before
L2122[20:44:23] <mrgreaper|work> i really
should turn my alarm block into a card as well...though to get
sound to loop untill told not to i had to do funky stuff with
tileentitys...not sure i can do that with a card
L2123[20:45:07] <mrgreaper|work> though i
can have it blast the alarm once per trigger and let the players
make the loop in thier code #lazycoder
L2124[20:45:37]
⇦ Quits: Magik6k (~lukasz@host-89-228-209-226.kalisz.mm.pl)
(Quit: leaving)
L2125[20:46:35] <Kilobyte> Sangar: can we
get a way for internet card to resolve hostnames?
L2126[20:47:02] <istasi> hasn't someone
already written a dns ?
L2127[20:47:18] <Kilobyte> err
L2128[20:47:23] <Kilobyte> real world
dns
L2129[20:47:24]
⇦ Quits: dangranos (webchat@37.23.129.0) (Ping timeout: 190
seconds)
L2130[20:47:28] <istasi> oh, derp
L2131[20:47:57] <Sangar> hmm... i
guess.
L2132[20:49:06] <Sangar> probably using
userdata bc that'd be easier :P
L2133[20:49:06] <CompanionCube> istasi,
there are multiple DNS implentations out there - but only 1 i think
works
L2134[20:49:54]
⇨ Joins: SuperBot
(~SuperBot@superminor2.no-ip.org)
L2135[20:51:30] <CompanionCube> brb
L2136[20:52:31]
⇦ Quits: CompanionCube (~Samuel@90.207.113.23) (Read error:
Connection reset by peer)
L2137[20:54:37] <gamax92> hmm
L2139[20:55:33] <gamax92> the address is
just a simple netcat listner, I get the 0x03{}, and reply with {},
then 0x03HALP never shows up
L2140[20:57:15] <Sangar> does the first
read finish?
L2141[20:57:19] <gamax92> yeah
L2142[20:57:24] <gamax92> the program
also ends
L2143[20:57:28] <Sangar> oh?
L2144[20:57:36] <gamax92> (because end of
file)
L2145[20:57:55] <Sangar> do you ... no,
you don't flush after the second write
L2146[20:58:05] <gamax92> o
L2147[20:58:07] <gamax92> flush
L2148[20:58:23] <Sangar> yeah. read
autoflushes.
L2149[20:58:32] <Sangar> which is why the
first one works
L2150[20:58:43] <gamax92> Ahh thank
you
L2151[21:00:21]
⇨ Joins: TabletCube (~TCube@90.207.113.23)
L2152[21:02:32] ***
CHobbit is now known as ConcernedAway
L2154[21:10:09] <TabletCube> gamax92: is
that an ssh-like thingy?
L2155[21:10:17] <gamax92> sorta
L2156[21:10:31] <gamax92> it emulates a
gpu component
L2157[21:11:22] <TabletCube> So it's more
like one of those remote management cards?
L2158[21:11:35] <gamax92> don't know what
that is
L2159[21:12:38] <TabletCube> Google
it
L2160[21:13:18] <gamax92> oh, then
no.
L2161[21:13:24] <gamax92> its like a
graphics card
L2162[21:13:44] <gamax92> except the
output goes to the network and not a screen
L2163[21:14:08] <TabletCube> The RL
network?
L2164[21:14:09] *
Kilobyte doesnt feel so well
L2165[21:14:13] <gamax92> yes
L2166[21:14:29] <TabletCube>
Interesting.
L2167[21:15:22] <TabletCube> Any actual
usecases for this?
L2168[21:15:31] <gamax92> TabletCube:
no
L2169[21:15:33] <gamax92> im bored
L2170[21:15:51] <Hawk777> How about
monitoring a system that’s chunkloaded while you’re not playing
Minecraft?
L2171[21:15:55] <istasi> hey kilo!, i've
made sli inside opencomputercraft!, multiply gpu's working together
outputting stuff on a single monitor
L2172[21:16:49] <TabletCube> sweet
L2173[21:17:05] <asie> istasi:
woooo
L2174[21:17:10] <asie> wait
L2175[21:17:10] <asie> how
L2176[21:17:16] <gamax92> welp ... hinder
...
L2177[21:17:18] <gamax92> love2d is
segfaulting
L2178[21:19:00] <mrgreaper|work> is there
a way to have a peripheral write a program on the screen of a
computer?
L2179[21:19:20] <istasi> asie, gpu's
doesn't block on calls as long there's time between the calls, so
like you're allowed 16 sets a tick etc before block on a single
gpu, then just split it out on more gpu's ... not sure if its
exactlty like that it works, but its something along those lines
atleast.
L2180[21:19:45] <istasi> either way, it
certainly works :)
L2181[21:20:05] <TabletCube> istasi: does
this have ingame effects?
L2182[21:20:11] <istasi> yes
L2183[21:20:18] <istasi> very much
so
L2184[21:20:26] <TabletCube> what are
they?
L2186[21:21:20] -Kibibyte- [istasi] testing gpu
handler | by ofzmah | 1m22s | 3d2h ago | 24 views | Rated:
-1.00/5.00
L2187[21:21:50] <Sangar> gamax92,
interesting, planning on generalizing that to any components and
have it run over the oc network for remote controlled computers
:P
L2188[21:22:07] <Sangar> (cluster
computing!)
L2189[21:22:10] <EnderCat> \o/ i fiexed
my jenkins
L2190[21:22:34] <mrgreaper|work> i didnt
know oc had multiblock monitors
L2191[21:22:39] <EnderCat>
s/fieced/fixed
L2192[21:22:45] *
EnderCat stabs Kilobyte
L2193[21:22:46] <gamax92> Sangar: well
... no
L2194[21:22:47] <EnderCat> ¬_¬
L2195[21:22:50] <gamax92> because that
would not be what this does.
L2196[21:22:54] <Kilobyte> EnderCat: you
failed
L2197[21:22:56] <mrgreaper|work> i been
codeing too much and not playing enough
L2198[21:23:07] <EnderCat> Kilobyte,
blame the tab complete
L2199[21:23:32] <Kilobyte> EnderCat: no,
your sed didn't match
L2200[21:23:58] <Kilobyte> TIL tooth
holes grow much slower than i assumed... which is a good
thing
L2201[21:23:58] <EnderCat> Kilobyte, i
realise this
L2202[21:24:38] <Sangar> istasi, just
imagine triple sli with double buffering (if that makes it in)! dat
performance. dat network load >_>
L2203[21:24:55] <mrgreaper|work> not sure
if i will do this or not but then i did start making it... is it
possible to have a peripheral that when attached to a computer via
lan cable turns on said computer and writes its only program onto
the computer screen? (a pre-made program)
L2204[21:24:57] <istasi> cant wait!
:D
L2205[21:25:43] <istasi> but, could just
add the difference, in "most" cases it shouldn't be too
bad
L2206[21:25:52] <Sangar> true
L2207[21:26:02] <Kilobyte> Sangar: i
wished the github app had push notifications D:#
L2208[21:26:26] *
Sangar doesn't use the github app and has no idea what it
does
L2209[21:26:29] <EnderCat> the github app
for android is terrible
L2210[21:26:30] <mrgreaper|work> the
block itself i was planning to detect a nearby computer (in a
straight line) and have it make lan cables between it and the
computer
L2211[21:26:34] <Kilobyte> atm using
IFTTT for for it
L2212[21:26:41] <Kilobyte> EnderCat: it
kinda is, yeah
L2213[21:26:44] <EnderCat> it has less
functionality than the mobile site
L2214[21:26:59] <Kilobyte> but, it feels
quicker
L2215[21:27:00] <Kilobyte> :P
L2216[21:27:43] <Sangar> mrgreaper|work,
sortakinda. the turning on could be... tricky if the thing isn't
directly next to the computer, the running a program could
sortakinda be done by mounting a file system with that program as
an autorun program on it.
L2217[21:28:08] <mrgreaper|work> but not
typing it on the screen?
L2218[21:28:32] <mrgreaper|work> its more
the effect im going for, then the end result
L2219[21:29:00] <Sangar> uh, well. you
could just skip the computer then and access the screen directly, i
guess.
L2220[21:29:25] <mrgreaper|work> hmmm
maybe i should table that till i get the core stuff of my mod
done
L2221[21:29:54] <Sangar> probably, since
that could get quite complicated :P
L2222[21:30:33] <mrgreaper|work> i just
think it would look cool, you get a block and for whatever reason
you place it in your base, then lan cables go from it to your
nearby computer...the computer turns on and seems to be programming
itself :)
L2223[21:30:55] <mrgreaper|work> the
lancable would be easy though so long as its a straight line
lol
L2224[21:31:52] <TabletCube>
mrgreaper|work: something like irl PXE booting?
L2225[21:32:18] <mrgreaper|work> maybe
the block makes power when with in 10 blocks of a computer and
thats why you place it, the cables and programming being
undocumented and rare :)
L2226[21:32:28] <mrgreaper|work> not as
such no
L2227[21:32:44] <mrgreaper|work> more
just turning it on and working directly with it
L2228[21:33:02] <mrgreaper|work> so it
would be booting its own os and peripherals not the blocks
ones
L2229[21:33:18]
⇦ Quits: Kibibyte (~PircBotX@hathor.stary2001.co.uk)
()
L2230[21:33:39] <mrgreaper|work> imean if
you get really indepth you could detet the stuff on the computer
and tailor the program to it
L2231[21:34:09] <mrgreaper|work> hmmm
this has to be done...not now but later when i can devote a sizable
amount of time to it
L2232[21:34:32]
⇨ Joins: Kibibyte
(~PircBotX@hathor.stary2001.co.uk)
L2233[21:35:25] <mrgreaper|work> oh
man....if there two nearby i could have them use the chatbot api
+speech synth to talk to each other that would freak a player right
out
L2234[21:36:13] ***
wer38 is now known as wer38|away
L2235[21:36:21] *
mrgreaper|work is not actually evil...honest
L2236[21:43:07] ***
EnderCat is now known as EnderCat|ZzZ
L2237[21:43:50]
⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping
timeout: 186 seconds)
L2238[21:45:46] *
istasi really likes this, not fast enough?, throw more gpu's at
it
L2239[21:46:00] <istasi> wonder if i
could make it work out over multiply computers for even more gpu's
:O
L2240[21:50:54] <gamax92> istasi: like a
server?
L2241[21:50:58] ***
Daiyousei is now known as Dai|Sleep
L2242[21:51:38] <Kilobyte> Sangar: random
idea, why not allow giving holograms a pan/tilt
L2243[21:51:44] <TabletCube> istasi:
creating a renderfarm?
L2244[21:51:46] <Kilobyte> so you can
rotate a hologram
L2245[21:51:58] <Kilobyte> maybe even
around all 3 axis
L2246[21:52:14] <Sangar> Kilobyte,
because i'm lazy :P
L2247[21:52:20] <Kilobyte> lol
L2248[21:52:26] <Kilobyte> it would be
epic though
L2249[21:52:41] <istasi> tabletcube, yes
.. i wanna be able to show movies!, 30fps! *wonder how many gpu's
for that*
L2250[21:52:46] <Sangar> it's something i
was considering looking into if / when i look into making them into
robot upgrades, too
L2251[21:52:54] <gamax92> istasi:
component bank?
L2252[21:53:00] <gamax92> like, a
component that houses component
L2253[21:53:01] <Kilobyte> Sangar:
:D
L2254[21:53:10] <gamax92> could shove
like 9 gpu's in it
L2255[21:53:14] <Kilobyte> could look
cool to show things 3D
L2256[21:53:19] <istasi> there's
component banks? :O
L2257[21:53:21] <gamax92> istasi:
no
L2258[21:53:27] <istasi> oh you
tease
L2259[21:53:30] <gamax92> istasi: but i
might
L2260[21:54:38] <istasi> but, it
shouldn't be too hard creating as is currently, just a tiny program
running as rely gpu with a network card, then add fake gpu to the
rest
L2261[21:58:48] <Dashkal> Has anybody
played with the computronics radar? I'm having trouble getting
anything out of it. radar.get<anything>() always returns a
table {n=0}
L2262[21:59:33] <Kilobyte> aka empty
table
L2263[22:00:02] <Dashkal> Well, not
quite. That 'n' element is there
L2264[22:00:34] <gamax92> Dashkal: the n
is not computronics specific but component specific, it shows how
many elements were in the table.
L2265[22:00:36] <Kilobyte> n is only
count :P
L2266[22:01:38] <Dashkal> ok fine, but
still. I know the mod works at least somewhat, as the camera gave
results, but not the radar.
L2267[22:03:22] <istasi> nn \o
L2268[22:03:28]
⇦ Quits: istasi (webchat@46.32.58.141) (Quit: Web client
closed)
L2269[22:09:56] <John_Egbert> so i'm
looking through the oc config because why not
L2270[22:09:57] <John_Egbert> # Whether
to not show your special thinger (if you have one you know
it).
L2271[22:09:58] <John_Egbert> wat
L2272[22:13:03] <Kilobyte> Sangar:
^
L2273[22:13:11] *
Kilobyte is curious as well
L2274[22:13:27] <Sangar> pet robot
L2275[22:13:36] <Kilobyte> huh?
L2276[22:13:50] <gamax92> val hideOwnPet
= config.getBoolean("misc.hideOwnSpecial")
L2278[22:14:09] *
Kilobyte doesn't know about pets
L2279[22:14:26] <Kilobyte> CUUUUTE
L2280[22:14:30] *
Kilobyte wants one
L2281[22:14:30] <gamax92> :O
L2282[22:14:31] <gamax92> want
L2283[22:14:31] <Dashkal> oh my...
L2284[22:14:32] <TabletCube> We have pet
robots?
L2285[22:14:36] <Sangar> Csstform made me
do it as a prize for ocjam. then ocjam died. or something.
L2286[22:14:44] <TabletCube> Gimme.
L2287[22:14:45] <gamax92> Wait ...
L2288[22:14:50] <gamax92> I don't want
one if he forced you to
L2289[22:14:53] <TabletCube> I will pay
you
L2290[22:14:59] <TabletCube> In
internets
L2291[22:15:02] <Dashkal> I will... build
from source?
L2292[22:15:18] <Kilobyte> i think its a
good time to make my fork...
L2293[22:15:24] <Sangar> :P
L2294[22:16:03] <TabletCube> Sangar: you
could make them a reward for stuff
L2295[22:16:12] *
Kilobyte is still worried about cross-mcversion-merges
L2296[22:16:20] <Sangar> TabletCube,
that's the general idea. though 'stuff' is pretty much undefined,
still.
L2297[22:16:51] <Kilobyte> Sangar: my
worry is that wrong code gets merged and it takes me hours of
cleanup
L2298[22:17:09] <TabletCube> Maybe make
them craftable - but if you are given one it shows everywhere
L2299[22:17:16] <Sangar> Kilobyte, mhm.
going through diffs is much fun.
L2300[22:17:17] <Kilobyte> nah
L2301[22:17:32] <Dashkal> I think I need
to have a walk through the source >.>
L2302[22:17:32] <Kilobyte> Sangar:
actually good idea
L2303[22:17:49] <Kilobyte> make a diff
and apply changes to other branch
L2304[22:18:16] <Sangar> they won't be
craftable. i want to keep them super-rare :>
L2305[22:18:19] <Kilobyte> telling it to
skip nonmatching files
L2306[22:18:23] <Kilobyte> ^
L2307[22:18:54] <Dashkal> Awww, I'll be
good then
L2308[22:19:17] *
TabletCube wants a pet
L2309[22:19:28] ***
Cazzar is now known as Cazzar|Away
L2310[22:19:30] <Kilobyte> Sangar: they
are cute though :P
L2311[22:19:32] <TabletCube> what do I
have to do to get one? ;p
L2312[22:19:34] <Sangar> :D
L2313[22:19:40] <Sangar> TabletCube, win
ocjam >_>
L2314[22:19:51] <Sangar> what happened to
that anyway?
L2315[22:20:11] <Kilobyte> TabletCube:
or, alternatively buy a bunch of beer and deliver it to Sangars
front door
L2316[22:20:18] <Kilobyte> manually
L2317[22:20:40] <Sangar> nope, that won't
work (i don't drink beer)
L2318[22:20:50] <Kilobyte> awww :(
L2319[22:21:15] <Kilobyte> but... nothing
feels more rewarding than a bottle of cold beer after work is done
D:
L2320[22:21:37] <Sangar> i don't like the
taste :/
L2321[22:21:44] <gamax92> Sangar: best
ocjam entry (because only ocjam entry) :
L2322[22:21:47] <gamax92> it does
this:
L2323[22:21:50] <gamax92> :D
L2324[22:21:56] <Sangar> gamax92, ok, one
sec
L2325[22:22:11] <Sangar> there. robot is
now as present as ocjam entry.
L2326[22:22:13] ***
Cazzar|Away is now known as Cazzar
L2327[22:22:15] <TabletCube> ocjam
rules?
L2328[22:22:20] <John_Egbert> hm
L2329[22:22:23] <John_Egbert> are there
speakers in OC
L2330[22:22:28] <Dashkal> Bottle of top
shelf spirit of your choice?
L2331[22:22:30] *
John_Egbert has idea
L2332[22:22:51] <Dashkal> I'm no lua dev.
Bribery is my only option :P
L2333[22:23:03] <Sangar> :P
L2334[22:23:07] <gamax92> John_Egbert:
speakers in what sense?
L2335[22:23:17] <gamax92> speech? sound
playback?
L2336[22:23:19] <Kilobyte> Sangar: how
long you got your domain?=
L2337[22:23:45] <John_Egbert> gamax92,
sound playback
L2338[22:23:48] <Sangar> Kilobyte, which
one? cil.li? 3 years or something i think.
L2339[22:24:01] <gamax92> John_Egbert: we
have computronics?
L2340[22:24:19] <John_Egbert> gamax92,
didn't work in my pack :/
L2341[22:24:31] <Sangar> well, there's
computer.beep
L2342[22:24:31] <John_Egbert> it
complained that cc wasn't there when it was
L2343[22:24:53] *
TabletCube gives Sangar INT_MAX internets
L2344[22:25:44] <TabletCube> Is that
enough for something?
L2345[22:25:53] <John_Egbert> lol
L2346[22:26:12] *
Sangar gives TabletCube something
L2347[22:26:31] *
gamax92 gives Sangar UNSIGNED_LONG_LONG_MAX internets
L2348[22:26:31] <TabletCube>
Sangar:
L2349[22:27:01] <TabletCube> #DEFINE
something "pet robot"
L2350[22:27:02] *
Hawk777 gives Sangar std::numeric_limits<unsigned
__int128>::max() internets
L2351[22:27:18] <gamax92> Actually how
big is a ull?
L2352[22:27:24] <Hawk777> usually
64
L2353[22:27:31] *
TabletCube gives Sangar infinity^2 internets
L2354[22:27:32] <gamax92> >_> i
thought a ul was 64
L2355[22:27:37] <Sangar> what's with all
the c/java/cpp? why not math.huge? :X
L2356[22:27:44] <Hawk777> Yes, UL is 64
also on 64-bit platforms.
L2357[22:27:56] <gamax92> Hawk777: oh,
this is a 32bit platform
L2358[22:28:22] <Hawk777> Ah, in that
case typically char=8, short=16, int=long=32, longlong=64
L2359[22:28:28] <gamax92> oh
L2360[22:28:35] *
Hawk777 just checked his own 64-bit platform and had char=8,
short=16, int=32, long=longlong=64
L2361[22:28:51] *
Dashkal gives Sangar (lim x->∞) x! internets
L2362[22:28:57] <Dashkal> >.>
L2363[22:29:06] ***
ds84182 is now known as dsAway
L2364[22:29:18] <Sangar> such creativity.
wow.
L2365[22:29:20] *
TabletCube gives Sangar the entire universe
L2366[22:29:42] <gamax92> ;bal
L2367[22:29:45] *
Hawk777 gives Sangar lim_{x→∞} A(x) internets
L2368[22:29:47] <gamax92> .bal
L2369[22:29:50] <gamax92> wat is
this
L2370[22:29:52] <Dashkal> Bored and
recently watched a few math videos
L2371[22:30:08] <gamax92> %bal
L2372[22:30:12] <gamax92>
sfdjklfhsdjkfhsdfjkhsdfjk
L2373[22:30:13] <Kilobyte> $bal
L2374[22:30:13] <^vDoge> Kilobyte,
Ɖ1429
L2375[22:30:15] <TabletCube> rules for
OCJam?
L2376[22:30:17] <gamax92> oh its $
L2377[22:30:18] <gamax92> $bal
L2378[22:30:18] <^vDoge> gamax92,
Ɖ10990
L2379[22:30:19] *
Sangar wonders if he should mention he doesn't take
bribes?
L2380[22:30:23] <gamax92> $tip Sangar
0
L2381[22:30:23] <^vDoge> gamax92, Minimum
tip is Ɖ10
L2382[22:30:34] <Dashkal> I wouldn't.
Just accept a ton of gifts and still don't be bought :P
L2383[22:30:38] <Kilobyte> Sangar: don't
mention it
L2384[22:30:41] <Kilobyte> :P
L2385[22:30:41] <TabletCube> Sangar: why
not :(
L2386[22:30:45] *
Sangar remains silent.
L2387[22:31:01] *
TabletCube wasted an entire universe on Sangar
L2388[22:31:10] <gamax92> .l 'return
"' .. string.rep("Sangar",10) .. '"'
L2389[22:31:11] <^v> gamax92, return
"SangarSangarSangarSangarSangarSangarSangarSangarSangarSangar"
L2390[22:31:12] <gamax92> Sangar: ^
L2391[22:31:18] <Dashkal> Don't worry,
TabletCube. Our best guess is that they're infinite anyway
L2392[22:32:04] *
TabletCube kidnaps Sangar
L2393[22:32:05] *
gamax92 goes back to reading codegolf
L2394[22:32:34] <TabletCube> Robot or I
kill u! *evil face*
L2395[22:32:39] <Dashkal> Though I do
admit that if they wern't intended as a super rare prize I'd
probably succumb and cut a custom build just to make my server
mates go WTF...
L2396[22:33:00] <Kilobyte> TabletCube:
you don't even know where he lives
L2397[22:33:15] <TabletCube> Magic.
L2398[22:33:25] <gamax92> he lives
somewhere in germany
L2399[22:33:29] <gamax92> just search all
of germany
L2400[22:33:31] <Dashkal> That said,
Sangar, do you mind if I study the related code so I can stick
something else there?
L2401[22:33:35] <gamax92> is not that
big
L2402[22:33:45] <Kilobyte> gamax92: i can
zero it down on the very house :P
L2403[22:33:45] ***
dsAway is now known as ds84182
L2404[22:33:48] <Kilobyte> so...
L2405[22:34:06] <Sangar> Dashkal, it's
open source and mit, it's not like i could stop you :P
L2406[22:34:14] <Dashkal> Not the same
thing :P
L2407[22:34:45] <alekso56> $bal
L2408[22:34:46] <^vDoge> alekso56,
Ɖ0
L2409[22:34:50] <alekso56> DO
L2410[22:34:59] <gamax92> $tip alekso56
10
L2411[22:35:00] <^vDoge> gamax92, Sent
Ɖ10 to alekso56 (Alekso56)
L2412[22:35:00] <Sangar> Dashkal, i don't
mind :P as long as you don't distribute it claiming it's an
official build ;)
L2413[22:35:07] <Dashkal> Awesome, and no
worries there.
L2414[22:35:24] <Dashkal> It'll be
distributed only as part of my private pack. (Server for RL
friends)
L2415[22:35:47] <alekso56> > then they
redistribute it as an official build.
L2416[22:35:55] <gamax92> > then
Sangar gets mad
L2417[22:36:07] <Dashkal> Things I'm
unconcerned with, honestly.
L2418[22:36:45] <Dashkal> Also, it
wouldn't do much good. I'd suddenly sprout a book on other servers
I suppose?
L2419[22:36:54] ***
vifino is now known as vifino|off
L2420[22:37:04] <TabletCube> If there's
demand a custom build could be spun where the robots are craftable
(be a very hard recipe ofc(
L2421[22:37:30] <Dashkal> Besides, if I
motivate myself enough for this, the goal would actually be to
write a minimod that does it. Leave OC alone
L2422[22:37:32] <alekso56>
gregtech'd?
L2423[22:38:00] <Dashkal> I fear delving
into MC code enough to figure out how to render the enchanting
table book
L2424[22:38:07] <TabletCube> If you want
a robopet, You'll have to earn it!
L2425[22:38:15] <ds84182> I tried making
an OC emulator in Love2D. For some reason I can't get objcopy to
rename all the symbols
L2426[22:38:19] <ds84182> T_T
L2427[22:39:55] <TabletCube> alekso56:
maybe require tier 3 everything?
L2428[22:42:58] <ds84182> how the FUCK
does native.64.so have no symbols
L2429[22:43:01] <ds84182> I declare
haxx
L2430[22:43:07] <ds84182> and
thumbwar
L2431[22:43:32] *
TabletCube has thumbwar with ds84182
L2432[22:43:42] *
ds84182 breaks thumbs
L2433[22:43:58] <TabletCube> ha
wrekt
L2434[22:43:58] <ds84182> but still
L2435[22:44:02] <ds84182> Sangar,
wth
L2436[22:44:11] <ds84182> how does that
even do
L2437[22:44:13] <ds84182> even work
L2438[22:44:35] <ds84182> SYMBOL TABLE:
no symbols
L2439[22:45:09] <ds84182> even the dll
doesn't have symbols
L2440[22:45:10] <ds84182> wtf
L2441[22:45:30] <Kilobyte> Sangar is pro.
he doesn't need symbols.
L2442[22:45:40] <Sangar> wot
L2443[22:45:41] *
ds84182 breaks
L2445[22:48:21] <ds84182> wat
L2446[22:48:57] <Kilobyte> lal
L2447[22:49:11] <Sangar> ~o~
L2448[22:51:23] <Sangar> guh, trying to
get the threadlocal stuff out of jnlua is such a pain
L2449[22:51:23] <Kilobyte> ds84182:
fyi
L2450[22:51:25] <Kilobyte> $ nm -g
native.32.arm.so | wc -l
L2451[22:51:28] <Kilobyte> 354
L2452[23:01:36] ***
Cazzar is now known as Cazzar|Away
L2453[23:04:18] ***
Cazzar|Away is now known as Cazzar
L2454[23:06:43]
⇨ Joins: tover153
(webchat@50-82-30-154.client.mchsi.com)
L2455[23:07:08]
⇦ Quits: wer38|away (~wer38@101.174.195.139) (Ping timeout:
202 seconds)
L2456[23:09:21] ***
Flenix is now known as SleepyFlenix
L2457[23:10:04]
⇦ Quits: tover153 (webchat@50-82-30-154.client.mchsi.com)
(Ping timeout: 190 seconds)
L2458[23:17:13]
⇨ Joins: Magik6k
(~lukasz@host-89-228-209-226.kalisz.mm.pl)
L2459[23:17:34] ***
Cazzar is now known as Cazzar|Away
L2460[23:20:19] ***
Cazzar|Away is now known as Cazzar
L2461[23:20:47] ***
justastranger|zzz is now known as justastranger
L2462[23:26:06] <gamax92> for some reason
i have a 9V battery with 1.36V charge
L2463[23:26:16]
⇦ Quits: sciguyryan
(sciguyryan@109-205-169-167.dynamic.swissvpn.net) ()
L2464[23:38:06]
⇦ Quits: Johannes13__
(~Johannes@p4FDE8CB7.dip0.t-ipconnect.de) (Ping timeout: 189
seconds)
L2465[23:41:09] <mrgreaper|work> man just
spent over an hour writting up my mods topic post in a text
file...if i test it tonight and it dont work right in a non dev
enviroment i may just curl up in a ball somewhere lol
L2466[23:44:02] ***
Nentify is now known as Nentify|away
L2467[23:46:12]
⇦ Quits: mrgreaper|work
(webchat@host213-120-125-152.in-addr.btopenworld.com) (Quit: time
to lock up and go home, fingers crossed for a 1.0 release tonight
:))
L2468[23:53:52] <gamax92> Taco Eating
Simulator 2015