<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:08:18] <Michiyo> okay...
L2[00:08:21] <Michiyo> %restart
L3[00:08:21] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L4[00:08:46] ⇨
Joins: MichiBot (~MichiBot@service-77.theender.net)
L5[00:08:46] zsh
sets mode: +v on MichiBot
L6[00:09:30] <Michiyo> ffs
L7[00:12:09] <Michiyo> Build# 1.1.0_2
L8[00:12:12] <Michiyo> that seems..
wrong
L9[00:13:18] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L10[00:13:39] ⇨
Joins: MichiBot (~MichiBot@service-77.theender.net)
L11[00:13:39] zsh
sets mode: +v on MichiBot
L12[00:14:37] <Michiyo> WTF
L14[00:17:40] <Michiyo> *sigh*
L15[00:17:48] <Michiyo> Must be a broken..
oh shit
L16[00:18:36] <Michiyo> *sigh* The
CurseForge plugins take a bunch of custom shit... that is
gone
L17[00:18:55] <Michiyo> So that'll make my
mods a pain in the ass
L18[00:19:37]
<Ariri>
Izaya: 'REM sleeping' yields disappointing search results
L19[00:19:37]
<Ariri>
also morning
L22[00:49:05] ⇦
Quits: Vexatos (~Vexatos@port-92-192-32-230.dynamic.as20676.net)
(Quit: Insert quantum chemistry joke here)
L24[01:28:04] <Michiyo> @Kristopher38
looks like SSL, likely an older version of Java.
L25[01:28:30] <Michiyo> If so update to
anything newer than Java 8 u 181 IIRC
L26[01:28:32]
<Kristopher38> thanks for the lead
L27[01:28:49] <Michiyo> java -version on
the command line to report version
L28[01:33:07]
<Kristopher38> it's java 1.8
L29[01:33:15] <Michiyo> Well yes..
L30[01:33:18]
<Kristopher38> not sure if minor version
number matters
L31[01:33:23] <Michiyo> but like I said,
u181 and lower have issues
L32[01:33:40]
<Kristopher38> oh crap, I somehow missed
that second line
L33[01:33:41] <Michiyo> I'm on
1.8.0_261-b12
L34[01:33:48] <Michiyo> 261 is the update
number
L35[01:34:51]
<Kristopher38> he says he's on 231
L36[01:35:02]
<Kristopher38> well, it won't hurt
updating anyway, maybe that will resolve the issue 🤔
L37[01:35:56] <Michiyo> Oh, it was 121 that
was the issue, anything newer than that isn't the issue that I'm
thinking of then
L38[01:36:21] <Michiyo> I knew it was 1*1,
thought it was 8, not 2.. lol
L39[01:41:24]
<Markus>
hey, im having trouble with my if statement not being able to check
if both the boolean and string conditions are true using
robot.detect(), anyone able to help?
L40[01:48:53]
<sapphicfettucine> can you send the code
@Markus?
L41[01:49:14]
<Markus> ye
1 sec
L43[01:52:37]
<Markus> it
just sees the boolean and doesn't check for the string value
L44[01:53:32]
<sapphicfettucine> so, couple
things:
L45[01:53:45]
<sapphicfettucine> instead of calling
robot.detect() for every condition, you can do
L46[01:54:37]
<sapphicfettucine> `local unpassable, type
= robot.detect()`
L47[01:54:43]
<sapphicfettucine> and then just check
against that
L48[01:54:52]
<sapphicfettucine> lemme write it up, one
sec
L50[01:58:15]
<sapphicfettucine> don't use type
literally that probably conflicts with something, use like
block_type
L51[01:58:16]
<Markus>
aah i see
L52[01:58:44]
<sapphicfettucine> that saves you a few
calls to r.detect() and makes it a bit cleaner ^^
L53[01:58:45]
<Markus> so
is type the second parameter?
L54[01:59:09]
<sapphicfettucine> yes, robot.detect()
returns (bool,string)
L55[01:59:54]
<sapphicfettucine> then you have to
separate those two with an `x, y = z()`-like variable
declaration
L56[02:00:32]
<Markus>
oooh alright. thank you so much!
L57[02:00:43]
<sapphicfettucine> np ^~^ if you need any
more help just ask
L58[02:11:45]
<Kristopher38> Michiyo: sadly update did
not help, and we probably can rule out some sort of blacklisted ip
issue since he's got static IP and tried from both his regular
network and from a vpn
L59[02:13:27] ⇦
Quits: baschdel (~baschdel@2a02:6d40:3600:f701:978c:3785:b47a:c7d7)
(Ping timeout: 189 seconds)
L60[02:14:27] ⇦
Quits: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de) (Ping
timeout: 198 seconds)
L62[02:44:40]
<Kristopher38> Oh christ
L63[02:44:53]
<Kristopher38> Haven't seen uwuify on
terminal output yet
L64[02:45:08]
<DaComputerNerd> oh god
L65[02:45:13]
<sapphicfettucine> `$argv | tr lr w | tr
lr W`
L66[02:45:18]
<DaComputerNerd> but why doesn't it say
commuwunity
L67[02:45:48]
<sapphicfettucine> it's just a simple
replace on rs and ls
L68[03:05:00]
<BrisingrAerowing> Were the second lr in
that command supposed to be capitalized?
L69[03:06:02]
<sapphicfettucine> ..probably
L71[03:10:52]
<sapphicfettucine> i also present: the
website owo-ifier
L72[03:16:12]
<sapphicfettucine> just feed it a website
like:
L74[03:45:31] ⇦
Quits: regakakobigman
(~regakakob@c-73-174-187-176.hsd1.pa.comcast.net) (Quit:
regakakobigman)
L75[03:55:34] ⇨
Joins: ben_mkiv (~ben_mkiv@i5E86B739.versanet.de)
L76[04:21:45] ⇨
Joins: Ocawesome101 (~ocawesome@38.65.249.167)
L77[04:21:49] <Ocawesome101> o/
L78[04:30:29] <Michiyo> @Kristopher38 yeah
I didn't figure it was as they were over 121
L79[04:30:30] <Amanda> %tell Inari yes I'd
like to report a problem with bofuri. I'm out of episodes to
watch.
L80[04:30:30] <MichiBot> Amanda: Inari
will be notified of this message when next seen.
L81[05:01:03] <CompanionCube>
%tonkout
L82[05:01:03] <MichiBot> I'm sorry
CompanionCube, you were not able to beat Forecaster's record of 9
hours, 56 minutes and 25 seconds this time. 5 hours, 32 minutes and
49 seconds were wasted! Missed by 4 hours, 23 minutes and 35
seconds!
L83[05:10:17] ⇦
Quits: Argosy (~argosy@174.127.247.35) (Remote host closed the
connection)
L84[05:12:24] *
Michiyo sighs
L85[05:12:37] <Michiyo> I don't remember
what I had to do to get build numbers into gradle.
L86[06:15:08]
<Forecaster> %sip
L87[06:15:09] <MichiBot> You drink a runny
ocean potion (New!). After drinking the potion Forecaster notices a
label that says "Side effects may include giggle fits and
excessive monologuing."
L88[06:33:01] <Michiyo> %restart
L89[06:33:02] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L90[06:33:21] ⇨
Joins: MichiBot (~MichiBot@service-77.theender.net)
L91[06:33:21] zsh
sets mode: +v on MichiBot
L92[06:33:52] <Michiyo> Build# 1.1.0_2 god
damn it
L93[06:37:46] <Michiyo> %restart
L94[06:37:46] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L95[06:38:05] ⇨
Joins: MichiBot (~MichiBot@service-77.theender.net)
L96[06:38:05] zsh
sets mode: +v on MichiBot
L97[06:38:33] <Michiyo> GOD DAMN IT
L98[06:38:35] *
Michiyo sighs
L99[06:38:39] <Michiyo> fuck it I gotta
go
L100[06:40:01] ⇦
Quits: ben_mkiv (~ben_mkiv@i5E86B739.versanet.de) (Killed (NickServ
(GHOST command used by
ben_mkiv|afk!~ben_mkiv@88.130.157.220)))
L101[06:40:05]
⇨ Joins: ben_mkiv|afk (~ben_mkiv@88.130.157.220)
L102[07:00:39]
<Ariri>
Hmm... no SATA ports left on my server... maybe I turn these two
extra SSDs into drive caches? Somehow a TB of RAM from SSDs is
alluring but seems impractical
L103[07:04:54] <CompanionCube> well, port
multipliers exist....
L104[07:08:20] ⇦
Quits: Ocawesome101 (~ocawesome@38.65.249.167) (Ping timeout: 189
seconds)
L105[07:09:03]
<Ariri>
True.. but Ive also just run out of mounting spaces
L106[07:09:21]
<Ariri>
Plus an old hdd is slowing it down, limiting it since its the
parity
L107[07:09:38]
<Forecaster> get a mounting space
multiplier
L108[07:09:43]
<Forecaster> those exist right?
L109[07:11:13]
<Ariri>
Yes, infinite storage
L110[07:11:15] <CompanionCube> just hang
disks everywhere, wcgw? ;p
L111[07:11:33]
<Ariri> But
aesthetics D:
L112[07:11:46] <CompanionCube> i was
joking
L114[07:12:26]
<Forecaster> feng shui compliant
L115[07:12:53]
<Ariri>
shudders
L116[07:13:40]
<Forecaster> that was just temporary while
I was upgrading drives in my media server, don't worry :P
L117[07:14:12]
<Forecaster> ...
L119[07:14:24]
<Michiyo>
My primary home server still looks like this lol
L121[07:17:36]
<Forecaster> @Michiyo at least you have
proper server racks and stuff :P
L122[07:17:52]
<Forecaster> mine are just miscellaneous
cases I've acquired because meh
L123[07:17:58] <Michiyo> Ahh yes, my IKEA
Lack table. :P
L124[07:18:24]
<Ariri>
Mines just in a roomy desktop tower :l
L125[07:19:01]
<Forecaster> in my picture the indecently
exposed one is my media server, the one in the back is my
webserver
L126[07:24:05] <Michiyo> I need to get a
new RAID card battery for that top box..
L127[07:24:17] <Michiyo> I'm terrified to
fully power it down currently lol
L128[07:24:25]
<Forecaster> a what
L129[07:24:42] <Michiyo> RAID card
battery. The battery for the RAID card
L130[07:26:15] <Michiyo> Well, powering
down isn't going to be a problem
L131[07:26:27]
<Forecaster> ah yes
L132[07:26:34]
<Forecaster> wait no, that doesn't explain
anything :P
L133[07:26:35] <Michiyo> The transportable
battery backup unit (TBBU) is a cache memory module with an
integrated battery
L134[07:26:35] <Michiyo> pack that enables
you to transport the cache module with the battery in a new
controller. The TBBU
L135[07:26:35] <Michiyo> protects the
integrity of the cached data on the PERC H800 adapter by providing
backup power
L136[07:26:35] <Michiyo> during a power
outage. The battery backup unit (BBU) is a battery pack that
protects the integrity of
L137[07:26:35] <Michiyo> the cached data
on the PERC H700 cards by providing backup power during a power
outage. The
L138[07:26:35] <Michiyo> battery provides
up to 24 hours of backup power for the cache memory.
L139[07:27:13]
<Forecaster> "The during a power
outage." I see I see
L140[07:27:27]
<Forecaster> raid seems like a lot of
trouble :P
L141[07:27:57] *
Michiyo shrugs
L142[07:29:00] <Michiyo> Some data is
cached on the card before being written to the disk. If the power
goes out before the cache is flushed it's bad.
L143[07:29:18] <Michiyo> so the battery
just keeps the cache alive if you need to move the controller/array
to a new machine, or if you loose power
L144[07:30:57] <Michiyo> One the one hand
I want to drop the 2nd disk in the primary RAID 1 so I can hook up
a hotspare.
L145[07:31:07] <Michiyo> on the other
hand... I really want to keep the RAID 1
L146[08:08:23]
<Forecaster> %sip
L147[08:08:24] <MichiBot> You drink a ripe
tiberium potion (New!). The potion contained a computer virus! It
just changed Forecaster's background...
L148[08:08:46]
<Forecaster> aw man
L149[08:18:41] <Michiyo> @Forecaster I
apologize for the next time you commit to MichiBot,,,
L150[08:18:54] <Michiyo> lots of changes
to build.gradle figuring out what I broke in Jenkins
L151[08:18:57]
<Forecaster> wot
L152[08:20:40] *
Michiyo screams
L153[08:20:45] <Michiyo> > Configure
project :
L154[08:20:45] <Michiyo> 918
L155[08:20:57] <Michiyo> so the variable
is right... it's just slapping 2 into the file for funsies.
L156[08:21:22] <Michiyo> Hmm
L157[08:21:24] <Michiyo> I... wonder
L158[08:24:00] <Michiyo> Version VERSION =
new Version("1", "1", "0",
"919");
L159[08:24:07] *
Michiyo screams again
L160[08:24:09] <Michiyo> %restart
L161[08:24:10] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L162[08:24:28]
⇨ Joins: MichiBot
(~MichiBot@service-77.theender.net)
L163[08:24:28]
zsh sets mode: +v on MichiBot
L164[08:24:32] <Michiyo> So.. turns out..
it was just using the build 2 workspace.. over and over and
over.
L165[08:24:34] <Michiyo> q_q
L166[08:24:58]
<Forecaster> happyfuntimes
L167[08:25:09] <Michiyo> So, since it had
already done the versionBuild replacement the first time.. there
was nothing to replace on the next run
L168[08:25:39]
<Forecaster> ah
L169[08:26:01] <Michiyo> VERSION MichiBot
Build# 1.1.0_919
L170[08:26:06] <Michiyo> just as it should
be
L171[08:27:47]
<Forecaster> woo
L172[08:31:09]
⇨ Joins: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de)
L173[09:27:22] ⇦
Quits: ben_mkiv|afk (~ben_mkiv@88.130.157.220) (Remote host closed
the connection)
L174[09:27:54] <Forecaster> Michiyo hey
fun note, you're not in #MichiBot or #Michiyo anymore
L175[09:28:19] <Forecaster> also, if I
push something now will things explode?
L176[10:02:54]
⇨ Joins: Inari
(~Pinkishu@p4fd9592b.dip0.t-ipconnect.de)
L177[10:07:23]
<Forecaster> alright lets just push and
see what happens
L178[10:08:34]
<Forecaster> okay, looks like it
built
L179[10:08:42] <Forecaster> %restart
L180[10:08:43] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L181[10:09:03]
⇨ Joins: MichiBot
(~MichiBot@service-77.theender.net)
L182[10:09:03]
zsh sets mode: +v on MichiBot
L183[10:09:30] <Forecaster> %calc
2+4%5*3^3
L184[10:12:57]
<Forecaster> ...
L185[10:13:08]
<Forecaster> %test
L186[10:13:15]
<Forecaster> uh
L187[10:13:17]
<Forecaster> %sip
L188[10:13:17] <MichiBot> You drink a
solid dalekanium potion (New!). After drinking the potion
Forecaster notices a label that says "Side effects may include
giggle fits and excessive monologuing."
L189[10:13:28]
<Forecaster> huh
L190[10:13:33]
<Forecaster> %calc 2+2
L191[10:13:37]
<Forecaster> wut
L192[10:13:47] <Forecaster> %calc
2+2
L193[10:13:52] <Forecaster> hrm
L194[10:15:11]
<Forecaster> I did test this
thing...
L195[10:20:03]
<Forecaster> I wish I could check what the
error is cause it's working for me...
L196[10:24:17]
<Forecaster> maybe it's not deploying the
right version
L197[11:56:34] ⇦
Quits: bauen1 (~bauen1@ipb21bd6d3.dynamic.kabel-deutschland.de)
(Quit: leaving)
L198[12:17:40]
⇨ Joins: bauen1
(~bauen1@ipb21bc161.dynamic.kabel-deutschland.de)
L199[12:33:07]
<BrianH>
@sapphicfettucine HAHA I guessed that was some sort of new
pregnancy tester.. wait why are we posting pregnancy testers ?!
lol
L200[12:33:56]
<BrianH>
Ohhh
L201[12:34:06]
<BrianH>
hahaha that video is great
L203[12:51:57]
⇨ Joins: baschdel
(~baschdel@2a02:6d40:3600:f701:978c:3785:b47a:c7d7)
L204[13:29:12] <Izaya> ...Huh.
L205[13:29:36] <Izaya> The only major
customer for the M88k was Data General
L206[13:35:06]
<Saphire>
So what was that "OC security flaw" thing?
L207[13:43:44] <Izaya> I suspect we won't
find out until there's a newer build on CF
L209[14:08:33] <MichiBot>
Title:
OpenOS ls program returns wrong last modified time.
| Posted
by: credomane
| Posted: Sun Aug 16 05:22:38 UTC 2020
| Status: open
L210[14:08:53]
<Saphire>
"epocms", it's even in the damn function arg name!
L211[14:10:53] <Izaya> I bet it's one of
those platform-specific bugs
L212[14:11:10] <Izaya> Lemme load in, I
bet it only returns seconds on a *nix machine
L213[14:12:26]
<Saphire>
...I am on linux machine
L214[14:12:28]
<Saphire>
Arch ._.
L215[14:13:51]
<Kristopher38> I can confirm it returns ms
on a Windows machine
L216[14:14:24]
<Saphire>
Linux too v:
L217[14:14:59] <Izaya> ... yeah, so it
does
L219[14:15:24] <Izaya> neat
L220[14:19:06]
<Saphire>
Yeah
L222[14:22:26]
<Saphire>
File.lastModified(): A long value representing the time the file
was last modified, measured in milliseconds since the epoch
(00:00:00 GMT, January 1, 1970), or 0L if the file does not exist
or if an I/O error occurs
L223[14:39:48] ⇦
Quits: MajGenRelativity (~MajGenRel@45.152.180.12) (Quit:
Leaving)
L224[14:44:48] <Amanda> %boop Inari
L225[14:44:48] <MichiBot> Amanda: You
boop Inari on the snoot.
L226[14:50:17]
<FlyingSixtySix> Howdy! I'd like to reset
my ocdoc.cil.li wiki password, but trying to do so errors out with
the following:
L227[14:50:17]
<FlyingSixtySix> > `There was an
unexpected problem communicating with SMTP: Unexpected return code
- Expected: 250, Got: 554 | 554 5.7.1 : Relay access denied`
L228[14:51:01]
<Forecaster> Lizzy ^
L229[15:12:58]
<Saphire>
RIP mail server
L230[15:17:17]
<Bob>
%discord
L232[15:18:25] <Inari> %boop Amanda
L233[15:18:26] <MichiBot> Inari: You boop
Amanda on the snoot.
L234[15:18:37] <Inari> Whats bofuri
L235[15:21:04]
<FuFuTuTu>
Hello, here since yesterday I try to install MineOS with the
pastebin run or wget its gives me this error
L238[15:26:54] ⇦
Quits: baschdel (~baschdel@2a02:6d40:3600:f701:978c:3785:b47a:c7d7)
(Ping timeout: 198 seconds)
L239[15:32:56]
<sapphicfettucine> huh, i remember someone
else talking about that issue with wget/pastebin a few days ago
here
L240[15:35:22]
<FuFuTuTu>
what he managed to solve it
L241[15:36:26]
<sapphicfettucine> i don't remember, tbh.
i'd try updating your java, though - some older versions of java 8
seem to have a few issues with SSL
L242[15:37:02]
<FuFuTuTu>
I already have java days
L243[15:39:23]
<sapphicfettucine> there are various
versions of java 8
L244[15:40:12]
<FuFuTuTu>
jre 8 261
L245[15:40:24]
<sapphicfettucine> weird, that one should
be alright x.x
L246[15:40:45]
<FuFuTuTu>
what I was told
L247[15:42:14]
<sapphicfettucine> do you have minecraft
open?
L248[15:42:58]
<FuFuTuTu>
Currently yes I play it
L250[15:45:49] <Elfi> %boop Inari
L251[15:45:49] <MichiBot> Elfi: You boop
Inari on the snoot.
L253[15:45:51]
<sapphicfettucine> okay so it's a more
general problem
L254[15:45:51]
<sapphicfettucine> man i have no
clue
L255[15:46:27] <Elfi> Seems like a
possible firewall issue?
L256[15:46:45]
<sapphicfettucine> possibly yeah
L257[15:46:55] <Elfi> Also how is
fettucine sapphic 🤔
L258[15:47:13]
<sapphicfettucine> yknow what they say,
all pasta is straight till it gets wet
L259[15:47:17] <Elfi> ...Point
L260[15:47:27] <Elfi> I walked into that
one
L261[15:47:33] <Izaya> you are like little
pasta
L262[15:47:36] <Izaya> wait
L263[15:47:46]
<FuFuTuTu>
So this is probably my firewall on my pc?
L264[15:47:47]
<sapphicfettucine> aren't we all little
pasta in the eyes of god
L265[15:47:55]
<sapphicfettucine> you're playing single
player right?
L266[15:48:00] <Elfi> *of the flying
spaghetti monster
L267[15:48:04]
<FuFuTuTu>
yes
L268[15:48:22]
<sapphicfettucine> then i'd recommend
checking your settings yeah
L269[15:49:02]
<FuFuTuTu>
My firewall is activated
L270[15:49:10]
<sapphicfettucine> is it set to block
minecraft?
L271[15:52:10]
<FuFuTuTu>
it was only on the public network
L272[15:53:35]
<Bob> you
should anyways update your java since 8u265 has some security
issues fixes
L273[15:56:32]
<SnailDOS>
Hi world
L274[15:56:41]
<SnailDOS>
This server active..
L275[15:57:52] <Izaya> 13:13 -- 2713 4019
:Current global users 2713, max 4019
L276[15:57:55] <Izaya> guess you could say
that
L277[15:59:45]
<SnailDOS>
I'm going to consume someone.
L278[16:00:05]
<SnailDOS>
I have 2 tier 3.5 ram AND IT'S STILL NOT ENOUGH
L279[16:00:11]
<SnailDOS>
How do I add MORE RAM
L280[16:00:19]
<SnailDOS>
I don't have any more slots!!?!
L281[16:00:38]
<sapphicfettucine> you can get four in a
server, but what are you doing that needs that?
L282[16:00:39] <Elfi> What are you trying
to run?
L283[16:00:50] <Elfi> 640KB should be
enough for anyone after all /s
L284[16:00:53]
<SnailDOS>
MineOS
L285[16:00:55]
<SnailDOS>
Lmfao
L286[16:01:00] <Izaya> can't get enough
RAM for that, sorry
L287[16:01:04] <Izaya> you need at least
16GB
L288[16:01:06]
<SnailDOS>
OCC FAILED NOT ENOUGH MEMORY
L289[16:01:17] <Elfi> there ain't enough
RAM in the world for MineOS
L290[16:01:23]
<SnailDOS>
No. It works. It just sometimes goes funny bunny.
L291[16:01:25]
<Forecaster> please go easy on the
caps
L292[16:01:32]
<SnailDOS>
ok
L293[16:01:50]
<SnailDOS>
So. What your saying. Is mineos was created. But you cannot have
enough ram?
L294[16:01:54]
<SnailDOS>
Hyper lul what
L295[16:02:09] <Elfi> MineOS is
third-party software
L296[16:02:14]
<Forecaster> you can use a server, or
increase the ram values in the config
L297[16:02:17] <Elfi> There is no
guarantee it'll run with standard OC configurations
L298[16:02:25] <Elfi> There is also no
guarantee that it'll run.
L299[16:02:33]
<SnailDOS>
Ok.. Uh... A server.. For my personal computer?
L300[16:02:38]
<SnailDOS>
:GWcmeisterPeepoE:
L301[16:02:39] <Elfi> All responsibility
for its maintenance and operation is on the MineOS dev team.
L302[16:02:57]
<SnailDOS>
"team" really only one dev but.. Anyway.
L303[16:03:07]
<SnailDOS>
So would a server be good enough ram
L304[16:03:26]
<SnailDOS>
Ore is there like a expander or pci express slot or something
idek
L305[16:03:38]
<FuFuTuTu>
Minecraft is allowed on my firewall but the problem comes back
every time
L306[16:03:47]
<sapphicfettucine> a T3 server has four
ram slots
L307[16:03:52] <Elfi> There are no RAM
expander cards, though that'd be interesting
L308[16:04:03]
<SnailDOS>
SHAME
L309[16:04:05]
<sapphicfettucine> but again MineOS is A
Lot so you shouldn't expect the best performance
L310[16:04:06]
<SnailDOS>
That kinda sucks.
L311[16:04:13]
<sapphicfettucine> or swap files
L312[16:04:19]
<SnailDOS>
Wait.
L313[16:04:23]
<SnailDOS>
Wait wait wait wait wait
L314[16:04:25]
<sapphicfettucine> super slow tape drive
memory when
L315[16:04:34] <Izaya> like a few years
ago
L316[16:04:38] <Elfi> I mean, MineOS is
pretty horribly inefficient so I can't imagine it managing swap
well either
L317[16:04:39]
<SnailDOS>
Can you use disk space as virtual ram?
L318[16:04:42] <Izaya> gamax managed to do
tape-stored tables a long time ago
L319[16:04:48]
<SnailDOS>
:GWseremePeepoGGERS:
L320[16:04:56]
<sapphicfettucine> of course gamax got
that working :P
L321[16:05:01] <Elfi> It would require a
kernelmode memory manager
L322[16:05:04]
<sapphicfettucine> don't get your hopes up
snaildos
L323[16:05:08]
<SnailDOS>
oof.
L324[16:05:13] <Elfi> I miss Gamax
L325[16:05:13]
<SnailDOS>
Shame then.
L326[16:05:14]
<SnailDOS>
Ig..
L327[16:05:19]
<SnailDOS>
So my best bet?
L328[16:05:27] <Elfi> Run GEOS
L330[16:05:30]
<sapphicfettucine> your best bet is a T3
server or not using mineos
L331[16:05:31] *
Elfi giggleflee
L332[16:05:38]
<SnailDOS>
Or..
L333[16:05:50]
<SnailDOS>
Is there a program. That I can link servers to make a super
computer
L334[16:05:56] <Elfi> Seriously, GEOS on a
6502 processor arch would be baller
L335[16:05:56]
<sapphicfettucine> no
L336[16:05:58]
<SnailDOS>
Or a shared hardware or idk
L337[16:06:16]
<FlyingSixtySix> ~~Increase T3.5 memory
usage to 1G each~~ :gigachad:
L338[16:06:18]
<FuFuTuTu>
Well, I think I can forget OC
L339[16:06:20]
<SnailDOS>
pog so what do people make here then? Like usually. I saw reactor
manager..
L340[16:06:30] <Elfi> That would require a
very complicated implementation of the threading system, IPCs,
etc.
L341[16:06:33]
<SnailDOS>
Like. What is there to do
L342[16:06:38]
<sapphicfettucine> there's gamax's virtual
components, but memory sticks aren't components
L343[16:06:40]
<sapphicfettucine> basically
anything
L344[16:06:44] <Elfi> I make mixtapes. '
u'
L345[16:06:45]
<sapphicfettucine> i do live concerts with
it
L346[16:06:54] <Izaya> it's a computer my
dude
L347[16:06:55]
<SnailDOS>
~~ With no ram how do people live ~~
L348[16:07:05]
<SnailDOS>
You piece of crap discord no mark up wtf
L349[16:07:07]
<sapphicfettucine> don't need more than
2048k really
L350[16:07:16]
<sapphicfettucine> i never did in OC at
least
L351[16:07:17] <Elfi> What do you mean?
640KB should be enough for anybody
L352[16:07:18] <Izaya> I don't bother
going past 256K in everything but my inventory server
L353[16:07:21]
<SnailDOS>
I know Ira a computer.
L354[16:07:27]
<SnailDOS>
But what do people make.
L355[16:07:35]
<sapphicfettucine> again literally
anything
L356[16:07:42] <Elfi> I once considered
writing a gopher client but I never did
L357[16:07:44]
<SnailDOS>
I love exploring projects and running them.
L358[16:07:47]
<SnailDOS>
It's fun for me.
L359[16:08:00]
<sapphicfettucine> i'd suggest taking a
look at OpenPrograms
L360[16:08:04]
<SnailDOS>
then the errors come but nvm
L361[16:08:08]
<sapphicfettucine> there's a lot of cool
stuff there
L362[16:08:09]
<SnailDOS>
Wtf is open programs.
L363[16:08:10] <Izaya> I wrote a cursed
OS
L365[16:08:12] <Elfi> Maybe I should
revisit it. It's the perfect low-power protocol for online
information
L366[16:08:20]
<SnailDOS>
Is that like 50 pages of stuff.
L367[16:08:21] <Izaya> and started a
network stack project
L368[16:08:22]
<sapphicfettucine> it's our opencomputers
package directory
L370[16:08:33]
<SnailDOS>
Hmmmmm thanks.
L371[16:08:34]
<sapphicfettucine> basically a collection
of a lot of cool programs by cool people
L372[16:08:42]
<SnailDOS>
Yey a cool place.
L373[16:08:43] <Izaya> Elfi: FRequest is
totally not a Gopher clone with less file types
L374[16:08:57] <Elfi> Isn't it now?
L375[16:08:58] <Elfi> Hmmm
L376[16:08:59]
<SnailDOS>
So how can I get thicc hardware. No chs going config btw I don't
wanna do that.
L377[16:09:08]
<sapphicfettucine> again a T3 server
L378[16:09:11]
<SnailDOS>
Is it really just topping it out.. And that's it.
L379[16:09:29]
<SnailDOS>
Server can connect to monitors still.... Right.
L380[16:09:33]
<sapphicfettucine> yeah
L381[16:09:36]
<sapphicfettucine> just put a gpu in
L382[16:09:39]
<SnailDOS>
With gpu
L383[16:09:39]
<SnailDOS>
Ye
L384[16:09:42]
<SnailDOS>
I thought so
L385[16:09:52]
<SnailDOS>
Well tyvm wonderful community. I'm staying here ig
L386[16:09:59]
<SnailDOS>
Oh. And is oc still getting updates?
L387[16:10:05]
<sapphicfettucine> yep
L388[16:10:06] <Izaya> remember, you're
here forever
L389[16:10:10]
<sapphicfettucine> if you want the latest
there's dev builds
L390[16:10:16] <Izaya> "yes" but
only when payonel has time
L391[16:10:16]
<SnailDOS>
Will there be tapdrives?
L392[16:10:17]
<SnailDOS>
Lol
L393[16:10:25] <Izaya> there are tape
drives, in computronics
L394[16:10:29]
<sapphicfettucine> there are tape
drives
L395[16:10:33]
<sapphicfettucine> it's an addon called
computronics
L396[16:10:37]
<SnailDOS>
What is computer tonics.
L397[16:10:47]
<SnailDOS>
Addon. You just.. ADD IT ON... that's it
L398[16:10:49]
<sapphicfettucine> > I wrote a cursed
OS
L399[16:10:50]
<sapphicfettucine> i've been meaning to
try it out >.<
L400[16:10:52]
<sapphicfettucine> it's a mod
L401[16:10:57]
<SnailDOS>
Client side or server side.
L402[16:11:01]
<SnailDOS>
Or both.
L403[16:11:02]
<sapphicfettucine> both
L404[16:11:08]
<SnailDOS>
You see. I'm running sky factory 3
L405[16:11:18]
<SnailDOS>
And if you didn't relize the developers love updating that
pack.
L406[16:11:20]
<sapphicfettucine> it adds cool shit like:
music! funny sounds! NSA boxes!
L407[16:11:52]
<SnailDOS>
I have a whole survival server. With skyfac 3. I don't think I'll
be getting mods... :(
L408[16:12:04]
<SnailDOS>
Unless I can request features.... May.. Maybe..
L409[16:12:17]
<SnailDOS>
Again Ty all for your time now I'm going to spend hours looking at
that website.
L410[16:12:55]
<sapphicfettucine> i've never run a
modpack that i don't have control over that sounds like kind of a
shitty experience as a server runner tbh
L411[16:13:16]
<sapphicfettucine> at least when i fuck up
mod compatibilities for the 20th time i know it's my fault :P
L412[16:16:27]
<SnailDOS>
Lol I wasn't expecting list to be more libary like.
L413[16:16:33]
<SnailDOS>
But meh.
L414[16:16:44]
<SnailDOS>
Interesting shet there.
L415[16:17:05]
<sapphicfettucine> aw the doc building on
psychos is failing ):
L416[16:17:05]
<sapphicfettucine> guess i'm missing some
latex things?
L417[16:17:46] <Izaya> expects
pandoc
L418[16:17:53] <Izaya> nbd though you
still get the markdown file
L419[16:18:09] <Izaya> and the online
docs
L420[16:18:42]
<SnailDOS>
Many people making things?
L421[16:19:23]
<sapphicfettucine> yeah?
L422[16:19:44]
<sapphicfettucine> oh god yeah i forgot
pandoc >.<
L423[16:22:28]
<SnailDOS>
Who's that
L424[16:22:48]
<SnailDOS>
More like what's that. - =-
L425[16:22:54]
<SnailDOS>
More like both....
L426[16:22:56]
<sapphicfettucine> program that does
things to markup languages and makes them into other things
L427[16:23:03]
<SnailDOS>
Oh
L428[16:23:05]
<SnailDOS>
ok
L429[16:24:25]
<SnailDOS>
Eh. I wish there where more programs and systems available here. I
want like drone farming and shit but with actual good documentary
which does not exist.
L430[16:24:39]
<SnailDOS>
That's why I love mineos. Simple. Easy. Yay.
L431[16:25:30]
<sapphicfettucine> the fun of
opencomputers for most people is creating things
L433[16:27:20]
<SnailDOS>
Pogers.
L434[16:27:22]
<sapphicfettucine> holy shit is that an
sftp connection to an e-reader?
L435[16:27:28] <Izaya> yes
L436[16:27:46]
<SnailDOS>
What the actual f-
L437[16:27:49]
<sapphicfettucine> that's cool as fuck -
you have root ssh access? what's the model?
L438[16:28:08] <Izaya> first-gen Kobo Aura
H20
L439[16:28:10]
<SnailDOS>
why.. You could turn the thing into mineos :GWtloLaugh:
L440[16:29:01] <Izaya> all I had to do to
get root was install KOReader
L441[16:29:06]
<sapphicfettucine> ahh
L442[16:29:07]
<sapphicfettucine> hm, some people seem to
have gotten it with kindle 👀
L443[16:29:08] <Izaya> that had a built-in
ssh daemon
L444[16:29:23] <Izaya> so I set a password
and copied my pubkey over
L445[16:29:28]
<SnailDOS>
Lol. Interesting.
L446[16:30:03]
<sapphicfettucine> hhh i kinda wanna to
this with my kindle now
L450[16:31:46] <Izaya> I wish I could find
a good VT100/ANSI-compatible terminal emulator though
L451[16:31:50] <Izaya> I'd love to run
ocvm on this fucker
L452[16:31:59] <asie> get a Zipit Z2
instead :^)
L453[16:32:12] <Izaya> portable monochrome
PsychOS machine
L454[16:32:16]
<SnailDOS>
Lmfao
L455[16:32:18]
<sapphicfettucine> amazing
L457[16:32:28] <MichiBot>
OpenComputers: Now in your pocket! (WIP) | length:
27s | Likes:
50 Dislikes:
3 Views:
1,792 | by
asciicharismatic | Published On 19/1/2016
L458[16:33:05]
<SnailDOS>
First questions.... Mi... Mii... Mineos?
L459[16:33:28] <asie> the resolution's a
bit too low for that
L460[16:33:59]
<SnailDOS>
Hmm.. Agreed.
L461[16:34:05]
<SnailDOS>
Squeeze time.
L462[16:34:13]
<SnailDOS>
So it's running rpi
L463[16:34:20] <asie> also, I also have a
first-gen Kobo Aura H2O!
L464[16:34:25] <Izaya> \o/
L465[16:34:32] <Izaya> Do you have a
terminal emulator on it?
L467[16:34:42] <asie> i barely use it
nowadays
L468[16:34:43]
<SnailDOS>
I want that thing.
L469[16:34:44] <asie> but it's not worth
selling
L470[16:34:45]
<SnailDOS>
I swear.
L471[16:35:00] <asie> legal consumption of
e-books is 90% a joke
L472[16:35:05] <asie> and 10% Creative
Commons/Gutenberg/Humble Bundles
L473[16:35:12] <asie> (/tech
publishing)
L474[16:35:23]
<SnailDOS>
Where can you buy it :GWtloLaugh:
L475[16:35:28] <Izaya> ebay
L476[16:35:32] <Izaya> mine was 150
AUD
L477[16:35:35] <asie> or get a newer
model
L478[16:35:46] <asie> Kobo's newer models
are of comparable spec and similar price I think
L479[16:35:52] <asie> but you will get a
fancy color-changing light for night reading
L480[16:35:56]
<SnailDOS>
Pog
L481[16:35:59] <asie> and no external
microSD card slot
L482[16:35:59]
<SnailDOS>
Nice.
L484[16:36:06] <asie> not that you really
need one
L485[16:36:11]
<SnailDOS>
And the oc in your pocket. I want it lok
L486[16:36:27] <asie> Izaya: yeah if
you're not okay with DRM and not okay with piracy e-readers are
still Not Very Useful
L487[16:36:31]
<SnailDOS>
No Lok I mean lol smh.
L488[16:36:50] <Izaya> yeah I imagine the
combination there would make life difficult
L489[16:36:59] <asie> also most e-books
cost like
L490[16:37:03] <asie> 80% the price of a
physical book, at best
L491[16:37:07] <Izaya> nearly as much as a
hard-copy?
L492[16:37:09] <asie> at that point, why
wouldn't I just, you know
L493[16:37:11] <asie> buy the hard
copy
L494[16:37:14] <asie> gain additional
rights
L495[16:37:16] <Izaya> yeah, and you can
get hard-copies cheap used and they have The Book Smell
L496[16:37:18] <asie> yeah lol
L497[16:37:37] <asie> or just use a
library
L498[16:37:41] <Izaya> I'll probably end
up using this mostly for stuff I can't get in hard-copy
L499[16:37:47] <asie> (though that's more
difficult in The Year Of The Coronaviurus)
L500[16:38:03] <Izaya> now that I have my
own transport I can hit up all the little book shops around
L501[16:38:15] <asie> cool, cool
L502[16:39:03]
<FuFuTuTu>
even on a dedicated pastebin does not work
L503[16:39:05]
<sapphicfettucine> "my own
transport" is a great way to say a vehicle
L504[16:39:22] <Izaya> sapphicfettucine:
it's the prettiest vehicle, too
L506[16:40:16]
<sapphicfettucine> now THAT'S what i'd
call a pretty transport :P
L507[16:41:00] <Izaya> asie: I'm hoping
that they re-print the Haruhi Suzumiya series once the last book
comes out so I can grab a box set
L508[16:41:40]
<sapphicfettucine> never-digitized books
are Pain
L509[16:42:12]
<sapphicfettucine> i've been trying to get
my hands on the letters of virginia woolf but all the volumes are
only physical and extremely expensive to ship and import to south
america
L510[17:24:49]
<Ocawesome101> @SnailDOS Monolith is
mostly documented (viewable online at
https://oz-craft.pickardayune.com/man and in-game if
you install them with the package manager - see `help` in the
shell) has some advantages over OpenOS, though it’s still
command-line only
L511[17:25:12]
<Ariri>
oooh, i dig that frame
L512[17:25:32]
<Ocawesome101> Eh?
L513[17:25:50]
<Ariri> The
bike
L514[17:26:07] <Izaya> pressed steel
diamond is really nice
L515[17:26:13]
<Ocawesome101> 🙃
L516[17:26:45] <Izaya> the GPX250 with the
same engine has a lighter trelis frame but I think the diamond
looks nicer
L517[17:27:12] <Izaya> doesn't have the
ugly seams like a lot of them do, either
L518[17:28:24] <Izaya> Like, there's the
weld but there's no external bolts or joind
L519[17:28:31] <Izaya> Joins*
L520[17:29:16]
<Ariri>
Interesting
L521[17:30:23] <Amanda> Inari: the anime I
linked you last night
L522[17:35:29] <superminor2> I had a storm
last night that was windy enough to blow down a tiny tree into my
yard
L523[17:36:37]
<Forecaster> it's not often you suddenly
gain a tree
L524[17:40:33]
<Ariri>
‘superminor2 gains an extra tree until they hear the word
“blatherskite”!’
L525[18:04:20]
⇨ Joins: CACA
(~CACA@lfbn-idf2-1-323-64.w82-123.abo.wanadoo.fr)
L527[18:04:33] ⇦
Quits: CACA (~CACA@lfbn-idf2-1-323-64.w82-123.abo.wanadoo.fr)
(Client Quit)
L528[18:08:40]
<Forecaster> bye
L529[18:36:42] <Michiyo> well, it's
running 920
L530[18:36:45] <Michiyo> which is the
latest build
L531[18:38:29] <Michiyo> %calc
2+4%5*3^3
L533[18:41:09]
<Forecaster> that's weird
L534[18:41:15]
<Forecaster> why doesn't that happen in my
instance
L535[18:42:41]
<Forecaster> wait
L536[18:42:44]
<Forecaster> that's not the pattern
L537[18:43:06]
<Forecaster> (?:/|÷|divided by)
L538[18:43:19]
<Forecaster> (?:/|??|divided by) <-
this is wrong
L539[18:43:39]
<Forecaster> I guess something somewhere
doesn't like that unicode character
L541[18:45:29]
<Forecaster> Michiyo, want to fix or
should I just take out the character?
L542[18:48:01]
<Forecaster> I doubt anyone will use it,
so I can just remove it
L543[18:58:46] <Inari> %pet Amanda
L544[18:58:46] <MichiBot> Inari is petting
Amanda with Tar Slime. Amanda regains 1d4 => 3 hit points!
L545[18:58:50] <Inari> nea
L547[18:59:44]
<Forecaster> tar slime, very good for the
skin
L548[19:06:26] *
Amanda beams all the tar into Inari's fail fur
L549[19:15:40] <Inari> Amanda: rude!
L550[19:17:41]
<Forecaster> %sip
L551[19:17:41] <MichiBot> You drink a
salty pearlpeas potion (New!). Forecaster turns into a sword lava
until they find a lamp.
L552[19:18:00]
<Forecaster> ...
L553[19:18:19] <Inari> neat
L554[19:34:35]
⇨ Joins: Victor_sueca
(~Victor_su@90.165.120.190)
L555[19:38:26] ⇦
Quits: Victorsueca (~Victor_su@90.165.120.190) (Ping timeout: 378
seconds)
L556[19:43:59]
⇨ Joins: baschdel
(~baschdel@2a02:6d40:3600:f701:978c:3785:b47a:c7d7)
L557[20:13:03] <Amanda> Inari: Help!
infinite Dendeogram has the same probelm as Bofuri!
L558[20:28:20] <Michiyo> %flip
L559[20:28:20] <MichiBot> Michiyo:
(?????????????????????????
L560[20:28:22] <Michiyo> yeaaaah
L561[20:28:25] <Michiyo> that's broken
too
L562[20:28:40] <Michiyo> @Forecaster it
looks like all UTF-8 is broken
L563[20:33:54]
<Forecaster> jenkins breaks it, cause it
works fine when I build locally
L564[20:34:29] <Michiyo> Yes, and I'm
trying to fix Jenkins ATM
L565[20:38:05] <Michiyo> %status
L566[20:38:08] <Michiyo> err
L567[20:38:09] <Michiyo> %restart
L568[20:38:10] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L569[20:38:29]
⇨ Joins: MichiBot
(~MichiBot@service-77.theender.net)
L570[20:38:29]
zsh sets mode: +v on MichiBot
L571[20:38:58] <Michiyo> %flip
L572[20:39:08] <MichiBot> Michiyo:
(?????????????????????????
L573[20:39:16] <Michiyo> nope.
L574[20:39:19] <Forecaster> %command add
status If you can see this I'm running!
L575[20:39:20] <MichiBot> Forecaster:
Command Added! Don't forget to set help text with
addcommandhelp!
L576[20:39:43] <Michiyo> lol..
L577[20:40:08] <Michiyo> I had just
restarted the jenkins service and checked its status, so my mind
was there still
L578[20:40:36] <Forecaster> :P
L579[20:43:16] <Michiyo> Should nano be
able to display utf-8 correctly?
L580[20:43:38] <Michiyo> Meh, same kinda
thing in vi
L581[20:43:39] <Michiyo> flipReplace =
"¡)(~Y~G~B~R~P~D~[9Ɫ6><¿~H~@~D~G~F~W~N~Dפſ丬˥W~@~L~Z~J~H~[Mλ][~@~Pq~Tp~]~_~Sɥıɾ~^lɯudbɹ~Gn~L~M~N}{',~
L582[20:43:39] <Michiyo> @~^~T"
L583[20:43:46] <Michiyo> So.. it's broken
in the checkout then.
L584[20:43:52]
<Forecaster> no idea
L585[20:48:15] <Michiyo> file -bi
Flip.java
L586[20:48:15] <Michiyo> text/x-java;
charset=utf-8
L587[20:48:21] <Michiyo> I have no
idea...
L588[20:52:42] <Michiyo> Pattern
findDivision = Pattern.compile("(-?[\\d,.]+) *(?:/| |divided
by) *(-?[\\d,.]+)");
L589[20:52:46] <Michiyo> yeah, broken here
too
L590[20:52:48] *
Michiyo sighs
L591[20:55:30] <Michiyo> %restart
L592[20:55:31] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L593[20:55:49]
⇨ Joins: MichiBot
(~MichiBot@service-77.theender.net)
L594[20:55:49]
zsh sets mode: +v on MichiBot
L595[20:55:50] <Michiyo> %flip
L596[20:56:16] <MichiBot> Michiyo:
(?????????????????????????
L597[20:56:25] <Michiyo> yeah, no
idea
L598[20:56:53]
⇨ Joins: MajGenRelativity
(~MajGenRel@45.152.180.12)
L599[20:59:23] <Michiyo> if I clone
locally flipReplace =
"¡)(˙⇂ⵒƐㄣϛ9Ɫ6><¿∀ℇƆᗡƎℲפſ丬˥WԀΌᴚ⊥∩ΛMλ][‾ɐqɔpǝɟɓɥıɾʞlɯudbɹʇnʌʍʎ}{',„┻";
L600[20:59:26] <Michiyo> it's fine
L601[21:00:44]
<Forecaster> very weird
L602[21:01:31] <Michiyo> AND it's fine on
the server too if I open it with NP++
L603[21:01:32] <Michiyo> flipReplace =
"¡)(˙⇂ⵒƐㄣϛ9Ɫ6><¿∀ℇƆᗡƎℲפſ丬˥WԀΌᴚ⊥∩ΛMλ][‾ɐqɔpǝɟɓɥıɾʞlɯudbɹʇnʌʍʎ}{',„┻";
L604[21:01:42] <Michiyo> Ok, so that rules
ALL of that out.
L605[21:04:38] <Michiyo> built .class
files though show
L606[21:04:39] <Michiyo> private static
final String flipReplace =
"??)(???????????????9???6><???????????????????????????W???????????????M??][?????q??p??????????????l??udb????n??????}{',??????";
L607[21:04:58] <Michiyo> So yeah, jenkins
is mangling it for sure..
L608[21:05:07] <Michiyo>
Helper.sendMessage(target, "(????????????????"
L609[21:08:38]
<Forecaster> I know nothing about
jenkins
L610[21:21:02]
<Forecaster> %tonkout
L611[21:21:03] <MichiBot> Fudge!
Forecaster! You beat your own previous record of 9 hours, 56
minutes and 25 seconds (By 6 hours, 23 minutes and 34 seconds)! I
hope you're happy!
L612[21:21:04] <MichiBot> Forecaster has
tonked out! Tonk has been reset! They gained 0.016 tonk points!
plus 0.03 bonus points for consecutive hours! Current score:
1.34669584, Position #1
L613[21:33:19] <Amanda> %splash Inari with
mutable pearlpea potion
L614[21:33:19] <MichiBot> You fling a
mutable violium potion (New!) that splashes onto Inari. Inari turns
into an aegisalt bear until they say the phrase "Swing
Nyan".
L615[21:34:31] <Amanda> %choose more
irradtion?
L616[21:34:31] <MichiBot> Amanda:
"more irradtion?" doesn't really seem like a good idea
right now.
L617[21:37:49] <CompanionCube> goddammit
:(
L618[21:39:08] <Ariri> Gravity drives in
SE are so cool
L619[21:39:54] <Ariri> %tonk
L620[21:39:54] <MichiBot> Jiminy Cricket!
Ariri! You beat Forecaster's previous record of <0 (By 18
minutes and 51 seconds)! I hope you're happy!
L621[21:39:55] <MichiBot> Ariri's new
record is 18 minutes and 51 seconds! Ariri also gained 0.00031 tonk
points for stealing the tonk. Position #10. Need 0.05346 more
points to pass Ocawesome101!
L622[21:41:54]
<BrisingrAerowing> Michiyo: It seems that
Jenkins uses ASCII by default.
L623[21:41:57]
<BrisingrAerowing> Try this:
L625[22:12:29] ⇦
Quits: CarlenWhite (~CarlenWhi@78.sub-174-241-129.myvzw.com) (Ping
timeout: 204 seconds)
L626[22:17:58]
⇨ Joins: CarlenWhite
(~CarlenWhi@78.sub-174-241-129.myvzw.com)
L627[22:21:01] <Michiyo>
@BrisingrAerowing already tried it
L628[22:21:01] <Michiyo> $SU -l
$JENKINS_USER --shell=/bin/bash -c "$DAEMON $DAEMON_ARGS --
$JAVA -Dfile.encoding=UTF-8 $JAVA_ARGS -jar $JENKINS_WAR
$JENKINS_ARGS" || return
L629[22:21:29] <Michiyo> I'm just not back
from taking SO to work
L630[22:21:42] <Michiyo> s/not/now/
L631[22:21:42] <MichiBot> <Michiyo>
I'm just now back from taking SO to work
L632[22:21:44] <Michiyo> <_<
L633[22:24:36] <Amanda> It's not nice to
throw surprise oranges at your workplace, Michiyo
L634[22:26:29]
<Forecaster> %sip
L635[22:26:30] <MichiBot> You drink a
sweet strawberry potion (New!). The bottle turns into a solarium
axe.
L636[22:26:42]
<Forecaster> %fling solarium axe
L637[22:26:42] <MichiBot> Forecaster is
flinging something at stephan48! They have 5 minutes if they want
to attempt to %defend against it!
L638[22:31:52] <MichiBot> Forecaster
flings solarium axe in a random direction. It hits stephan48 in the
head. They take 1d4 => 4 damage!
L639[22:32:29] <Michiyo> So, at this point
I'm thinking it's a fucking gradle/OpenJDK issue
L640[22:47:33] *
Michiyo sighs
L641[22:47:38] <Michiyo> build.gradle has
compileJava.options.encoding = 'UTF-8'
L642[22:47:46] <Michiyo> AND
L643[22:47:46] <Michiyo>
tasks.withType(JavaCompile) {
L644[22:47:46] <Michiyo> options.encoding
= 'UTF-8'
L645[22:47:46] <Michiyo> }
L646[22:47:58] <Michiyo> I can't get
OracleJDK8 installed..
L647[22:51:43] <Michiyo> %restart
L648[22:51:43] ⇦
Quits: MichiBot (~MichiBot@service-77.theender.net) (Remote host
closed the connection)
L649[22:52:02]
⇨ Joins: MichiBot
(~MichiBot@service-77.theender.net)
L650[22:52:02]
zsh sets mode: +v on MichiBot
L651[22:52:09] <Michiyo> %flip
L652[22:52:10] <Michiyo> %calc
2+4%5*3^3
L653[22:52:41] <MichiBot> Michiyo:
(╯°□°)╯┻━┻
L654[22:52:42] <MichiBot> 2+4%5*3^3 =>
110
L655[22:54:12] ⇦
Quits: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de) (Ping
timeout: 198 seconds)
L656[22:54:33] <Michiyo> @Forecaster
^
L657[22:54:48] <Michiyo> fixed with
dpkg-reconfigure locales
L658[22:54:55] <Michiyo> and setting to
en_US.utf8
L659[23:01:24] ⇦
Quits: baschdel (~baschdel@2a02:6d40:3600:f701:978c:3785:b47a:c7d7)
(Ping timeout: 198 seconds)
L660[23:03:33]
<Forecaster> Woo
L661[23:21:12]
⇨ Joins: immibis (~immibis@46.114.36.168)
L663[23:58:02] ⇦
Quits: MajGenRelativity (~MajGenRel@45.152.180.12) (Ping timeout:
378 seconds)
L664[23:58:23] <Amanda> Inari: sleeps
time