<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:09:39] <Amanda> %choose waves; em or
pressure
L2[00:09:40] <MichiBot> Amanda: em
waves
L3[00:42:44] * Amanda
flops down around Elfi, meows about her day
L4[00:43:13]
<Michiyo>
%tonk
L5[00:43:13] <MichiBot> By my throth!
Michiyo! You beat ThePiGuy24's previous record of 4 hours, 5
minutes and 47 seconds (By 35 minutes and 57 seconds)! I hope
you're happy!
L6[00:43:14] <MichiBot> Michiyo's new record
is 4 hours, 41 minutes and 45 seconds! Michiyo also gained 0.003
(0.0006 x 5) tonk points for stealing the tonk. Position #3. Need
0.04448 more points to pass Forecaster!
L7[00:47:09] ⇦
Quits: Vexatos (~Vexatos@pd9e21222.dip0.t-ipconnect.de) (Remote
host closed the connection)
L8[01:06:17] <Amanda> %splash @Inari with
mutable pearlpeas potion
L9[01:06:17] <MichiBot> You fling a mutable
pearlpeas potion (New!) that splashes onto @Inari. @Inari turns
into a coralcreep goat until they use "Sup Doom" in a
sentence.
L10[01:28:04]
<Ariri>
>Vaur:
L11[01:28:04]
<Ariri>
wait did they actually add mega ship interiors
L12[01:59:20] ⇨
Joins: vlad (~vlad@172-97-219-243.cpe.distributel.net)
L13[02:00:08] ⇦
Quits: vlad (~vlad@172-97-219-243.cpe.distributel.net) (Client
Quit)
L14[02:14:08] <Amanda> Hey @Inari what do
you say to your friend Doom as a greeting?
L15[02:14:43] *
Amanda offers elfi some bedtime snackies, curls up to protecc while
she gets ready for sleepa
L16[02:15:57] <Amanda> %remindme 10h charge
ears
L17[02:15:58] <MichiBot> I'll tell you
"charge ears" in 10h at 02/28/2023 12:15:57 PM
L18[02:16:01] <Amanda> Night girls
L19[02:16:17]
<TechTastic> Ok I've been having this
on/off argument with the staff of a 1.7.10 Server i play on from
time to time about OC's Internet Card so I've come here to people
who do most than ill ever do with OC to ask
L20[02:16:17]
<TechTastic> Do servers have any risk from
the Internet Card and its usage?
L21[02:16:17]
<TechTastic> Id assume there are multiple
failsafes in place and that yall have tested ones ability to break
out of an ingame computer but im not a dev nor a heavy OC
user
L22[02:17:29] <Izzy> the default config
forbids local networks including the loopback network
L23[02:17:50]
<TechTastic> I've seen and told them of
that but they still fear the card
L24[02:19:48]
<TechTastic> For context, the card has
been banned for about as long as OC has been in
L25[02:19:48]
<TechTastic> The most common reasoning
they've given is that you could grab something dangerous from the
Internet and do nebulous dangerous stuff
L26[02:19:49]
<TechTastic> But they've done little
testing and as far as I can see, the default configs should protect
the server as well as being seemingly impossible to break out of an
ingame computer
L27[02:20:46] <Izzy> if they really want
they can whitelist addresses IIRC
L28[02:20:56] <Hawk777> “grab something
dangerous from the Internet” seems like the least problematic
aspect of the Internet card.
L29[02:21:14] <Hawk777> Any program you
could download from the Internet, you could equally well (with
slightly more effort) just copy-and-paste into the computer.
L30[02:21:27] <Izzy> xdotool can do a
lot
L31[02:22:08] <Hawk777> I mean OC itself
even supports pasting text when a computer’s screen is open I
think?
L32[02:22:14] <Hawk777> So don’t even need
that.
L33[02:23:25] <Izzy> it does, but if you
want to do more than ... 2K? at once
L34[02:23:32] <Hawk777> Fair.
L35[02:24:25] <Izzy> soon: virtual internet
card depending on having a copy of minecraft open and running
software that feeds data in via xdotool and xclip and gets data out
by screenshotting and decoding QR codes
L36[02:26:03] <Hawk777> I mean, you
could!
L37[02:26:15] <Hawk777> Server ops
shouldn’t even mind that, because the software in question would be
running on the client rather than the server, so they wouldn’t
really care.
L38[02:32:08]
<TechTastic> Ikr? There concerns would be
alleviated by just asking rather than reading "Internet"
and getting fearful
L39[02:32:09]
<TechTastic> I get the fear but they did
no research into that fear to either prove or disprove it
L40[02:50:57] ⇦
Quits: Hawk777 (~Hawk777@2607:c000:8294:0:ef28:c742:e0af:78df)
(Quit: Leaving.)
L41[03:18:09] ⇨
Joins: Hawk777
(~Hawk777@2607:c000:8294:0:9b6c:a008:888c:f006)
L42[04:04:24]
<PwnagePineapple> Ok I am desperately
trying to figure out what the correct steps are to add the
documentation for my custom TIS-3D module into the TIS-3D reference
manual. Ideally, I'd like to segregate all my content onto its own
tab, but tbh I don't really know how to do this, and the code isn't
the best documented, and I can't find a single example of adding an
entry to another mods' manual
L43[04:51:59]
<PwnagePineapple> I've been trying to
figure this out for the better part of a day with no luck
L44[04:56:33] ⇨
Joins: Nibroc
(~Nibroc@110-175-87-157.static.tpgi.com.au)
L45[04:57:14] ⇦
Quits: Nibroc (~Nibroc@110-175-87-157.static.tpgi.com.au) (Remote
host closed the connection)
L46[05:20:45]
<PwnagePineapple> Does anyone know how to
do this properly?
L47[05:25:19]
<PwnagePineapple> The tab I'm registering
just isn't showing up and idk why
L48[05:50:07]
<PwnagePineapple> I've created my own
subclass of `AbstractTab`, `NamespaceDocumentProvider`, and
`NamespacePathProvider`, all of which properly override the
`matches` method to check which manual they're for, and the tab
just isn't showing up
L49[05:52:16]
<PwnagePineapple> I just don't know what
to do anymore
L50[05:53:57]
<PwnagePineapple> The module itself works
fine, and is registered and implemented and all that
L51[05:54:02]
<PwnagePineapple> But the docs just
won't
L52[06:02:08]
<PwnagePineapple> From my experimentation
with breakpoint placing, at no point is the callback to register
the tab ever actually called
L53[06:10:39]
<Vaur>
>Ariri: wait did they actually add mega ship interiors
L54[06:10:39]
<Vaur>
carrier interior, yes
L55[06:10:54]
<Ariri>
yoooo
L56[06:11:04]
<Vaur>
%tonk
L57[06:11:04] <MichiBot> Golly! Vaur! You
beat Michiyo's previous record of 4 hours, 41 minutes and 45
seconds (By 46 minutes and 5 seconds)! I hope you're happy!
L58[06:11:05] <MichiBot> Vaur's new record
is 5 hours, 27 minutes and 51 seconds! Vaur also gained 0.00385
(0.00077 x 5) tonk points for stealing the tonk. Position #4. Need
0.19429 more points to pass Michiyo!
L59[06:11:07]
<Ariri>
what else is new i haven't played basically since odyssey came
out
L60[06:11:18]
<Vaur>
thargoid war
L61[06:11:41]
<Ariri> yea
i saw a bit of that i have no idea what's happened in detail
tho
L62[06:11:50]
<Ariri> i
just know we're getting destroyed
L63[06:12:13]
<Ariri> did
they add the scorpion?
L64[06:13:00]
<Michiyo>
damn it
L65[06:16:29]
<PwnagePineapple> So as far as I can tell,
my mod never seems to get the register event for Markdown Manual
tabs, document providers, or path providers
L66[06:16:35]
<PwnagePineapple> And I haven't the
faintest clue why
L67[06:16:50]
<PwnagePineapple> My event listeners are
just never getting called
L68[06:18:23]
<Vaur>
>Ariri: did they add the scorpion?
L69[06:18:23]
<Vaur> no
clue
L70[06:21:05]
<PwnagePineapple> Well now I've gone and
crashed the game
L71[06:21:10]
<PwnagePineapple> At least something has
changed
L72[06:27:15]
<PwnagePineapple> IT LOADED
L73[06:27:20]
<PwnagePineapple> Now to fix the sort
order
L74[06:34:34]
<PwnagePineapple> Object Oriented
Programming is the worst thing to ever happen to computer
science
L75[06:44:03] ⇨
Joins: Zazelin (~Zazelin@145.255.1.170)
L76[06:44:38] ⇦
Quits: Zazelin (~Zazelin@145.255.1.170) (Client Quit)
L77[06:45:14]
<PwnagePineapple> Ok I've tried setting
the sort order to 0, 1, -1, `Integer.MAX_VALUE`, and
`Integer.MIN_VALUE`, but for some reason my tab always appears on
the very top. And I've tried setting the sort order on my Tab, Path
Provider, and Document Provider
L78[06:45:17]
<PwnagePineapple> Idk anymore
L79[06:50:08]
<PwnagePineapple> I am in existential
pain
L80[06:58:46]
<Inari
「オ兄デレ」「狐っ娘」> >Corded: <Amanda> Hey
<@!105317648602042368> what do you say to your friend Doom as
a greetin…
L81[06:58:46]
<Inari
「オ兄デレ」「狐っ娘」> Amanda: "kon", of course
L82[08:09:15] ⇦
Quits: Hawk777 (~Hawk777@2607:c000:8294:0:9b6c:a008:888c:f006)
(Quit: Leaving.)
L83[08:25:52]
<Forecaster> %sip
L84[08:25:55] <MichiBot> You drink an
invisible nectar potion (New!). Forecaster gets a sudden Spice
infusion. Forecaster can see the universe. [Spice Addiction
+1]
L85[08:36:34] ⇨
Joins: Vexatos
(~Vexatos@pd9e21222.dip0.t-ipconnect.de)
L86[08:36:34] zsh
sets mode: +v on Vexatos
L87[11:31:45] <Amanda> @Inari TIL goats
kon
L88[12:01:35] *
Amanda meows and looks around
L89[12:06:44]
<Forecaster> %tonk
L90[12:06:45] <MichiBot> Geez! Forecaster!
You beat Vaur's previous record of 5 hours, 27 minutes and 51
seconds (By 27 minutes and 48 seconds)! I hope you're happy!
L91[12:06:46] <MichiBot> Forecaster's new
record is 5 hours, 55 minutes and 40 seconds! Forecaster also
gained 0.00276 (0.00046 x 6) tonk points for stealing the tonk.
Position #2. Need 0.0061 more points to pass CompanionCube!
L92[12:15:58] <MichiBot> Amanda REMINDER:
charge ears
L93[12:20:20] ⇨
Joins: Hellcat (~Hellcat@185.183.95.126)
L94[12:20:30] <Hellcat> hi
L95[12:22:28] <Amanda> Greetings Mortal.
Meow meowmwomwoemeow
L96[12:27:08] ⇦
Quits: Hellcat (~Hellcat@185.183.95.126) (Ping timeout: 189
seconds)
L97[12:34:10] <Amanda> Wow, rude
L98[12:35:19]
<Inari
「オ兄デレ」「狐っ娘」> >Corded: <Amanda>
<@!105317648602042368> TIL goats kon
L99[12:35:19]
<Inari
「オ兄デレ」「狐っ娘」> everyone should kon, it's the sacred
greeting
L100[12:35:35] <Amanda> Whatever you say,
nya
L101[12:46:14] *
Amanda checks that Elfi is sleepy-clinging alright, wanders over to
play with her esp32s she bought
L102[14:21:43]
<Forecaster> %sip
L103[14:21:43] <MichiBot> You drink a
fluffy honey potion (New!). Forecaster feels slightly more
agile.
L104[16:11:20]
⇨ Joins: Hellcat (~Hellcat@185.183.95.126)
L105[16:24:12] ⇦
Quits: Hellcat (~Hellcat@185.183.95.126) (Remote host closed the
connection)
L106[16:36:02]
⇨ Joins: Hellcat (~Hellcat@185.183.95.126)
L107[16:36:42] ⇦
Quits: Hellcat (~Hellcat@185.183.95.126) (Remote host closed the
connection)
L108[16:59:21]
<Vaur>
%sip
L109[16:59:22] <MichiBot> You drink a
robust iron potion (New!). Vaur turns into a horse girl until they
have an automato potion.
L110[17:00:02]
⇨ Joins: The_Hellcat (~The_Hellc@185.183.95.126)
L111[17:01:21] ⇦
Quits: The_Hellcat (~The_Hellc@185.183.95.126) (Quit:
The_Hellcat)
L112[17:04:22]
<Forecaster> %sip
L113[17:04:22] <MichiBot> You drink a
stirring pearlpeas potion (New!). Forecaster's eyes glow the color
of chocolate until they use "Woof" in a sentence.
L114[17:05:09]
<Forecaster> Woof, more like oof.
L115[17:28:39]
<Vaur>
%sip
L116[17:28:40] <MichiBot> You drink a
freezing rød potion (New!). Vaur gains an additional bone.
L117[17:53:14]
<TechTastic> ok this argumernt on the
1.7.10 server is still going
L118[17:53:14]
<TechTastic> Can anything break out of an
ingame computer to affect the server itself and if so, can it be
done without the Internet Card at all (another reason they banned
the card)
L119[17:54:01]
<TechTastic> i highly doubt that such a
vulnerability exists that yall havent already patched
L120[17:54:08]
<RedstoneParkour> Technically yes, via the
debug card
L121[17:54:21]
<TechTastic> yea but the Debug Card is
unobtainable
L122[17:55:13]
<RedstoneParkour> exactly
L123[17:55:56]
<TechTastic> so0 is it possible for a
player without the debug card but with the internet card to break
out of an ingame computer to affect the server
L124[17:56:02]
<RedstoneParkour> and even if they still
somehow get that it can be turned off / limited to ops via a simple
config setting
L125[17:56:47]
<Michiyo>
AFAIK, no.
L126[17:57:04]
<RedstoneParkour> i also don't know a
way
L127[17:57:36]
<TechTastic> thank you, cuz they said that
my statement that you cant do anything thatll affect the server was
"categorically false"
L128[17:58:17]
<RedstoneParkour> actually you *could*
build a robot 'swarm' and use that for bad stuff, but i'd count
that as intentional
L129[17:58:41]
<TechTastic> yes but thats not affect the
server itself, just the world as intented
L130[17:59:25]
<RedstoneParkour> oh that is
impossible
L131[18:01:19]
<Forecaster> You can't even do that with
the internet card
L132[18:01:44]
<Forecaster> The internet card just send
requests, and by default or can't do so locally
L133[18:01:45]
<Michiyo>
Oh, hey, Discord fixed the webhook issue
L134[18:02:28] <Michiyo> Testing
L135[18:02:33]
<Michiyo>
\o/
L136[18:02:52]
<TechTastic> ikr? and yet here i am having
to fight to get the Internet Card unbanned
L137[18:03:34]
<TechTastic> they just saw
"Internet" and just banned it with vague reasoning
instead of testing it or just asking about it
L138[18:09:16]
<Kristopher38> hard to believe
L139[18:10:14] <Amanda> I mean. It could
be used in a way that triggers some anti-bot measure or another
that gets the server's IP banned
L140[18:10:34] <Amanda> but if you're
configuring it right it can't access anything on the LAN
L141[18:15:02]
<TechTastic> exactly, which is just
default configs
L142[18:15:26] <Amanda> I mean, it's a
valid concern for a public server.
L143[18:15:35] <Amanda> Specifically for
the former reason
L144[18:16:01]
<Michiyo>
%tonkout
L145[18:16:01] <MichiBot> Awesome!
Michiyo! You beat Forecaster's previous record of 5 hours, 55
minutes and 40 seconds (By 13 minutes and 36 seconds)! I hope
you're happy!
L146[18:16:02] <MichiBot> Michiyo has
stolen the tonkout! Tonk has been reset! They gained 0.006 tonk
points! plus 0.005 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 0.39001. Position #3 Need
0.03374 more points to pass Forecaster!
L147[18:16:12] <Amanda> If they host other
stuff they care about on that server, like email, a ban because a
user was being a child isn't worth it
L148[18:17:07] <ThePiGuy24> bollocks, was
just checking whether someone tonked
L149[18:18:16] <Amanda> And in most
countries they're legally responsible for the traffic that comes
out of their server, so if someone uses it to do something illegal,
they'r eon the hool
L150[18:18:35]
<TechTastic> they dont its a hosting
provider, believe SkyNode
L151[18:19:37]
<TechTastic> and in the case of doing
something illicite, thats why the blacklist exists
L152[18:20:10] <Amanda> blacklists are for
targets, not content
L153[18:21:42] <Amanda> Anyway, it's their
server, they decide what can and can't be done in it.
L154[18:21:45]
<TechTastic> fair
L155[18:46:25]
<Forecaster> %sip
L156[18:46:26] <MichiBot> You drink a
slimy water potion (New!). Everything Forecaster says is now in
Wingdings until the next time they hug someone.
L157[19:09:46]
<Vaur>
%sip
L158[19:09:47] <MichiBot> You drink a
wonderful spice potion (New!). Vaur turns into an oculemon sloth
octopus until they have an apple.
L159[19:12:00]
<Forecaster> slothtopus
L160[19:13:46]
<PwnagePineapple> So I may have found a
bug in Markdown Manual. It looks like overriding `sortOrder` on a
`Tab` instance has no bearing on the actual ordering of tabs in the
manual UI
L161[19:14:30]
<PwnagePineapple> I've tried using `0`,
`-1`, `1`, `Integer.MIN_VALUE`, and `Integer.MAX_VALUE` and my
custom TIS-3D Reference Manual tab is always at the top
L162[19:15:29]
<PwnagePineapple> I even tried overriding
`compareTo` and it didn't work either
L163[19:25:18]
<AR2000> If
they really are scared, they could whitelist some IP like github,
pastbin and other code sharing service, not app hosting
services
L164[19:35:17]
<TechTastic> Ok, im just done
L165[19:37:21]
<Ocawesome101> "why would we divulge
an exploit?" because if you tell a mod developer then they'll
FIX IT and it won't exist anymore
L166[19:37:32]
<Ocawesome101> or at least they'll be
aware of it and more likely to fix it
L167[19:37:52]
<TechTastic> They are on 1.7.10, they've
pretty much given up on hoping devs fix bugs
L168[19:38:06]
<Ocawesome101> OC is still maintained for
1.7.10 as much as it is for 1.12, unbelievably
L169[19:40:11]
<TechTastic> Un be fucking lievable
L170[19:41:11]
<TechTastic> Sorry, now I'm more pissed
off at them
L171[19:41:11]
<TechTastic> They know of a vulnerability
and just didn't fucking report it like what the fuck
L172[19:41:38]
<Ocawesome101> either that or they're
making it up
L173[19:42:34] <CompanionCube> probably
the latter?
L174[19:43:03]
<AR2000> I
feel like they are making it up. I've spend time in the sandboxing
code to try to create a debugger, I see now way to escape the
sandbox, and if you ban localhost, lan, and even the server's
public IP, there is now way to exploit anything
L175[19:43:16]
<AR2000> OC
is memory limited, speed limited
L177[19:43:33]
<AR2000> A
single component call can take 1s. You won't DDOS anything with
that
L178[19:44:54]
<Ocawesome101> if they don't disclose it
it could very much affect _every other OC server out there_
L179[19:45:35]
<Ocawesome101> all it takes is one other,
less self-righteous, person discovering it
L180[19:46:03]
<AR2000>
>TechTastic: No fucking obligation my ass
L181[19:46:04]
<AR2000> I
think not disclosing security issue to the products maintainer is
in a gray legal area (I may be completely wrong, don't quote me and
check your local law). If not it is at least not morally
right
L182[19:46:38]
<TechTastic> Ik like wtf
L183[19:46:55] <CompanionCube> i mean if
you don't care about getting banned you could counter-bluff with
your own exploit and offer to swap.
L184[19:48:12]
<TechTastic> I'm trying to get ahold of
other server staff that I have friendly relations with to get this
reported if its true
L185[19:48:13]
<TechTastic> Like, I now understand why
its banned but thats no excuse to just leave the fucking time bomb
in just cuz you decided to throw it out the window
L186[19:48:17]
<AR2000>
Are they scared you could make a surveillance system that send a
SMS when admins steal your stuff when offline ?
L187[19:52:07]
<TechTastic> Ok, I hope they do report
this if true
L188[19:52:07] <CompanionCube> if only you
could tell them 'PoC || GTFO' or 'proof of concept or get the fuck
out'
L189[19:52:57]
<TechTastic> For context, the Internet
Card has been banned for ***almost an entire year now***
L190[20:00:43]
<TechTastic> My fucking
L191[20:01:34]
<Michiyo>
you can "hack people" and "hack the
server"?
L192[20:01:36]
<Michiyo>
mmhmm
L193[20:01:37]
<Michiyo>
Alright.
L194[20:02:38]
<TechTastic> I trust Rocky, he's a
programmer himself
L195[20:02:38]
<TechTastic> Tho he *might* be trumping up
his claims, I wouldn't take it with too much salt
L196[20:07:49]
<AR2000>
hack ppl ? How ? The code is run server side only
L198[20:37:17]
<PwnagePineapple> That... doesn't seem all
that legit
L199[20:37:22]
<RedstoneParkour> ok i don't believe
that
L200[20:37:43]
<RedstoneParkour> unless he's thinking
bytecode loading is on by default, which is false
L201[20:38:07]
<AR2000>
And by default, files can't be executed
L202[20:38:10]
<PwnagePineapple> I am the author of the
only two issues ever on the Markdown Manual github page
L203[20:38:44]
<Michiyo>
Yeah, that is 100% total bullshit.
L204[20:38:56]
<Michiyo>
they can't give you a legit reason, so they're making it up.
L205[20:39:15]
<Michiyo>
internet card can give you everyones coords like... wtf
L206[20:39:23]
<Michiyo>
injecting viruses lol
L208[20:40:24]
<AR2000>
Debug card does give you everyone's coord, not the internet
one
L209[20:40:31]
<TechTastic> Hes talking Internet Card and
Debug Card
L210[20:40:31]
<TechTastic> They are stupider than I
thought
L211[20:41:28]
<TechTastic> Ofc including a creative item
with Debug in the goddamn name is gonna give you info you arent
suppose to have
L212[20:42:48]
<PwnagePineapple> Is Markdown Manual still
maintained for 1.18.2?
L213[20:44:08]
<Michiyo>
Sangar is the only one who can answer that.
L214[20:44:19] <Amanda> %remindme 30m
check if the TH sensor dropped off the network
L215[20:44:19] <MichiBot> I'll tell you
"check if the TH sensor dropped off the network" in 30m
at 02/28/2023 09:14:19 PM
L216[20:44:46]
<PwnagePineapple> That's why I asked in a
discord that Sangar is in
L217[20:45:35]
<Michiyo>
So.. then ask him? @Sangar o/
L218[20:46:04]
<PwnagePineapple> Lol my default
assumption is that pinging devs about their mods is rude and should
not be done. So I generally don't
L219[20:46:40]
<Michiyo>
I'd prefer being pinged about questions on my mods...
L220[20:46:43]
<Michiyo>
AFAIK Sangar is the same.
L221[20:47:20]
<Michiyo>
I've never seen him complain about pings for legit
questions/issues.
L222[20:48:15]
<PwnagePineapple> I'll keep that in mind
👍
L223[20:49:41]
<Kristopher38> I mean there is/was a bug
that could let you crash the minecraft server but I hope that was
fixed in last year's releases
L224[20:50:05]
<PwnagePineapple> I'm looking into a
different issue with tab ordering in the manual
L225[20:50:30]
<Michiyo>
>Kristopher38: I mean there is/was a bug that could let you
crash the minecraft server bu…
L226[20:50:30]
<Michiyo>
Did that have anything to do with the internet card?
L227[20:54:30] <Izzy> throwback to
crashing BTM with a drone swarm
L228[20:54:59]
<Michiyo> I
mean, lots of mods can cause crashes...
L229[20:55:05]
<Michiyo>
if you don't want to risk that play vanilla.
L230[20:55:15]
<Michiyo>
but then again... vanilla can cause server crashes.
L231[20:55:16] *
CompanionCube keeps seeing Izzy as Lizzy
L232[20:55:27]
<Michiyo>
soooooo maybe don't play if you don't want to deal with that.
L233[20:55:46] <Izzy> If you want to avoid
software crashing I recommend avoiding computers
L234[20:55:47]
<PwnagePineapple> Everything can cause
server crashes. So if you're gonna crash, cause a segfault and go
out with a bang
L235[20:55:54] <Izzy> t. trained Computer
Professional™
L236[20:55:57]
<TechTastic> I think they banned the
Internet Card due to flawed testing and misinformation regarding
what the Internet Card can xo
L237[20:56:41]
<Kristopher38> >Michiyo: Did that have
anything to do with the internet card?
L238[20:56:41]
<Kristopher38> no
L239[21:03:07]
<Vaur>
%tonk
L240[21:03:08] <MichiBot> Zoinks! Vaur!
You beat Michiyo's previous record of <0 (By 2 hours, 47
minutes and 6 seconds)! I hope you're happy!
L241[21:03:09] <MichiBot> Vaur's new
record is 2 hours, 47 minutes and 6 seconds! Vaur also gained
0.00279 tonk points for stealing the tonk. Position #4. Need 0.205
more points to pass Michiyo!
L243[21:07:33]
<PwnagePineapple> Why do they keep
confusing the internet and network cards?
L244[21:08:12]
<AR2000>
Sure. Let's add command blocks (not quite but close) to the
shop
L245[21:10:01]
<Michiyo>
The thing about skiddies is their love of overhyping what they can
do...
L246[21:10:58]
<PwnagePineapple> I feel like this server
could use a TIS-3D channel ~~even if I'm the only one who ever
posts there~~
L247[21:11:40]
<Michiyo>
If they have a verifiable repeatable exploit then it should be
reported, if nothing else directly to maintainers or other
administrative staff...
L248[21:12:39]
<Michiyo> I
get not putting exploits on github, but its not like we are hard to
find
L249[21:13:11] <CompanionCube> or even any
evidence other than 'i say it's a thing'
L250[21:14:19] <MichiBot> Amanda REMINDER:
check if the TH sensor dropped off the network
L251[21:14:42]
<AR2000>
Are you sure they are not mistaking the exploit for a memory leak
in the netcode that happen with excessive (but probable) use of a
transposer I reported a while ago, and that go fixed?
L252[21:15:45]
<Michiyo>
Better not tell then that, they may ban transposers
L253[21:16:13]
<AR2000>
Lol
L254[22:10:28]
<PwnagePineapple> Hey @Sangar I'm working
on a TIS-3D addon and I was wondering: Could TIS-3D support an
addon adding a new kind of execution module? One that's mostly the
same, with some internal changes and a couple new instructions. And
what would be the general process for creating that kind of
thing?
L256[22:12:58]
<TechTastic> Idk to trust him or not
L257[22:17:09]
<PwnagePineapple> He lying
L258[22:18:26] <CompanionCube> also if he
isn't the original person is a dick
L259[22:21:11]
<Sangar>
>PwnagePineapple: Hey <@96665277030203392> I'm working on
a TIS-3D addon and I was wonderin…
L260[22:21:11]
<Sangar>
sorry if i missed anything. should be possible. the built in
modules are all dogfooding the API iirc, so pretty sure all the
parts to add a custom execution module should be available via the
API!
L261[22:25:41]
<PwnagePineapple> Cool! Hopefully I can
get a floating point execution module working
L262[22:35:27]
<Sangar>
sounds cool! good luck with it 🙂
L263[22:49:01]
<PwnagePineapple> With Create Aeronautics
coming out, I wanna build a TIS-3D based autopiloting system, but
the polar coordinate math isn't really feasible without floats, so
I'm seeing what I can do
L264[22:49:52]
<PwnagePineapple> I already released one
addon with a bunch of Create serial port protocols
L265[23:17:56] ⇦
Quits: Vexatos (~Vexatos@pd9e21222.dip0.t-ipconnect.de) (Quit:
Insert quantum chemistry joke here)