Log archive of EquestriaDaily for Thursday, 2020-01-02

00:00 <Nedemai> Ive got like, 6 westminister clocks

00:00 <Nedemai> and none are at the same time >.>

00:00 <Nedemai> 3 are quarter hour chimes

00:00 <Nedemai> >.>

00:05 <Nedemai> tea and left over pizza

00:05 <DerpyBot> New post on Equestria Daily by Sethisto: Everything Wrong With Brotherhooves Social in 4 Minutes [ http://tinyurl.com/wkcoovv ]

00:06 <Nedemai> odd combo but its helping

00:08 <PinkieShy> I got a huge box of eggo waffles :3

00:08 <PinkieShy> Getting away from cereal every morning for something different..

00:12 <Nedemai> I like eggs on an english muffin, but I also have blueberry bagels

00:13 <Nedemai> and pancake stuff, but itll be awhile before I have that I imagine

00:13 <PinkieShy> Google home told me 2020 is going to be year of the rat..

00:13 <PinkieShy> and told me to watch our for traps this year.. hehe.

00:14 <Nedemai> hrm... wait, the year of the rat?

00:14 <PinkieShy> Yep

00:14 <Nedemai> thats my Chinese zodiac symbol

00:14 <Nedemai> so I guess its my year

00:15 <Nedemai> given it wasn't my decade, I am looking forward to something good

00:22 *** Joins: Dranae (kacyr@I.Will.Fly.Higher)

00:29 *** Dranae is now known as Angie

00:30 <Jackie> Why do the people of Columbia don't get exposed to the Western world like America?

00:34 * Finwe noms on Angie.

00:34 *** Quits: Jackie (Jackie@Pony-drh.lm3.9.61.IP) (Connection closed)

00:34 *** Joins: Jackie (Jackie@Pony-drh.lm3.9.61.IP)

00:43 *** Quits: Bubbles (EvaSh@Pony-1t0s0g.cable.virginm.net) (Quit: Leaving)

00:53 *** Quits: Angie (kacyr@I.Will.Fly.Higher) (Connection closed)

00:57 <Nedemai> this channel right now

00:57 <Nedemai> https://sarahcandersen.com/post/186839575829

00:59 <Cepheid> Heh.

00:59 *** Joins: Dranae (kacyr@I.Will.Fly.Higher)

01:00 <Hajnal> How big was this place before?

01:00 <Cepheid> Used to have around 100 or so people logged in.  Only a fraction of those, usually about 10 or so, were active.

01:00 <Cepheid> So, not much different from now.

01:00 <Dranae> Indeed.

01:00 <Nedemai> lets just say the channel I had is so dead I don't think necromancy would work

01:01 <Crystal_Shards> it was pretty poppin'

01:01 <Nedemai> and it was a bustling channel... that was partly my fault :<

01:02 <Nedemai> Well, part of the issue is my life got busy and I couldn't commit to it like I used to be able to

01:02 <Nedemai> I had a lot of beginner artist I was trying to help

01:03 <Nedemai> but part of that was just neglect too.

01:08 <Nedemai> Ive been gone so long I lost all my op powers

01:08 <Nedemai> not that is bothers me much, just more an observation

01:13 <Hajnal> Ah.

01:13 <Nedemai> Well, Im gonna find out where i left off with MLP, and watch a few episodes until something inspires me

01:13 <Nedemai> than I shall art it

01:13 <Nedemai> ... rinse repeat until I hit the end

01:16 <Nedemai> Well I reasonably know I've seen up to the end of season 3, but definitely somewhere past that... Im probably around season 6 ish but eh

01:16 <Dranae> Nedemai, just gaze upon my majestic catbirb form!

01:16 <Dranae> Surely there is nothing more inspirational in all the world!

01:16 * Nedemai looks

01:16 <Nedemai> where am I lookin?

01:16 * Cepheid flops as he continues to analyze data.

01:17 * Cepheid cannot figure some of these bytes out. They don't appear to do anything.

01:18 <Nedemai> maybe try nybbling a bit?

01:19 <Cepheid> I've tried setting and unsetting the values, and NOTHING CHANGES. o3o;

01:20 *** Joins: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de)

01:20 <Jackie> I'm trying to invent a bizzare music notation.

01:21 <Jackie> I call it "binary" notation

01:22 <Nedemai> okay, def saw season 4

01:22 <Jackie> The least significant 4 bits are notes

01:23 <Jackie> And the most significant are like the symbols or actions

01:24 <Nedemai> Jackie, thats actually clever

01:24 <Nedemai> sounds like something that would be used in a gameboy PSG

01:24 <Nedemai> also, def saw season 5

01:24 <Nedemai> lol

01:24 <Jackie> I'm not sure if i'll make it multi-byte

01:25 <Jackie> Because there's a lot of crap in music theory like how loud it should play

01:26 <Nedemai> well, if you split up the byte into a 2 nybbles, (4 bits) you get 15 options per nybble

01:26 <Nedemai> how many notes in an octave?

01:26 <Nedemai> 8, so you actually dont even need 4 bits to represent it

01:27 <Jackie> I'm planning it to be 10 octaves (0-9) so that it can be converted to midi

01:27 <Nedemai> yea but you also need to represent the note in the octave... well, good luck.

01:27 <Nedemai> lol

01:29 <Jackie> What about that 1 byte = note

01:29 <Nedemai> Ill just start at season 6, it seems to be where I left off

01:29 <Nedemai> Jackie, that gives you 255 options for the note... hrm.

01:29 <Nedemai> yea that works

01:30 <Jackie> It's nice if music notation is like assembly

01:30 <Nedemai> 8 notes, 9 octaves... you are wasting space

01:30 <Nedemai> but it work

01:30 <Jackie> That's my goal honestly

01:30 <Jackie> Make a language that compiles music assembly to binary and convert the binary to midi

01:31 <Nedemai> well, you can pack the data in very tightly, but... there is no need with modern computing

01:31 <Nedemai> a few bytes to represent a note is nothing compared with harddrive spaces today

01:31 <Jackie> Nedemai, if you're fine that this specification is open source

01:31 <Nedemai> Jackie, this is your baby not mine

01:31 <Nedemai> im just giving ideas

01:32 <Jackie> I got the idea from both assembly and MIDI events

01:32 <Nedemai> I like open source

01:33 <Nedemai> I actually never looked too deeply into.. .oh man I should go get my tea, its gonna be minty

01:33 <Nedemai> mint tea

01:33 <Nedemai> lol

01:33 <Jackie> I was thinking that if MIDI events are interpreted as assembly-like code

01:33 <Nedemai> Jackie, you would need a processor specifically designed to decode the data

01:34 <Jackie> Nedemai, not really, just a program that parses

01:34 <Nedemai> you may want to look into the SNES sound chip

01:34 <Nedemai> like honestly

01:34 <Nedemai> go look into that

01:34 <Jackie> You mean SPC?

01:34 <Jackie> I don't feel like copying stuff though

01:35 <Nedemai> its so similar to what you are talking about, yea its called the SPC700

01:35 <Jackie> And even if I look up the chip, it's seems that it would be patented and closed-source, which is hard to code with.

01:36 <Jackie> Not sure how emulators do itm

01:36 <Jackie> *it

01:36 <Nedemai> its very well documented and based off the 6502

01:36 <Nedemai> its a 6502 variant

01:36 <Nedemai> https://en.wikibooks.org/wiki/Super_NES_Programming/SPC700_reference#SPC700_Overview

01:36 <Jackie> It would be insane if someone reverse engineered it

01:37 <Nedemai> they did

01:37 <Nedemai> originally

01:37 <Jackie> And knew what the specific bytes do

01:37 <Nedemai> infact thats how most of this stuff is sorted

01:38 <Jackie> Yeah, but I'm not talking about making an emulator

01:38 <Jackie> I'm talking about a weird way of composing music

01:38 <Jackie> Using programming

01:39 <Nedemai> I never said make an emulator, just found that your idea sounded similar to that

01:39 <Jackie> I'll definitely check out the chip thougj

01:39 <Jackie> *though

01:43 <Jackie> Nedemai, been easy to rip SPCs depending on the emulator

01:44 *** Quits: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de) (Quit: Leaving.)

01:44 <Hajnal> There are seven notes to an octave. The eigth note is the start of the next octave.

01:44 <Jackie> Though SPCs are like part of the machine code

01:45 <Jackie> Hajnal, not really; you have to rely on half steps

01:45 <Jackie> Technically 12 notes

01:46 <Hajnal> 12 semi-tones, yeah.

01:46 <Nedemai> oh bah... I feel like a derp for not considering that

01:46 <Jackie> Though I want that to be in a separate byte

01:47 <Jackie> Or the other half of that byte

01:47 <Jackie> But really, the first byte's the message

01:47 <Jackie> The one after it is the note or data

01:54 *** Quits: Jackie (Jackie@Pony-drh.lm3.9.61.IP) (Ping timeout: 121 seconds)

02:05 <DerpyBot> New post on Equestria Daily by Calpain: Nightly Discussion #2027 [ http://tinyurl.com/sf7vhue ]

02:17 <Nedemai> I got a problem... I honestly have nothing else to focus on right now.

02:22 <PinkieShy> Me: Hey google, Happy new year. Google Assistant: I remember last year like it was yesterday.

02:22 * Ali facehooves

02:23 <Hajnal> haha

02:23 <Hajnal> Perhaps a video, Nedemai ?

02:24 <Nedemai> I figured Id get in on the derpibooru collab for 2020

02:28 <Hajnal> What might that be?

02:28 <Nedemai> https://derpibooru.org/art/2020-derpibooru-community-collab

02:29 <Schism> "Five cars and one 18-wheel semi truck were trapped in the tumbleweeds over New Year's Eve night."

02:29 <PinkieShy> >__> Way to make myself feel old..

02:30 <PinkieShy> I was thinking about this decade.. I turn 30 in 2023

02:30 <PinkieShy> Hopefully 3 years takes it on sweet time to get here..

02:43 <Nedemai> I got something cute going on but I keep wanting to change the hair too much

02:43 *** Joins: Vulpor (Vulpor@Pony-nre7uj.64-138-247-net.sccoast.net)

02:44 * Ali slaps the cute thing on Nedemai so it'll never be on her again.

02:44 <Vulpor> Happy New Year everyone

02:46 <ADragonDreaming> happy new year

02:46 <ADragonDreaming> happy new decade

02:46 <ADragonDreaming> you're all  cute

02:46 <Vulpor> I have fallen down a rabbithole of a hell of a game

02:46 <Vulpor> Warframe

02:46 <ADragonDreaming> ah. having fun?

02:47 <Vulpor> the game is super syper fun

02:47 * Ali isn't cute, not now, probably not ever.

02:47 <Vulpor> and its freaking free

02:48 <ADragonDreaming> aye

02:48 <ADragonDreaming> I dropped about $50 on them, myself.

02:49 <ADragonDreaming> because I figured I should buy the game I'd had that much fun

02:49 <Nedemai> happy new year!

02:49 <Vulpor> well im running into a wall kinda

02:49 <Vulpor> I hear you can earn platinum

02:49 <Crystal_Shards> I have warframe installed

02:49 <Crystal_Shards> it's been a while

02:49 <Crystal_Shards> everything changed

02:50 <Vulpor> however I do not know how to earn the premium currency in game

02:50 <Crystal_Shards> you sell items to other players

02:51 <Vulpor> oh in thje Market?

02:54 *** Quits: Stormspark (stormspark@Pony-25m.dcd.98.172.IP) (Quit: Leaving)

03:01 *** Joins: PurpleTie (PurpleTie@Pony-thv.5cr.81.74.IP)

03:02 <PinkieShy> Oh my gosh..

03:02 <PinkieShy> Just found my mom's grandma on Ancestry.

03:02 <PinkieShy> I'm about to go down the rabbit hole of looking deeper.

03:03 <PurpleTie> How is that service anyway?

03:05 <PinkieShy> Its really good :3

03:05 <DerpyBot> New post on Equestria Daily by Makenshi: Brony Spirit Music: Koron Korak - We Will Meet Again [Trance] [ http://tinyurl.com/tg4o2bo ]

03:06 <PinkieShy> oh cool :O

03:06 <PinkieShy> So.. From my dad's side of the family we have a bunch of Farmers in the family..

03:06 <PinkieShy> and on my mom's side a bunch of Farmers.

03:48 *** Quits: Cyan_Spark (Cyan_Spark@sparks.only.last.so.long) (Quit: sparks only last so long)

03:59 *** Quits: PurpleTie (PurpleTie@Pony-thv.5cr.81.74.IP) (Quit: Textual IRC Client: www.textualapp.com)

04:16 * PrincessRainbows sniffs the Ali. Smells like pretty horse

04:16 * Ali hugs the PrincessRainbows, not pretty though

04:19 * Crystal_Shards agrees with PrincessRainbows

04:19 <PrincessRainbows> constexpr auto pretty::pony = "Ali"; //from my code

04:21 <PrincessRainbows> Why, I am not sure. But computers don't lie

04:27 *** Joins: Golden (uid250033@Pony-360sli.charlton.irccloud.com)

04:28 * PrincessRainbows boops Ali's horn anyway. Magical

04:33 <Cepheid> PrincessRainbows:  I've done worse.  A common way I use for checking nulls in C# function parameters is:  "param = param ?? throw new ArgumentNullException()"

05:00 *** Quits: Vulpor (Vulpor@Pony-nre7uj.64-138-247-net.sccoast.net) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)

05:21 *** Joins: Cyan_Spark (Cyan_Spark@sparks.only.last.so.long)

06:21 *** Joins: Reia_Hope (Reia_Hope@TheCowPony)

07:17 *** Joins: Jackie (Jarva@Pony-drh.lm3.9.61.IP)

07:24 * Jackie picks up Surreal_Nightmares

07:32 *** Quits: PinkieShy (coolm@Pony-ck81je.67-212-45-net.sccoast.net) (Quit: Leaving)

07:45 *** Quits: ryaxnb21 (ryaxnb@Pony-hj0ath.ca.comcast.net) (Ping timeout: 121 seconds)

07:47 *** Joins: ryaxnb21 (ryaxnb@Pony-hj0ath.ca.comcast.net)

08:48 *** Quits: ArchPegasusMichael (Poni@Keep.In.A.Friendly.And.Pony.Place) (Ping timeout: 121 seconds)

09:05 *** Joins: ArchPegasusMichael (Poni@Keep.In.A.Friendly.And.Pony.Place)

09:06 *** Quits: Ali (Ali@Pony-cvibue.iplsin.sbcglobal.net) (Quit: Leaving)

09:10 *** Quits: ArchPegasusMichael (Poni@Keep.In.A.Friendly.And.Pony.Place) (Quit: Leaving)

09:12 *** Quits: Reia_Hope (Reia_Hope@TheCowPony) (Connection closed)

09:26 *** Joins: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de)

09:37 *** Quits: Golden (uid250033@Pony-360sli.charlton.irccloud.com) (Quit: Connection closed for inactivity)

10:25 *** Quits: Dranae (kacyr@I.Will.Fly.Higher) (Ping timeout: 121 seconds)

10:40 *** Quits: Starlight_Glimmer (Seoson@SourSweet.Shadowbolts.EvilPonies) (Ping timeout: 121 seconds)

10:40 *** Quits: Jackie (Jarva@Pony-drh.lm3.9.61.IP) (Quit: Quit)

10:47 *** Joins: Starlight_Glimmer (Seoson@SourSweet.Shadowbolts.EvilPonies)

11:05 <DerpyBot> New post on Equestria Daily by Calpain: Morning Discussion #1800 [ http://tinyurl.com/tykg58v ]

11:30 *** Joins: coppertiger5 (coppertiger@Pony-u7oomq.md.comcast.net)

11:31 *** Joins: RazorSharpFang (RazorSharpF@Pony-b2khqf.tpgi.com.au)

11:32 *** Quits: coppertiger (coppertiger@Pony-u7oomq.md.comcast.net) (Ping timeout: 121 seconds)

12:05 <DerpyBot> New post on Equestria Daily by Sethisto: Hasbro Opens Store on AliExpress  [ http://tinyurl.com/ttpkksn ]

12:21 *** PrincessRainbows is now known as MaredoggieRainbows

13:04 <Nedemai> good morning!~

13:08 <Nedemai> laughing way too hard at twilicane in the maud pie gift episode... yea I definitely stopped right at when the baby alicorn came around

13:23 *** Quits: ADragonDreaming (IceChat9@Pony-tpdjag.livnmi.sbcglobal.net) (Ping timeout: 121 seconds)

13:47 *** Quits: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de) (Quit: Leaving.)

14:19 <Nedemai> and my OC collab submission is in :3

14:19 <Nedemai> https://derpibooru.org/images/2236651

14:27 <Nedemai> I just tagged a picture of a mushroom I uploaded with "badger"

14:28 * Nedemai laughs

14:35 <Nedemai> the power of the cute Nedi OC is winning hearts again :3

14:44 *** Quits: RazorSharpFang (RazorSharpF@Pony-b2khqf.tpgi.com.au) (Connection closed)

15:09 *** Joins: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP)

15:19 *** Joins: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de)

16:16 * Finwe chooses the spell Alicorn Lance to be memorised.

16:16 <Finwe> Just because.

16:17 * LibrarianofHope noms finwe

16:18 * Finwe tastes of apples.

16:18 <Finwe> o3o

16:18 <LibrarianofHope> appl beer

16:18 <LibrarianofHope> or cider?

16:18 * LibrarianofHope dances new year chunky style

16:50 *** Quits: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de) (Quit: Leaving.)

17:05 <DerpyBot> New post on Equestria Daily by Makenshi: Party With Vinyl Music: Dj Gestap - Neon Lights [Trance] [ http://tinyurl.com/v8wb3ru ]

17:35 <Cepheid> https://twitter.com/_Cute_n_Squish/status/1212444608715796480?s=19

17:55 <Nedemai> and now i own like 33 mechanical clocks

17:57 <LibrarianofHope> dont like em

17:57 <Nedemai> i luv em

17:57 <LibrarianofHope> im used to them,we have a lot of clocks

18:01 <Nedemai> imagine have about 30 going at once >.>

18:04 <LibrarianofHope> you stop hearing them after a while

18:04 <LibrarianofHope> like snoring

18:05 <LibrarianofHope> prevents madness

18:05 <Nedemai> lol yea

18:05 <LibrarianofHope> im researching how to market my novel and build my brand in general

18:05 <Nedemai> LibrarianofHope, I had a break down in August, ... kinda spent september and october hording clocks

18:06 <DerpyBot> New post on Equestria Daily by Sethisto: Tribute: 10 years of My Little Pony [ http://tinyurl.com/ucbqjko ]

18:06 <LibrarianofHope> right

18:06 <LibrarianofHope> a coping mechanism i suppose

18:06 <Nedemai> they seem to help a lot

18:06 <LibrarianofHope> its a hobby

18:06 <Nedemai> the place doesnt feel empty and there is always movement

18:06 <Nedemai> and yea, I learned how to fix the really fancy ones too

18:06 <LibrarianofHope> thtas great!

18:07 <LibrarianofHope> you can become a clocksmith owo

18:07 <Nedemai> I spent about 5 hours fixing a hermle movement, which cost like $200

18:07 <Nedemai> LibrarianofHope, Im working towards it

18:07 <LibrarianofHope> awesome

18:07 <Nedemai> im more interested in being a horologist

18:07 <LibrarianofHope> wuts that?

18:07 <Nedemai> clocksmith lmao

18:07 <LibrarianofHope> ohh

18:08 <Nedemai> Definition of horologist. 1 : a person skilled in the practice or theory of horology. 2 : a maker of clocks or watches.

18:08 <LibrarianofHope> ohhh

18:08 <LibrarianofHope> new word

18:08 <Nedemai> theres some bad jokes around the word lol

18:08 <LibrarianofHope> for my hobby i aim to win a golden demon award sometime

18:08 <LibrarianofHope> best miniature painter of the year

18:09 *** Joins: ArchPegasusMichael (Poni@Keep.In.A.Friendly.And.Pony.Place)

18:09 <LibrarianofHope> my dad loves clocks, he has lots of high end fancy rolexes

18:09 <Nedemai> yea high end mechanical rolexs are just crazy

18:09 <LibrarianofHope> and we have a grandfather clock type one in the living room

18:10 <Nedemai> then there are tourbillions

18:10 <Nedemai> those things start at half a million

18:10 <Nedemai> I would love to own one but yea

18:11 <LibrarianofHope> i grew up witht clocks, so i guess they dont appeal to me out of familiarity

18:11 <LibrarianofHope> but becoming a clocksmith sounds cool

18:12 <Nedemai> I did too

18:12 <Nedemai> I inherited a broken one, and wham

18:13 <Nedemai> given the computer shop I worked for made me feel like I was useless

18:13 <Nedemai> I found something I could fix they have no authority over

18:13 <Nedemai> and even then, I've got a technicians diploma dont know why I let that get to me

18:13 <LibrarianofHope> yeah, thats essential

18:13 <LibrarianofHope> the idea of our own control

18:15 <LibrarianofHope> the downside is that it feels way harder

18:16 <LibrarianofHope> you just have to be stubborn

18:18 <Nedemai> I went from being a mousey pushover to being an assertive loud mouth ahole almost overnight, I broke

18:18 *** Joins: ADragonDreaming (IceChat9@Pony-gql.ckj.58.172.IP)

18:18 <Nedemai> I've calmed down now and am back to being relatively peaceful

18:18 <Nedemai> but yeaaa...

18:18 <LibrarianofHope> you just went to the other side of the spectrum

18:19 <LibrarianofHope> work for a middle ground ypu feel happy with

18:24 <Nedemai> the funniest thing, people get rid of these clocks thinking they need some expensive fix

18:25 *** Joins: Ali (Ali@Pony-cvibue.iplsin.sbcglobal.net)

18:25 *** ChanServ sets mode: +qo Ali Ali

18:25 <LibrarianofHope> uhhh

18:25 <Nedemai> usually the oil dries out, you can honestly use the smallest amount of sewing machine oil to get em running

18:25 * LibrarianofHope does new yeear glomp on ali

18:25 <Nedemai> hey Ali

18:25 * Ali squeaks

18:30 *** Joins: Dranae (kacyr@I.Will.Fly.Higher)

18:32 *** Quits: ADragonDreaming (IceChat9@Pony-gql.ckj.58.172.IP) (Ping timeout: 121 seconds)

18:34 *** Joins: ADragonDreaming (IceChat9@Pony-1u2.7bh.58.172.IP)

18:51 * Cepheid flops.

18:51 * Ali flops over Cepheid and hugs

19:01 *** Quits: ADragonDreaming (IceChat9@Pony-1u2.7bh.58.172.IP) (Ping timeout: 121 seconds)

19:01 <Cepheid> How's it going Ali?

19:01 <Ali> Eh Going. 20 feels just like 19 did

19:03 <Cepheid> Yep.

19:03 <Cepheid> Though a bit different for me.

19:06 <DerpyBot> New post on Equestria Daily by Sethisto: Ponyage Chronicles - Pony MMORPG Christmas Trailer [ http://tinyurl.com/t2ygkhp ]

19:07 <Cepheid> I've been busy coding, decoding, and so on.  I've... developed confidence.  Enough to a point where I don't even need my vyvanse to stave off the incalculable fear, the belief that I can't do X or Y.

19:07 <Cepheid> I can, again, on my own, write code.

19:28 *** Joins: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de)

19:28 <Crystal_Shards> 20 started of pretty suck for me

19:32 *** Quits: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)

19:33 *** Joins: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP)

19:54 *** Quits: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)

19:55 *** Joins: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP)

20:13 *** Joins: PurpleTie (PurpleTie@Pony-j2s.5cr.81.74.IP)

20:16 *** Ali is now known as Ali|AFK

20:23 *** Quits: PurpleTie (PurpleTie@Pony-j2s.5cr.81.74.IP) (Quit: Bye)

20:24 *** Joins: PurpleTie (PurpleTie@Pony-j2s.5cr.81.74.IP)

20:26 * Finwe hats on Ali|AFK.

20:30 *** Quits: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)

20:31 *** Joins: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP)

20:32 *** Quits: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)

20:42 *** Quits: PurpleTie (PurpleTie@Pony-j2s.5cr.81.74.IP) (Quit: Bye)

21:03 *** Joins: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP)

21:03 <LibrarianofHope> bleh

21:04 <LibrarianofHope> i reiterate

21:04 <LibrarianofHope> bleh

21:09 <Nedemai> bleh?

21:09 <LibrarianofHope> bleh indeed

21:10 <LibrarianofHope> im researching marketing data and stuff for publishing my novel.

21:10 <LibrarianofHope> amogst some things is the idea i have to make a publishng name

21:11 <LibrarianofHope> its not so much the workload as not seeing the pattern of how to put it in order that its annoying me

21:26 <DerpyBot> New post on Equestria Daily by Makenshi: Surreal Nightmares Music: Nicolas Dominique - Wigglewaggles [Chillout] [ http://tinyurl.com/qvkv5m7 ]

21:34 *** Quits: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de) (Quit: Leaving.)

22:06 <DerpyBot> New post on Equestria Daily by Sethisto: Drawfriend Stuff (Pony Art Gallery) #3209 [ http://tinyurl.com/ugt7jho ]

22:11 *** Joins: FruitNibbler (Eogan@Pony-nq61sn.dip0.t-ipconnect.de)

22:37 *** Joins: Pony|30052 (Pony30052@Pony-i454b4.cable.virginm.net)

22:59 *** Joins: PinkieShy (coolm@Pony-ck81je.67-212-45-net.sccoast.net)

23:01 * Crystal_Shards puts a hoof on Pony|30052

23:03 *** Joins: Lumindia (quassel@Pony-45lvcs.pbg.ptd.net)

23:04 * Pony|30052 wiggle?

23:05 *** Quits: LibrarianofHope (Librarianof@Pony-nv8.19p.147.189.IP) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)

23:07 * Nedemai wiggles

23:11 * Pony|30052 wiggles!

23:11 <Nedemai> lol hello

23:12 <PinkieShy> Neat..

23:12 <PinkieShy> Been using ancestry almost all day off and on

23:13 <PinkieShy> Learned i have a lot of people that fought in wars in my family..

23:14 <Nedemai> hey are you over in discord too?

23:15 <PinkieShy> Yea I use discord

23:15 <Nedemai> Im actually wondering if you are the same person as someone else... nevermind

23:15 <PinkieShy> o_o

23:16 <PinkieShy> How am i on.. that many discord networks.. I believe i just counted.. about 40

23:18 <Nedemai> hahah

23:40 *** Joins: RyuImperator (RyuImperato@Pony-trb5lu.dip0.t-ipconnect.de)

23:41 *** Quits: Pony|30052 (Pony30052@Pony-i454b4.cable.virginm.net) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!