<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:43:01]
<Angelnightwing> Not to be offtopic, but
any Factorio players about? Quick question. (This is Kodos, I'm on
my wife's Discord
L2[00:43:03]
<Angelnightwing> Not to be offtopic, but
any Factorio players about? Quick question. (This is Kodos, I'm on
my wife's Discord) [Edited]
L3[00:47:05]
<Angelnightwing> Bah nvm, got my answer.
And I'm out
L4[00:57:19] ⇨
Joins: Unh0ly_Tigg
(Unh0ly_Tigg!~Unh0ly_Ti@c-24-21-196-226.hsd1.or.comcast.net)
L5[01:07:51] ⇦
Quits: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Read
error: Connection reset by peer)
L6[01:12:57] ⇦
Quits: Unh0ly_Tigg
(Unh0ly_Tigg!~Unh0ly_Ti@c-24-21-196-226.hsd1.or.comcast.net) (Quit:
Leaving)
L7[02:56:43] ⇦
Quits: ben_mkiv|afk
(ben_mkiv|afk!~ben_mkiv@p4FED44BC.dip0.t-ipconnect.de) (Ping
timeout: 198 seconds)
L9[03:24:24]
<VyleKyle>
so here's a question
L11[03:24:25]
<VyleKyle>
this little bit of code isn't working. I looked up the
documentation, it takes in a single character or character code,
and returns a boolean, but pressing Q while the program's running
isn't triggering that code
L12[03:27:01]
<Forecaster>
uh
L13[03:27:07]
<Forecaster>
what's the rest of the code
L15[03:28:28]
<Forecaster>
that's just going to work if you press q **right** when the program
is at that if statement
L16[03:28:35]
<Forecaster>
you should be using events
L17[03:28:36]
<VyleKyle>
oh
L18[03:42:25]
<VyleKyle>
okay so I made a quick and dirty script to help figure out how to
use event.pull
L19[03:42:25]
<VyleKyle>
the first two variables seem clear, the event type and an address,
but when there's a keydown it gives me two different numbers
L20[03:43:07]
<VyleKyle> I
know one of them's almost certainly a keycode, but iunno which one,
or why the other number exists
L21[03:43:47]
<Forecaster>
just use either
L23[03:46:06]
<Forecaster>
don't you just hate it when the database goes afk?
L24[03:46:55]
<VyleKyle>
oof
L25[03:48:35]
<VyleKyle>
now how do i compare the keycode to a char
L26[03:48:35]
<VyleKyle>
or is it best to just figure out which keycode i want and not
bother
L27[03:48:35]
<VyleKyle>
because just checking if `keycode == 'a'` doesn't work
L28[03:48:54] <Izaya>
string.byte('a')
L29[03:49:25]
<Forecaster>
you can just run a test that prints the code, press the key you
want, then you have the code
L30[03:49:29]
<Forecaster>
compare against that
L31[03:51:58]
<VyleKyle>
yeet thanks for the help
L32[03:52:38]
<Forecaster>
%lua string.byte('q')
L33[03:52:38] <MichiBot> 113
L34[04:33:38] ⇨
Joins: Vexatos
(Vexatos!~Vexatos@p200300C10717943998245FCDACAFE484.dip0.t-ipconnect.de)
L35[04:33:38] zsh
sets mode: +v on Vexatos
L36[05:38:58] ⇨
Joins: Inari
(Inari!~Pinkishu@p4FC1EF46.dip0.t-ipconnect.de)
L39[05:56:14]
<Forecaster>
well, it looks like something went nuclear :P
L40[06:14:45] <AmandaC> Well. That was a
wild dream
L41[06:16:44] <AmandaC> I was in the
military for the first half, then I went AWOL when I learned they
we planning to kill me because I wasn't feeling well enough
piloting the mechas, ran off to my hometown where I went to a
restraunt I've been going to since I was little.
L42[06:17:07] <AmandaC>
S/feeling/performing/
L43[06:19:26] <Izaya> Too much anime?
L44[06:21:59] <AmandaC> Maybe, it had a lot
of knights of sidonia vibes to it
L45[06:22:49] <AmandaC> Though, I've not
watched more of that in a few weeks
L46[06:29:23] <Skye> piloting the
mechs?
L47[06:29:25] <Skye> whew
L49[06:31:37] <Inari> It worked so well,
then I dropped in a bit too much plutonium :|
L50[06:35:23] <AmandaC> Inarrriiiii, stop
playing with plutonium.... How many times do I need to reset the
universe to fix your mistakes with them. D:
L51[06:35:52] <Inari> Fiine
L52[06:35:56] *
Inari goes to play iwth black holes
L53[06:36:10] <AmandaC> L-lewd
L54[06:36:28] <Inari> Pls
L55[06:36:51]
<MGR> Inari,
what game is that?
L56[06:37:22] <Inari> Powder Toy
L57[06:37:29]
<MGR>
Huh
L58[06:37:36]
<MGR>
Reminds me of something on my phone ?
L59[06:37:53] <AmandaC> Pro-tip, Amanda's
brain. You don't need to look for your glasses if you're able to
see where you put them at night clearly
L60[06:37:59]
<Forecaster>
if your phone looks anything like that screenshot you should
probably get a new one
L61[06:38:21]
<MGR>
Reminds me of a game on my phone XD
L62[07:28:48] ⇨
Joins: BOPOHena (BOPOHena!~BOPOHena@95.172.124.60)
L63[07:32:38] ⇦
Quits: BOPOHena (BOPOHena!~BOPOHena@95.172.124.60) (Client
Quit)
L64[08:21:27] <GuntherDW> Hmm, anyone
proficient in AE2 + OC here? I'm having a couple of issues and have
been able to work around them, but not this one sadly.
L65[08:22:08] <GuntherDW> When you use the
object you get from "getCraftables().request(amount)"
you're able to track the status of said thing, according to the
docs
L66[08:22:40] <GuntherDW> However, it
always returns "isDone = true", even if you don't have
enough items in your storage for said craft to start
L67[08:23:07] <GuntherDW> isCancelled
doesn't get set to "false" either
L68[08:23:12] <GuntherDW> to true *
L69[08:23:51] <GuntherDW> So no crafting
request got through, and being that you can't check the crafting
jobs of the CPU's you're kinda just left wandering in the
dark
L70[08:29:11] <GuntherDW> In 1.7.10 with
computercraft and its AE2 addon I "solved" that by
manually checking the items and amounts, but the code already has a
bunch of bug workarounds and it's starting to get ugly :P
L71[08:29:23] *
Inari transforms AmandaC into kaos
L72[08:54:08] <AmandaC> Inari: you sure I
wouldn't be Nyaos-sensei?
L73[09:15:44] ⇨
Joins: SergioEduP
(SergioEduP!~SergioEdu@a109-50-241-10.cpe.netcabo.pt)
L74[09:16:01] ⇦
Quits: SergioEduP
(SergioEduP!~SergioEdu@a109-50-241-10.cpe.netcabo.pt) (Client
Quit)
L75[09:49:20] <Inari> AmandaC: hehe
L76[09:49:30] <Inari> I can be Kaos then
:p
L78[09:54:12]
<Forecaster>
Only play Justin Bieber songs
L79[09:54:21]
<Wuerfel_21>
Thats not trash
L80[09:54:35]
<Wuerfel_21>
That is a high-crade memetic kill agent
L81[09:54:43]
<Wuerfel_21>
*grade
L82[09:59:09] <AmandaC> %choose bother
bother again or give up
L83[09:59:09] <MichiBot> AmandaC: bother
bother again
L84[10:07:13] <Inari> s/r b/r br/
L85[10:07:13] <MichiBot> <AmandaC>
bother brother again
L86[10:17:32] ⇨
Joins: ben_mkiv|afk
(ben_mkiv|afk!~ben_mkiv@p4FED44BC.dip0.t-ipconnect.de)
L87[10:23:12] <AmandaC> %bap Inari
L88[10:23:12] *
MichiBot baps Inari with the picture of a crudely drawn
appendage
L90[10:33:57] <Inari> %pet AmandaC
L91[10:33:57] *
MichiBot brushes AmandaC with cookies. 1 health
gained!
L92[10:45:39] ⇨
Joins: Thutmose
(Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L93[11:02:49]
<VyleKyle>
@Wuerfel_21 rick roll them
L94[11:03:00]
<VyleKyle>
literally just mid-song cut to rickroll
L95[11:03:59] <Izaya> duckroll them
L96[11:04:21]
<Forecaster>
steamroll them
L97[11:04:27]
<Forecaster>
wait no, that would be too messy
L98[11:04:34] <Izaya> I like that
idea.
L99[11:08:21] ⇦
Quits: Xal (Xal!~Xal@s010664777dabacc3.vw.shawcable.net) (Ping
timeout: 198 seconds)
L100[11:09:44]
⇨ Joins: Xal
(Xal!~Xal@S010664777dabacc3.vw.shawcable.net)
L101[11:39:19]
⇨ Joins: Guest13__
(Guest13__!~sh@shpd-95-53-177-201.vologda.ru)
L102[11:41:32] ⇦
Quits: Guest13_ (Guest13_!~sh@shpd-178-69-234-138.vologda.ru) (Ping
timeout: 182 seconds)
L103[12:22:16]
⇨ Joins: slyjester
(slyjester!~slyjester@2600:1700:130:bee0:6995:d328:b677:6178)
L104[12:36:15] ⇦
Quits: scj643 (scj643!~quassel@scj.theender.net) (Quit:
Bye)
L105[12:36:23]
⇨ Joins: scj643
(scj643!~quassel@scj.theender.net)
L106[13:00:20] ⇦
Quits: mrkirby153 (mrkirby153!mrkirby153@2a01:7e00:e000::11) (Ping
timeout: 194 seconds)
L107[13:02:13]
⇨ Joins: mrkirby153
(mrkirby153!mrkirby153@2a01:7e00:e000::11)
L108[13:50:16]
⇨ Joins: ARPA-Server
(ARPA-Server!~arpa-serv@host-nw8u8h.osb1.zeelandnet.nl)
L109[13:51:27] ⇦
Quits: ARPA-Server
(ARPA-Server!~arpa-serv@host-nw8u8h.osb1.zeelandnet.nl) (Client
Quit)
L110[13:52:23]
⇨ Joins: ARPA-Server
(ARPA-Server!~arpa-serv@host-nw8u8h.osb1.zeelandnet.nl)
L111[13:52:27] ⇦
Quits: ARPA-Server
(ARPA-Server!~arpa-serv@host-nw8u8h.osb1.zeelandnet.nl) (Client
Quit)
L112[13:52:57]
⇨ Joins: ARPA-Server
(ARPA-Server!~arpa-serv@host-nw8u8h.osb1.zeelandnet.nl)
L113[14:03:19]
⇨ Joins: AngryAshley
(AngryAshley!~angryashl@host-nw8u8h.osb1.zeelandnet.nl)
L114[14:03:33]
⇨ Joins: gary159
(gary159!~gary159@host-46-23-60-133.maxtel.cz)
L115[14:03:42] <gary159> hi guys
L116[14:03:47] <AngryAshley> hi
L117[14:03:47] ⇦
Parts: gary159 (gary159!~gary159@host-46-23-60-133.maxtel.cz)
())
L118[14:03:49]
⇨ Joins: gary159
(gary159!~gary159@host-46-23-60-133.maxtel.cz)
L119[14:03:54] <AngryAshley> welcome
back
L120[14:03:59] ⇦
Quits: gary159 (gary159!~gary159@host-46-23-60-133.maxtel.cz)
(Client Quit)
L121[14:04:16] <AngryAshley> Quit
L122[14:04:27] <AngryAshley> how does
stuff work, helps me
L123[14:07:11] ⇦
Parts: AngryAshley
(AngryAshley!~angryashl@host-nw8u8h.osb1.zeelandnet.nl)
())
L124[14:09:18] <Temia> That's... quite a
vague question >.>
L125[14:09:37] <Inari> %pet Temia
L126[14:09:37] *
MichiBot pets Temia with sergal wedge wheel. 5 health
gained!
L127[14:09:44] <Inari> Moo
L128[14:09:49] <Temia> Moo '^'
L129[14:11:52] <superminor2> Damn I have
fallen down to the 51st most talkative person in this channel
:O
L130[14:11:57] <superminor2> I gotta step
up my game
L131[14:12:16] <Inari> %inv add OC's
privacy policy
L132[14:12:16] *
MichiBot summons 'OC's privacy policy' and adds to her inventory.
This seems very sturdy.
L133[14:12:34] <Inari> I wonder if
MichiBot is GDPR compliant
L134[14:12:41] <superminor2> I am
guessing... no
L135[14:12:48] <Inari> :<
L136[14:12:53]
⇨ Joins: AngryAshley
(AngryAshley!~angryashl@host-nw8u8h.osb1.zeelandnet.nl)
L137[14:13:10] <superminor2> Just wait
till we all get a message from MichiBot annoucing its new privacy
policy lmao
L138[14:14:26] <AmandaC> To comply with
GDPR, MichiBot will no longer respond to EU users.
L139[14:19:42] <AngryAshley> how does this
wocChat stuff work? can you make your own chat rooms and
stuff?
L141[14:21:06] <AngryAshley> tnx m8
L142[14:24:46] ⇦
Quits: AngryAshley
(AngryAshley!~angryashl@host-nw8u8h.osb1.zeelandnet.nl) (Quit:
Proudly using WocChat!)
L143[14:33:59] <slyjester> Anyone play
around with the computronics lamps?
L144[14:35:57]
<Forecaster>
Nah
L145[14:36:06]
<Forecaster>
Nobody uses those
L146[14:36:35] <slyjester> Well I wanted
to make a flashing red warning light. I did it, but its super
slow
L147[14:37:07] <slyjester> Is there a
different colored light I can use?
L148[14:38:08]
<Forecaster>
why do you assume it's the light that's making it slow?
L149[14:39:29] <slyjester> I mean, it
could just be the ratelimit for lua functions. All I am doing is
using a for loop for values 1->31 and then calling the
setLampColor method
L150[14:39:51] <ben_mkiv|afk> it probably
takes 1 tick for each change
L151[14:39:58]
<Forecaster>
yes
L152[14:40:08]
<Forecaster>
OC runs a cycle per tick
L153[14:40:11] <slyjester> But that'd mean
I could change colors 20 times a seconds
L154[14:40:12]
<Forecaster>
at most
L155[14:40:19] <ben_mkiv|afk> so your max
frequence will be like 10hz
L156[14:40:22] <ben_mkiv|afk> maybe its
too fast? xD
L157[14:40:24] ⇦
Quits: ARPA-Server
(ARPA-Server!~arpa-serv@host-nw8u8h.osb1.zeelandnet.nl) (Quit:
Proudly using WocChat!)
L158[14:40:29] <slyjester> nah I can watch
the block change
L159[14:40:34] <slyjester> Its way slower
than that for whatever reason
L160[14:40:52] <ben_mkiv|afk> well depends
also on the tps the server is running on
L161[14:41:01] <slyjester> this is just in
my creative world for now
L162[14:41:07] <slyjester> Was building it
to put on a server I play on
L164[14:43:15] <slyjester> Here's my test
code
L165[14:44:27] <slyjester> Maybe its the
component.proxy?
L166[14:44:42] <slyjester> I'm still new
to lua and OC
L167[14:47:45]
⇨ Joins: AngryAshley
(AngryAshley!~angryashl@host-nw8u8h.osb1.zeelandnet.nl)
L168[14:47:57] ⇦
Quits: AngryAshley
(AngryAshley!~angryashl@host-nw8u8h.osb1.zeelandnet.nl) (Client
Quit)
L169[14:48:12]
<Mimiru>
Well.. I have no idea if it'll make your code faster but you can do
like light = component.proxy(address) then just do
light.someMethod()
L170[14:48:41]
<Mimiru> It
couldn't be any worse.. lol
L171[14:48:50] <slyjester> setcolor =
component.proxy(address)
setcolor.setLampColor(colortable[color])
L172[14:49:02] <slyjester> Thats what I
already do, but I am wondering if there is a better way to do
that
L173[14:50:19]
<Mimiru> Oh,
I see you don't have that on a new line... so my brain skipped the
assignment
L174[14:51:00]
<Mimiru> so
yeah, unlikely the issue...
L175[14:51:02] <Corded> * <Mimiru> s
hrugs
L176[14:51:18]
<Mimiru>
OpenLights is pretty quick... :P Which is why I've never bothered
with 'tronics lights.,
L177[14:51:22] <slyjester> Yeah I've just
been writing this on the fly. I'll clean it up
L178[14:51:26] <slyjester> HMm
L179[14:51:46]
<Mimiru>
WHat MC version? If it's a version I've not ported to I might be
convinced to.
L180[14:52:03] <slyjester> Running ATM3 on
this server
L181[14:52:17]
<Mimiru> Ah,
so mod pack
L182[14:52:30] <slyjester> Yup
L183[14:52:36]
<Mimiru>
annoying to add new mods too cause then everyone has to install
them
L184[14:52:40] <slyjester> Yep
L185[14:52:45] <slyjester> So I gotta work
with what I have
L186[14:54:07]
<Forecaster>
try a light rail in a rack
L187[14:56:57] <slyjester> light
rail?
L188[14:57:50]
<Forecaster>
I forget what it's called
L189[14:58:02]
<Forecaster>
it's a rack insert with lights on it added by computronics
L190[14:58:09] <slyjester> Hmm okay
L191[15:06:01] <slyjester> light board
maybe
L192[15:06:13]
<Forecaster>
yes
L193[15:10:56] <slyjester> Do I need to so
something special to get the rack to show up in my components
list?
L194[15:13:02]
⇨ Joins: techno156
(techno156!~quassel@185.57.5.138)
L195[15:13:35]
<Forecaster>
you have to connect the board to the right side in the gui
L196[15:21:28]
<Forecaster>
@Mimiru what's MichiBots current db version?
L197[15:22:12] <Corded> * <Mimiru>
shrugs
L198[15:22:15]
<Mimiru>
atleast 1
L200[15:22:36]
<Mimiru> I'm
in osx atm so no dev env or anything setup :P
L201[15:22:44]
<Mimiru>
maybe we should add a command? :P
L202[15:22:51]
<Forecaster>
I was thinking that as well :P
L203[15:23:57]
<Mimiru>
lemme ssh in the log will have it
L204[15:25:46]
<Mimiru>
@Forecaster 5
L205[15:26:04]
<Forecaster>
as expected, nice
L206[15:26:13] <AmandaC> 6!
L207[15:26:44]
<Mimiru>
hmm... I need a sharex replacement so I can upload screenshots to
nextcloud from osx.
L208[15:27:12] <AmandaC> Mimiru: OSX has
buult-in screenshot functionality, so you can just point the thing
to the folder synced on your laptop
L209[15:27:20] <AmandaC> ( That's what I
did, at least )
L210[15:27:31]
<Mimiru>
yeah, but sharex was nice in that it put the link on my
clipboard
L211[15:27:36] <AmandaC> true
L212[15:27:42] *
AmandaC is used to doing that manually anyway.
L213[15:27:48]
<Mimiru> I,
am not.
L214[15:27:49]
<Mimiru>
lol
L215[15:27:58] <AmandaC>
UNACCEPTIBLE!
L216[15:28:02] <AmandaC> %bap
@Mimiru
L217[15:28:02] *
MichiBot baps @Mimiru with the phone charger
L218[15:28:12] <AmandaC> ... that's not
nice, MichiBot, that'd hurt
L220[15:28:28] <Inari> Of course this old
PSP uses some weird USB thingy noone really ever uses
L221[15:28:46] <Inari> %inv add a lego
piece
L222[15:28:46] *
MichiBot summons 'a lego piece' and adds to her inventory. This
seems very sturdy.
L223[15:28:50] <Inari> %pet AmandaC
L224[15:28:50] *
MichiBot pets AmandaC with super tokiwa. 9 health gained
(7+2)!
L225[15:29:02] *
AmandaC absorbs super tokiwa's powers
L226[15:29:21] <Inari> The powers of a
supermarket!
L227[15:29:40] *
AmandaC noms all the chicken and cheese in the supermarket, lets it
have the power back
L228[15:30:00] <Inari> But, the
fish!
L229[15:30:09] <AmandaC> meh
L230[15:30:17] <Inari> :p
L231[15:33:12] <Inari> %inv add AmandaC's
usb port
L232[15:33:12] *
MichiBot summons 'AmandaC's usb port' and adds to her inventory. I
could get some good swings in with this.
L233[15:33:25] <AmandaC> D:
L234[15:34:53] ⇦
Quits: MichiBot (MichiBot!~MichiBot@eos.pc-logix.com)
()
L235[15:35:01] <Inari> Nuu
L236[15:35:12] <Inari> Someone used
AmandaC's USB port to hack into MichiBot!
L237[15:35:21]
⇨ Joins: MichiBot
(MichiBot!~MichiBot@eos.pc-logix.com)
L238[15:35:21]
zsh sets mode: +v on MichiBot
L239[15:35:36]
<Forecaster>
%dbversion
L240[15:36:09] *
MichiBot Database version: 5
L241[15:36:27]
<Forecaster>
yey
L242[15:37:47]
<Mimiru>
lol..
L243[15:37:58]
⇨ Joins: Glitchy
(Glitchy!webchat@c-71-62-67-93.hsd1.va.comcast.net)
L244[15:38:46] <Glitchy> so i'm trying to
connect via the openirc thing, anybody know how to do so?
L245[15:41:02] <slyjester> Yeah it should
be pretty straightfoward
L246[15:42:14] <slyjester> So I figured
out the while loop significantly slows down my code
L247[15:42:41] <Glitchy> i mean it says i
need an ip or something
L248[15:43:03] <Glitchy> "server
port"*
L249[15:44:55] <Glitchy> i looked around
and i couldn't find the server port thing
L250[15:45:28]
<Forecaster>
what are you trying to connect to
L251[15:45:44] <Glitchy> this
L252[15:45:52] <Glitchy> what we're
litterally speaking through
L253[15:46:07]
<Forecaster>
%g esper irc port
L254[15:46:08] <MichiBot> Forecaster:
https://www.esper.net/servers.php - *The EsperNet
IRC Network - EsperNet Server List*: "nova.esper.net;
ranger.esper.net; chaos.esper.net; aperture.esper.net ... na.irc.
esper.net. In Europe: eu.irc.esper.net. All servers listen on these
ports:."
L255[15:46:26] <Glitchy> ty
L256[15:46:30] <Inari> generally IRC uses
6666 or 6667 I think?
L257[15:46:41] <Glitchy> thank you
L258[15:46:55] <slyjester> I'm still a bit
confused how you are on irc now
L259[15:46:56] <slyjester> lol
L260[15:47:04] <Inari> webchat
L261[15:47:06] <slyjester> ah yeah
derp
L262[15:47:09] <slyjester> I forget people
do that
L263[15:47:17] <Glitchy> lel
L264[15:47:18]
<Forecaster>
actual irc client
L265[15:47:41]
⇨ Joins: lolirciseasy
(lolirciseasy!~lolircise@adsl-75-40-189-200.dsl.irvnca.sbcglobal.net)
L266[15:47:42] <Inari> Nah, their username
has webchat
L267[15:47:43] <lolirciseasy>
lololol
L268[15:47:48] <lolirciseasy> irc so
ez
L269[15:47:56] <Inari> "loli remote
control is easy" you heard it folks
L270[15:48:10]
<Forecaster>
I meant I'm using an actual irc client
L271[15:49:00] <Inari> Yeah, but the
question was about how Glitchy got on IRC I think?
L272[15:49:04] <Glitchy> huh
L273[15:49:08] <Glitchy> irc-webchat
L274[15:49:10] <Glitchy> on the
forums
L275[15:49:13] <Glitchy> a litteral
tab
L276[15:49:16] <slyjester> Yeah I just
forgot people use webchat
L277[15:49:27] <AmandaC> Inari: I have no
idea how you got "loli" from "i"
L278[15:49:42] <AmandaC> It's not even an
upper-case i
L279[15:49:48] <Glitchy> hmmm
*thonk*
L280[15:49:56] <Inari> lolirciseasy
L281[15:49:59] <Inari> "loli rc is
easy"
L282[15:50:05] <AmandaC> ah
L283[15:50:09] <Glitchy> now how do i
connect through openirc despite me being connected here
L284[15:50:10] <lolirciseasy> nuh uh
L285[15:50:29] <slyjester> Glitchy install
irc from disk
L286[15:50:37] <slyjester> then type irc
server:port
L287[15:50:38] <Glitchy> i did
L288[15:50:42] <AmandaC> Glitchy: nicks
must be unique, if you want to be "Glitchy" from openrc
you need to close the webchat.
L289[15:50:49] <Glitchy> ty
L290[15:50:54] ⇦
Quits: Glitchy (Glitchy!webchat@c-71-62-67-93.hsd1.va.comcast.net)
(Quit: webchat.esper.net)
L291[15:51:39]
⇨ Joins: Glitchy
(Glitchy!webchat@c-71-62-67-93.hsd1.va.comcast.net)
L292[15:51:42] <slyjester> So the problem
with changing 40 computronix lamps is that I can't change them all
at once. Each change takes a tick
L293[15:51:56] <Glitchy> hmmmm, whats the
port number?
L294[15:52:03] <AmandaC> 6667
L295[15:52:09] <Glitchy> ty
L296[15:52:52] <Glitchy> still
confused....
L297[15:53:17] <slyjester> why are you
confused?
L298[15:53:18] <Glitchy> i know i type in
irc then my username
L299[15:53:29] <Glitchy> but what do i do
for the port?
L300[15:53:29] ⇦
Quits: lolirciseasy
(lolirciseasy!~lolircise@adsl-75-40-189-200.dsl.irvnca.sbcglobal.net)
(Quit: lolirciseasy)
L301[15:53:39] <Inari> [22:51:54]
<Glitchy> hmmmm, whats the port number?
L302[15:53:39] <Inari> [22:52:01]
<AmandaC> 6667
L303[15:53:48] <slyjester>
nova.esper.net:6667
L304[15:54:00] <Inari> Ah, that
L305[15:54:00] <Glitchy> thank you
slyjester thank you
L306[15:54:02] <Inari> :P
L307[15:54:17] <Inari> Better to use
irc.esper.net imo
L308[15:54:23] <Glitchy> =D
L309[15:54:23] *
slyjester shrugs
L310[15:54:35] <slyjester> yeah
irc.esper.net
L311[15:54:37] ⇦
Quits: Glitchy (Glitchy!webchat@c-71-62-67-93.hsd1.va.comcast.net)
(Client Quit)
L312[15:55:25]
⇨ Joins: Glitchy
(Glitchy!~glitchy@c-71-62-67-93.hsd1.va.comcast.net)
L313[15:55:36] <Glitchy> hmmmmmm *thonk*
did this work i wonder
L314[15:55:51] <Inari> Nope
L315[15:56:06] <Glitchy> woooo XD
L316[15:56:52] <slyjester> So is there a
way to duplicate components so they all share the same
address?
L317[15:57:17] <slyjester> So, for
example, I can have 40 lamps that only need one command to change
the color?
L318[15:58:20]
<Forecaster>
no
L319[15:58:33] <slyjester> That
sucks:C
L320[15:58:53]
<Forecaster>
add each address to a table and iterate over it
L321[15:59:07] <slyjester> @forecaster
thats the problem
L322[15:59:12] <Inari> You can ask it for
lamp components and get a table :f
L323[15:59:13] <slyjester> it lags too
much
L324[15:59:21] <slyjester> yeah I already
did that lol
L325[15:59:24] <slyjester> it lags too
much
L326[15:59:26] <Inari> Lags how
L327[15:59:55] <slyjester> Changing the
color of all the lamps
L328[16:00:13] <Inari> Well they won't all
cahnge at the same time, yeah. What are you trying to do
L329[16:00:21] <slyjester> Yeah change
them all at the same time
L330[16:00:25] <slyjester> I want them all
to strobe
L331[16:02:55]
<Forecaster>
delegate to multiple computers
L332[16:02:57] <Glitchy> welp frick
L333[16:03:09] <Glitchy> my backup
batteries in this server room of mine is slow
L334[16:03:09]
<Forecaster>
send out a wireless signal triggering them from a controller
L335[16:03:11] <Glitchy> low*
L336[16:03:19] <slyjester> Yeah I figured
that might work but its a pita
L337[16:04:07] <Inari> (this would be a
great usecase for a microcontroller, but they can't component
:D)
L338[16:04:25] <slyjester> woo!
L339[16:04:28] <slyjester> \o/
L341[16:04:52] <slyjester> Yeah all I
really wanted to do was have a self destruct alarm with red lamps
glowing all over my base while the self destruct sound from Alien
plays
L342[16:04:57] <slyjester> I got the sound
part down just fine
L343[16:05:07] <slyjester> Nostromo self
destruct sound
L344[16:05:14] <Glitchy> oh
L345[16:05:27] <Glitchy> anybody got a
functional version of ytdl?
L346[16:05:59] <Glitchy> the sites down
unfortunately so i can't listen to music on casettes digitally
anymore ;-;
L347[16:06:07] <Glitchy> cassettes*
L348[16:06:11] <Inari> Sadly fitting a
base with a self-destruct system is expensive and dangerous
L349[16:06:59] <Glitchy> inari, you in a
creative singleplayer or a survival multiplayer or something?
L350[16:07:20]
⇨ Joins: Cervator
(Cervator!~Thunderbi@2601:4c1:4001:1d5d:41af:9374:f939:bc26)
L351[16:07:22] <Glitchy> also inari
L352[16:07:28] <Glitchy> just get
computronics
L353[16:07:36] <Inari> Well the usual
scenario would be survival, not creative
L354[16:07:46] <Glitchy> it litterally has
a self destruct disk
L355[16:07:46] <Inari> Computronics
doesn't have a base self destruct :P
L356[16:07:51] <Glitchy> it does
L357[16:07:55] <Inari> I mean
L358[16:08:02] <Glitchy> it litterally has
a self destruct chip
L359[16:08:04] <Inari> If you want to line
your entire base with self destruct chips
L360[16:08:06] <Inari> Sure?
L361[16:08:18] <Glitchy> its easy
atleast
L362[16:08:25] <Inari> So is TNT
L363[16:08:41] <Glitchy> tnt means death,
plus you can't program it
L364[16:08:42] <ben_mkiv|afk> just place
an ic2 massfab connected to high voltage -.-
L365[16:08:49] <Glitchy> massfab?
L366[16:08:50] <Inari> You can redstone
it
L367[16:08:50] <ben_mkiv|afk> 16 block
radius, its fun to fix this explosion^^
L368[16:08:51] <Inari> :D
L369[16:08:55] <ben_mkiv|afk> mass
fabricator
L370[16:09:01] <Glitchy> oh
L371[16:09:08] <Glitchy> speaking of
which!
L372[16:09:11] <Inari> I don't even recall
when I last played with ic2
L373[16:09:18] <Glitchy> anybody have a
functional ytdl program that works?
L374[16:09:32] <Glitchy> because its
conversion site is down unfortunately
L375[16:10:00] <ben_mkiv|afk> they have an
official site for that?
L376[16:10:11] <Glitchy> no, its how it
works
L377[16:10:12]
<Forecaster>
ever heard of google?
L379[16:10:23] <Glitchy> thats what it
uses
L380[16:10:23] <slyjester> Hmm so maybe I
can use process.load and load a bunch of scripts per lamp
L381[16:10:32] <Glitchy> try going to
it
L382[16:10:57] <Inari> slyjester: I don't
see how that would operate faster than looping
L383[16:11:56] <slyjester> Wait so process
loading would be the same, but having a separate computer would be
different?
L384[16:12:48]
<Forecaster>
a single computer can only do so much at a time
L385[16:13:23] <Inari> Specifically, only
one lua coroutine runs on the computer at any given time :D
L386[16:15:49] <slyjester> Yep so pretty
much I will need a whole buttload of computers to do what I am
suggesting
L387[16:16:11] <Glitchy> wow
L388[16:16:19] <Glitchy> thats
unfortunate
L389[16:17:02] <slyjester> lol I just got
a "Too many components" error
L390[16:17:11] <Glitchy> XD
L391[16:17:34] <slyjester> Well my dreams
are ruined.
L392[16:17:38] <slyjester> :C
L393[16:18:19]
<Forecaster>
too many components doing what?
L394[16:18:29] <slyjester> Adding
computronics lamps
L395[16:18:45]
<Forecaster>
use a server with component buses
L396[16:19:10]
<Mimiru>
creative ones even :P
L397[16:20:05]
<logan2611>
link 2 servers together with network cables and then have them
communicate so they can turn on more lamps
L398[16:22:42] <slyjester> I still think
I'd need one computer per lamp to make the lamp strobe the way I
want it
L399[16:30:50] <slyjester> So yeah testing
in creative if I just use a new computer for each lamp it works the
way I want
L400[16:51:48] ⇦
Quits: slyjester
(slyjester!~slyjester@2600:1700:130:bee0:6995:d328:b677:6178)
(Quit: Leaving)
L401[17:09:54]
<Mimiru>
%seen Mimiru
L402[17:09:54] <MichiBot> Mimiru was last
seen 0s ago. Saying: <Mimiru> %seen Mimiru
L403[17:10:01] <Mimiru> ._>
L404[17:10:02] <Mimiru> k
L405[17:10:22] ⇦
Quits: Glitchy (Glitchy!~glitchy@c-71-62-67-93.hsd1.va.comcast.net)
(Remote host closed the connection)
L406[17:10:44]
<Forecaster>
technically correct
L407[17:10:45]
<Forecaster>
:D
L408[17:10:48] <Mimiru> sometimes the
bridge integration works too well.
L409[17:11:11]
<Forecaster>
%seen Seen
L410[17:11:11] <MichiBot> Seen has not
been seen
L411[17:11:16]
<Forecaster>
:D
L412[17:11:19] *
AmandaC offers to help Mimiru with her lazy eye
L413[17:11:25] <AmandaC> %seen Sean
L414[17:11:25] <MichiBot> Sean has not
been seen
L415[17:19:46]
⇨ Joins: Webchat_72539
(Webchat_72539!webchat@dhcp-dynamic-95-78-207-244.broadband.nlink.ru)
L416[17:20:10] <Webchat_72539> 465
L417[17:20:27]
<Forecaster>
*466*
L418[17:20:39] <Mimiru> 467
L419[17:20:46]
<Forecaster>
damn D:
L420[17:21:13] <Webchat_72539> I
understand nothing
L421[17:21:23] <Mimiru> That is most
unfortunate.
L422[17:21:24] <Webchat_72539> How to
connect here from game
L423[17:22:05]
<Kodos>
%tonk
L424[17:22:05] <MichiBot> I'm sorry Kodos,
you were not able to beat Forecaster's record of 1 week, 5 days, 2
hours, 10 minutes, 50 seconds this time.
L425[17:22:17]
<Kodos>
Jesus
L426[17:22:37]
<Forecaster>
hm, it should print the wasted time when that happens
L427[17:22:38] ⇦
Quits: Webchat_72539
(Webchat_72539!webchat@dhcp-dynamic-95-78-207-244.broadband.nlink.ru)
(Client Quit)
L428[17:27:28] ⇦
Quits: MichiBot (MichiBot!~MichiBot@eos.pc-logix.com)
()
L429[17:27:53]
⇨ Joins: MichiBot
(MichiBot!~MichiBot@eos.pc-logix.com)
L430[17:27:53]
zsh sets mode: +v on MichiBot
L431[17:28:10]
<Forecaster>
%tonk
L432[17:28:42] <MichiBot> I'm sorry
Forecaster, you were not able to beat Forecaster's record of 1
week, 5 days, 2 hours, 10 minutes, 50 seconds this time.
L433[17:28:43] <MichiBot> 6 minutes, 35
seconds was wasted!
L434[18:07:47]
⇨ Joins: Unh0ly_Tigg
(Unh0ly_Tigg!~Unh0ly_Ti@c-24-21-196-226.hsd1.or.comcast.net)
L435[18:08:12] <Inari> ~markov
AmandaC
L436[18:08:15] <ocdoc> from the
reflections and I don't think they added themes though, just so it
has to pretend to be another hole to the outside of an
L437[18:08:31] <Inari> ~markov Temia
L438[18:08:32] <ocdoc> You've got the
responsibility of being adorable.
L439[18:08:39] <Inari> Heh
L440[18:09:09] <Inari> I feel like thats
probably the sentence out of ocdoc's markov thatm akes the most
sense so far
L441[18:12:56] <Skye> ~markov Inari
L442[18:12:58] <ocdoc> Its opensource
which makes it even is and uh...
L443[18:13:01] <Skye> ~markov lewd
L444[18:13:01] <ocdoc> I actually
sometimes create foam~ and he wanted to prove to her ePenis isn't
usually the boob or someone who peek their intestines ripped out
and a minotaur literally was just a
L445[18:13:10] <Skye> how does it learn
these words
L446[18:14:17] <AmandaC> Bad influences
like violent video games
L447[18:14:43] <Temia> And of course it's
about adorability, right from my mouth. :p
L448[18:15:48] <Inari> Heh
L449[18:15:50] <Inari> ~markov Temia
L450[18:15:51] <ocdoc> And, on the past
decade or so back after he ragequit over the past seven years ago
and right now I have
L451[18:16:04] <Temia> And now we're back
to the nonsense.
L452[18:16:05] <Inari> Anyway
L453[18:16:06] <Inari> bedtime
L454[18:16:13] ⇦
Quits: Inari (Inari!~Pinkishu@p4FC1EF46.dip0.t-ipconnect.de) (Quit:
'As long as you get the point, it doesnt mattress.')
L455[18:16:39]
⇨ Joins: Glitchy
(Glitchy!webchat@c-71-62-67-93.hsd1.va.comcast.net)
L456[18:16:42] <Glitchy> hmmmm
L457[18:16:47] <Glitchy> %help
L459[18:17:51] <Glitchy> how do i connect
via openirc again.....
L460[18:18:13] <Mimiru> last time I used
OpenIRC.. you ran the program with no args, and it told you.
L461[18:19:10] <Glitchy> oh
L462[18:19:26] <Glitchy> ty mimiru
L463[18:19:49] <Glitchy> oh i meant the
url thing....
L464[18:19:53] <Glitchy>
"server:port"
L465[18:20:00] <AmandaC> ...
seriously?
L466[18:20:12] <AmandaC>
IRC.esper.net:6667
L467[18:20:21] <Glitchy> oh i don't need
that apparently
L468[18:20:27] <AmandaC> Write it on a
sticky note or something
L469[18:20:31] <Glitchy> whoops....
L470[18:20:33] <Glitchy> ty
L471[18:20:35]
<Kodos>
AmandaC, be nice
L472[18:20:47] <Glitchy> i don't ind
L473[18:20:51] <Glitchy> mind*
L474[18:21:05] <Glitchy> you get used to
it after a few years of being on the internet
L475[18:21:08] <AmandaC> Kodos this is the
4th or 5th time they've asked in the least couple hours
L476[18:21:17] <AmandaC> Last*
L477[18:21:26]
<Kodos> And
that mandated a comment?
L478[18:21:35] <Glitchy> i still don't
mind here
L479[18:21:47] <Mimiru> A bit.. yes.
lol
L480[18:22:11] <Glitchy> who else finds it
sad how little programs there are for opencomputers?
L481[18:22:16] <Corded> * <Kodos>
rolls his eyes and goes back to Second Life
L482[18:22:16] <AmandaC> Kodos: asked and
got the same answer*
L483[18:22:23] <Glitchy> but thats not at
all the case for computercraft
L484[18:22:30] <Glitchy> who else finds
that fact sad?
L485[18:22:38]
<Kodos> I
write all my own software, so I don't mind
L486[18:23:03] <Glitchy> unfortunately i
can't help but care completely
L487[18:23:12] <Glitchy> i don't know lua
at all ;-;
L488[18:23:23]
⇨ Joins: xarses_
(xarses_!~xarses@c-67-180-86-164.hsd1.ca.comcast.net)
L489[18:24:15] <Glitchy> i mean if i had a
list of all the little bits of code you can use in opencomputer's
lua i could learn it
L490[18:24:35] <Glitchy> also
L491[18:24:54] <Glitchy> any
recomendations for what i should do with my mainframe?
L492[18:25:00] <Glitchy>
recommendations*
L493[18:25:35] ⇦
Quits: xarses (xarses!~xarses@c-67-180-86-164.hsd1.ca.comcast.net)
(Ping timeout: 202 seconds)
L494[18:25:42] <Glitchy> oh i have a
question!
L495[18:26:04] <Glitchy> why is it that SO
MANY questions use "XPCall" in their errors?
L496[18:26:31] <Glitchy> so many
programs*
L497[18:27:10] <AmandaC> Xpcall is a Lua
function that craches errors and stopd them from going to any
further up the stack, accepting a function to call for more
information
L498[18:27:21] <AmandaC> Catches*
L499[18:37:28]
⇨ Joins: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net)
L500[18:57:18] <Glitchy> oh ty
L501[18:57:38] ⇦
Quits: Glitchy (Glitchy!webchat@c-71-62-67-93.hsd1.va.comcast.net)
(Quit: webchat.esper.net)
L502[18:57:50] ⇦
Quits: Vexatos
(Vexatos!~Vexatos@p200300C10717943998245FCDACAFE484.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L503[18:58:06]
⇨ Joins: Glitchy
(Glitchy!~glitchy@c-71-62-67-93.hsd1.va.comcast.net)
L504[18:58:09] <Glitchy> WOW
L505[18:58:10] ***
Glitchy was kicked by zsh ((MichiBot) Possible Spam
detected!))
L506[18:58:18] <Mimiru> lmfao.
L507[18:58:21] <Mimiru> hahahaa
L508[18:58:36]
⇨ Joins: Glitchy
(Glitchy!~glitchy@c-71-62-67-93.hsd1.va.comcast.net)
L509[18:58:41] <Glitchy> what
happend?
L510[18:58:42] <Mimiru> Yeah... don't use
all caps
L511[18:58:43] <Mimiru> :p
L512[18:58:52] <Glitchy> it was 3
letters....
L513[18:58:57] <Mimiru> the bot has a spam
detector and will kick you if it thinks you're spamming.
L514[18:59:02] <Mimiru> yes, which is 100%
of the message
L515[18:59:14] <Mimiru> We've had
issues.
L516[18:59:19] <Glitchy> and only because
i found out theres a 1.12.2 of computercraft
L517[18:59:46] <Mimiru> sadly, my
numfucksgiven meter is already empty.. so I can't give any fucks
currently.
L518[19:00:43] <Glitchy> XD
L519[19:00:47] <Glitchy> restarting mc
brb
L520[19:00:50] ⇦
Quits: Glitchy (Glitchy!~glitchy@c-71-62-67-93.hsd1.va.comcast.net)
(Remote host closed the connection)
L521[19:00:57] ⇦
Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
(Quit: Leaving.)
L522[19:10:02]
⇨ Joins: benny-g4
(benny-g4!~ben_mkiv@p57972550.dip0.t-ipconnect.de)
L523[19:12:47] ⇦
Quits: ben_mkiv|afk
(ben_mkiv|afk!~ben_mkiv@p4FED44BC.dip0.t-ipconnect.de) (Ping
timeout: 194 seconds)
L524[19:17:41]
⇨ Joins: Glitchy
(Glitchy!~glitchy@c-71-62-67-93.hsd1.va.comcast.net)
L525[19:17:44] <Glitchy> =D
L526[19:38:27] *
Saphire siiiighs
L527[19:38:45] <Saphire> That awkward
moment when you wake up with a half-remembered memory of a friend
:c
L528[19:39:17] <Glitchy> youch
L529[19:40:04] ⇦
Quits: Guest13__ (Guest13__!~sh@shpd-95-53-177-201.vologda.ru)
(Remote host closed the connection)
L530[19:44:28] ⇦
Quits: Glitchy (Glitchy!~glitchy@c-71-62-67-93.hsd1.va.comcast.net)
(Remote host closed the connection)
L531[19:49:01]
⇨ Joins: Guest13__
(Guest13__!~sh@shpd-95-53-177-201.vologda.ru)
L532[19:49:37]
<Wuerfel_21>
TWF you want to buy your weeb ~~shit~~ _gold_ off amazon but
insufficient funds
L533[19:52:39] <AmandaC> Twf?
L534[19:52:49] <AmandaC> Oh, typo
L535[19:53:03] ⇦
Quits: TheCryptek (TheCryptek!~TheCrypte@ircbouncehouse.com) (Quit:
Glitch got lose, I must catch him!)
L536[19:59:46]
⇨ Joins: TheCryptek
(TheCryptek!~TheCrypte@2607:fe90:4:b:5054::30)
L537[20:14:46]
⇨ Joins: Guest13_
(Guest13_!~sh@shpd-95-53-177-201.vologda.ru)
L538[20:16:31] ⇦
Quits: Guest13__ (Guest13__!~sh@shpd-95-53-177-201.vologda.ru)
(Ping timeout: 198 seconds)
L539[20:38:15] <AmandaC> Saphire: I wonder
what it's like for people where that's the defining thing of the
dream. If it was me dreaming it I'd be fighting some inane thing
like a dishware illuminator and our weapons would be magic socks or
something
L540[20:38:41] <AmandaC> Illuminati* I
swear that was right before I hit send
L541[20:42:27]
⇨ Joins: Thutmose
(Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L542[20:47:58] <Saphire> AmandaC:
hmm..
L543[20:48:07] <Saphire> I sadly don't get
dreams all that often
L544[20:48:17] <Saphire> I don't mean
"I forget them quick"
L545[20:48:38] <Saphire> No, it's just..
out like a lightbulb, back on. Nothing between.
L546[20:48:40] <AmandaC> Saphire: I have
batshit crazy dreams regularly
L547[20:49:13] <AmandaC> I shared one
recently either this morning or yesterday morning
L548[20:49:22] <AmandaC> (shared one in
here)
L549[20:51:14] <AmandaC> Around 07.20 this
morning, ET (America/New_York timezone entry)
L550[21:41:37] *
Saphire nods
L551[21:54:12] ⇦
Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
(Quit: Leaving.)
L552[22:06:09]
⇨ Joins: ProfElements
(ProfElements!webchat@192.119.148.40)
L553[22:07:17] ⇦
Quits: ProfElements (ProfElements!webchat@192.119.148.40) (Client
Quit)
L554[22:55:45] ⇦
Quits: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Read
error: Connection reset by peer)
L555[22:57:00]
⇨ Joins: wuiqaa (wuiqaa!~wuiqaa@115.231.11.20)
L556[22:57:53] ⇦
Quits: wuiqaa (wuiqaa!~wuiqaa@115.231.11.20) (Remote host closed
the connection)
L557[23:02:11] ⇦
Quits: Cervator
(Cervator!~Thunderbi@2601:4c1:4001:1d5d:41af:9374:f939:bc26) (Quit:
Cervator)
L558[23:54:28] ⇦
Quits: flappy (flappy!~flappy@88-113-149-197.elisa-laajakaista.fi)
(Ping timeout: 182 seconds)