<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:24:00] ⇦ Quits: MajGenRelativity (MajGenRelativity!~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net) (Ping timeout: 189 seconds)
L2[00:24:13] ⇨ Joins: MajGenRelativity (MajGenRelativity!~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
L3[00:25:26] ⇨ Joins: Ruinins (Ruinins!~Ruinins@39-236-114-217.fttb.ur.ru)
L4[00:25:35] ⇦ Quits: Ruinins (Ruinins!~Ruinins@39-236-114-217.fttb.ur.ru) (Client Quit)
L5[01:00:15] ⇦ Quits: glasspelican (glasspelican!~quassel@2607:5300:201:3100::325) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
L6[01:01:13] ⇨ Joins: glasspelican (glasspelican!~quassel@2607:5300:201:3100::325)
L7[01:05:37] <The_Stargazer> %tonk
L8[01:05:37] <MichiBot> Fopdoodle! The_Stargazer! You beat Kodos's previous record of 2 hours, 23 minutes and 52 seconds (By 19 minutes and 43 seconds)! I hope you're happy!
L9[01:05:38] <MichiBot> The_Stargazer's new record is 2 hours, 43 minutes and 35 seconds! The_Stargazer also gained 0.00099 (0.00033 x 3) tonk points for stealing the tonk.
L10[01:05:49] <The_Stargazer> uh
L11[01:05:55] <The_Stargazer> HA
L12[01:06:07] <The_Stargazer> attempt 2: SUCCESS
L13[01:22:39] <The_Stargazer> %tonkout
L14[01:22:39] <MichiBot> I'm sorry The_Stargazer, you were not able to beat The_Stargazer's record of 2 hours, 43 minutes and 35 seconds this time. 17 minutes and 2 seconds were wasted! Missed by 2 hours, 26 minutes and 33 seconds!
L15[01:22:47] <The_Stargazer> what
L16[01:25:22] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.156.30)
L17[01:57:15] <Zef> The steam forums are so kind
L18[01:58:03] <Zef> I found a thread of someone asking about os x 10.7.5 suddenly getting a steam update and crashing, everyone basically says upgrade and if you can't then buy a new mac
L19[02:10:23] <The_Stargazer> will a `for` loop always return the values, in the order they are in the table?
L20[02:11:39] <The_Stargazer> but with 4 values, each value being their key, it doesn't
L21[02:11:40] <The_Stargazer> it displays
L22[02:11:40] <The_Stargazer> Code Block pastebined https://paste.pc-logix.com/vobuwojede
L23[02:11:41] <The_Stargazer> With 9 values (each is a number), it displays them properly
L24[02:11:54] <The_Stargazer> ...discord that's not the order I wanted to send messages
L25[02:12:27] <The_Stargazer> basically I want it to always sort them by key (the keys will *always* a number, i.e. the table is always an array)
L26[02:14:40] <The_Stargazer> and if a security program gets the code wrong
L27[02:14:41] <The_Stargazer> then that's a big big bad
L28[02:18:13] <The_Stargazer> ..also, how does /dev/random work?
L29[02:18:49] <The_Stargazer> can I get a bunch of random characters (say, 5) from /dev/random and print them out, displaying them *properly* (i.e. not garbage data)?
L30[02:19:20] ⇨ Joins: Tom (Tom!~tom@60.1.65.236)
L31[02:19:50] <Tom> ttt
L32[02:19:57] <Tom> hello
L33[02:20:06] <Kleadron> BEANS
L34[02:20:29] <Forecaster> Truncate the output to as many characters as you want
L35[02:20:31] <Tom> how re you
L36[02:20:43] <The_Stargazer> but how do I get characters from it?
L37[02:20:54] <Tom> lol
L38[02:21:17] ⇦ Quits: Tom (Tom!~tom@60.1.65.236) (Remote host closed the connection)
L39[02:21:20] <The_Stargazer> I can't just do `</dev/random head 5 | tr -dc [A-Z]`
L40[02:21:21] <The_Stargazer> or whatever the proper code is
L41[02:21:23] <The_Stargazer> or can I?
L42[02:21:59] <Forecaster> It's just a "file" that returns random characters
L43[02:22:06] <Forecaster> You just read text from it
L44[02:22:38] <The_Stargazer> wait, what?
L45[02:22:47] <The_Stargazer> whenever I ran `cat` on it it gave me garbage
L46[02:22:58] <The_Stargazer> and a whole lotta beeps.
L47[02:23:46] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.156.30) (Ping timeout: 206 seconds)
L48[02:23:46] <The_Stargazer> `head /dev/random --bytes=5` also gives me garbage
L49[02:24:05] <The_Stargazer> question
L50[02:24:06] <Forecaster> What do you mean garbage?
L51[02:24:21] <The_Stargazer> This. http://tinyurl.com/y2kunqtn
L52[02:25:00] <Forecaster> Oh, well those are random Unicode characters
L53[02:25:11] <The_Stargazer> how do I get random ASCII characters?
L54[02:25:15] <The_Stargazer> or whatever it's called
L55[02:25:57] <Forecaster> Google, there's probably lots of ways
L56[02:26:08] <Forecaster> I don't know of any of the top of my head
L57[02:26:15] <The_Stargazer> to google I go
L58[02:26:41] <Forecaster> %loot Google
L59[02:26:42] <MichiBot> Forecaster: You stab the Google! It dropped an empty drive slot. (100%)!
L60[02:26:51] <The_Stargazer> `the google`
L61[02:26:56] <The_Stargazer> %loot the google
L62[02:27:03] <The_Stargazer> aw
L63[02:27:15] <The_Stargazer> %loot the_google
L64[02:27:20] <The_Stargazer> does it not work with spaces or something?
L65[02:27:28] <The_Stargazer> ?
L66[02:27:37] <Forecaster> The loot command has a cooldown of one minute
L67[02:27:41] <The_Stargazer> ohhhh
L68[02:27:57] <Forecaster> On irc you'd revive a notice telling you that
L69[02:28:03] <Forecaster> Receive
L70[02:28:03] <The_Stargazer> I wonder if recursive `the`'s work
L71[02:28:56] <Forecaster> If the argument starts with "the", "a" or "one" MichBot doesn't add "the" to it
L72[02:29:07] <Forecaster> Otherwise she does
L73[02:29:23] <Forecaster> It's a very simple check
L74[02:33:24] <The_Stargazer> oh
L75[02:35:46] <Forecaster> Actually "the ", "a " or "one " to be precise
L76[02:36:07] <The_Stargazer> that's uh
L77[02:36:07] <The_Stargazer> what you said
L78[02:36:27] <Forecaster> Nope, look closer :P
L79[02:36:56] <Forecaster> There's a space at the end of each
L80[02:37:15] <The_Stargazer> oh haha
L81[02:38:33] <Forecaster> Otherwise if you said "%loot theme park" she wouldn't add "the", but if you do that now it will become "the theme park"
L82[02:40:40] <Forecaster> You can probably still deliberately mess it up by putting an extra space at the start or something
L83[02:43:35] ⇦ Quits: Kleadron (Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net) (Ping timeout: 206 seconds)
L84[02:44:55] <Forecaster> %sip random
L85[02:44:55] <MichiBot> You drink a sweet void potion (New!). Forecaster zones out for 3 minutes.
L86[02:45:19] <The_Stargazer> why does ocemu crash when I throw a lot of reads at it
L87[02:47:23] <The_Stargazer> Message contained 4 or more newlines and was pastebined https://paste.pc-logix.com/jativeguka
L88[02:47:39] <The_Stargazer> is it because i'm throwing massive amounts of reads at it
L89[02:47:49] <The_Stargazer> Message contained 4 or more newlines and was pastebined https://paste.pc-logix.com/zezekukafa
L90[02:48:26] <Forecaster> probably?
L91[02:49:29] <The_Stargazer> i wonder if that'll crash regular oc computers too
L92[02:49:31] <The_Stargazer> TIME TO TEST
L93[02:49:40] ⇨ Joins: FeelsbadLemon (FeelsbadLemon!webchat@cpe-66-91-118-77.hawaii.res.rr.com)
L94[02:50:10] <FeelsbadLemon> Anybody know how I can get the system time in a program?
L95[02:50:44] <The_Stargazer> `os.time()` iirc
L96[02:51:01] <The_Stargazer> wait no
L97[02:51:08] <The_Stargazer> i think that just prints current Unix tine
L98[02:51:12] <The_Stargazer> time*
L99[02:51:45] <The_Stargazer> `os.clock()` is uptime I think
L100[02:58:16] <Forecaster> time is the Minecraft world time in oc
L101[02:58:34] <The_Stargazer> then how can ocemu return a time?
L102[02:59:06] <FeelsbadLemon> that works for me my minecraft world is synced to system time
L103[02:59:26] <The_Stargazer> i don't think that's what the world time is
L104[02:59:39] <The_Stargazer> iirc the time is number of seconds since world creation?
L105[03:05:53] <FeelsbadLemon> is there an easier way to use an IDE with OpenComputers?
L106[03:06:03] <The_Stargazer> easier than what?
L107[03:06:21] <The_Stargazer> you can turn off file buffering and directly edit the file without having to reload the world, if that's what you mean?
L108[03:06:23] <FeelsbadLemon> I have to reload my singleplayer world everytime I ctrl+s
L109[03:06:27] <FeelsbadLemon> yes
L110[03:06:33] <The_Stargazer> turn off file buffering in config
L111[03:06:36] <FeelsbadLemon> ty
L112[03:06:40] <The_Stargazer> np
L113[03:06:45] <The_Stargazer> i was frustrated at that too
L114[03:06:52] <The_Stargazer> until I found out about that
L115[03:07:07] <The_Stargazer> i was like "holy crap this is amazing I can use ZBS with OC now"
L116[03:08:11] <The_Stargazer> what are the chances of getting two exact same strings from `/dev/random`?
L117[03:08:25] <The_Stargazer> I suppose the lower the length, the higher the chance
L118[03:08:49] <The_Stargazer> with a length like 32, it's practically impossible iirc
L119[03:11:41] <FeelsbadLemon> Cool got the file buffering thing. How can I save directly to the / directory? Atm I have to save to the hard drive. I have no idea why.
L120[03:12:05] <The_Stargazer> which hard drive, OC or IRL
L121[03:12:30] <FeelsbadLemon> OC
L122[03:12:37] <The_Stargazer> where are you saving it
L123[03:12:40] <FeelsbadLemon> have to route to /mnt/03c
L124[03:12:55] <FeelsbadLemon> in a folder titled 03c. . .
L125[03:12:59] <FeelsbadLemon> in OpenComputers folder
L126[03:13:02] <The_Stargazer> ...that's just a folder inside the `/` folder
L127[03:13:16] <The_Stargazer> go two levels up
L128[03:13:25] <The_Stargazer> from `/mnt/03c` to `/`
L129[03:13:46] <FeelsbadLemon> I can't find that in windows though
L130[03:13:59] <The_Stargazer> show me your folder?
L131[03:14:05] <FeelsbadLemon> there is an OpenComputers folder in my save. Inside that folder is a bunch of hard drive names
L132[03:14:18] <The_Stargazer> Go to the address you want, and that's it's `/`
L133[03:14:27] <The_Stargazer> Say you have address 0bc
L134[03:14:34] <The_Stargazer> `OpenComputers/0bc/`
L135[03:14:37] <The_Stargazer> er
L136[03:14:41] <The_Stargazer> `opencomputers/0bc/`
L137[03:14:50] <FeelsbadLemon> https://imgur.com/a/7L5WSaH
L138[03:14:58] <The_Stargazer> second folder
L139[03:15:02] <The_Stargazer> that's the one you want
L140[03:15:10] <The_Stargazer> and inside that
L141[03:15:12] <The_Stargazer> is the `/`
L142[03:15:15] <The_Stargazer> the root
L143[03:15:20] <FeelsbadLemon> Right
L144[03:15:23] <FeelsbadLemon> then I paste in there
L145[03:15:24] <FeelsbadLemon> https://imgur.com/a/fG12RO2
L146[03:15:28] <FeelsbadLemon> and it does not appear
L147[03:15:40] <The_Stargazer> ..what IDE is that?
L148[03:15:40] <The_Stargazer> ..did you turn OFF file buffering?
L149[03:15:41] <FeelsbadLemon> only ingame in /mnt/03c can I see it
L150[03:15:44] <FeelsbadLemon> yes
L151[03:15:47] <FeelsbadLemon> it's sublime
L152[03:15:54] <FeelsbadLemon> lemme restart my game
L153[03:15:55] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.156.30)
L154[03:15:59] <The_Stargazer> okay, is your main hdd `03c`
L155[03:16:04] <FeelsbadLemon> yes
L156[03:16:07] <FeelsbadLemon> the only one
L157[03:16:07] <The_Stargazer> hm
L158[03:16:13] <The_Stargazer> works for me
L159[03:16:19] <The_Stargazer> i can only suggest
L160[03:16:20] <The_Stargazer> wait.
L161[03:16:39] <The_Stargazer> why is there `/mnt/03c` inside `03c`
L162[03:16:45] <The_Stargazer> is the fs recursive?
L163[03:17:09] <FeelsbadLemon> uhhh how do I check that?
L164[03:17:26] <The_Stargazer> is there `/mnt/03c/mnt/03c`
L165[03:17:37] <FeelsbadLemon> no
L166[03:17:41] <FeelsbadLemon> stops at mnt
L167[03:17:46] <The_Stargazer> are you booting off an openos floppy
L168[03:18:31] <FeelsbadLemon> There was one in my disk drive but I took it out and restarted the computer -- same issue
L169[03:18:33] <The_Stargazer> oh yeah @Forecaster got it working, just had to do an `os.sleep()`
L170[03:18:39] <The_Stargazer> hm
L171[03:19:07] <The_Stargazer> there should not be an `/mnt/03c` inside it
L172[03:19:11] <The_Stargazer> if it's `03c`
L173[03:19:14] <FeelsbadLemon> I can't tell if this mod is buggy or my world is cause I've been having so many issues so far
L174[03:19:14] <The_Stargazer> show me your computer?
L175[03:19:19] <FeelsbadLemon> it's really frustrating
L176[03:19:21] <FeelsbadLemon> okay
L177[03:19:23] <The_Stargazer> what kind of issues
L178[03:19:46] <FeelsbadLemon> like screens don't turn on sometimes
L179[03:19:53] <FeelsbadLemon> hard drives deleting their own information all of a sudeen
L180[03:19:56] <The_Stargazer> works fine for me
L181[03:19:58] <FeelsbadLemon> stuff like that
L182[03:20:01] <The_Stargazer> that never happens
L183[03:20:05] <FeelsbadLemon> This world must be so far gone I guess
L184[03:20:15] <fingercomp> FeelsbadLemon: type `mount` in the OpenOS shell
L185[03:20:25] <fingercomp> it will print a list of mountpoints
L186[03:20:25] <FeelsbadLemon> done
L187[03:20:37] <fingercomp> the one that has `on /` is the main disk
L188[03:20:44] <FeelsbadLemon> 03c is the main disk
L189[03:21:01] <FeelsbadLemon> https://imgur.com/a/wjUa0F9
L190[03:21:04] <FeelsbadLemon> but there are two
L191[03:21:08] <FeelsbadLemon> not sure if that's relevant
L192[03:21:52] <The_Stargazer> afk
L193[03:22:52] <FeelsbadLemon> I mean it's showing up after / now
L194[03:22:56] <FeelsbadLemon> which is a good plus
L195[03:23:08] <FeelsbadLemon> I just thought I wouldn't need to type / before my program everytime
L196[03:31:24] <The_Stargazer> `cd /`
L197[03:31:30] <The_Stargazer> there.
L198[03:31:38] <The_Stargazer> if the file is not in the current dir
L199[03:31:43] <The_Stargazer> you have to type the absolute path
L200[03:43:53] <Forecaster> Because ocemu doesn't have a Minecraft world it probably just returns the system time as it should
L201[03:47:38] ⇨ Joins: LeshaInc (LeshaInc!LeshaInc@fomalhaut.me)
L202[03:50:09] <FeelsbadLemon> btw os.time() gives me a very very long single number and os.clock() gives me a very very long decimal number
L203[03:51:34] <Tuna Golem not Girl Bob> os.clock is since when the computer is up
L204[03:51:41] <Tuna Golem not Girl Bob> and os.time is the universal unix time
L205[03:51:47] <Tuna Golem not Girl Bob> simply magical
L206[03:54:11] <Forecaster> it's the time in seconds
L207[03:54:23] <FeelsbadLemon> gotcha
L208[03:54:30] <Forecaster> since the world was created, in OC
L209[03:57:06] <The_Stargazer> why is my `repeat` loop continuing endlessly
L210[03:57:17] <The_Stargazer> it should stop when the string length is equal to `length`
L211[03:57:20] <The_Stargazer> but it don'
L212[03:57:23] <The_Stargazer> don't*
L213[03:57:32] <Forecaster> check for equal or greater?
L214[03:57:44] <The_Stargazer> `until pass:len() == length`
L215[03:57:56] <The_Stargazer> should work
L216[03:57:59] <Forecaster> does it add multiple characters at once?
L217[03:58:01] <The_Stargazer> i'll try `>=`
L218[03:58:01] <The_Stargazer> no
L219[03:58:03] <The_Stargazer> only one
L220[03:58:14] <The_Stargazer> sometimes none
L221[03:58:24] <The_Stargazer> because it only adds standard characters
L222[03:58:38] <The_Stargazer> its either 1 or 0
L223[03:58:58] <Forecaster> maybe it isn't adding anything
L224[03:59:03] <The_Stargazer> works if i set a fixed value
L225[03:59:05] <The_Stargazer> no it adds
L226[03:59:10] <The_Stargazer> my debug output continues printing happily
L227[03:59:55] <The_Stargazer> can't pastebin
L228[03:59:59] <The_Stargazer> ocemu crashes if I try that
L229[04:01:09] <The_Stargazer> PFFFFT
L230[04:01:10] <The_Stargazer> is my program trying to tell me something
L231[04:01:09] <The_Stargazer> one of my attempts the first letter was `F`
L232[04:02:37] <Forecaster> pay respects
L233[04:03:19] <The_Stargazer> oh.
L234[04:03:22] <The_Stargazer> `length` is a number
L235[04:03:28] <The_Stargazer> `pass:len()` is a string
L236[04:03:31] <The_Stargazer> or the other way round
L237[04:03:33] <Forecaster> hah
L238[04:03:59] <The_Stargazer> `until pass:len() >= length` results in `attempt to compare string with number`
L239[04:04:02] <The_Stargazer> so thanks I guess :P
L240[04:04:23] <Tuna Golem not Girl Bob> length string ?
L241[04:04:31] <The_Stargazer> first arg
L242[04:04:40] <Tuna Golem not Girl Bob> smh
L243[04:04:51] <The_Stargazer> is `str:len()` a number or a string
L244[04:05:08] <Tuna Golem not Girl Bob> number obv
L245[04:05:13] <Tuna Golem not Girl Bob> how can it not be one
L246[04:05:32] <Forecaster> how are you setting `length`?
L247[04:05:37] <Tuna Golem not Girl Bob> ^
L248[04:05:42] <The_Stargazer> either first arg or `io.read()`
L249[04:06:05] <Tuna Golem not Girl Bob> io.read returns a string :GWtloMarioFP:
L250[04:06:17] <The_Stargazer> `shell.parse(...)` is a string too
L251[04:06:19] <The_Stargazer> i think
L252[04:06:25] <The_Stargazer> well it's a table so
L253[04:06:51] <Tuna Golem not Girl Bob> Message contained 4 or more newlines and was pastebined https://paste.pc-logix.com/edokixepoq
L254[04:07:48] <Tuna Golem not Girl Bob> simple
L255[04:09:30] <Izaya> >lenght
L256[04:09:33] <Forecaster> (except spell length correctly)
L257[04:09:42] <Izaya> hey man, it was consistent
L258[04:09:47] <Izaya> I'm happy-ish with that
L259[04:10:30] <Forecaster> https://i.imgur.com/1iPLtVE.mp4
L260[04:10:33] <Forecaster> Have a drugged up cat
L261[04:11:07] <Lizzian> how'd you get that gif of me....
L262[04:12:40] <Tuna Golem not Girl Bob> i just woke
L263[04:13:38] <Forecaster> but golems don't sleep
L264[04:14:19] <The_Stargazer> hurray, my random password generator works!
L265[04:16:10] <Tuna Golem not Girl Bob> i do
L266[04:17:30] <Forecaster> function get_random_password() return "password" end
L267[04:18:52] <Tuna Golem not Girl Bob> :GWlulurdMmmYea:
L268[04:19:01] <Tuna Golem not Girl Bob> math.random() and password
L269[04:22:53] <The_Stargazer> %juggle
L270[04:22:54] * MichiBot juggles with a Lua 5.5 interpreter, more spiked pudding, & a deep-fried breaded strawberry
L271[04:23:05] <The_Stargazer> hey there's one of my things
L272[04:23:21] <The_Stargazer> how many things are in michi's inventory?
L273[04:23:47] <Lizzy> %inventory
L274[04:23:47] <MichiBot> Lizzy: Must specify sub-command. (Try: list, create (add), remove (rem, del), preserve (pre), unpreserve (unpre), count, favourite (fav))
L275[04:23:55] <Lizzy> %inventory list
L276[04:23:55] <MichiBot> Lizzy: Here's my inventory: http://michibot.pc-logix.com/inventory
L277[04:23:57] <The_Stargazer> %inv list
L278[04:23:57] <MichiBot> The_Stargazer: Here's my inventory: http://michibot.pc-logix.com/inventory
L279[04:24:25] <The_Stargazer> welp, guess I'll never find out
L280[04:24:45] <Lizzy> ?
L281[04:24:51] <Forecaster> %inv count
L282[04:24:51] <MichiBot> The inventory contains 382 items.
L283[04:25:31] <Forecaster> %loot the inventory
L284[04:25:31] <MichiBot> Forecaster: You stab the inventory! It dropped a leftover pumpkin. (100%)!
L285[04:26:06] ⇨ Joins: flappy (flappy!~flappy@88-113-149-197.elisa-laajakaista.fi)
L286[04:27:27] <The_Stargazer> Lizzy: have minecraft open, can't open firefox.
L287[04:27:54] <The_Stargazer> uses too much ram
L288[04:27:55] <Tuna Golem not Girl Bob> Ahaha
L289[04:27:57] <Tuna Golem not Girl Bob> Chrome snh
L290[04:28:00] <Tuna Golem not Girl Bob> Firefox is light
L291[04:28:14] <Tuna Golem not Girl Bob> i mean my 9 years old rig can handle it come on
L292[04:28:28] <The_Stargazer> how much RAM
L293[04:28:30] <The_Stargazer> what CPU
L294[04:28:42] <Tuna Golem not Girl Bob> 8GB and i3-3320
L295[04:28:51] <The_Stargazer> i have 4GB celeron N3350
L296[04:28:51] <Tuna Golem not Girl Bob> DDR3 1600Mhz mm
L297[04:29:03] <Tuna Golem not Girl Bob> i agree that my PC is better than most laptops
L298[04:29:08] <The_Stargazer> so uh yeah
L299[04:29:14] <The_Stargazer> i have laptop
L300[04:29:14] <The_Stargazer> you have desktop
L301[04:29:17] <Tuna Golem not Girl Bob> gtx 650 :GWlulurdMmmYea:
L302[04:29:23] <The_Stargazer> intel hd.
L303[04:29:31] <The_Stargazer> >nvidia
L304[04:29:31] <The_Stargazer> >not amd
L305[04:29:31] <Tuna Golem not Girl Bob> Life is sad
L306[04:29:36] <The_Stargazer> waaait what
L307[04:29:41] <The_Stargazer> `>` produces a thing now
L308[04:29:45] <The_Stargazer> >this is
L309[04:29:46] <The_Stargazer> >weird
L310[04:29:50] <Tuna Golem not Girl Bob> ?
L311[04:29:56] <The_Stargazer> >this happenes
L312[04:29:58] <The_Stargazer> instead of
L313[04:30:01] <The_Stargazer> `>this`
L314[04:30:08] <The_Stargazer> its no longer text
L315[04:30:11] <The_Stargazer> its a weird thingy
L316[04:30:16] <Tuna Golem not Girl Bob> `amazing`
L317[04:30:26] <Tuna Golem not Girl Bob> `as if i needed an > for that`
L318[04:30:34] <The_Stargazer> wait you didnt?
L319[04:30:47] <Tuna Golem not Girl Bob> `i dont even need >`
L320[04:30:56] <Tuna Golem not Girl Bob> ``change my mind``
L321[04:30:57] <The_Stargazer> no like
L322[04:31:03] <The_Stargazer> previous it was
L323[04:31:05] <The_Stargazer> \>this
L324[04:31:07] <The_Stargazer> now its
L325[04:31:10] <The_Stargazer> >this
L326[04:31:23] <Tuna Golem not Girl Bob> i dont see a difference or
L327[04:31:34] <The_Stargazer> what discord version
L328[04:31:44] <Tuna Golem not Girl Bob> Mobileeee
L329[04:31:48] <The_Stargazer> Oh
L330[04:31:51] <The_Stargazer> Thats probably it then
L331[04:32:04] <Forecaster> I'm in the browser one and I don't see it either
L332[04:32:06] <The_Stargazer> here take a look http://tinyurl.com/yxltq93y
L333[04:32:19] <Tuna Golem not Girl Bob> Canary ?
L334[04:32:23] <The_Stargazer> Nope
L335[04:32:24] <Tuna Golem not Girl Bob> i have it on my home desktop
L336[04:32:27] <The_Stargazer> Stable.
L337[04:32:30] <Tuna Golem not Girl Bob> tough im going home in 24 hours
L338[04:32:32] <Tuna Golem not Girl Bob> e
L339[04:32:32] <The_Stargazer> (I think?)
L340[04:32:42] <The_Stargazer> how to check
L341[04:32:49] <Forecaster> also I'm pretty sure that's just a standard markup thing
L342[04:32:52] <Tuna Golem not Girl Bob> Discord icon color ?
L343[04:33:07] <Tuna Golem not Girl Bob> burlple is stable yellow is canary
L344[04:33:12] <Tuna Golem not Girl Bob> and ptb has a special i think
L345[04:33:16] <The_Stargazer> not yellow
L346[04:33:17] <The_Stargazer> ptb?
L347[04:33:26] <The_Stargazer> its blue
L348[04:33:34] <Izaya> I like the way every different chat service has a different interpretation of markdown
L349[04:33:35] <Tuna Golem not Girl Bob> Public Test Beta
L350[04:33:42] <Tuna Golem not Girl Bob> yes
L351[04:33:45] <Tuna Golem not Girl Bob> as usual
L352[04:33:46] <The_Stargazer> discord is slowly implementing markdown
L353[04:33:49] <Tuna Golem not Girl Bob> BB code only when
L354[04:33:51] <Izaya> a > at the front of a line is a quote, not code
L355[04:34:08] <The_Stargazer> ```
L356[04:34:09] <The_Stargazer> this is code
L357[04:34:09] <The_Stargazer> ```
L358[04:34:11] <The_Stargazer> wait
L359[04:34:13] <The_Stargazer> you wont see that
L360[04:34:21] <The_Stargazer> \`\`\Code Block pastebined https://paste.pc-logix.com/zexudenelu\`\`
L361[04:34:22] <The_Stargazer> its that
L362[04:34:23] <Izaya> I see two lines with ``` on them
L363[04:34:32] <Izaya> which is incredibly useful
L364[04:34:39] <The_Stargazer> oh? I thought you'd just see "this is code"
L365[04:34:43] <Tuna Golem not Girl Bob> Boooo, not discord
L366[04:34:47] <The_Stargazer> so does `this` appear as \`this\`
L367[04:34:55] <The_Stargazer> or just "this"
L368[04:34:58] <Rph> hmmm
L369[04:34:59] <Izaya> Tuna: ???
L370[04:35:06] <Rph> Im playing on a server and OC is throwing the following error: [11:34:41] [Client thread/WARN] [opencomputers]: Received a badly formatted packet.
L371[04:35:06] <Rph> java.lang.IllegalArgumentException: color palette not supported
L372[04:35:07] <Tuna Golem not Girl Bob> Code Block pastebined https://paste.pc-logix.com/buputucevu
L373[04:35:11] <Rph> and making the clients run extremely slow
L374[04:35:27] <Rph> it started happening after a server crash
L375[04:35:29] <Izaya> https://paste.pc-logix.com/buputucevu
L376[04:36:11] <Tuna Golem not Girl Bob> @Rph color palette corrupted on a PC ?
L377[04:36:16] <Tuna Golem not Girl Bob> and OC doesnt seem to reset it
L378[04:36:25] <Rph> could it be a corrupted state file
L379[04:36:53] <Izaya> https://imgur.com/LqkQD88.png fwiw
L380[04:36:56] <Tuna Golem not Girl Bob> Corded didnt include the ``` mm
L381[04:37:08] <Tuna Golem not Girl Bob> odd
L382[04:37:55] <Rph> I suggested to the server owner to nuke the state file entirely
L383[04:37:56] <The_Stargazer> >weechat
L384[04:37:58] <Rph> and restart the server
L385[04:38:04] <The_Stargazer> \>weechat [Edited]
L386[04:38:09] <The_Stargazer> i prefer irssi
L387[04:38:19] <Izaya> irssi's aight
L388[04:38:26] <Izaya> been meaning to write my own client for a while
L389[04:38:31] ⇨ Joins: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b)
L390[04:39:15] <Tuna Golem not Girl Bob> @Rph nuke OC computers states ?
L391[04:39:27] <Tuna Golem not Girl Bob> possible but backup from players for scripts suggested
L392[04:39:31] <The_Stargazer> hmm, I should add clang to hashbang's `packages.yml` and get an admin to merge it
L393[04:39:36] <Rph> well
L394[04:39:39] <Rph> not hard disks
L395[04:39:41] <Rph> only the state folder
L396[04:39:44] <Rph> so all computers reboot and all
L397[04:39:46] <Tuna Golem not Girl Bob> oh
L398[04:39:49] <Tuna Golem not Girl Bob> Right yea
L399[04:39:51] <Tuna Golem not Girl Bob> defenitely
L400[04:40:02] <Izaya> hashbang?
L401[04:41:27] <The_Stargazer> `https://hashbang.sh`
L402[04:41:40] <The_Stargazer> that.
L403[04:42:21] <Forecaster> that doesn't explain anything
L404[04:42:47] <The_Stargazer> it's a shell service
L405[04:44:03] <Izaya> ... I think I had a SDF account at one point...
L406[04:44:04] <Izaya> hm.
L407[04:49:47] <ben_mkiv> i dont think that the issue is making the clients slow
L408[04:50:08] <ben_mkiv> i get that issue by times in dev environment, never noticed any lag due to it
L409[04:54:20] <Rph> What folder do OC states live in?
L410[04:54:40] <Izaya> world/opencomputer/state
L411[04:55:02] <Rph> ok thanks
L412[04:59:29] <The_Stargazer> Rph: Which server is this on?
L413[05:00:05] <Lizzy> %remindme 7h update gitlab
L414[05:00:06] <MichiBot> I'll remind you about "update gitlab" at 07/24/2019 12:00:06 PM
L415[05:06:15] ⇦ Quits: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b) (Remote host closed the connection)
L416[05:07:07] <Rph> okay
L417[05:07:13] <Rph> turns out the OC state isnt the only broken thing on the server
L418[05:07:23] <Rph> someone made a mob farm that causes 95% of client cpu usage to go towards xp orbs
L419[05:07:41] <Izaya> nice
L420[05:07:41] <The_Stargazer> which server, out of curiosity?
L421[05:08:11] <The_Stargazer> why is minecraft behaving weirdly with fullscreen
L422[05:08:32] <The_Stargazer> when i fullscreen-unfullscreen-fullscreen it sometimes flashes black-normal-repeat until i close it
L423[05:08:38] <The_Stargazer> i suspect that isn't good for my gpu
L424[05:10:50] <The_Stargazer> just this http://tinyurl.com/y5d9jta4
L425[05:11:22] <Izaya> >NieR:Automata runs better on Linux than Windows in most cases because the DX11->Vulkan legacy compatibility layer was written explicitly with NieR:Automata in mind
L426[05:11:23] <Izaya> nice
L427[05:17:28] <Forecaster> %tonk
L428[05:17:28] <MichiBot> Bejabbers! Forecaster! You beat The_Stargazer's previous record of 2 hours, 43 minutes and 35 seconds (By 1 hour, 11 minutes and 13 seconds)! I hope you're happy!
L429[05:17:29] <MichiBot> Forecaster's new record is 3 hours, 54 minutes and 48 seconds! Forecaster also gained 0.00357 (0.00119 x 3) tonk points for stealing the tonk.
L430[05:25:52] ⇦ Quits: FeelsbadLemon (FeelsbadLemon!webchat@cpe-66-91-118-77.hawaii.res.rr.com) (Quit: webchat.esper.net)
L431[05:30:28] <Tuna Golem not Girl Bob> @Rph Clumps mod maybe to reduce XP robs ?
L432[05:30:55] <The_Stargazer> XP ROBS
L433[05:30:56] <The_Stargazer> PUT THE EXP ON THE GROUND SIR
L434[05:30:56] <The_Stargazer> THIS IS AN ARMED ROBBERY!
L435[05:31:21] ⇨ Joins: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b)
L436[05:32:21] <Izaya> speaking of NieR:Automata, https://files.catbox.moe/s04q71.png
L437[05:34:50] * Lizzy needs to play NieR again from the start
L438[05:35:05] <Corded> * <Forecaster> hasn't played NieR
L439[06:04:47] ⇦ Quits: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b) (Remote host closed the connection)
L440[06:17:12] ⇨ Joins: Tom (Tom!~tom@60.1.65.236)
L441[06:17:19] <Tom> hello
L442[06:17:51] <Forecaster> Hi
L443[06:18:21] <Tom> ......
L444[06:18:27] <Tuna Golem not Girl Bob> Henlo
L445[06:18:33] <Tuna Golem not Girl Bob> ……………………………………………………
L446[06:18:52] <Forecaster> .-.-...-.--
L447[06:19:03] <Tom> You gonna die
L448[06:19:13] <Forecaster> everyone will eventually
L449[06:19:56] <Tom> Are you using OC mod?
L450[06:20:27] <Forecaster> everyone are eventually
L451[06:20:37] ⇦ Quits: Tom (Tom!~tom@60.1.65.236) (Remote host closed the connection)
L452[06:20:47] <Lizzy> %bye
L453[06:20:48] <MichiBot> Lizzy: Oh, well, bye I guess...
L454[06:21:00] <Tuna Golem not Girl Bob> :GWcorbinHolyFuck:
L455[06:21:01] <Tuna Golem not Girl Bob> Yea
L456[06:21:04] <Tuna Golem not Girl Bob> totally fine
L457[06:21:36] <Lizzy> in other news... https://i.imgur.com/veCumDY.png working on the new EnderNet "site" (keeping it simple for now. may have something flashy in the future). I need to work out how to align stuff properly. though i may just re-do all the images myself
L458[06:21:56] <Forecaster> max-height
L459[06:23:22] <Lizzy> hmm, that does work
L460[06:23:40] <Lizzian> http://tinyurl.com/yxu8q6g3
L461[06:24:04] <Izaya> shiny
L462[06:24:17] <Forecaster> bright
L463[06:24:20] <Izaya> now get all of them as a svg image and set the height based on screen size
L464[06:24:29] <Lizzy> it's also using a minimal css library called Milligram
L465[06:24:39] <Lizzy> GitLab and NGinx are svgs
L466[06:24:46] <Lizzy> the other two are not
L467[06:25:25] <Lizzy> and yes i know it's bright. i might change that up or just leave as-is
L468[06:43:07] ⇨ Joins: Inari (Inari!~Pinkishu@pD9E8F44E.dip0.t-ipconnect.de)
L469[06:43:31] <Forecaster> %sip random
L470[06:43:31] <MichiBot> You drink a ripe rainbow potion (New!). Forecaster feels a sudden surge of static electricity.
L471[06:43:35] <Forecaster> ack
L472[06:46:11] <Inari> Nep
L473[06:46:33] <Inari> AmandaC: Thats fine, cats don't stand much anyway
L474[06:55:02] <Forecaster> https://waifulabs.com/blog/ax
L475[06:56:08] <TobiasCZe> hello can you please help me with the color table ? i can find out how to create hex out of it... i tried 0x00ff00 (the first in FF) and i get error... ii tried 0x000000 (some white) and it worked.... http://tinyurl.com/yy2ax7ra
L476[06:57:57] <Forecaster> https://towerofawesome.org/oc_interface_designer/
L477[06:58:07] <Forecaster> this has a picker that will generate the hex calues
L478[06:58:09] <Forecaster> this has a picker that will generate the hex values [Edited]
L479[06:59:24] <TobiasCZe> ok thanks
L480[07:02:21] <TobiasCZe> but i still gettings the error.... http://tinyurl.com/y338th6n
L481[07:02:44] <Forecaster> are you putting the hex value as a string?
L482[07:02:48] <Forecaster> that is in quote marks
L483[07:03:02] <TobiasCZe> http://tinyurl.com/y5oqw6l7
L484[07:03:31] <TobiasCZe> http://tinyurl.com/y4mgkc69
L485[07:04:54] <Forecaster> strange
L486[07:06:12] <TobiasCZe> ¨?
L487[07:06:14] <TobiasCZe> ? [Edited]
L488[07:06:52] <TobiasCZe> and if there is 0x000000 it work fine...
L489[07:07:17] <TobiasCZe> (i have tier 2 computer)
L490[07:08:09] <Forecaster> what tier is the gpu
L491[07:08:37] <TobiasCZe> tier 2 and the screen too
L492[07:09:17] <TobiasCZe> http://tinyurl.com/y42ph9lb
L493[07:12:30] <TobiasCZe> http://tinyurl.com/y2s2t7qr
L494[07:16:52] <TobiasCZe> http://tinyurl.com/y2g6mtfv
L495[07:19:54] <TobiasCZe> its tier 2 but it looks like tier 1 because of shaders
L496[07:23:20] <Tuna Golem not Girl Bob> Has tier 2 slots
L497[07:23:21] <Tuna Golem not Girl Bob> so
L498[07:27:22] <Kodos> %tonk
L499[07:27:22] <MichiBot> I'm sorry Kodos, you were not able to beat Forecaster's record of 3 hours, 54 minutes and 48 seconds this time. 2 hours, 9 minutes and 54 seconds were wasted! Missed by 1 hour, 44 minutes and 54 seconds!
L500[07:30:43] * Inari drips onto Temia
L501[07:30:59] * Inari is molten
L502[07:30:59] <Temia> w-wh
L503[07:31:07] ⇨ Joins: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L504[07:31:17] <Inari> Temia: It's too hot
L505[07:31:33] <Temia> Enough that it turned you into a slimegirl?
L506[07:31:38] <Inari> Yes
L507[07:33:32] * Lizzy puts Inari through the cooling loop
L508[07:41:38] ⇦ Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L509[07:41:56] <Forecaster> %loot the reactor
L510[07:41:56] <MichiBot> Forecaster: You stab the reactor! It dropped a power adapter incompatible with everything. (100%)!
L511[07:42:04] ⇨ Joins: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L512[07:42:06] <Forecaster> what a terrible reactor D:
L513[07:45:38] <Temia> That's IC2 for you
L514[07:45:52] <Temia> I still don't know what I'm supposed to do with Rhaki's ass
L515[07:46:07] <Forecaster> wear it proudly?
L516[07:53:53] <Temia> But my fuzzy moo butt is cuter :<
L517[07:53:55] * Temia flicks tail
L518[07:54:57] <Forecaster> give it to some poor bottom-less bot then
L519[07:55:45] <Temia> I mean
L520[07:55:58] <Temia> Trying to determine that is sexual harrassment
L521[07:56:03] <Temia> Inari, you do it.
L522[08:03:37] <Temia> (don't tho.)
L523[08:05:08] <Lizzy> %tonk
L524[08:05:08] <MichiBot> I'm sorry Lizzy, you were not able to beat Forecaster's record of 3 hours, 54 minutes and 48 seconds this time. 37 minutes and 45 seconds were wasted! Missed by 3 hours, 17 minutes and 3 seconds!
L525[08:05:12] <Lizzy> oh
L526[08:06:09] <Lizzy> writing a personal statement is really *fun* when you lack self confidence
L527[08:06:43] <Forecaster> isn't it
L528[08:15:00] <Temia> Ayup
L529[08:21:45] * AmandaC glares at inari
L530[08:22:14] * AmandaC cuddles up against Temia
L531[08:23:14] * Temia petpets Amanda
L532[08:24:34] * Lizzy sighs, flops down next to Temia & AmandaC and has a short nap
L533[08:25:05] <Forecaster> *half a day later*
L534[08:33:13] ⇨ Joins: Vexatos (Vexatos!~Vexatos@port-92-200-103-244.dynamic.qsc.de)
L535[08:33:13] zsh sets mode: +v on Vexatos
L536[08:40:44] ⇨ Joins: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b)
L537[08:41:53] <Forecaster> %sip random
L538[08:41:53] <MichiBot> You drink a shiny yellow potion (New!). It tastes sweet.
L539[08:42:00] <Forecaster> Sweet.
L540[08:42:25] <Inari> AmandaC: meow?
L541[08:42:46] <AmandaC> https://nc.ddna.co/s/LsS9fJ9NFwQ8zgM
L542[08:44:34] ⇦ Quits: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b) (Remote host closed the connection)
L543[08:46:35] <Inari> Haha
L544[08:57:12] <Temia> omg
L545[08:57:19] <Temia> Florans <3
L546[08:58:48] <Forecaster> violent space dryads
L547[09:24:31] <AmandaC> ... omg they are dryads aren't they? I just took them to be flowers
L548[09:29:21] * Inari sticks flowers all over AmandaC's fur
L549[09:29:30] * AmandaC glares at Inari
L550[09:29:39] * Inari turns Temia's tail tuft into a bouquet
L551[09:29:41] * Inari runs
L552[09:30:03] * AmandaC beams a bucket's worth of mud above Inari
L553[09:30:37] <Inari> D:
L554[09:30:46] <AmandaC> Every time you put weird stuff in my fur, I have to work extra hard to clean it. I've decided that it's only appropiate I make your cleaning ritual similarly complicated
L555[09:30:46] <Inari> Hey, I'm just making you pretty
L556[09:31:03] <Inari> I mean, flowers come out realtively easily compared to nougat
L557[09:39:23] <stephan48> you did not really do that at one point?
L558[09:39:36] <stephan48> oh nvm. why i am even asking that question.
L559[09:43:25] <Inari> stephan48: I put nougat into AmandaC's fur on multiple occasions
L560[09:47:06] ⇨ Joins: Rahix (Rahix!~Rahix@p578adb1c.dip0.t-ipconnect.de)
L561[09:49:04] <Inari> Rahix is a thing!
L562[09:49:33] <Rahix> Hm?
L563[09:49:46] <Inari> Dunno Temia has a thing about Rahix as far as I recall
L564[09:49:49] <Inari> uless I'm mixing up names
L565[09:50:06] <Inari> Oh
L566[09:50:08] <Inari> Rhaki, not Rahix
L567[09:50:10] <Inari> Sorry :p
L568[09:50:14] <Rahix> np :P
L569[09:50:19] <Temia> What
L570[09:50:23] <Temia> Oh
L571[09:50:25] <Tuna Golem not Girl Bob> B
L572[09:50:52] <Inari> %fling @"Tuna Golem not Girl Bob"
L573[09:50:52] * MichiBot flings a Magic miserable little pile of secrets! (25%) in a random direction. It hits the ground near @"Tuna Golem not Girl Bob"
L574[09:52:13] <Lizzy> %loot
L575[09:52:13] <MichiBot> Lizzy: You get a loot box! It contains a broken .jpg. (100%)
L576[09:52:22] <Inari> %drink random
L577[09:52:22] <MichiBot> You drink a salty coral potion (New!). Inari looks confused as nothing happens.
L578[09:52:26] * Lizzy feeds the broken jpg to MichiBot
L579[09:52:37] <Inari> I am confusion
L580[09:53:19] <Tuna Golem not Girl Bob> %bap Inari
L581[09:53:27] <Tuna Golem not Girl Bob> %drink random
L582[09:53:32] <Tuna Golem not Girl Bob> Oh yes
L583[09:53:36] <Tuna Golem not Girl Bob> no spaces in Nick ffs
L584[09:53:51] <NotBob> %bap inari
L585[09:53:51] * MichiBot baps inari with befuzzlement
L586[09:54:13] <Inari> Accurate
L587[09:54:27] <NotBob> easy
L588[09:54:57] <Inari> AmandaC: https://media.discordapp.net/attachments/436555823423160320/603577716335312898/20190724_200714.png?width=507&height=676
L589[09:56:01] <ben_mkiv> %loot
L590[09:56:01] <MichiBot> ben_mkiv: You get a loot box! It contains a portable stick. (100%)
L591[09:57:24] <NotBob> Alabama 100 Inari
L592[09:57:46] <Inari> more like 73%
L593[09:57:57] <Inari> Toothbrush stuff is gross, and I would write "niinii" or so
L594[09:58:11] <Lizzy> %loot
L595[09:58:11] <MichiBot> Lizzy: You get a loot box! It contains an incredibly thin sheet of air. (100%)
L596[10:01:25] <stephan48> Inari: you are evil!
L597[10:03:03] <Inari> stephan48: :3
L598[10:04:26] <stephan48> being evil is a good thing
L599[10:05:07] <Inari> Haha
L600[10:05:16] <Inari> Well, you see, she has to clean it anyway, so I'm just making the process tastier
L601[10:05:38] * Lizzy shakes her head, gives AmandaC a brush
L602[10:07:01] <stephan48> :D
L603[10:07:18] <stephan48> Lizzy: do you use vfio for a windows gaming vm?
L604[10:09:54] <Lizzy> yep
L605[10:10:05] <Lizzy> my motherboard doesn't seperate out the IOMMU groups properly
L606[10:10:34] <Lizzy> so both 16x slots get bundled into the same without the ACS override patch that the vfio kernel provides
L607[10:12:57] <Forecaster> %loot lizzys computer
L608[10:12:57] <MichiBot> Forecaster: You stab the lizzys computer! It dropped a twig. (100%)!
L609[10:13:04] <Forecaster> aw
L610[10:13:15] <Lizzy> what was that doing in there
L611[10:17:16] <Forecaster> chilling
L612[10:20:47] <stephan48> thank you, that ACS patch was what i also read about earlier
L613[10:21:14] <Lizzy> ah
L614[10:21:31] <stephan48> was a bit confused as it appeared that vfio was in the mainline kernel
L615[10:21:52] <Lizzy> ah, yeah i think driver stuff is. but it's the ACS patch that's not
L616[10:21:56] <stephan48> yup
L617[10:22:04] <stephan48> but i assume that -vfio is the name of the patched kernel in archlinux(?)?
L618[10:22:11] <Lizzy> yes, linux-vfio
L619[10:22:16] * stephan48 nods
L620[10:22:33] <Lizzy> https://aur.archlinux.org/packages/linux-vfio/ specifically
L621[10:22:36] <stephan48> need to figure out if i can coax the dell to enable the internal gpu together with the PCIe one
L622[10:22:54] <stephan48> eh, i will probably stab myself and try it on debian :D
L623[10:42:24] ⇦ Quits: Rahix (Rahix!~Rahix@p578adb1c.dip0.t-ipconnect.de) (Remote host closed the connection)
L624[10:50:39] <bad at vijya> so i had an idea for a fun mod
L625[10:50:50] <bad at vijya> more weaponry in warpdrive
L626[10:54:17] <bad at vijya> maybe a plasma cannon that requires ReactorCraft plasma :P
L627[10:54:39] <ben_mkiv> just gate techguns2 recipes?!
L628[10:57:15] <bad at vijya> hm?
L629[10:59:16] <ben_mkiv> well you could make the ammo items require the stuff you talked about
L630[10:59:30] <ben_mkiv> but reactorcraft is probably 1.7.10?!
L631[10:59:53] <ben_mkiv> https://www.youtube.com/watch?v=erG-2hselQE
L632[10:59:54] <MichiBot> Techguns TFG 10K Preview | length: 1m 8s | Likes: 104 Dislikes: 1 Views: 4,407 | by Stalker | Published On 18/11/2017
L633[11:01:56] <bad at vijya> yeah, 1.7.10
L634[11:02:05] <bad at vijya> also this was for huge ships
L635[11:02:14] <bad at vijya> ship to ship combat
L636[11:02:22] <ben_mkiv> oh nvm
L637[11:03:15] <bad at vijya> yea
L638[11:03:32] * Inari flops around
L639[11:03:45] <bad at vijya> i wanted to integrate a lot of the mods anyways
L640[11:03:58] <Inari> Temperatures still hot, but becoming livable again
L641[11:04:10] <bad at vijya> like nuclear explosives from ICBM cause fallout and all
L642[11:07:27] <Corded> * <Forecaster> pours a potion over inari
L643[11:07:31] <bad at vijya> also i was thinking about making higher tier techguns weapons require HSLA steel
L644[11:07:33] <Inari> Hey D:
L645[11:07:35] <Inari> %drink random
L646[11:07:35] <MichiBot> You drink a molten orange potion (New!). Oh no, Inari got a health potion, there's probably a boss fight coming!
L647[11:07:44] <Inari> @Forecaster rude
L648[11:08:38] <Forecaster> mwaha
L649[11:09:03] <Kodos> Today would've been (still technically is) my 9th wedding annivesary
L650[11:14:11] <bad at vijya> also i'll probably make T2 OC stuff require something from the moon
L651[11:14:14] <bad at vijya> just because
L652[11:16:39] <bad at vijya> or maybe something from mars
L653[11:18:08] <bad at vijya> nah, that'd be T3 stuff
L654[11:18:12] <bad at vijya> hmm
L655[11:20:27] <bad at vijya> anyways, WarpDrive will probably require Desh too, so
L656[11:26:17] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L657[11:27:16] <bad at vijya> tl;dr i wanna make high tier stuff more expensive
L658[11:31:48] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L659[11:33:30] <Skye> The server I help maintain has evil recipes
L660[11:38:25] <Forecaster> do they require blood sacrifice?
L661[11:39:03] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L662[11:40:23] <bad at vijya> oh mine is gonna be like
L663[11:40:30] <bad at vijya> generally making things integrate better
L664[11:40:31] <bad at vijya> also
L665[11:41:17] <bad at vijya> how do i use damage values in recipes
L666[11:42:21] <bad at vijya> oh i see now
L667[11:43:32] ⇨ Joins: Kleadron (Kleadron!~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L668[11:44:33] <bad at vijya> anyways
L669[11:44:39] <bad at vijya> minetweaker is gonna be my main meme
L670[11:46:33] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.156.30) (Ping timeout: 189 seconds)
L671[11:46:56] <bad at vijya> `The mod author, Reika, has explicitly stated that such modifications are forbidden. `
L672[11:47:06] <bad at vijya> ree, i wanna make the bedrock breaker more expensive
L673[11:49:06] <Forecaster> as if a mod author can do anything about you changing recipes in your own instance
L674[11:54:00] <Vexatos> well they would be very angry
L675[11:54:15] <bad at vijya> ^
L676[11:54:17] <Vexatos> Inari, on the website repo
L677[11:54:21] <Vexatos> Izaya *
L678[11:54:24] <Vexatos> tab complete is blessed
L679[11:54:27] <Forecaster> ohno?
L680[11:54:37] <bad at vijya> i'm not in the mood for that tbh
L681[11:54:40] ⇨ Joins: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b)
L682[11:55:18] <Forecaster> also, how would they even know
L683[11:55:29] <Vexatos> by me telling them
L684[11:55:32] <Vexatos> I am a spy
L685[11:55:41] <Forecaster> spybot!
L686[11:56:00] ⇨ Joins: Rahix (Rahix!~Rahix@2001:7f0:3003:235f:7432:dd86:b273:f0ec)
L687[11:57:15] <CompanionCube> %tonk
L688[11:57:15] <MichiBot> I'm sorry CompanionCube, you were not able to beat Forecaster's record of 3 hours, 54 minutes and 48 seconds this time. 3 hours, 52 minutes and 7 seconds were wasted! Missed by 2 minutes and 41 seconds!
L689[11:57:20] <CompanionCube> fuck me
L690[11:58:30] <Lizzy> no thanks
L691[11:59:01] <bad at vijya> anyways, i just wanted to make the bedrock breaker require a Desh block and Manyullum ingots tbh
L692[11:59:02] <Inari> %pet Vexatos
L693[11:59:07] <Inari> %pet Vexatos
L694[11:59:07] * MichiBot brushes Vexatos with lua 6. 4 health gained!
L695[11:59:14] <CompanionCube> %juggle
L696[11:59:15] * MichiBot juggles with a mudcrab, a fierce jellybean, & the pronoun game
L697[11:59:39] <Forecaster> that's apparently broken
L698[11:59:50] <CompanionCube> ?
L699[12:00:01] <Forecaster> it should be doing more than that...
L700[12:00:06] <MichiBot> Lizzy REMINDER: update gitlab
L701[12:02:30] ⇦ Quits: bauen1 (bauen1!~bauen1@ipbcc038c0.dynamic.kabel-deutschland.de) (Ping timeout: 189 seconds)
L702[12:02:46] <Mimiru> %juggle
L703[12:02:47] * MichiBot juggles with a headchicken, Vexatos' set of marbles, & mushroom ketchup
L704[12:02:56] <Mimiru> nice, GJ @"Forecaster"
L705[12:02:58] <Mimiru> :P
L706[12:03:08] <Vexatos> I'll have you know my marbles are still super cool
L707[12:03:12] <Vexatos> and I have yet to lose any
L708[12:03:19] <Inari> %blame @Forecaster
L709[12:03:19] * MichiBot blames @Forecaster for Inari's lewdness!
L710[12:03:19] <Forecaster> probably due to the item system being broken
L711[12:03:27] <Forecaster> I'm guessing it's trying to damage the items
L712[12:03:27] <Inari> Vexatos: How do you keep them cool at this hot a day?
L713[12:03:40] <Vexatos> my marbles are stored in a cupboard
L714[12:03:44] <Vexatos> they don't need cooling
L715[12:03:47] <Inari> Sounds painful
L716[12:04:08] <Vexatos> And I filled a few dewars with nitrogen at uni today
L717[12:04:13] <Vexatos> that's pretty cool
L718[12:04:54] <Vexatos> we also just bought an outdoor shower so I can drench my tshirt when I feel like it
L719[12:05:04] <Inari> Heh
L720[12:05:09] <Vexatos> other than that, my brain is fried
L721[12:05:16] <Vexatos> and I cannot concentrate on anything
L722[12:05:26] <Inari> Same pretty much
L723[12:05:32] <Forecaster> air fried or deep fried?
L724[12:05:34] <Inari> Not sure if it realtes to brain fried, but the heat is just too distractin
L725[12:05:36] <Vexatos> but we did start two new reactions today, maybe we'll generate some nickel and copper gallatranes
L726[12:07:04] <bad at vijya> okay so
L727[12:07:11] <bad at vijya> just changing OC recipes rn
L728[12:07:17] <Mimiru> whats the weather like there?
L729[12:07:21] <Inari> Hot
L730[12:07:22] <Inari> Too hot
L731[12:07:27] <Mimiru> Define. :P
L732[12:07:53] <Vexatos> Good thing that changing OC recipes is easy, with the cool recipe config systrem and all
L733[12:07:58] <bad at vijya> ye
L734[12:08:01] <Vexatos> Mimiru, 38°C at >85% humidity
L735[12:08:07] <Forecaster> lots of energy in the air
L736[12:08:16] <Vexatos> molecules moving fast
L737[12:08:24] <Forecaster> yes
L738[12:08:39] <bad at vijya> huh
L739[12:08:43] <Forecaster> that's definitely what I meant *puts away lightning gun*
L740[12:08:46] <bad at vijya> voltzengine adds some neat crafting parts
L741[12:08:56] <bad at vijya> neat
L742[12:08:57] <Mimiru> 101f, not bad..
L743[12:09:24] <Forecaster> Fahrenheit, more like Fahrenhot
L744[12:09:55] <Vexatos> Mimiru, not quite 4127 degrees
L745[12:10:05] <bad at vijya> tbh
L746[12:10:12] <Vexatos> although you are right, it feels like it
L747[12:10:21] <bad at vijya> copper is so common in my modpack just because so many mods add it
L748[12:14:58] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L749[12:15:28] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L750[12:23:36] <bad at vijya> this makes no fucking sense http://tinyurl.com/y6mcqpty
L751[12:23:59] <bad at vijya> why would you ever use the second recipe
L752[12:24:36] <BobThePotato> its electrum in the 2nd, right?
L753[12:25:31] <bad at vijya> y e a h
L754[12:26:28] <vifino> god it's too hot
L755[12:26:35] <bad at vijya> good
L756[12:26:44] <vifino> :I
L757[12:27:15] <vifino> i just came from hell can't i have a chill day here
L758[12:27:20] <Corded> * <Forecaster> pours a potion on vifino
L759[12:27:43] * vifino stares at @Forecaster
L760[12:27:59] <Corded> * <Forecaster> tries to look busy
L761[12:28:17] <vifino> I'll send you the invoice for the cleaning service.
L762[12:28:35] <Forecaster> maybe it was a clothes cleaning potion!
L763[12:28:47] * vifino squints
L764[12:29:43] <vifino> I think that was the homeopathic version. :I
L765[12:30:03] <Forecaster> water cleans clothes :P
L766[12:30:29] <vifino> Shh.
L767[12:33:11] <vifino> I should check if my neighbour arrived yet, I wanna get the parts needed to finish my wireless ww2-era german field telephone.
L768[12:34:56] <bad at vijya> time to see if my OC recipes work
L769[12:35:11] <vifino> Either I do that or I work on setting up a power8 machine to serve as an internet router. After all, I have less than a month to set up the hardware needed to be an ISP.
L770[12:38:16] <bad at vijya> wot
L771[12:38:18] <vifino> I'll do the more-useless thing and get my wireless field telephone going.
L772[12:38:49] <bad at vijya> w o t http://tinyurl.com/y3rpvlqk
L773[12:40:39] <NotBob> :GWlulurdMmmYea:
L774[12:40:44] <BobThePotato> F
L775[12:40:49] <NotBob> Ha
L776[12:41:40] <bad at vijya> i literally only added minetweaker
L777[12:41:47] <bad at vijya> and changed four recipes
L778[12:42:16] <bad at vijya> aaand recipes didn't work
L779[12:42:17] <bad at vijya> okay
L780[12:43:54] <Inari> Cody's new project seems interesting
L781[12:45:00] <bad at vijya> cody slab
L782[12:49:17] <Vexatos> that guy makes me nervous
L783[12:49:43] <vifino> no, Vexatos, that's just existing in general.
L784[12:50:24] <payonel> AmandaC: hello world works
L785[12:50:44] <AmandaC> payonel: noice
L786[12:56:54] <bad at vijya> wtf
L787[12:57:01] <bad at vijya> all the OC recipes broke
L788[12:57:06] <bad at vijya> is it a syntax error?
L789[12:57:29] <bad at vijya> i can't fuckin tell because Reika's mods spam the fucking console with shit on startup
L790[12:57:50] <Lizzy> How to fix: Don't use Reika's mods
L791[12:58:42] <bad at vijya> fair enough but >reactorcraft
L792[12:59:08] <bad at vijya> literally the only mod i like by reika
L793[12:59:50] <bad at vijya> ``` B:"[CECA5480F] Console Loading Info"=true```
L794[12:59:54] <bad at vijya> why is this true by default
L795[12:59:57] <bad at vijya> why
L796[13:01:45] <bad at vijya> wait actually, voidmonster gives some danger to space so
L797[13:01:47] <bad at vijya> i guess that's cool
L798[13:04:29] <Forecaster> %sip random
L799[13:04:30] <MichiBot> You drink a smelly octiron potion (New!). Forecaster's skin turn the color of copper until they say the word "Blatherskite".
L800[13:10:28] <Forecaster> Particle physics in a nutshell https://imgur.com/gallery/P01HYis
L801[13:12:06] <Zef> and people wonder why I don't use the twitch launcher http://tinyurl.com/y6kmp5bx
L802[13:13:00] <bad at vijya> twitch lmao
L803[13:13:37] <Zef> I just want to put together a modpack with ease
L804[13:13:48] <Zef> Then copy it over to multimc and never touch twitch again
L805[13:15:00] <bad at vijya> oof
L806[13:15:07] <Zef> it's taking fucking minutes to load the settings
L807[13:15:08] <bad at vijya> also
L808[13:15:22] <bad at vijya> all OC recipes broke lmao
L809[13:15:32] <bad at vijya> i think i might have a syntax error but i'm not sure where
L810[13:15:35] <bad at vijya> Code Block pastebined https://paste.pc-logix.com/piyoyorewu
L811[13:17:21] <bad at vijya> OH I SEE
L812[13:17:33] <bad at vijya> lmao i'm a bit slow
L813[13:20:22] <NotBob> @Zef CurseForge SMH
L814[13:20:56] <Zef> You do realise twitch owns curseforge, this used to be the curseforge launcher
L815[13:21:07] <Zef> I'm not manually downloading all mods and dependancies right now
L816[13:21:25] * Temia laughs in multimc
L817[13:21:39] <Mimiru> Wait... @"bad at vijya" are you using minetweaker to change OC recipes?
L818[13:21:40] <Zef> http://tinyurl.com/y54ll99k
L819[13:21:58] <NotBob> :GWjiangoOmegaLUL: o no
L820[13:21:59] <bad at vijya> Mirmu: No
L821[13:22:03] ⇨ Joins: baschdel (baschdel!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3)
L822[13:22:36] <bad at vijya> Mirimu: No [Edited]
L823[13:22:43] <bad at vijya> using the config]
L824[13:22:44] <Mimiru> Just making sure, cause I was gonna smack you if so.
L825[13:23:00] <bad at vijya> i tried to put four items on one row lmao
L826[13:25:21] <bad at vijya> huh
L827[13:25:24] <bad at vijya> it's still broken
L828[13:25:24] <bad at vijya> wot
L829[13:26:22] <bad at vijya> wait
L830[13:26:31] <bad at vijya> do i have to keep closing and reopening the game to reload recipes
L831[13:27:39] ⇦ Quits: baschdel (baschdel!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3) (Ping timeout: 198 seconds)
L832[13:28:59] <Zef> I guess I don't have a choice
L833[13:29:07] <Zef> Twitch is being even more awful than before
L834[13:30:13] <bad at vijya> curseforge more like cursed images
L835[13:30:13] <bad at vijya> amirite
L836[13:34:49] <bad at vijya> ayy, hdd recipe works http://tinyurl.com/yxwtshkr
L837[13:42:19] ⇨ Joins: bauen1 (bauen1!~bauen1@ipbcc038c0.dynamic.kabel-deutschland.de)
L838[13:44:12] <bad at vijya> reeee
L839[13:44:24] <bad at vijya> why is the disk drive crafting recipe not werking
L840[13:47:00] <bad at vijya> methinks voltzengine is being fucky as usual
L841[13:57:28] <AmandaC> What does JEI say the recipe is?
L842[13:59:24] <bad at vijya> NEI, but it isn't coming up lmao
L843[13:59:40] <bad at vijya> because ig voltzengine items aren't added in time or something?
L844[14:00:48] <bad at vijya> w/e, since i've got RoC installed for ReactorCraft, I guess I'll use it to make computers more expensive http://tinyurl.com/y2um6m7w
L845[14:02:19] <AmandaC> Oh right, 1.7.10/
L846[14:02:25] * AmandaC loses interest
L847[14:02:33] <bad at vijya> wow
L848[14:02:49] <bad at vijya> smh what's wrong with 1.7.10
L849[14:03:56] <bad at vijya> anyways
L850[14:04:10] <AmandaC> Nothing,I just have no interest in helping someone maintain using ancient software.
L851[14:04:23] <AmandaC> I'd lose interest if youw ere on linux 2.x or Windows XP, too
L852[14:04:33] <bad at vijya> i literally only play 1.7.10 and 1.12.2 lmao
L853[14:04:56] <bad at vijya> anyways
L854[14:05:04] <bad at vijya> now, time to make all the mods W O R K T O G E T H E R
L855[14:08:58] <Kodos> Play what you want to play, ignore people who try to shame you for it
L856[14:09:39] <Kodos> %stab AmandaC
L857[14:09:40] * MichiBot stabs AmandaC with Psychic powers doing 6 damage (7-1)
L858[14:11:20] <AmandaC> I'm not shaming them, I'm just saying I'm not going to help
L859[14:11:36] <AmandaC> Just like I don't care if you're going to get drunk, I'm not buying the beer
L860[14:13:45] <Kodos> Not sure how that analogy fits, but ?
L861[14:23:27] <bad at vijya> so
L862[14:23:28] <bad at vijya> currently
L863[14:23:37] <bad at vijya> T3 case and server need Desh
L864[14:25:30] <bad at vijya> but yeah
L865[14:25:40] <bad at vijya> things have gotten more expensive on the OC side of things
L866[14:32:36] <bad at vijya> apparently
L867[14:33:05] <bad at vijya> i can't use desh because something something probably a loading order problem
L868[15:01:44] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L869[15:49:43] <AmandaC> Temia: I can't believe I forgot that they moved the Felin object descriptions to another mod: https://nc.ddna.co/s/y6D4PfgkXeiqGBb
L870[15:50:48] <AmandaC> Also, I think I'm going to have to flood another cavern of gnome villages. Starting to be hard to find the materials I need
L871[15:51:01] <Zef> how about os x 10.7.5
L872[15:51:05] <Zef> or even better system 9
L873[15:53:27] ⇦ Quits: Prof_David (Prof_David!~neuge@2a02:560:4252:d600:c441:ced4:19ea:1a0b) (Remote host closed the connection)
L874[15:55:28] <Inari> AmandaC: https://www.reddit.com/r/aww/comments/ch98ak/cosplaying_a_stair/
L875[16:05:18] <Forecaster> that seems more like a trapped step to me
L876[16:05:53] <Ariri> %tonk
L877[16:05:54] <MichiBot> Dad-Sizzle! Ariri! You beat Forecaster's previous record of 3 hours, 54 minutes and 48 seconds (By 13 minutes and 49 seconds)! I hope you're happy!
L878[16:05:55] <MichiBot> Ariri's new record is 4 hours, 8 minutes and 38 seconds! Ariri also gained 0.00092 (0.00023 x 4) tonk points for stealing the tonk.
L879[16:09:03] <Temia> Amanda: omg
L880[16:09:17] <Temia> I'm a bit surprised it *isn't* part of the Felin mod but y'know, whatever
L881[16:11:37] <CompanionCube> dammit
L882[16:11:55] <AmandaC> Temia: IIRC the author wasn't sure it was worth it to add, since it's a large amount of text, and can effect the load time
L883[16:12:09] <AmandaC> Temia: his solution was to split it to a companion mod
L884[16:12:09] <Temia> mmn, I guess?
L885[16:16:13] <Temia> I guess I should keep that in mind if I end up doing the Faun mod idea I had
L886[16:16:18] <Temia> Or however I end up calling it
L887[16:18:11] <AmandaC> Oh? What's the idea?
L888[16:18:45] <StormWolf> at first I couldnt figure out why you guys are bots
L889[16:18:48] <StormWolf> you're in IRC arent you
L890[16:19:19] <StormWolf> or maybe Im just stupid?
L891[16:19:32] <AmandaC> Nah, we've just undergone The Ritual
L892[16:19:32] <Zef> IRC is correct
L893[16:20:09] <Mimiru> ^
L894[16:20:10] <Mimiru> Join us.
L895[16:20:26] <Mimiru> Resistance is futile.
L896[16:20:26] <StormWolf> lmao
L897[16:20:36] <StormWolf> could I both you guys for code help?
L898[16:20:54] <StormWolf> bother*
L899[16:20:56] <Mimiru> %ask
L900[16:20:56] <StormWolf> sosrry
L901[16:21:02] <Mimiru> or.. not :P
L902[16:21:04] <Mimiru> Don't ask to ask, ask :P
L903[16:21:14] <Mimiru> If anyone knows they'll chime in
L904[16:21:47] <StormWolf> good to know, thanks. working on getting a pastebin link
L905[16:23:02] <StormWolf> https://pastebin.com/cdwpvkjj
L906[16:23:10] <StormWolf> http://tinyurl.com/y43rw45e
L907[16:23:25] <StormWolf> there's 2 files, but I'm getting an issue with an array I named inventory
L908[16:23:45] <StormWolf> I'm still working on reading and figuring out lua errors so im a little stumped
L909[16:23:51] <AmandaC> Temia: I solved how to get more ore without flooding neighboring gnome caverns! Ghetto airlock! https://nc.ddna.co/s/QraNngkHS988et2
L910[16:24:08] <StormWolf> ayy starbound
L911[16:24:21] <StormWolf> I like your ghetto airlock
L912[16:24:54] <Zef> What does inventoryScanner(0) return?
L913[16:25:11] <Zef> It seems like its returning a number and you're trying to index it
L914[16:26:49] <StormWolf> wow I may have been using an older version of my own library
L915[16:26:53] <StormWolf> I might be a fucking idiot
L916[16:26:59] <StormWolf> that 'other file' may be the culprit
L917[16:27:24] <StormWolf> maybe not
L918[16:27:28] <StormWolf> http://tinyurl.com/y2jg4oow
L919[16:27:50] <StormWolf> inventory[i] should be a string at any index
L920[16:28:01] <Zef> http://tinyurl.com/yyd7qnwj
L921[16:28:02] <Temia> Wooo, ghetto airlock~
L922[16:28:07] <Zef> You also have a bit to return a number
L923[16:28:22] <StormWolf> I missed that, thank you
L924[16:28:28] <StormWolf> lemme check it out
L925[16:28:33] <Temia> Meanwhile my hylotl and her floran girlfriend saved the universe today c:
L926[16:28:35] <StormWolf> sorry this is an old program im fixing it up
L927[16:28:38] <Temia> And hit level 50 in the RPG progression mod
L928[16:28:45] <Zef> You're also overriding your array with whatever returns from that function
L929[16:28:50] <Temia> We saved the universe with the power of gay~
L930[16:29:23] <Temia> Also
L931[16:29:37] <StormWolf> im sorry I dont think im following, where am I overriding the array?
L932[16:29:43] <Temia> SAIL: "I advise not falling to your death." Shinobu/Akiri: *laughs in ninja/dragoon*
L933[16:29:45] <StormWolf> unless you mean the ...tostring bit
L934[16:31:24] <Zef> initialize()
L935[16:31:24] <Zef> inventory = inventoryScanner(0)
L936[16:31:24] <Zef> inventory = { }
L937[16:31:29] <Zef> This is overriding your array
L938[16:31:32] <Zef> Line 31
L939[16:31:55] <StormWolf> good god what a mess
L940[16:32:05] <StormWolf> thanks for the help lol
L941[16:33:21] <StormWolf> initialize is used to bring my functions back, it's a simple return function to bring the other functions into the scope of that program
L942[16:33:34] <StormWolf> inventoryScanner(0) is the function that scans the chest, in the other file
L943[16:33:53] <StormWolf> I was a little iffy about how I can use functions from other files so please correct me if thats awful implementation
L944[16:34:28] <StormWolf> if I remove "inventory = inventoryScanner(0)" then I will not have an array of items to print out
L945[16:34:40] <StormWolf> sorry I know this is a lot
L946[16:37:59] <StormWolf> well thanks for taking a look, I know it's a fucking mess lmao. I appreciate it
L947[16:39:40] <Forecaster> Mimiru do `%addcommand ask %asktoask%`
L948[16:40:02] <Zef> Does inventoryScanner return an array?
L949[16:40:03] <Forecaster> or was it %command add
L950[16:40:16] <Zef> It looked like it returns a number or a string
L951[16:42:01] ⇨ Joins: FeelsbadLemon (FeelsbadLemon!webchat@cpe-66-91-118-77.hawaii.res.rr.com)
L952[16:42:13] <FeelsbadLemon> Is there some weird quirk to crafting the navigation upgrade?
L953[16:42:20] <FeelsbadLemon> I can't seem to get the recipe to work for me
L954[16:42:48] <FeelsbadLemon> Ohh I see nvm
L955[16:43:12] <Mimiru> %addcommand ask %asktoask%
L956[16:43:12] <MichiBot> Mimiru: Command Added
L957[16:43:15] <Mimiru> %ask
L958[16:43:15] <MichiBot> Mimiru: http://sol.gfxile.net/dontask.html
L959[16:44:42] <FeelsbadLemon> Nope I'm still confused. I'm trying to craft the navigation upgrade. JEI says I need an uncraftable potion but a crosscheck with the wiki says that a regular water bottle will do.
L960[16:44:55] <FeelsbadLemon> NEI also leaves out the part where i need a map
L961[16:45:32] <FeelsbadLemon> Oh you know what I'm guessing you have to right click the map before you can use it in the recipe
L962[16:45:55] <FeelsbadLemon> Makes a lot of sense actually
L963[16:46:52] ⇦ Quits: FeelsbadLemon (FeelsbadLemon!webchat@cpe-66-91-118-77.hawaii.res.rr.com) (Client Quit)
L964[17:03:41] <AmandaC> Temia: are you aware of anything that lets people swim in poison? :D
L965[17:04:06] <Mimiru> o_O
L966[17:05:16] <Temia> Poison Resist EPP augment?
L967[17:05:30] <AmandaC> Ah
L968[17:22:29] ⇦ Quits: Rahix (Rahix!~Rahix@2001:7f0:3003:235f:7432:dd86:b273:f0ec) (Remote host closed the connection)
L969[17:36:09] <CompanionCube> Izaya: Skye: given boris's cabinet...may god have mercy upon us all.
L970[17:38:28] ⇦ Quits: flappy (flappy!~flappy@88-113-149-197.elisa-laajakaista.fi) (Ping timeout: 190 seconds)
L971[17:42:10] <Inari> https://media.discordapp.net/attachments/309529094452936705/603707769190744084/FB_IMG_1563926804575.jpg
L972[17:45:29] ⇦ Quits: Inari (Inari!~Pinkishu@pD9E8F44E.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L973[17:46:53] <Ariri> uh oh
L974[17:47:05] <Ariri> The last thing he heard was "Ara ara"
L975[17:55:14] <Skye> INARIIIIIIIIIIIIIIIIIIIIIIIIIIIIIi
L976[18:14:49] <Ariri> I know its classified as shotacon but, why do so many anime call the shota "shota"
L977[18:37:24] ⇦ Quits: Vexatos (Vexatos!~Vexatos@port-92-200-103-244.dynamic.qsc.de) (Quit: Insert quantum chemistry joke here)
L978[20:31:10] <CompanionCube> %tonkout
L979[20:31:11] <MichiBot> Willikers! CompanionCube! You beat Ariri's previous record of 4 hours, 8 minutes and 38 seconds (By 16 minutes and 39 seconds)! I hope you're happy!
L980[20:31:12] <MichiBot> CompanionCube has stolen the tonkout! Tonk has been reset! They gained 0.004 tonk points! plus 0.003 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.81405
L981[20:33:14] <The_Stargazer> %tonk
L982[20:33:15] <MichiBot> Gadsbudlikins! The_Stargazer! You beat CompanionCube's previous record of <0 (By 2 minutes and 4 seconds)! I hope you're happy!
L983[20:33:16] <MichiBot> The_Stargazer's new record is 2 minutes and 4 seconds! The_Stargazer also gained 0.00003 tonk points for stealing the tonk.
L984[20:39:30] <The_Stargazer> %tonkout
L985[20:39:31] <MichiBot> Waesucks! The_Stargazer! You beat your own previous record of 2 minutes and 4 seconds (By 4 minutes and 12 seconds)! I hope you're happy!
L986[20:39:32] <MichiBot> The_Stargazer has tonked out! Tonk has been reset! They gained 0 tonk points! Current score: 0.0012
L987[20:40:01] <gamerred> Guys I got a oc question how can I change the default screen to use so like if I got like 10 screens it will only use the screen I enter the address on first run?
L988[20:40:18] <The_Stargazer> I think it's
L989[20:40:24] <The_Stargazer> `gpu.bind(address: string)`
L990[20:40:36] <The_Stargazer> What do you mean by multiple screens?
L991[20:40:40] <The_Stargazer> Like, a multiblock screen?
L992[20:40:42] <gamerred> yeah but if the program closes it keeps trying to put on other screens
L993[20:41:01] <The_Stargazer> Multiblock screens are a single `screen` component iirc
L994[20:41:16] <gamerred> like I want screen 1 is inv,screen 2 is power,screen 3 is debug and I want it in this case only screen 3 is the one for non program stuff
L995[20:42:11] <The_Stargazer> Uh
L996[20:42:23] <gamerred> when the program closes it keeps trying to put it on the wrong screen
L997[20:42:25] <The_Stargazer> `component.gpu.bind(addr: string)`.
L998[20:42:29] <The_Stargazer> that should work fine
L999[20:42:29] <The_Stargazer> hmm
L1000[20:43:24] <The_Stargazer> try `term.bind(addr: string)`
L1001[20:44:11] <The_Stargazer> i gtg
L1002[20:45:03] <gamerred> I was told like I can do it in a auto exec dont know where to make that
L1003[20:52:13] <bad at vijya> SAKUYA NO
L1004[20:52:18] <bad at vijya> WHY SO MUCH PADDING
L1005[20:52:33] <bad at vijya> Inari: hmu for more 2hu shitposts
L1006[20:54:40] <Kodos> %tonk
L1007[20:54:41] <MichiBot> Dagnabbit! Kodos! You beat The_Stargazer's previous record of <0 (By 15 minutes and 9 seconds)! I hope you're happy!
L1008[20:54:42] <MichiBot> Kodos's new record is 15 minutes and 9 seconds! Kodos also gained 0.00025 tonk points for stealing the tonk.
L1009[20:56:19] <gamerred> think I found my answer
L1010[21:04:40] <gamerred> yep found my answer ?
L1011[21:11:59] <AmandaC> Temia: ... uhhhhhhhh https://nc.ddna.co/s/Pf8j3sTtEx8sPpC
L1012[21:12:17] <Temia> Yeah
L1013[21:12:19] <Temia> THat happens
L1014[21:12:24] <Temia> Also is that your sister? c:
L1015[21:12:59] <AmandaC> Yee
L1016[21:13:05] <AmandaC> We're under a poisonous ocean
L1017[21:16:37] <gamerred> its bind to change what gpu its rendered on right? just to make sure I am right
L1018[21:16:48] <Kodos> Yes
L1019[21:16:51] <Kodos> Well
L1020[21:16:54] <Kodos> Gpus bind to screens
L1021[21:17:49] <gamerred> k cause changing the default gpu since its rendering on the wrong one lol
L1022[21:22:01] <gamerred> I want it to be like I know what one is the default screen upon boot rather then I have to check them all lol
L1023[21:35:05] * AmandaC cuddles up against Temia, yawns
L1024[21:35:16] <AmandaC> I'm not nearly as tired as I should be
L1025[21:36:38] <Temia> I'm way more tired than I should be
L1026[21:39:07] <AmandaC> %choose Symphogear or fire-feels or stone
L1027[21:39:07] <MichiBot> AmandaC: Once you get a taste of "stone" you can't stop.
L1028[21:40:57] <The_Stargazer> %tonk
L1029[21:40:57] <MichiBot> Dad-Sizzle! The_Stargazer! You beat Kodos's previous record of 15 minutes and 9 seconds (By 31 minutes and 6 seconds)! I hope you're happy!
L1030[21:40:58] <MichiBot> The_Stargazer's new record is 46 minutes and 16 seconds! The_Stargazer also gained 0.00052 tonk points for stealing the tonk.
L1031[21:41:29] <The_Stargazer> imagine a Minecraft -> Discord -> IRC relay
L1032[21:41:39] <The_Stargazer> Minecraft -> Discord IRC relays are a thing...
L1033[21:41:44] <AmandaC> Minecraft -> IRC -> Discord isn't that hard
L1034[21:41:47] <The_Stargazer> er
L1035[21:41:53] <The_Stargazer> Minecraft > Discord relay
L1036[21:42:00] <The_Stargazer> I mean
L1037[21:42:10] <The_Stargazer> you mean like openirc?
L1038[21:42:13] <The_Stargazer> or talking in chat
L1039[21:42:26] <AmandaC> Minecraft -> IRC relays existsed before Discord even started
L1040[21:42:32] <AmandaC> Server chat to an IRC channel
L1041[21:43:02] <The_Stargazer> will Corded relay messages from bots?
L1042[21:43:12] <The_Stargazer> (and do you have to build your own instance for it to work)
L1043[21:43:16] <AmandaC> IRC bots yes, Discord bots no
L1044[21:43:21] <The_Stargazer> damn
L1045[21:43:34] <AmandaC> but Mimiru might change that for something elsewhere
L1046[21:43:48] <The_Stargazer> is the Corded source code public?
L1047[21:44:35] <AmandaC> yes
L1048[21:44:42] <The_Stargazer> and is it easy to build?
L1049[21:44:52] <AmandaC> As easy as a java project is
L1050[21:45:05] <The_Stargazer> So I just load it into my IDE and hit the build button?
L1051[21:45:16] * AmandaC pads around in a circle in Temia's lap, lays down and loads up Dr. Stone Ep3
L1052[21:45:22] <AmandaC> going to unplug I think, night nerds
L1053[21:45:26] <The_Stargazer> wait, you can't build straight from Atom
L1054[21:45:29] <The_Stargazer> ok bye
L1055[21:46:09] <The_Stargazer> afk
L1056[21:51:48] <Mimiru> Corded will relay chat from discord bots with no issue as long as they don't use webhooks
L1057[21:52:01] <Mimiru> Natsumi's chat relays fine for instance
L1058[21:58:13] <The_Stargazer> ah
L1059[22:01:08] * Temia curls up around Amanda and dozes off, thinks of cute fairy things =u=\\
L1060[22:05:30] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.156.106)
L1061[22:05:39] <The_Stargazer> how do I match everything after a certain part of a string?
L1062[22:07:05] <The_Stargazer> I have the string "SET VAR=ENCRYPTION_KEY VALUE=0987654321654321 AUTHCODE=#!prismaticyt"
L1063[22:07:05] <The_Stargazer> and want to get the VAR (after "VAR=") and set the value of it to VALUE (after "VALUE=") with authentication code AUTHCODE (after "AUTHCODE=")
L1064[22:07:52] <The_Stargazer> to do this, I need to match everything *after* each "="
L1065[22:12:46] ⇨ Joins: ba7888b72413a16b (ba7888b72413a16b!~ba7888b72@66.109.211.150)
L1066[22:13:01] <Kodos> You'd be better off checking for, and then trimming, the SET, and then using space as a separator, assign key, value pairs to each setting
L1067[22:15:05] <The_Stargazer> well, I've got the key-value pairs ("VAR=[the var]" for example) but how would I assign them?
L1068[22:15:17] <The_Stargazer> I could split the string
L1069[22:15:25] ⇦ Quits: ba7888b72413a16a (ba7888b72413a16a!~ba7888b72@66.109.211.150) (Remote host closed the connection)
L1070[22:16:37] <The_Stargazer> but I already do that
L1071[22:17:14] <The_Stargazer> what would be the correct pattern to match full substrings after a certain character?
L1072[22:19:45] ⇦ Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L1073[22:20:21] <The_Stargazer> ahah!
L1074[22:20:26] <The_Stargazer> I can gsub it
L1075[22:20:36] <The_Stargazer> `str:gsub("=", "")`
L1076[22:23:34] <The_Stargazer> and then add the gsub'd string to a table
L1077[22:26:34] <The_Stargazer> how do I set a variable (inside a string) to a value?
L1078[22:26:34] <The_Stargazer> say I have the string "testVar" and the name of that string is "varstring".
L1079[22:26:35] <The_Stargazer> How do I set "testVar" to, say "Hello"?
L1080[22:36:03] <The_Stargazer> is `load` disabled by default?
L1081[22:40:47] <The_Stargazer> gtg
L1082[23:31:59] <fingercomp> 1. this is how you can match key-value pairs: `for k, v in str:gmatch("([^ =]+)=(%S+)") do print(k, v) end`
L1083[23:33:50] <ben_mkiv> or serialize them by doing { foo = "my1stvar", bar = "my2ndvar" }
L1084[23:34:05] <ben_mkiv> and then use serialization.deserialize() on that string to get a table
L1085[23:35:30] <fingercomp> 2. I'm not sure I understand you correctly, but you can do `_G[varName] = value` to set a global variable whose name is stored in `varName`
L1086[23:36:13] <fingercomp> you can't set local variables, though
L1087[23:36:51] ⇨ Joins: baschdel (baschdel!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3)
L1088[23:38:11] <fingercomp> the closest you can get is making a table and writing there
L1089[23:40:33] ⇦ Quits: baschdel (baschdel!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3) (Ping timeout: 198 seconds)
L1090[23:41:59] <fingercomp> 3. `load` is not disabled, but it can't execute Lua bytecode (unless you enable that in the OC settings — you shouldn't).
L1091[23:48:12] <Kodos> %tonkout
L1092[23:48:13] <MichiBot> Aw jeez! Kodos! You beat The_Stargazer's previous record of 46 minutes and 16 seconds (By 1 hour, 20 minutes and 59 seconds)! I hope you're happy!
L1093[23:48:14] <MichiBot> Kodos has stolen the tonkout! Tonk has been reset! They gained 0.002 tonk points! plus 0.001 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.80723
<<Prev Next>> Scroll to Top