<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:07:24] ⇦ Quits: cpw (cpw!~cpw@135-23-116-52.cpe.pppoe.ca) (Ping timeout: 190 seconds)
L2[00:35:49] <Tixo Moments> how do you draw circles and lines on the screen
L3[00:56:35] <Kodos> Very carefully
L4[01:01:00] <The_Stargazer> ^
L5[01:01:01] <The_Stargazer> '
L6[01:16:59] ⇦ Quits: jackie (jackie!~jackie@irc.chaosfield.at) (Ping timeout: 202 seconds)
L7[01:29:00] <The_Stargazer> NPM you stupid
L8[01:29:17] <The_Stargazer> I don't care about your unexpected EOFs
L9[01:29:26] <The_Stargazer> I just want my teletype damnit
L10[01:33:57] <Forecaster> %sip
L11[01:33:57] <MichiBot> You drink a fiery cyan potion (New!). Forecaster feels a sudden surge of static electricity.
L12[01:34:03] <Forecaster> ow
L13[01:34:49] <Izaya> >NPM
L14[01:34:51] <Izaya> [concern[
L15[01:35:00] <Izaya> s/\[/]/
L16[01:35:01] <MichiBot> <Izaya> ]concern[
L17[01:35:04] <Izaya> nice
L18[01:36:58] <Forecaster> much better
L19[01:47:13] <The_Stargazer> Izaya: actually APM but that uses NPM
L20[01:49:02] <Izaya> ]concern intensifies[
L21[01:50:29] <The_Stargazer> if you have another solution for collaborative typing I'm all ears
L22[01:56:22] <Izaya> there were several
L23[01:56:29] <Izaya> but I forget them
L24[02:05:12] ⇨ Joins: Prof_David (Prof_David!~neuge@2a02:560:4289:6100:2c16:3d73:36ec:b26)
L25[02:29:04] <The_Stargazer> how do I capture characters between two characters?
L26[02:29:12] <The_Stargazer> say I have the string `"!Hi!"`
L27[02:29:20] <The_Stargazer> I want to capture inbetween the `!`'s
L28[02:29:24] <The_Stargazer> returning `Hi`
L29[02:29:36] <Forecaster> patterns
L30[02:29:46] <The_Stargazer> i've tried that
L31[02:29:50] <The_Stargazer> and idk what pattern to use
L32[02:30:33] <The_Stargazer> okay nevermind
L33[02:30:44] <The_Stargazer> turns out sometimes you shouldn't always escape special characters like `*`
L34[02:31:06] <Forecaster> only if they're not supposed to be special...
L35[02:32:37] <The_Stargazer> is there a `not` for patterns?
L36[02:34:25] <Forecaster> https://stackoverflow.com/questions/30150096/not-start-with-pattern-in-lua
L37[02:35:03] <The_Stargazer> thanks
L38[02:35:57] <The_Stargazer> although that doesn't seem to work if it's not at the start
L39[02:36:05] <The_Stargazer> I think
L40[02:37:02] <Forecaster> check the answer at the bottom
L41[02:37:32] <The_Stargazer> yea, but I want to extract A and B from C and then stitch them together
L42[02:37:38] <The_Stargazer> say I have `*test* !test!`
L43[02:37:44] <The_Stargazer> -- do something with `*test*`
L44[02:37:49] <The_Stargazer> -- do something with `!test`
L45[02:37:52] <The_Stargazer> -- do something with `!test!` [Edited]
L46[02:37:57] <The_Stargazer> -- put them back together
L47[02:38:21] <Forecaster> use separate patterns
L48[02:38:43] <The_Stargazer> but what if the string is `*test* test`
L49[02:39:09] <Forecaster> as opposed to?
L50[02:39:18] <The_Stargazer> `*test* "test"`
L51[02:39:42] <Forecaster> I have no idea what you are trying to do
L52[02:40:52] <The_Stargazer> tryna match everything in between two `*` characters, do something with it, then add it back to the start of the original string
L53[02:44:47] <Zef> Wow activity at this time of night/morning
L54[02:44:53] <Zef> %sip random
L55[02:44:53] <MichiBot> You drink a mutable rainbow potion. Zef turns into a lava until they say the word "Blatherskite".
L56[02:45:24] <Zef> A lava? Uh blatherskite
L57[02:45:32] <Forecaster> it's nearly midday here
L58[02:45:45] <Forecaster> and you don't need "random" anymore
L59[02:46:47] <Zef> Well everytime I stay up this late there is no one here
L60[02:46:52] <Zef> Also interesting
L61[02:50:05] <CompanionCube> %tonk
L62[02:50:06] <MichiBot> I'm sorry CompanionCube, you were not able to beat The_Stargazer's record of 3 hours, 56 minutes and 3 seconds this time. 2 hours, 59 minutes and 22 seconds were wasted! Missed by 56 minutes and 41 seconds!
L63[02:55:46] <Izaya> https://0x0.st/zfIj.jpg
L64[02:56:38] <Izaya> left or right?
L65[02:57:58] <Forecaster> left probably
L66[02:59:37] <Izaya> ... I agree. The working one is on the right.
L67[03:01:07] <Forecaster> my criteria was "least blue"
L68[03:01:47] <Izaya> I'm kinda liking the naked look a lot more
L69[03:09:02] <Forecaster> lewd
L70[03:11:59] <The_Stargazer> %inari
L71[03:11:59] <MichiBot> The_Stargazer: http://i.imgur.com/XoYgHyi.gif
L72[03:23:48] <The_Stargazer> so my friend is going to sell me a VM with 4GB RAM, 20GB disk and 2 cores for only 1.99 a month
L73[03:23:48] <The_Stargazer> do you guys think thats a good deal or nah
L74[03:24:02] <The_Stargazer> personally I do
L75[03:24:15] <The_Stargazer> because 1) it's cheap af + 2) it's basically a VPS
L76[03:24:32] <Izaya> not bad, depending on reliability
L77[03:24:38] <Izaya> cheaper than DigitalOcean
L78[03:24:41] <The_Stargazer> 24/7 with occasional hiccups
L79[03:24:52] <The_Stargazer> it's hosted on his friends macbook, to quote him:
L80[03:25:01] <The_Stargazer> "i ain't google im a nutter with a macbook and an ethernet cable"
L81[03:25:05] <Izaya> oh so two terrible cores nice
L82[03:25:19] <The_Stargazer> it works for my needs
L83[03:25:35] <The_Stargazer> not gonna be running anything demanding, just a simple minecraft server
L84[03:25:47] <The_Stargazer> iirc mc servers arent multithreaded anyway
L85[03:25:47] <Izaya> if you need RAM rather than CPU it'd be- oh.
L86[03:25:52] <The_Stargazer> so the core count doesnt matter
L87[03:25:58] <Izaya> yeah the count doesn't matter
L88[03:26:17] <The_Stargazer> its way cheaper than other hosting providers
L89[03:26:19] <Izaya> but macbooks have absolute potatos CPUs 90% of the time
L90[03:26:23] <The_Stargazer> plus it's in local currency
L91[03:26:25] <Izaya> this is true
L92[03:26:33] <The_Stargazer> iirc mc is more RAM-demanding than CPU-demanding
L93[03:27:26] <The_Stargazer> also:
L94[03:27:34] <The_Stargazer> the CPU is probably less potato than "my" laptop's CPU
L95[03:27:36] <Izaya> eh, it's pretty heavy on both
L96[03:28:41] <The_Stargazer> also I get a 7-day trial period
L97[03:28:44] <The_Stargazer> so I can test how potato it is
L98[03:29:38] <Izaya> always enjoyed making fun of my ex
L99[03:29:50] <Izaya> with my beat-up 5-year-old laptop that kicked the shit out of hers
L100[03:30:10] <The_Stargazer> what model?
L101[03:30:19] <Izaya> 2015 Air
L102[03:30:29] <The_Stargazer> sounds like a macbook, is it?
L103[03:30:34] <Izaya> ye
L104[03:31:42] <The_Stargazer> how does that compare to your X220
L105[03:32:32] <The_Stargazer> also, lukkit for spongeforge when
L106[03:32:33] <The_Stargazer> that'd be hella neat
L107[03:32:42] <The_Stargazer> imagine coding mods.. in lua
L108[03:32:56] <Izaya> well, despite having a machine that was twice as old, I had twice the CPU performance
L109[03:33:25] <Izaya> (well-cooled i5 2520M vs 5th gen non-cooled ultrabook i5)
L110[03:33:30] <Izaya> this is when I had a T420 though
L111[03:41:52] ⇨ Joins: jackie (jackie!~jackie@irc.chaosfield.at)
L112[03:41:52] zsh sets mode: +v on jackie
L113[03:43:37] <Forecaster> %sip
L114[03:43:38] <MichiBot> You drink a soft tan potion (New!). It tastes sweet.
L115[03:43:42] <Forecaster> nice
L116[03:46:30] <asie> %sip
L117[03:46:30] <MichiBot> You drink a smooth octiron potion (New!). asie turns into a pig sloth boy for 11 minutes.
L118[03:46:34] <asie> a what
L119[03:46:57] <Izaya> a pig sloth boy
L120[03:48:28] <The_Stargazer> I never thought I would be reading spigot javadocs but here I am
L121[03:49:29] <Forecaster> or are you
L122[03:52:02] <The_Stargazer> ?
L123[04:05:28] <The_Stargazer> what's the best DE with lowest RAM usage?
L124[04:05:44] <Izaya> no DE
L125[04:06:48] <asie> no DE .js
L126[04:06:59] <Izaya> NO
L127[04:07:25] <The_Stargazer> whats wrong with js
L128[04:08:54] <Izaya> the usual response to that question is "where to start"
L129[04:09:15] <Izaya> but instead I suggest starting here: https://www.destroyallsoftware.com/talks/wat
L130[04:09:34] <asie> <Izaya> NO <- DE.JS
L131[04:10:06] * Izaya deprecates asie, replaces with bsie, a more modern framework
L132[04:10:12] <asie> > bsie
L133[04:10:14] <asie> that's sooooo July 2019
L134[04:10:17] <asie> it's August now, csie is the real deal
L135[04:10:38] <Izaya> aw shit I've been out-manuvered
L136[04:10:58] <The_Stargazer> i prefer dsie
L137[04:12:50] <Forecaster> no one can like anything, for reasons
L138[04:18:51] <Vexatos> actually at work we use jsie now, the java port of csie
L139[04:19:08] <Vexatos> it almost as performant but the OO features really help in its useability
L140[04:19:21] <Izaya> >OO
L141[04:19:28] <Izaya> >helps usability
L142[04:19:34] <Lizzy> OwO
L143[04:19:51] <Vexatos> I am an enterprise software developer and OO is good for every conceivable use case
L144[04:20:05] * Izaya dies
L145[04:20:14] <Lizzy> what about for fighting horse-sized ducks?
L146[04:21:36] <Vexatos> easy: `new HorseBuilder().size(Duck.SIZE).amount(100).build()`
L147[04:22:43] <Forecaster> https://youtu.be/TuMWC26z6Vs
L148[04:22:43] <MichiBot> Learning to Play Magic #3 - The Stack - Extra Credits | length: 7m 27s | Likes: 3,660 Dislikes: 106 Views: 54,501 | by Extra Credits | Published On 30/7/2019
L149[04:22:44] <Vexatos> it returns a subclass of Collection containing 100 duck-sized horses to fight the horse-sized duck
L150[04:23:03] <Vexatos> Clearly the optimal data structure for this use case
L151[04:33:01] <Forecaster> put it on the stack
L152[05:03:32] ⇨ Joins: bauen1 (bauen1!~bauen1@188.172.111.225)
L153[05:12:12] ⇨ Joins: cpw (cpw!~cpw@135-23-116-52.cpe.pppoe.ca)
L154[05:40:19] ⇦ Quits: Prof_David (Prof_David!~neuge@2a02:560:4289:6100:2c16:3d73:36ec:b26) (Remote host closed the connection)
L155[05:42:21] ⇨ Joins: Prof_David (Prof_David!~neuge@2a02:560:4289:6100:2c16:3d73:36ec:b26)
L156[06:06:47] ⇦ Quits: bauen1 (bauen1!~bauen1@188.172.111.225) (Ping timeout: 202 seconds)
L157[06:24:00] ⇨ Joins: bauen1 (bauen1!~bauen1@188.172.111.225)
L158[07:04:13] <Lizzy> %tonkout
L159[07:04:14] <MichiBot> Consarn it! Lizzy! You beat The_Stargazer's previous record of 3 hours, 56 minutes and 3 seconds (By 18 minutes and 4 seconds)! I hope you're happy!
L160[07:04:15] <MichiBot> Lizzy 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.44441
L161[07:17:36] <asie> %tonk
L162[07:17:37] <MichiBot> Dagnammit! asie! You beat Lizzy's previous record of <0 (By 13 minutes and 23 seconds)! I hope you're happy!
L163[07:17:38] <MichiBot> asie's new record is 13 minutes and 23 seconds! asie also gained 0.00022 tonk points for stealing the tonk.
L164[07:35:15] <Izaya> this is your computer on exokernel https://imgur.com/Aw4xsOR.png
L165[07:35:58] ⇦ Quits: BlueAgent (BlueAgent!~BlueAgent@101.175.113.179) (Ping timeout: 190 seconds)
L166[07:36:34] <The_Stargazer> why encase things in `()`?
L167[07:36:39] <The_Stargazer> is it a lua shell or smthn?
L168[07:37:14] <The_Stargazer> er
L169[07:37:18] <The_Stargazer> call them as functions
L170[07:37:22] <The_Stargazer> not encase them in `()`
L171[07:37:50] <Bob> it is
L172[07:37:53] <Bob> you call functions
L173[07:38:04] <Izaya> ^
L174[07:38:34] <Izaya> ps() is actually calling an anonymous function which reads a file from disk and executes it as another process
L175[07:38:41] <The_Stargazer> so the psychos shell is a lua shell?
L176[07:38:41] <Izaya> thought that was a pretty clever hack
L177[07:38:45] <Izaya> yu[
L178[07:38:47] <Izaya> yup
L179[07:38:52] <The_Stargazer> why tho?
L180[07:39:18] <asie> %tonk
L181[07:39:18] <MichiBot> Voldemort! asie! You beat your own previous record of 13 minutes and 23 seconds (By 8 minutes and 18 seconds)! I hope you're happy!
L182[07:39:19] <MichiBot> asie's new record is 21 minutes and 41 seconds! No points gained for stealing from yourself. (Lost out on 0.00014 x 1 = 0.00014)
L183[07:39:20] <Izaya> a) less work b) might as well use the same shell language as all the programs are implemented in, for ease of mangling
L184[07:39:45] <Izaya> you can't do that with real computers because nobody wants to write x86 machine code to run ls
L185[07:39:56] <Izaya> but you can do it in OC because the lowest level *is* lua
L186[07:40:10] <The_Stargazer> OCASM when
L187[07:44:45] <The_Stargazer> am I a bad human if I make hard-to-read YAML
L188[07:44:57] <stephan48> yes
L189[07:45:00] <The_Stargazer> with no sorting of values at all
L190[07:45:07] <Izaya> second only to those that write YAML
L191[07:45:20] <The_Stargazer> there's also JSON
L192[07:45:21] * AmandaC uses YAML regularly
L193[07:45:35] <The_Stargazer> lukkit lets you use either YAML or JSON for a StorageObject
L194[07:45:43] <The_Stargazer> and I think you'd prefer YAML over JSON
L195[07:45:46] <stephan48> yaml is nice as is JSON
L196[07:45:52] <stephan48> depends :)
L197[07:45:56] <The_Stargazer> not you
L198[07:45:57] <The_Stargazer> Izaya
L199[07:45:59] <AmandaC> My web-book scraping attrocity uses YAML for it's configuration
L200[07:46:18] <The_Stargazer> what's it do?
L201[07:46:35] <AmandaC> Example configuration: https://www.irccloud.com/pastebin/odCxCTpr/The%20World%20Saga.yaml
L202[07:47:03] <The_Stargazer> hopefully all the values will be sorted by playername
L203[07:47:08] <AmandaC> That causes a book to be imported into my Calibre instance for that web book
L204[07:47:22] <The_Stargazer> but if two players set a new value at the same itme
L205[07:47:27] <The_Stargazer> time*
L206[07:47:31] <The_Stargazer> chaos ensues
L207[07:47:36] <The_Stargazer> well
L208[07:47:39] <The_Stargazer> not-sorted-ness
L209[07:48:00] <The_Stargazer> YAML can have sub-values right?
L210[07:48:19] <AmandaC> YAML is a JSON superset, it can do everything JSON can do, but with a nicer syntax
L211[07:48:21] <The_Stargazer> like, `myValue: myValue2: "myString"`?
L212[07:48:27] <The_Stargazer> oh neat
L213[07:49:16] <AmandaC> so `foo:\n bar: "baz"` is the same as `{"foo": { "bar": "baz" }}` in json
L214[07:49:50] <AmandaC> ( \n is a newline,I didn't feel like creating another paste just for that short example )
L215[07:50:12] <AmandaC> And the spaces are important
L216[07:50:23] <AmandaC> ( before bar )
L217[07:50:46] <The_Stargazer> rip..
L218[07:50:52] <The_Stargazer> lukkit doesn't support sub-values
L219[07:51:34] <AmandaC> What is lukkit?
L220[07:51:41] <The_Stargazer> Lua for Bukkit
L221[07:51:46] <AmandaC> I see
L222[07:51:49] <The_Stargazer> bukkit code but it's lua
L223[07:51:49] <AmandaC> Weird.
L224[07:51:59] <The_Stargazer> great for those who don't know java and cba to learn
L225[07:55:18] <dequbed> Izaya: Well I mean real computers do that in certain contexts. Any REPL pretty much.
L226[07:56:04] <Izaya> dequbed: sure but it's not operating at the lowest level possible in a real computer
L227[07:56:18] <Izaya> the closest is probably bare metal FORTH of whatever persuasion
L228[07:56:26] <Izaya> because you can just dump in machine code if you want
L229[07:57:59] <The_Stargazer> FORTH?
L230[07:58:04] <dequbed> Izaya: Have you heard about this thing called a LISP machine? ;)
L231[07:58:24] <Izaya> dequbed: I have, and I'm torn between wanting one and wanting nothing to do with them.
L232[07:58:30] <dequbed> @The_Stargazer Google. It.
L233[07:58:41] <The_Stargazer> should do that more
L234[07:58:44] <dequbed> YES.
L235[08:00:09] <dequbed> Izaya: Fun fact, a few freaks made a CPU architecture that pretty much evaluates Lambda calculus. Because why not
L236[08:00:30] <The_Stargazer> a wha-- I'll google it.
L237[08:01:26] <dequbed> Izaya: There is an implementation on FPGAs no less and it's crazy fast for code that can be reduced into that kind of machine code.
L238[08:01:29] ⇨ Joins: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com)
L239[08:02:06] <Izaya> dequbed: word tagging and hardware garbage collection are things they had, right?
L240[08:03:31] <dequbed> Izaya: Yep. It's a graph reducing machine with some niceties. Because having Haskell run at the speed of hand-optimized ASM is fun.
L241[08:05:24] <The_Stargazer> dequbed: how would one pronounce your nick? 'decubed'?
L242[08:06:02] <Lizzy> de-qu'bed is how i pronounce it
L243[08:06:09] <dequbed> ^
L244[08:06:17] <The_Stargazer> mm, I love it wehn my ` syscall:read(..)`'s fail
L245[08:06:20] <The_Stargazer> er
L246[08:06:21] <The_Stargazer> when*
L247[08:07:08] <The_Stargazer> `io.netty.channel.unix.Errors$NativeIoException` is a lovely sight
L248[08:07:08] <The_Stargazer> but it's no match for `Connection reset by peer`
L249[08:11:26] <dequbed> @The_Stargazer dɛkuːbð if you want an IPA version.
L250[08:20:57] <The_Stargazer> I.. have no idea how to pronounce that :P
L251[08:21:11] <The_Stargazer> I'll stick with 'decubed'
L252[08:23:23] ⇨ Joins: matty (matty!~matty@64.231.143.150.dyn.plus.net)
L253[08:23:27] <matty> Hello
L254[08:23:51] <MGR> Hello
L255[08:24:19] <Bob> Hello
L256[08:25:11] <matty> How is everyone doing?
L257[08:27:10] <Forecaster> %sip
L258[08:27:11] <MichiBot> You drink a soft weather potion (New!). After drinking the potion Forecaster notices a label that says "Side effects may include giggle fits and excessive monologuing."
L259[08:27:44] <Corded> * <Forecaster> goes to the monologuing chamber
L260[08:28:16] <MGR> Syndrome
L261[08:28:20] <Izaya> dequbed: https://0x0.st/zflt.webm
L262[08:28:20] <MGR> I'm doing ok
L263[08:29:27] <matty> that link looks a little sketchy
L264[08:29:35] <matty> not clicking on that
L265[08:29:44] <Izaya> that's what I say every time someone posts a Discord link
L266[08:29:52] <Izaya> almost definitely malicious
L267[08:29:54] <Izaya> not clicking that
L268[08:30:28] <matty> oh lol forgot videos auto play on discord
L269[08:30:36] <MGR> Videos don't auto play on Discord
L270[08:30:46] <matty> yeah was about to correct myself
L271[08:30:49] <MGR> Not unless that's a setting that you've turned on somewhere
L272[08:31:06] ⇦ Quits: matty (matty!~matty@64.231.143.150.dyn.plus.net) (Quit: matty)
L273[08:32:57] ⇨ Joins: baschdel_ (baschdel_!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3)
L274[08:33:35] <Kodos> %tonk
L275[08:33:35] <MichiBot> Aw jeez! Kodos! You beat asie's previous record of 21 minutes and 41 seconds (By 32 minutes and 35 seconds)! I hope you're happy!
L276[08:33:36] <MichiBot> Kodos's new record is 54 minutes and 17 seconds! Kodos also gained 0.00054 tonk points for stealing the tonk.
L277[08:33:51] <Izaya> https://files.catbox.moe/l1l02l.png
L278[08:34:38] <Kodos> Lol
L279[08:53:24] <AdorableCatgirl> Izaya: it looks like i'm gonna be a time traveler
L280[08:53:36] <Izaya> oh?
L281[08:54:08] <AdorableCatgirl> yeah that sounds like something i would do
L282[08:58:57] <dequbed> Izaya: What? Me? I would never!
L283[08:59:10] * dequbed hides mountain of ebay ... stuff <.>
L284[08:59:43] <The_Stargazer> Hmm. http://tinyurl.com/y6b98k5u
L285[09:00:00] <Bob> Minecraft and GTA are obvisously servers
L286[09:00:00] <Bob> i lvoe it
L287[09:00:14] <Izaya> The_Stargazer: that's a sketchy looking link you have there
L288[09:01:38] <dequbed> Izaya: That reminds me, I have two e-scooters and a random FHD LCD panel I ought to fix..
L289[09:07:00] <The_Stargazer> also: I love playing on `Role-playing game`, it's a GREAT """Minecraft""" server???
L290[09:14:37] ⇨ Joins: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.158.50)
L291[09:23:29] ⇨ Joins: Vexatos (Vexatos!~Vexatos@port-92-201-81-136.dynamic.qsc.de)
L292[09:23:29] zsh sets mode: +v on Vexatos
L293[09:24:38] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L294[09:24:48] ⇨ Joins: Adorable1atgirl (Adorable1atgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L295[09:25:19] <AdorableCatgirl> Izaya: Fun fact, I'm 90% sure my server has a crater in spawn where someone (probably me) fired a missile at a newbie and fucking MISSED
L296[09:25:33] ⇦ Quits: Adorable1atgirl (Adorable1atgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Client Quit)
L297[09:25:33] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Client Quit)
L298[09:25:38] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L299[09:25:56] <Izaya> n i c e
L300[09:26:00] <Izaya> yeah I'll check that out tomorrow
L301[09:26:05] <Izaya> gonna rain so no having fun outside
L302[09:26:23] <Izaya> don't wanna lose traction round a roundabout and go sliding through two lanes of traffic
L303[09:27:34] <AdorableCatgirl> oof
L304[09:27:37] <leisergeist> oh this is cool, never seen a discord-irc bridge before. howdy!
L305[09:27:48] <AdorableCatgirl> wait did you say "roundabout"
L306[09:27:55] <Izaya> yes
L307[09:27:56] <AdorableCatgirl> Izaya: IS THAT A MOTHERFUCKING JOJO REFERENCE
L308[09:28:00] <Izaya> no
L309[09:28:04] <Izaya> never seen jojo
L310[09:28:06] <Izaya> it's just
L311[09:28:08] <Izaya> roundabouts
L312[09:28:14] <Izaya> the circles at intersections
L313[09:28:20] <Izaya> where all the traffic goes clockwise
L314[09:28:26] <AdorableCatgirl> yea
L315[09:28:35] <AdorableCatgirl> we have em
L316[09:28:39] <AdorableCatgirl> people can't drive on them
L317[09:28:49] <AdorableCatgirl> actually ours is anticlockwise
L318[09:28:50] <AdorableCatgirl> but w/e
L319[09:28:56] <AmandaC> Wait, dont they go anti-clockwise down there because of the corialous effect?
L320[09:28:57] * AmandaC flees
L321[09:30:36] <AdorableCatgirl> how the FUCK do i set my pfp w/ corded
L322[09:31:11] <Bob> swiggity swoogity
L323[09:31:13] <AmandaC> `!setmyavatar <url to your avatar>`
L324[09:31:19] <AdorableCatgirl> ah thanks
L325[09:31:39] <AmandaC> I think. Corded has like, 3 different prefixes for commands
L326[09:32:00] <AdorableCatgirl> !setmyavatar https://avatars1.githubusercontent.com/u/30084950
L327[09:32:10] <Izaya> also the left-hand grip on my handlebars is really worn down compared to the right hand one
L328[09:32:14] <AdorableCatgirl> /e nae nae
L329[09:32:16] <Izaya> I think I might be counter-steering
L330[09:32:31] <AmandaC> %8ball veg out with halucinations
L331[09:32:31] <MichiBot> AmandaC: I don't think that's a question...
L332[09:32:33] <AmandaC> %8ball veg out with halucinations?
L333[09:32:33] <AdorableCatgirl> it didn't fucking work
L334[09:32:34] <MichiBot> AmandaC: Without a doubt
L335[09:32:47] <AmandaC> %oclogs
L336[09:32:47] <MichiBot> AmandaC: https://oclogs.pc-logix.com/
L337[09:32:57] <AdorableCatgirl> anyways I'm gonna be going to NC soon
L338[09:33:00] <AdorableCatgirl> so that's cool
L339[09:33:39] <AmandaC> Nope, that's right. Maybe github doesn't serve up an image for that
L340[09:33:41] * AmandaC shrugs
L341[09:33:53] * AmandaC cuddles up against Temia, loads up her stories
L342[09:34:27] * Temia curls up against Amanda
L343[09:38:04] <AdorableCatgirl> !setmyavatar https://files.catbox.moe/rk5lyw.png
L344[09:39:00] <AdorableCatgirl> t e s t
L345[09:39:12] <AdorableCatgirl> a
L346[09:39:16] <AdorableCatgirl> a
L347[09:39:46] <leisergeist> it seems I ran into an issue... didn't feel like it would be right to open an issue on the github since it's partially with a dev version
L348[09:40:59] <leisergeist> anyway, OC can't access AE2's API unless AE channels are enabled, but supposedly that was fixed a couple months ago
L349[09:41:13] <leisergeist> yet the dev version with said fix still has the problem. should I make a git issue?
L350[09:41:51] <leisergeist> this issue https://github.com/MightyPirates/OpenComputers/issues/3090 and this fix https://github.com/MightyPirates/OpenComputers/commit/e660aeceddb72d477293dfa49ec8e860d58da998
L351[09:41:52] <MichiBot> Title: AE2 full-block interface doesn't present as component if channels are disabled. | Posted by: cyb0124 | Posted: Tue Apr 30 04:33:05 CDT 2019 | Status: closed
L352[09:43:16] <leisergeist> oh, and the dev version I tried was build 172 from Jenkins
L353[09:53:27] <Forecaster> %avatar
L354[09:53:28] <MichiBot> Forecaster: Use `!setmyavatar <url>`
L355[09:53:34] <Forecaster> @AdorableCatgirl
L356[09:54:06] <Kodos> %tonkout
L357[09:54:07] <MichiBot> Jeepers! Kodos! You beat your own previous record of 54 minutes and 17 seconds (By 26 minutes and 14 seconds)! I hope you're happy!
L358[09:54:08] <MichiBot> Kodos has tonked out! Tonk has been reset! They gained 0.001 tonk points! Current score: 0.85321
L359[09:54:33] <Kodos> I wish there was a game like Battlefield/Squad, but with a futuristic setting
L360[09:58:03] <AdorableCatgirl> @Forecaster i fuckin did
L361[09:58:33] <AdorableCatgirl> re
L362[09:58:45] <Forecaster> the avatar doesn't show up until someone else on irc says something, then you say something again
L363[09:59:25] <AdorableCatgirl> michibot said something
L364[09:59:27] <AdorableCatgirl> re
L365[10:00:25] <Forecaster> weird
L366[10:02:41] <Tixo Moments> how do you fill pixels on the screen instead of characters also is it possible to draw shapes on the screen?
L367[10:02:59] <Forecaster> no, but yes, but no
L368[10:03:34] <Forecaster> there aren't ways to do it, but it's not very straightforward
L369[10:03:43] <Forecaster> I have no idea how it's done
L370[10:03:56] <Tixo Moments> ok
L371[10:04:16] <Tixo Moments> well i'm all for learning how to do it if you know anyone who does know how to do it
L372[10:04:38] <Forecaster> MineOS does it
L373[10:04:41] <Tixo Moments> yeah
L374[10:05:26] <Tixo Moments> at one point i was thinking about going into the code for MineOS but on second thought that would just confuze me more
L375[10:07:52] <AdorableCatgirl> how the fuck does mineos even boot
L376[10:08:08] <Forecaster> %magic
L377[10:08:08] <MichiBot> Forecaster: http://www.reactiongifs.com/wp-content/uploads/2013/03/magic.gif
L378[10:08:20] <Tixo Moments> months of codeing
L379[10:09:09] <Bob> i don't think that starting by MineOS is a good idea
L380[10:09:10] <Bob> ?
L381[10:13:16] <AdorableCatgirl> tbh i think
L382[10:13:56] <AdorableCatgirl> i'm not gonna make an official mineos driver for zorya neo
L383[10:14:02] <AdorableCatgirl> >:D
L384[10:14:36] ⇦ Quits: bauen1 (bauen1!~bauen1@188.172.111.225) (Ping timeout: 198 seconds)
L385[10:14:43] ⇦ Quits: ben_mkiv (ben_mkiv!~ben_mkiv@88.130.158.50) (Remote host closed the connection)
L386[10:16:45] <leisergeist> oh, ` A component of type 'li.cil.oc.common.tileentity.Adapter' threw an error while being connected to the component network.`
L387[10:16:45] <leisergeist> well that'd certainly do it
L388[10:17:13] ⇨ Joins: bauen1 (bauen1!~bauen1@188.172.111.225)
L389[10:18:53] <leisergeist> looks like the aforementioned fix a month ago wasn't enough
L390[10:24:36] <leisergeist> should have only removed the areChannelsEnabled check for interfaces
L391[10:26:14] <kb1000> what's mineos?
L392[10:29:15] <MichiBot> Lizzy REMINDER: look into setting up mc pack for transport/automation/things
L393[10:31:33] <Forecaster> another operating system for OC computers
L394[10:34:41] <kb1000> where would I get it
L395[10:34:43] <Lizzy> well i misjudged that timing slightly
L396[10:34:50] <Forecaster> dunno
L397[10:34:54] <Lizzy> there's a topic for it on the forums
L398[10:34:54] <Forecaster> google it
L399[10:34:58] ⇦ Quits: bauen1 (bauen1!~bauen1@188.172.111.225) (Ping timeout: 190 seconds)
L400[10:37:18] <AdorableCatgirl> i still need to work on zorya
L401[10:37:20] <AdorableCatgirl> but w/e
L402[10:40:35] <leisergeist> should have only removed the areChannelsEnabled check for interfaces, not from controllers [Edited]
L403[10:47:54] ⇨ Joins: bauen1 (bauen1!~bauen1@188.172.111.225)
L404[11:05:43] ⇨ Joins: Inari (Inari!~Pinkishu@pD9E8F3CA.dip0.t-ipconnect.de)
L405[11:06:20] <Inari> Nep?
L406[11:07:24] <Mimiru> @Forecaster BUILD FAILURE!
L407[11:07:51] <Inari> Nep failure :<
L408[11:08:10] <AdorableCatgirl> i'm a failure
L409[11:08:14] <AdorableCatgirl> /e nae nae
L410[11:08:23] <Inari> Yep, you failed that
L411[11:08:51] <AdorableCatgirl> but jokes on you
L412[11:08:58] <AdorableCatgirl> i can do
L413[11:09:13] <AdorableCatgirl> multi
L414[11:09:14] <AdorableCatgirl> platform
L415[11:09:16] <AdorableCatgirl> shitposting
L416[11:09:20] <Inari> multi
L417[11:09:21] <Inari> pass
L418[11:09:37] <AdorableCatgirl> MULTI TRACK DRIFTING
L419[11:10:44] <Inari> %pet @AdorableCatgirl
L420[11:10:44] * MichiBot brushes @AdorableCatgirl with kachigumi. 11 health gained!
L421[11:10:59] <AdorableCatgirl> w o t
L422[11:11:02] <AdorableCatgirl> that's illegal
L423[11:11:19] <Inari> Now I want to listen to Kachigumi :<
L424[11:11:50] <AdorableCatgirl> http://tinyurl.com/yymkky2n
L425[11:11:52] <AdorableCatgirl> damnit
L426[11:11:53] <AdorableCatgirl> late
L427[11:12:14] <AdorableCatgirl> %loot the serious discussion of the past tense of yeet
L428[11:12:14] <MichiBot> AdorableCatgirl: You stab the serious discussion of the past tense of yeet! It dropped a particularly fat bee. (100%)!
L429[11:12:37] <Inari> The past tense of yeet is yet
L430[11:13:44] <AdorableCatgirl> no
L431[11:13:46] <AdorableCatgirl> it's yote
L432[11:13:58] <Inari> s/ot/ok/
L433[11:13:58] <MichiBot> <AdorableCatgirl> it's yoke
L434[11:15:21] <AdorableCatgirl> s/yoke/only game
L435[11:15:22] <MichiBot> <AdorableCatgirl> it's only game
L436[11:15:33] <AdorableCatgirl> why you haff to be mad
L437[11:15:46] <AdorableCatgirl> http://tinyurl.com/y3wu3jao
L438[11:19:00] <payonel> @Bob i'm payonel
L439[11:19:02] <payonel> :)
L440[11:19:13] <AdorableCatgirl> hi payonel
L441[11:19:14] <AdorableCatgirl> i'm sam
L442[11:19:27] <Forecaster> or are you?!
L443[11:19:32] <Corded> * <Forecaster> eyes suspiciously
L444[11:21:06] <AdorableCatgirl> i'm sam
L445[11:21:18] <Mimiru> @Forecaster BUILD FIXED
L446[11:21:34] <Forecaster> woo
L447[11:21:57] <Mimiru> sorry for the delays in denouncements, work and all :P
L448[11:22:41] <Forecaster> psh, eggscuses!
L449[11:23:03] <AdorableCatgirl> EGGS
L450[11:23:04] <AdorableCatgirl> FOR
L451[11:23:05] <AdorableCatgirl> BART
L452[11:23:08] <Forecaster> so it turns out that Void Opal hotspots have something called Grandidierite
L453[11:23:27] <Forecaster> and the galactic average for that is higher than for void opals...
L454[11:23:28] <AdorableCatgirl> good
L455[11:23:47] <Forecaster> now I regret passing up an asteroid with a grandidierite core because I didn't know what it was...
L456[11:24:11] <Forecaster> http://tinyurl.com/y69ajo2j
L457[11:24:52] <Bob> shhh payonel
L458[11:26:58] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L459[11:36:05] * Mimiru stabs auto correct
L460[11:36:11] <Mimiru> I MEANT ANNOUNCEMENTS YOU FUCKSTICK
L461[11:36:16] * Mimiru coughs
L462[11:36:17] <Forecaster> oh, the selling price at this station is slightly higher than the galactic average http://tinyurl.com/y4zyd5tj
L463[11:36:20] <Mimiru> I mean... stupid auto correct.
L464[11:36:32] <Forecaster> %loot auto correct
L465[11:36:32] <MichiBot> Forecaster: You stab auto correct! It dropped a particularly fat bee. (100%)!
L466[11:37:21] <Forecaster> vs void opals, which aren't bad either http://tinyurl.com/yy9pwve9
L467[11:37:46] <Inari> I dunno
L468[11:37:53] <Inari> Denouncements fits too
L469[11:38:00] <Inari> Mimiru: Would you say you're...
L470[11:38:04] <Inari> denouncing auto correct?
L471[11:38:10] <Mimiru> :P
L472[11:40:07] ⇨ Joins: {Opsimath}Shawn ({Opsimath}Shawn!~shawn156@c-76-25-73-212.hsd1.co.comcast.net)
L473[11:40:16] <Inari> https://media.discordapp.net/attachments/309529094452936705/606340201341648896/5k8owe4mwld31.png
L474[11:41:29] <AdorableCatgirl> %hit AdorableCatgirl
L475[11:41:32] <AdorableCatgirl> fuck
L476[11:41:35] <AdorableCatgirl> i forgot the command
L477[11:41:38] <Forecaster> 11 million isn't bad for an hour or so
L478[11:41:40] <Bob> %slap @AdorableCatgirl
L479[11:41:54] <Forecaster> %aliases stab
L480[11:41:54] <MichiBot> Forecaster: 'attack' aliases: [stab, hit, shiv, strike, slap, poke, prod]
L481[11:42:07] <AdorableCatgirl> %attack AdorableCatgirl
L482[11:42:08] <MichiBot> Valid "attacks": stab, hit, shiv, strike, slap, poke, prod
L483[11:42:12] <AdorableCatgirl> oh
L484[11:42:28] <AdorableCatgirl> %hit @Bob
L485[11:42:28] * MichiBot hits @Bob with a dead frog doing 4 damage
L486[11:42:44] <Bob> dead pepe :GWmythicalFeelsSadMan:
L487[11:42:54] <Inari> dead bob
L488[11:42:57] ⇨ Joins: ParadoxicalIRC (ParadoxicalIRC!webchat@ip68-102-163-235.ks.ok.cox.net)
L489[11:43:04] <ParadoxicalIRC> %tonk
L490[11:43:04] <MichiBot> Potzblitz! ParadoxicalIRC! You beat Kodos's previous record of <0 (By 1 hour, 48 minutes and 57 seconds)! I hope you're happy!
L491[11:43:05] <MichiBot> ParadoxicalIRC's new record is 1 hour, 48 minutes and 57 seconds! ParadoxicalIRC also gained 0.00182 tonk points for stealing the tonk.
L492[11:43:13] <ParadoxicalIRC> yay
L493[11:43:18] ⇦ Parts: ParadoxicalIRC (ParadoxicalIRC!webchat@ip68-102-163-235.ks.ok.cox.net) ())
L494[11:43:38] <AdorableCatgirl> i will make a script to do this for me >:(
L495[11:50:24] <Inari> @AdorableCatgirl make a script to do yourself instead
L496[11:50:25] <Inari> ;£
L497[11:51:03] <AdorableCatgirl> Inari: whao that's L E W D
L498[11:52:51] <Temia> %inari
L499[11:52:51] <MichiBot> Temia: http://i.imgur.com/XoYgHyi.gif
L500[11:54:54] <Mimiru> ^^
L501[11:56:38] ⇦ Quits: bauen1 (bauen1!~bauen1@188.172.111.225) (Ping timeout: 190 seconds)
L502[11:57:51] ⇦ Quits: baschdel_ (baschdel_!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3) (Ping timeout: 189 seconds)
L503[11:59:41] ⇨ Joins: MajGenRelativity (MajGenRelativity!~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
L504[12:04:30] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L505[12:05:31] <payonel> Mimiru: in that video clip, is she really saying that?
L506[12:06:31] <Inari> Whats who saying in what video clip?
L507[12:07:24] <payonel> %inari
L508[12:07:24] <MichiBot> payonel: http://i.imgur.com/XoYgHyi.gif
L509[12:07:25] <Forecaster> In the lewd gif I assume
L510[12:07:52] <AdorableCatgirl> %inari
L511[12:07:52] <MichiBot> AdorableCatgirl: http://i.imgur.com/XoYgHyi.gif
L512[12:08:11] <Inari> Oh
L513[12:08:13] <Bob> %inari
L514[12:08:13] <MichiBot> Bob: http://i.imgur.com/XoYgHyi.gif
L515[12:08:16] <Inari> I think she is, yeah
L516[12:08:46] <Forecaster> Don't spam
L517[12:09:00] <payonel> %spam
L518[12:09:05] * payonel runs
L519[12:09:57] <AdorableCatgirl> %spam
L520[12:10:08] <AdorableCatgirl> /e forknife
L521[12:11:00] <Mimiru> payonel, no idea.
L522[12:11:04] <Forecaster> What is /e supposed to mean
L523[12:12:00] ⇨ Joins: BlueAgent (BlueAgent!~BlueAgent@2001:8003:8c0d:5500:4417:d1a3:4df0:21dd)
L524[12:12:16] <Inari> "emote" I guess?
L525[12:12:35] ⇦ Quits: BlueAgent (BlueAgent!~BlueAgent@2001:8003:8c0d:5500:4417:d1a3:4df0:21dd) (Client Quit)
L526[12:12:47] <AdorableCatgirl> yea
L527[12:12:48] <AdorableCatgirl> emote
L528[12:12:57] <AdorableCatgirl> also
L529[12:13:05] <AdorableCatgirl> i just remembered
L530[12:13:24] <AdorableCatgirl> i can now target the MIPS R5900
L531[12:14:00] <Inari> payonel: https://www.facebook.com/481051145410784/videos/oreshura-ep-2/563450220504209/ at around 10s here?
L532[12:15:18] <payonel> ah, thanks!
L533[12:16:22] <AdorableCatgirl> tbh
L534[12:18:21] <AdorableCatgirl> i might start doing more PS2 stuff
L535[12:23:37] <asie> PS2 is hell
L536[12:24:41] <AdorableCatgirl> it's not that bad
L537[12:24:56] <AdorableCatgirl> https://github.com/jur/linux-2.2.1-ps2/tree/master/arch/mips/ps2 also this
L538[12:25:29] <AmandaC> Is that Playstation 2 or the keyboard/mouse thing which I assume is Psomething Serial 2
L539[12:25:44] <AdorableCatgirl> playstation 2
L540[12:25:51] <AmandaC> I see
L541[12:26:00] <AdorableCatgirl> mine is softmodded
L542[12:26:05] <AdorableCatgirl> it's pretty nice
L543[12:27:16] <AdorableCatgirl> tbh
L544[12:27:21] <AdorableCatgirl> i wanna mod my xbox 360 too
L545[12:27:41] <Mimiru> "Its name comes from the IBM Personal System/2 series of personal computers..."
L546[12:28:18] <Inari> Mimiru: Wrong PS2?
L547[12:28:31] <Mimiru> Was replying to AmandaC...
L548[12:28:40] <Inari> Ah
L549[12:28:46] <TobiasCZe> Hello, i am using gpu.fill(x,x,x,x," ") but the fill is from the symbol between quotes
L550[12:28:46] <TobiasCZe> so, what is the best symbol with largest fill ?
L551[12:28:51] <AdorableCatgirl> anyways
L552[12:28:56] <AdorableCatgirl> there's a few things i've kinda wanted to do
L553[12:30:16] <AdorableCatgirl> @TobiasCZe what
L554[12:31:36] <AmandaC> Temia: assets **should** be identical, neither of us have an extra mod, but it still claims asset mismatch. However, disabling that check and she doesn't kill the server when teleporting to those planets anymore, using IP instead of Steam P2P -- I wonder if Starbound is trying to push too much data through the P2P API
L555[12:31:47] <Temia> Welcome to Starbound hell
L556[12:31:54] <Temia> I had the exact same problem
L557[12:31:59] <AmandaC> ah
L558[12:32:18] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L559[12:32:28] <Temia> Three instances, same mods, different hashes.
L560[12:32:29] <AmandaC> I wonder if they've gone and messed up the assets.pak between win/linux
L561[12:32:46] <Temia> Possibly, or they're not using a portable hashing mechanism
L562[12:32:55] <AmandaC> ... that'd not surprise me
L563[12:32:58] <Temia> For all I know it's breaking because they're just hashing the filenames, unsanitized
L564[12:33:35] <AmandaC> They (used to) use a non-portable random number generator, which caused the same universe when moved from win to linux to have different generated outcomes
L565[12:33:51] <AmandaC> s/to/to?/
L566[12:33:51] <MichiBot> <AmandaC> They (used to?) use a non-portable random number generator, which caused the same universe when moved from win to linux to have different generated outcomes
L567[12:35:13] <AmandaC> I wonder if it's different hashes, or if the hashes aren't ordered the same way. There seems to be no rhyme or reason to the ordering of mods with the same "priority"
L568[12:36:28] <TobiasCZe> @AdorableCatgirl if i write ■ between quotes it lookes like this http://tinyurl.com/y3yov3ah
L569[12:36:41] <AdorableCatgirl> ...
L570[12:37:08] <AdorableCatgirl> just write a space with the background color changed...?
L571[12:38:26] <TobiasCZe> then there is space its white... http://tinyurl.com/y5dsbfls
L572[12:38:35] <TobiasCZe> when there is space its white... http://tinyurl.com/y5dsbfls [Edited]
L573[12:39:56] <AdorableCatgirl> sEtBaCkGrOuNd
L574[12:40:53] <TobiasCZe> oh... i used foreground¨
L575[12:42:20] <TobiasCZe> thanks
L576[12:43:52] ⇨ Joins: baschdel_ (baschdel_!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3)
L577[12:44:48] <AdorableCatgirl> :GWchinaSakuraThinking:
L578[12:49:06] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L579[12:49:56] <AdorableCatgirl> so something i was maybe thinking of adding to Zorya was Components over Network kind of stuff
L580[12:51:51] <AdorableCatgirl> like you could have some amount of computers/uCs you want to use, an a host uC or computer to route the results to the computers requesting components over network
L581[12:51:55] <AdorableCatgirl> or whatever
L582[12:51:59] <AdorableCatgirl> i'll make a diagram ig
L583[12:59:43] <payonel> AmandaC: 53 unimplemented functions. btw. though floating point is up next
L584[13:00:01] <AmandaC> payonel: nice
L585[13:04:39] <AmandaC> ~w data card
L586[13:07:24] <Mimiru> ocdoc is ded
L587[13:07:24] <Mimiru> ffs
L588[13:08:04] ⇨ Joins: ocdoc (ocdoc!~ocdoc@eos.pc-logix.com)
L589[13:08:10] <Mimiru> ~w data card
L590[13:08:10] <ocdoc> http://ocd.cil.li/item:data_card
L591[13:08:17] <Temia> I can't believe ocdoc is fucking dead
L592[13:08:37] <Mimiru> Well, great news!
L593[13:09:05] <Lizzy> fuck minecraft's shitty autojump
L594[13:10:12] <Bob> yes
L595[13:10:14] <Bob> fuck it
L596[13:12:20] <dequbed> Lizzy: No, don't fuck it. What if you get pregnant? We'd have little Autojumps with the annoyance of MC Autojump but with the power of you. I *really* don't want that.
L597[13:12:34] <Lizzy> hmm, true
L598[13:12:39] * Lizzy stabs autojump instead
L599[13:14:38] <dequbed> I have a file ~/.rnd that looks like completely random data. wtf?
L600[13:14:45] <Lizzy> lol
L601[13:15:07] <dequbed> I mean it fits because I usually name random files something -rnd-, but wtf?
L602[13:16:13] <dequbed> .rw------- 1.0k glr 11 Mar 0:33 /home/glr/.rnd
L603[13:16:17] <dequbed> wat
L604[13:17:03] <dequbed> I conclude that on the 11th of March 2019 at approximately 0:33 I was very, *very* drunk.
L605[13:18:24] <Mimiru> Oh, that's where that file went!
L606[13:18:50] <dequbed> Mimiru: It's gone now. If you need it again I can pull out the backups
L607[13:19:27] <Mimiru> Nah it's fine I got what I needed anyway. Thanks!
L608[13:19:28] <Mimiru> :P
L609[13:20:12] <dequbed> Mimiru: Cool then. Don't open the readme.zip, it's a bomb <3
L610[13:20:32] <Mimiru> Will rm -rf thanks for the heads up
L611[13:20:58] <AdorableCatgirl> this is the idea or w/e http://tinyurl.com/y3hfzxbp
L612[13:23:05] <AdorableCatgirl> and thus
L613[13:23:54] <AdorableCatgirl> you could have like
L614[13:24:03] <AdorableCatgirl> one internet card for an entire network or something
L615[13:24:03] <AdorableCatgirl> idk
L616[13:33:35] <AdorableCatgirl> i really want a laptop with a 15.4" 1680x1050 screen
L617[13:37:31] <AdorableCatgirl> maybe 3:2
L618[13:37:42] <AdorableCatgirl> since apparently 16:10 is fucking DEAD
L619[13:42:28] <Bob> yes
L620[13:43:11] <CompanionCube> %tonk
L621[13:43:12] <MichiBot> Bejabbers! CompanionCube! You beat ParadoxicalIRC's previous record of 1 hour, 48 minutes and 57 seconds (By 11 minutes and 9 seconds)! I hope you're happy!
L622[13:43:13] <MichiBot> CompanionCube's new record is 2 hours and 7 seconds! CompanionCube also gained 0.00038 (0.00019 x 2) tonk points for stealing the tonk.
L623[14:18:27] <AmandaC> payonel: so... I decided since I've implemented crc32 anyway for this, to just add a shitty datacard with the method as well: https://github.com/payonel/ocvm/pull/26 I'll look into sha256 and md5 later maybe, they aren't that hard to implement. inflate/deflate might be a pain, but then that's all of the t1 data card
L624[14:21:38] <payonel> AmandaC: ah ok nice
L625[14:22:37] <payonel> AmandaC: could you move the * and & back? and add newlines to a couple of the files?
L626[14:23:04] <AmandaC> ah, doh
L627[14:23:18] <AmandaC> I didn't notice that my auto-formatter ran on eeprom/h
L628[14:23:38] <AmandaC> You should include a .clang-format file that describes your desired style. :P
L629[14:23:44] <payonel> sounds like your auto formatter is broken
L630[14:23:45] <payonel> :)
L631[14:24:08] <AmandaC> nah, just misconfigured
L632[14:24:48] <AmandaC> I fall back to the LLVM clang-format presets, apparently
L633[14:24:53] <payonel> nah, i just really don't get the `type [*&]identifier` style
L634[14:36:39] <AmandaC> payonel: there, there's still some unintended casualities, but it's more consistent with your overall style now. :P
L635[14:37:30] <AmandaC> payonel: This is what I'm using to try and fanagle it to be more like you're style: https://clang.llvm.org/docs/ClangFormatStyleOptions.html
L636[14:38:10] * AmandaC rather likes the concept of a codebase being completely formatted the same. It's one of the things that draws her to Go, it's got a language-wide code style, enforced by gofmt
L637[14:39:15] <dequbed> AmandaC: If you don't mind asking, what are the others?
L638[14:39:36] <AmandaC> dequbed: It's type-safety with memory-safety is another one
L639[14:39:46] <AmandaC> It's got a lot of libraries for almost everything you could need, too
L640[14:40:56] <dequbed> AmandaC: What do you mean with type-safety and memory-safety? It has static ducktyping and a GC which a lot of people would not consider -safety. Is there something I missed?
L641[14:41:21] <AmandaC> dequbed: it's pretty much impossible to smash the stack or corrupt the memory without using the `unsafe` package
L642[14:41:34] <AmandaC> Which is why it's use is strongly discouraged
L643[14:42:18] <dequbed> Ah okay, interesting
L644[14:42:34] <AmandaC> buffer over/underruns aren't as common in Go
L645[14:53:03] <ocdoc> DB Update Detected, reloading ..
L646[14:53:03] <ocdoc> Reload successful
L647[14:59:12] ⇨ Joins: flappy (flappy!~flappy@88-113-149-197.elisa-laajakaista.fi)
L648[15:18:24] <Mimiru> ~w data card
L649[15:18:24] <ocdoc> Predicted http://ocd.cil.li/component:tunnel
L650[15:18:29] <Mimiru> oh..
L651[15:18:31] <Mimiru> hmm
L652[15:18:35] <Mimiru> ~w data_card
L653[15:18:36] <ocdoc> Predicted http://ocd.cil.li/component:tunnel
L654[15:18:39] <Temia> https://www.youtube.com/watch?v=TXK03FHVsHk To my now ex-girlfriend
L655[15:18:39] <MichiBot> I've No More Fucks To Give | length: 3m 6s | Likes: 7,153 Dislikes: 58 Views: 229,781 | by Thomas Benjamin Wild Esq - Topic | Published On 11/3/2019
L656[15:19:16] * Temia raises her shitty heart-themed cocktail of cheapass cherry liqueur she found in the back of the cupboard and some cheapass store brand blueberry-pomegranate sparkling water
L657[15:20:01] <Temia> Poured over some ice hearts from a cheapass silicone tray and decorated with some crappy heart-topped stirrer
L658[15:20:51] <Temia> Frankly tempted to throw the whole damn cocktail off the balcony and watch it break, but I'm not drunk enough for emotion to override common sense and I probably won't be because this liqueur fucking sucks
L659[15:21:21] <AmandaC> Mimiru: I figured it out.
L660[15:21:22] * Lizzy hugs Temia
L661[15:21:24] <AmandaC> ~w data
L662[15:21:24] <ocdoc> Predicted http://www.lua.org/manual/5.2/manual.html#pdf-os.date
L663[15:21:29] <AmandaC> ~w component data
L664[15:21:29] <ocdoc> Predicted http://www.lua.org/manual/5.2/manual.html#pdf-coroutine.status
L665[15:21:33] <AmandaC> ...
L666[15:21:38] <AmandaC> and that's not helping
L667[15:21:41] <Lizzy> ~oc data card
L668[15:21:41] <ocdoc> Predicted http://ocd.cil.li/component:tunnel
L669[15:21:42] <AmandaC> but it's `component:data` on the wiki
L670[15:21:53] <Temia> ocdoc you're drunk
L671[15:21:55] <Temia> go to bed
L672[15:21:57] ⇦ Quits: baschdel_ (baschdel_!~baschdel@2a01:5c0:e09e:7401:da4a:21b2:703f:ebf3) (Ping timeout: 198 seconds)
L673[15:22:01] * AmandaC cuddles Temia, proteccs
L674[15:22:22] * Temia curls up against Amanda in fairy form, arms wrapped around the stirrer like some magical staff
L675[15:22:25] * AmandaC thinks she'll do some light halucinating soon, read a couple of hnew chapters
L676[15:22:26] * Temia zzz.
L677[15:31:33] <Forecaster> http://www.furaffinity.net/view/32494426/
L678[15:31:39] <Forecaster> Fox
L679[15:34:17] <Mimiru> Yeah, no it's broken
L680[15:34:19] <Mimiru> horribly
L681[15:34:24] <Mimiru> and.. gamax92 isn't aroun
L682[15:34:25] <Mimiru> d
L683[15:34:30] <Mimiru> @gamax92 HALP
L684[15:35:03] <Mimiru> AmandaC, I figured you did but I still had it on my buffer so I just re-used it
L685[15:36:03] * AmandaC nods
L686[15:36:25] <Inari> ~markov Mimiru
L687[15:36:27] <ocdoc> You'll have to move deps into Pedophilla...
L688[15:36:41] <Inari> Riiight
L689[15:36:56] <Mimiru> ...
L690[15:36:57] <Mimiru> erm
L691[15:36:59] <Mimiru> ANYWAY
L692[15:37:01] <Mimiru> luajit: genlist.lua:31: attempt to concatenate local 'list' (a nil value)
L693[15:37:12] <Mimiru> Seems something broke the list ocdoc uses..
L694[15:37:17] <Mimiru> and the list gen stuff isn't working either
L695[15:37:19] <Mimiru> ._.
L696[15:37:22] <Inari> Heh
L697[15:37:37] <Inari> ~markov ocdoc
L698[15:37:37] <ocdoc>
L699[15:37:41] <Inari> Accurate
L700[15:38:37] ⇦ Quits: ocdoc (ocdoc!~ocdoc@eos.pc-logix.com) (Remote host closed the connection)
L701[15:38:43] ⇨ Joins: ocdoc (ocdoc!~ocdoc@eos.pc-logix.com)
L702[15:38:54] <Mimiru> ~w data card
L703[15:38:54] <ocdoc> http://ocd.cil.li/item:data_card
L704[15:38:59] <Mimiru> well, theres THAT atleast.
L705[15:40:45] * Inari claps
L706[15:40:53] <Inari> ~markov EnderBot2
L707[15:40:53] <ocdoc> Added OpenGX: OpenGX successfully, Ender command syntax is .add jenkins <name> <URL>
L708[15:41:09] <Inari> I miss EnderBot2
L709[15:42:48] <Forecaster> sorry Temia, breakups are almost always hard :/
L710[15:42:55] * Lizzy isn't sure if she still has the source code for EnderBot2
L711[15:43:26] <Temia> Breakups because your partner wanted you to be something you aren't -- MANY things you aren't -- just plain fucking suck
L712[15:43:32] <Temia> Especially when you still care about your partner
L713[15:43:45] <Temia> It'd be so much easier if I didn't still care.
L714[15:44:24] <Forecaster> yeah
L715[15:44:27] <Temia> But a year and a half and she suddenly didn't like sharing me with the guy I was seeing before her, even though she knew from day one that was a thing.
L716[15:44:30] <Forecaster> :/
L717[15:44:35] <Temia> She didn't like me being polyamorous
L718[15:45:40] * Lizzy presents Temia with a cuddlable mini-Lizzy in the form of her offspring Faith
L719[15:45:50] <Temia> She just... kept pressuring me to marry her and just... no, not when moving would stop one of us from transitioning. Not when fiscal responsibility is in question.
L720[15:45:53] * Temia cuddles the smol Lizzy
L721[15:46:07] <Temia> The Lizzette?
L722[15:46:15] <Temia> No, the
L723[15:46:16] <Temia> Idk.
L724[15:46:18] <Temia> Buzzed.
L725[15:46:21] <Temia> Dissociating.
L726[15:46:33] * Lizzy cuddles Temia
L727[15:46:42] * Temia cuddles back
L728[15:46:50] <Temia> The lizbit.
L729[15:46:52] <Temia> There we go.
L730[15:47:49] * Lizzy thinks she might draw at the weekend
L731[15:48:43] <Forecaster> meanwhile I'm torturing myself re-uploading my archive of 251 drawings to a new site because the old system broke when I moved it to the new server
L732[15:48:57] <Forecaster> and I've heard nothing from the authors of that system
L733[15:52:55] * Mimiru hugs Temia
L734[15:53:31] ⇨ Joins: dfgh (dfgh!~dfgh@174-126-134-53.cpe.cableone.net)
L735[15:53:43] ⇦ Quits: dfgh (dfgh!~dfgh@174-126-134-53.cpe.cableone.net) (Client Quit)
L736[15:54:58] <Almaravarion> welp, I guess this is the chat that will be most reliable to answer this question - is it possible to start up the computers with redstone signal of sorts, or is using EEPROM in microcontroller in the same OC power network most reliable method? This is for the event that the power runs out for extremely long periods without loading the chunk in question [OC will continue to operate while the chunk is unloaded but the power will not be recov
L737[15:54:58] <Almaravarion> as power generators are not available, capacitors will hold up for some time, but I am talking about extreme periods here]
L738[15:55:18] <payonel> yep
L739[15:55:42] <payonel> you can have wake up on network or on redstone
L740[15:56:56] <Almaravarion> wake up on redstone as a software command or some other method? It seems it didn't start computer when I just added redstone by the case alone
L741[15:57:22] <payonel> method on the component
L742[15:57:25] <payonel> the component wakes up the machine
L743[15:58:21] <Mimiru> ~ocdoc wake on redstone
L744[15:58:22] <ocdoc> Predicted http://ocd.cil.li/component:redstone
L745[15:58:25] <Mimiru> nope
L746[15:58:25] <Mimiru> lol
L747[15:58:28] <Almaravarion> for that component to wake up the machine the software needs to start it, basically microcontroller would work for that purpose, as it starts always as soon as the power is available, or is there simpler method that I am too stupid to think of ?
L748[15:58:58] <payonel> redstone.setWakeThreshold and modem.setWakeupMessage
L749[15:59:49] <Almaravarion> will take a look at it. Thank you very much, and sorry for stupid questions ;)
L750[16:00:36] <payonel> @"Almaravarion" wake ups are a hardware thing, not software
L751[16:01:02] <payonel> you configure when the machine is running, a la software, but it performs regardless of software
L752[16:01:39] <Inari> payonel: You're a hardware thing
L753[16:01:45] <Mimiru> Oh my
L754[16:01:47] <Almaravarion> great, thank you very much
L755[16:01:57] <payonel> Inari: title of my mixtape
L756[16:02:01] <Inari> ~markov payonel
L757[16:02:03] <ocdoc> well, i should say that more and more ... my kb and mouse drivers to support ae2 better.
L758[16:02:47] <Almaravarion> welp, it certainly is much cheaper and simpler than 'use bunch of microcontrollers to do that' method...
L759[16:25:35] ⇦ Quits: Prof_David (Prof_David!~neuge@2a02:560:4289:6100:2c16:3d73:36ec:b26) (Remote host closed the connection)
L760[17:06:19] ⇦ Quits: Vexatos (Vexatos!~Vexatos@port-92-201-81-136.dynamic.qsc.de) (Quit: Insert quantum chemistry joke here)
L761[17:41:50] <The_Stargazer> Wait.. ocdoc is fixed now?
L762[17:42:27] <Kodos> %tonkout
L763[17:42:28] <MichiBot> Consarn it! Kodos! You beat CompanionCube's previous record of 2 hours and 7 seconds (By 1 hour, 59 minutes and 8 seconds)! I hope you're happy!
L764[17:42:28] <The_Stargazer> `Predicted http://ocd.cil.li/component:redstone`
L765[17:42:29] <MichiBot> Kodos has stolen the tonkout! Tonk has been reset! They gained 0.003 tonk points! plus 0.002 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.85921
L766[17:42:42] <The_Stargazer> %tonk
L767[17:42:42] <MichiBot> Fudge! The_Stargazer! You beat Kodos's previous record of <0 (By 14 seconds)! I hope you're happy!
L768[17:42:43] <MichiBot> The_Stargazer's new record is 14 seconds!
L769[17:46:44] ⇨ Joins: baschdel3 (baschdel3!~baschdel@090-057-210-188.ip-addr.inexio.net)
L770[17:46:45] *** baschdel3 is now known as baschdel4
L771[17:47:11] <The_Stargazer> I will now commence my repeat tonking to hold the top tonk
L772[17:47:11] <The_Stargazer> %tonk
L773[17:47:11] <MichiBot> Fopdoodle! The_Stargazer! You beat your own previous record of 14 seconds (By 4 minutes and 14 seconds)! I hope you're happy!
L774[17:47:12] <MichiBot> The_Stargazer's new record is 4 minutes and 29 seconds! No points gained for stealing from yourself. (Lost out on 0.00007 x 1 = 0.00007)
L775[17:47:24] <The_Stargazer> I shall attempt to not be tonked
L776[17:48:20] <The_Stargazer> in other news: I understand the AsyncPlayerChat event now!
L777[17:48:42] <The_Stargazer> still don't know what `Extends PlayerEvent` means
L778[17:49:06] ⇦ Quits: baschdel (baschdel!~baschdel@001-063-210-188.ip-addr.inexio.net) (Ping timeout: 198 seconds)
L779[17:51:22] <The_Stargazer> Somehow in my tired state I read PlayerStupidEvent in the list of classes that implement Cancellable.
L780[17:56:23] ⇦ Quits: flappy (flappy!~flappy@88-113-149-197.elisa-laajakaista.fi) (Ping timeout: 190 seconds)
L781[17:57:48] ⇦ Quits: Inari (Inari!~Pinkishu@pD9E8F3CA.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L782[18:53:12] <AdorableCatgirl> what
L783[18:53:20] <AdorableCatgirl> ~markov AdorableCatgirl
L784[18:53:20] <ocdoc> Please wait ...
L785[18:53:40] <ocdoc> i guess that's the elon musk has the elon musk has the nuclear standoff
L786[18:53:40] <AdorableCatgirl> ok
L787[18:53:52] <The_Stargazer> I wonder if there's one for me
L788[18:53:52] <AdorableCatgirl> i
L789[18:53:55] <AdorableCatgirl> okay
L790[18:54:00] <The_Stargazer> ~markov The_Stargazer
L791[18:54:00] <ocdoc> Please wait ...
L792[18:54:04] <ocdoc> But... Why not just use a data card
L793[18:54:31] <The_Stargazer> is it randomly generated or is it actually based on that person?
L794[18:56:28] <AdorableCatgirl> well it's markov chains
L795[18:56:47] <AdorableCatgirl> and afiact it's based off what the person has said
L796[18:57:03] <AdorableCatgirl> btw i'm the elon musk of bad ideas
L797[18:57:37] <AdorableCatgirl> ~markov AdorableCatgirl
L798[18:57:37] <ocdoc> debian refused to install openos from the other way around
L799[18:57:45] <AdorableCatgirl> i
L800[18:57:54] <AdorableCatgirl> i fucking love this tbh
L801[18:57:59] <The_Stargazer> markov chains?
L802[18:58:20] <The_Stargazer> ~markov The_Stargazer
L803[18:58:20] <ocdoc> no i know it's running out of memory!
L804[18:58:30] <The_Stargazer> sounds like something I'd say
L805[18:58:33] <AdorableCatgirl> https://en.m.wikipedia.org/wiki/Markov_chain
L806[18:59:01] <AdorableCatgirl> ~markov AdorableCatgirl
L807[18:59:01] <ocdoc> had like i end up having to use irssi is pretty damn fast
L808[18:59:19] <The_Stargazer> ~markov The_Stargazer
L809[18:59:19] <ocdoc> lol this is it in a rack.
L810[18:59:20] <The_Stargazer> this is fun
L811[18:59:30] <AdorableCatgirl> am i able to use this bot elsewhere so i don't flood the channel?
L812[18:59:48] <The_Stargazer> it's an irc bot iiirc
L813[18:59:49] ⇨ Joins: AdorableCatgirl2 (AdorableCatgirl2!~yaaic@pool-100-7-96-45.rcmdva.fios.verizon.net)
L814[18:59:52] <AmandaC> %8ball are the wheels off steel turning?
L815[18:59:52] <MichiBot> AmandaC: Without a doubt
L816[18:59:53] <The_Stargazer> er
L817[18:59:54] <The_Stargazer> iirc
L818[19:00:11] <AmandaC> %8ball are the traffic lights burning?
L819[19:00:12] <MichiBot> AmandaC: Outlook not so good
L820[19:00:32] <AmandaC> Damn, guess the Venga Bus isn't coming
L821[19:01:02] <AmandaC> %tell Inari oh, so we're invading after all, eh?
L822[19:01:03] <MichiBot> AmandaC: Inari will be notified of this message when next seen.
L823[19:01:31] <The_Stargazer> now I wanna see an Inari markov
L824[19:01:35] <The_Stargazer> ~markov Inari
L825[19:01:38] <ocdoc> then you get electric field to buy them, :P (like referencein the text)
L826[19:02:31] <AdorableCatgirl> "how the fuck else am i try to install openos from a cpio archive wasn't big gay"
L827[19:02:39] <AdorableCatgirl> basex
L828[19:02:42] <AdorableCatgirl> *based
L829[19:03:05] <AmandaC> I think you mean:
L830[19:03:15] <AmandaC> ~markov lewd
L831[19:03:15] <ocdoc> <vifino> Rather, I am surpsried that like that :f
L832[19:04:06] <AdorableCatgirl> "you can't put the discount b o m i s t a linux on a Turion 64 X2"
L833[19:04:21] <The_Stargazer> ~markov PrismaticYT
L834[19:04:21] <ocdoc> Please wait ...
L835[19:04:23] <AdorableCatgirl> i need to make a linux distro called bomista linux
L836[19:04:25] <ocdoc> I have NO IDEA what makes it start, MC to add mods are loading
L837[19:05:34] <The_Stargazer> wonder if you can markov itself
L838[19:05:41] <The_Stargazer> ~markov ocdoc
L839[19:05:41] <ocdoc> you have 937 entries in my DB.
L840[19:06:16] <The_Stargazer> that sounds wron
L841[19:06:20] <The_Stargazer> wrong*
L842[19:08:50] <AdorableCatgirl> what the fuck is bomista
L843[19:09:58] <AdorableCatgirl> also so many of these are profaine
L844[19:10:02] <AdorableCatgirl> i love it
L845[19:24:41] <The_Stargazer> Discount Bomista Linux
L846[19:24:41] <The_Stargazer> 50% OFF!
L847[19:59:38] ⇦ Quits: cpw (cpw!~cpw@135-23-116-52.cpe.pppoe.ca) (Ping timeout: 190 seconds)
L848[20:00:33] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L849[20:00:56] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L850[20:10:06] ⇨ Joins: cpw (cpw!~cpw@69-165-220-173.dsl.teksavvy.com)
L851[20:12:24] ⇦ Quits: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net) (Ping timeout: 190 seconds)
L852[20:29:45] ⇨ Joins: AdorableCatgirl (AdorableCatgirl!~sam@pool-100-7-96-45.rcmdva.fios.verizon.net)
L853[20:48:08] <AmandaC> %inv add a sign advertising gamer cat hairballs for sale
L854[20:48:09] * MichiBot summons 'a sign advertising gamer cat hairballs for sale' and adds to her inventory. This seems rather fragile...
L855[20:48:22] * AmandaC slinks back into the shadows
L856[21:05:29] <Kodos> %tonkout
L857[21:05:30] <MichiBot> Fopdoodle! Kodos! You beat The_Stargazer's previous record of 4 minutes and 29 seconds (By 3 hours, 13 minutes and 48 seconds)! I hope you're happy!
L858[21:05:31] <MichiBot> Kodos has stolen the tonkout! Tonk has been reset! They gained 0.003 tonk points! plus 0.002 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.86521
L859[21:11:04] ⇦ Quits: Thutmose (Thutmose!~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L860[21:56:10] <Izaya> nice
L861[21:56:12] <Izaya> https://www.ccn.com/news/zuckerberg-wiretap-whatsapp-libra/2019/07/30/
L862[22:09:40] <AmandaC> %tell Inari I found you as a cat: https://i.imgur.com/KIkU8vw.jpg
L863[22:09:41] <MichiBot> AmandaC: Inari will be notified of this message when next seen.
L864[22:10:39] <AmandaC> Oh hey
L865[22:10:59] <AmandaC> It'll only be 30°C tomorrow
L866[22:11:05] <Izaya> comf
L867[22:11:27] <AmandaC> That's 2 less than today, according to Google
L868[22:11:52] <AmandaC> Anyway, think I'll sleep now. Night nerds
L869[22:56:44] <CompanionCube> %tonk
L870[22:56:45] <MichiBot> Aw jeez! CompanionCube! You beat Kodos's previous record of <0 (By 1 hour, 51 minutes and 15 seconds)! I hope you're happy!
L871[22:56:46] <MichiBot> CompanionCube's new record is 1 hour, 51 minutes and 15 seconds! CompanionCube also gained 0.00185 tonk points for stealing the tonk.
L872[23:30:26] <Kleadron> %loot the nsa
L873[23:30:26] <MichiBot> Kleadron: You stab the nsa! It dropped a talking fork. (100%)!
L874[23:30:56] <Kleadron> the nsa is made of talking forks
L875[23:38:41] <Izaya> today's bad idea
L876[23:39:18] <Izaya> an iofs device node that takes the mode param of fs.open as a URL
L877[23:43:59] <Izaya> even better would be implementing "dir" access in iofs
L878[23:44:25] <Izaya> so you could fs.copy("/iofs/http/https://whatever.www/page/file.lua&quot;,"test.lua")
L879[23:44:58] <Izaya> ... then one could serve http over FRequest without making any significant changes
L880[23:51:08] ⇦ Quits: Deamon (Deamon!~Deamon@irc.thevoxelbox.com) (Ping timeout: 206 seconds)
<<Prev Next>> Scroll to Top