<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:16:49] ⇦
Quits: Johannes13_
(Johannes13_!~Johannes1@p200300C1B3E2130011667871B87B0A93.dip0.t-ipconnect.de)
(Ping timeout: 190 seconds)
L2[00:36:47] ⇦
Quits: Backslash_
(Backslash_!~Backslash@ip-88-153-113-13.hsi04.unitymediagroup.de)
(Quit: Leaving)
L3[01:10:05]
<Forecaster>
%loot
L4[01:10:05] <MichiBot> Forecaster: You get
a loot box! It contains a broken .mp5.
L5[01:23:48] <ben_mkiv> %loot
L6[01:23:48] <MichiBot> ben_mkiv: You get a
loot box! It contains a charred piece of bacon.
L7[01:23:59] <ben_mkiv> some people would
eat it
L8[01:24:13] <ben_mkiv> %eat
L9[01:24:13] *
MichiBot snatches it and eats it
L10[01:57:12] <gamax92> Someone claimed I
broke their hardware and tried to force me to pay them for new
stuff.
L11[01:58:02] <gamax92> Fuck you bud your
stuff is fine and your guilt attempt made no sense
L12[02:06:25]
<Kleadron>
reminds me about that one guy who claimed scrap mechanic broke his
computer
L13[02:41:06] <Saphire> Aaaaaaa
yesssss
L14[02:41:13] <Saphire> Inks
L15[02:41:36]
<Forecaster>
inks?
L16[02:46:31]
<Kleadron>
squids
L17[02:47:48]
<Forecaster>
squinks?
L18[02:47:53] <Izaya> skinks
L20[02:56:10]
<Kleadron>
is that a pepsi logo
L21[02:56:15]
<Kleadron> a
modern one*
L22[02:58:51]
<Forecaster>
sure, why not
L23[03:26:02] ⇨
Joins: E-ON (E-ON!~E-ON@89.43.190.201)
L24[03:26:22] ⇦
Quits: E-ON (E-ON!~E-ON@89.43.190.201) (Client Quit)
L26[03:30:54]
<Forecaster>
amazing
L27[03:32:10]
<Kleadron>
?
L28[03:37:29]
<Forecaster>
fun fact, if you walk around in a city you will go through a lot of
different wifi signals
L29[03:37:48]
<Forecaster>
or walk into practically any business
L30[03:57:50]
<CheeseAlmighty> Uh, howdy people. How can
I get the methods for any given component? _I'm trying to figure
out how to use the computronics railcraft peripherals._ NEI query
just gives a brief explanation of the blocks :/
L31[03:58:11]
<Ben> open
the lua console with 'lua'
L32[03:58:12] <Izaya> in the lua prompt
just do =component.whatever
L33[03:58:16]
<Ben> open
the lua console with `lua` [Edited]
L34[03:58:23]
<Ben> and do
what izaya said
L35[03:58:38]
<Ben> or
`for k,v in pairs(component.whatever) do print(k, v) end
L36[03:58:40]
<Ben> or
`for k,v in pairs(component.whatever) do print(k, v) end`
[Edited]
L37[03:59:31]
<CheeseAlmighty> Thanks! :3
L38[04:17:42]
<Joco223>
Can serialize break if you put too big of a table in it?
L39[04:19:12] ⇦
Quits: Ristelle (Ristelle!~Ristellis@sense.fox.pet) (Ping timeout:
190 seconds)
L40[04:20:08]
<Joco223> I
am trying to serialize a valid table but it crashes saying too long
without yielding and pointing to that serialize line
L41[04:20:14]
<Joco223>
And it is not in any loop
L42[04:21:25] <Forecaster> try with a
smaller table
L43[04:21:48] <Forecaster> %restart
L44[04:21:50] ⇦
Quits: MichiBot (MichiBot!~MichiBot@eos.pc-logix.com)
()
L45[04:22:21] ⇨
Joins: MichiBot (MichiBot!~MichiBot@eos.pc-logix.com)
L46[04:22:21] zsh
sets mode: +v on MichiBot
L47[04:22:46]
<Joco223> A
smaller table does work
L48[04:23:05]
<Forecaster>
split the table and serialize it in chunks
L49[04:23:43]
<Forecaster>
or hack the system and add a yield to the serialize function
L50[04:24:43]
<Joco223> I
broke it up
L51[04:24:50]
<Joco223>
Into smaller pieces
L52[04:25:05]
<Forecaster>
yep, that was one of the options I gave :P
L53[04:26:44]
<Joco223>
Yea, openos doesn't like serializing 135K of data :b
L54[04:26:56] <Izaya> funny that eh?
L55[04:27:16]
<Joco223> I
mean i know it is not made foe thaz
L56[04:27:19]
<Joco223>
For that*
L57[04:35:07] ⇨
Joins: Ristelle (Ristelle!~Ristellis@sense.fox.pet)
L58[04:45:03] ⇦
Quits: Dimtree
(Dimtree!~dimtree@75-108-77-138.nbrncmtk01.res.dyn.suddenlink.net)
(Read error: Connection reset by peer)
L59[04:48:27] ⇨
Joins: Dimtree
(Dimtree!~dimtree@75-108-77-138.nbrncmtk01.res.dyn.suddenlink.net)
L60[04:53:28]
<Ben> you
can just copy the method from /lib/serialization.lua (afaik)
L61[04:53:47]
<Ben> and
make your own version with os.sleep(0) to avoid the error
L62[05:03:19] ⇦
Quits: logan2611
(logan2611!~logan2611@174-16-131-162.hlrn.qwest.net) (Ping timeout:
183 seconds)
L63[05:03:22] ⇨
Joins: logan2611
(logan2611!~logan2611@174-16-131-162.hlrn.qwest.net)
L64[06:06:32]
<Mettaton_Fab> why do people not rename
their routers?
L65[06:07:26]
<Forecaster>
what do you mean?
L66[06:07:33]
<Forecaster>
you mean their wifi networks?
L67[06:07:37]
<Mettaton_Fab> yup
L68[06:08:20]
<Mettaton_Fab> my old router is now used as
a repeater, and to distinguish the 5 and the 2.4GHz networks i gave
them different names
L69[06:08:57]
<Forecaster>
mine have the same names, one just has a 5 at the end
L70[06:09:25]
<Mettaton_Fab> when i look in the wifi list
i get a FRITZ!Box, 2 KabelBox and some HITRON thingy
L71[06:09:26]
<Joco223>
@Ben i could do that but i would need to do that on every PC i use
this program on so i just split it up
L72[06:09:33]
<Mettaton_Fab> and an EasyBox
L73[06:10:04]
<Forecaster>
why do you care what people call their networks
L74[06:10:54]
<Mettaton_Fab> because if i were to buy the
same router another person has and i want to set it up over wifi i
would need to know which one is mine
L75[06:11:05]
<Mettaton_Fab> also, these factory names
are lame
L76[06:11:29]
<Forecaster>
then you change yours?
L77[06:11:38]
<Ben> the
mac is always on the device
L78[06:11:45]
<Ben> so
just compare the mac?!
L79[06:11:56]
<Ben> or use
WPS
L80[06:12:23]
<Ben> bet
the average consumer doesnt even know that he could change the
name
L81[06:12:31] <Izaya> doesn't WPS have
like, huge issues
L82[06:13:02] <Izaya> that reminds me I
want to fuck with WPA-2 enterprise
L83[06:13:30]
<Mettaton_Fab> yes, WPS is
problematic
L84[06:13:45]
<Mettaton_Fab> others could just use my
wifi while i connect my own device
L85[06:14:16] <Izaya> >letting people
use your WiFi network
L86[06:14:30] <Izaya> s/WiFi //
L87[06:14:30] <MichiBot> <Izaya>
>letting people use your network
L88[06:15:37]
<Ben>
paranoia is an issue, too
L89[06:15:59]
<Mettaton_Fab> good thing my wifi password
is easy but nobody knows it
L90[06:16:10]
<Ben> as
long as you dont run a company
L91[06:16:15]
<Mettaton_Fab> i dont
L92[06:16:17] ⇦
Quits: ben_mkiv (ben_mkiv!~ben_mkiv@p5b16ed83.dip0.t-ipconnect.de)
(Ping timeout: 190 seconds)
L93[06:16:47] ⇨
Joins: Vexatos
(Vexatos!~Vexatos@p200300C107242F328077BAAA74222FDD.dip0.t-ipconnect.de)
L94[06:16:47] zsh
sets mode: +v on Vexatos
L95[06:17:10]
<Ben> isn't
wpa2 broken, too?
L96[06:17:53] <Izaya> kinda
L97[06:17:54]
<Mettaton_Fab> who knows
L98[06:18:00] <Izaya> one can mitigate it
apparently
L99[06:18:25]
<Mettaton_Fab> theres also this one wifi
network at a train station in another town
L100[06:18:25]
<Mettaton_Fab> its unsecured
L101[06:19:55]
<Forecaster>
hah
L102[06:20:19]
<Forecaster>
I just clicked the "can't see the images?" link in an
email because they're broken, and they're broken on the web page
version too
L103[06:20:21]
<Forecaster>
that's great
L104[06:20:35]
<Mettaton_Fab> somehow only i can see that
wifi network
L105[06:20:43]
<Forecaster>
how do you know that?
L106[06:21:18]
<Mettaton_Fab> i asked soe classmates if
they can find that network, they couldnt
L107[06:22:07]
<Forecaster>
maybe they're just bad at finding networks
L108[06:22:14]
<Forecaster>
or forgot to turn wifi on
L109[06:22:20]
<Forecaster>
or forgot their phones
L110[06:22:32]
<Forecaster>
%loot the forgotten phones
L111[06:22:33] <MichiBot> Forecaster: You
get a loot box! It contains a Shiny inert API! (10%)
L112[06:22:39]
<Forecaster>
!
L113[06:22:39]
<Mettaton_Fab> or their phones just cant
find it
L114[06:23:22]
<Mettaton_Fab> %loot
L115[06:23:22] <MichiBot> Mettaton_Fab:
You get a loot box! It contains a miraculous miracle man (mmm) #1
comic.
L116[07:36:30]
<Lizzian>
woopwoop, got postfix and dovecot set up and they seem to be
working
L117[07:37:25]
<Forecaster>
yay
L118[07:37:35]
<Forecaster>
now you can start sending out all of the spam :D
L120[07:41:27]
<Lizzian>
well, i could already do that since i've had a mail server before
this one
L121[07:42:01]
<Lizzian>
though, speaking of spam, lets go install spamassassin
L122[07:42:32] ⇦
Quits: Dimtree
(Dimtree!~dimtree@75-108-77-138.nbrncmtk01.res.dyn.suddenlink.net)
(Quit: Peace)
L123[07:43:39]
<Lizzian>
also, it's SSL cert is now using a Let's Encrypt one so it's
actually correct
L124[07:45:22]
<Lizzian>
hmm, okay postfix doesn't seem to be encrypting outgoing messages
from it...
L125[07:52:23]
<Lizzian>
there we go
L126[07:52:36]
<Lizzian>
the smtp outbound wasn't using tls lol
L127[07:53:21]
⇨ Joins: Dimtree
(Dimtree!~dimtree@75-108-77-138.nbrncmtk01.res.dyn.suddenlink.net)
L128[07:56:29] <Izaya> email is
terrifying
L129[07:56:35] <Izaya> I need to try
OpenSMTPd
L130[07:56:38]
⇨ Joins: itemframe
(itemframe!~itemframe@15.79-160-110.customer.lyse.net)
L131[07:57:05] ⇦
Quits: itemframe
(itemframe!~itemframe@15.79-160-110.customer.lyse.net) (Client
Quit)
L132[07:58:51]
<Lizzian>
Izaya, the last time i tried postfix & dovecot it broke very
quickly
L133[07:58:53]
<Mettaton_Fab> wew
L134[07:59:04] *
Izaya nods
L135[07:59:09]
<Lizzian>
hence why i originally gave up, set up a windows server vm and used
hmail
L136[07:59:10] <Izaya> I could never get
mine to work right.
L137[07:59:13]
<Mettaton_Fab> someone pooped in a bag and
left it at the fortnite booth at GamesCom
L139[08:00:31] <Lizzy> haven't done the
spamassassin step yet, will be doing that now
L140[08:00:39] <Izaya> I've tried it a few
times with different tutorials and such
L141[08:00:44] <Izaya> it helps that I'm
on a residential line
L142[08:01:07] <Lizzy> and i also had some
ssl certs before doing it so i didn't need to generate those
L143[08:02:06]
⇨ Joins: Inari
(Inari!~Pinkishu@p54AFFD45.dip0.t-ipconnect.de)
L144[08:02:14] <Inari> Boob
L145[08:02:24] <Lizzy> beep
L146[08:02:34] <Inari> AmandaC: I don't
eat tuna that often xD
L147[08:04:04] <Inari> %pet @Lizzy
L148[08:04:05] *
MichiBot pets @Lizzy with alumium foil. 7 health
gained!
L149[08:04:46] <Lizzy> lol, hexchat
coloured MichiBot's line up till the end of foil
L150[08:25:22]
<Joco223>
Has anyone already suggeted part failure for OC?
L151[08:30:59]
<Mettaton_Fab> you mean for it to become
very realistic
L152[08:31:16]
<Mettaton_Fab> even the ESD damage?
L153[08:32:39] ⇦
Quits: Vexatos
(Vexatos!~Vexatos@p200300C107242F328077BAAA74222FDD.dip0.t-ipconnect.de)
(Ping timeout: 190 seconds)
L154[08:33:54] <Inari> Eh, I don't think
part failure would add much
L155[08:40:19]
<Mobie>
Can't install ocvm, apparently lua.hpp doesn't exist.
L156[08:41:07] <Izaya> did you install the
lua headers?
L157[08:41:14] <Izaya> also you may need
to specify a version
L158[08:41:20] <Izaya> try lua=5.3
L159[08:41:26] <Izaya> or lua=52
L160[08:41:28] <Izaya> or 53
L161[08:42:34] <Lizzy> part failure would
be a pain in the early game and an inconvenience in the late
game
L162[08:42:51] <Izaya> on debian it works
fine with a . IIRC but on arch you had to use 53
L163[08:43:49]
<Mobie> Got
the lua headers.
L164[08:43:52]
<Mobie> I
can use lua
L165[08:44:11]
<Mobie> Now
I've just got a ton of errors.
L166[08:44:13]
<Mobie> Lua
is fine.
L167[08:44:17]
<Mobie> Just
a bunch of errors lmao.
L168[08:44:21]
<Mobie> I'm
using debian 9
L169[08:46:08]
⇨ Joins: Vexatos
(Vexatos!~Vexatos@p200300C107242F44CC152EB833D52535.dip0.t-ipconnect.de)
L170[08:46:09]
zsh sets mode: +v on Vexatos
L171[08:46:16] <Izaya> paste errors
L173[08:48:03]
<Forecaster>
I made a suggestion about cooling :P
L174[08:48:19]
<Forecaster>
%loot
L175[08:48:19] <MichiBot> Forecaster: You
get a loot box! It contains a Magic catnip soup! (25%)
L176[08:48:54] <Corded> *
<Forecaster> gives to Amanda
L177[08:50:37] <Lizzy> %tell Saphire My
mail server stuff is changing, if you still use it please gimmie a
poke and i'll get you set up on the new stuff
L178[08:50:37] <MichiBot> Lizzy: Saphire
will be notified of this message when next seen.
L179[08:51:32]
⇨ Joins: CheeseAlmighty
(CheeseAlmighty!webchat@31.223.1.103)
L180[08:52:37] ⇦
Quits: CheeseAlmighty (CheeseAlmighty!webchat@31.223.1.103) (Client
Quit)
L182[08:53:30]
<Forecaster>
I thought this read "juicy service" and was very confused
for a few seconds
L184[08:58:16] <Izaya> what version of gcc
are you using?
L185[08:58:33] <Izaya> it shouldn't matter
if you're running debian 9 but
L186[08:58:35] *
Izaya pages payonel
L187[08:59:03]
<Mobie>
Latest version I believe, didn't specify just apt-get install
gcc
L188[09:00:19] <Izaya> gcc -v
L190[09:00:51]
<Mobie> gcc
version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
L191[09:00:59] <Izaya> 6.3 should work
fine
L192[09:01:09] <Izaya> iunno you'll have
to poke payonel when they're around
L193[09:03:49] <Saphire> Lizzy: I think I
put the gitlab account on it >.>
L194[09:04:17] <Lizzy> when you say the
gitlab account, do you mean on my gitlab instance or one on
gitlab.com?
L195[09:06:10] <Lizzy> Saphire ^
L196[09:08:49] <Izaya> ~w internet
L198[09:11:00]
<Joco223>
Inari, my idea was if you were making some programs that would run
a lot like on a server for example, you would need to keep in mind
and make fail saves in case some component dies
L199[09:21:03]
<Mettaton_Fab> Inari, have you heard of the
incident at GamesCom?
L200[09:26:41] <Inari> @Mettaton_Fab
no?
L201[09:26:57] <Inari> @Joco223 OC's
userbase is small enough alraedy
L202[09:26:57] <Inari> :p
L203[09:27:12]
<Joco223>
Lol :b
L204[09:28:06]
<Mettaton_Fab> someone shat in a bag and
left it at the fortnite booth
L205[09:28:17]
<Mettaton_Fab> one child vomited because of
the smell
L206[09:28:55] <Inari> I see. Not sure why
I needed to hear of that though
L207[09:32:06] <Izaya> because someone
wants to talk about drama
L208[09:33:10]
<Mettaton_Fab> well, how would someone even
get the idea to do such a thing
L210[09:33:35] <MichiBot>
Title:
Suggestion: Make OpenComputers a Realistic Mod
| Posted by:
ghost
| Posted: Wed Mar 23 07:02:23 CDT 2016
|
Status: closed
L212[09:33:53] <MichiBot>
Title:
The complexity of Computers should be increased
| Posted by:
gamax92
| Posted: Thu Apr 09 12:56:41 CDT 2015
|
Status: open
L213[09:34:07]
<Joco223>
Haven't checked the github, just asked out of curioaity
L214[09:34:10]
<Joco223>
Curiosity*
L215[09:34:36]
<Forecaster>
%quote add Joco223 Haven't checked the github, just asked out of
curioaity
L216[09:34:36] <MichiBot> Forecaster:
Quote added at id: 175
L217[09:34:42]
<Forecaster>
%quote
L218[09:34:42] <MichiBot> Quote #101:
<Michiyo> I never actually said this. :P
L219[09:34:50] <Mimiru> lol
L220[09:34:51]
<Forecaster>
ohno, the paradox
L221[09:35:31] <MichiBot> Forecaster: not
a paradox is for cool kids!
L222[09:35:31]
<Forecaster>
%choose a paradox or not a paradox
L223[09:40:09]
<Mettaton_Fab> %quote
L224[09:40:09] <MichiBot> Quote #74:
<MichiBot> Quote #44: <MichiBot> Skye: Quote added at
id: 42
L225[09:40:28]
⇨ Joins: Backslash
(Backslash!~Backslash@ip-88-153-113-13.hsi04.unitymediagroup.de)
L226[09:41:06] <Skye> Hah
L227[09:53:47] ⇦
Quits: MajGenRelativity
(MajGenRelativity!~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
(Ping timeout: 190 seconds)
L229[10:07:59]
⇨ Joins: baschdel
(baschdel!~baschdel@2a01:5c0:e08d:1911:a5fc:406e:4988:d9fd)
L230[10:49:05] <baschdel> When I update
the mod, will the OpenOS floppy be updated automatically or do I
have to make a new one?
L231[10:51:45] <asie> The floppy will be
updated automatically
L232[10:53:06] <baschdel> Now let's pray
that my world sill works after he update (I updated the whole
modpack)
L233[10:59:14] <Kodos_> %loot
L234[10:59:15] <MichiBot> Kodos_: You get
a loot box! It contains a geode.
L235[11:00:15] <baschdel> %loot
L236[11:00:15] <MichiBot> baschdel: You
get a loot box! It contains a frog leg.
L237[11:00:41] <baschdel> %loot
L238[11:00:41] <MichiBot> baschdel: You
get a loot box! It contains a mask of someones face.
L239[11:10:36] <baschdel> %chose it breaks
or it does not break
L240[11:10:43] <baschdel> %choose it
breaks or it does not break
L241[11:10:43] <MichiBot> baschdel: Some
it does not break sounds nice
L242[11:20:39]
<Forecaster>
Less spam please
L243[11:23:48] ⇦
Quits: freacknate10
(freacknate10!uid316074@id-316074.charlton.irccloud.com) (Quit:
Connection closed for inactivity)
L244[11:30:09] <Inari> More eggs
L245[11:33:48]
⇨ Joins: Doty1154
(Doty1154!~Doty1154@c-71-202-22-167.hsd1.ca.comcast.net)
L246[11:39:52] <payonel> mobie: i use
pkg-config to find the lua install path
L247[11:40:11] <payonel> depending on your
package manager, you may need to register lua or install
pkg-config
L248[11:40:34] <payonel> on your command
line, run `pkg-config lua5.2` or 5.3 or other variants
L249[11:41:19] <payonel> `pkg-config
lua5.2 --cflags` is what i meants
L250[11:41:23] *
Saphire blink
L251[11:41:30] <Saphire> ...cil.li is
plesk?
L252[11:42:19] <Michiyo> cil.li says
"Go away"?
L253[11:43:13] <Saphire> Yeah, but
uh
L254[11:43:33] <Temia> %loot
L255[11:43:33] <MichiBot> Temia: You get a
loot box! It contains a Magic grammerphone! (25%)
L256[11:44:23] <Inari> %pet Temia
L257[11:44:23] *
MichiBot pets Temia with AmandaC's tabs. 9 health
gained!
L258[11:45:07] *
Temia tailswishes. It's like a fine digital comb =u=
L259[11:45:24] <Saphire> ...uh
L260[11:45:47] <Inari> %loot AmandaC's
tabs
L261[11:45:47] <MichiBot> Inari: You get a
loot box! It contains attempt to index nil value.
L262[11:45:51] <Inari> :<
L264[11:46:15] <Saphire> Wha?
L265[11:46:24] <Inari> Ah, megazine3
again
L266[11:46:26] <Inari> Not dying off
heh
L267[11:47:09] <Michiyo> We've established
both of these sites are on the same server.
L268[11:47:21] <Michiyo> not shocking that
plesk is involved really..
L269[11:47:35] <Saphire> That's... just
uh.
L270[11:47:57] <Saphire> Dunno.
L271[11:48:21] *
Michiyo ...'s and goes back to work
L272[11:48:27] <Saphire> ...how is
megazine3 is involed?
L273[11:48:38] <Inari> [18:47:05]
<@Michiyo> We've established both of these sites are on the
same server.
L274[11:48:39] <Inari> :p
L275[11:48:42] <Michiyo> IT's just a
server, on the same host.
L276[11:48:44] <Michiyo> err
L277[11:48:45] <Michiyo> site
L278[11:49:12] <Saphire> So it's just a
bit or cross-pollution?
L279[11:49:16] <Saphire> *of
L280[11:49:31] <Michiyo> When you specify
the port you're bypassing the vhost config stuff..
L281[11:49:48] <Saphire> ...it's on a
shared hosting? D:
L282[11:49:54] *
Michiyo sighs
L283[11:50:04] <Inari> You didn't figure
taht from "on the same server"? :p
L284[12:02:00] <Michiyo> I mean
technically All of my sites are on shared hosting... I own the
server they're on but they're all vhosts on the same machine
L285[12:03:51] ⇦
Quits: Backslash
(Backslash!~Backslash@ip-88-153-113-13.hsi04.unitymediagroup.de)
(Read error: Connection reset by peer)
L286[12:05:01] <payonel> does anyone have
appliedenergistics2-rv2-beta-26-dev.jar and/or
NotEnoughItems-1.7.10-1.0.3.57-dev.jar ?
L287[12:08:39] <Michiyo> payonel, we have
rv2-beta-26-dev on maven :P
L288[12:08:45] <Michiyo> is something
wrong with it?
L290[12:10:01] ⇦
Quits: Teris (Teris!uid315557@id-315557.stonehaven.irccloud.com)
(Quit: Connection closed for inactivity)
L291[12:10:45] <payonel> @Michiyo yeah,
it's a tad confusing
L292[12:11:12] <payonel> the builds fail
because of that jar, but when i monitor the underlying http calls
the build is only asking for nei
L293[12:11:27] <payonel> anywho, i just
wanted to compare someone else's ae jar to ours
L294[12:11:27]
<Joco223>
When using modem.send, do you use network card adress or computer
address?
L295[12:11:38] <payonel> and also, we dont
have the nei in our maven, nor do i in my cache
L296[12:12:02] <Michiyo> I'm
checking
L297[12:12:20] <payonel> @Joco223 the
modem
L298[12:12:27]
<Joco223>
Thanks
L299[12:12:54] <payonel> @Joco223 modems
talk to modems :)
L300[12:12:59] <Michiyo> payonel,
chrome://downloads/
L301[12:13:00] <Michiyo> err
L302[12:13:02] <Michiyo> damn it
L303[12:13:06] <payonel> thanks? :P
L305[12:13:19] <payonel> magic!
L306[12:13:23] <payonel> i looked for
that..weird
L307[12:13:26] <payonel> ok, i'll test
with that
L308[12:13:35] <Michiyo> I took the
"latest"
L309[12:13:45] <Michiyo> then I swapped
out the version in the URL for the downloaded jar
L310[12:13:51] <payonel> smart
L311[12:13:53] <payonel> i like you
L312[12:14:12] <Michiyo> :P
L313[12:14:55] <Michiyo> I gave you FTP
access to my mirror right?
L314[12:15:03] <Michiyo> incase you want
to use it and not the official cil mirror :P
L315[12:15:11]
<Joco223> It
wasnt working but then i saw i made a typo in the adress :b
L316[12:21:53] <Michiyo> payonel, I added
the jar to my mirror
L317[12:22:00] <Michiyo>
maven.pc-logix.com add that as a repo, see if it works?
L318[12:22:12]
<Forecaster>
a jar of payo
L319[12:24:43] <payonel> Michiyo: i want
to make your mirror a fully stocker maven provider as well, but as
a full backup to cil
L320[12:25:10] <payonel> right now i'm
just using a shim of a locally hosted http service to prove the dir
structure and builds
L321[12:25:14] <payonel> then i update
cil
L322[12:25:38] <payonel> once cil is done
and this mess is cleaned up, i'll update (or work with you to
update) yours, and we'll just have 2 in our props
L323[12:25:59] <payonel> also, type, meant
"a fully stocked maven"
L324[12:26:04] <payonel> typo typo
L325[12:26:09] <Michiyo> I need to come up
with an easy way to update mine as new OC builds get made too
L326[12:26:21] <payonel> my fam is out of
town for the next week
L327[12:26:23] <Michiyo>
easy/automated
L328[12:26:33] <payonel> i should have
GOBS of time on my hands to work on this
L330[12:27:13] <payonel> ugh, i can't
reach that domain from my network :(
L331[12:27:25] <payonel> remember how many
layers i go through to be on irc :)
L332[12:27:30] <Izaya> right
L333[12:27:39] <payonel> well, to run
hexchat
L334[12:27:46] <payonel> i mean, i COULD
just use webchat haha
L335[12:27:51] <Izaya> tl;dr it's a
screenshot of Haiku and my /etc/profile outputs a haiku when I open
a shell
L337[12:28:36] <payonel> i can, thanks
:)
L338[12:28:47] <payonel> Izaya: haha,
that's a bit much though, no?
L339[12:28:50] <payonel> to output that
each time?
L340[12:28:56] <Izaya> probably
L341[12:29:00] <Izaya> I'll leave it till
I get annoyed
L342[12:29:03] <payonel> i open up new
shells constantly, that'd probably get to me
L343[12:29:10] <Izaya> (neofetch is not
part of the thing fwiw)
L344[12:29:20] <payonel> but it does look
nice
L345[12:29:30] <Izaya> honestly this
laptop is mostly just a dinky IRC machine
L346[12:29:37] <Izaya> it's not practical
to get work done on
L347[12:29:47] <Izaya> still need to
decide on a hostname
L348[12:46:41]
<Forecaster>
ooh, use "hostname"
L349[12:47:19] <Izaya> That's ... an
idea.
L350[12:49:13] <baschdel> If it's a
heavier one you could call it "schlepptop" from the
german word schleppen
L351[12:50:00] <Izaya> it's very
light
L352[12:50:03] <Izaya> like a kg or
so
L353[12:51:10] <Izaya> cute little
10" shitbox
L355[13:01:42] <gamax92> Izaya: It's
snowing on mount fuji
L356[13:01:50] <Izaya> o-ok?
L357[13:02:18] <gamax92> oh, it's a
references to haikus
L358[13:02:33] <Izaya> you'll find I don't
know shit about pottery
L359[13:02:52] <gamax92> wtf does pottery
have to do with anything
L360[13:04:03] <Izaya> it sounds and is
spelled vaguely like poetry
L361[13:04:22] <Forecaster> %restart
L362[13:04:25] ⇦
Quits: MichiBot (MichiBot!~MichiBot@eos.pc-logix.com)
()
L363[13:04:50]
⇨ Joins: MichiBot
(MichiBot!~MichiBot@eos.pc-logix.com)
L364[13:04:50]
zsh sets mode: +v on MichiBot
L365[13:23:43]
<Wuerfel_21>
ever had your server hacked becasue the management coprocessor had
a really stupid bug but were saved from having a compromised host
system by the unwillingness of the even more buggy BIOS that only
boots from sd card, not from virtual media, when in a certain sata
mode?
L366[13:24:48]
<Wuerfel_21>
Or they're doing a good job at hiding their traces on the host
OS
L367[13:27:08]
<Wuerfel_21>
No unusual logins. No new users. No cpu-melting bitcoin
miners.
L368[13:30:29]
<Wuerfel_21>
or they were just interested in my highly confidential RWBY rips
and minecraft worlds and copied over some data
L369[13:59:47] *
Inari hands AmandaC some "oolong tea"
L370[14:04:38] <ba7888b72413a16b> Izaya:
post it on /r/unixporn
L371[14:04:54] <ba7888b72413a16b> they
allow crappy windows WSL and cygwin posts
L372[14:05:00] <ba7888b72413a16b> surely
they'll allow haiku
L373[14:06:36] <ba7888b72413a16b> lol
there's a lot of Haiku and BeOS themes to mimic Haiku on linux
DEs
L374[14:08:02] <ba7888b72413a16b> actually
it seems /r/unixporn has banned WSL/cygwin posts nowadays
L375[14:08:26] <ba7888b72413a16b> but
obscure OSes like Haiku are allowed
L376[14:32:39] <AmandaC> Inari:
meow?
L377[14:32:48] <AmandaC> I'm concerned
about that being in quotes
L378[14:32:59] <Inari> xP
L379[14:33:08] <Inari> It has the
colour!
L380[14:33:26] <CompanionCube>
ba7888b72413a16b: I use a haiku icon theme because it looks
nice
L381[14:33:38] <CompanionCube> (my GTK
theme though is NeXT-inspired)
L382[14:37:12] <payonel> Mimiru: i mv'd my
~/.gradle (To a backup path), and reduced the build.gradle to list
only cil
L383[14:37:22] <payonel> all deps and full
compile finished in 12 min
L384[14:37:34] <payonel> something is
wonky with SOMETHING gradle caches about the deps and ae2
L385[14:37:49] <payonel> but it's not just
me, our jenkins server is suffering the same
L386[14:50:31] <payonel> Mimiru: i think
there is a problem, somewhere in gradle, with the sha of ae
L387[14:50:41] <payonel> i think because
we 'fixed' it, gradle doesn't like it anymore
L388[14:50:49] <payonel> i think if we
wipe the gradle cache, it fixes itself
L389[14:51:07] <payonel> i'm still testing
this
L390[14:51:27] <payonel> but if i can find
a more surgical way to "clean" things (doubtful) .. we
will need to do one of two things
L391[14:51:42] <payonel> 1. update ae
[which will suck, because the api changed slightly and it'd require
a code change]
L392[14:51:55] <payonel> or 2. remove that
item from our jenkin's gradle cache
L393[15:03:34]
⇨ Joins: Backslash
(Backslash!~Backslash@88.153.113.13)
L394[15:13:19] <payonel> public service
announcement: if you built oc for 1.7.10 prior to 3 or 4 months
ago, you will have a bad applied energistics SHA cached in your
gradle cache. we cannot fix this for you, you will need to run `rm
-r
~/.gradle/caches/modules-2/metadata-2.14/descriptors/appeng/appliedenergistics2/rv2-beta-26/`
L395[15:13:37] <payonel> the next time you
build, gradle will cache the sha again, the correct one, and all
will be well
L396[15:19:38]
⇨ Joins: RJOMBA (RJOMBA!~RJOMBA@95.46.19.163)
L397[15:19:57] ⇦
Quits: RJOMBA (RJOMBA!~RJOMBA@95.46.19.163) (Client
Quit)
L398[15:25:32]
⇨ Joins: MajGenRelativity
(MajGenRelativity!~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
L399[15:27:28]
<Forecaster>
%loot
L400[15:27:29] <MichiBot> Forecaster: You
get a loot box! It contains a Magic Eris! (25%)
L401[15:36:03] <Michiyo> %loot
L402[15:36:03] <MichiBot> Michiyo: You get
a loot box! It contains half of an ikea shelf.
L403[15:36:06] <Michiyo> ._.
L404[15:56:54]
<Kleadron>
maybe you can find the other half
L405[15:56:58]
<Kleadron>
%loot
L406[15:56:58] <MichiBot> Kleadron: You
get a loot box! It contains a dropbox account with zero
capacity.
L407[16:01:57]
<Forecaster>
unfortunately you always get the same half :P
L408[16:09:48] <Temia> If you have any
carpentry experience, that is a non-issue
L409[16:15:30]
<Mettaton_Fab> nice
L410[16:15:50]
<Mettaton_Fab> i got a floppy drive almost
as clicky as the ones in OpenComputers
L413[16:15:59]
<Mettaton_Fab> it has a similar click to
it
L416[16:33:02]
<Joco223> Is
Lua based sha256 much slower than using a data card?
L417[16:40:01]
⇨ Joins: ben_mkiv
(ben_mkiv!~ben_mkiv@p5B16ED83.dip0.t-ipconnect.de)
L418[16:40:23]
<Kleadron>
duck runway
L420[17:28:21] <AmandaC> %choose yt or
anime
L421[17:28:21] <MichiBot> AmandaC: You'll
want to go with yt.
L422[17:40:28]
<Z0idburg>
SO.
L423[17:43:23] <Michiyo> .OS
L424[17:43:56]
<Z0idburg>
S.O
L425[17:44:12]
<Z0idburg>
what has Michiyo been up to
L426[17:54:40]
<Joco223> I
tried fixing my floppy raid and making it more reliable
L427[17:54:48]
<Joco223>
Now it doesn't work at all
L428[17:54:55]
<Joco223>
Great job joco
L429[17:57:07] <AmandaC> %choose listen
and play or watch
L430[17:57:07] <MichiBot> AmandaC: I was
that listen and play is the best choice in a vision
L431[17:57:47] <AmandaC> %choose space or
hacking
L432[17:57:47] <MichiBot> AmandaC: I'm 40%
space!
L433[18:00:17]
<payonel>
PSA: builds for 1.7.10 are un"blocked"
L434[18:00:25]
<payonel>
OpenComputers-MC1.7.10-1.7.2.1187-api.jar is now the latest 1.7.10
build
L435[18:01:00] <AmandaC> %choose familiar
or not so familiar
L436[18:01:00] <MichiBot> AmandaC: Some
familiar sounds nice
L437[18:01:04]
<payonel>
i'll now fix the others
L438[18:07:41] <Michiyo> @Z0idburg
working.
L439[18:11:45] <Inari> Humans are
creatures that find themselves burdened unknowingly by pointless
things.
L440[18:12:11]
<Z0idburg>
Lol
L442[18:15:18]
<Kleadron>
lol thats true
L444[18:15:33] <S3> I have started
L445[18:16:04] <S3> Been having to remind
myself latex syntax. However, I am very surprosed latex support for
web use is very limited and poor
L446[18:16:09] <S3> Even though Latex is
very old
L447[18:17:19]
<Kleadron>
latex eraser
L449[18:33:48] <AmandaC> Inari: is that
from the ai?
L450[18:34:07] <AmandaC> That sounds like
the ai
L451[18:34:18] <S3> So I just took the
phone from my fiance
L452[18:34:36] <S3> I overheard what I
call "indian scam call"
L453[18:34:45] <S3> she believes
everything anyone says so
L454[18:34:57] <Inari> AmandaC: Thats from
Magilou
L455[18:34:59] <S3> I talked with this guy
from who knows where, spoke with him for a while
L456[18:35:15] <S3> tried to get connected
to my computer, etc
L457[18:35:35] <S3> eventually he got
really mad
L458[18:35:38] <AmandaC> Magilou? Isn't
that the "cover more of the ground with our blood that
way" YouTuber?
L459[18:35:49] <S3> and goes STOP WASTING
MY TIME THIS IS BULLSHIT.
L460[18:35:57] <S3> and then said please
hang up the phone sir
L461[18:36:24] <Inari> AmandaC: Thats
Melth
L463[18:36:29] <MichiBot>
Tales of
Berseria English - Part 11: Barona Catacombs / Loegres Villa |
length:
45m 31s | Likes:
257
Dislikes:
3 Views:
18,627 |
by
omegaevolution | Published On 31/1/2017
L464[18:36:34] <AmandaC> Ah
L465[18:36:40] <S3> I'm slowly learning
how to keep them on the phone longer
L466[18:38:03] <Inari> Ah I love her
L467[18:39:25] <S3> first time I had one
of these calls it lasted less than 10 seconds
L468[18:39:43] <S3> because I said Hi my
name is blah blah and I'm a sysadmin
L469[18:39:46] ⇦
Quits: Inari (Inari!~Pinkishu@p54AFFD45.dip0.t-ipconnect.de) (Quit:
'A girl can be a pain when she's in love.' - Usami (Kono Bijutsubu
ni wa Mondai ga Aru!))
L471[18:52:12] <MichiBot>
CD-ROM
EXPLODES IN USE!!!! | length:
23s | Likes:
5 Dislikes:
40
Views:
1,911 | by
beavix | Published On
29/8/2011
L472[19:01:42] ⇦
Quits: Vexatos
(Vexatos!~Vexatos@p200300C107242F44CC152EB833D52535.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L473[19:13:51]
⇨ Joins: ben_mkiv|afk
(ben_mkiv|afk!~ben_mkiv@79.233.16.152)
L474[19:16:20] ⇦
Quits: ben_mkiv (ben_mkiv!~ben_mkiv@p5B16ED83.dip0.t-ipconnect.de)
(Ping timeout: 183 seconds)
L475[19:22:13] <S3> @Kleadron: I don't see
what's happening here.
L476[19:22:18] <S3> Looks like normal
oppration to me
L477[19:22:28]
<Kleadron>
its called a troll
L478[19:27:14] ⇦
Quits: Xal (Xal!~Xal@S010664777dabacc3.vw.shawcable.net) (Ping
timeout: 190 seconds)
L479[19:28:46]
⇨ Joins: Nachtara
(Nachtara!~Nachiebre@2604:2d80:c000:8781:ad7a:4b57:5057:e62c)
L480[19:28:54] ⇦
Quits: Nachtara
(Nachtara!~Nachiebre@2604:2d80:c000:8781:ad7a:4b57:5057:e62c)
(Remote host closed the connection)
L481[19:33:28]
⇨ Joins: Xal
(Xal!~Xal@S010664777dabacc3.vw.shawcable.net)
L482[20:16:49] ⇦
Quits: baschdel
(baschdel!~baschdel@2a01:5c0:e08d:1911:a5fc:406e:4988:d9fd) (Ping
timeout: 190 seconds)
L483[20:23:27] ⇦
Quits: Kodos_ (Kodos_!~Kodos@23.251.27.246) (Quit:
Leaving)
L484[20:23:41]
⇨ Joins: Kodos_ (Kodos_!~Kodos@23.251.27.246)
L485[20:23:41]
zsh sets mode: +v on Kodos_
L486[20:24:08] ***
Kodos_ is now known as Kodos
L487[21:47:37] ⇦
Quits: Cervator
(Cervator!~Thunderbi@2601:4c1:4001:1d5d:1c8b:f53b:765d:6a1) (Quit:
Cervator)
L488[23:13:30] <ba7888b72413a16b>
@Kleadron you owe us a video of a CD actually exploding
L490[23:20:38] <MichiBot>
Exploding a
CD at extremely high speeds | length:
1m 15s | Likes:
579 Dislikes:
19 Views:
169,279 | by
WhatHappensIfWe | Published On 10/1/2011
L491[23:22:32] <ba7888b72413a16b> rip
cd
L492[23:29:58] <ba7888b72413a16b> I wonder
how fast the data could be read if you spun a bluray at 30,000
rpm
L493[23:41:39] ⇦
Quits: Icedream (Icedream!~icedream@has.streaminginter.net) (Ping
timeout: 183 seconds)
L494[23:43:56]
⇨ Joins: Icedream
(Icedream!~icedream@has.streaminginter.net)