<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:20:40] ⇨
Joins: Schzd
(~Schzdadep@modemcable250.104-59-74.mc.videotron.ca)
L2[00:38:23] * Izaya
pokes @MGR MajGenRelativity
L3[00:44:25] ⇨
Joins: brandon3055_
(~Brandon@pa49-185-185-30.pa.vic.optusnet.com.au)
L4[00:45:01] ⇨
Joins: Schzd_adept
(~Schzdadep@modemcable250.104-59-74.mc.videotron.ca)
L5[00:46:13] ⇦
Quits: brandon3055
(~Brandon@pa49-185-185-30.pa.vic.optusnet.com.au) (Ping timeout:
186 seconds)
L6[00:47:53] ⇦
Quits: Schzd (~Schzdadep@modemcable250.104-59-74.mc.videotron.ca)
(Ping timeout: 200 seconds)
L7[00:54:12] ⇦
Quits: Cervator (~Thunderbi@2601:4c1:4000:1050:fc00:768e:6f27:8f9)
(Remote host closed the connection)
L8[00:54:27] ⇦
Quits: Schzd_adept
(~Schzdadep@modemcable250.104-59-74.mc.videotron.ca) (Ping timeout:
200 seconds)
L9[01:02:00] <ben_mkiv> uhm, wth is OC
assuming if i add an item in the charge which uses Forge
Energy?
L10[01:02:32] <ben_mkiv> my buffer is
1.000.000 but it actually doesnt consume anything close to that to
charge it
L11[01:04:34] <ben_mkiv> nvm me, my
durability code is messed up
L12[01:09:38] ⇨
Joins: Cogitabundus (~HAL@122.15.77.139)
L13[01:11:55] ⇨
Joins: Schzd
(~Schzdadep@modemcable250.104-59-74.mc.videotron.ca)
L14[01:14:33] ⇦
Quits: Schzd (~Schzdadep@modemcable250.104-59-74.mc.videotron.ca)
(Read error: Connection reset by peer)
L15[01:14:56] ⇦
Quits: Cogitabundus (~HAL@122.15.77.139) (Quit:
Leaving)
L16[01:15:47] ⇨
Joins: Schzd
(~Schzdadep@modemcable250.104-59-74.mc.videotron.ca)
L17[01:56:38] ⇦
Quits: Schzd (~Schzdadep@modemcable250.104-59-74.mc.videotron.ca)
(Read error: Connection reset by peer)
L19[03:07:22] ⇨
Joins: Turtle (~SentientT@ip5657cbb2.direct-adsl.nl)
L20[03:11:48] <Izaya> %w ballina
L21[03:11:48] <MichiBot> No data
returned
L22[03:11:52] <Izaya> %w byron bay
L23[03:11:52] <MichiBot> Current weather
for Byron Bay, Australia Current Temp: 70.2°F/21.2°C Feels Like:
70.2°F/21.2°C Current Humidity: 82% Wind: From the NNW 8.1 Mph/13.0
Km/h Conditions: Clear
L24[03:12:05] <Izaya> man they have it
nice
L25[03:14:52] <Syrren> ...that feeling when
your linux can't allocate enough memory for xsel
L26[03:15:12] <Syrren> (and nothing has
visibly died other than weechat url selection)
L27[03:16:42] <Izaya> weechat is probably
using all your memory
L28[03:24:28] ⇨
Joins: techno156 (~techno156@137.154.29.33)
L29[03:28:19] ⇨
Joins: Vexatos (~Vexatos@91.60.158.169)
L30[03:28:19] zsh
sets mode: +v on Vexatos
L31[03:46:02] <payonel> anyone here build
opencomputers? running `./gradlew idea`, should i be concerned
about "already seen doctype"? here is my progress:
https://hastebin.com/sivikonulo.rb
L32[03:47:20] <Syrren> Izaya: it was
actually libreoffice spazzing out over a pivot table
L33[03:47:34] <Izaya> huh
L34[03:48:44] ⇨
Joins: Thutmose
(~Patrick@2602:30a:c0ab:a810:d085:5770:f405:1dc3)
L35[04:04:31] <Izaya> payonel: so my
updater script turned into a package manager and now I can use it
to install PsychOS to other storage devices too
L36[04:10:15] <Izaya> jesus people play
this game with normal FOV?
L37[04:10:26] <Izaya> 80 is okay but max is
best
L38[04:18:44] ⇨
Joins: Nathan1852
(~Nathan185@HSI-KBW-37-209-86-166.hsi15.kabel-badenwuerttemberg.de)
L40[04:25:00] <ben_mkiv> what happened to
all those power methods?
L41[04:25:07] <ben_mkiv> specially RF
L42[04:25:29] ⇨
Joins: Inari (~Pinkishu@p5DEC6815.dip0.t-ipconnect.de)
L43[04:27:49] <ben_mkiv> even tho, i would
rather like to see forge energy interface there :>
L44[04:29:02] <Vexatos> forge energy has
been supported for months ._.
L45[04:29:17] <ben_mkiv> hm, okay, havent
seen the imports
L46[04:29:19] <Vexatos> since may, to be
exact
L47[04:29:25] <ben_mkiv> also my FE item
charges in the charger
L48[04:29:58] <ben_mkiv> but i cant use
tryChangeBuffer on network to extract energy
L49[04:30:06] <ben_mkiv> may do it
wrong
L50[04:30:18] <Vexatos> what are you using
it for ._.
L51[04:30:47] <ben_mkiv> openGlasses
L52[04:31:02] <Vexatos> well
tryChangeBuffer only returns true if there is enough power in the
network
L53[04:31:10] <Vexatos> that's its
difference to changeBuffer
L54[04:31:19] <Vexatos> which will always
try to extract as much as possible regardless
L55[04:32:15] <ben_mkiv> even fails somehow
on extracting 3RF, when having 1M RF charge on my item
L56[04:32:32] <Vexatos> works for me . _
.
L57[04:32:50] <ben_mkiv> do i have to sync
them somewhere or should it just work as long as my item has
capability of energystorage?
L58[04:32:51] <Vexatos> like
L60[04:33:04] <Vexatos> uuuuh what
L61[04:33:12] <Vexatos> that's not how it
works, sir
L62[04:33:26] <Vexatos> you need a node
that's part of the network to be able to extract from the
network
L63[04:33:52] <ben_mkiv> they are
connected, there was some energyhandling in the mod before
L64[04:33:56] <ben_mkiv> just changed it to
forge energy
L65[04:34:02] <Vexatos> I have no idea what
you're doing
L66[04:34:04] <Vexatos> at all
L67[04:34:06] <ben_mkiv> me neither
L68[04:34:11] <Vexatos> are you using OC
power or forge energy
L69[04:34:17] <ben_mkiv> FE
L70[04:34:24] <Vexatos> then why are you
talking about tryChangeBuffer
L71[04:34:31] <Vexatos> it's a method for
OC networks
L72[04:37:18] <ben_mkiv> yes, and i thought
it would use up the items FE when using tryChangeBuffer
L73[04:37:56] <Inari> Anyone ever tried
searing spam? Or searing it in soy sauce?
L74[04:38:10] <ben_mkiv> so i guess the old
code stored the energy for each client in the TE which is connected
to the computer
L75[04:38:17] <ben_mkiv> and handled power
all on the server
L76[04:38:29] <Vexatos> uuh
L77[04:38:32] *** Vic
is now known as Vi
L78[04:38:34] <Vexatos> power doesn't even
exist on the client
L79[04:38:36] <Vexatos> in OC
L80[04:38:40] <Vexatos> .-.
L81[04:39:11] <ben_mkiv> ok. thanks. that
solved the riddle :P
L82[04:39:23] <Vexatos> ...what
L83[04:39:33] <Vexatos> did you seriously
try to extract power on the client side
L84[04:39:37] <Vexatos> how did you even
imagine that would work
L85[04:40:30] <ben_mkiv> i wasn't aware of
the fact that its all serverside in the OCs device
L86[04:40:53] <Inari> But... why would it
be clientside
L87[04:41:01] <Izaya> p. much everything
that isn't UI is server-side
L88[04:41:46] <ben_mkiv> by client i was
talking about the device thats connected to the "server"
in the node network
L89[04:41:53] <ben_mkiv> not about
client/server of minecraft
L91[04:42:03] <Izaya> don't mind me
L92[04:42:42] <Inari> I prefer the server
getting it over the client getting it~~
L93[04:43:21] <ben_mkiv> so maybe vexatos
and me talked about different things, too?
L94[04:43:48] <Izaya> 4000/8700
frames!
L95[04:44:09] <Izaya> I really need to look
into GPU-based reencoding
L97[04:44:29] <Vexatos> ben_mkiv, what the
heck
L98[04:44:32] <Vexatos> there is no such
thing in OC
L99[04:44:38] <Vexatos> as a
"server" or "client"
L100[04:44:59] <Vexatos> you are not
making any sense
L102[04:46:23] <ben_mkiv> thats what i'm
trying to understand
L103[04:46:45] <ben_mkiv> actually each
glassesitem has its own power, and this gets used up there^^
L104[04:47:09] <ben_mkiv> and this code
runs on the serverside (minecraft) and "serverside" of
the node network as of the tileentity which is the
glassesterminal
L105[04:47:27] <ben_mkiv> not on the
glasses item which the user carries around
L106[04:47:36] <Vexatos> JUST CALL IT
TILEENTITY
L107[04:47:38] <Vexatos> AND NOT
SERVER
L108[04:47:39] <Vexatos> what the
heck
L109[04:47:50] <ben_mkiv> but the energy
gets extracted "on the item"
L110[04:48:11] <Vexatos> Is it extracted
on the item or on the tileentity
L111[04:48:17] <Vexatos> you are not
making any sense
L112[04:48:31] <Vexatos> "it is
extracted on the tileentity, but it is extracted on the item"
yea sure
L113[04:48:43] <ben_mkiv> the code runs on
the TE
L114[04:49:09] <Vexatos> well...
duh=
L115[04:50:16] <ben_mkiv> ok, lets start
from scratch xD
L116[04:50:31] <ben_mkiv> the TE is
connected to a bunch of nodes (items/glasses)
L117[04:50:34] <ben_mkiv> so far so
good?
L118[04:51:02] <Vexatos> just call them
glasses
L119[04:51:05] <ben_mkiv> and each glasses
somehow have their own energybuffer, i'm just trying to understand
if the buffer is part of the TE or the item
L120[04:51:13] <Vexatos> what's up with
you and your intentional use of ambiguous words
L121[04:51:16] <Vexatos> English is not
that hard
L122[04:51:42] <Vexatos> well if they have
their own buffer
L123[04:51:45] <Vexatos> it's not part of
the TE
L124[04:51:48] <Vexatos>
...obviously
L125[04:52:03] <ben_mkiv> we can speak
german, if you can do better than i can do english...
L126[04:52:18] <Vexatos> uuuh no
thanks
L127[04:52:28] <ben_mkiv> then dont blame
me for my english -.-
L128[04:53:01] <Izaya> never mind I used
the wrong timestamp and now it has to reencode
L129[04:53:35] <Vexatos> all the line you
showed me does is use some energy for each connected pair of
glasses
L130[04:53:55] <ben_mkiv> on the TE?
L131[04:54:16] <ben_mkiv> more on the
glasses as it uses the (node) i guess
L132[04:55:04] <ben_mkiv> which for me is
the item/client/glasses
L133[04:55:16] <Vexatos> Where is the code
for that ._.
L134[04:58:43] <Izaya> huh, encoding webms
only takes 1 core and I have 8
L135[04:58:47] <Izaya> found the solution
:D
L136[04:59:52] <ben_mkiv> actually it
connects in the constructor
L137[05:00:01] <ben_mkiv> i havent wrote
the code that i've linked, just trying to understand whats going
on
L138[05:00:22] <ben_mkiv> is this node
network global for all OC devices?
L139[05:01:15] <Vexatos> for all connected
devices
L140[05:01:21] <ben_mkiv> because to me it
actually looks like that just the TE has the energybuffer defined,
which would lead to the fact that the TE is the only one consuming
power
L141[05:01:37] <Vexatos> ...did you even
read the OC API
L142[05:01:41] <Vexatos> the
documentation
L143[05:01:49] <ben_mkiv> and the
glasses/item don't use any power at all
L144[05:02:17] <Vexatos> come back when
you've done that . _ .
L145[05:13:48] <ben_mkiv> still dont know
if its able to hook on items forge energy buffer
L146[05:14:21] <ben_mkiv> for
tryChangeBuffer() or whatever
L147[05:15:02] <Vexatos> ...what?
L148[05:15:08] <Vexatos> of course not
unless you write that
L149[05:15:27] <Vexatos> they are
completely different systems ._.
L150[05:17:46] <ben_mkiv> and my initial
question was about this
L152[05:17:57] <ben_mkiv> which seems to
add hooks for different energy types -.-
L153[05:18:15] <ben_mkiv> then you said
that OC supports FE for months, which confused me later
L154[05:19:04] <Vexatos> well yes
L155[05:19:16] <Vexatos> Because you can
add power to the OC network with anything that supports FE
L156[05:19:34] <Vexatos> which is
literally all that package does
L157[05:19:51] <Vexatos> I assumed you
knew what you were talking about I:
L158[05:19:52] <ben_mkiv> ah, gotcha
L159[05:20:01] <ben_mkiv> nope, i was
trying to understand it from scratch
L160[05:20:07] *
Vexatos sighs
L161[05:20:17] <Vexatos> I'll just drop
out of the conversation here
L162[05:20:21] <Vexatos> please read the
god damn API
L163[05:20:28] <ben_mkiv> well,
thanks
L164[05:40:00] <g> I'd be surprised if
someone here didn't have a `.cat` domain, so...
L166[05:42:25] <Inari> rip
L168[05:47:50] <MichiBot>
Real PC RPGs
Are For Nerds (Commentocracy) | length:
3m 53s | Likes:
22,279 Dislikes:
687 Views:
218,486 | by
Jim
Sterling | Published On 21/9/2017
L170[05:58:20] <MichiBot> Sat Sep 23
06:06:01 CDT 2017 @EmrgencyKittens: I love it when my cats lend a
helping hand!
https://t.co/o3hlgzNAA7
L172[06:13:14] <MichiBot> Inari: payonel
will be notified of this message when next seen.
L173[06:13:16] <Inari> AmandaC: ^
L175[06:17:13] <Vexatos> not Lua
5.3?
L176[06:17:38] *
Izaya shrugs
L177[06:17:40] <Izaya> Works either
way
L178[06:17:55] <Izaya> but considering 5.2
tends to use more memory I test with it
L179[06:20:42]
⇨ Joins: Berserker2K3
(~Berserker@p2003005F2D576B007C42BB40DC70E5B8.dip0.t-ipconnect.de)
L180[06:44:03] ⇦
Quits: Berserker2K3
(~Berserker@p2003005F2D576B007C42BB40DC70E5B8.dip0.t-ipconnect.de)
(Quit: Verlassend)
L181[06:52:21]
⇨ Joins: WatchtowerOrator
(~Watchtowe@83.223.21.91)
L182[06:52:21] <WatchtowerOrator> Time for
a new episode from Forecaster! You're welcome!
L184[06:52:21] <WatchtowerOrator> Tags on
this video:
building,railcraft,minecart,programming,lua,code,opencomputers,elevator
L185[06:52:22] <MichiBot>
RailcraftLP-
[Episode 43] - Up & Down & Up Again | length:
31m
10s | Likes:
0 Dislikes:
0 Views:
0 | by
Forecaster | Published On 23/9/2017
L186[06:53:22] ⇦
Quits: WatchtowerOrator (~Watchtowe@83.223.21.91) (Remote host
closed the connection)
L187[07:27:22] <Inari> You know what would
be cool? If there was an easy automated standard way to extract and
insert phone batteries.
L188[07:27:51] <Inari> Battery gets low?
Stick it into your changing station. Station supplies it with power
temporarily, extracts the old battery, stick the charged backup in,
and you're good to go.
L189[07:27:56] <Inari> Meanwhile it
charges the old one.
L190[07:29:24] <Izaya> that would require
a standard form factor or something along those lines
L191[07:29:47] <Izaya> manufacturers don't
like that because then they can't force obselescence
L192[07:31:54] <ben_mkiv> they could make
the internal connector weak
L193[07:31:56] <ben_mkiv> xD
L194[07:32:33] <Inari> Izaya:
Unfortunately
L195[07:32:40] <Inari> Hence we need
better 3d printers
L196[07:32:46] <Inari> For opensource
selfmade phones
L197[07:33:02] <Inari> I can't even remove
the battery of my current phone ¬_¬
L198[07:33:12] <Izaya> I can, if I carry a
tiny hex screwdriver >.>
L199[07:33:26] <Izaya> (and feel like
disassembling the whole thing)
L200[07:33:35] <Izaya> (and have it catch
on fire because squishy battery)
L201[07:35:56] <vifino> I is expert on
fucked up lipos!
L202[07:47:04] *
Temia looks at title
L203[07:47:10] *
Temia bites her lip
L204[07:47:26] <Temia> ...ffffFORWARD AND
BACK AND THEN FORWARD AND BACK AND THEN GO FORWARD AND BACK AND PUT
ONE FOOT FORWARD
L205[07:47:30] *
Temia orz
L206[07:48:03] *
vifino stares at Temia
L207[07:48:25] <Temia> too much alexander
;_;
L208[07:49:12] <vifino> My name is Adrian,
not Alexander. '-'
L209[07:49:47] <Temia> You're also not a
giant robot so I'm pretty sure it's hard to mix you two up
L210[07:49:58] <vifino> Are you
sureee?
L211[07:52:00] <Temia> ...
L212[07:52:20] <Temia> I'm pretty sure
your name isn't Nono either
L213[07:52:49] <vifino> '<' My name
doesn't change every 5 minutes.
L214[07:53:04] <Vexatos> vifino spelled
backwards is Adrian
L215[07:53:07] <Vexatos> it's true
L216[07:53:21] <vifino> uuuuh
L217[07:53:36] <Vexatos> Blame onifiv for
that
L218[07:53:46] <ben_mkiv> vexa, i've read
the api but it doesnt still support what im looking for :P
L219[07:53:59] <Vexatos> it does, you just
have no idea what you are looking for
L220[07:55:23] <Izaya> payonel: I tried to
do 'cd /fe2' after booting OpenOS and it OOM'd
L221[07:56:17] <Izaya> payonel: I then
tried to do it again and the whole OS OOM'd
L222[08:41:11] <AmandaC> Izaya: do you
mean /mnt/fe2?
L223[08:43:46] <Izaya> yes
L224[08:43:48] <Izaya> shh
L225[08:44:14] <Izaya> used to PsychOS
naming
L226[08:46:24] <AmandaC> It changes what
the possible bug may be. Invalid (non-existant) directory causing
OOM is a different error than valid (existing) directory causing an
OOM
L227[08:48:43] <Izaya> the bug is that
OpenOS uses lots of memory
L228[08:48:46] <Izaya> it's known
L229[08:48:56] <Izaya> and being worked
on
L230[08:49:11]
⇨ Joins: BearishMushroom
(~BearishMu@c-82-209-154-59.cust.bredband2.com)
L231[08:50:04]
⇨ Joins: Nachtara
(~Nachiebre@173-22-110-5.client.mchsi.com)
L232[08:57:34] ⇦
Quits: Nathan1852
(~Nathan185@HSI-KBW-37-209-86-166.hsi15.kabel-badenwuerttemberg.de)
(Read error: Connection reset by peer)
L233[09:08:50] <AmandaC> %choose take
laptop or meh
L234[09:08:51] <MichiBot> AmandaC: take
laptop
L235[09:32:13] ⇦
Quits: techno156 (~techno156@137.154.29.33) (Quit:
Leaving)
L236[09:46:28] ⇦
Quits: ben_mkiv (~ben_mkiv@p4FED57BC.dip0.t-ipconnect.de) (Ping
timeout: 186 seconds)
L237[09:47:16] ⇦
Quits: Bhootrk_ (~Bhootrk_@118.189.203.83) (Read error: Connection
reset by peer)
L239[10:16:57] <Temia> awww.
L240[10:28:48] *
AmandaC boops Inari, demands the crown jewels so she can look
fabulous
L241[10:29:34] <Saphire> ...oooooh
L242[10:29:47] <Saphire> Prequel update is
21st
L243[10:30:00] <Saphire> Why did I get to
know about it only now q-q
L244[10:30:05] *
Saphire nibbles Temia
L245[10:30:21] *
Inari clips the crown jewels onto AmandaC's tail
L246[10:30:22] *
Temia eeeeeeps?
L247[10:30:25] <AmandaC> Prequel upddte
for what?
L248[10:30:31] ⇦
Quits: Lathanael|Away (~Lathanael@p54960CE9.dip0.t-ipconnect.de)
(Ping timeout: 186 seconds)
L249[10:30:37] <Temia> For Prequel!
L250[10:30:39] <AmandaC> Update*
L251[10:30:51] <Inari> %search google
prequel update 21st
L252[10:30:53] <MichiBot> Inari:
http://www.imdb.com/title/tt1856101/news - *Blade
Runner 2049 (2017) - News*: "21 September 2017 3:39 PM, PDT |
avclub.com | See recent The AV Club news » ... to host the second
episode of the long-running sketch series' coming season, ... Image
Source: Everett Collection The long-awaited sequel to 1982's
Blade ..."
L253[10:30:57] <Inari> %shrug
L254[10:30:57] <MichiBot> No you
shrug!
L256[10:31:22] <Saphire> Two years were
worth waiting for it <.<
L257[10:31:31] <Inari> Flash :s
L258[10:32:36] <Saphire> Inari: SHUT UP
IT'S WORTH IT
L259[10:32:43] <Inari> The cursor is slow
:s
L260[10:33:59] *
Saphire baps Inari
L261[10:34:13] <Inari> You can't have
mouse movement and then make the cursor feel weird
L262[10:38:43]
⇨ Joins: Lathanael|Away
(~Lathanael@p54960CE9.dip0.t-ipconnect.de)
L263[10:41:09] <Inari> Creeper World 4
preview looks great though :P
L264[10:59:32]
⇨ Joins: Cervator
(~Thunderbi@2601:4c1:4000:1050:f556:6174:a15f:ac9e)
L265[11:09:09]
⇨ Joins: SubThread (~SubThread@185.86.106.175)
L266[12:08:14] ⇦
Quits: SubThread (~SubThread@185.86.106.175) (Quit:
Leaving)
L267[12:10:50] <Temia> Inari, Inari!
L268[12:10:53] *
Temia sleevetugs
L270[12:11:19] <Inari> Hrm, not exactly
something I'm into :p But minotaurs do as minotaurs do
L271[12:15:04] <Temia> He is cute though,
isn't he?
L272[12:16:29] <Inari> I suppose? Might be
cuter without hte hooves, horns, bandage-stuff and overdetaling and
such
L273[12:17:32] <Temia> <.<
L274[12:17:39] *
Temia sulkmoo :c
L275[12:20:05] <Inari> xD
L276[12:57:31] ⇦
Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Quit:
Blue skidoo, we can too!)
L277[12:58:34] ⇦
Quits: Lathanael|Away (~Lathanael@p54960CE9.dip0.t-ipconnect.de)
(Ping timeout: 198 seconds)
L278[12:59:14]
⇨ Joins: Lathanael|Away
(~Lathanael@p54960CE9.dip0.t-ipconnect.de)
L279[13:24:35] ⇦
Quits: Lathanael|Away (~Lathanael@p54960CE9.dip0.t-ipconnect.de)
(Ping timeout: 186 seconds)
L280[13:26:52]
⇨ Joins: Lathanael|Away
(~Lathanael@p54960CE9.dip0.t-ipconnect.de)
L281[13:36:15] ⇦
Quits: Lathanael|Away (~Lathanael@p54960CE9.dip0.t-ipconnect.de)
(Ping timeout: 186 seconds)
L282[13:44:06]
⇨ Joins: Lathanael|Away
(~Lathanael@p54960674.dip0.t-ipconnect.de)
L283[14:53:44] <AmandaC> %choose br or
lr
L284[14:53:45] <MichiBot> AmandaC:
br
L285[14:53:51] <AmandaC> hrm, acceptible,
I suppose.
L286[14:53:56] <AmandaC> TO THE
<br/>
L287[14:56:01] <Inari> Brrrr!
L288[16:03:40] <gamax92>
aaaaaaaaaaaaaaaa
L289[16:03:46] <gamax92> %flip
L290[16:03:47] <MichiBot> gamax92:
(╯°□°)╯┻━┻
L291[16:09:39] ⇦
Quits: Doty1154 (~Doty1154@2601:648:8000:134f:34c7:7652:1b27:c9d)
(Quit: Leaving)
L292[16:31:19] <AmandaC> %flip flop
L293[16:31:20] <MichiBot> AmandaC:
(╯°□°)╯dolɟ
L294[16:54:56]
⇨ Joins: Nachtara
(~Nachiebre@173-22-110-5.client.mchsi.com)
L295[17:17:11] ⇦
Quits: Turtle (~SentientT@ip5657cbb2.direct-adsl.nl) (Read error:
Connection reset by peer)
L296[17:41:45]
⇨ Joins: ajb (~al@2a01:4f8:162:4348::2)
L298[17:42:49] <ajb> i was just reading
about architectures
L299[17:42:59] <ajb> and i wondered if it
could be compatible with libvirt
L300[17:44:59] <ajb> this means you won't
have control of the architecture state
L301[17:55:19] ⇦
Quits: BearishMushroom
(~BearishMu@c-82-209-154-59.cust.bredband2.com) (Read error:
Connection reset by peer)
L302[18:03:20] <AmandaC> ajb: with lots of
blood, sweat,and tears, maybe, but it's not at all what it's meant
for
L303[18:04:12] <AmandaC> ( and nobody is
likely to help you down that path to madness 0
L304[18:05:53] <Temia> Yeah, I'm not
touching that with a 10 ft. pole, and I'm already looking into the
finer details of virtualization to try and find I/O bottlenecks in
my Windows VM
L305[18:07:02] <CompanionCube> also,
imagine the resource requirements :o
L306[18:07:26] <AmandaC> Yeah, MC is bad
enough, but running a full VM at the same time is just
suicide
L307[18:07:35] <ajb> one VM heh
L308[18:07:48] <ajb> no, one VM per
computer, with a virtualized network bus
L309[18:08:43] <CompanionCube> it could
work if you chose the right processor/era
L310[18:08:55] <CompanionCube> but you
couldn't do anything actually modern
L311[18:09:08] <ajb> libvirt uses hardware
virtualization, so the processor is whatever your real hardware
is
L312[18:09:45] <CompanionCube> why would
you let random minecraft players use hw-acclerated virt
L313[18:09:57] <CompanionCube> I don't see
that ending well
L314[18:10:01] <ajb> well i wouldn't run
it on a public server
L315[18:10:15] <AmandaC> have fun writing
a bunch of virtual hardware for qemu, and all the horsesin the
universe's worth of glue code
L316[18:10:56] <ajb> i would map redstone
IO as gpio and add support to the linux kernel
L317[18:11:21] <CompanionCube> where's
that bender meme
L318[18:11:54] <AmandaC> CompanionCube:
blackjack, and hookers.
L319[18:11:58] <CompanionCube> not that
one
L320[18:12:08] <AmandaC> Bender was god
once?
L322[18:12:40] <ajb> that one?
L323[18:12:43] <CompanionCube> yes
L324[18:13:53] <ajb> well, the rest of the
hardware interfaces can be done through iio
L325[18:24:45] <Inari> AmandaC: Floor is
lava?
L327[18:25:06] <AmandaC> Inari:
indeed.
L328[18:25:31] <Skye> the floor is
lewd
L330[18:26:49] *
Temia mu? ' u'
L331[18:30:59] <AmandaC> %choose now or
later or fly around youtube with your magic murmaid friend
L332[18:31:00] <MichiBot> AmandaC:
now
L333[18:31:05] *
AmandaC wanders off
L334[18:33:48] <Inari> Temia: It's
chocolate for the discerning cow!
L335[18:38:38] <Vexatos> It's my first
election today :D wee
L336[18:38:41] <Vexatos> I feel like an
adult now
L337[18:39:07] <CompanionCube> Vexatos:
who are you voting for
L338[18:39:20] <Vexatos> one of the sane
parties >_>
L339[18:39:39] <CompanionCube>
merkel's?
L340[18:40:45] <AmandaC> Did you know you
can be forced to get a sex change for disclosing your vote? It's
true, I read it on the internet
L341[18:41:55] <AmandaC> Also, wtf are you
doing at the polls at 02.00?
L342[18:43:10] <Inari> Vexatos: Thats
hard, given there are none
L343[18:43:30] <Inari> Unless you just
vote for Die Partei or what it was called
L344[18:43:42] <Vexatos> uh yea no
L345[18:45:39] ⇦
Quits: Dark (~MrDark@2607:fcc8:d48b:eb00:c89a:76ee:aaf8:bc3e) (Ping
timeout: 186 seconds)
L346[18:46:40] ⇦
Quits: Inari (~Pinkishu@p5DEC6815.dip0.t-ipconnect.de) (Quit: 'The
Uncertainty Principle exists only in the net split')
L347[18:47:08]
⇨ Joins: Dark
(~MrDark@cpe-65-24-127-197.columbus.res.rr.com)
L348[18:47:23] <CompanionCube> ...i was
going to say that one's called Die Linke
L349[18:47:37] <CompanionCube> in the UK
I'd be happy if merkel won
L350[18:48:06]
⇨ Joins: DarkCow
(~MrDark@2607:fcc8:d48b:eb00:6d47:8cc4:8b05:4ee6)
L351[18:50:46] ⇦
Quits: Dark (~MrDark@cpe-65-24-127-197.columbus.res.rr.com) (Ping
timeout: 200 seconds)
L352[18:54:27] <Vexatos> CompanionCube,
"Die Partei" exists
L353[18:54:41] <Vexatos> it's the
obligatory joke party that every democratic country needs
L354[18:54:43] <CompanionCube> huh
L355[18:55:07] <Vexatos> it's pure satire,
but an official party
L356[18:55:35] <CompanionCube> ah, so it's
a german monster raving loony party?
L357[18:55:36] <Vexatos> Die Linke is
different, it's the left-wing party and actually part of the
Bundestag
L358[18:56:46] <CompanionCube> (you may be
surprised to note that some of the policies they've had actually
happened)
L359[18:56:46] ⇦
Quits: DarkCow (~MrDark@2607:fcc8:d48b:eb00:6d47:8cc4:8b05:4ee6)
(Quit: Off to nuke a wizard)
L360[18:58:11] <Vexatos> it's complete
nonsense
L361[18:58:22] <Vexatos> like, completely
complete
L362[18:58:41] <Skye> Vexatos, Lord
Buckethead
L363[18:58:55] <Vexatos> even more
strange
L364[18:59:19] <Vexatos> anyhow, time to
sleep
L365[18:59:21] ⇦
Quits: Vexatos (~Vexatos@91.60.158.169) (Quit: I guess I have to go
now. Bye ✔)
L366[19:43:32] ⇦
Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Read
error: -0x1: UNKNOWN ERROR CODE (0001))
L367[19:48:08]
⇨ Joins: ben_mkiv
(~ben_mkiv@p4FED4BAF.dip0.t-ipconnect.de)
L368[20:02:19] ⇦
Quits: TheCryptek (~TheCrypte@2607:fe90:4:b:5054::30) (Quit: Glitch
got lose, I must catch him!)
L369[20:04:22]
⇨ Joins: TheCryptek
(~TheCrypte@2607:fe90:4:b:5054::30)
L370[20:15:01] ⇦
Quits: daniel (~quassel@jupiter.danger-it.de) (Remote host closed
the connection)
L371[20:15:10] ⇦
Quits: Hobbyboy (Hobbyboy@hobbyboy.co.uk) (Ping timeout: 204
seconds)
L372[20:15:10] ⇦
Quits: Maescool (~maescool@mail.ophidian.be) (Ping timeout: 204
seconds)
L373[20:15:20]
⇨ Joins: Maescool
(~maescool@static.189.62.9.5.clients.your-server.de)
L374[20:17:01]
⇨ Joins: daniel (~quassel@jupiter.danger-it.de)
L375[20:22:29]
⇨ Joins: Hobbyboy (Hobbyboy@hobbyboy.co.uk)
L377[20:33:12] <ben_mkiv> yea, but they
messed up with their conduits somehow
L379[20:33:42] <ben_mkiv> modded a 1.10.2
server a while back and had to remove all of them as they created
massive lag spikes -.-
L380[20:33:48] <Izaya> ah
L381[20:33:49] <Izaya> x_x
L382[20:33:56] <Izaya> haven't used it on
recent MC
L383[20:33:57] <ben_mkiv> no idea if that
got fixed now, it was ~6 months ago
L384[20:34:06] <ben_mkiv> and it was
introduced with 1.10.2
L385[20:34:34] <ben_mkiv> but i also
prefer them
L386[20:34:46] <ben_mkiv> they even have
AE2 conduits to fit in that singleblock stuff
L387[20:34:53] <Izaya> yup
L388[20:34:57] <Izaya> using some on the
other side of the room
L389[20:35:05] <ben_mkiv> also their
redstone has colorcode api
L390[20:35:11] <ben_mkiv> so you can
program them
L391[20:36:04] <ben_mkiv> is that MGRs
server?
L392[20:37:45] <Izaya> yeah
L393[20:37:55] <Izaya> oh fun caps lock is
inverted for this x2go session
L394[21:26:33] <AmandaC> Eio is also good
because the oc network cable can be colour coded
L395[21:27:06] <AmandaC> I did that for my
base, much better
L396[21:28:50] <AmandaC> Cleaner
even
L397[21:30:09]
⇨ Joins: viomi (~viomi@kurosawa.daviszone.org)
L398[21:32:02] ⇦
Quits: glasspelican
(~quassel@ktnron060ww-lp140-03-50-100-173-210.dsl.bell.ca) (Ping
timeout: 200 seconds)
L399[21:44:34] ⇦
Quits: Thutmose (~Patrick@2602:30a:c0ab:a810:d085:5770:f405:1dc3)
(Read error: Connection reset by peer)
L400[21:50:52]
⇨ Joins: glasspelican
(~quassel@ktnron060ww-lp140-03-50-100-173-210.dsl.bell.ca)
L401[22:21:34] ⇦
Quits: Lathanael|Away (~Lathanael@p54960674.dip0.t-ipconnect.de)
(Ping timeout: 198 seconds)
L402[22:22:10] ⇦
Quits: ping (v^@me.pxtst.com) (Ping timeout: 186
seconds)
L403[22:23:15]
⇨ Joins: Lathanael|Away
(~Lathanael@p54960776.dip0.t-ipconnect.de)
L404[22:30:44]
⇨ Joins: Nachtara
(~Nachiebre@173-22-110-5.client.mchsi.com)
L405[22:35:52] ⇦
Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Quit:
Blue skidoo, we can too!)
L406[23:15:24] ⇦
Quits: fingercomp
(~fingercom@ec2-54-202-163-122.us-west-2.compute.amazonaws.com)
(Ping timeout: 204 seconds)
L407[23:15:39]
⇨ Joins: fingercomp
(~fingercom@ec2-54-202-163-122.us-west-2.compute.amazonaws.com)
L408[23:16:09] ***
fingercomp is now known as Guest16762
L409[23:25:51] ***
Guest16762 is now known as fingercomp
L410[23:44:07]
⇨ Joins: Nachtara
(~Nachiebre@173-22-110-5.client.mchsi.com)
L411[23:45:17] ⇦
Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Read
error: -0x7880: SSL - The peer notified us that the connection is
going to be closed)