<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:32:18] ⇨
Joins: andreww
(andreww!~xarses@c-67-180-86-164.hsd1.ca.comcast.net)
L2[00:34:05] ⇦
Quits: xarses_
(xarses_!~xarses@c-67-180-86-164.hsd1.ca.comcast.net) (Ping
timeout: 182 seconds)
L3[00:46:22] <Guest13_> > The number of
additional arguments is limited. The default limit is 8. It can be
changed in the OpenComputers configuration file, but this is not
recommended; higher limits can allow relatively weak computers to
break relatively strong ones with no defense possible, while lower
limits will prevent some protocols from working.
L4[00:47:04] <Guest13_> This is modem.send()
docs. Could someone explain pls what does the latter part
mean?
L5[00:47:35] <Guest13_> What's the concept
of "weak" and "strong" computers, what is to
"break", etc
L6[00:56:03] <Guest13_> this edit in the
wiki is signed as solra_bizna
L7[01:22:38] ⇦
Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
(Quit: Leaving.)
L8[02:39:13]
<CntKillMe>
why would having more arguments allow small computers to break
bigger computers?
L9[02:40:21] <Izaya> more memory used for
events
L10[02:41:02]
<CntKillMe>
but you can just pass a super long string if that's what you're
after
L11[02:41:29] <Izaya> hence the limit being
8K per packet
L12[02:41:59]
<CntKillMe>
is it 8K per arg or 8K in total?
L13[02:42:05] <Izaya> total
L14[02:42:29]
<CntKillMe>
then i still dont get why limiting the number of arguments is a
problem since it's going to be cut off at 8K no matter what
L15[02:42:38] *
Izaya shrugs
L16[02:43:11] <Izaya> not sure about the
details
L17[03:01:13] ⇨
Joins: Vexatos
(Vexatos!~Vexatos@p200300C107179499097984888CAEBE96.dip0.t-ipconnect.de)
L18[03:01:13] zsh
sets mode: +v on Vexatos
L19[04:17:38]
<Fatmice>
does anyone know if opencomputer can be used to read the machine
data port of advanced generator by bdew?
L20[04:17:50]
<Forecaster>
try it?
L21[04:19:18]
<Fatmice> I
did, it doesn't list any components that I can recognize coming
from the machine data port
L22[04:19:32]
<Fatmice>
which is attached to the bottom of the computer case
L23[04:19:40]
<Fatmice> I
did, it doesn't list any components that I can't recognize coming
from the machine data port [Edited]
L24[04:19:48]
<Fatmice> I
did, it doesn't list any components that I can recognize coming
from the machine data port [Edited]
L27[04:23:54]
<Forecaster>
try an adapter
L29[04:29:00]
<Fatmice>
seems to see it now, thanks
L30[04:41:00]
<Fatmice>
outputs always ends with ...
L31[04:41:13]
<Fatmice>
how do I get it to expand the table?
L32[04:41:35]
<Forecaster>
what do you mean
L33[04:41:44]
<Forecaster>
how are you getting the output?
L34[04:41:50]
<Forecaster>
what is the output supposed to be?
L36[04:45:26]
<Fatmice> it
ends with a ..., that is a list
L37[04:45:45]
<Forecaster>
try print?
L38[04:45:55]
<Forecaster>
ie print(method.call())
L39[04:46:20]
<Fatmice> it
gives a table hash
L40[04:46:31]
<Fatmice>
table:0xxxx
L41[04:46:43]
<Forecaster>
for k,v in pairs(table) do print(k,v) end
L42[04:46:43]
<Fatmice> or
rather memory location
L43[04:46:55]
<Fatmice>
that gives an error
L44[04:46:59]
<Forecaster>
what error?
L46[04:49:04]
<Forecaster>
...
L47[04:49:10]
<Forecaster>
well that's because you didn't do what I said
L48[04:49:15]
<Forecaster>
you left out pairs()
L49[04:49:55]
<Fatmice> hm
seems to also terminate...I guess that's all there is to that
table...
L51[04:51:59]
<Fatmice> hm
thanks, I know what to do now
L52[05:56:36] ⇨
Joins: Inari
(Inari!~Pinkishu@p5DEC6F0A.dip0.t-ipconnect.de)
L53[05:56:45] <Inari> Boop
L54[05:57:10] <Inari> AmandaC: Haha,
odd
L55[05:58:03] *
Inari puts a mini-scarf on AmandaC
L57[06:55:12] <MichiBot>
Forklift Driver
Klaus English Subtitles | length:
9m 20s | Likes:
23,451 Dislikes:
223 Views:
2,038,358 | by
lavedoma
| Published On 12/6/2010
L58[07:28:02]
<cam72cam>
Hey @Vexatos how do wide chars work?
L59[07:29:05] <Vexatos> magically
L60[07:29:10] <Vexatos> (I have no
idea)
L61[07:29:56]
<cam72cam>
Ok, I think that's the last major thing I need to fix
L64[08:15:58] <Izaya> %seen payonel
L65[08:15:58] <MichiBot> payonel was last
seen 1d 17h 28m 48s ago. Saying: o/
L66[08:17:43] ⇦
Quits: progwml6 (progwml6!~progwml6@104.168.20.187) (Ping timeout:
198 seconds)
L67[08:18:47] ⇨
Joins: progwml6 (progwml6!~progwml6@104.168.20.187)
L68[09:02:31]
<cam72cam>
@Vexatos @Sangar I am hitting an issue with wide chars
L69[09:02:54]
<cam72cam>
Currently the OC render system squishes them so that they will seem
like they fit in 8 width
L70[09:02:59]
<cam72cam>
even though the data is 16 wide
L71[09:03:15]
<cam72cam> I
can't do that in uploading to the texture sheet directly
L72[09:03:47]
<cam72cam> I
can:
L73[09:03:47]
<cam72cam>
a) Add full support for wide chars and possibly break back
compat
L74[09:03:47]
<cam72cam>
b) Add a algorithm to estimate what a squished version of the wide
char would look like
L75[09:17:16]
<cam72cam> I
might default to B and then expose a gpu component function to
switch between methods
L76[09:20:49]
<cam72cam>
actually nvm. I think I misunderstood the fact that the text buffer
is adding an extra space after each wide char to compensate
L77[09:23:57]
<cam72cam>
facinating
L78[09:31:45] ⇨
Joins: Guest13__
(Guest13__!~sh@shpd-178-69-84-242.vologda.ru)
L79[09:34:39] ⇦
Quits: Guest13_ (Guest13_!~sh@shpd-178-69-100-16.vologda.ru) (Ping
timeout: 202 seconds)
L80[09:38:48] ⇦
Quits: Guest13__ (Guest13__!~sh@shpd-178-69-84-242.vologda.ru)
(Ping timeout: 182 seconds)
L81[10:28:12] ⇨
Joins: User-001
(User-001!~User-001@adsl-89-134-20-105.monradsl.monornet.hu)
L82[10:28:41] ⇦
Quits: User-001
(User-001!~User-001@adsl-89-134-20-105.monradsl.monornet.hu)
(Client Quit)
L83[10:38:52]
<cam72cam>
@Vexatos I am trying to find a deobf jar for thaumic energistics on
1.7.10
L84[10:39:06]
<cam72cam>
any ideas where I could find one?
L86[10:41:09] <Vexatos> welcome to
"that guy with a 14GB gradle cache"
L87[10:41:11]
<Wuerfel_21>
booting up OC once again, i noticed that memory is apparently
hotswappable. yeskay?
L88[10:41:32] <Izaya> don't question
it
L89[10:41:39] <Izaya> you can also swap
sticks out and it doesn't lose data
L90[10:41:46]
<Wuerfel_21>
also, i finally got a computronics version that has the
walkman
L91[10:42:01]
<cam72cam>
Thanks Vex, trying it out now
L92[10:43:40]
<Wuerfel_21>
iirc some high-availability servers allow hotswapping ram, but
that's because they run it in RAID1, essentially
L93[10:43:59] <Izaya> not surprising
L95[10:44:05] <Izaya> impressive,
though
L97[10:52:50]
<Wuerfel_21>
yeskay
L98[10:53:13]
<Wuerfel_21>
also, whoever keeps believing in OC for 1.7.10 deserves a
medal
L100[11:03:05]
<cam72cam>
I'd build on 1.7.10 but the gradle script is broken due to
ThaumicEnergistics deobf not being accessible via curseforge
anymore
L101[11:03:17]
<cam72cam>
Vex is helping me get a jar to test with that version
L102[11:18:10]
<Wuerfel_21>
weren't the RAM capacities more spaced out at some point?
L103[11:19:35]
<Wuerfel_21>
i am sure a single tier 1 RAM stick was insufficient to boot openOS
at some point...
L104[11:22:51]
<Wuerfel_21>
`edit` inexplicably fails on a 384k computer but not on a 256k
computer?
L105[11:23:30]
<Wuerfel_21>
and now it works?
L106[11:23:35]
<Wuerfel_21>
hmmm...
L107[11:25:44] <Skye> PAYONEL! :P
L108[11:44:49] <Corded> *
<Wuerfel21> _WTFs at old self
L109[11:45:07] <asie> @Wuerfel_21 Garbage
collection is finicky
L110[11:45:37]
<Wuerfel_21>
so i used oredict for all my crafting recipes but not for my custom
machines? man, was i whack
L111[11:48:12]
<Wuerfel_21>
now it bites my in the back because i want to put it into a modpack
and it won't grind other stuffs.
L112[11:48:12]
<Wuerfel_21>
I guess i'll just minetweaker out my own machines and add their
unique recipes to IC2's stuff
L113[11:57:27]
⇨ Joins: Cervator
(Cervator!~Thunderbi@2601:4c1:4001:1d5d:4d82:bcb0:154b:11d5)
L114[12:07:10]
<Wuerfel_21>
ayy, what are the supported mods for bundled redstone again?
L115[12:40:36]
⇨ Joins: Thutmose
(Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L116[13:31:40] <AmandaC> %inv list
L118[13:31:53] <AmandaC> %give Inari
headache
L119[13:31:53] *
MichiBot gives Inari headache from her inventory
L120[13:32:22] <AmandaC> My head's been
angry all damn day, I blame that corrupting the other items in her
invenroty
L121[13:50:35] <AmandaC> %choose become
current or meh
L122[13:50:35] <MichiBot> AmandaC: become
current
L123[14:24:37]
⇨ Joins: Guest13
(Guest13!~sh@shpd-178-69-247-7.vologda.ru)
L124[14:29:17] ⇦
Quits: glasspelican_
(glasspelican_!~quassel@ktnron060ww-lp140-01-76-71-20-32.dsl.bell.ca)
(Remote host closed the connection)
L125[14:36:22]
⇨ Joins: glasspelican
(glasspelican!~quassel@ktnron060ww-lp140-01-76-71-20-32.dsl.bell.ca)
L126[15:19:42]
⇨ Joins: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net)
L127[15:23:21] ⇦
Quits: glasspelican
(glasspelican!~quassel@ktnron060ww-lp140-01-76-71-20-32.dsl.bell.ca)
(Ping timeout: 186 seconds)
L128[15:25:01] ⇦
Quits: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Ping
timeout: 194 seconds)
L129[15:30:31]
⇨ Joins: glasspelican
(glasspelican!~quassel@ktnron060ww-lp140-01-76-71-20-32.dsl.bell.ca)
L130[16:00:58]
⇨ Joins: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net)
L131[16:08:33] ⇦
Quits: andreww
(andreww!~xarses@c-67-180-86-164.hsd1.ca.comcast.net) (Remote host
closed the connection)
L132[16:08:49]
⇨ Joins: andreww
(andreww!~xarses@c-67-180-86-164.hsd1.ca.comcast.net)
L133[16:29:41] ⇦
Quits: Vexatos
(Vexatos!~Vexatos@p200300C107179499097984888CAEBE96.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L134[16:41:37] ⇦
Quits: erratic (erratic!erratic@shells.yourstruly.sx) (Ping
timeout: 182 seconds)
L135[17:59:27] <Inari> %pet AmandaC
L136[17:59:27] *
MichiBot brushes AmandaC with a gramophobe. 2 health
gained!
L137[17:59:28] <Inari> %loot
L138[17:59:28] <MichiBot> Inari: You get a
loot box! It contains a Magic Kujibiki Unbalance! (25%)
L139[17:59:44] <Inari> ~markov lewd
L140[17:59:44] <ocdoc> sounds lewd :P
except maybe i'll try to do lewd things in inventory: 5.5.
L141[18:05:30] ⇦
Quits: Inari (Inari!~Pinkishu@p5DEC6F0A.dip0.t-ipconnect.de) (Quit:
'I'm not much of a dog person... I even charge my customers extra
if they want it doggy style.' - Dorothy (VA-11
HALL-A))
L142[18:06:46]
⇨ Joins: xarses_
(xarses_!~xarses@c-67-180-86-164.hsd1.ca.comcast.net)
L143[18:09:15] ⇦
Quits: andreww
(andreww!~xarses@c-67-180-86-164.hsd1.ca.comcast.net) (Ping
timeout: 198 seconds)
L144[18:18:07] <AmandaC> Ooops
L145[19:11:53]
<Kodos>
Trying to explain to someone why G2A is shit. Any links or anything
I can throw at him
L146[19:11:58]
<Kodos>
Trying to explain to someone why G2A is shit. Any links or anything
I can throw at him would be helpful [Edited]
L147[19:25:21] <AmandaC> %tell Inari Acchi
Kacchi is adorable, and feels familiar somehow, even though I'm
pretty sure I've not watched it before.
L148[19:25:21] <MichiBot> AmandaC: Inari
will be notified of this message when next seen.
L149[19:50:52]
⇨ Joins: Johannes13
(Johannes13!~Johannes1@dslb-094-216-182-054.094.216.pools.vodafone-ip.de)
L150[21:24:40]
⇨ Joins: erratic
(erratic!erratic@shells.yourstruly.sx)
L151[21:48:55]
<Fatmice>
does anyone knows how I can clear my copy buffer?
L152[21:49:14]
<Fatmice>
whenever I press the 'p' key it paste the buffer to the
terminal
L153[21:50:43]
<Fatmice>
whenever I press the 'p' key it pastes the buffer to the terminal
[Edited]
L154[21:51:13] <Izaya> there's probably a
command you can do with xdotool if you're running X11
L155[21:58:00]
<Fatmice>
does anyone know how I can clear my copy buffer? [Edited]
L156[21:58:19]
<Fatmice>
i'm on windows 10
L157[21:58:52]
<Fatmice> if
I hold ctrl+p then "p" will be typed on the oc
terminal
L158[21:59:05]
<Fatmice>
otherwise pressing "p" will paste the buffer
L159[22:03:37] <Guest13> did you try to
reboot?
L160[22:06:20] <Izaya> your bindings seem
wonky
L161[22:06:20]
<Fatmice>
rebooting the oc computer doesn't clear the buffer
L162[22:06:39]
<Fatmice> I
didn't make any changes to the bindings
L163[22:06:44]
<Fatmice>
all default
L164[22:10:36] <Guest13> I mean, reboot
the host
L165[22:10:59] <Guest13> restart
minecraft?
L166[22:11:16] <Guest13> anything you
tried?
L167[22:13:08]
<Fatmice>
only way is to reboot windows
L168[22:16:45] <Guest13> if playing
minecraft fullscreen, try using windowed mode
L169[22:17:19] <Guest13> might be some
weird keyboard state switching between processes when pressing
alt+tab
L170[22:17:58] <Guest13> alternatively, if
that happens again, try pressing alt key first, then try
again
L171[22:29:45]
<Fatmice> I
guess I'll just deal with it
L172[22:30:06]
<Fatmice>
more importantly though, why is the number here chopped
off...
L175[22:32:12]
<Fatmice>
number reported by oc is missing the last digit...
L176[22:33:11] ⇦
Quits: Johannes13
(Johannes13!~Johannes1@dslb-094-216-182-054.094.216.pools.vodafone-ip.de)
(Read error: Connection reset by peer)
L177[22:34:48]
⇨ Joins: Johannes13
(Johannes13!~Johannes1@dslb-094-216-182-054.094.216.pools.vodafone-ip.de)
L178[22:37:03] ⇦
Quits: Johannes13
(Johannes13!~Johannes1@dslb-094-216-182-054.094.216.pools.vodafone-ip.de)
(Read error: Connection reset by peer)
L179[22:37:20]
⇨ Joins: Johannes13
(Johannes13!~Johannes1@dslb-094-216-182-054.094.216.pools.vodafone-ip.de)
L180[22:46:24] ⇦
Quits: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Read
error: Connection reset by peer)
L181[23:00:49] ⇦
Quits: Cervator
(Cervator!~Thunderbi@2601:4c1:4001:1d5d:4d82:bcb0:154b:11d5) (Quit:
Cervator)
L182[23:47:06] ⇦
Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
(Quit: Leaving.)