<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:02:57] <Kodos> %lua return 800000 / 2.5
L2[00:02:57] <MichiBot> 320000
L3[00:06:52] <Izaya> ?
L4[00:10:42] <Kodos> Trying to convert Meka J to RF
L5[00:10:49] <Kodos> For adjusting the usage on a resistive heater
L6[00:11:42] <Kodos> I have a Thermal Evaporation plant that's burning twice as hot as the surface of the sun
L7[00:12:07] <Izaya> ah
L8[00:12:21] <Izaya> would that not be frying you?
L9[00:16:05] <Kodos> Nope, because Magic™ blocks
L10[00:35:15] <Kodos> I wish there was some sort of symmetry checker for buildings. Tired of spending 3 hours to build, only to spend 1 hour double checking and/or fixing stuff
L11[01:27:44] ⇦ Quits: Tahg (~Tahg@pool-71-248-165-18.bstnma.fios.verizon.net) (Ping timeout: 204 seconds)
L12[01:34:45] ⇨ Joins: Tahg (~Tahg@pool-71-248-165-18.bstnma.fios.verizon.net)
L13[01:51:10] ⇦ Quits: Sava (~Sava@cable-178-148-185-58.dynamic.sbb.rs) (Ping timeout: 204 seconds)
L14[01:52:55] <gamax92> %tell AmandaC have a doughnut that can be topped with *anything* of one's choice
L15[01:52:55] <MichiBot> gamax92: AmandaC will be notified of this message when next seen.
L16[01:57:55] ⇨ Joins: Sava (~Sava@cable-178-148-185-58.dynamic.sbb.rs)
L17[02:13:19] ⇨ Joins: Cogitabundus (~HAL@27.251.197.195)
L18[02:14:46] ⇦ Quits: Cogitabundus (~HAL@27.251.197.195) (Client Quit)
L19[02:50:00] ⇨ Joins: xarses_ (~xarses@c-67-180-86-164.hsd1.ca.comcast.net)
L20[02:52:13] ⇦ Quits: xarses (~xarses@c-67-180-86-164.hsd1.ca.comcast.net) (Ping timeout: 195 seconds)
L21[03:00:25] ⇨ Joins: Vexatos (~Vexatos@p5B3C9D9D.dip0.t-ipconnect.de)
L22[03:00:25] zsh sets mode: +v on Vexatos
L23[03:21:17] ⇦ Quits: Hobbyboy (Hobbyboy@hobbyboy.co.uk) (Ping timeout: 383 seconds)
L24[03:36:13] <Forecaster> feep: why else would the inventory have a scrollbar? :P
L25[03:41:04] <feep> that's fair~
L26[03:41:09] <feep> I thought it was vestigal
L27[03:41:16] <feep> ial*
L28[03:57:47] <Forecaster> :P
L29[04:09:29] <Kodos> Can't you name crafting CPUs in AE2?
L30[04:12:10] ⇨ Joins: Inari (~Pinkishu@p4FC1EE68.dip0.t-ipconnect.de)
L31[04:13:43] ⇦ Quits: Deamon (~Deamon@irc.thevoxelbox.com) (Ping timeout: 186 seconds)
L32[04:22:00] ⇨ Joins: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com)
L33[05:03:58] ⇨ Joins: Turtle (~SentientT@ip5657cbb2.direct-adsl.nl)
L34[05:07:52] ⇨ Joins: Deamon (~Deamon@irc.thevoxelbox.com)
L35[05:11:44] <Forecaster> no idea, why?
L36[05:15:01] <Kodos> Nvm, you can
L37[05:56:22] ⇦ Quits: dustinm` (~dustinm@68.ip-149-56-14.net) (Quit: Leaving)
L38[06:18:39] ⇨ Joins: dustinm` (~dustinm@68.ip-149-56-14.net)
L39[07:14:50] <gerard> Hell yeah: http://sc.gerard.pw/javaw_2017-08-15_14-14-39.png
L40[07:15:16] <Izaya> shiny
L41[07:15:26] <Izaya> manually entered recpies?
L42[07:15:26] <gerard> Need to cache the recipes
L43[07:15:32] <gerard> No :p
L44[07:15:38] <gerard> Made a importer from a website
L45[07:15:41] <Izaya> even better
L46[07:16:01] <gerard> http://crafting-guide.com/
L47[07:16:27] * Izaya waits for it to load
L48[07:16:30] <gerard> From this site, just got the recipes from the JSON that are being fetched with an XHR-request
L49[07:16:58] <Izaya> wat is XHR
L50[07:17:04] <gerard> Ajax-request
L51[07:17:07] <Izaya> ew
L52[07:17:18] <Izaya> meh
L53[07:17:30] <Izaya> how nice it would be if people actually used gopher
L54[07:17:38] <gerard> Then I changed the structure of the JSON
L55[07:17:54] <gerard> because loading a 2 MB JSON file in OpenComputers didn't work out
L56[07:18:01] <Izaya> ... I imagine not.
L57[07:18:07] <Izaya> Why was the JSON file 2MB?
L58[07:18:14] <gerard> It also includes mods
L59[07:18:21] <Izaya> oh it was ALL the recipes?
L60[07:18:24] <gerard> So I have also OpenComputers recipes
L61[07:18:25] <gerard> Yeah
L62[07:18:42] <gerard> In the converter I made a whitelist for the mods that should be included
L63[07:19:10] <gerard> atm only Minecraft
L64[07:19:33] <Izaya> so is the current format fairly memory-efficient?
L65[07:19:38] <gerard> Yeah
L66[07:19:44] <gerard> It only loads the recipes that are needed
L67[07:19:59] <Izaya> Ah, is it split into separate files or something?
L68[07:20:16] <gerard> https://hastebin.com/jahewegoyu.hx
L69[07:20:38] <Izaya> ah nice
L70[07:21:31] * Izaya mumbles something about using JSON despite already converting it but decides to do something useful
L71[07:21:31] <gerard> Now I need to make a storage system
L72[07:21:36] ⇦ Quits: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com) (Quit: <quit message here>)
L73[07:22:01] <gerard> Saving where the items are stored etc :]
L74[07:22:09] <gerard> Because in the server I play there is no AE2
L75[07:22:12] <Izaya> I had a thing that did that a while back...
L76[07:22:26] <vifino> Heya Izaya.
L77[07:22:36] <Izaya> It used crates from... Immersive Engineering? And it could pick specific items from each using drones
L78[07:22:40] <Izaya> Hai vifino
L79[07:22:42] <Izaya> How's stuff?
L80[07:22:43] <gerard> Yeahh
L81[07:22:46] <gerard> I'm gonna use that aswell
L82[07:22:48] <gerard> The crates
L83[07:22:54] <gerard> so I can just do X-Y coords
L84[07:23:01] <vifino> Izaya: Same old, same old.
L85[07:23:10] <vifino> Oh, my birthday is today.
L86[07:23:15] <gerard> But I'm gonna use a robot
L87[07:23:20] <gerard> So I can auto-craft
L88[07:23:26] <Izaya> I had them indexed in a single chunk, many-layer setup
L89[07:23:54] <gerard> Happy birthday vifino! \?
L90[07:24:04] <Izaya> \o/ vifino
L91[07:24:08] <Izaya> I didn't get you anything
L92[07:24:10] <vifino> Thanks, I guess.
L93[07:24:15] <Izaya> :P
L94[07:24:46] <vifino> Izaya: send me wrt54gls and netbooks.
L95[07:24:53] <vifino> and floppy drives.
L96[07:25:01] <Izaya> I think I have 3 spare FDDs?
L97[07:25:08] <vifino> then i consider your birthday deed to be done.
L98[07:25:24] <Izaya> vifino: I'll send you a video when I get my FDD music thing working too
L99[07:25:27] <vifino> I'll take em, Izaya.
L100[07:25:38] <gerard> I give you 1 FFDs: https://www.youtube.com/watch?v=GO3aie9q0hI
L101[07:25:43] <MichiBot> fdds | length: 7s | Likes: 3 Dislikes: 1 Views: 4,305 | by andyprobmxer | Published On 12/8/2006
L102[07:25:52] <Izaya> 7 seconds?
L103[07:25:56] <Izaya> you can't fit a song in 7 seconds
L104[07:26:13] <gerard> It is not a song
L105[07:26:17] <gerard> it's a biker
L106[07:26:17] <vifino> you can, however, fit an encoded message in it, Izaya.
L107[07:26:19] <gerard> idk why
L108[07:26:25] <Izaya> vifino: very true
L109[07:26:46] <Izaya> you could do a lot with stenography (probably misspelled) in 7 seconds of video
L110[07:27:08] <vifino> steganography.
L111[07:27:20] <Izaya> close
L112[07:27:22] <vifino> stenography is the act of typing shorthand.
L113[07:27:43] <gerard> Btw, I have a WRT54G :\thinking:
L114[07:27:46] <Izaya> also what the fuck, watching a LTT video, the new MBP's touchpad is like bigger than my head
L115[07:27:49] <gerard> Btw, I have a WRT54G
L116[07:27:53] <gerard> \?
L117[07:28:03] <Izaya> I have a stack of 8 of them
L118[07:28:13] <vifino> (and i'll take all of them)
L119[07:29:25] <Izaya> gonna get myself a way better VDSL modem
L120[07:29:39] <Izaya> run proper loonix on it
L121[07:29:45] <Izaya> you can get routers with like, 128M of RAM man
L122[07:29:53] <Izaya> and like 64M of flash
L123[07:29:55] <Izaya> plus USB ports
L124[07:29:57] <vifino> are you implying that openwrt is not proper? :(
L125[07:30:07] <Izaya> vifino: it's small loonix
L126[07:30:13] <Izaya> I want big loonix
L127[07:30:14] <vifino> it's cool loonix.
L128[07:30:15] <Izaya> at least for a while
L129[07:30:18] <vifino> :v
L130[07:30:18] <Izaya> till I get annoyed
L131[07:30:22] <Izaya> and switch to something sane
L132[07:30:35] <vifino> also, you can mod usb ports on a gl.
L133[07:30:36] <Izaya> tbh I just want to be able to install ALL THE PACKAGES
L134[07:30:47] <Izaya> which you can't do in the like 4M of flash the WRT54GL has
L135[07:30:52] <vifino> that + extroot is nice.
L136[07:31:19] <Izaya> my gateway box might end up saner than a T400 minus screen
L137[07:31:25] <Izaya> it might actually act as a gateway box
L138[07:34:13] <Izaya> :o I could have more than 12 NAT rules
L139[07:34:45] <vifino> blasphemy.
L140[07:35:46] <vifino> But yeah, I'll take the fdds, netbooks and some -gls for sure. :P
L141[07:36:38] <Izaya> I need to get chargers for all the netbooks
L142[07:36:43] <Izaya> then I'ma make a tiny cluster
L143[07:36:47] <Izaya> :3
L144[07:36:59] <vifino> In terms of presents, I got the soldering iron i wanted, an arc lighter and cake.
L145[07:37:09] <vifino> I'm happy.
L146[07:37:21] <Izaya> the TS100?
L147[07:37:27] <vifino> Indeed. :3
L148[07:38:46] <vifino> I instantly upgraded to ralim's firmware, didn't even try it stock.
L149[07:39:25] <vifino> With some luck, the lighter I got has a microcontroller in it as well. Wonder if I could play tunes on it.
L150[07:39:41] <vifino> (MIDI in port on a lighter, anyone?)
L151[07:39:53] <Forecaster> did the cake have microcontrollers?
L152[07:40:04] <vifino> Unfortunately not.
L153[07:40:07] <Forecaster> darn
L154[07:40:24] <vifino> However, it was marzipan, so it does taste good, which made up for that.
L155[07:43:03] <Izaya> note to self
L156[07:43:08] <Izaya> when downloading from the google play store
L157[07:43:16] <Izaya> use yalp rather than direct-dling the apk
L158[07:43:27] <Forecaster> what's yalp
L159[07:43:47] <Izaya> downloader for the google play store
L160[07:43:57] <Izaya> that doesn't depend on all the google stuff being installed
L161[07:44:15] <Izaya> nor does it require you to have a google account
L162[07:56:01] * vifino plays H0ffman's pattern skank at Izaya's place
L163[08:09:23] ⇨ Joins: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com)
L164[08:15:36] * Lizzy snuggles vifino
L165[08:40:59] <gerard> http://sc.gerard.pw/javaw_2017-08-15_15-39-59.png
L166[08:41:08] <gerard> Almost done :)
L167[08:55:29] ⇨ Joins: BearishMushroom (~BearishMu@78-73-0-138-no159.tbcn.telia.com)
L168[10:16:51] <Inari> %pet AmandaC
L169[10:16:53] * MichiBot pets AmandaC with a hexchat addon. AmandaC recovers 9 health!
L170[10:17:01] <AmandaC> Meow!
L171[10:17:33] <Inari> %choose catnip oil or lavender oil or valerian oil
L172[10:17:33] <MichiBot> Inari: valerian oil
L173[10:17:40] * Inari eyes AmandaC
L174[10:17:48] <AmandaC> eep
L175[10:28:44] <Forecaster> %give MichiBot valerian oil
L176[10:28:45] * MichiBot accepts valerian oil and adds it to her inventory
L177[10:51:45] <gamax92> :D
L178[10:52:12] * AmandaC boops gamax92, curls up in Inari's lap, still cautious of the oil stuff
L179[10:52:40] * gamax92 pets AmandaC
L180[10:54:33] <gamax92> Isn't AmandaC a big cat?
L181[10:55:20] <AmandaC> I'm a maine-coon, so I guess? I always imagine Inari sitting cross-legged so I just lay in the pretzel
L182[10:56:43] <Inari> Heh, I don't think I tend to sit cross-legged xD But whatever works
L183[10:57:10] <gamax92> You're crushing the poor girl D:
L184[10:57:14] <Inari> :<
L185[10:58:13] <AmandaC> She's never complained about it before!
L186[10:58:25] <gamax92> true
L187[10:58:41] <AmandaC> Maine coons are about the size of a small dog, anyway.
L188[10:59:26] <gamax92> Aren't normal indoor cats around the same size too?
L189[11:00:00] <AmandaC> No idea, my sense of scale is fucked
L190[11:00:31] <gamax92> Got it
L191[11:04:21] <gamax92> I'm still curious as to how my pagefile was fragmented heavily yesterday, thought that wasn't supposed to move around
L192[11:04:47] <gamax92> I ended up just removing it, doing the defragment, and then making a new one
L193[11:19:17] <gamax92> AmandaC: https://i.redd.it/8oi2615pd77z.jpg
L194[11:26:44] <AmandaC> TO BATTLE!
L195[11:28:30] <gamax92> Bleh, need to get breakfast
L196[11:33:05] * AmandaC wanders off to complete The Ritual™
L197[11:42:58] <gamax92> The ritual of making pancakes?
L198[11:43:28] <Inari> %give MichiBot an orange oil lamp
L199[11:43:28] * MichiBot accepts the orange oil lamp and adds it to her inventory
L200[11:51:54] <gamax92> %give MichiBot a bottle of wine
L201[11:51:55] * MichiBot accepts the bottle of wine and adds it to her inventory
L202[11:52:09] ⇦ Quits: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com) (Ping timeout: 383 seconds)
L203[12:04:36] <Forecaster> woop, song title getter is done
L204[12:04:54] <Forecaster> or "currently playing" thingy
L205[12:28:35] <gamax92> carefully playing
L206[12:41:38] <AmandaC> %give MichiBot 12 tonnes of "sugar"
L207[12:41:39] * MichiBot accepts 12 tonnes of "sugar" and adds it to her inventory
L208[12:42:11] ⇨ Joins: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com)
L209[12:44:13] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Read error: -0x1: UNKNOWN ERROR CODE (0001))
L210[12:44:35] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L211[12:44:49] <gamax92> %inv count
L212[12:44:50] <MichiBot> The inventory contains 93 items.
L213[12:45:01] <gamax92> %give MichiBot free coupons
L214[12:45:01] * MichiBot accepts free coupons and adds it to her inventory
L215[12:45:21] ⇦ Quits: Turtle (~SentientT@ip5657cbb2.direct-adsl.nl) (Quit: Leaving)
L216[12:56:00] <gerard> %inv count
L217[12:56:01] <MichiBot> The inventory contains 94 items.
L218[12:56:04] <gerard> oh
L219[12:56:26] <gerard> %give MichiBot MichiBot
L220[12:56:52] <gerard> eh..
L221[12:58:49] <Temia> For old times' sake,
L222[12:58:51] <Temia> %juggle
L223[12:58:52] * MichiBot juggles with hitler's paintings, a bottle of wine & cocoa
L224[12:58:53] * MichiBot drops hitler's paintings which takes 4 damage
L225[12:58:54] * MichiBot drops a bottle of wine which takes 5 damage
L226[12:58:55] <MichiBot> ohno
L227[12:59:09] <CompanionCube> and nothing of value was lost
L228[12:59:26] <gamax92> :(
L229[12:59:28] <gamax92> my bottle of wine
L230[13:00:21] <CompanionCube> gamax92: was it good wine
L231[13:00:32] <Michiyo> it was gamax92's wine, so I'm assuming yes...
L232[13:00:40] <Temia> It didn't break!
L233[13:00:58] <Temia> Might want to drink it soon though.
L234[13:01:11] <Temia> %give gamax92 a bottle of wine
L235[13:01:12] * MichiBot gives gamax92 a bottle of wine from her inventory
L236[13:01:54] <CompanionCube> %inv add Aperture Wine
L237[13:01:55] * MichiBot summons 'Aperture Wine' and adds to her inventory. I could get some good swings in with this.
L238[13:01:58] * gamax92 stores the wine away
L239[13:02:18] <CompanionCube> warning: may spontaneously open portals
L240[13:09:19] <gamax92> :|
L241[13:09:21] <gamax92> payonel
L242[13:10:11] <payonel> yes
L243[13:10:47] <gamax92> the ocemu component isn't having it's bin folder injected anymore
L244[13:12:00] <payonel> yeah i think i know why
L245[13:12:01] <payonel> thanks
L246[13:12:08] <gamax92> :D
L247[13:14:11] <AmandaC> Today, in bumper stickers that turn sinister with just a small font/layout change: "Pray\nGod will hear you"
L248[13:15:28] <gamax92> Temia: What command layout should I add for wocchat to manage the buffers
L249[13:15:48] <gamax92> cause currently there's no way to close a buffer
L250[13:16:42] <Temia> Hmm.
L251[13:17:46] <gamax92> I know weechat uses /buffer (cmd)
L252[13:19:08] <gamax92> but wocchat was mostly based off of hexchat design
L253[13:19:22] <payonel> i dont have time to test&fix right now. but can you try: https://github.com/payonel/OpenComputers/commit/e7f386819ad67a2c40fa34d684fe0187ccf5ce66
L254[13:19:24] <payonel> gamax92: ^
L255[13:19:52] <gamax92> sure thing
L256[13:20:32] <gamax92> I'll use /close
L257[13:22:27] <gamax92> payonel: didn't go
L258[13:23:13] ⇨ Joins: Hobbyboy (Hobbyboy@hobbyboy.co.uk)
L259[13:23:30] <payonel> ok - thanks for testing
L260[13:23:34] <payonel> i'll mess with it tonight
L261[13:25:14] <vifino> heya mayonel.
L262[13:26:31] <gamax92> payonel: process.running is nil
L263[13:28:48] <payonel> well that's just rude
L264[13:29:01] <gamax92> attempt to call field 'running' (a nil value)
L265[13:29:14] <payonel> OH
L266[13:29:15] <payonel> haha
L267[13:29:17] <payonel> fine
L268[13:36:44] ⇦ Quits: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com) (Quit: <quit message here>)
L269[13:51:01] ⇨ Joins: Nathan1852 (~Nathan185@hsi-kbw-37-209-119-18.hsi15.kabel-badenwuerttemberg.de)
L270[13:54:59] <gamax92> It's been a while since I've looked at wocchat's code last
L271[13:58:28] <vifino> mayonooooneeeellllllll
L272[13:58:43] <vifino> yes, mayononel.
L273[13:59:10] <payonel> o/
L274[14:01:10] <vifino> what's cookin, payonel?
L275[14:01:20] <payonel> i'm planning a trip to germany
L276[14:01:30] <vifino> :O
L277[14:01:33] <payonel> :O
L278[14:01:39] <vifino> You better stop in frankfurt.
L279[14:01:47] <payonel> actually, i think that's where i'll fly to
L280[14:01:49] <vifino> :D
L281[14:02:01] <payonel> you live near frankfurt?
L282[14:02:05] <Forecaster> so you wont stop there, you'll arrive there?
L283[14:02:07] <vifino> I live *in* frankfurt.
L284[14:02:13] <Forecaster> the nerve :O
L285[14:02:23] <AmandaC> vifino lives in the frankfurt international airport, terminal C
L286[14:02:24] <vifino> I'm like, 30 minutes away from the inner city.
L287[14:02:39] <payonel> vifino: i'll buy you a drink :)
L288[14:02:39] <vifino> AmandaC: actually terminal b, moved recently.
L289[14:02:46] <vifino> payonel: :)
L290[14:02:48] <AmandaC> vifino: :P
L291[14:03:20] <payonel> my destination is dresden, but i want to visit a few other places as well
L292[14:03:25] <vifino> Tell me a time, date and location, I'll be there, payonel.
L293[14:03:34] <payonel> as soon as i have the tickets i'll let you know
L294[14:03:39] <vifino> :D
L295[14:03:56] <payonel> may take a few days. i'm waiting for info from someone in dresden
L296[14:04:00] <gamax92> I'm going to go update that OpenOS repo
L297[14:04:12] <vifino> Oh, yeah, my birthday is today.
L298[14:04:16] <payonel> WOAH
L299[14:04:20] <payonel> happy birthday vifino !
L300[14:04:21] <vifino> You may now commence the gratulations.
L301[14:04:25] <payonel> birthday's are the best day of the year
L302[14:04:27] <vifino> Thanks ;P
L303[14:04:35] <gamax92> ;3
L304[14:04:46] <gamax92> Happy birthday vifino
L305[14:04:51] <vifino> Thanks ^^
L306[14:04:51] <AmandaC> Happy birthday! It's terminal, you have 1-50 years to live.
L307[14:05:12] <payonel> Inari: http://i.imgur.com/vL3zQFx.gifv
L308[14:05:15] <vifino> AmandaC: aw hell no, i'll get older than that.
L309[14:05:18] <payonel> the title kills me
L310[14:05:21] <vifino> 68 ain't old.
L311[14:05:32] <AmandaC> ...you're 18?
L312[14:05:44] <vifino> Yes. Surprised much?
L313[14:05:51] <gamax92> haha
L314[14:06:10] * AmandaC waves her cane around "Get off my lawn you bloody kids!"
L315[14:06:20] <vifino> I'm not a kid now! ^^
L316[14:06:31] * AmandaC turned 26 in march. :/
L317[14:06:35] * vifino continues laying on the grass
L318[14:06:50] <gamax92> s/kids/freeloaders/
L319[14:06:51] <MichiBot> * AmandaC waves her cane around "Get off my lawn you bloody freeloaders!"
L320[14:06:51] * Temia leans on Amanda. 27 since last December. .v.
L321[14:07:10] * AmandaC cuddles up with Temia
L322[14:07:17] <Temia> ...It's funny, my sister actually turned 26 in March too.
L323[14:07:22] * Temia petpets.
L324[14:07:39] <gamax92> all of my friends are much older than me
L325[14:08:01] <vifino> How much younger are you compared to me, gamax92?
L326[14:08:10] <vifino> Guessing not more than a year.
L327[14:08:11] <gamax92> -1
L328[14:08:27] <vifino> So I'm not a friend? :(
L329[14:08:36] <gamax92> most of my friends are much older than me :P
L330[14:08:45] <vifino> :P
L331[14:09:47] <AmandaC> I've got one or two 35+ year old friends who just laugh at me when I comment that I feel old that my little sister just graduated college.
L332[14:10:14] <gamax92> but do they have 45 or older friends
L333[14:10:45] <Forecaster> tell them *you* just graduated college and see how they feel D:<
L334[14:11:46] <gamax92> Tell them if you were a dog you would be 182 in human years
L335[14:13:00] <gamax92> but since you're a cat it's apparently ...
L336[14:13:08] <gamax92> %lua 24*4+25
L337[14:13:08] <MichiBot> 121
L338[14:17:55] <Forecaster> you forgot to include the nine lives though
L339[14:18:03] <gamax92> that.
L340[14:18:05] <gamax92> that is true.
L341[14:18:34] <AmandaC> Forecaster: they're served concurrently
L342[14:18:48] <AmandaC> That's why I'm always going on about other universes.
L343[14:18:57] <Forecaster> ah
L344[14:19:10] <Forecaster> "served" makes it sounce like a punishment
L345[14:19:16] <AmandaC> no comment
L346[14:19:22] <Forecaster> :P
L347[14:19:24] <gamax92> But does a minotaur have a conversion formula
L348[14:19:25] <payonel> speaking of age, isn't xarses_ old?
L349[14:19:26] <payonel> :)
L350[14:19:43] <vifino> you're also old, mayo-boy.
L351[14:19:50] <payonel> bah
L352[14:19:53] <AmandaC> * payonel has quit (Network ban)
L353[14:19:55] <Forecaster> humbug?
L354[14:19:56] <gamax92> lol
L355[14:19:56] <payonel> i'm the youngest
L356[14:20:00] <payonel> haha
L357[14:20:12] <vifino> in your dreams, maybe, payonel.
L358[14:20:25] <gamax92> ping
L359[14:20:29] <Forecaster> ping
L360[14:20:32] <AmandaC> payonel: I have concerns about labor laws if you are.
L361[14:20:41] <Forecaster> dangit, that was supposed to be pong
L362[14:20:42] <payonel> heh
L363[14:20:43] <Forecaster> :I
L364[14:20:48] <payonel> i've always felt the youngest, tbh
L365[14:20:50] <gamax92> you tried
L366[14:20:51] <AmandaC> considering we've established the lowest so far in this convo is 17
L367[14:20:52] <payonel> at work, that is
L368[14:21:15] <Forecaster> he could have been an intern
L369[14:21:24] <gamax92> http://i.imgur.com/LsGdNyw.png
L370[14:22:18] * Temia thinks on minotaur ages.
L371[14:22:21] * Temia ... hm.
L372[14:22:45] * vifino glares at Temia
L373[14:23:05] <AmandaC> minotar age calculation involves Forbidden Numbers
L374[14:23:19] <AmandaC> DO NOT USE FORBIDDEN NUMBERS
L375[14:23:29] <vifino> which forbidden numbers?
L376[14:23:35] <vifino> can you... list them?
L377[14:23:38] <AmandaC> any. They are FORBIDDEN
L378[14:24:00] <gamax92> any numbers are forbidden numbers?
L379[14:24:16] <Inari> any numbers involved in minotaur age calculation
L380[14:24:38] <vifino> [0-9]+?
L381[14:24:47] <gamax92> don't forget decimal point
L382[14:24:55] <vifino> oh, sorry
L383[14:25:01] <vifino> [0-9.]+?
L384[14:25:04] <Forecaster> ∞
L385[14:25:06] <vifino> er
L386[14:25:11] <gamax92> infinity?
L387[14:25:11] <vifino> [0-9\.]+?
L388[14:25:15] <gamax92> minotaurs never die!
L389[14:25:24] <vifino> *mercy rez sound*
L390[14:25:33] <Inari> vifino: That allows illegal numbrs :<
L391[14:25:36] <Temia> Yeah, that works
L392[14:25:46] <Temia> So I guess that'd make me NaN in minotaur years
L393[14:25:50] * gamax92 pets Temia
L394[14:25:56] <vifino> Inari: i give no craps about legality, you see.
L395[14:26:01] <Inari> minotaur years aren't numbers?
L396[14:26:08] <Inari> vifino: Lewd
L397[14:26:09] <payonel> 485650789657397829309841894694286137707442087351357924019652073668698513401047237446968797439926117510973777701027447528049058831384037549709987909653955227011712157025974666993240226834596619606034851742497735846851885567457025712547499964821941846557100841190862597169479707991520048667099759235960613207259737979936188606316914473588300245336972781813914797955513399949394882899846917836100182597890103160196183503434489568705384520853804584241565
L398[14:26:09] <payonel> 482488933380474758711283395989685223254460840897111977127694120795862440547161321005006459820176961771809478113622002723448272249323259547234688002927776497906148129840428345720146348968547169082354737835661972186224969431622716663939055430241564732924855248991225739466548627140482117138124388217717602984125524464744505583462814488335631902725319590439283873764073916891257924055015620889787163375999107887084908159097548019285768451988596305323823
L399[14:26:10] <payonel> 490558092032999603234471140776019847163531161713078576084862236370283570104961259568184678596533310077017991614674472549272833486916000647585917462781212690073518309241530106302893295665843662000800476778967984382090797619859493646309380586336721469695975027968771205724996666980561453382074120315933770309949152746918356593762102220068126798273445760938020304479122774980917955938387121000588766689258448700470772552497060444652127130404321182610103
L400[14:26:12] <gamax92> why
L401[14:26:13] <gamax92> though
L402[14:26:17] <Inari> payo pls xD
L403[14:26:17] <payonel> 591186476662963858495087448497373476861420880529443
L404[14:26:19] * payonel runs
L405[14:26:31] * AmandaC bolts the doors
L406[14:26:33] <gamax92> vifino is 0x1.2p+4 years old
L407[14:26:56] <payonel> ok that was huge ... but that's the dvd drm key
L408[14:27:01] <payonel> illegal!
L409[14:27:06] <Inari> !
L410[14:27:09] <Inari> You're going to jail!
L411[14:27:17] <payonel> hehe
L412[14:27:19] <gamax92> "is too long a word. Try using a shorter word."
L413[14:27:33] <vifino> hopefully to a german one, i could at least visit mayomayo then.
L414[14:27:41] <Inari> Hm
L415[14:28:03] <Inari> so if I take an illegal image, and a legal image. And I somehow make a number out of the two which allows me to restore etiher as I please
L416[14:28:08] <Inari> Would the number be illegal to distribute
L417[14:28:13] <payonel> Inari: did you see the cat gif? :) it made me laugh a lot. and i was on the bus at the time
L418[14:28:28] <payonel> so that was uncomfortable, but i didn't care, it got me
L419[14:28:31] <Inari> Ah, thats what pinged me *looks it up*
L420[14:28:40] <Inari> Haha, classic cat
L421[14:29:04] <gamax92> vifino: "hopefully to a german jail"
L422[14:29:25] <vifino> gamax92: yes.
L423[14:30:03] <gamax92> put the prisoners on an island!
L424[14:30:21] <Inari> And make everything sparkly
L425[14:30:43] <gamax92> Inari is an island
L426[14:30:48] <Inari> :|
L427[14:30:55] <payonel> can i program in jail?
L428[14:30:57] <gamax92> what now it's all sparkly
L429[14:30:59] <gamax92> uhh
L430[14:31:03] <vifino> i doubt it, payonel.
L431[14:31:11] <payonel> ok then i dont want to go to jail
L432[14:31:14] <Inari> mostly referring to https://www.youtube.com/watch?v=nlrsGGjID4w :P
L433[14:31:16] <MichiBot> Nanbaka | HD Official Trailer | Crunchyroll | length: 2m | Likes: 1,501 Dislikes: 26 Views: 121,043 | by Crunchyroll | Published On 23/8/2016
L434[14:31:18] <vifino> *especially* if you're in for computer crimes.
L435[14:31:34] <payonel> hehe, cruel
L436[14:31:44] <gamax92> but then you'll have creative energy with no way to express yourself
L437[14:32:42] <Forecaster> You'll make a lot of baskets
L438[14:32:54] ⇦ Quits: Dark (~MrDark@2607:fcc8:d48b:eb00:1053:b4fd:c1a5:6753) (Ping timeout: 186 seconds)
L439[14:33:03] <vifino> payonel: do you have any sort of timeframe?
L440[14:33:12] <payonel> yes
L441[14:33:29] <vifino> ... and can you tell me?
L442[14:33:32] <payonel> probably ....
L443[14:33:36] <payonel> yeah sorry :) haha
L444[14:33:39] <vifino> q_q
L445[14:33:40] <payonel> i was looking up some data
L446[14:33:57] <payonel> mid september
L447[14:34:12] <payonel> or 3rd or 4th week in september
L448[14:34:25] ⇨ Joins: Dark (~MrDark@2607:fcc8:d48b:eb00:6c61:3457:1ef5:f5df)
L449[14:35:42] <gamax92> payonel: why'd you want to visit germany again?
L450[14:35:55] <gamax92> and also I updated this: https://github.com/gamax92/OpenOS
L451[14:36:01] <asie> happy vifino day
L452[14:36:03] <payonel> nice
L453[14:36:15] <payonel> gamax92: um ...
L454[14:36:20] <vifino> Thanks, person-i-share-a-name-with, asie :P
L455[14:36:31] <asie> Inari: i suppose distributing it combined with the data to restore the illegal one would be illegal
L456[14:36:37] <payonel> i've wanted to visit germany for a long time, and i would like to live there
L457[14:36:53] <ping> gamax92, pong
L458[14:36:54] <payonel> and....there might be a job i'm interviewing with
L459[14:37:04] <gamax92> ping is here
L460[14:37:10] <gamax92> ping how old are thee
L461[14:37:10] <vifino> payonel: DO IT!! :D
L462[14:37:25] <vifino> Just make sure you're in frankfurt, I do not condone anything else. ^^
L463[14:37:31] <payonel> haha
L464[14:37:40] <payonel> it wouldn't be frankfurt, sorry :(
L465[14:37:50] <CompanionCube> vifino: happy birthday to you
L466[14:37:58] <vifino> UNACCEPTABLE MAYONEL
L467[14:39:12] <vifino> thanks CompanionCube :P
L468[14:39:20] <CompanionCube> Helmann's payonel. Now 50% off!
L469[14:39:49] <payonel> helmann?
L470[14:39:51] <gamax92> it would be like, say you have a file that's 1MB large, you take 1MB of random bytes, and then xor both and then send the random data and the xor
L471[14:40:17] <gamax92> both would like seemingly random data
L472[14:40:28] <vifino> payonel: get a job in frankfurt! i know quite a few nice spots around here, you'll like it here. :P
L473[14:40:41] <gamax92> get sponsored by vifino
L474[14:41:14] <vifino> to sponsore someone, i'd need something to sponsor them with..
L475[14:41:21] <vifino> best i could do is buy that man a drink.
L476[14:41:30] <ping> gamax92, i turned 18 last month
L477[14:41:43] <gamax92> damn
L478[14:42:05] <gamax92> wait ping is older than vifino
L479[14:42:09] <ping> yes
L480[14:42:19] <ping> i am older than vifino
L481[14:42:19] <vifino> physically, yeah.
L482[14:42:32] <vifino> he's mentally stuck at the age of 8.
L483[14:42:41] <ping> r00t
L484[14:42:43] <gamax92> :P
L485[14:42:52] <Inari> s/r/n/
L486[14:42:52] <MichiBot> <ping> n00t
L487[14:43:02] <vifino> http://n00t.i0i0.me
L488[14:43:25] <gamax92> oh
L489[14:43:34] <vifino> i am so not sorry.
L490[14:43:36] <gamax92> vifino: you got some interesting stuff on your site
L491[14:43:41] <vifino> ^^
L492[14:47:10] <gamax92> ~markov vifino
L493[14:47:14] <ocdoc> Router: >not luajit ffi is now stable enough(tm).
L494[14:47:40] <vifino> Hey, that's pretty good.
L495[14:48:00] <gamax92> Allow me to disappoint you
L496[14:48:05] <vifino> :(
L497[14:48:06] <gamax92> ~markov vifino
L498[14:48:06] <ocdoc> should take a look at what me dids! https://github.com/vifino/cpaste
L499[14:48:14] <gamax92> crap
L500[14:48:35] <vifino> that's.. was an actual github link. at somepoint.
L501[14:49:08] <gamax92> ~markov ping
L502[14:49:09] <ocdoc> leme save only the beta infinity is pretty blatant
L503[14:49:16] <gamax92> There, disappointing
L504[14:49:21] <gamax92> good bot
L505[14:50:36] <payonel> that pingu page is amazing
L506[14:50:41] <payonel> new desktop background
L507[14:50:52] <vifino> Thanks, payonel.
L508[14:51:36] <payonel> speaking of helmann's payonel
L509[14:51:36] <payonel> http://www.hellmanns.com/product/detail/97847/real-mayonnaise
L510[14:52:22] <gamax92> Teach a neural network to make cat pictures for Inari
L511[14:52:39] <feep> is there any way to get the icon for an item?
L512[14:52:39] <vifino> so, sugoi, mid september, right? tell me early enough, i'll make time for you.
L513[14:52:41] <feep> ie. a bitmap
L514[14:53:12] <gamax92> no
L515[14:53:12] <Forecaster> why do you want the icon?
L516[14:53:14] <payonel> vifino: cool
L517[14:54:01] <feep> Forecaster: so I can display the inventory grid of a robot on a big screen
L518[14:54:18] <vifino> any idea how long you'll stay in frankfurt, payonel?
L519[14:54:26] <gamax92> for life
L520[14:54:26] <Forecaster> also I don't think you can
L521[14:54:38] <feep> darn :(
L522[14:54:43] <vifino> i can house you for a night, methinks.
L523[14:54:53] <gamax92> He has children
L524[14:54:58] <payonel> i'm not bringing my children
L525[14:55:00] <gamax92> Oh
L526[14:55:17] <payonel> vifino: hey that is something we should talk about - that's quite the offer
L527[14:55:20] <vifino> oh, mayo is a dad?
L528[14:55:22] <payonel> but probably one night
L529[14:55:24] <gamax92> yes
L530[14:55:32] <payonel> married, 2 kids
L531[14:55:43] <vifino> huh, gj!
L532[14:55:49] <Inari> Try our new payonnaise. We added gold flakes to make it the mayonnaise you really pay for!
L533[14:55:54] * payonel bows
L534[14:56:21] <gamax92> Inari and her obsession with gold
L535[14:56:32] <Inari> "obsession with gold"
L536[14:56:33] <Inari> Wat
L537[14:57:10] <Inari> Also, you come up with something theyt do to food to make it expensive as hell while still keeping it edible! :P
L538[14:57:29] <vifino> payonel: yeah, yeah, but i've known you forever, just one night, have a big flat and a couch is available :P
L539[14:57:58] <Inari> Hrm
L540[14:58:01] <vifino> plus, i could force you to clean it, maybe.
L541[14:58:07] <vifino> i mean, not gonna do that. ever.
L542[14:58:08] <gamax92> Inari: would eating diamond kill?
L543[14:58:08] <Inari> now I wonder how pizza would taste if you swapped the tomato sauce for mayonnaise
L544[14:58:12] <vifino> *coughs*
L545[14:58:15] <gamax92> Uhh
L546[14:58:16] <Inari> gamax92: Dunno
L547[14:58:18] <gamax92> Please don't
L548[14:58:33] <Forecaster> Inari: that sounds horrible
L549[14:58:37] <Inari> xD
L550[14:58:42] <Forecaster> I like mayonaise... but uuuh
L551[14:58:57] <Inari> Hey, I have fun ideas :f
L552[14:58:59] <Inari> Like carbonated milk!
L553[14:59:08] <Forecaster> that also sounds horrible
L554[14:59:19] <gamax92> You would have to swap out the toppings for something that works with mayo
L555[14:59:30] <Inari> crisps
L556[15:00:30] <Cruor> gamax92: more mayo
L557[15:00:46] <gamax92> cherry thermal paste
L558[15:00:50] <vifino> wtf, Cruor is alive?
L559[15:00:57] <gamax92> lol
L560[15:01:05] <Forecaster> wtf, cruor is re-animated?
L561[15:01:09] <gamax92> poor Cruor
L562[15:01:15] <Cruor> ofc im alive
L563[15:01:16] <Cruor> .-. wtf
L564[15:01:24] <vifino> wtf
L565[15:01:27] <Inari> http://www.huffingtonpost.com/2013/01/17/mayonnaise-pizza-dominos_n_2495421.html
L566[15:01:33] <Forecaster> wtf ftw
L567[15:02:04] * gamax92 complains about midis to Cruor
L568[15:02:12] <Cruor> why tho
L569[15:02:24] <gamax92> I don't know
L570[15:02:29] <Cruor> midis are nice .-.
L571[15:02:41] <Cruor> if somebody had told me command rollover thing existed
L572[15:02:42] <gamax92> depends on how they're played
L573[15:02:44] <Cruor> that be great
L574[15:03:00] <gamax92> what's that
L575[15:03:10] <Inari> https://www.youtube.com/watch?v=m4yLJZMKlfA
L576[15:03:10] <vifino> gamax92: i've got an arc lighter for my birthday, i think i am gonna mod it to accept midi input
L577[15:03:14] <Cruor> repeated midi events dont have the "header"
L578[15:03:21] <gamax92> Oh yeah
L579[15:03:23] <Cruor> dont need to, anyway
L580[15:04:33] <gamax92> The library I use handles that for me
L581[15:04:33] <vifino> do i get internet points if i do, gamax92?
L582[15:04:52] <gamax92> You can get Reddit karma
L583[15:04:56] <vifino> :D
L584[15:05:03] <vifino> might even be polyphonic.
L585[15:05:08] <Cruor> oh
L586[15:05:11] <Cruor> i just implemented it myself
L587[15:05:19] <vifino> (two transformers, two arcs)
L588[15:05:19] <Cruor> because i wanted to know how the format worked anyway
L589[15:05:28] <gamax92> I'm just using MIDI.lua
L590[15:06:03] <gamax92> Which is a port of a Python library which is a port of a perl library
L591[15:06:07] <gamax92> Or something like that
L592[15:07:03] <gamax92> Cruor: can you handle midi format 1 though
L593[15:07:09] <Inari> I so gotta try pea mayo pizza now
L594[15:07:14] <Cruor> gamax92: ... yes?
L595[15:07:27] <Inari> Once my tooth is fine again I gues
L596[15:07:33] <gamax92> .-. but it has multiple tracks
L597[15:07:39] <Cruor> and?
L598[15:07:48] <Cruor> :I
L599[15:08:15] <gamax92> Do you just ... seek back and forth between all the tracks while playing it?
L600[15:08:19] <Cruor> no
L601[15:08:28] <gamax92> what
L602[15:08:31] <Inari> omg omg
L603[15:08:33] <Inari> We need to like
L604[15:08:34] <Cruor> i parse them all into sequences
L605[15:08:37] <Cruor> and merge them
L606[15:08:52] <gamax92> I run out of memory when doing this
L607[15:08:53] <Inari> Make a MB OMNI clone with OC and tapes
L608[15:09:01] <Cruor> midi files are small af
L609[15:09:03] <Cruor> how do you even
L610[15:09:04] <payonel> i think i'll be in germany for about a week
L611[15:09:11] <Inari> SAdly tapes can't have multiple tracks
L612[15:09:11] <gamax92> Not all of them
L613[15:09:13] <Cruor> uhh, im playing games, hold on :I
L614[15:09:18] <Cruor> back in 9 eons
L615[15:09:19] <payonel> and im flying to frankfurt because cost, but dresden and munich are destinations
L616[15:09:25] <gamax92> I'll have to show you some of the files whenever
L617[15:09:31] <payonel> so, a lot of travel, but yeah, it'll be good to see so much of the country
L618[15:09:35] <Inari> Vexatos: Feature request ;3
L619[15:10:14] <Cruor> gamax92: okay :p
L620[15:10:16] <gamax92> Inari: submit pull requests for changes to people
L621[15:10:30] <Inari> But that means I would have to code it :f
L622[15:11:03] <gamax92> no no: "changes to people"
L623[15:12:38] <Vexatos> a what
L624[15:12:43] <Vexatos> what did I miss
L625[15:12:48] <gamax92> Also why do tapes need the concept of tracks
L626[15:13:27] <Vexatos> payonel, Bavaria is not Germany
L627[15:13:30] <Vexatos> rule #1 of Germany
L628[15:13:32] <Vexatos> and Bavaria
L629[15:13:49] <Vexatos> Inari, why ping me :I
L630[15:13:54] <gamax92> It's a blob of data, concat all your music together and add small pauses
L631[15:14:13] <vifino> mixtapes!
L632[15:14:14] <gamax92> Because you manage Computronics
L633[15:14:16] <Inari> Vexatos: CAuse you do computronics
L634[15:14:22] <Vexatos> no I mean
L635[15:14:25] <Vexatos> what is the feature request
L636[15:14:39] <Inari> Tape with multiple tracks, two of which can play at the same time :P
L637[15:14:47] <Vexatos> just
L638[15:14:48] <Vexatos> get
L639[15:14:48] <Vexatos> two
L640[15:14:49] <Vexatos> tapes
L641[15:14:50] <Vexatos> ._.
L642[15:14:50] ⇨ Joins: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com)
L643[15:14:54] <Inari> Thats not user friendly
L644[15:14:55] <Inari> :<
L645[15:14:57] <gamax92> Oh that's what you meant
L646[15:15:06] <ping> Vexatos, why pong me?
L647[15:15:22] <Vexatos> yes
L648[15:15:32] <ping> oh
L649[15:15:51] <Inari> But I can probably do with a single track
L650[15:16:04] <gamax92> Inari: couldn't you just mix the audio pre writing to tape?
L651[15:16:20] <Inari> Well it woudl be data on one track and audio on another
L652[15:16:51] <gamax92> pause audio while reading data
L653[15:16:56] <Inari> :P
L654[15:17:01] <Inari> Tahts what I meatn with I could make do with a single
L655[15:17:05] <Inari> Not as nice though
L656[15:17:26] <gamax92> Not as nice sure but, you'll have to make do
L657[15:17:41] <Inari> Not thatI can really do what I want, since I don't want to record it myself xD
L658[15:17:49] <gamax92> ?
L659[15:18:39] <gamax92> What are you even trying to do
L660[15:18:45] <Inari> https://www.youtube.com/watch?v=zyOKgLtUxto jump to like 25:37 to see the function :P
L661[15:18:45] <MichiBot> MB OMNI Entertainment System - The 1980s 8-Track games machine. | length: 36m 17s | Likes: 9,710 Dislikes: 127 Views: 225,003 | by Techmoan | Published On 6/8/2017
L662[15:22:46] <gamax92> Inari: weird
L663[15:23:46] <Inari> How so?
L664[15:30:41] <gamax92> Inari: you could probably easily recreate that in OC
L665[15:31:06] <Inari> That was the intention :P
L666[15:31:31] <gamax92> Yes so I don't get the issue you mentioned
L667[15:33:37] <gamax92> first you said, "tape with multiple tracks, two of which can play at the same time", but then one's a data track and the other's audio, why would you want to play the data section, that'd sound awful
L668[15:34:00] <gamax92> and then you showed that which, doesn't seem like you'd need multiple tracks in OC
L669[15:34:09] <Inari> You wouldn't
L670[15:34:17] <Inari> thats why you'd store it on the track that doesn't play but can be read :P
L671[15:34:31] <Inari> It would be nicer wiht multiple tracks
L672[15:34:50] <gamax92> so you can play something while reading data?
L673[15:35:30] <gamax92> I don't think the computronics tapes have any read speed limit, so you'd be waiting at most a tick
L674[15:35:49] <Inari> Yes
L675[15:36:08] <Inari> As said "I could probably make do with one"
L676[15:37:29] <gamax92> Inari: okay, but "I don't want to record it myself" ?
L677[15:38:18] <Inari> Well as you can hear it obviously needs recorded quesitons :P
L678[15:39:21] <gamax92> use a tts
L679[15:39:28] <Inari> Meh
L680[15:39:35] <Inari> Show me a tts that sounds good :P
L681[15:39:46] <gamax92> MaryTTS with unit selection voices
L682[15:40:15] <Inari> I think TTS in general lack options
L683[15:40:24] <Inari> I shoudl eb able to tell it to put this in a sad voice, and stretch this part, etc
L684[15:41:18] <gamax92> you can specific that in marytts
L685[15:41:29] <gamax92> though I don't think it works wit the unit voices
L686[15:41:37] <gamax92> and the hmm voices are garbage sounding
L687[15:42:21] <gamax92> either way you're not using your own voice so make do :P
L688[15:48:20] <Inari> :P
L689[15:48:30] <Inari> Half tempted to just record it myself XD but naaah
L690[15:50:24] <AmandaC> Inari: make Hatsune Miko record it
L691[15:52:37] <gamax92> doesn't that software cost money
L692[15:54:57] <gamax92> it does
L693[15:57:02] <AmandaC> I didn't even realise it was available for use.
L694[15:57:37] <AmandaC> I assumed it was some in-house propitary thing
L695[16:04:29] <Inari> AmandaC: It's kinda being used all over you tube :P
L696[16:07:14] <AmandaC> I don't look at that part of youtube, I mostly watch conference talks and LPs. :P
L697[16:07:16] <gamax92> as the cracked version I'd imagine
L698[16:16:02] ⇨ Joins: t20kdc (~20kdc@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net)
L699[16:25:45] <gamax92> right I still need to add /close to wocchat :|
L700[16:47:15] ⇨ Joins: gamawoc (~gamawoc@c-75-70-114-152.hsd1.co.comcast.net)
L701[16:52:44] <gamawoc> Hmm
L702[16:52:54] <gamawoc> Need to get the socket to disconnect
L703[16:54:38] <gamax92> I'm not sure ocemu even handles this properly :P
L704[16:55:08] <gamawoc> that should work
L705[16:55:54] <gamax92> oh
L706[16:56:10] <gamax92> it just sent it after I reconnected it :|
L707[16:58:11] <gamax92> I'll just add a kill command
L708[16:58:46] ⇦ Quits: gamawoc (~gamawoc@c-75-70-114-152.hsd1.co.comcast.net) (Quit: Raw Character!)
L709[17:11:08] <payonel> Michiyo: what was that ssl thingie i should use?
L710[17:16:19] <CompanionCube> LE?
L711[17:17:40] ⇦ Quits: yorick (~yorick@ip51cd0513.speed.planet.nl) (Remote host closed the connection)
L712[17:17:44] ⇦ Quits: BearishMushroom (~BearishMu@78-73-0-138-no159.tbcn.telia.com) (Ping timeout: 204 seconds)
L713[17:18:43] ⇦ Quits: zsh (zsh@services.esper.net) (*.net *.split)
L714[17:18:44] ⇦ Quits: xarses_ (~xarses@c-67-180-86-164.hsd1.ca.comcast.net) (*.net *.split)
L715[17:18:44] ⇦ Quits: Mimiru (~Mimiru@2607:5300:61:8d9::1bad:babe) (*.net *.split)
L716[17:18:44] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:5d87:9620:f827:8c2a) (*.net *.split)
L717[17:18:44] ⇦ Quits: ping (v^@me.pxtst.com) (*.net *.split)
L718[17:18:44] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net) (*.net *.split)
L719[17:18:44] ⇦ Quits: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com) (*.net *.split)
L720[17:18:44] ⇦ Quits: Dark (~MrDark@2607:fcc8:d48b:eb00:6c61:3457:1ef5:f5df) (*.net *.split)
L721[17:18:44] ⇦ Quits: t20kdc (~20kdc@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net) (*.net *.split)
L722[17:18:44] ⇦ Quits: Lathanael|Away (~Lathanael@p54960BA0.dip0.t-ipconnect.de) (*.net *.split)
L723[17:18:44] ⇦ Quits: gamax92 (~gamax92@2607:5300:61:8d9::9090:1) (*.net *.split)
L724[17:18:44] ⇦ Quits: Michiyo (~Michiyo@mail.pc-logix.com) (*.net *.split)
L725[17:18:44] ⇦ Quits: Corded (~MichiBot@hekate.pc-logix.com) (*.net *.split)
L726[17:18:44] ⇦ Quits: SpiritedDusty (~SpiritedD@hekate.pc-logix.com) (*.net *.split)
L727[17:18:44] ⇦ Quits: ds84182 (~ds84182@hekate.pc-logix.com) (*.net *.split)
L728[17:18:44] ⇦ Quits: glasspelican (~quassel@ktnron060ww-lp140-02-70-27-171-109.dsl.bell.ca) (*.net *.split)
L729[17:18:44] ⇦ Quits: rikai (~rikai@2607:5300:60:1308::1) (*.net *.split)
L730[17:18:44] ⇦ Quits: S3 (~S3@caligula.lobsternetworks.com) (*.net *.split)
L731[17:18:44] ⇦ Quits: alFamaRt (carrs@ipv6.pisces.panicbnc.net) (*.net *.split)
L732[17:18:44] ⇦ Quits: rashdanml (~rashdanml@node-1w7jr9ssyc3027ttd91e54qg2.ipv6.telus.net) (*.net *.split)
L733[17:18:44] ⇦ Quits: brandon3055 (~Brandon@pa49-199-124-145.pa.vic.optusnet.com.au) (*.net *.split)
L734[17:18:44] ⇦ Quits: ICWiener (~DFrostedW@2604:180:2:122b::4376) (*.net *.split)
L735[17:18:44] ⇦ Quits: asie (~asie@2a01:7e01::f03c:91ff:fee7:dae) (*.net *.split)
L736[17:18:44] ⇦ Quits: Away_21 (~Wuerfel21@bronyville.me) (*.net *.split)
L737[17:18:44] ⇦ Quits: Lucifer (sid32492@id-32492.brockwell.irccloud.com) (*.net *.split)
L738[17:18:44] ⇦ Quits: Reika (~Reika@reika.kalseki.mods.abrarsyed.com) (*.net *.split)
L739[17:18:44] ⇦ Quits: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net) (*.net *.split)
L740[17:18:44] ⇦ Quits: cloakable (~cloakable@cpc87175-aztw31-2-0-cust202.18-1.cable.virginm.net) (*.net *.split)
L741[17:18:44] ⇦ Quits: vifino (~vifino@tty.sh) (*.net *.split)
L742[17:18:44] ⇦ Quits: Meow-J (sid69628@id-69628.highgate.irccloud.com) (*.net *.split)
L743[17:18:44] ⇦ Quits: Gavle (Gavle@welcome.to.bantown.com) (*.net *.split)
L744[17:18:44] ⇦ Quits: Aedda (~aedda@2600:3c00::19:cace) (*.net *.split)
L745[17:18:44] ⇦ Quits: linuxdaemon (linuxdemon@bnc.linuxdemon.xyz) (*.net *.split)
L746[17:18:44] ⇦ Quits: marcin212_ (~marcin212@bymarcin.com) (*.net *.split)
L747[17:18:44] ⇦ Quits: progwml6 (~progwml6@104.168.20.187) (*.net *.split)
L748[17:18:44] ⇦ Quits: xandaros (~xandaros@185.35.77.23) (*.net *.split)
L749[17:18:44] ⇦ Quits: DaMachinator (~DaMachina@40.112.138.169) (*.net *.split)
L750[17:18:44] ⇦ Quits: dan2wik (kiwi@s3n1.52k.de) (*.net *.split)
L751[17:18:44] ⇦ Quits: Temia (~temia@monmusu.me) (*.net *.split)
L752[17:18:44] ⇦ Quits: Lymia (~lymia@magical.girl.lyrical.lymia.moe) (*.net *.split)
L753[17:18:44] ⇦ Quits: Nathan1852 (~Nathan185@hsi-kbw-37-209-119-18.hsi15.kabel-badenwuerttemberg.de) (*.net *.split)
L754[17:18:44] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (*.net *.split)
L755[17:18:44] ⇦ Quits: XDjackieXD (~XDjackieX@navi.chaosfield.at) (*.net *.split)
L756[17:18:44] ⇦ Quits: jaquadro (~jaquadro@c-71-192-29-96.hsd1.ma.comcast.net) (*.net *.split)
L757[17:18:44] ⇦ Quits: tehbeard (~tehesper@escapecraft.net) (*.net *.split)
L758[17:18:44] ⇦ Quits: ashka (~postmaste@server2.shellgratuit.com) (*.net *.split)
L759[17:18:44] ⇦ Quits: minecreatr (~minecreat@tterrag.com) (*.net *.split)
L760[17:18:44] ⇦ Quits: Izaya (~Izaya@210.1.213.55) (*.net *.split)
L761[17:18:44] ⇦ Quits: Icedream (~icedream@has.streaminginter.net) (*.net *.split)
L762[17:18:44] ⇦ Quits: superminor2 (~SuPeR@eve.superminor2.net) (*.net *.split)
L763[17:18:44] ⇦ Quits: bl0m1 (~bl0m1@95.85.26.121) (*.net *.split)
L764[17:18:44] ⇦ Quits: Vindex (~Vindex@game.klfree.cz) (*.net *.split)
L765[17:18:44] ⇦ Quits: raoulvdberge (~raoul@95.85.20.191) (*.net *.split)
L766[17:18:44] ⇦ Quits: Arcanox (~dragonox@arcanox.me) (*.net *.split)
L767[17:18:44] ⇦ Quits: OneM_Industries (~Hello@donotspellitgav.in) (*.net *.split)
L768[17:18:44] ⇦ Quits: scj643 (~quassel@scj.theender.net) (*.net *.split)
L769[17:18:44] ⇦ Quits: Totoro (~totoro@fomalhaut.me) (*.net *.split)
L770[17:18:44] ⇦ Quits: Tron842- (webchat@158.32.210.207.scpe.sourcecable.net) (*.net *.split)
L771[17:18:44] ⇦ Quits: Inari (~Pinkishu@p4FC1EE68.dip0.t-ipconnect.de) (*.net *.split)
L772[17:18:44] ⇦ Quits: Vexatos (~Vexatos@p5B3C9D9D.dip0.t-ipconnect.de) (*.net *.split)
L773[17:18:44] ⇦ Quits: Tahg (~Tahg@pool-71-248-165-18.bstnma.fios.verizon.net) (*.net *.split)
L774[17:18:44] ⇦ Quits: payonel (~payonel@2607:5300:61:8d9::bad:c0de) (*.net *.split)
L775[17:18:44] ⇦ Quits: jackmcbarn (jackmcbarn@gateway02.insomnia247.nl) (*.net *.split)
L776[17:18:44] ⇦ Quits: Fridtjof (~prassel@osiris.9net.org) (*.net *.split)
L777[17:18:44] ⇦ Quits: DFrostedWang (~DFrostedW@2604:180:2:122b::4376) (*.net *.split)
L778[17:18:44] ⇦ Quits: Lumien (Elite13049@ipv6.12.sigma.elitebnc.org) (*.net *.split)
L779[17:18:44] ⇦ Quits: greaser|q (greaser@antihype.space) (*.net *.split)
L780[17:18:44] ⇦ Quits: dmod (sid32492@id-32492.brockwell.irccloud.com) (*.net *.split)
L781[17:18:44] ⇦ Quits: modmuss50 (sid42264@id-42264.highgate.irccloud.com) (*.net *.split)
L782[17:18:44] ⇦ Quits: Bigcheese (~quassel@2606:2e00:0:3f::4) (*.net *.split)
L783[17:18:44] ⇦ Quits: Kilobyte (~kilobyte@cucumber.kilobyte22.de) (*.net *.split)
L784[17:18:44] ⇦ Quits: elucent (sid216298@id-216298.ealing.irccloud.com) (*.net *.split)
L785[17:18:47] ⇨ Joins: yorick (~yorick@ip51cd0513.speed.planet.nl)
L786[17:19:05] <AmandaC> RIP
L787[17:19:48] <AmandaC> %choose anime or YouTube
L788[17:19:49] <MichiBot> AmandaC: anime
L789[17:19:56] <AmandaC> Nah
L790[17:20:23] ⇨ Joins: _BearishMushroom_ (~BearishMu@78-73-0-138-no159.tbcn.telia.com)
L791[17:20:23] ⇨ Joins: t20kdc (~20kdc@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net)
L792[17:20:23] ⇨ Joins: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com)
L793[17:20:23] ⇨ Joins: Dark (~MrDark@2607:fcc8:d48b:eb00:6c61:3457:1ef5:f5df)
L794[17:20:23] ⇨ Joins: Nathan1852 (~Nathan185@hsi-kbw-37-209-119-18.hsi15.kabel-badenwuerttemberg.de)
L795[17:20:23] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L796[17:20:23] ⇨ Joins: Inari (~Pinkishu@p4FC1EE68.dip0.t-ipconnect.de)
L797[17:20:23] ⇨ Joins: Vexatos (~Vexatos@p5B3C9D9D.dip0.t-ipconnect.de)
L798[17:20:23] ⇨ Joins: xarses_ (~xarses@c-67-180-86-164.hsd1.ca.comcast.net)
L799[17:20:23] ⇨ Joins: Tahg (~Tahg@pool-71-248-165-18.bstnma.fios.verizon.net)
L800[17:20:23] ⇨ Joins: Lathanael|Away (~Lathanael@p54960BA0.dip0.t-ipconnect.de)
L801[17:20:23] ⇨ Joins: gamax92 (~gamax92@2607:5300:61:8d9::9090:1)
L802[17:20:23] ⇨ Joins: Michiyo (~Michiyo@mail.pc-logix.com)
L803[17:20:23] ⇨ Joins: Corded (~MichiBot@hekate.pc-logix.com)
L804[17:20:23] catastrophe.esper.net sets mode: +v on Corded
L805[17:20:23] ⇨ Joins: Mimiru (~Mimiru@2607:5300:61:8d9::1bad:babe)
L806[17:20:23] ⇨ Joins: payonel (~payonel@2607:5300:61:8d9::bad:c0de)
L807[17:20:23] ⇨ Joins: SpiritedDusty (~SpiritedD@hekate.pc-logix.com)
L808[17:20:23] ⇨ Joins: ds84182 (~ds84182@hekate.pc-logix.com)
L809[17:20:23] ⇨ Joins: jackmcbarn (jackmcbarn@gateway02.insomnia247.nl)
L810[17:20:23] ⇨ Joins: Arcanox (~dragonox@arcanox.me)
L811[17:20:23] ⇨ Joins: Fridtjof (~prassel@osiris.9net.org)
L812[17:20:23] ⇨ Joins: glasspelican (~quassel@ktnron060ww-lp140-02-70-27-171-109.dsl.bell.ca)
L813[17:20:23] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:5d87:9620:f827:8c2a)
L814[17:20:23] ⇨ Joins: asie (~asie@2a01:7e01::f03c:91ff:fee7:dae)
L815[17:20:23] catastrophe.esper.net sets mode: +v on asie
L816[17:20:23] ⇨ Joins: ping (v^@me.pxtst.com)
L817[17:20:23] ⇨ Joins: zsh (zsh@services.esper.net)
L818[17:20:23] ⇨ Joins: rikai (~rikai@2607:5300:60:1308::1)
L819[17:20:23] ⇨ Joins: S3 (~S3@caligula.lobsternetworks.com)
L820[17:20:23] ⇨ Joins: alFamaRt (carrs@ipv6.pisces.panicbnc.net)
L821[17:20:23] ⇨ Joins: XDjackieXD (~XDjackieX@navi.chaosfield.at)
L822[17:20:23] ⇨ Joins: rashdanml (~rashdanml@node-1w7jr9ssyc3027ttd91e54qg2.ipv6.telus.net)
L823[17:20:23] ⇨ Joins: brandon3055 (~Brandon@pa49-199-124-145.pa.vic.optusnet.com.au)
L824[17:20:23] ⇨ Joins: Lumien (Elite13049@ipv6.12.sigma.elitebnc.org)
L825[17:20:23] ⇨ Joins: ICWiener (~DFrostedW@2604:180:2:122b::4376)
L826[17:20:23] ⇨ Joins: DFrostedWang (~DFrostedW@2604:180:2:122b::4376)
L827[17:20:23] ⇨ Joins: jaquadro (~jaquadro@c-71-192-29-96.hsd1.ma.comcast.net)
L828[17:20:23] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
L829[17:20:23] ⇨ Joins: tehbeard (~tehesper@escapecraft.net)
L830[17:20:23] ⇨ Joins: ashka (~postmaste@server2.shellgratuit.com)
L831[17:20:23] ⇨ Joins: minecreatr (~minecreat@tterrag.com)
L832[17:20:23] ⇨ Joins: Away_21 (~Wuerfel21@bronyville.me)
L833[17:20:23] ⇨ Joins: dmod (sid32492@id-32492.brockwell.irccloud.com)
L834[17:20:23] ⇨ Joins: greaser|q (greaser@antihype.space)
L835[17:20:23] ⇨ Joins: Lucifer (sid32492@id-32492.brockwell.irccloud.com)
L836[17:20:23] ⇨ Joins: modmuss50 (sid42264@id-42264.highgate.irccloud.com)
L837[17:20:23] ⇨ Joins: Tron842- (webchat@158.32.210.207.scpe.sourcecable.net)
L838[17:20:23] *** catastrophe.esper.net sets mode: +ov zsh XDjackieXD
L839[17:20:23] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L840[17:20:23] ⇨ Joins: Icedream (~icedream@has.streaminginter.net)
L841[17:20:23] ⇨ Joins: OneM_Industries (~Hello@donotspellitgav.in)
L842[17:20:23] ⇨ Joins: Reika (~Reika@reika.kalseki.mods.abrarsyed.com)
L843[17:20:23] ⇨ Joins: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net)
L844[17:20:23] ⇨ Joins: cloakable (~cloakable@cpc87175-aztw31-2-0-cust202.18-1.cable.virginm.net)
L845[17:20:23] ⇨ Joins: vifino (~vifino@tty.sh)
L846[17:20:23] ⇨ Joins: Meow-J (sid69628@id-69628.highgate.irccloud.com)
L847[17:20:23] ⇨ Joins: Bigcheese (~quassel@2606:2e00:0:3f::4)
L848[17:20:23] ⇨ Joins: superminor2 (~SuPeR@eve.superminor2.net)
L849[17:20:23] ⇨ Joins: bl0m1 (~bl0m1@95.85.26.121)
L850[17:20:23] ⇨ Joins: Gavle (Gavle@welcome.to.bantown.com)
L851[17:20:23] ⇨ Joins: Vindex (~Vindex@game.klfree.cz)
L852[17:20:23] ⇨ Joins: raoulvdberge (~raoul@95.85.20.191)
L853[17:20:23] ⇨ Joins: Aedda (~aedda@2600:3c00::19:cace)
L854[17:20:23] ⇨ Joins: Lymia (~lymia@magical.girl.lyrical.lymia.moe)
L855[17:20:23] ⇨ Joins: Temia (~temia@monmusu.me)
L856[17:20:24] ⇨ Joins: dan2wik (kiwi@s3n1.52k.de)
L857[17:20:24] ⇨ Joins: DaMachinator (~DaMachina@40.112.138.169)
L858[17:20:24] ⇨ Joins: xandaros (~xandaros@185.35.77.23)
L859[17:20:24] ⇨ Joins: progwml6 (~progwml6@104.168.20.187)
L860[17:20:24] ⇨ Joins: marcin212_ (~marcin212@bymarcin.com)
L861[17:20:24] ⇨ Joins: linuxdaemon (linuxdemon@bnc.linuxdemon.xyz)
L862[17:20:24] ⇨ Joins: Totoro (~totoro@fomalhaut.me)
L863[17:20:24] ⇨ Joins: scj643 (~quassel@scj.theender.net)
L864[17:20:24] ⇨ Joins: elucent (sid216298@id-216298.ealing.irccloud.com)
L865[17:20:24] ⇨ Joins: Kilobyte (~kilobyte@cucumber.kilobyte22.de)
L866[17:20:24] *** catastrophe.esper.net sets mode: +vv Cazzar Kilobyte
L867[17:24:38] <Michiyo> payonel, ?
L868[17:24:42] <Michiyo> let's encrypt?
L869[17:27:36] <payonel> probably
L870[17:27:38] <AmandaC> payonel: just look at the small of your lower back, I had it conviently tattooed there! https://letsencrypt.org
L871[17:28:13] <payonel> haha :)
L872[17:32:39] <Inari> the small of the lower back?
L873[17:35:32] <t20kdc> Inari: yes, where it is clearly visible
L874[17:35:52] <Inari> What is the small of the lower back D:
L875[17:36:06] <t20kdc> IDK.
L876[17:36:26] ⇦ Quits: SquidDev (~SquidDev@host86-177-240-118.range86-177.btcentralplus.com) (Quit: <quit message here>)
L877[17:38:01] <AmandaC> Inari: Where the tail would have come out a few hundred thousand years ago
L878[17:38:31] <AmandaC> million? IDK. I'm not a biologist!
L879[17:40:21] <gamax92> that was weird
L880[17:40:33] <gamax92> modem couldn't connect for a little bit and now it's fine
L881[17:40:38] ⇦ Quits: medsouz|offline (~medsouz@medsouz.net) (Ping timeout: 383 seconds)
L882[17:41:10] ⇦ Quits: t20kdc (~20kdc@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net) (Ping timeout: 186 seconds)
L883[17:45:32] ⇨ Joins: medsouz|offline (~medsouz@medsouz.net)
L884[17:50:15] <gamax92> okay wocchat has a close command now
L885[17:50:29] <AmandaC> gamax92: but does it have FIVE GOLDEN RIIIINNNNNGGGSSSS?
L886[17:52:07] * AmandaC runs off before the angry mobs form because it's not even close to the right time of season for that
L887[17:56:03] <gamax92> AmandaC: https://pbs.twimg.com/media/CZMjWxjWwAA6bkq.jpg
L888[17:56:42] <AmandaC> gamax92: gotta go... woooooaaahhhhhh
L889[17:58:02] <Mettaton_Fab> Sonic mania has Knuckles & Knuckles as a playable mode.
L890[18:05:19] <Kodos> Just a reminder that it's only 132 days to Christmas
L891[18:08:29] <Kodos> Also remember to check your Discord for updates today, they rolled out Video and Screensharing to another 5% of users
L892[18:10:19] <gamax92> oh?
L893[18:10:41] <Kodos> Video at least. I'm not sure about SS but it was supposed to come out alongside
L894[18:11:16] <Vexatos> gamax92, unit selection voice is creepy
L895[18:11:28] <Vexatos> "How are you doing today?" -> "How do you do today"?
L896[18:11:31] <Vexatos> err
L897[18:11:34] <Vexatos> send help
L898[18:12:02] <gamax92> Vexatos: what audio data are you using
L899[18:12:06] <Vexatos> prudence
L900[18:12:31] <gamax92> oh
L901[18:12:38] <gamax92> I had built my own from slt
L902[18:12:45] <gamax92> cmu arctic slt
L903[18:13:08] <Vexatos> you have to edit the config a bit when using them for computronics
L904[18:13:21] <Vexatos> or just put the files in an odd directory
L905[18:13:51] <gamax92> lemme download that voice
L906[18:15:05] <Vexatos> it's weird
L907[18:15:57] <gamax92> hmm yeah
L908[18:16:08] <Vexatos> is yours better? :I
L909[18:16:17] <gamax92> I need to pull the slt voice off of athena
L910[18:18:38] <Vexatos> Currently going through voices to see which one might be the best
L911[18:18:57] <Vexatos> the default one may not be very good, but at least it can pronounce a lot of things properly
L912[18:19:06] <Vexatos> prudence already has problems pronouncing "banana" >_>
L913[18:19:30] <Inari> This talk reminds me of https://www.youtube.com/watch?v=FsVSZpoUdSU :P
L914[18:19:31] <MichiBot> Neural Network Learns to Generate Voice (RNN/LSTM) | length: 10m 10s | Likes: 5,307 Dislikes: 270 Views: 314,378 | by SomethingUnreal | Published On 24/5/2016
L915[18:20:30] <gamax92> Vexatos: well, HTS will synthesize the voice so it can pronounce everything (given MaryTTS converts the text into allophones properly)
L916[18:20:58] <Vexatos> I am testing through computronics :P
L917[18:21:14] <gamax92> and computronics uses MaryTTS
L918[18:21:27] <Vexatos> https://github.com/marytts/voice-cmu-slt is a lot better at pronouncing again, but it already a lot more monotone
L919[18:21:47] <gamax92> ahh, there's already a built version of that
L920[18:21:48] <Kodos> Anyone know of any HQM/BQ modpacks that have OC/'Tronics in them
L921[18:22:03] <Vexatos> I guess it's the accuracy <-> intonation tradeoff
L922[18:22:31] <gamax92> USS doesn't do any synthesis and is just recalling the audio data, so you get it spoken the way it was spoken
L923[18:22:37] <Vexatos> prudence has a more colourful voice but fails to pronounce certain words
L924[18:22:55] <Vexatos> "fails" as in "utterly sucks at"
L925[18:23:06] <Vexatos> try the word "banana" >_>
L926[18:23:46] <Vexatos> well, prudence hmm is fine of course
L927[18:24:47] ⇦ Quits: Nathan1852 (~Nathan185@hsi-kbw-37-209-119-18.hsi15.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L928[18:25:33] <gamax92> prudence seems to do worse than slt
L929[18:25:37] <Vexatos> yes
L930[18:25:46] <gamax92> I'm guessing it's just incorrect text
L931[18:25:53] <gamax92> on training
L932[18:25:55] <Vexatos> slt is a lot less colourful in intonation though :P, slt unit selection sounds almost like slt hmm
L933[18:26:06] <gamax92> lol no it doesn't
L934[18:26:42] <Vexatos> Well, it sounds a bit more natural >_>
L935[18:27:14] <gamax92> BAnana
L936[18:27:52] <Vexatos> Banana is pronounced weird no matter which unit selection voice I try
L937[18:28:03] <Vexatos> Maybe I accidentally found the one word to break them all
L938[18:28:33] <Vexatos> maybe I should get asie to replace the slt hmm voice with the slt unit selection one
L939[18:28:36] <Vexatos> on the server :I
L940[18:28:37] <Vexatos> hmmm
L941[18:28:39] <Vexatos> hmm!
L942[18:28:45] * Vexatos accidentally pun
L943[18:28:58] <Vexatos> anyways, time to sleep
L944[18:29:03] <payonel> https://www.youtube.com/watch?v=sFukyIIM1XI
L945[18:29:04] <MichiBot> Minions Banana Song Full Song | length: 3m 59s | Likes: 192,737 Dislikes: 26,446 Views: 54,877,299 | by Mumaw Roughton | Published On 18/2/2014
L946[18:29:07] <Vexatos> gamax92, prudence is weird
L947[18:29:42] <gamax92> uhh
L948[18:29:52] <gamax92> Well banana gets translated into: b @ - ' n { - n @
L949[18:30:12] <Vexatos> oh
L950[18:30:14] <gamax92> I guess that's correct
L951[18:30:19] <Vexatos> is it though
L952[18:30:37] <Vexatos> I guess it is
L953[18:31:14] <Vexatos> time to go sleep >_>
L954[18:31:16] <gamax92> go sleep
L955[18:31:21] ⇦ Quits: Vexatos (~Vexatos@p5B3C9D9D.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L956[18:32:10] <gamax92> I still need to get my custom MAUSLabeler working
L957[18:33:41] <gamax92> I got a database of Mary SAMPA to MAUS SAMPA, it needs to read Mary's allophones and text, write par files for MAUS, process all of them to get TextGrid's, and then convert those into lab files
L958[18:34:44] <gamax92> or well, what I believe is correct SAMPA conversion, MAUS told me what SAMPA set it uses but I cannot find where Mary gets it set
L959[18:35:28] ⇦ Quits: Sava (~Sava@cable-178-148-185-58.dynamic.sbb.rs) (Ping timeout: 195 seconds)
L960[18:41:26] ⇨ Joins: Sava (~Sava@cable-178-148-185-58.dynamic.sbb.rs)
L961[18:49:13] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Read error: -0x1: UNKNOWN ERROR CODE (0001))
L962[18:49:38] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L963[19:05:03] ⇦ Quits: Inari (~Pinkishu@p4FC1EE68.dip0.t-ipconnect.de) (Quit: 'You can tune a piano... but you can't tuna fish!')
L964[20:31:44] * AmandaC climbs up, places a stuffed mousie toy on gamax92's head, then goes back to watching nanbaka
L965[20:35:13] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Read error: -0x1: UNKNOWN ERROR CODE (0001))
L966[20:35:34] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L967[20:53:20] <gamax92> :o
L968[21:05:41] <Kodos> Coffee coffee coffee
L969[21:06:13] * Izaya wants coffee
L970[21:16:02] <Kodos> I'm now double fisting coffee because the wife couldn't finish hers
L971[21:17:54] <Izaya> that's an interesting way of putting it
L972[21:26:27] ⇦ Quits: glasspelican (~quassel@ktnron060ww-lp140-02-70-27-171-109.dsl.bell.ca) (Remote host closed the connection)
L973[21:32:32] ⇨ Joins: glasspelican (~quassel@ktnron060ww-lp140-02-70-27-171-109.dsl.bell.ca)
L974[22:16:23] ⇦ Quits: Lathanael|Away (~Lathanael@p54960BA0.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L975[22:18:07] ⇦ Quits: _BearishMushroom_ (~BearishMu@78-73-0-138-no159.tbcn.telia.com) (Read error: Connection reset by peer)
L976[22:22:53] ⇨ Joins: Lathanael|Away (~Lathanael@p54960522.dip0.t-ipconnect.de)
L977[23:01:50] ⇨ Joins: TheROFL98 (~therofl98@73.51.229.70)
L978[23:01:57] <TheROFL98> Hello
L979[23:04:08] ⇦ Quits: TheROFL98 (~therofl98@73.51.229.70) (Client Quit)
L980[23:10:57] <Kodos> Howwdy
L981[23:10:59] <Kodos> Howdy
L982[23:13:09] <TheROFL98> Heyo
L983[23:13:29] <TheROFL98> wow this actually relays from minecraft to discord
L984[23:36:29] ⇨ Joins: TheROFL98 (~therofl98@c-73-51-229-70.hsd1.il.comcast.net)
L985[23:36:33] <TheROFL98> heyo
L986[23:36:40] <TheROFL98> still me
L987[23:42:10] ⇦ Quits: TheROFL98 (~therofl98@c-73-51-229-70.hsd1.il.comcast.net) (Ping timeout: 204 seconds)
<<Prev Next>> Scroll to Top