<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:14:16] <Amanda> %skull glowing
redstone potion
L2[00:14:17] <MichiBot> You drink a hairy
redstone potion (New!). Wheels are briefly square.
L3[00:14:38] <Amanda> Glowing isn't a
adverb!? Literally unplayable
L4[00:20:48] <Amanda> Good news out of the
Dyslexia News Network, haters are the future of cooling
L6[00:36:27] ⇦
Quits: Vexatos (~Vexatos@port-92-192-217-230.dynamic.as20676.net)
(Quit: Insert quantum chemistry joke here)
L7[00:51:13] ⇨
Joins: prisma (~prismatic@118.148.103.224)
L8[00:51:35] <prisma> hmm, i think for my
robot swarm idea to be viable i'd need additional mods
L9[00:52:07] <prisma> wait.
L10[00:52:13] <prisma> does immeng 1.7 have
the cloches?
L11[00:52:14] <Izaya> going for a grey goo
situation?
L12[00:52:19] <Izaya> p sure it does
L13[00:52:19] <prisma> kinda yeah
L14[00:52:57] <prisma> ..it does not.
L15[00:52:58] <prisma> crap.
L16[00:53:21] <Izaya> huh.
L17[00:53:22] <Izaya> for cacti?
L18[00:53:24] <prisma> yeah
L19[00:53:31] <Izaya> cacti are easy to
farm though
L20[00:53:34] <Izaya> much easier than
trees
L21[00:53:42] <prisma> even for
robots?
L22[00:53:56] <prisma> won't they destroy
the cactus
L23[00:54:03] <prisma> because they have to
be directly next to it
L24[00:54:04] <Izaya> break from
above
L25[00:54:07] <prisma> oh right
L26[00:54:20] <Izaya> or use a vanilla
style farm with water and pistons and shit
L27[00:54:23] <prisma> wait
L28[00:54:28] <prisma> MultiMC has a shader
packs tab now?
L29[00:54:41] <Izaya> wat
L30[00:54:49] <Izaya> so it does.
L31[00:54:52] <Izaya> huh.
L32[01:08:16] <prisma> Izaya: is there a
version of vtunnel for microcontrollers?
L33[01:08:40] <Izaya> afraid not, but it
wouldn't be too hard to write one
L34[01:08:51] <prisma> dang
L35[01:08:56] <prisma> i'll see if I can
hack one together
L36[01:09:09] <Izaya> the format is super
simple
L37[01:09:40] <Izaya> I've realised two
years later with the benefit of hindsight that the interminitel
library could be simplified to two calls to string.pack and
string.unpack
L38[01:10:22] <Izaya> (interminitel being
the library I use to encode/decode messages for packing into a TCP
stream)
L39[01:10:27] <prisma> I suppose I could
just use a regular wireless card but then the robot wouldn't be
able to go too far out of range
L40[01:11:12]
<s_a_m>
Izaya: so i'm looking at cars
L41[01:11:21]
<s_a_m> i
found an 03 galant
L42[01:11:22] <Izaya> oh no
L43[01:11:24]
<s_a_m>
👀
L44[01:11:25] <Izaya> oh yes
L45[01:11:50]
<s_a_m>
she's got the SOHC engine, and she's a real looker too
L46[01:12:03]
<s_a_m>
exterior and interior are in great condition
L47[01:12:52] <prisma> wait.. would I be
able to use an IRC channel as a communication proxy?
L48[01:12:56] <prisma> using the internet
card
L49[01:13:16] <Izaya> yes, but 512
characters is the max length for an IRC line
L50[01:13:30] <prisma> oh
L52[01:13:51] <Izaya> trust me I considered
it
L53[01:15:26] <prisma> would that even be
allowed per espernet's rules?
L54[01:15:32] <prisma> or would i have to
host my own irc server
L55[01:15:45] <Izaya> unlikely, they're a
little touchy about bots
L56[01:15:58] <prisma> dang, I'd need to
host my own then
L57[01:16:26] <Izaya> so for each
interminitel packet
L59[01:17:05] <prisma> tbh using IRC might
be more fun; I'd just need to host a server on my VPS
L60[01:17:09] <prisma> is it hard to host
an IRC server?
L61[01:17:17] <Izaya> IRC is fiddly but not
difficult
L62[01:17:38] <Amanda> The hard part is not
becoming a bother CNC server
L63[01:17:47] <prisma> a what?
L64[01:17:56] <Amanda> Botnet*
L65[01:17:58] <Izaya> anyway, yeah, 2 bytes
for the length of the packet, one byte for the number of segments,
each segment is 2 bytes for the length and 1 byte for the
type
L66[01:18:19]
<MGR>
>Amanda: The hard part is not becoming a bot…
L67[01:18:19]
<MGR>
Restrict the IPs that can access the server
L68[01:19:12] <Izaya> I should rewrite the
interminitel library to use string.pack/string.unpack
L69[01:19:15] <Izaya> it could be much
smaller
L70[01:19:18] <Amanda> ( mostly joking, I
doubt anyone other than skoddies would use random irc networks as
CNC servers )
L71[01:19:31] <Amanda> Skiddies*
L72[01:19:31]
<MGR> Fair
enough
L73[01:20:52] <prisma> i could generate a
UUID microcontroller, use that as a channel name
L74[01:21:04] <Amanda> That's
wasteful
L75[01:21:08] <prisma> er
L76[01:21:12] <prisma> UUID *on*
microcontroller
L77[01:21:16] <prisma> i meant
L78[01:21:19] <Izaya> use the computer
component address
L79[01:21:20]
<Michiyo>
Right.. I was half way through setting InspIRCd up on my new server
and then OOH SQUIRREL
L80[01:21:24] <Amanda> The channel name
counts as part of those 512
L81[01:21:26] <prisma> Oh.
L82[01:21:35] <Izaya> PRIVMSG #channel
:message here
L83[01:22:08]
<Michiyo>
That was..... yep a month ago
L84[01:22:09]
<Michiyo>
ffs
L85[01:22:10] <prisma> so if nicks are 8
bytes, channel name is 8 bytes
L86[01:22:15] <prisma> how many bytes do I
have for message?
L87[01:23:01] <Amanda> ^ and when the
server sends it back out to everyone else the nick!ident@host also
gets prepended, also counting as part of those 512, potentially
truncating
L88[01:23:34] <prisma> so i've got like,
what, at least 384 bytes?
L89[01:23:45] <prisma> maybe 256
L90[01:25:40] <prisma> ok well
microcontrollers dont have enough space for a chunkloader, a
wireless card, and a net card
L91[01:25:41] <prisma> soooo
L92[01:27:29] <prisma> i could use *two*
microcontrollers?
L93[01:27:33] <prisma> one to chunkload and
one for messages
L94[01:28:11] <Izaya> hmm okay never mind
the interminitel protocol does not lend itself to be converted to
use string.pack/unpack
L95[01:28:31] ⇨
Joins: Hawk777
(~chead@2607:c000:8271:7200:d7:f23e:6:1493)
L96[01:28:53] <Izaya> vmodem time,
perhaps
L97[01:29:00] <prisma> vmodem?
L98[01:29:53] <Izaya> vtunnel but it
emulates a modem instead
L99[01:29:56] <prisma> ah
L100[01:30:05] <Izaya> more complicated,
but would reduce unnecessary broadcast traffic
L101[01:30:14] <prisma> chunkloader
upgrade only loads 1 chunk right?
L102[01:30:15] <Izaya> maybe when I get
home
L103[01:30:44] <prisma> yeah
L104[01:30:46] <prisma> one chunk
L105[01:31:27] <Izaya> Amanda, s_a_m:
taking thoughts on vmodem
L106[01:32:02] <prisma> so i'd need to
have one microcontroller for loading the chunk and one for
controlling the robots
L107[01:32:21] <prisma> and additional
microcontrollers for inventory management
L108[01:32:27] <prisma> im.. gonna need a
lot of microcontrollers.
L109[01:33:09] <prisma> oh..
microcontrollers can't have inv controller upgs
L110[01:33:42] <prisma> ..but I *can* put
a transposer in them!
L111[01:33:53] <Izaya> why not just use a
computer
L112[01:34:03] <prisma> resource
efficiency
L113[01:34:15] <Izaya> microcontrollers
aren't much cheaper
L114[01:34:19] <prisma> oh.
L115[01:34:29] <Izaya> you still need to
put the components in them
L116[01:34:34] <Izaya> the only real
difference is the case
L117[01:34:45] <Izaya> and you lose the
ability to interact with external components
L118[01:34:48] <prisma> fair
L119[01:34:55] <prisma> but their
advantage is uhhhh
L120[01:34:58] <prisma> idk actually
lmao
L121[01:35:00] <Izaya> I wish they were
better but here we are
L122[01:35:07] <Izaya> personally I want a
microcontroller with a screen
L123[01:35:12] <Izaya> I want smart
terminals
L124[01:35:55] <prisma> i guess the
advantage is they look cool
L125[01:35:58] <prisma> do they consume
less power at least?
L126[01:36:06] <Izaya> depends how you use
them
L127[01:36:28] <Izaya> they have some
specific uses in that they can't interact with component networks
but can do network stuff
L128[01:36:37] <Izaya> like as remote
redstone I/O thingers they're p neat
L129[01:36:41] <Izaya> but also rather
specific use
L130[01:36:50] <prisma> are they useful
for storage networks?
L131[01:37:09] <Izaya> hmmmm they could be
useful as transposers
L132[01:37:32] <Izaya> but as I have mine
set up I just have a lot of transposers hooked up to one
computer
L133[01:38:30] <Izaya> transposers are
inconvenient as components as they return userdata
L134[01:38:33] <Izaya> with
functions
L135[01:38:38] <Izaya> hard to use that
over RPC
L136[01:39:15] <Izaya> I'd probably just
use a server if I needed more transposers
L137[01:39:33] <prisma> yeah i guess i
could just use a server
L138[01:39:47] <prisma> but i'd need
something to load the chunks...
L139[01:44:55] <Izaya> that reminds me
prisma I got around to segmenting the base's network so if you want
a network segment hmu I can run a cable
L140[01:45:30] <prisma> Izaya: alr, will
do
L141[01:46:08] <Izaya> the base now has 3
separate EnderIO OC conduit networks and all three can support 15
computers
L142[01:46:18] <Izaya> though 4 on each
are nominally reserved for servers
L143[01:49:16]
<Kodos>
After a little over 2 weeks, I'm finally home alone
L144[02:16:03] <prisma> does the 'dig'
program refuel if there's a generator?
L145[02:40:45] *
Amanda curls up around Elfi, lays her head across Elfi's body,
zzzmews
L146[02:40:55] <Amanda> Night nerds
L147[02:42:41]
<Michiyo>
\o
L148[02:43:52] <Amanda> %give MichiBot a
misconfigured neuralizer
L149[02:43:53] *
MichiBot accepts the misconfigured neuralizer and adds it to her
inventory
L150[03:48:21]
<Ocawesome101> man
L151[03:48:37]
<Ocawesome101> combing manual pages for
information on how to structure cynosure 2's api is
L152[03:48:39]
<Ocawesome101> fun
L153[03:48:49]
<Ocawesome101> and also quite
interesting
L154[03:48:52]
<Ocawesome101> i'm learning a lot
L155[03:51:58]
<s_a_m> you
know what, fuck you
L156[03:52:04]
<s_a_m>
[stealths your su-15 flagon]
L158[03:53:29] ⇦
Quits: ben_mkiv
(~ben_mkiv@200116b8143da400fe3497fffea975f2.dip.versatel-1u1.de)
(Ping timeout: 192 seconds)
L159[04:02:28] ⇦
Quits: Victor_sueca (~Victor_su@90.165.120.190) (Quit: Gone frying
asparagus or my Windows had a BSOD)
L160[04:02:42]
⇨ Joins: Victor_sueca
(~Victor_su@90.165.120.190)
L161[04:30:54]
<CyborgPotato> %tonk
L162[04:30:55] <MichiBot> Golly!
CyborgPotato! You beat Vaur's previous record of 8 hours, 25
minutes and 2 seconds (By 3 hours, 34 minutes and 58 seconds)! I
hope you're happy!
L163[04:30:56] <MichiBot> CyborgPotato's
new record is 12 hours and 1 second! CyborgPotato also gained
0.03222 (0.00358 x 9) tonk points for stealing the tonk. Position
#8 => #7. (Overtook ThePiGuy24) Need 0.13149165 more points to
pass Myros!
L164[04:31:23]
<ThePiGuy24> oi
L165[04:36:11]
<CyborgPotato> o/
L166[05:51:09] <Izaya> ah, the OpenOS
VT100 layer doesn't let me turn off line wrapping
L167[05:58:43] ⇦
Quits: flappy (~flappy@88-113-152-7.elisa-laajakaista.fi) (Ping
timeout: 192 seconds)
L168[06:42:23] ⇦
Quits: dustinm`
(~dustinm@static.38.6.217.95.clients.your-server.de) (Quit:
Leaving)
L169[06:44:21]
⇨ Joins: dustinm`
(~dustinm@static.38.6.217.95.clients.your-server.de)
L170[06:54:08]
⇨ Joins: Vampyre- (~spy@87.214.188.202)
L171[06:54:44] ⇦
Quits: Vampyre (~spy@87.214.188.202) (Read error: Connection reset
by peer)
L172[06:54:45] ***
Vampyre- is now known as Vampyre
L173[07:24:15] ⇦
Quits: immibis_ (~hexchat@62.156.144.218) (Ping timeout: 189
seconds)
L174[07:30:01]
⇨ Joins: immibis_ (~hexchat@62.156.144.218)
L175[07:52:03] ⇦
Quits: immibis_ (~hexchat@62.156.144.218) (Ping timeout: 192
seconds)
L176[08:19:16] ⇦
Quits: Hawk777 (~chead@2607:c000:8271:7200:d7:f23e:6:1493) (Quit:
Leaving.)
L177[08:39:56]
⇨ Joins: immibis (~hexchat@62.156.144.218)
L179[09:19:52]
<Vaur>
%sip
L180[09:19:53] <MichiBot> You drink a
viscous weather potion (New!). Vaur is suddenly wearing gloves they
don't remember putting on.
L181[09:33:48]
⇨ Joins: Vexatos
(~Vexatos@port-92-192-217-230.dynamic.as20676.net)
L182[09:33:48]
zsh sets mode: +v on Vexatos
L183[09:51:05] ⇦
Quits: prisma (~prismatic@118.148.103.224) (Quit: Konversation
terminated!)
L184[10:19:42] ⇦
Quits: stephan48 (~stephanj@nemesis.stejau.de) (Ping timeout: 189
seconds)
L185[10:22:44]
⇨ Joins: stephan48 (~stephanj@nemesis.stejau.de)
L186[10:31:58] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-123-160.as13285.net) (Ping
timeout: 189 seconds)
L187[10:32:51]
⇨ Joins: ThePiGuy24
(~ThePiGuy2@host-92-17-123-160.as13285.net)
L188[11:04:07]
⇨ Joins: TPG24
(~ThePiGuy2@host-92-17-123-160.as13285.net)
L189[11:05:51] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-123-160.as13285.net) (Ping
timeout: 192 seconds)
L190[12:08:32]
⇨ Joins: ben_mkiv
(~ben_mkiv@200116b8143da400fe3497fffea975f2.dip.versatel-1u1.de)
L191[12:24:01] ⇦
Quits: ben_mkiv
(~ben_mkiv@200116b8143da400fe3497fffea975f2.dip.versatel-1u1.de)
(Killed (NickServ (GHOST command used by
ben_mkiv|afk!~ben_mkiv@2001:16b8:1eda:8700:fe34:97ff:fea9:75f2)))
L192[12:24:05]
⇨ Joins: ben_mkiv|afk
(~ben_mkiv@2001:16b8:1eda:8700:fe34:97ff:fea9:75f2)
L193[12:54:41] *
Amanda sits up, meows and looks around
L194[12:54:54] <Amanda> Greetings
nerds
L195[12:59:53]
⇨ Joins: BATAIF (~BATAIF@37.204.243.155)
L196[13:01:08] ⇦
Quits: BATAIF (~BATAIF@37.204.243.155) (Client Quit)
L197[14:11:16]
<Ashirg>
Greetings
L198[14:11:46]
<Ashirg>
Does Lizzy not write here anymore?
L199[14:13:49]
<Forecaster> who's lizzy?
L200[14:28:50]
<Ashirg>
Admin
L201[14:29:09]
<Ashirg>
The "anxiety filled neko"
L202[14:38:46]
<Forecaster> hm, never heard of
L203[14:47:25] ⇦
Quits: ben_mkiv|afk
(~ben_mkiv@2001:16b8:1eda:8700:fe34:97ff:fea9:75f2) (Ping timeout:
192 seconds)
L204[15:11:49]
⇨ Joins: ben_mkiv
(~ben_mkiv@2001:16b8:1eda:8700:fe34:97ff:fea9:75f2)
L205[16:27:43] ⇦
Quits: TPG24 (~ThePiGuy2@host-92-17-123-160.as13285.net) (Ping
timeout: 198 seconds)
L206[16:31:33]
⇨ Joins: ThePiGuy24
(~ThePiGuy2@host-92-17-123-160.as13285.net)
L207[16:46:40]
⇨ Joins: Hawk777
(~chead@2607:c000:8271:7200:d7:f23e:6:1493)
L208[16:47:07] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-123-160.as13285.net)
(Remote host closed the connection)
L209[16:47:42]
⇨ Joins: ThePiGuy24
(~ThePiGuy2@host-92-17-123-160.as13285.net)
L210[17:18:54]
⇨ Joins: TPG24
(~ThePiGuy2@host-92-17-123-160.as13285.net)
L211[17:20:37] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-123-160.as13285.net) (Ping
timeout: 189 seconds)
L212[17:52:03]
<CyborgPotato> %tonkout
L213[17:52:04] <MichiBot> Bingo!
CyborgPotato! You beat your own previous record of 12 hours and 1
second (By 1 hour, 21 minutes and 7 seconds)! I hope you're
happy!
L214[17:52:04] <MichiBot> CyborgPotato
has tonked out! Tonk has been reset! They gained 0.013 tonk points!
plus 0.024 bonus points for consecutive hours! Current score:
0.18786, Position #7 Need 0.09449165 more points to pass
Myros!
L215[17:59:24]
<s_a_m> oh
FUCK YEAH
L216[17:59:33]
<s_a_m> i
can do some cursed shit now
L217[17:59:56]
<s_a_m>
tsukinet on linux
L218[18:00:00]
<s_a_m>
with the stack written in lua
L219[18:18:46]
⇨ Joins: immibis_
(~hexchat@2a02:3032:409:ff71:ee8b:96c:f1e7:b0cb)
L220[18:20:40] ⇦
Quits: immibis (~hexchat@62.156.144.218) (Ping timeout: 198
seconds)
L221[19:00:24]
<s_a_m>
NICE
L222[19:00:25]
<s_a_m>
caps
L223[19:00:26]
<s_a_m>
nice
L224[19:00:35]
<s_a_m> one
of my nuggets has passed safety inspection
L225[19:00:42]
<s_a_m> one
more nugget to go
L226[19:00:44]
<s_a_m>
and
L227[19:01:16]
<s_a_m> i
get to pick up a nugget soon, too
L228[19:01:34]
<s_a_m> a
fuckin 03 galant with the fat 2.4
L229[19:11:08]
<s_a_m>
anyways
L233[20:06:07] <Hawk777> Looks pretty tidy
and sane to me. Though, couldn’t it do with some more signals in
the middle so that trains on non-conflicting routes can enter the
intersection simultaneously? Perhaps there isn’t space for that
though.
L234[20:24:14] <Amanda> I'm not sure how
the signals should work, so I took the safest route. :P
L235[20:37:16] ⇦
Quits: immibis_ (~hexchat@2a02:3032:409:ff71:ee8b:96c:f1e7:b0cb)
(Remote host closed the connection)
L236[20:37:37]
⇨ Joins: immibis_
(~hexchat@2a02:3032:409:ff71:ee8b:96c:f1e7:b0cb)
L237[20:44:15] <Hawk777> That’s
fair.
L238[20:48:50]
⇨ Joins: immibis (~hexchat@62.156.144.218)
L239[20:49:27] ⇦
Quits: immibis_ (~hexchat@2a02:3032:409:ff71:ee8b:96c:f1e7:b0cb)
(Ping timeout: 189 seconds)
L240[21:16:54]
<Ashirg>
Impressive
L241[21:50:36] ⇦
Quits: Hawk777 (~chead@2607:c000:8271:7200:d7:f23e:6:1493) (Quit:
Leaving.)
L242[22:32:02] <Amanda> %lua
"Pong!"
L243[22:32:03] <MichiBot> Pong!
L244[22:32:07] <Amanda> well then
L245[23:02:08]
<Michiyo>
sigh it's 87 in my room... why did I put the AC up
L246[23:03:05]
<Forecaster> %sip
L247[23:03:05] <MichiBot> You drink a
seeping jumbonium potion (New!). A bunch of people in white coats
approach Forecaster. Forecaster is caught and is given a nice
jacket with long arms and put in a nice padded room until they exit
the room. (10 vs DC 12)
L248[23:03:25]
<BrisingrAerowing> Michiyo: it’s currently
65 where I am.
L249[23:03:25]
<Vaur> 87C
seems like a very hot temperature I dont see why you ... would not
?
L250[23:03:30]
<Vaur>
%tonk
L251[23:03:30] <MichiBot> Hooray! Vaur!
You beat CyborgPotato's previous record of <0 (By 5 hours, 11
minutes and 26 seconds)! I hope you're happy!
L252[23:03:31] <MichiBot> Vaur's new
record is 5 hours, 11 minutes and 26 seconds! Vaur also gained
0.00519 tonk points for stealing the tonk. Position #2. Need
0.12444866 more points to pass Forecaster!
L253[23:03:33]
<Forecaster> But did they leave the door
unlocked
L254[23:03:51]
<Michiyo>
31c... :P
L255[23:04:43]
<Vaur> I'm
confused, you said 87
L256[23:04:45]
<ThePiGuy24> 290 is a good
temperature
L257[23:12:10]
<BrisingrAerowing> I presume Michyio is
using °F
L258[23:27:46] <Izaya> 290 seems like a
safe assumption about the melting point of solder
L259[23:47:00]
<Ashirg>
Time to invent my completely own and not linear temperature
scale
L260[23:47:24]
<Ashirg>
%sip
L261[23:47:26] <MichiBot> You drink a soft
coralcreep potion (New!). Ashirg barely manages to catch a red
shell that appears in front of them!