<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[01:03:06] ⇨ Joins: ironmountain (ironmountain!~anon@45-27-234-67.lightspeed.jcvlfl.sbcglobal.net)
L2[01:03:14] <ironmountain> o/
L3[01:03:47] <ironmountain> it's too late
L4[01:04:57] ⇦ Quits: ironmountain (ironmountain!~anon@45-27-234-67.lightspeed.jcvlfl.sbcglobal.net) (Client Quit)
L5[01:38:35] <bauen1> boy i'm tempted to mirror TeamCOFH mods to gitlab and setup CI so I can actually download them
L6[01:51:48] <Izaya> that's illegal
L7[02:02:07] <Z0idburg> Izaya, do you have a 1080 screen?
L8[02:02:22] <Izaya> only 1080p screen is on a phone, and it's not mine
L9[02:02:32] <Izaya> s/screen/screen in the house/
L10[02:02:32] <MichiBot> <Izaya> only 1080p screen in the house is on a phone, and it's not mine
L11[02:02:53] <Z0idburg> aha
L12[02:03:00] <Z0idburg> I am working on a starbase faction website
L13[02:03:24] <Z0idburg> and I didn't have the best luck getting it responsive using bootstrap so I took it out I need to figure out what the heck I should be doing to fix it
L14[02:03:34] <Z0idburg> here's what I have so far
L15[02:03:37] <Z0idburg> http://spaceturtle.ninja/
L16[02:03:45] <Z0idburg> but it only works on 1080 screens I think right now
L17[02:04:10] <Z0idburg> once it is responsive Iw ill be happier
L18[02:04:16] <Izaya> https://imgur.com/76xDEv9.png
L19[02:04:44] <Izaya> also spazzes once I hit the end of the page
L20[02:04:59] <Izaya> I'd have just written the CSS manually tbh, seems like less work
L21[02:06:21] <Z0idburg> I did the css all there manually but
L22[02:06:30] <Z0idburg> I need to have it change stuff around when the screen gets smaller
L23[02:16:37] <Izaya> crash: kernel panic: [string "_load"]:7: basic_string::_M_construct null not valid
L24[02:17:36] <bauen1> Izaya: what are you doing ?
L25[02:18:14] <Izaya> rewriting PsychOS2
L26[02:19:12] <Izaya> and, apparently, crashing ocvm
L27[02:19:23] <bauen1> nice
L28[02:21:41] <Izaya> yeah nah it doesn't like me trying to use io.stdin
L29[02:24:49] <CompanionCube> %tonkout
L30[02:24:49] <MichiBot> Goshhawk! CompanionCube! You beat Ariri's previous record of 6 hours, 11 minutes and 57 seconds (By 5 minutes and 47 seconds)! I hope you're happy!
L31[02:24:50] <MichiBot> CompanionCube 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: 1.63825
L32[02:25:21] <Izaya> yeah fuck I give up
L33[02:25:23] <Izaya> this doesn't work
L34[02:25:29] <Izaya> I've been trying to make it work for 6 hours
L35[02:25:41] <Izaya> guess I'll go for attempt #5 at writing an io library
L36[02:27:03] <bauen1> well i'm stuck at file handles, reference counting and how to pass them between processes
L37[02:27:08] <bauen1> all while also trying to make it secure
L38[02:27:29] <Izaya> I have lua 5.4 so I can write gc routines :3
L39[02:28:21] <Izaya> I'm just going to use lua scope and have them auto-close on garbage collection
L40[02:47:13] ⇦ Quits: xarses (xarses!~xarses@c-73-15-107-55.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
L41[02:47:25] ⇨ Joins: xarses (xarses!~xarses@c-73-15-107-55.hsd1.ca.comcast.net)
L42[03:06:38] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Ping timeout: 378 seconds)
L43[03:29:48] ⇦ Quits: {Opsimath}Shawn ({Opsimath}Shawn!~shawn156@c-76-25-73-212.hsd1.co.comcast.net) (Read error: Connection reset by peer)
L44[03:29:49] <bauen1> %tonk
L45[03:29:49] <MichiBot> Fudge! bauen1! You beat CompanionCube's previous record of <0 (By 1 hour, 4 minutes and 59 seconds)! I hope you're happy!
L46[03:29:50] <MichiBot> bauen1's new record is 1 hour, 4 minutes and 59 seconds! bauen1 also gained 0.00108 tonk points for stealing the tonk.
L47[03:30:45] ⇨ Joins: Inari (Inari!~Pinkishu@pD9E38B56.dip0.t-ipconnect.de)
L48[03:34:10] ⇨ Joins: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150)
L49[03:59:42] <FeherNeoH> http://tinyurl.com/y4g2nmtl
L50[03:59:54] <FeherNeoH> I just love how my EFIESP is used for this...
L51[04:00:15] <FeherNeoH> Now I just have to survive without a power outage while flashing
L52[04:08:24] <bauen1> good luck
L53[04:08:57] <bauen1> Izaya: do you have any special handling for passing file handles between processes (eg. pipes) ?
L54[04:09:36] <Izaya> nope! :D
L55[04:10:17] <Izaya> security? never heard of it. cleaning up when stuff is done? that's the program's job
L56[04:11:05] <Izaya> design goals for PsychOS can basically be summed up as "don't get in the way, and be good for running servers"
L57[04:11:16] <bauen1> nice
L58[04:12:09] <Izaya> and I mean pre-rewrite 2 it was pretty good at the latter
L59[04:12:23] <bauen1> guess my OS is on the opposite side of the ocean then
L60[04:12:33] <Izaya> not an overly comfy system to actively use though, which is a pain because it can theoretically support lots of users on one machine
L61[04:13:04] <Izaya> anwyay, shit's fucked with the whole I/O system so I'm nuking and paving in theory
L62[04:14:43] <bauen1> it also occured to me that you can probably never achieve no ressource leaks, because opencomputers 5s timeout can interrupt you anywhere
L63[04:16:46] <bauen1> well using the technique i'm using atleast
L64[04:17:52] <Izaya> yeah I've basically given up on not having resource leaks
L65[04:17:59] <Izaya> but given I can't even get persistence working perfectly...
L66[04:18:06] <bauen1> ?
L67[04:18:17] <Izaya> every now and then a computer (or all the computers) fail to resume
L68[04:18:23] <bauen1> ouch
L69[04:19:02] <Izaya> so I have a wake-on-LAN daemon on every machine and one has a redstone clock to wake it up if they all fail
L70[04:19:18] <bauen1> using lua 5.4 __close combined with __mode you can maybe achieve no ressource leaks
L71[04:19:41] <Izaya> good thing we have access to 5.4, eh? :p
L72[04:20:18] <bauen1> which version has lua 5.4 btw ?
L73[04:20:36] <Izaya> OpenComputers-staging
L74[04:20:38] <Izaya> asie's fork
L75[04:20:50] <Izaya> https://charset.asie.pl/ocstaging/
L76[04:22:36] <bauen1> also, is there a port of the OpenOS lua REPL to normal lua ?
L77[04:45:59] <bauen1> is there any reason why the 5 seconds timeout errors instead of forcing yield (if possible) ? i can imagine it is to stop people from accidentially running while true loops ?
L78[04:56:55] <Izaya> blergh
L79[04:56:58] <Izaya> I can't do this
L80[04:57:00] <Izaya> fuckin
L81[04:57:02] <Izaya> fuck io
L82[04:57:04] <Izaya> io is the worst library in lua
L83[05:02:39] <bauen1> yes
L84[05:03:11] <bauen1> well, <file>:read() is the worst part everything else is ok-ish
L85[05:04:12] <Izaya> >openos offloads to buffer
L86[05:04:14] <Izaya> COWARD
L87[05:06:44] <bauen1> well my implementation of buffer (copy paste of openos tbh) also somehow managed to get a float in there somewhere
L88[05:07:06] <Izaya> I may just lift the OpenOS version of buffer and io
L89[05:07:14] <Izaya> this shit makes me wanna die
L90[05:08:17] <Izaya> I don't really understand how the OpenOS one works though x_x
L91[05:16:06] <Izaya> 16KB kernel x_x
L92[05:16:38] <Izaya> oh well I'll abuse the preprocessor to minify the whole thing
L93[05:17:55] <Izaya> minifying the whole thing as one file shaves off 3KB
L94[05:17:57] <Izaya> oh well
L95[05:20:31] <Forecaster> OH
L96[05:20:44] <Forecaster> you don't need a custom theme to get explorer windows dark anymore apparently
L97[05:20:53] <Forecaster> there's a toggle for it now, neat
L98[05:21:32] <Forecaster> I'm glad I found that before I started messing with the theme stuff
L99[05:29:38] <Izaya> >OpenOS io requires process
L100[05:29:40] * Izaya screams
L101[05:30:24] <Corded> * <Forecaster> bottles the screams and powers MichiBot with them
L102[05:30:41] <Izaya> what the fuck does io.stream even do
L103[05:30:55] <Forecaster> no one knows
L104[05:31:02] <Izaya> well, it's not documented! :D
L105[05:36:36] <Izaya> okay so I believe the idea is that it maps file handles into the process' info
L106[05:36:46] <Izaya> ie stdin/stdout/stderr
L107[05:37:50] * Inari stdins Izaya
L108[06:08:35] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Ping timeout: 202 seconds)
L109[06:08:52] ⇨ Joins: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150)
L110[06:11:07] <Izaya> now making ocvm segfault
L111[06:11:09] <Izaya> even better
L112[06:13:13] <bauen1> %tonk
L113[06:13:14] <MichiBot> Sard! bauen1! You beat your own previous record of 1 hour, 4 minutes and 59 seconds (By 1 hour, 38 minutes and 24 seconds)! I hope you're happy!
L114[06:13:15] <MichiBot> bauen1's new record is 2 hours, 43 minutes and 24 seconds! No points gained for stealing from yourself. (Lost out on 0.00164 x 2 = 0.00328)
L115[06:14:16] <bauen1> Izaya: OpenOS is basically every filesystem components open actually returns a stream and before that is given to the user you wrap it in a buffer (which implements read and stuff)
L116[06:14:35] <bauen1> what you don't get points for beating yourself ?
L117[06:15:09] <Izaya> well
L118[06:15:13] <Izaya> on the upside
L119[06:15:20] <Izaya> I got io.stream rewritten and working
L120[06:15:30] <Izaya> downside is, I suppose, that now I'm crashing the emulator
L121[06:16:24] <bauen1> just change your goal from rewriting your os to finding bugs in the emulator, and you'll be making progress in no time
L122[06:17:27] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Ping timeout: 202 seconds)
L123[06:23:52] ⇨ Joins: flappy (flappy!~flappy@88.113.149.197)
L124[06:30:13] <Izaya> well
L125[06:30:15] <Izaya> good news
L126[06:30:26] <Izaya> I have io.input, io.output, io.read and io.write working as expected
L127[06:31:26] ⇨ Joins: Vexatos (Vexatos!~Vexatos@port-92-192-156-40.dynamic.qsc.de)
L128[06:31:27] zsh sets mode: +v on Vexatos
L129[06:32:26] <bauen1> Nice
L130[06:36:00] <Izaya> https://imgur.com/b0fZEYg.png
L131[06:46:31] * Lizzy grumbles, has run out of a story to read for now
L132[06:49:57] <Izaya> ayy my syslog /dev node works properly
L133[06:50:17] <Izaya> you can't read from it
L134[06:50:21] <Izaya> not sure I want to implement that
L135[06:50:25] <Izaya> given syslog just pushes events
L136[06:50:54] <Lizzy> oh?
L137[06:52:19] <Izaya> https://imgur.com/uabpsJd.png
L138[06:52:29] <Izaya> >init is pid 2
L139[06:52:30] <Izaya> tfw
L140[06:53:13] <Izaya> Guess now I need to write a service to manage terminals.
L141[06:53:15] <Izaya> Bleh.
L142[07:05:12] <bauen1> i should probably implement some form of a socket that can listen on a filesystem node and allows you to pass lua objects between server and client
L143[07:15:53] <Izaya> here's a fun thought
L144[07:16:05] <Izaya> at no point am I asserting that read()s and write()s have to be strings
L145[07:16:22] <Izaya> hm
L146[08:06:15] <bauen1> i'm also wondering, i could just return a handle to a process instead of a pid, would make kill, joinThread and so on a bit less messy
L147[08:37:25] <Izaya> well that's a shame
L148[08:37:34] <Izaya> OpenOS buffer doesn't like you hooking two streams together
L149[08:37:50] <Forecaster> don't cross the streams
L150[08:38:05] <Izaya> you just have to do it ... gently
L151[08:38:14] * Izaya goes to abuse the buffer library
L152[08:54:07] <Forecaster> ohno
L153[09:01:21] ⇨ Joins: Webchat314 (Webchat314!webchat@136.36.46.149)
L154[09:01:49] ⇦ Quits: Webchat314 (Webchat314!webchat@136.36.46.149) (Client Quit)
L155[09:04:08] * Saphire gasps and clings to Izaya
L156[09:04:11] <Saphire> Help
L157[09:04:22] <Izaya> hi?
L158[09:04:38] <Saphire> ...I just stumbled upon designer's programming
L159[09:04:45] <Saphire> It's uhm. A thing.
L160[09:04:52] <Izaya> worse than webshit?
L161[09:05:11] <Saphire> No no, it's uh... take a programmer, combine with a designer..
L162[09:05:15] <AmandaC> designer's programming?
L163[09:05:38] <Saphire> It's impractical and weird stuff that loks just weird V:
L164[09:06:01] <Izaya> ooo
L165[09:06:08] <Izaya> I am cautiously interested
L166[09:07:10] <Saphire> https://wiki.xxiivv.com/#ronin
L167[09:07:48] <Izaya> https://imgur.com/ACbljRw.png
L168[09:08:00] <Izaya> broken in portrait ._.
L169[09:08:02] <Saphire> ...right
L170[09:08:24] <Saphire> That's only the BG image though?
L171[09:08:37] <Izaya> oh, so it is
L172[09:08:45] <Izaya> thought it was content
L173[09:09:09] <Izaya> looks neat though
L174[09:09:14] <Forecaster> that's a big header
L175[09:09:18] <Saphire> Check out other projects
L176[09:09:20] <Izaya> graphics lisp
L177[09:09:21] <bauen1> "All I wanted was a way to resize a few Photos.."
L178[09:09:24] <Saphire> https://wiki.xxiivv.com/#nataniev
L179[09:09:27] <bauen1> programming in a nutshell
L180[09:09:45] <Saphire> ...did they fucking reimplement markdown with more symbols
L181[09:13:19] <Saphire> I also should get around to finishing off my dotfiles management thing
L182[09:13:55] ⇨ Joins: Axel0703 (Axel0703!~Axel0703@host-78-129-123-11.dynamic.voo.be)
L183[09:13:59] <Axel0703> Hi
L184[09:14:37] ⇦ Quits: Axel0703 (Axel0703!~Axel0703@host-78-129-123-11.dynamic.voo.be) (Client Quit)
L185[09:17:15] <Bob> bye
L186[09:47:01] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.157.111)
L187[10:03:01] <Forecaster> https://science.slashdot.org/story/19/10/27/1345201/samsung-satellite-crashes-into-familys-backyard?utm_source=rss1.0mainlinkanon&utm_medium=feed
L188[10:03:03] <Forecaster> oops?
L189[10:12:27] <bauen1> wait that is actually something designed to land ._.
L190[10:12:47] <Forecaster> it didn't do a very good job :P
L191[10:12:55] <bauen1> how big do you have to screw up to land a controlled satellite in populated area
L192[10:21:12] <bauen1> Now this: http://www.computercraft.info/forums2/index.php?/topic/25049-replicator/ (https://github.com/jnordberg/minecraft-replicator) arguably doesn't look like a lot of code, it should probably be possible to replicate using OpenComputers Robots (with a more elaborate crafting chain)
L193[10:28:45] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.157.111) (Remote host closed the connection)
L194[10:29:03] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.157.111)
L195[10:35:15] <bauen1> so i can say one thing, performance for my OS is uh mildly disappointing
L196[10:35:30] ⇨ Joins: definitelynotdot (definitelynotdot!~definitel@c-24-118-189-24.hsd1.mn.comcast.net)
L197[10:36:02] ⇦ Quits: definitelynotdot (definitelynotdot!~definitel@c-24-118-189-24.hsd1.mn.comcast.net) (Remote host closed the connection)
L198[10:37:09] <Forecaster> ohno
L199[10:37:28] <Forecaster> %tonk
L200[10:37:29] <MichiBot> Dagnammit! Forecaster! You beat bauen1's previous record of 2 hours, 43 minutes and 24 seconds (By 1 hour, 40 minutes and 50 seconds)! I hope you're happy!
L201[10:37:30] <MichiBot> Forecaster's new record is 4 hours, 24 minutes and 14 seconds! Forecaster also gained 0.00504 (0.00168 x 3) tonk points for stealing the tonk.
L202[10:41:53] ⇦ Quits: bauen1 (bauen1!~bauen1@ipbcc03b58.dynamic.kabel-deutschland.de) (Quit: Lost terminal)
L203[10:42:17] ⇨ Joins: bauen1 (bauen1!~bauen1@ipbcc03b58.dynamic.kabel-deutschland.de)
L204[11:11:11] ⇨ Joins: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L205[11:36:57] ⇨ Joins: dustinm`_ (dustinm`_!~dustinm@static.38.6.217.95.clients.your-server.de)
L206[11:39:58] ⇦ Quits: dustinm` (dustinm`!~dustinm@static.38.6.217.95.clients.your-server.de) (Ping timeout: 378 seconds)
L207[13:26:35] <bauen1> regarding building modpacks: I did find this: https://github.com/dizzyd/mcdex which seems to work quite wellish
L208[14:09:01] <bauen1> " Hi. I'm Minecraft, and I'm a crashaholic. "
L209[14:12:30] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.157.111) (Ping timeout: 378 seconds)
L210[14:36:55] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.156.55)
L211[14:37:00] <Forecaster> nice one steam http://tinyurl.com/y6syvnuu
L212[14:39:48] <Ariri> %tonk
L213[14:39:49] <MichiBot> I'm sorry Ariri, you were not able to beat Forecaster's record of 4 hours, 24 minutes and 14 seconds this time. 4 hours, 2 minutes and 20 seconds were wasted! Missed by 21 minutes and 54 seconds!
L214[14:47:13] ⇨ Joins: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150)
L215[14:58:41] <bauen1> How hard is it to add an OpenComputers API to a mod like https://github.com/BuiltBrokenModding/ICBM-Classic ?
L216[14:59:47] <Bob> idk ive heard making API for own mods was easy
L217[14:59:50] <Bob> but into other mods idk
L218[15:00:00] <Bob> ive saw some people do it like xnet or enderio drivers
L219[15:01:22] <Ariri> For ICBM maybe not that hard, that being said i dont have much programming knowledge, but the for stuff like missile coordinates, the launcher uses a radar gun so if you can use stuff like that to communicate with the blocjs
L220[15:01:24] <Ariri> For ICBM maybe not that hard, that being said i dont have much programming knowledge, but the for stuff like missile coordinates, the launcher uses a radar gun so if you can use stuff like that to communicate with the blocks [Edited]
L221[15:01:33] <Ariri> bauen1: For ICBM maybe not that hard, that being said i dont have much programming knowledge, but the for stuff like missile coordinates, the launcher uses a radar gun so if you can use stuff like that to communicate with the blocks [Edited]
L222[15:03:59] <bauen1> guess i'll give it a try then
L223[15:04:02] <Inari> https://i.redd.it/kgfsizyxd4v31.png
L224[15:04:34] <Inari> Omg
L225[15:04:36] <Inari> https://www.reddit.com/r/aww/comments/dnsmos/beautiful_fox/ so cute
L226[15:04:44] <Mimiru> At one point I wrote a mod for Original ICBM compat in OC.. no idea if it works with classic though
L227[15:04:46] <Mimiru> I doubt it
L228[15:43:18] <Kodos> Dark would be the guy to ask.
L229[15:54:44] <AdorableCatgirl> Mimiru: i tried to get it to work, it's a bit of a pia, still not done
L230[16:40:04] <bauen1> well, if the few lines of code i just wrote are all that is needed then this should be easy
L231[17:02:39] <bauen1> actually it is a bit more complicated
L232[17:24:43] ⇦ Quits: flappy (flappy!~flappy@88.113.149.197) (Ping timeout: 190 seconds)
L233[17:47:45] ⇦ Quits: Inari (Inari!~Pinkishu@pD9E38B56.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L234[18:22:42] <Forecaster> https://i.imgur.com/Cj89RGU.gifv
L235[18:22:56] <Forecaster> Mooooove it
L236[18:23:36] ⇦ Quits: Vexatos (Vexatos!~Vexatos@port-92-192-156-40.dynamic.qsc.de) (Quit: Insert quantum chemistry joke here)
L237[18:32:36] <Bob> how do i recharge robot
L238[18:32:44] <Bob> the charger needs to be in a special place but where
L239[18:33:34] <Izaya> you gotta stick redstone on it
L240[18:33:40] <Bob> bruh
L241[18:34:01] <Bob> http://tinyurl.com/y6zs9ctf
L242[18:34:03] <Bob> bit overcrowded
L243[18:35:49] <Bob> ohwell time to redesign
L244[18:38:53] <Bob> making railcraft energy outpost a reality
L245[19:41:45] <Ariri> Hooray for multi-window https://i.imgur.com/IRBUDHc.jpg
L246[19:42:03] <Ariri> https://i.imgur.com/hkIV0Gq.png
L247[19:43:03] <Izaya> what a revolutionary feature /s
L248[19:44:01] <Bob> ¯\(ツ)/¯
L249[19:52:34] <Bob> http://tinyurl.com/y2w6k6jx
L250[19:52:41] <Bob> uhm
L251[19:52:42] <Bob> http://tinyurl.com/y3ypgaxu
L252[19:53:00] <Bob> PlaceDown smh
L253[20:07:01] ⇨ Joins: Soni (Soni!~quassel@autism.nbextension.download)
L254[20:08:11] <Soni> does anyone happen to know a mod that changes the crafting table and crafting recipes to uh, take a "maze" or something in addition to the recipe? and then it changes the crafting UI's arrow so you have to go with the mouse through the whole length for it to craft, without going over walls?
L255[20:09:04] <Bob> wat
L256[20:11:16] <AdorableCatgirl> wot
L257[20:12:26] <Soni> harder crafting
L258[20:13:22] <CompanionCube> but....why
L259[20:15:55] <AdorableCatgirl> ^
L260[20:17:28] <Soni> ... to make crafting harder?
L261[20:17:50] <Bob> wait so robots have a longer reach
L262[20:18:02] <CompanionCube> Soni: but why use a maze
L263[20:18:02] <Bob> i tough they could only interacts with blocks they touch
L264[20:18:04] <Bob> oh f f s
L265[20:18:34] <Soni> not exactly a maze but like, uh, make the arrow go around and you have to trace it out or something
L266[20:18:41] <Soni> it doesn't need dead ends
L267[20:21:34] <CompanionCube> i don't see how adding a random minigame is a good way to make crafting *harder*
L268[20:21:44] <CompanionCube> now, if you wanted to make crafting more *annoying* that'd do it
L269[20:25:02] <Izaya> AmandaC: alive?
L270[20:42:25] <Soni> okay
L271[20:42:34] <Soni> so make crafting annoying, for the sake of making it take some time
L272[20:42:39] <Soni> but also take some effort
L273[20:43:48] <CompanionCube> the former isn't connected to the latter
L274[20:44:12] <CompanionCube> making a fundamental game mechanic annoying and tedious is rather obviously not great design
L275[20:46:08] <Soni> then make a machine do it for you
L276[20:46:39] <CompanionCube> but then that obviates the mechanic's very purpose
L277[20:46:46] <CompanionCube> so it becomes redundant
L278[20:49:14] <Soni> it encourages you to make a machine for it
L279[20:50:58] <CompanionCube> indeed it does, but since the original purpose was to make crafting harder
L280[20:51:06] <CompanionCube> not to encourage machines and automation
L281[20:51:27] <CompanionCube> (leaving aside the introduction of an arbitrary-looking distinction)
L282[20:53:10] <Soni> meh
L283[20:53:19] <Soni> I grabbed the idea from a "cursed minecraft" video
L284[20:54:21] <CompanionCube> i mean
L285[20:54:47] <CompanionCube> making the user do an irrelevant maze for crafting for no reason other than faux-difficulty is definitely cursed.
L286[20:57:42] <Soni> nobody ever likes my ideas
L287[21:01:20] ⇨ Joins: Doty1154 (Doty1154!~Doty1154@c-24-130-119-49.hsd1.ca.comcast.net)
L288[21:02:32] <Izaya> a better idea is gregtech grade microcrafting
L289[21:02:37] <Izaya> yes I hate both myself and you
L290[21:02:41] * Izaya dies
L291[21:02:49] <Izaya> on a more serious note
L292[21:02:53] <CompanionCube> Izaya: or if you like the 'minigame' idea
L293[21:03:03] <CompanionCube> how about something actually connected to the thing you're making
L294[21:06:25] <AdorableCatgirl> how about
L295[21:06:28] <AdorableCatgirl> for the minigame
L296[21:06:55] <AdorableCatgirl> you have a very simple platform dependent minigame
L297[21:07:13] <AdorableCatgirl> where you delete core OS files
L298[21:09:08] <Soni> Izaya: cobblestone -> furnace bricks -> furnace oven + furnace heater -> assembled furnace -> ??? -> furnace
L299[21:14:15] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L300[21:14:23] <AdorableCatgirl> oh yeah
L301[21:14:27] <AdorableCatgirl> it's IRC time B)
L302[21:15:23] <Bob> o boi
L303[21:15:25] ⇨ Joins: Nom (Nom!~nom@d-24-233-212-59.nh.cpe.atlanticbb.net)
L304[21:18:42] <Bob> http://tinyurl.com/y5v3gh85
L305[21:18:47] <Bob> http://tinyurl.com/y4a2wap2
L306[21:18:49] <Bob> what the f
L307[21:18:56] <Bob> i require and use event pull
L308[21:19:04] <Bob> but on line 57 specifically it just shits itself
L309[21:19:06] <Bob> explian
L310[21:20:17] ⇦ Quits: Nom (Nom!~nom@d-24-233-212-59.nh.cpe.atlanticbb.net) (Client Quit)
L311[21:21:25] <Bob> :GWmythicalHyperREEEE:
L312[21:33:54] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.156.55) (Remote host closed the connection)
L313[21:43:15] ⇨ Joins: ABServer (ABServer!~server@d-24-233-212-59.nh.cpe.atlanticbb.net)
L314[21:43:18] ⇦ Quits: ABServer (ABServer!~server@d-24-233-212-59.nh.cpe.atlanticbb.net) (Client Quit)
L315[21:45:54] ⇨ Joins: ABServer (ABServer!~server@d-24-233-212-59.nh.cpe.atlanticbb.net)
L316[21:46:42] ⇦ Quits: ABServer (ABServer!~server@d-24-233-212-59.nh.cpe.atlanticbb.net) (Client Quit)
L317[21:49:49] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@c-24-130-119-49.hsd1.ca.comcast.net) (Ping timeout: 206 seconds)
L318[21:50:14] ⇨ Joins: Doty1154 (Doty1154!~Doty1154@c-24-130-119-49.hsd1.ca.comcast.net)
L319[21:51:50] ⇦ Quits: Doty1154 (Doty1154!~Doty1154@c-24-130-119-49.hsd1.ca.comcast.net) (Remote host closed the connection)
L320[21:54:59] ⇦ Quits: ATMunn (ATMunn!ATMunn@hellomouse.net) (Ping timeout: 202 seconds)
L321[21:59:13] <AmandaC> Izaya: I am now, but mostly for this:
L322[21:59:23] <AmandaC> %8ball rain time tonight?
L323[21:59:24] <MichiBot> AmandaC: Without a doubt
L324[22:00:29] ⇨ Joins: ATMunn (ATMunn!ATMunn@hellomouse.net)
L325[22:03:58] ⇦ Quits: ATMunn (ATMunn!ATMunn@hellomouse.net) (Ping timeout: 190 seconds)
L326[22:17:29] <AmandaC> %tell Inari it's kinda a shame you're a straight-leaning bi -- feels like a lot of the Yuri stories I read would fit your other "tastes" rather often lately
L327[22:17:29] <MichiBot> AmandaC: Inari will be notified of this message when next seen.
L328[22:18:16] <Izaya> https://oc.cil.li/topic/1987-portinfo-network-port-database/
L329[22:18:28] <Izaya> AmandaC: I was gonna ask, do you wanna reserve any ports on Minitel?
L330[22:19:15] <AmandaC> Izaya: before Mimiru can stop me: 8675 -- lilac-rpc
L331[22:19:56] <Izaya> okey
L332[22:20:04] <Izaya> minitel port 8675, lilac-rpc
L333[22:20:44] <Izaya> Do you have a link to go with that for more info?
L334[22:20:48] <AdorableCatgirl> zlan is a great proto tbh
L335[22:21:00] <AdorableCatgirl> probably one of the best things i've made :^)
L336[22:21:37] <AmandaC> Uhhh maybe the lilac folder under https://gitlab.darkdna.net/amanda/oc-fileserver
L337[22:22:00] <Izaya> shiny
L338[22:22:18] <Izaya> The goal is to have a decent bit of metadata to go with the ports
L339[22:22:43] <AmandaC> I'll put a proper readme in there tomorrow, should I recall to
L340[22:23:32] <AmandaC> %remindme 9h30m make a readme for the lilac rpc protocol
L341[22:23:33] <MichiBot> I'll remind you about "make a readme for the lilac rpc protocol" at 10/28/2019 07:53:32 AM
L342[22:24:08] <Izaya> shiny
L343[22:24:17] <Izaya> oh
L344[22:24:18] <Izaya> in other news
L345[22:24:32] <Izaya> I updated repoinstaller to support external files in programs.cfgs
L346[22:25:36] <Izaya> now I can add repoinstaller to the minitel repo and it won't make things choke
L347[22:25:38] <Izaya> yay
L348[22:37:24] <Mimiru> Izaya, why would I stop you?
L349[22:37:53] <Izaya> not me
L350[22:38:28] <Mimiru> Oh, right sorry
L351[22:38:38] * Mimiru pokes AmandaC why would I stop you?
L352[22:39:35] <AmandaC> Mimiru: was mostly being silly, done you reserved 867-5309 for GERT
L353[22:39:47] <Mimiru> oooh, right lol
L354[22:40:09] <Izaya> it gets the two ports listed in the OETF topic
L355[22:40:59] <Ariri> %tonk
L356[22:41:00] <MichiBot> Aw jeez! Ariri! You beat Forecaster's previous record of 4 hours, 24 minutes and 14 seconds (By 3 hours, 36 minutes and 56 seconds)! I hope you're happy!
L357[22:41:01] <MichiBot> Ariri's new record is 8 hours, 1 minute and 10 seconds! Ariri also gained 0.0181 (0.00362 x 5) tonk points for stealing the tonk.
L358[22:41:09] <AdorableCatgirl> and zlan gets 9900 in OC and in Minitel :^)
L359[22:41:12] <Ariri> i am happy
L360[22:41:45] <AmandaC> %choose hallucinate some more cute Yuri or sleep at a semi-reasonable time
L361[22:41:46] <MichiBot> AmandaC: "sleep at a semi-reasonable time" is for cool kids!
L362[22:42:04] <AmandaC> %8ball am I a cool goat kitten?
L363[22:42:04] <MichiBot> AmandaC: My reply is no
L364[22:43:09] <Izaya> anyone if one wants to reserve a port
L365[22:43:15] <Izaya> I do have an issue template for it https://github.com/ShadowKatStudios/OC-ports/issues/new?assignees=&labels=&template=port-reservation.md&title=Port+Reservation%3A+%5BProtocol%5D%2F%5BPORT%5D+-+%5BName%5D
L366[22:45:39] * AmandaC snugs elfi, goes back to reading this story of a gender-bent tenticle monster girl who just wants to enjoy life with her sisters
L367[22:49:31] <Izaya> tentacle
L368[22:49:41] <Izaya> that spelling may cause ... misunderstandings
L369[23:12:18] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Ping timeout: 190 seconds)
L370[23:30:42] ⇨ Joins: ATMunn (ATMunn!ATMunn@hellomouse.net)
L371[23:38:21] ⇨ Joins: AstroBlockServer (AstroBlockServer!~astrobloc@d-24-233-212-59.nh.cpe.atlanticbb.net)
L372[23:39:40] *** AstroBlockServer is now known as Nom
L373[23:42:23] ⇦ Quits: Nom (Nom!~astrobloc@d-24-233-212-59.nh.cpe.atlanticbb.net) (Client Quit)
L374[23:42:42] ⇨ Joins: AstroBlockServer (AstroBlockServer!~astrobloc@d-24-233-212-59.nh.cpe.atlanticbb.net)
L375[23:44:35] <CompanionCube> M
L376[23:44:40] <CompanionCube> Izaya: https://www.reddit.com/r/privacy/comments/di5rn3/startpage_is_now_owned_by_an_advertising_company/ rip them
L377[23:51:16] ⇦ Quits: AstroBlockServer (AstroBlockServer!~astrobloc@d-24-233-212-59.nh.cpe.atlanticbb.net) (Quit: Proudly using WocChat!)
<<Prev Next>> Scroll to Top