<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:33:55]
<Ocawesome101> hmmm
L2[00:34:11]
<Ocawesome101> my Proton installer throws
a java error in OC but works in OCVM
L3[00:34:46]
<Ocawesome101> or, seems to anyway
L4[00:34:50]
<Ocawesome101> never mind, it
doesn't
L5[00:57:39] ⇦
Quits: Victor_sueca (~Victor_su@90.165.120.190) (Read error:
Connection reset by peer)
L6[00:58:44] ⇨
Joins: Victor_sueca (~Victor_su@90.165.120.190)
L7[01:11:47] <yuken> Alright, I seem to have
come across a very annoying bug. Robots can send data to servers
via wireless cards + a relay - but the servers can not send data
back to the robot.
L8[01:11:50] <yuken> Normal computers work
fine.
L9[01:25:15] ⇦
Quits: phroa (~phroa@173.254.236.155) (Remote host closed the
connection)
L10[01:26:53]
<MarkNstein> Pretty sure I've done normal
broadcasts between a server-relay to a robot and back
L12[01:32:02]
<MarkNstein> obv, opened port 100 on
each
L13[01:34:20] ⇨
Joins: phroa (~phroa@173.254.236.155)
L15[01:53:00] <yuken> er, MarkNstein -
discord bot, oops.
L16[01:53:17] <yuken> The server receives
that broadcast. The robot receives nothing from the server - even
if I do a broadcast from the server.
L17[02:06:17]
<The_Stargazer> ports open on both
sides?
L18[02:06:25] <yuken> Yep. Confirmed in the
script there.
L19[02:06:32]
<The_Stargazer> hmm
L20[02:06:33] <yuken> I make sure to check
if the port is open.
L21[02:09:44] ⇦
Quits: Izaya (~izaya@210-1-218-92-cpe.spintel.net.au) (Ping
timeout: 190 seconds)
L22[02:13:04]
<MarkNstein> I see the issue. I've made
this same mistake.
L23[02:13:05]
<MarkNstein> On Server code, more
"from" over to the right one. `var from` is currently
reading the address of the server-modem, not the robot-modem.
L24[02:13:05]
<MarkNstein> (The triggering component of
the signal, not the sender of the packet)
L25[02:13:16]
<MarkNstein> Move
L26[02:13:31] ⇨
Joins: Izaya (~izaya@210-1-218-92-cpe.spintel.net.au)
L27[02:14:06]
<MarkNstein> That feels like a shity
description of what to change. Make line 10
L28[02:14:06]
<MarkNstein> let , , from, , , =
event.pull("modemmessage")
L29[02:14:20] <yuken> I'm gonna be pissed
if that was the issue, and I'm just stupid lol
L30[02:14:26]
<MarkNstein> Discord formatting...
L31[02:14:52]
<MarkNstein> For completion sake: `let ,
,from, , , = event.pull("modemmessage")`
L32[02:17:26]
<MarkNstein> Now, why you dns library from
earlier wasn't working, I can't help with that.
L33[02:22:28] <yuken> Why is the remote
address the 3rd element there, though? From the modem page, it
seems to be the 2nd one...
L34[02:23:16] <yuken> And it seems to be #2
when talking between my servers...
L35[02:23:57] <yuken> er, sorry, wrong way
around.
L36[02:24:36] <yuken> Unless the first
element there is the event name/signal name.
L37[02:24:45]
<ThePiGuy24> it is
L38[02:25:40] <Michiyo> that's why lots of
folks do _, etc, etc, etc
L39[02:25:43] <yuken> Well, with that
fixed... my robot still seems to be receiving nothing. Port 53 is
open, and a broadcast does... nada.
L40[02:25:48] <Michiyo> cause the first
return is the event name
L41[02:26:16] <yuken> Yet sending is still
functioning fine - if I print the name of "from", it is
the address of the robot's wireless card.
L42[02:30:09]
<MarkNstein> so modem.send from the server
works but not modem.broadcast?
L43[02:30:21] <yuken> Neither work.
L44[02:30:42] <yuken> Even fixing the
remote address, broadcast didn't work in the first place, and send
still doesn't.
L45[02:32:07]
<MarkNstein> Is the relay flashing when
you send or broadcast from the server?
L46[02:32:19]
<MarkNstein> try dmesg on the robot
L47[02:32:20] <yuken> Yes.
L48[02:32:37] <yuken> I'd have to turn it
into a background script before running dmesg, I guess I'll go do
that.
L49[02:33:03]
<MarkNstein> Or make a new disk sans
script
L50[02:33:03]
<The_Stargazer> ..no?
L51[02:33:14]
<The_Stargazer> why would you need to make
it a background script
L52[02:33:24] <yuken> to... run
dmesg?
L53[02:33:32]
<MarkNstein> His robot inits into the
script
L54[02:33:32]
<The_Stargazer> why can't you just
L55[02:33:34]
<The_Stargazer> ctrl-c
L56[02:33:34]
<The_Stargazer> oh
L57[02:33:42] <simon816> %tonk
L58[02:33:43] <MichiBot> Dogast! simon816!
You beat Ocawesome101's previous record of 9 hours, 36 minutes and
6 seconds (By 2 hours, 33 minutes and 22 seconds)! I hope you're
happy!
L59[02:33:44] <MichiBot> simon816's new
record is 12 hours, 9 minutes and 29 seconds! simon816 also gained
0.0256 (0.00256 x 10) tonk points for stealing the tonk. Position
#4. Need 0.03178 more points to pass Forecaster!
L60[02:33:45]
<The_Stargazer> but what about
ctrl-alt-c?
L61[02:48:35] ⇦
Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit:
Leaving.)
L62[04:03:25] ⇦
Quits: Vaur (~vaur@56.ip-149-202-44.eu) (Ping timeout: 189
seconds)
L63[04:12:55] ⇨
Joins: Vaur (~vaur@56.ip-149-202-44.eu)
L64[04:45:12] ⇦
Quits: ben_mkiv (~ben_mkiv@88.130.156.73) (Ping timeout: 189
seconds)
L65[05:03:51]
<Forecaster> %sip
L66[05:03:51] <MichiBot> You drink a
boiling naqahdah potion (New!). Forecaster feels a strong urge to
recycle the potion bottle.
L67[05:04:10] <Corded> *
<Forecaster> throws it into the recycling pit
L68[05:19:55] ⇦
Quits: ashka (~postmaste@baptiste-huve.fr) (Ping timeout: 202
seconds)
L69[05:53:57] ⇦
Quits: phroa (~phroa@173.254.236.155) (Ping timeout: 189
seconds)
L70[05:58:11] ⇨
Joins: phroa (~phroa@173.254.236.155)
L71[06:47:44] ⇨
Joins: ashka (~postmaste@baptiste-huve.fr)
L72[08:04:42] ⇨
Joins: Inari (~Pinkishu@pD9E8F6D9.dip0.t-ipconnect.de)
L73[08:23:12]
<Forecaster> %sip
L74[08:23:13] <MichiBot> You drink a
seeping lime potion (New!). As Forecaster drinks the potion they
become the target of a wad of llama spit! They successfully evaded
it with a 19 vs DC 12!
L75[08:23:22]
<Forecaster> woo
L76[09:07:06] ⇨
Joins: Vexatos
(~Vexatos@port-92-192-104-67.dynamic.as20676.net)
L77[09:07:06] zsh
sets mode: +v on Vexatos
L78[09:08:26] ⇦
Quits: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net)
(Read error: Connection reset by peer)
L79[09:54:11] ⇨
Joins: CaveJ376 (webchat@188.186.68.9)
L80[10:14:14] ⇨
Joins: ben_mkiv (~ben_mkiv@88.130.156.73)
L81[10:36:11] ⇦
Quits: CaveJ376 (webchat@188.186.68.9) (Quit:
webchat.esper.net)
L82[10:44:31] ⇨
Joins: Aibat (webchat@145.255.170.182)
L83[10:46:03] ⇦
Quits: Aibat (webchat@145.255.170.182) (Client Quit)
L84[10:51:39] ⇦
Quits: ben_mkiv (~ben_mkiv@88.130.156.73) (Killed (NickServ (GHOST
command used by
ben_mkiv|afk!~ben_mkiv@i5E86B05F.versanet.de)))
L85[10:51:44] ⇨
Joins: ben_mkiv|afk (~ben_mkiv@i5E86B05F.versanet.de)
L87[11:12:56]
<The_Stargazer> how often does this
occur
L88[11:13:58]
<Forecaster> well, text is quite common I
believe
L89[11:14:12]
<The_Stargazer> haha
L90[11:14:30]
<The_Stargazer> "in case this
actually happens, let me know" who is this referring to
L92[11:17:51]
<Forecaster> Sangar wrote it it
seems
L93[11:19:26]
<The_Stargazer> guess I'll contact
them
L94[11:19:32]
<The_Stargazer> how do you tag someone in
a github issue?
L95[11:19:44]
<Forecaster> with @ but he's not
active
L96[11:19:51]
<Forecaster> payonel does OC dev at the
moment
L97[11:20:09]
<The_Stargazer> so: contact payonel?
L98[11:20:20]
<Forecaster> sure
L99[11:20:31]
<Forecaster> or just post a ticket
L100[11:20:36]
<The_Stargazer> a what
L101[11:20:40]
<The_Stargazer> you mean an issue?
L102[11:20:42]
<Forecaster> yes
L103[11:20:57]
<Forecaster> you don't have to tag anyone
in particular
L104[11:21:05]
<The_Stargazer> i suppose anyone can fix
it
L105[11:33:01] ⇦
Quits: BrightYC (~BrightYC@broadband-188-32-129-66.ip.moscow.rt.ru)
(Quit: переезд)
L106[11:33:46]
<Forecaster> %sip
L107[11:33:46] <MichiBot> You drink a
boiling rainbow potion (New!). The next pie Forecaster eats tastes
slightly less good.
L108[11:33:51]
<Forecaster> aw
L109[11:33:59]
<Forecaster> I haven't had pie in so
long
L110[11:37:02]
⇨ Joins: BrightYC (~BrightYC@51.158.180.201)
L111[12:10:47] ⇦
Quits: BrightYC (~BrightYC@51.158.180.201) (Quit:
R.I.P)
L112[12:11:15]
⇨ Joins: BrightYC
(~BrightYC@2001:bc8:1830:b09::1)
L113[13:11:48]
⇨ Joins: Soni (~quassel@autistic.space)
L114[13:12:37] <Soni> can we get snippets
with XDG user directories?
L115[13:12:42] <Elfi> %quaff mutable
rainbow potion
L116[13:12:42] <MichiBot> You drink a
mutable rainbow potion (New!). Elfi turns into a jumbonium sheep
until Sozin's Comet returns.
L117[13:12:52] <Elfi> Baaa
L118[13:13:26]
<Forecaster> %splash Elfi with
antidote
L119[13:13:26] <MichiBot> You splash Elfi
with some antidote. Elfi reverts to their original state before
drinking any potions.
L120[13:13:39] <Soni> I'm gonna take that
as a no then :v
L122[13:14:28]
<Forecaster> Elfi did you see the new
thing about the drink command? :>
L123[13:14:37] <Elfi> Nope o:
L124[13:15:20]
<Forecaster> if you leave out one or more
attributes now it will randomize them instead of failing
L125[13:15:26] <Elfi> Ooh
L126[13:15:52]
<Forecaster> %sip mutable potion
L127[13:15:52] <MichiBot> You drink a
mutable rubium potion (New!). Forecaster turns into a silver dog
boy until they say the word "Rather".
L128[13:16:09]
<Forecaster> Rather!
L129[13:18:40] ⇦
Quits: BrightYC (~BrightYC@2001:bc8:1830:b09::1) (Quit:
R.I.P)
L130[13:19:18]
⇨ Joins: BrightYC
(~BrightYC@2001:bc8:1830:b09::1)
L131[13:42:38]
<AdorableCatgirl> holy shit i'm still
tired
L132[13:54:47] ⇦
Quits: Vaur (~vaur@56.ip-149-202-44.eu) (Ping timeout: 204
seconds)
L133[14:00:13]
<ThePiGuy24> is there any way to output
(play) actual pcm/dfpwm audio using the computronics
soundcard?
L135[14:02:33]
⇨ Joins: Vaur (~vaur@56.ip-149-202-44.eu)
L136[14:03:50]
⇨ Joins: Thutmose
(~Patrick@host-69-59-79-181.nctv.com)
L137[14:04:43]
<ThePiGuy24> heh
L138[14:21:23] ⇦
Quits: CarlenWhite (~CarlenWhi@104.sub-174-231-131.myvzw.com) (Ping
timeout: 204 seconds)
L139[14:22:30]
⇨ Joins: Blue_595 (~blue_595@47.196.86.203)
L140[14:22:42] <Blue_595> hey guys
L141[14:23:26] <Blue_595> i have a very
weird, seemingly unsustainable power supply in use here
L142[14:23:34] <Blue_595> heard of the
Carpeted Capacitor?
L143[14:23:48]
<MGR>
Yes
L144[14:23:51]
⇨ Joins: CarlenWhite
(~CarlenWhi@104.sub-174-231-131.myvzw.com)
L145[14:24:13] <Blue_595> i have a line of
chambers, with carpeted capacitors as the floor in each one
L146[14:24:19] <Blue_595> in each chamber
i put 2 ocelots
L147[14:24:23] <Blue_595> and boom,
energy
L148[14:24:57] <Blue_595> However, there
seems to be a problem: Even though I've renamed the cats, they keep
despaning...
L149[14:25:05] <Blue_595>
despawning*
L150[14:25:18]
<Forecaster> you sure they're not just
dying from the carpets?
L151[14:25:27] <Blue_595> wut?
L152[14:26:12]
<Forecaster> I recall payonel not wanting
it to be free power made it so it occasionally zaps whatever animal
you have on them, eventually killing them
L153[14:26:17]
<Forecaster> so you have to replenish
them
L154[14:27:02] <Blue_595> huh
L155[14:27:21] <Blue_595> makes sense, so
i need to find a way around that
L156[14:27:39] <Blue_595> but for now, im
going offline
L157[14:27:43] ⇦
Quits: Blue_595 (~blue_595@47.196.86.203) (Quit: Proudly using
WocChat!)
L158[14:38:26] <Izaya> Anyone wanna take a
stab at guessing what Soni wanted this time?
L159[14:39:25]
⇨ Joins: Blue_595 (~blue_595@47.196.86.203)
L160[14:39:45] <Blue_595> i found a rather
obvious solution: splash potions of healing (II)
L161[14:40:08] <Blue_595> it involves
making an automatic brewing station capable of that, so...
L162[14:40:30]
<AdorableCatgirl> Izaya: I tried but i'm
still not sure.
L163[14:40:54] <Blue_595> perfect job for
the BTS1600 series timing chips
L164[14:41:12]
<AdorableCatgirl> wut
L165[14:41:13]
<The_Stargazer> the what nows
L166[14:41:33] <Blue_595> a series of chip
ive invented with Project Red (+ Fabrication)
L167[14:41:44] <Izaya> is it 555
compatible?
L168[14:41:48]
<The_Stargazer> what is project red
fabrication?
L169[14:41:59] <Blue_595> it adds
microchips to the game
L170[14:42:11]
<The_Stargazer> so does OC /s
L171[14:42:50] <Blue_595> @Izaya no it has
a fully programmable (through mask) sequence of 8 or 16 outputs,
with 16 or 24 possible states
L172[14:43:14] <Blue_595> theres 4 sizes,
and however many models you want for each
L173[14:43:24] <Blue_595> the 1608 will be
perfect (16 states, 8 outputs)
L174[14:44:00]
<ThePiGuy24> now i wish the soundcard had
more channes
L175[14:44:07] <Izaya> just use more sound
cards
L176[14:44:11] <Blue_595> in any case this
just added a lot more complexity to my power plant
L177[14:44:13] <Blue_595> thank you
L178[14:44:23]
<ThePiGuy24> ye but i am not smert enough
to do that
L179[14:44:50] <Blue_595> for k,v in
component.list("sound") soundcards[#soundcards + 1] =
component.provy(k) end
L180[14:45:07]
<DaComputerNerd> just put your program on
a server and do that
L181[14:45:13]
<DaComputerNerd> boom, plenty of
channels
L182[14:45:29] <Blue_595> to be clear,
that just mounts the sound cards
L183[14:45:38]
<DaComputerNerd> yes
L184[14:45:42] <Izaya> >2020
L185[14:45:42] <Blue_595> remapping
16-channel audio files will be pretty difficult
L186[14:45:48] <Izaya> >using
servers
L187[14:46:01] <Blue_595> >using tier 3
computer rn
L188[14:46:11]
<DaComputerNerd> that is true blue
L189[14:46:11] <Izaya> imagine using more
than a tier 2 computer
L190[14:46:15] <Blue_595> power getting a
bit unstable :P
L191[14:46:23] <Izaya> a tier 2 computer
can:
L192[14:46:25]
<AdorableCatgirl> imagine existi.g
L193[14:46:30]
<DaComputerNerd> ~~no i write all my
programs for use on uCs~~
L194[14:46:31] <Izaya> proxy the internet
to the rest of your LAN
L195[14:46:33]
<AdorableCatgirl> inSTALL ZORYA
L196[14:46:38] <Izaya> support two
displays
L197[14:46:42] <Izaya> (and
networking)
L198[14:46:55] <Izaya> fit 3M of internal
storage
L199[14:46:59]
<The_Stargazer> two displays?
L200[14:47:07] <Izaya> T2 GPU + T2
APU
L201[14:47:11]
<The_Stargazer> also: a t3 computer can
use linked cards
L202[14:47:12]
<The_Stargazer> ah
L203[14:47:16] <Izaya> you get a T2
display and a T1 display
L204[14:47:31] <Blue_595> ok ill be
honest, i havent made any chips yet, or even masks
L205[14:47:43] <Izaya> I need to try the
updated card docks, maybe I can tape more GPUs to a single
computer
L206[14:47:43]
<AdorableCatgirl> wut
L207[14:47:52]
<The_Stargazer> wait.. card docks?
L208[14:47:52] <Blue_595> card dock?
L209[14:47:56]
<ThePiGuy24> tier 3 server is fun because
you can have 4MB of ram :p
L210[14:47:57]
<The_Stargazer> from ocdevices?
L211[14:48:00] <Izaya> yeah
L212[14:48:04] <Izaya> not sure if that's
how they work but
L213[14:48:06] *
Izaya shrugs
L214[14:48:08] <Blue_595> oh frick new mod
i have to install
L215[14:48:13] <Izaya> also
L216[14:48:13] ⇦
Quits: Blue_595 (~blue_595@47.196.86.203) (Quit: Proudly using
WocChat!)
L217[14:48:23] <Izaya> who needs linked
cards when you have vtunnel
L218[14:48:32]
<AdorableCatgirl> ossm adds fun prom
cards
L219[14:48:48]
<ThePiGuy24> people who need to transport
network packets interdimensionally
L220[14:48:54]
<ThePiGuy24> like me :p
L221[14:49:03]
<ThePiGuy24> that how i coordinate my
missile strikes
L222[14:49:15] <Izaya> but
L223[14:49:20] <Izaya> vtunnel works
interdimensionally
L224[14:49:22]
⇨ Joins: Blue_595 (webchat@47.196.86.203)
L225[14:49:28] <Izaya> it works across
servers
L226[14:49:29] <Blue_595> oh actually as
it turns out
L227[14:49:35] <Izaya> you don't even need
to be in game if you're brave enough
L228[14:49:38]
<ThePiGuy24> but vtunnel requires
interent
L229[14:49:39] <Blue_595> ocdevices is
only available for 1.12.2
L230[14:49:51] <Blue_595> im running
1.7.10
L231[14:49:52] <Izaya> internet cards are
cheaper than linked cards :^)
L232[14:49:55]
<Forecaster> %sip
L233[14:49:55] <MichiBot> You drink a
warpy bavarium potion (New!). Forecaster feels slightly less
agile.
L234[14:50:13] <Blue_595> %sip
L235[14:50:13]
<ThePiGuy24> linked cards are much faster
than internet cards
L236[14:50:13] <MichiBot> You drink a
seeping tan potion (New!). Blue_595 feels the need to smash.
L237[14:51:23] <Izaya> that's fair
L238[14:51:24] <Izaya> carry on
L239[14:51:44] <Blue_595> welp, time to
update my modpack!
L240[14:51:58]
<AdorableCatgirl> if you do that
L241[14:52:03]
<AdorableCatgirl> you can also use
OSSM
L242[14:52:15]
<AdorableCatgirl> i need to get the
fucking SoCs added
L243[14:52:40]
<The_Stargazer> hang onn..
L244[14:52:40]
<The_Stargazer> Blue_595: weren't you that
guy who spammed xkcd
L245[14:52:48] <Blue_595> yeah :D
L246[14:52:50] <Izaya> anyway
L247[14:52:52] <Izaya> it is 0152
L248[14:53:09] <Izaya> I'm gonna go to bed
so I can get up and shred more fire breathing dinosaurs
L249[14:53:18]
<AdorableCatgirl> bye izaya
L250[14:53:19] <Blue_595> wait... was OSSM
that EEPROM card mod?
L251[14:53:20]
<AdorableCatgirl> o7
L252[14:53:28]
<AdorableCatgirl> yes, it is
L253[14:53:29] <Blue_595> as in Open Solid
State Mod?W
L254[14:53:35]
<ThePiGuy24> %tonk
L255[14:53:35] <MichiBot> Fopdoodle!
ThePiGuy24! You beat simon816's previous record of 12 hours, 9
minutes and 29 seconds (By 10 minutes and 22 seconds)! I hope
you're happy!
L256[14:53:36] <MichiBot> ThePiGuy24's new
record is 12 hours, 19 minutes and 52 seconds! ThePiGuy24 also
gained 0.00221 (0.00017 x 13) tonk points for stealing the tonk.
Position #7. Need 0.04854 more points to pass
DaComputerNerd!
L257[14:53:48]
<AdorableCatgirl> OpenSolidStatex
yes
L258[14:53:55]
<AdorableCatgirl> *OpenSolidState
L259[14:54:05] <Izaya> unrelated but
L260[14:54:13] <Izaya> the Handler evokes
strong protecc feelings
L261[14:54:37] <Blue_595> im gonna
assemble a list of the mods im using so far
L264[14:57:00] <Blue_595> should i try to
add the TTS library for Computronics while im at it?
L265[14:57:16] <Izaya> apt-get install
mariatts or something, right?
L266[14:57:29]
<MGR>
Izaya, that's wrong because she's not eating anything in that
picture
L267[14:57:32] <Blue_595> marytts
L268[14:57:38] <Blue_595> and also this is
windows :(
L269[14:57:55] <Izaya> >windows
L270[14:57:57] <Izaya> Abandon all hope,
ye who enter here
L271[14:58:00]
<ThePiGuy24> eww
L272[14:58:04] <Izaya> MGR: you're
right
L273[14:58:06] <Izaya> uno momento
L274[14:58:19] <Blue_595> true
L275[14:58:31] <Blue_595> but its the only
computer in this house powerful enough to run modpacks
L277[14:58:45]
<AdorableCatgirl> vore
L278[14:58:49]
<ThePiGuy24> then yeet windows
L279[14:58:55]
<MGR>
That's better
L280[14:58:57]
<ThePiGuy24> get a proper os
L281[14:59:00] <Blue_595> i cant yeet
windows my brother uses this too
L282[14:59:07] <Blue_595> and hed kill me
if he lost windows
L283[14:59:10]
<ThePiGuy24> then yeet brother too
:p
L284[14:59:11] <Izaya> here's a nickel,
kid, get yourself a real computer
L285[14:59:13] <Blue_595> and im not
experienced enough to dual boot
L286[14:59:21] <Izaya> (how much is a
nickel worth?)
L287[14:59:27] <Blue_595> ...run entirely
from flash drive?
L288[14:59:34]
<AdorableCatgirl> Izaya: 5¢
L289[14:59:42] <Izaya> flash drive works,
but have you considered
L290[14:59:45] <Izaya> external hard
drive
L291[14:59:55] <Blue_595> like flash drive
but not solid state
L292[14:59:59] <Blue_595> external
SSD?
L293[15:00:04]
<AdorableCatgirl> external hard drive
works but have yoh considered
L294[15:00:10] <Izaya> external SSD is the
superior option
L295[15:00:11] <Izaya> but also $$$
L296[15:00:19]
<AdorableCatgirl> dualboot because most
distros make it very easy
L297[15:00:20] <Blue_595> but also
basically giant flash drive
L298[15:00:39] <Izaya> yeah but it's not
factory floor scrapings grade flash memory in an SSD, usually
L299[15:00:50] <Blue_595> HEY!
L300[15:00:59] <Blue_595> I'll have you
know my flash drive was made by PHILIPS!
L301[15:01:15] <Izaya> alright, so it's
the cheapest flash they can make
L302[15:01:27] <Izaya> or buy
L303[15:01:34] <Blue_595> well
L304[15:01:39]
<AdorableCatgirl> i have a 3tb toshiba hdd
that has managed to last this long
L305[15:01:41] <Blue_595> they bought
their flash chips from samsung
L306[15:02:03] <Izaya> as long as it
stands up to enough write cycles to look like files have been
copied to it, there's a flash drive
L307[15:02:06] <Blue_595> ye
@AdorableCatgirl toshiba is really rugged. i would know, my main
laptop is a toshiba and its been through heck
L308[15:02:16] <Izaya> tfw laptop has no
HDD
L309[15:02:26] <Blue_595> tfw
microcontroller had no HDD
L310[15:02:28] <Izaya> 60GB SSD
stronk
L311[15:02:40]
<AdorableCatgirl> the problem is
L312[15:02:51] <Blue_595> change notes for
OSSM are hilarious
L313[15:02:56]
<AdorableCatgirl> toshiba has made some
awful HDDs in the past
L314[15:02:57] <Blue_595> "F**K you
IDEs"
L315[15:03:20] <Izaya> you know it's
serious when the IDE comes off
L316[15:03:31]
<AdorableCatgirl> also about toshiba
laptops
L317[15:03:35]
<AdorableCatgirl> :^) i've had two
L318[15:03:44]
<AdorableCatgirl> well i've really only
used one
L319[15:03:47]
<AdorableCatgirl> from about 2007
L320[15:03:53] <Blue_595> wait
AdorableCatgirl what do you have in mind for compute cards?
L321[15:03:55]
<AdorableCatgirl> i got it like
2010?
L322[15:04:03]
<AdorableCatgirl> used it until last
year
L323[15:04:07]
<AdorableCatgirl> or the year before
L324[15:04:10] <Blue_595> mines battery
was replaced spring 2010 by someone at a paving company
L325[15:04:11]
<AdorableCatgirl> idr
L326[15:04:13]
<AdorableCatgirl> anyways
L327[15:04:25]
<AdorableCatgirl> old ass laptop
L328[15:04:31]
<AdorableCatgirl> Turion 64 X2
L329[15:05:17] <Blue_595> Core2 Duo
T5550
L330[15:05:28] <Blue_595> 3GB of RAM for
some fkn reason
L331[15:05:37] <Blue_595> why not 2? why
not 4? well never know
L332[15:05:49]
<AdorableCatgirl> RAM was expensive
L333[15:05:54]
<AdorableCatgirl> 3GB was P common
L334[15:05:57] <Blue_595> RAM still is
expensiv
L335[15:06:29] <Blue_595> this big boy has
12GB DDR3
L336[15:06:39]
<AdorableCatgirl> also ha my toshiba had a
T6400
L337[15:06:42] <Blue_595> i think it
started with 8 (HP strikes again)
L338[15:06:43]
<AdorableCatgirl> well
L339[15:06:44]
<AdorableCatgirl> other one
L340[15:06:59]
<AdorableCatgirl> and then i got a smol
toshiba with an i3
L341[15:07:04] <Blue_595> anyway i seem to
be meta-procrastinating
L342[15:07:10]
<AdorableCatgirl> anyways, my laptop has
8GB
L343[15:07:22]
<AdorableCatgirl> and a quad core
L344[15:07:26] <Blue_595> im putting off
updating the modpack, which came up due to me playing modded
minecraft, which was because i wanted to procrastinate
L345[15:07:30] <Blue_595> life is
strang
L346[15:07:53]
<AdorableCatgirl> A12-9720P :^)
L347[15:08:39] <Blue_595> anyway time to
download the new mod files
L348[15:08:51] <Izaya> don't you love
how
L349[15:08:53] <Izaya> curse has no
API
L350[15:09:01] <Izaya> you can't write an
updater for your modpack
L351[15:09:11] <Izaya> because you can't
reliably get URLs
L352[15:09:21]
<AdorableCatgirl> yeah of course
L353[15:09:22] <Blue_595> im using MultiMC
since Twitch just quit
L354[15:09:23] <Izaya> the only way to do
it is screen scraping
L355[15:09:24]
<AdorableCatgirl> because A D S
L356[15:09:39]
<AdorableCatgirl> gotta get that ad
money
L357[15:10:00] <Izaya> fuckin
{curse,amazon}
L358[15:10:09] <Izaya> funny that amazon
has a monopoly on mods for a microsoft game
L359[15:10:28] <Blue_595> um
L360[15:10:40] <Blue_595> does AsieLib
exist for 1.12.2?
L361[15:10:48] <Izaya> it's bundled with
computronics IIRC
L362[15:11:25] <Izaya> AdorableCatgirl: do
I have the holiday destination for you
L364[15:12:03]
<AdorableCatgirl> 🔫
L365[15:12:05]
<AdorableCatgirl> yeehaw
L366[15:12:30]
<AdorableCatgirl> lemme get the bois
together
L367[15:12:38]
<AdorableCatgirl> we're bringing the
hind
L368[15:13:24] <Blue_595> oh wait
L369[15:13:30] <Blue_595> it says
"AsieLib (1.7.10 only)"
L371[15:13:39] <Blue_595> does that mean
its not necessary for 1.12.2?
L372[15:13:53] <Izaya> sounds like
L374[15:14:54] <MichiBot>
Radioactive
"health" pen from eBay. | length:
11m 30s |
Likes:
4,179 Dislikes:
68 Views:
80,572 | by
bigclivedotcom | Published On 23/3/2020
L375[15:15:00]
<Forecaster> Zero-point energy
L376[15:15:05] <Blue_595> dislikes
68?!
L377[15:15:10] <Blue_595> who would
dislike big clive?
L378[15:15:19]
<Forecaster> dummies
L379[15:15:35] <Blue_595> its funny: ive
never used ChickenChunks before
L380[15:15:46] <Blue_595> and yet, with
the power plant, it's gonna be kind of important that I do
L381[15:16:27] <Blue_595> removing chisel:
i added it a while ago and never used it since
L382[15:17:16] <Blue_595> looks like with
1.8+ CodeChicken Core was merged into CodeChicken Lib
L383[15:17:52]
<AdorableCatgirl> chisel is great
wtf
L384[15:18:02] ⇦
Quits: BrightYC (~BrightYC@2001:bc8:1830:b09::1) (Quit:
R.I.P)
L385[15:18:11] <Blue_595> it doesnt work
with any of my building styles
L386[15:18:22] <Blue_595> and it takes up
4 tabs
L387[15:18:34]
⇨ Joins: BrightYC
(~BrightYC@2001:bc8:1830:b09::1)
L388[15:18:59] <Blue_595> nvm im keeping
it
L389[15:20:17] <Blue_595> the extra
vanilla items will be nice as well
L390[15:20:22] <Blue_595> we got concrete
now
L391[15:20:30] <Blue_595> AND SHULKER
BOXES
L392[15:20:44] <Blue_595> i can make
Amazon (or Rain Forest International Delivery) :D
L393[15:22:11] <Blue_595> wait
L394[15:22:25] <Blue_595> when youre done
with a particularly shitty website asking you to allow
notifications to continue
L395[15:22:30] <Blue_595> you can turn
notifications back off
L396[15:22:31] <Blue_595> right?
L397[15:23:27]
<The_Stargazer> i think so yea
L398[15:23:28] <Blue_595> how trash is
that
L399[15:23:35] <Blue_595> i go to the
1.12.x download
L400[15:23:44]
<The_Stargazer> what site
L401[15:23:47] <Blue_595> it pushes me
through adf.ly (the shitty site i was talking about)
L402[15:23:51]
<The_Stargazer> you uh
L403[15:23:54]
<The_Stargazer> don't need to enable
L404[15:23:59] <Blue_595> dammit
L405[15:24:02] <Blue_595> anyway
L406[15:24:12] <Blue_595> it puts me to
curseforge where i already was
L407[15:24:12]
<The_Stargazer> you can revoke permissions
at any time
L408[15:24:15]
<The_Stargazer> if you use firefox.
L409[15:24:19] <Blue_595> chrome?
L410[15:24:34]
<The_Stargazer> chrome's bad so
¯\(ツ)/¯
L411[15:24:38] <Blue_595> and on
curseforge theres only 1.7.10, which is why i even went through the
other site
L412[15:25:05]
<The_Stargazer> what site are you
using
L413[15:25:14] <Blue_595> it was
minecraftmodpacks.something
L414[15:25:22] <Blue_595> idk
L415[15:25:28] <Blue_595> .net
L416[15:26:39] <Blue_595> is FMP
Integration really important?
L417[15:30:37] <Blue_595> when your
computer loads the ads before the website: (╯°□°)╯︵ ┻━┻
L418[15:34:44] <Blue_595> again how
important is FMP Integration?
L420[15:40:16] <MichiBot>
Doves
cooing | length:
1m 52s | Likes:
50,857 Dislikes:
563 Views:
1,728,742 | by
lulzBrownie | Published On 1/3/2013
L421[15:41:00] <Blue_595> i THINK i
managed to resolve the adfly problem
L422[15:43:28]
<The_Stargazer> what is FMP?
L423[15:43:35] <Blue_595> forge
multipart
L424[15:43:39]
<The_Stargazer> oh
L425[15:43:48] <Blue_595> the integration
option seems to just add every available modded block
L426[15:44:10] <Blue_595> can ANYONE find
a blank 1.12.2 modpack that isnt launcher-specific?!
L427[15:44:22] <Blue_595> or is that
completely impossible?
L428[15:44:26]
<The_Stargazer> why can't you just
L429[15:44:29]
<The_Stargazer> install forge
L430[15:44:38]
<The_Stargazer> there is no such thing as
a "blank modpack"
L431[15:44:53]
<The_Stargazer> that's literally just
forge
L432[15:50:18] <Blue_595> first test
ready, fingers crossed . . .
L433[15:51:21]
<20kdc>
arguably the ultimate blank modpack is no mods at all
L434[15:53:12] <Blue_595> Chisel: Requires
Minecraft Forge 14.23.5.2806 or above (you have 14.23.5.2768)
Requires ctm any (missing) Not Enough Items: Requires jei 4.12.0.+.
or above (missing) ProjectRed Core: Requires mrtjpcore 2.1.4 or
above (missing) Requires forgemultipartcbe 2.6.1 or above (missing)
WirelessRedstone-CBE: Requires forgemultipart.cbe any
(missing)
L435[15:53:19] <Blue_595> as youd expect,
didnt go too well
L436[15:58:52] <Blue_595> round 2
L437[15:59:58] <Blue_595> i need to update
forge
L438[16:00:33]
<Ocawesome101> and grab all those mod deps
too
L439[16:00:42]
<Ocawesome101> I usually just install the
latest Forge and have done with it
L440[16:02:31] <Blue_595> ye
L441[16:02:38] <Blue_595> hmm memory is
awfully high
L442[16:02:45] <Blue_595> throw twice as
much megabyte at it?
L443[16:03:08]
<Ocawesome101> ye
L444[16:03:27] <Blue_595> allocation now
goes from 512k to 2048k
L445[16:03:31] <Blue_595> M*
L446[16:03:32] <Blue_595> my bad
L447[16:03:42] <Blue_595> whoa imagine
minecraft that uses 1MB memory :D
L448[16:04:14] <Blue_595> watching the
console while it loads is fun :)
L449[16:04:22]
<Ocawesome101> I imagine so
L450[16:06:01] <Blue_595> Cervator
wtf
L451[16:06:18]
⇨ Joins: Vrams (~Vrams@185.108.193.133)
L452[16:06:48] *
Michiyo laughs in 256GB of RAM
L453[16:07:14] *
Michiyo and 48 cores
L454[16:07:50] <Corded> *
<Ocawesome101> laughs in 6 cores / 16GB of RAM / 42 days of
uptime
L455[16:07:58]
<Ocawesome101> yes, that is correct
L456[16:08:15]
<Ocawesome101> my desktop has been up for
a number of days equivalent to the Answer
L457[16:08:24]
<Ocawesome101> the Answer to the ultimate
Question
L458[16:08:34]
<Ocawesome101> the Question of Life, the
Universe, and Everything
L459[16:08:49]
⇨ Joins: Michi (~Michiyo@50.53.240.234)
L460[16:08:55] <Blue_595> ocdevices has
server racks with doors :D
L461[16:08:58] <Blue_595> its
perfect
L462[16:09:06] <Michi>
Client:
HexChat 2.14.3
• OS: Microsoft Windows Server 2019
Datacenter (x64)
• CPU: AMD Opteron(tm) Processor
6176 SE (2.30GHz), AMD Opteron(tm) Processor 6176 SE (2.30GHz), AMD
Opteron(tm) Processor 6176 SE (2.30GHz), AMD Opteron(tm) Processor
6176 SE (2.30GHz)
• Memory: 256.0 GiB Total (155.2
GiB Free)
• Storage: 403.5 GiB / 891.9 GiB (488.4 GiB
Free)
• VGA: Microsoft Basic Display Adapter
•
Uptime: 1w 3d 13h 38m 50s
L463[16:09:07]
<Ocawesome101> nice
L464[16:09:45] <Michiyo> lol.. I love that
it just lists 4 CPUs..
L465[16:09:47]
<Ocawesome101> >Microsoft Basic Display
Adapter
L466[16:10:25] <Michiyo> yep.
L467[16:11:04] <Michiyo> Ok ok, that's the
server under my bed..
L468[16:11:14] <Michiyo>
Client:
HexChat 2.14.3
• OS: Microsoft Windows 10 Pro (x64)
• CPU: AMD Ryzen Threadripper 1900X 8-Core Processor
(3.80GHz)
• Memory: 31.9 GiB Total (16.1 GiB Free)
• Storage: 2.9 TiB / 3.5 TiB (619.0 GiB Free)
• VGA: spacedesk Graphics Adapter, NVIDIA GeForce GTX
1660 Ti
• Uptime: 5d 8h 57m 27s
L469[16:11:22] <Michiyo> My actual
desktop.. lol
L470[16:12:42] ⇦
Quits: Vrams (~Vrams@185.108.193.133) (Ping timeout: 189
seconds)
L471[16:12:44]
<Ocawesome101> you have
L472[16:12:46]
<Ocawesome101> a serve
L473[16:12:48]
<Ocawesome101> r
L474[16:12:50] <Michiyo> Also, do you know
how hard it is to find fucking webcams right now?
L475[16:12:51]
<Ocawesome101> under your bed
L476[16:12:53] <Blue_595> im making
L477[16:12:54] <Michiyo> FFS people.
L478[16:12:55] <Blue_595> a server
L479[16:13:07] <Michiyo> Yeah, Dell
r810
L480[16:13:14]
<Ocawesome101> that's still a beefier
desktop than I have
L481[16:13:56] <Michiyo> server is about
9? years old at this point, but I got it for $80 and then sunk
another $40 into a pair of CPUs and heatsinks
L482[16:14:05]
<Ocawesome101> nice
L483[16:15:54]
<Saghetti>
ooh
L484[16:16:00]
<Saghetti>
are we flexing server specs?
L485[16:16:20]
<Saghetti>
40 cores (80 threads) @ 2.4GHZ, 128gb DDR3 ram
L486[16:16:29]
<Saghetti>
a fuck ton of intel optane/NVMe ssd storage
L487[16:16:50]
<AdorableCatgirl> HEY
L488[16:16:58]
<AdorableCatgirl> if we're flexing
L489[16:17:04]
<AdorableCatgirl> i have a beater of a
server
L490[16:17:15]
<AdorableCatgirl> over 10 years old
L491[16:17:23]
<Saghetti>
mine is from like 2014
L492[16:17:26]
<Saghetti>
(IIRC)
L494[16:18:21]
<ThePiGuy24> nah thats now they are meant
to look :p
L495[16:18:51] <Blue_595> ill stick to
OpenComputers racks thank you
L496[16:19:31] <Michiyo> mine's just 4x12
cores, no extra threads
L497[16:20:28] <Michiyo> my
"NAS" is ~20TB slapped into an old desktop with some
random ass AMD APU and 8?GB of RAM lol
L499[16:20:51]
<Ocawesome101> nice
L500[16:20:56]
<Saghetti>
136 days uptime
L501[16:20:58]
<The_Stargazer> thats some nice ASCII
art
L502[16:21:02]
<Ocawesome101> how does one do LZSS?
L503[16:21:08]
<The_Stargazer> also: whats with the
random colour blocks?
L504[16:21:12]
<Ocawesome101> it's neofetch
L505[16:21:13]
<Saghetti>
idk
L506[16:21:20]
<Saghetti>
it's just what neofetch does
L507[16:21:22]
<The_Stargazer> @Ocawesome101 LZSS is
dangerous shit man, do it once and you're hooked /s
L508[16:21:26]
<Ocawesome101> shows what colors your term
is capable of iirc
L509[16:21:31]
<The_Stargazer> ohh
L510[16:21:33] <Michiyo> IIRC Neofetch is
outputting... ^ that
L511[16:21:41]
<Saghetti>
like color test bars
L512[16:21:46]
<The_Stargazer> oh
L513[16:22:02]
<Ocawesome101> more specifically, how do I
lzss from the command line?
L514[16:22:46]
<Saghetti>
compile this
L516[16:22:51]
<Saghetti>
and profit
L517[16:22:57]
<Ocawesome101> thank you
L520[16:23:58]
<Saghetti>
imagine not having 128gb of ram
L521[16:23:59]
<Saghetti>
/s
L522[16:24:00] <yuken> alright, I'm about
to test this "bug" I found in a brand new flatland, lets
see if it still happens. because I'm fairly sure it's a bug.
L523[16:24:18]
<The_Stargazer> minus points for Apple,
but otherwise decent specs
L524[16:24:19]
<Saghetti>
and yes, 136 DAYS of uptime
L525[16:24:33]
<The_Stargazer> a solid 3.5/5
L526[16:24:46] <yuken> that 5:4 resolution
tho Michiyo
L527[16:24:53] <yuken> noice.
L528[16:25:40] <Michiyo> Well, it's a hack
ofc, but I need mac for some app dev junk I'm doing
L529[16:25:49] <Michiyo> and don't want to
pay the apple premium for shit hardware.
L530[16:26:37]
<The_Stargazer> oh, i thought you
personally owned a Mac for.. well, whatever apple users do on
macs.
L531[16:27:04] <Michiyo> "Host:
Hackintosh etc" lol
L532[16:27:23]
<Saghetti>
i'm confused about the whole host thing
L533[16:27:34]
<Saghetti>
when i run linux on a chromebook, it says the host is "Kafka
1.1"
L534[16:27:42]
<Saghetti>
can't find any info on this
L535[16:28:03]
<Saghetti>
i think it was actually Kefka
L536[16:28:12]
<Ocawesome101> Kafka is likely your
Chromebook's model ID
L537[16:28:21]
<Ocawesome101> my baytrail n21 was
Enguarde
L539[16:28:52] <Michiyo> February 7, 2017
Dell Chromebook 11 Model 3180 Kefka kefka strago x86_64 3.18 x86_64
Braswell Chromebook R54
L541[16:29:21]
<Saghetti>
ohhhh
L542[16:29:26]
<The_Stargazer> i'd post my specs
but
L543[16:29:28]
<Saghetti>
that's the exact model
L544[16:29:31]
<The_Stargazer> running windows
L545[16:29:49] <Michiyo> I'm running
Windows on my server to learn Hyper-V
L546[16:30:04]
<Ocawesome101> Stargazer: here's a dollar,
kid. Get yourself a real computer
L547[16:30:07]
<The_Stargazer> i'd install linux but this
isn't my laptop, it's a school laptop i get to borrow due to
lockdown
L548[16:30:12] <Michiyo> I'm running
windows on my desktop cause I play (when I have time LMFAO) lots of
windows only games and don't feel like fucking with wine and the
like
L549[16:30:20]
<Ocawesome101> aah
L550[16:30:26]
<Ocawesome101> Proton is pretty solid
IME
L551[16:30:35] <Michiyo> And will also get
you banned from GTA:O
L552[16:30:36] <Michiyo> sooooooo
L553[16:30:38] <Michiyo> no thanks
L554[16:30:45]
<Ocawesome101> o
L555[16:31:10]
<Saghetti>
imo the most satisfying part of an OS is watching it boot off of an
install disk
L556[16:31:18]
<The_Stargazer> wait.
L557[16:31:22]
<The_Stargazer> devs ban people
L558[16:31:25]
<Saghetti>
or just making the install disk in general
L559[16:31:28]
<Saghetti>
with your own kernel
L560[16:31:29]
<The_Stargazer> for using compatibility
layers?
L561[16:31:30]
<Ocawesome101> Saghetti: yes
L562[16:31:34]
<The_Stargazer> what the
fuck
L563[16:31:41]
<Saghetti>
you put in the floppy disk
L564[16:31:43] <Michiyo>
"Hacking!"
L565[16:31:44] <Michiyo> ZOMG.
L566[16:31:47]
<Saghetti>
it boots proton
L567[16:31:48] <Skye> if it's
autmated
L568[16:31:52] <Skye> it's probably
against the GDPR
L569[16:31:54]
<Saghetti>
into an installation environment
L570[16:32:07] <Michiyo> It is, their
detection system will kick in for *ANY* modified files, or
environment.
L571[16:32:11]
<Ocawesome101> I still haven't actually
done that. I should 🤔
L572[16:32:12] <Skye> in the GDPR you have
the right to object to automated decicision system
L573[16:32:28] <Skye> Michiyo, so it will
ban you if you have a virus that edits system files? :P
L574[16:32:30] <Michiyo> I got a 7 day ban
for using a modified D3D input dll for better controller
support
L575[16:32:49]
<Ocawesome101> also holy cow, Proton in an
LZSS
L576[16:32:58]
<Ocawesome101> also holy cow, Proton in an
LZSS'd CPIO is only 37k [Edited]
L577[16:32:59]
<The_Stargazer> So wait
L578[16:33:03]
<The_Stargazer> It scans your entire
system
L579[16:33:06]
<The_Stargazer> ?
L580[16:33:20] <Michiyo> the d3d dll lives
in the game's root
L581[16:33:30]
<Saghetti>
the darwin kernel uses LZSS as one of its compression
algorithms
L582[16:33:33]
<The_Stargazer> so it only scans from the
game's root?
L583[16:33:35] <Michiyo> I doubt it scans
the whole system.
L584[16:34:00] <Michiyo> but *any* extra,
or modified files in the games directory are subject to scanning
AFAIK
L585[16:34:23] <Michiyo> and they can and
will auto ban your ass for it. with no recourse.
L586[16:34:36] <Michiyo> they don't want
your explanation, you're banned.
L587[16:34:47]
<The_Stargazer> is
L588[16:34:49]
<The_Stargazer> is that even legal?
L589[16:35:01]
<Ocawesome101> that's.... there are no
words
L590[16:35:11]
<The_Stargazer> i really don't think
that's legal
L591[16:35:19] <Skye> in the US it's
legal
L592[16:35:26] <Michiyo> "Emperor
Palpatine Voice: I will make it legal"
L593[16:35:34] <Skye> in countries
following the GDPR you could object to it as it'[s automated
L594[16:35:48]
<The_Stargazer> > [Emperor Palpatine
Voice] I will make it legal.
L595[16:35:49]
<The_Stargazer> FTFY
L596[16:36:17]
<Ocawesome101> [Emperor Palpatine Voice] I
am the senate
L597[16:36:46] <Michiyo> thanks..
L598[16:37:09] <Michiyo> My webcam will be
here today \o/ then I can slap it on my printer.
L599[16:37:16]
<Ocawesome101> is there a way to make
floppy disks read-only from a script?
L600[16:37:21] <Michiyo> Seriously though,
basic webcams going for $159+
L601[16:37:30] <Michiyo> No, sadly.
L602[16:37:45]
<Ocawesome101> meh
L603[16:39:24]
<AdorableCatgirl> what who wants to do
LZSS
L605[16:40:04]
<AdorableCatgirl> Michiyo: I haven't been
banned from GTA:O yet
L606[16:40:10]
<AdorableCatgirl> and I've been playing on
Proton
L607[16:40:18] <yuken> Alrighty, can
confirm - this bug is... definitely a bug.
L608[16:40:26] <yuken> Latest version in
1.12.2, hm.
L609[16:40:45] <Michiyo> @AdoraleCatgirl
I've heard from people who have... so I'm not bothering
L610[16:41:04]
<AdorableCatgirl> I've even been playing
on a custom version of Proton lmao
L611[16:41:12]
<AdorableCatgirl> gloriouseggroll
L612[16:41:13]
<AdorableCatgirl> lmao
L613[16:41:34]
<Saghetti>
oca must be sad rn
L614[16:41:41]
<Saghetti>
not his proton
L615[16:41:44]
<Saghetti>
valve's proton
L616[16:41:58]
<AdorableCatgirl> his fault for naming his
thing proton
L617[16:42:10]
<Saghetti>
quark master race
L618[16:42:11]
<Ocawesome101> I've considered renaming
it
L619[16:42:51]
<Saghetti>
naming trick: name it after some planet/moon
L620[16:43:16]
⇨ Joins: ben_mkiv
(~ben_mkiv@i5E86B740.versanet.de)
L621[16:44:23]
<Ocawesome101> hmm, brainstorming new
names
L622[16:44:42]
<Saghetti>
quark ftw
L623[16:45:43]
<Ocawesome101> Platinum? Oxygen? Muon?
Photon?
L624[16:46:07]
<Ocawesome101> I kind of like Photon
L625[16:47:05] <Blue_595> hey uh...
L626[16:47:13]
<Ocawesome101> yeah?
L627[16:47:20] <Blue_595> why does the
spoofing card have a brick in its recipe?
L628[16:47:21]
⇨ Joins: Backslash
(~Backslash@d137-186-220-152.abhsia.telus.net)
L629[16:47:42]
<Ocawesome101> no idea
L630[16:47:42] ⇦
Quits: ben_mkiv|afk (~ben_mkiv@i5E86B05F.versanet.de) (Ping
timeout: 378 seconds)
L631[16:48:06] <Blue_595> how does a ping
timeout get to 378 seconds anyway?
L632[16:48:13]
<Ocawesome101> no idea
L633[16:49:05]
<Saghetti>
the brick is a lie
L634[16:51:58]
<AdorableCatgirl> i named my infinitely in
development kernel after a moon
L635[16:52:00]
<AdorableCatgirl> the moon
L636[16:52:12]
<Ocawesome101> which kernel would this
be?
L637[16:52:33]
<Saghetti>
moon
L638[16:52:38]
<AdorableCatgirl> tsuki
L639[16:53:06]
<Ocawesome101> ah
L640[16:53:08]
<Saghetti>
a few months ago, i was working on an IRL os called corona
L641[16:53:11]
<Saghetti>
and then
L642[16:53:12]
<Saghetti>
this
L643[16:53:23]
<AdorableCatgirl> also you could name your
thing after a god or two
L644[16:53:24]
<AdorableCatgirl> :^)
L645[16:53:28]
<AdorableCatgirl> like i did
L646[16:55:04] ⇦
Quits: BrightYC (~BrightYC@2001:bc8:1830:b09::1) (Quit:
R.I.P)
L647[16:55:34]
⇨ Joins: BrightYC
(~BrightYC@2001:bc8:1830:b09::1)
L648[16:56:13]
⇨ Joins: schloops1
(webchat@d51A4D275.access.telenet.be)
L649[16:59:03] <Michiyo> cause you hit the
card with a brick.
L650[16:59:35] <Inari> %sip salmon
potion
L651[16:59:35] <MichiBot> You drink a
muddy salmon potion (New!). Inari's favourite hat is suddenly on
fire.
L652[16:59:42] <Inari> Not again!
L653[17:00:49] <Skye> %sip
L654[17:00:49] <MichiBot> You drink a ripe
grass potion (New!). The next remote Skye looks for is extra hard
to find.
L655[17:00:56] <Skye> %sip
L656[17:00:56] <MichiBot> You drink a ripe
tuna potion (New!). Skye turns into an aqua dryad water until they
have an apple.
L657[17:01:08] <Skye> %eat apple
L658[17:01:08] *
MichiBot snatches it and eats it
L660[17:03:01]
<Ocawesome101> alright, Proton ->
Photon has been completed
L662[17:04:08]
<Ocawesome101> the OC forums
L663[17:05:11] <schloops1> okidoki
thx!
L664[17:05:47]
<Ocawesome101> no problem
L665[17:05:51]
<ThePiGuy24> heh thats pretty slick
L666[17:06:02]
<ThePiGuy24> wonder how performant it
is
L667[17:06:35] <schloops1> thank you
:)
L668[17:06:44] <schloops1> I haven't
really tested it's performances yet
L669[17:06:53] <schloops1> I will be in
the coming days though
L670[17:07:21] <schloops1> mm wasn't for
me soiz lol
L671[17:09:10]
<ThePiGuy24> if you are reffering to the
comments that i just made, yes, they were for you :p
L672[17:09:34] <schloops1> oh hehe great
lol
L673[17:17:51] <Blue_595> you know
L674[17:18:02] <Blue_595> id like to see a
new rack mountable
L675[17:18:07] <Blue_595> just holds a
remote terminal
L676[17:18:19] <Blue_595> or any item for
that matter
L677[17:18:20]
<AdorableCatgirl> wut
L678[17:18:32] <Blue_595> rack mount
storage thing to hold your remote terminal
L679[17:18:37]
<AdorableCatgirl> i want a rack mountable
RAID l m a o
L680[17:18:43] <Blue_595> item
storage
L681[17:18:43]
<AdorableCatgirl> i should make that
L682[17:18:50] <Blue_595> but yeah go
ahead i want that too
L683[17:21:19]
<ThePiGuy24> whom decided it was a good
idea to make screens turn on/off with a redstone signal?
L684[17:28:46]
<Saghetti>
windows nt kernel in OC
L685[17:28:48]
<Saghetti>
bottom text
L686[17:29:56]
<Saghetti>
or hold on
L687[17:30:02]
<Saghetti>
make TCC generate lua code
L688[17:30:08]
<Saghetti>
instead of x86 machine code
L689[17:30:15]
<Saghetti>
:cosmic_brain:
L690[17:31:34]
<ThePiGuy24> ono
L691[17:32:32]
<AdorableCatgirl> you're windows nt in
OC
L692[17:33:12]
<Saghetti>
but then the compiled code would look like nonsens
L693[17:33:21]
<Saghetti>
like instead of variables named foobar, abc, etc.
L694[17:33:28]
<Saghetti>
it would be named r0, r1, r2, etc
L695[17:33:35] ⇦
Quits: Blue_595 (webchat@47.196.86.203) (Quit:
webchat.esper.net)
L696[17:33:36]
<Saghetti>
because the compiler expects registers
L697[17:33:47]
<Saghetti>
and there would be a table called the stack
L698[17:34:00]
<Saghetti>
to replace wherever a PUSH or POP opcode would be
L699[17:34:01]
<AdorableCatgirl> well
L700[17:34:03]
<AdorableCatgirl> i mean
L701[17:34:17]
<AdorableCatgirl> just write lua vm
assembly lmao
L703[17:34:31] <Galaxy> lunatic86?
L704[17:34:39]
<Saghetti>
yeah, but that's stack based
L705[17:34:39]
<Saghetti>
right?
L706[17:34:48]
<Saghetti>
and OC doesn't support lua bytecode
L707[17:34:55] <immibis> lua bytecode uses
registers
L708[17:35:14] <Galaxy> ***So make a
bytecode runner in Lua.***
L709[17:35:24]
<AdorableCatgirl> run lua in lua
L710[17:35:25]
<AdorableCatgirl> ez
L711[17:35:28] <Galaxy> yeah
L712[17:35:29]
<Saghetti>
oca was actually talking about that
L713[17:35:42]
<Saghetti>
lua bytecode vm written in lya
L714[17:35:50] <Galaxy> isnt there some
ntoskrnl source somewhere
L715[17:36:06]
<Saghetti>
pretty sure someone leaked the win2k source coded
L716[17:36:08]
<Saghetti>
code*
L717[17:36:12]
<Saghetti>
and also there's reactos
L718[17:36:13] <Galaxy> oh found it
L720[17:36:30]
<Saghetti>
dang
L721[17:36:34]
<Saghetti>
thought it was closed source
L722[17:36:45] <Galaxy> just gotta write
some stuff to replace missing
L723[17:36:59]
<Saghetti>
imma reboot into ubuntu
L724[17:37:07] <Galaxy> arch ganf
L725[17:37:07]
<Saghetti>
so i can mess around with the TCC code generator
L726[17:37:08]
⇨ Joins: TheMadMan
(~themadman@modemcable200.9-130-66.mc.videotron.ca)
L727[17:37:12] <Galaxy> gang
L728[17:37:36] <Galaxy> reminds me i still
need to install windows to play the new doom game
L729[17:39:02] <TheMadMan> Yep, it seems
that Doom Ethernal is Windows 7/10 64 bits only.
L730[17:39:16] <Galaxy> i mean the old-new
one
L731[17:39:29] <Galaxy> i own 2016 but i
havent really played it
L732[17:39:41]
<AdorableCatgirl> doom eternal but
ya
L733[17:39:43]
<AdorableCatgirl> *Yea
L734[17:39:44] <TheMadMan> That I don't
know.
L735[17:39:46]
<AdorableCatgirl> probably
L736[17:39:52]
<AdorableCatgirl> 2016 runs in protn
L737[17:39:54]
<AdorableCatgirl> *proton
L738[17:41:48]
<Saghetti>
aight im back
L739[17:42:06] <Galaxy> ittehgaS
L740[17:43:08] <Galaxy> Is LLVM not good
for that kind of thing?
L741[17:43:38]
<Saghetti>
tcc is a lot simpler
L742[17:43:44]
<Saghetti>
so i'm going to tackle that first
L743[17:43:50] <Galaxy> fair enough
L744[17:44:00]
<Saghetti>
it generates machine code in 1 pass
L745[17:50:09]
<Z0idburg>
"Hello my name is blah blah blah and I would like to cancel my
fiber and go back to DSL"
L746[17:50:15]
<Z0idburg>
Wait you want to wut
L747[17:51:07]
<Saghetti>
oh and i realized that it's going to be a lot harder than i
thought
L748[17:51:10]
<Z0idburg>
"Yes I just don't need the 300x300 for $50 a month I just want
to go back to my 3mbit $49.99"
L749[17:51:12]
<Saghetti>
to compile it to lua
L750[17:51:28]
<Saghetti>
but the good thing is
L751[17:51:37]
<Saghetti>
there's a python lib that can lex and parse c
L752[17:51:44]
<Saghetti>
so i'll just use that to output lua code
L753[17:58:44]
<AdorableCatgirl> Fennec development is
comin along
L754[17:59:02]
<ThePiGuy24> heh i forgot that unscii
comes in a ttf version
L755[17:59:06]
<AdorableCatgirl> only problem is you
probably won't wanna shove fennec into Zorya's initramfs
L756[17:59:15]
<ThePiGuy24> now my terminal looks like
OC
L757[18:00:12]
<AdorableCatgirl> fennec is already at
4K
L758[18:00:22]
<AdorableCatgirl> and i haven't even
implemented all of the fancy shit yet
L760[18:01:11]
<AdorableCatgirl> oh more neofetch
L761[18:01:27]
<ThePiGuy24> its the font that im trying
to show
L763[18:02:23]
<ThePiGuy24> set unscii as font
L764[18:06:17]
<Saghetti>
pycparser is great
L765[18:06:35]
<Saghetti>
so the "compiler" is written in python
L766[18:06:38]
<Saghetti>
it takes in lua code
L767[18:06:42]
<Saghetti>
it takes in c code [Edited]
L768[18:06:48]
<Saghetti>
and spits out ;ia
L769[18:06:51]
<Saghetti>
and spits out lua [Edited]
L770[18:06:57]
<Saghetti>
this is going to be great
L771[18:07:19]
<ThePiGuy24> sounds extremely cursed
L772[18:10:01]
<AdorableCatgirl> compile tweetnacl
L773[18:10:34] ⇦
Quits: immibis (~immibis@46.114.38.186) (Ping timeout: 190
seconds)
L774[18:12:04] <Galaxy> cool font
bri
L775[18:12:07] <Galaxy> bro
L776[18:13:27]
<AdorableCatgirl> and fennec now has a
repo
L777[18:14:07] <Galaxy> what is
fennec
L778[18:20:57]
<AdorableCatgirl> my OS
L779[18:27:06]
⇨ Joins: immibis
(~immibis@x59cc8a84.dyn.telefonica.de)
L780[18:33:37] <Inari> Steam is
dying
L781[18:44:04]
<Forecaster> %sip
L782[18:44:04] <MichiBot> You drink a
bubbly amethyst potion (New!). Forecaster gets an urge to have
another potion.
L783[18:44:12]
<Forecaster> %quaff
L784[18:44:12] <MichiBot> You drink a
boiling stainless steel potion (New!). Forecaster's eyes turn the
color of automato until Sozin's Comet returns.
L785[18:44:33]
<Forecaster> hm, that should be "an
automato" I think
L786[18:53:13] <immibis> what's that, a
golden tomato?
L787[18:55:09]
<Forecaster> it's from Starbound
L788[18:55:21]
<Forecaster> it's a robot tomato,
basically
L789[19:00:40] ⇦
Quits: Galaxy (~Galaxy@pool-71-127-50-131.washdc.fios.verizon.net)
(Remote host closed the connection)
L790[19:02:07]
⇨ Joins: Galaxy
(~Galaxy@pool-71-127-50-131.washdc.fios.verizon.net)
L792[19:04:37]
<Forecaster> wow
L793[19:05:42] <Galaxy> MS says yes?
L794[19:05:57] <Galaxy> Interesting.
L795[19:26:38]
<Ocawesome101> @Saghetti can you compile
Lua to Lua using this pycparser thing?
L796[19:27:42]
<Ocawesome101> as in, compile the C source
of the PUC interpreter
L797[19:27:42]
<Ocawesome101> compile/transpile w/e
L798[19:30:58]
<Saghetti>
yeah in theory
L799[19:31:09]
<Saghetti>
pycparser just parses and lexes the c source code
L800[19:31:18]
<Saghetti>
it's up to me to write the code that generates lua
L801[19:34:15]
<Ocawesome101> ah
L802[20:40:42] ⇦
Quits: BrightYC (~BrightYC@2001:bc8:1830:b09::1) (Quit:
R.I.P)
L803[20:43:39]
⇨ Joins: BrightYC
(~BrightYC@2001:bc8:182c:1134::1)
L804[20:50:31] <Inari> @Ocawesome101 just
rename it to thin filesystem
L805[20:51:03]
<Ocawesome101> Inari: ???
L806[20:51:11] <Inari> ex-fat, it's been
fat, but isn't anymore
L807[20:51:21] <Inari> Oh
L808[20:51:22] <Inari> Wrong person
L809[20:51:26]
<Saghetti>
not fa
L810[20:51:27]
<Saghetti>
t
L811[20:51:28] <Inari> Ignore me
L812[20:51:28] <Inari> :d
L813[20:51:29]
<Saghetti>
skinny
L814[20:51:33]
<Saghetti>
SkinnyFS
L815[20:51:40] <Inari> %sip salmon
potion
L816[20:51:40] <MichiBot> You drink a
liquid salmon potion (New!). Inari remembers an important
appointment.
L817[21:00:45] *
AmandaC beams a mutable salmon potion in front of
Inari
L818[21:01:36] *
AmandaC sets up the recording equipment
L819[21:02:40]
<Saghetti>
%give Inari mutable salmon
L820[21:02:40] *
MichiBot searches through her inventory for a bit. "I couldn't
find anything..."
L821[21:02:51]
<Saghetti>
%drink mutable salmon
L822[21:02:51] <MichiBot> This doesn't
seem to be a potion I recognize... Make sure it has an appearance
and consistency keyword, and the word "potion" in
it.
L823[21:02:58]
<Saghetti>
%drink mutable salmon potion
L824[21:02:58] <MichiBot> You drink a
mutable salmon potion (New!). Saghetti turns into a frog girl
until they say the word "Woof".
L825[21:13:03] ⇦
Quits: Vaur (~vaur@56.ip-149-202-44.eu) (Ping timeout: 204
seconds)
L826[21:39:43]
<Kristopher38> @Ocawesome101 wow that's
bigbrain
L827[21:43:58] ⇦
Quits: TheMadMan
(~themadman@modemcable200.9-130-66.mc.videotron.ca) (Ping timeout:
378 seconds)
L828[21:58:59] <Saphire> %tonk
L829[21:58:59] <MichiBot> I'm sorry
Saphire, you were not able to beat ThePiGuy24's record of 12 hours,
19 minutes and 52 seconds this time. 7 hours, 5 minutes and 23
seconds were wasted! Missed by 5 hours, 14 minutes and 28
seconds!
L830[22:37:14]
⇨ Joins: Vexaton
(~Vexatos@port-92-192-14-53.dynamic.as20676.net)
L831[22:37:14]
zsh sets mode: +v on Vexaton
L832[22:39:49] ⇦
Quits: Vexatos (~Vexatos@port-92-192-104-67.dynamic.as20676.net)
(Ping timeout: 204 seconds)
L833[22:41:55]
<Forecaster> %sip potion
L834[22:41:56] <MichiBot> You drink a
resonating aluminium potion (New!). When Forecaster drinks the
last drop, a bucket of water materializes above their head and
dumps it contents over them. They successfully evaded it with a 13
vs DC 8!
L835[22:42:11]
<Forecaster> phew
L836[22:50:54]
⇨ Joins: imanoob
(webchat@lfbn-idf3-1-445-8.w83-114.abo.wanadoo.fr)
L837[22:51:59] <imanoob> good evening! I'm
trying to make a program using the tier 3 data card's inflate
functionality, but it kees returning nil
L838[22:52:44] <imanoob> if anyone has any
idea what could cause that, I'm using the python zlib module to
generate the compressed data, and its size is below the limit for
the card
L839[22:53:55] <Skye> zlib seems to be
DEFLATE with a header
L840[22:53:59]
<DeltaV>
good evening! I'm tr - oh you have an irc bridge
L841[22:54:01] <Skye> maybe the data card
doesn't like the header?
L842[22:54:38] <imanoob> huh, didnt notice
there was a header. let me check then
L843[23:00:12]
⇨ Joins: asdddd (webchat@188.233.100.69)
L844[23:00:32]
⇨ Joins: Gaigen_nEn (webchat@95.54.159.31)
L845[23:00:54] ⇦
Quits: asdddd (webchat@188.233.100.69) (Client Quit)
L846[23:00:58] ⇦
Quits: Gaigen_nEn (webchat@95.54.159.31) (Client Quit)
L848[23:03:15] <imanoob> hmm, I don't see
any header besides the one the standard for DEFLATE requires...and
the code in opencomputers that decomresses handles it
L849[23:04:38] <Skye> hmmm
L850[23:05:14] <Skye> from wikipedia
L851[23:05:14] <Skye> zlib compressed data
are typically written with a gzip or a zlib wrapper. The wrapper
encapsulates the raw DEFLATE data by adding a header and trailer.
This provides stream identification and error detection that are
not provided by the raw DEFLATE data.
L852[23:05:14] <Skye> The gzip header,
used in the ubiquitous gzip file format, is larger than the zlib
header, as it stores a file name and other file system
information.
L854[23:06:43] <imanoob> it says if the
constructor argument is false (so I assume default constructor) is
the same as it being false, it checks a ZLIB header
L855[23:07:13] <imanoob> ...my closing
paren should be 7 words further right
L857[23:10:35] <Skye> this seems raw
L858[23:10:39] <Skye> with no headers at
all
L859[23:10:45]
⇨ Joins: Drawter
(~drawter@8.50.77.188.dynamic.jazztel.es)
L860[23:10:53] <Drawter> uh
L861[23:10:55] <Drawter> Hello?
L862[23:11:01] <Drawter> does this thing
actually work?
L863[23:11:26] <Skye> Drawter,
hello!
L864[23:11:33] <imanoob> welcome
L865[23:11:45] <imanoob> uses to compress
you mean?
L866[23:12:10] <Drawter> So uh
L867[23:12:22] <Skye> imanoob,
InflaterOutputStream to inflate.
L868[23:12:28] <Skye> so uh it appars to
have no header
L869[23:12:41] <Drawter> Is there any way
i can use applied energistics to charge my computer?
L871[23:13:10] <Skye> is there a way to
extract RF power from AE?
L872[23:13:11] <Skye> if so
L873[23:13:12] <Skye> then yes
L874[23:13:14] <Skye> if not
L875[23:13:15] <Skye> then idk
L876[23:13:20] <imanoob> p2p tunnels can
transfer power I think
L877[23:13:24] <imanoob> unless that's an
addon
L878[23:13:52] <Drawter> alright im gonna
be honest to you
L879[23:14:03] <Drawter> im new to this
applied energistics thing
L880[23:14:18] <Drawter> i dont know how
those tunnels work
L881[23:14:30] <Skye> I have no clue
either... xD
L882[23:14:41] <Skye> I am better at
programming than game playing
L883[23:14:43] <Skye> that's why I like
OC
L884[23:15:11] <imanoob> I never used p2p
tunnels either lol. but they're powerful, and a bit hard to use, is
what I know
L885[23:16:10] <Drawter> guess ill have to
use simple generators then
L886[23:16:17] <Drawter> also
L887[23:16:26] <Drawter> how do i exit an
irc channel?
L888[23:16:56] <Drawter> also
L889[23:17:09] <Drawter> whats the
difference between 9k and OpenOS
L890[23:17:43] ***
Vexaton is now known as Vexatos
L891[23:17:59]
⇨ Joins: BobbyTables2012
(~EiraIRC@137-025-007-189.res.spectrum.com)
L892[23:18:41] <Drawter> Welcome
L893[23:18:42] ⇦
Quits: Vexatos (~Vexatos@port-92-192-14-53.dynamic.as20676.net)
(Quit: Insert quantum chemistry joke here)
L894[23:18:52] ⇦
Quits: Drawter (~drawter@8.50.77.188.dynamic.jazztel.es) (Remote
host closed the connection)
L895[23:19:02] <imanoob> Skye: the
DeflaterOutputStream(outputstream) OC uses for the datacard uses
the "default compressor" according to the java doc you
sent, and the doc for the default deflater says "Creates a new
compressor with the default compression level. Compressed data will
be generated in ZLIB format."... I'll try something, but
unless it doesnt work with itsel
L896[23:19:02] <imanoob> f there's
something weird at play
L897[23:19:09] <BobbyTables2012> hi
L898[23:19:14] <imanoob> hello
L899[23:19:23] <Skye> imanoob,
hrm,...
L900[23:19:40]
⇨ Joins: Twig_Drawter
(~twig_draw@8.50.77.188.dynamic.jazztel.es)
L901[23:20:02] ⇦
Quits: Twig_Drawter (~twig_draw@8.50.77.188.dynamic.jazztel.es)
(Remote host closed the connection)
L902[23:22:35] ⇦
Quits: BobbyTables2012 (~EiraIRC@137-025-007-189.res.spectrum.com)
(Remote host closed the connection)
L903[23:23:12] <imanoob> I should probably
have mentioned this sooner, but I'm using computronics cassette
tapes to hold the data. first I read 2 bytes representing a u16,
then (amount just read) bytes I pass to
component.data.inflate
L904[23:23:31] <imanoob> the number is
read correctly but the decompression returns nil
L905[23:25:02] <Skye> wait
L907[23:25:22] <Skye> could you try
inflate and deflate with smaller types
L908[23:25:27] <Skye> *smaller
things
L909[23:25:28] <Skye> like
L910[23:25:30] <Skye> not on tape
L911[23:25:33] <Skye> hardcoded
values
L912[23:26:52] <imanoob> yeah that's what
I was testing
L913[23:27:35] <imanoob> I can't write to
a file for some reason (stays 0 bytes, maybe because I'm using the
interactive console), but deflate -> inflate works in the
repl
L914[23:27:51] <Skye> try to deflate
L915[23:28:06] <Skye> then see what
external software things
L916[23:28:08] <Skye> *thinks
L917[23:28:22] <imanoob> yeah I'll have to
write a program for that though
L918[23:28:36] <Skye> wait
L919[23:29:10] <Skye> if you export it as
hex or something
L920[23:29:19] <Skye> you could see if
there is a header
L921[23:29:20] <Skye> and if so
L922[23:29:22] <Skye> what kind of
header
L924[23:33:40] <Skye> @DeltaV how'd you
get that? from opencomputers deflate?
L925[23:33:47]
<DeltaV>
yep
L926[23:33:49]
<DeltaV> uh
no
L927[23:33:52] <immibis> imanoob: deflate,
write, read, compare whether you read the same thing you
write
L928[23:34:03] <immibis> then narrow down
which part is different
L929[23:34:07]
<DeltaV>
actually yes I got confused
L930[23:34:21]
<DeltaV>
deflate with OC, inflate with python
L931[23:34:29]
<DeltaV>
got the right message back, like with OC inflate
L932[23:34:32] <Skye> okay
L933[23:35:59] <Skye> what if you try it
the other way with a hardcoded string
L934[23:36:12] <imanoob> and just
confirmed with a getPosition, I'm at the header start when I do the
read that gets passed to the inflate
L935[23:36:20] <imanoob> hardcoded
compressed string?
L936[23:36:30] <imanoob> oh no, python
then oc? I see
L937[23:36:33] <Skye> yes
L938[23:39:07] <immibis> imanoob:
deflate->inflate works and
deflate->write->read->inflate doesn't work, right?
L939[23:39:14] <imanoob> it works
now
L940[23:39:27] <imanoob> with a file I
copy pasted to the drive and reloaded the world
L942[23:39:35] <Skye> you don't need to
reload the world
L943[23:39:41] <Skye> if you disable the
FS caching thing OC has
L944[23:39:46] <Skye> it's in the
settings
L945[23:39:48] <imanoob> neat