Switch to DuckDuckGo Search
   February 9, 2020  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | >

Toggle Join/Part | bottom
[00:05:22] *** murd0c <murd0c!~murd0c@201.180.199.9> has joined #angularjs
[00:34:23] *** Zythyr <Zythyr!~Zythyr@host-128-227-134-52.xlate.ufl.edu> has joined #angularjs
[00:59:29] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has quit IRC (Ping timeout: 272 seconds)
[01:08:47] *** TazmainianDevil <TazmainianDevil!~Tazmain@unaffiliated/tazmain> has joined #angularjs
[01:11:47] *** Tazmainian <Tazmainian!~Tazmain@unaffiliated/tazmain> has quit IRC (Ping timeout: 240 seconds)
[01:15:51] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has joined #angularjs
[01:24:45] *** xiinotulp <xiinotulp!~q@node-cyp.pool-125-24.dynamic.totinternet.net> has joined #angularjs
[01:25:46] *** fitzgerald1337 <fitzgerald1337!~fitzgeral@209.152.96.166> has joined #angularjs
[01:28:02] *** plutoniix <plutoniix!~q@node-cr5.pool-125-24.dynamic.totinternet.net> has quit IRC (Ping timeout: 240 seconds)
[02:13:38] *** acidjnk_new2 <acidjnk_new2!~acidjnk@200116b86700f500244dc0631baac289.dip.versatel-1u1.de> has quit IRC (Ping timeout: 256 seconds)
[02:17:35] *** TazmainianDevil <TazmainianDevil!~Tazmain@unaffiliated/tazmain> has quit IRC (Quit: Left)
[02:21:45] *** shimsh <shimsh!shimsh@gateway/vpn/protonvpn/shimsh> has quit IRC (Quit: shimsh)
[02:52:11] *** xiinotulp <xiinotulp!~q@node-cyp.pool-125-24.dynamic.totinternet.net> has quit IRC (Quit: Leaving)
[03:35:52] *** sctskw <sctskw!~sctskw@2601:645:8700:7090:2ceb:8639:1672:7ef3> has joined #angularjs
[03:39:19] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #angularjs
[03:59:47] *** Zythyr <Zythyr!~Zythyr@host-128-227-134-52.xlate.ufl.edu> has quit IRC ()
[04:09:36] *** fujisan <fujisan!uid4207@gateway/web/irccloud.com/x-jghtiyzkvwluxvbg> has quit IRC (Quit: Connection closed for inactivity)
[04:11:38] *** Zeioth <Zeioth!~Zeioth@113.pool80-102-112.dynamic.orange.es> has quit IRC (Remote host closed the connection)
[04:14:32] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[04:21:01] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Max SendQ exceeded)
[04:23:15] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has quit IRC (Read error: Connection reset by peer)
[04:23:57] *** murd0c <murd0c!~murd0c@201.180.199.9> has quit IRC (Quit: WeeChat 2.6)
[04:24:36] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has joined #angularjs
[04:25:17] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[04:30:36] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has quit IRC (Excess Flood)
[04:32:30] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has joined #angularjs
[04:36:05] *** cdevidal <cdevidal!a2eae080@162-234-224-128.lightspeed.jcvlfl.sbcglobal.net> has joined #angularjs
[04:36:19] *** s2013 <s2013!~textual@cpe-24-243-145-239.rgv.res.rr.com> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[04:37:09] <cdevidal> Newbie help please! I'm doing the "First time" tutorial and it isn't working for me. Can't get the "Notify Me" button to show. I even copied and pasted the examples so as to eliminate typos, went through it slowly three times. https://angular.io/start
[04:38:01] <cdevidal> Anyone able to get it running?
[04:43:03] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has quit IRC (Excess Flood)
[04:44:02] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has joined #angularjs
[04:58:23] <cdevidal> I think something is missing in the tutorial but being a newbie I don't know what. My hunch was an import in product-list.components.ts, but that didn't do anything. I probably was doing it wrong.
[05:17:44] <Verge> umm
[05:17:58] <Verge> The button seems to be conditional depending on the price of the product
[05:18:05] <Verge> So it should be straightforward
[05:18:22] <cdevidal> Yeah, looks straightforward
[05:18:37] <Verge> It is
[05:18:49] <Verge> Just do basic debugging
[05:18:58] <Verge> console.log(this.product) etc.
[05:19:01] <Verge> Not really an Angular thing
[05:19:23] *** Paradisee <Paradisee!uid388020@gateway/web/irccloud.com/x-vizyumrurntglpki> has quit IRC (Quit: Connection closed for inactivity)
[05:20:45] <cdevidal> Hmm
[05:21:19] <cdevidal> ...console.log what though... I'm also green with JavaScript and frameworks in general. Coming from Python where I'm only mid-level.
[05:21:31] <cdevidal> Here's my StackBlitz editor if that helps https://stackblitz.com/angular/ybmvyemqokb
[05:21:34] <Verge> Then you have to study
[05:21:41] <cdevidal> Yeah, doing that :)
[05:21:54] <cdevidal> Step one, open Angular tutorial... crap..
[05:22:00] <Verge> You have to know what debugging means before tying to dev
[05:22:02] <Verge> trying*
[05:22:17] <cdevidal> I do, of course... question is not what debugging is, question is what to debug
[05:22:25] <Verge> If you have an issue with a value, dump the value
[05:22:43] <Verge> You already know the issue is product or product.price
[05:23:11] <cdevidal> well, ...maybe it is... I'll start with that sure
[05:23:24] <Verge> good
[05:23:34] <Verge> You just have trust the code
[05:23:57] <Verge> If it says "if product.price > 700" and nothing is happening, the issue is in that condition and not somewhere else
[05:24:02] <cdevidal> does the tutorial work for you?
[05:24:07] <Verge> I don't know
[05:24:29] <Verge> Based on the issue at hand it is not about wiring Angular
[05:24:39] <Verge> There is nothing that is dependent on proper configuration
[05:24:51] <Verge> I mean bootstrapping
[05:24:59] <Verge> You have screwed up binding the product, that is for sure
[05:30:51] <Verge> This StackBlitz thing seems quite broken atm
[05:31:00] <cdevidal> Yeah, I think so
[05:31:00] <Verge> There is no product listing for starters
[05:31:12] <cdevidal> I see it on my end but not in another window
[05:31:19] <cdevidal> So mebbe StackBlitz in general
[05:31:28] <cdevidal> Might try to set it up on my local PC instead
[05:32:08] <cdevidal> I mean this is a direct copy+paste from the tutorial page repeated now four times, so if I'm screwing it up I'm REALLY missing something.
[05:33:01] <Verge> Yea but why do you say you cannot make one button appear when I don't see any output at all
[05:33:08] <Verge> And no code to generate that output
[05:34:27] <Verge> I mean product-list.component.html, which is also not direct copy-paste from the example
[05:34:45] <Verge> Why is the markup in that tutorial so poor
[05:34:48] <Verge> anyway
[05:35:27] *** StarPulse_ <StarPulse_!~KingSmegm@172.58.27.63> has quit IRC (Ping timeout: 240 seconds)
[05:36:09] <cdevidal> I'm going to try to start it locally and forget StackBlitz
[05:36:20] <Verge> no
[05:36:28] <Verge> I have no idea what your problem is
[05:36:32] <Verge> It is not what you stated above
[05:36:55] <Verge> Your whole product-list.component.html is empty so of course there is no button, but there will be nothing else at all either
[05:37:29] <cdevidal> It's not empty on my side
[05:37:43] <cdevidal> StackBlitz sharing seems broken. Anyway if I remove the if, no button
[05:38:11] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[05:38:18] <Verge> Yeah so you are working on an unsaved project over there
[05:38:21] <Verge> We cannot see it
[05:38:25] <cdevidal> I saved it
[05:38:28] <Verge> And it works perfectly when I did it
[05:38:33] <cdevidal> Works for you eh
[05:38:35] <cdevidal> hmmmm
[05:38:54] <cdevidal> I have no unsaved files, hit Ctrl+s repeatedly, no dots show
[05:39:01] <cdevidal> you did it in StackBlitz?
[05:39:06] <Verge> It only saves it for you in your browser
[05:39:21] <cdevidal> what's the use of the share button then :/
[05:41:34] <Verge> Okay, so let me guess
[05:41:44] <Verge> You're looking at Input chapter, section 4
[05:41:57] <Verge> And you just copy-paste the code in the example box and overwrite the whole of product-list.component.html
[05:42:09] <Verge> If you don't think before pasting, you're gonna get a broken mess
[05:42:21] *** KingSmegma <KingSmegma!~KingSmegm@172.58.27.63> has joined #angularjs
[05:42:22] <cdevidal> Looking at the Start chapter, Input section
[05:42:35] <Verge> That's what I said
[05:43:04] <cdevidal> So first thing actually I did was type it, NOT copy+paste
[05:43:05] <Verge> I am a programmer, not a certified author, so my language is lacking
[05:43:25] <cdevidal> when that failed then I used the handy, provided copy+paste function
[05:43:34] <cdevidal> when that failed I tried again
[05:43:38] <cdevidal> when that failed, IRC
[05:43:43] <Verge> Let me highlight the word *overwriting*
[05:43:55] <cdevidal> Yes, overwriting what, please share
[05:44:04] <Verge> Please read
[05:44:10] <Verge> I think this is the problem, you don't read well
[05:44:20] <cdevidal> Okay.
[05:44:20] <Verge> 11:41:56 < Verge> And you just copy-paste the code in the example box and overwrite the whole of product-list.component.html
[05:44:46] <Verge> You are meant to build upon the existing code, adding the snippets that are given
[05:44:50] <cdevidal> Yes
[05:45:06] <cdevidal> Cannot simply overwrite the entire page, must paste into certain sections as directed
[05:45:13] <Verge> Sure
[05:45:19] <cdevidal> That's how I did it
[05:45:27] <Verge> But being a programmer you should have general idea how things work
[05:45:31] <cdevidal> I wish you could see my code
[05:45:38] <cdevidal> Well, except I'm very lost in this new world
[05:45:42] <cdevidal> Anyway
[05:45:46] <Verge> But you have to pastebin your current state of product-list.component.html for us to get a clearer picture
[05:45:56] <cdevidal> Okay let me do that
[05:46:00] <Verge> What I see is only a <h2> heading with nothing else
[05:46:09] <cdevidal> yes I dont know why it wont share
[05:46:12] <cdevidal> I see lots
[05:46:12] *** KingSmegma <KingSmegma!~KingSmegm@172.58.27.63> has left #angularjs
[05:46:52] <Verge> You have to have an account there for offline storage
[05:46:57] <Verge> Otherwise it only works in your browser
[05:47:15] <cdevidal> Here is product-list.component.html, as you can see I have not simply overwritten each example but added to as you suggested https://pastebin.com/yvkn0Cy0
[05:47:21] <Verge> "Offline", whatever, I mean online storage
[05:47:39] <Verge> Yes, this is what I mean
[05:47:48] <Verge> You should not just blindly copy-paste, I am sorry
[05:47:54] <cdevidal> Correct, I agree
[05:48:01] <cdevidal> I have a StackBlitz account and am logged in
[05:48:30] <Verge> Oh, sorry, now I did not do my part of reading
[05:49:14] <cdevidal> No worries :)
[05:50:05] <Verge> And I was focusing on the template that was not the problematic one, because I thought I was seeing the same code as you
[05:50:22] <cdevidal> it happens
[05:50:28] <Verge> This one is correct so the problem is probably in the app-product-alerts component, either template or the typescript code
[05:52:06] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[06:00:37] *** sctskw <sctskw!~sctskw@2601:645:8700:7090:2ceb:8639:1672:7ef3> has quit IRC (Remote host closed the connection)
[06:01:10] *** sctskw <sctskw!~sctskw@2601:645:8700:7090:2ceb:8639:1672:7ef3> has joined #angularjs
[06:02:20] *** sctskw_ <sctskw_!~sctskw@2601:645:8700:7090:f0d1:bac9:41bb:f481> has joined #angularjs
[06:05:27] *** sctskw <sctskw!~sctskw@2601:645:8700:7090:2ceb:8639:1672:7ef3> has quit IRC (Ping timeout: 240 seconds)
[06:06:47] *** sctskw_ <sctskw_!~sctskw@2601:645:8700:7090:f0d1:bac9:41bb:f481> has quit IRC (Ping timeout: 240 seconds)
[06:09:49] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[06:40:50] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[06:44:46] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[06:58:18] <cdevidal> So Verge I installed it locally, worked perfectly. There's some problem with StackBlitz. But in addition I had to declare it in app.module.ts, as that is not done in the tutorial. Nice introduction to the framework they've got there :)
[07:02:10] <Verge> Yes, you have to declare the component, but not doing that should result in an error when using it in a template
[07:02:41] <Verge> Missing that is more of a problem with the damn directives as there will be no hint of what is the issue
[07:02:58] <cdevidal> Well I've much to learn fo sho
[07:06:03] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has quit IRC (Quit: led_dark_1)
[07:06:59] *** EREVAN <EREVAN!~aaa@87.241.143.42> has joined #angularjs
[07:07:31] <cdevidal> Thanks for your help Verge but now I'm heading to bed
[07:07:43] *** cdevidal <cdevidal!a2eae080@162-234-224-128.lightspeed.jcvlfl.sbcglobal.net> has quit IRC (Remote host closed the connection)
[07:24:58] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #angularjs
[07:31:18] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[07:32:19] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has quit IRC (Ping timeout: 265 seconds)
[08:05:07] *** buttsanchez <buttsanchez!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has joined #angularjs
[08:12:53] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[08:13:34] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Client Quit)
[08:34:56] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[08:43:37] *** georgiePorgie <georgiePorgie!~george43g@2001:8003:5817:f500:2cfb:873d:b35d:afe4> has joined #angularjs
[08:44:00] *** EREVAN <EREVAN!~aaa@87.241.143.42> has quit IRC ()
[08:45:38] *** acidjnk_new <acidjnk_new!~acidjnk@200116b8678c17007c79510dfa18b38b.dip.versatel-1u1.de> has joined #angularjs
[08:50:47] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Ping timeout: 240 seconds)
[09:23:57] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has joined #angularjs
[09:28:55] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[09:31:59] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has joined #angularjs
[09:49:18] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[09:51:20] *** georgiePorgie <georgiePorgie!~george43g@2001:8003:5817:f500:2cfb:873d:b35d:afe4> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[09:58:18] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has joined #angularjs
[10:08:23] *** tashie <tashie!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has joined #angularjs
[10:12:20] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[10:13:13] *** exonity01 <exonity01!uid364582@gateway/web/irccloud.com/x-cryqdklolkdpgiqk> has joined #angularjs
[10:13:32] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[10:36:26] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has joined #angularjs
[10:41:41] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[10:47:55] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[10:51:32] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[11:04:29] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has joined #angularjs
[11:08:25] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[11:21:07] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[11:43:25] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[11:50:07] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[11:59:25] *** nunoarruda <nunoarruda!~textual@69.64.103.87.rev.vodafone.pt> has quit IRC (Ping timeout: 272 seconds)
[12:13:14] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has quit IRC (Read error: Connection reset by peer)
[12:13:14] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has quit IRC (Read error: Connection reset by peer)
[12:16:02] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has joined #angularjs
[12:41:28] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has joined #angularjs
[13:16:40] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has quit IRC (Remote host closed the connection)
[13:20:32] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has joined #angularjs
[13:32:38] *** BigGuy4U <BigGuy4U!~BigGuy4U@host81-156-88-122.range81-156.btcentralplus.com> has joined #angularjs
[13:45:24] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:47:58] *** BigGuy4U <BigGuy4U!~BigGuy4U@host81-156-88-122.range81-156.btcentralplus.com> has quit IRC (Remote host closed the connection)
[13:48:23] *** BigGuy4U <BigGuy4U!~BigGuy4U@host81-156-88-122.range81-156.btcentralplus.com> has joined #angularjs
[14:00:00] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has joined #angularjs
[14:07:30] *** BigGuy4U <BigGuy4U!~BigGuy4U@host81-156-88-122.range81-156.btcentralplus.com> has quit IRC (Quit: Leaving)
[14:11:15] *** Eugene_ <Eugene_!58c4054d@gateway/web/cgi-irc/kiwiirc.com/ip.88.196.5.77> has joined #angularjs
[14:11:15] <Eugene_> Good day everyone!
[14:13:40] *** Aquazi <Aquazi!uid312403@gateway/web/irccloud.com/x-lgdihkbcrluakidz> has quit IRC (Quit: Connection closed for inactivity)
[14:15:05] <storkme> is it, though
[14:22:51] <Eugene_> I do hope so :)
[14:37:06] *** shimsh <shimsh!shimsh@gateway/vpn/protonvpn/shimsh> has joined #angularjs
[14:39:44] *** tashie__ <tashie__!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has joined #angularjs
[14:40:07] *** tashie_ <tashie_!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has quit IRC (Ping timeout: 240 seconds)
[14:40:24] *** tashie_ <tashie_!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has joined #angularjs
[14:40:53] <Eugene_> Guys, how come, `APP_INITIALIZER` provider, that returns a promise is called later, than bunch of other `Injectables`?
[14:40:55] *** tashie <tashie!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has quit IRC (Ping timeout: 272 seconds)
[14:42:32] *** exonity01 <exonity01!uid364582@gateway/web/irccloud.com/x-cryqdklolkdpgiqk> has quit IRC (Quit: Connection closed for inactivity)
[14:47:01] *** georgiePorgie <georgiePorgie!~george43g@120.158.182.109> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[14:48:44] *** paws_ <paws_!uid89121@gateway/web/irccloud.com/x-zqoaeihkfnnszuzd> has joined #angularjs
[14:49:40] *** shimsh <shimsh!shimsh@gateway/vpn/protonvpn/shimsh> has quit IRC (Quit: shimsh)
[14:51:17] <storkme> does your APP_INITIALIZER depend on other injectables?
[14:56:08] *** shimsh <shimsh!shimsh@gateway/vpn/protonvpn/shimsh> has joined #angularjs
[15:01:03] *** acidjnk_new <acidjnk_new!~acidjnk@200116b8678c17007c79510dfa18b38b.dip.versatel-1u1.de> has quit IRC (Read error: Connection reset by peer)
[15:07:20] *** georgiePorgie <georgiePorgie!~george43g@2001:8003:5817:f500:2cfb:873d:b35d:afe4> has joined #angularjs
[15:44:22] *** Tazmainian <Tazmainian!~Tazmain@unaffiliated/tazmain> has joined #angularjs
[15:50:41] *** georgiePorgie <georgiePorgie!~george43g@2001:8003:5817:f500:2cfb:873d:b35d:afe4> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[16:13:56] *** jimlei <jimlei!~quassel@ti0577q162-5701.bb.online.no> has quit IRC (Quit: No Ping reply in 180 seconds.)
[16:15:29] *** jimlei <jimlei!~quassel@ti0577q162-5701.bb.online.no> has joined #angularjs
[16:19:35] *** EREVAN <EREVAN!~aaa@87.241.143.42> has joined #angularjs
[16:23:42] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has quit IRC (Remote host closed the connection)
[16:24:29] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has joined #angularjs
[16:25:45] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has joined #angularjs
[16:26:04] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has quit IRC (Client Quit)
[16:26:41] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has joined #angularjs
[16:26:54] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has quit IRC (Client Quit)
[16:28:26] *** fitzgerald1337_ <fitzgerald1337_!~fitzgeral@209.152.96.166> has joined #angularjs
[16:29:18] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has joined #angularjs
[16:29:50] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has quit IRC (Client Quit)
[16:31:00] *** Eugene_ <Eugene_!58c4054d@gateway/web/cgi-irc/kiwiirc.com/ip.88.196.5.77> has quit IRC (Ping timeout: 256 seconds)
[16:31:00] *** fitzgerald1337 <fitzgerald1337!~fitzgeral@209.152.96.166> has quit IRC (Ping timeout: 256 seconds)
[16:31:05] *** TazmainianDevil <TazmainianDevil!~Tazmain@unaffiliated/tazmain> has joined #angularjs
[16:31:34] *** Tazmainian <Tazmainian!~Tazmain@unaffiliated/tazmain> has quit IRC (Ping timeout: 256 seconds)
[16:33:28] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has joined #angularjs
[16:33:32] *** Hellz2K <Hellz2K!~Hellz2K@169-0-187-18.ip.afrihost.co.za> has quit IRC (Client Quit)
[16:34:58] *** tashie_ <tashie_!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has quit IRC (Ping timeout: 256 seconds)
[16:35:16] *** tashie <tashie!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has joined #angularjs
[16:36:58] *** tashie_ <tashie_!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has joined #angularjs
[16:37:48] *** tashie__ <tashie__!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has quit IRC (Ping timeout: 256 seconds)
[16:42:03] *** TazmainianDevil is now known as Tazmainian
[16:48:36] *** Aquazi <Aquazi!uid312403@gateway/web/irccloud.com/x-wsekyznirjixzoxe> has joined #angularjs
[16:56:07] *** s2013 <s2013!~textual@cpe-24-243-145-239.rgv.res.rr.com> has joined #angularjs
[16:57:25] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #angularjs
[17:28:45] *** ray02 <ray02!~ray02@78.192.34.122> has joined #angularjs
[17:32:23] *** Eugene_ <Eugene_!58c4054d@gateway/web/cgi-irc/kiwiirc.com/ip.88.196.5.77> has joined #angularjs
[17:32:27] <Eugene_> Only `httpClient`, so yes.
[17:32:55] <Eugene_> I made an example of my current problem. https://stackblitz.com/edit/angular-di-problem
[17:33:55] <Eugene_> AuthService, receives AuthConfig, that is provided via module providers block and it is instantiated by the help of `APP_INITIALIZER`
[17:39:38] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[17:43:32] *** acidjnk_new <acidjnk_new!~acidjnk@200116b8678c1700f4482c67f0b544c1.dip.versatel-1u1.de> has joined #angularjs
[17:47:54] *** minionofgozer <minionofgozer!~minionofg@136.49.3.29> has joined #angularjs
[17:52:07] *** EREVAN <EREVAN!~aaa@87.241.143.42> has quit IRC (Ping timeout: 240 seconds)
[17:58:33] *** minionofgozer <minionofgozer!~minionofg@136.49.3.29> has quit IRC (Quit: terminated!)
[17:59:05] *** minionofgozer <minionofgozer!~minionofg@136.49.3.29> has joined #angularjs
[17:59:51] *** minionofgozer <minionofgozer!~minionofg@136.49.3.29> has quit IRC (Client Quit)
[18:04:30] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has quit IRC (Ping timeout: 256 seconds)
[18:04:55] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #angularjs
[18:13:46] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has joined #angularjs
[18:20:50] *** thanatos <thanatos!~buttsanch@2607:fb90:7091:3d8a:7ce4:43b:b330:1731> has joined #angularjs
[18:24:48] *** buttsanchez <buttsanchez!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has quit IRC (Ping timeout: 268 seconds)
[18:33:31] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Ping timeout: 265 seconds)
[18:39:59] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[18:41:27] *** exonity01 <exonity01!uid364582@gateway/web/irccloud.com/x-nyysvefwxumonvza> has joined #angularjs
[18:41:40] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Client Quit)
[18:44:32] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has quit IRC (Ping timeout: 268 seconds)
[18:47:39] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #angularjs
[18:48:56] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[19:04:51] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Ping timeout: 260 seconds)
[19:10:08] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has joined #angularjs
[19:11:51] *** MalteJ__ <MalteJ__!sid46380@gateway/web/irccloud.com/x-kosxfsikiazsbgdy> has left #angularjs
[19:13:56] *** thanatos <thanatos!~buttsanch@2607:fb90:7091:3d8a:7ce4:43b:b330:1731> has quit IRC (Ping timeout: 248 seconds)
[19:16:23] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[19:30:02] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Ping timeout: 246 seconds)
[19:31:00] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[19:40:50] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Read error: Connection reset by peer)
[19:41:26] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[19:44:13] *** EREVAN <EREVAN!~aaa@87.241.143.42> has joined #angularjs
[19:44:45] *** EREVAN <EREVAN!~aaa@87.241.143.42> has quit IRC (Client Quit)
[19:44:45] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Read error: Connection reset by peer)
[19:45:17] *** EREVAN <EREVAN!~aaa@87.241.143.42> has joined #angularjs
[19:45:38] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[19:48:48] *** led1 <led1!~Thunderbi@217.66.160.14> has joined #angularjs
[19:50:07] *** stown <stown!~stefan@94-211-134-178.cable.dynamic.v4.ziggo.nl> has quit IRC (Ping timeout: 260 seconds)
[20:04:34] *** pandem <pandem!pandem@hilla.kapsi.fi> has quit IRC (Ping timeout: 252 seconds)
[20:11:57] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:23:59] *** Eugene_ <Eugene_!58c4054d@gateway/web/cgi-irc/kiwiirc.com/ip.88.196.5.77> has quit IRC (Remote host closed the connection)
[20:27:36] *** led1 <led1!~Thunderbi@217.66.160.14> has quit IRC (Quit: led1)
[20:28:50] *** tumdedum <tumdedum!~tumdedum@unaffiliated/espiral> has quit IRC (Ping timeout: 240 seconds)
[20:31:10] *** tumdedum <tumdedum!~tumdedum@unaffiliated/espiral> has joined #angularjs
[20:35:46] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[20:42:40] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Read error: Connection reset by peer)
[20:46:44] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has quit IRC (Remote host closed the connection)
[20:47:33] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has joined #angularjs
[20:51:13] *** exonity01 <exonity01!uid364582@gateway/web/irccloud.com/x-nyysvefwxumonvza> has quit IRC (Quit: Connection closed for inactivity)
[20:56:16] *** rangergord_ <rangergord_!~rangergor@modemcable186.198-70-69.static.videotron.ca> has joined #angularjs
[20:59:59] *** rangergord <rangergord!~rangergor@modemcable186.198-70-69.static.videotron.ca> has quit IRC (Ping timeout: 246 seconds)
[21:00:19] *** rangergord_ is now known as rangergord
[21:16:49] *** Rr4sT <Rr4sT!uid100308@gateway/web/irccloud.com/x-dzfqihisgltqwphl> has joined #angularjs
[21:26:39] *** rosterok <rosterok!uid236576@gateway/web/irccloud.com/x-pznsyrkxnohzlfxu> has joined #angularjs
[21:29:32] *** EREVAN <EREVAN!~aaa@87.241.143.42> has quit IRC ()
[21:42:51] *** tashie <tashie!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has quit IRC (Remote host closed the connection)
[21:46:49] *** shimsh <shimsh!shimsh@gateway/vpn/protonvpn/shimsh> has left #angularjs
[21:55:03] *** soee <soee!~soee@192.166.255.245> has joined #angularjs
[21:58:17] *** soee <soee!~soee@192.166.255.245> has quit IRC (Remote host closed the connection)
[22:00:36] *** soee <soee!~soee@192.166.255.245> has joined #angularjs
[22:02:38] *** soee <soee!~soee@192.166.255.245> has quit IRC (Client Quit)
[22:19:51] *** Aquazi <Aquazi!uid312403@gateway/web/irccloud.com/x-wsekyznirjixzoxe> has quit IRC (Quit: Connection closed for inactivity)
[22:21:12] *** ray02 <ray02!~ray02@78.192.34.122> has quit IRC (Quit: Leaving.)
[22:24:46] *** gcommer_ <gcommer_!~gcommer@gcommer.com> has quit IRC (*.net *.split)
[22:24:46] *** MarsLevin <MarsLevin!~mars@110.ip-51-38-189.eu> has quit IRC (*.net *.split)
[22:24:46] *** mir100 <mir100!~Vladimir@207.237.220.139> has quit IRC (*.net *.split)
[22:24:46] *** benl90 <benl90!benl90@we.will.rock.you.bnc4you.xyz> has quit IRC (*.net *.split)
[22:25:01] *** pspi <pspi!ppitkama@91.232.154.12> has quit IRC (*.net *.split)
[22:25:01] *** tomaw <tomaw!tom@freenode/staff/tomaw> has quit IRC (*.net *.split)
[22:25:01] *** WizJin <WizJin!~WizJin@136.244.99.92> has quit IRC (*.net *.split)
[22:25:01] *** roue <roue!~roue@24-197-208-158.dhcp.roch.mn.charter.com> has quit IRC (*.net *.split)
[22:25:01] *** blinky42 <blinky42!~quassel@jabber.blinkylight.net> has quit IRC (*.net *.split)
[22:25:01] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has quit IRC (*.net *.split)
[22:25:01] *** StephenS <StephenS!stefika@xshellz/founder/StephenS> has quit IRC (*.net *.split)
[22:25:01] *** cruxeternus <cruxeternus!~cruxetern@secspeed.com> has quit IRC (*.net *.split)
[22:25:01] *** hethkar <hethkar!~hethkar_@unaffiliated/nightfuri> has quit IRC (*.net *.split)
[22:25:01] *** c17r <c17r!~c17r@c17r.com> has quit IRC (*.net *.split)
[22:25:01] *** Eugene_ <Eugene_!55fd6d7f@gateway/web/cgi-irc/kiwiirc.com/ip.85.253.109.127> has joined #angularjs
[22:25:41] *** gcommer_ <gcommer_!~gcommer@gcommer.com> has joined #angularjs
[22:25:41] *** MarsLevin <MarsLevin!~mars@110.ip-51-38-189.eu> has joined #angularjs
[22:25:41] *** benl90 <benl90!benl90@we.will.rock.you.bnc4you.xyz> has joined #angularjs
[22:25:41] *** pspi <pspi!ppitkama@91.232.154.12> has joined #angularjs
[22:25:41] *** tomaw <tomaw!tom@freenode/staff/tomaw> has joined #angularjs
[22:25:41] *** WizJin <WizJin!~WizJin@136.244.99.92> has joined #angularjs
[22:25:41] *** roue <roue!~roue@24-197-208-158.dhcp.roch.mn.charter.com> has joined #angularjs
[22:25:41] *** blinky42 <blinky42!~quassel@jabber.blinkylight.net> has joined #angularjs
[22:25:41] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has joined #angularjs
[22:25:41] *** StephenS <StephenS!stefika@xshellz/founder/StephenS> has joined #angularjs
[22:25:41] *** cruxeternus <cruxeternus!~cruxetern@secspeed.com> has joined #angularjs
[22:25:41] *** hethkar <hethkar!~hethkar_@unaffiliated/nightfuri> has joined #angularjs
[22:25:41] *** c17r <c17r!~c17r@c17r.com> has joined #angularjs
[22:26:30] *** c17r <c17r!~c17r@c17r.com> has quit IRC (Max SendQ exceeded)
[22:26:30] *** hethkar <hethkar!~hethkar_@unaffiliated/nightfuri> has quit IRC (Max SendQ exceeded)
[22:26:30] *** WizJin <WizJin!~WizJin@136.244.99.92> has quit IRC (Max SendQ exceeded)
[22:26:31] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has quit IRC (Max SendQ exceeded)
[22:26:43] *** hethkar <hethkar!~hethkar_@ircbouncehouse.com> has joined #angularjs
[22:26:48] *** c17r <c17r!~c17r@c17r.com> has joined #angularjs
[22:26:56] *** WizJin <WizJin!~WizJin@136.244.99.92> has joined #angularjs
[22:26:59] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[22:27:14] *** ninsei <ninsei!~IRCIdent@40.117.176.101> has quit IRC (*.net *.split)
[22:27:31] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has joined #angularjs
[22:27:31] *** ninsei <ninsei!~IRCIdent@40.117.176.101> has joined #angularjs
[22:27:36] *** mir100 <mir100!~Vladimir@207.237.220.139> has joined #angularjs
[22:29:51] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has quit IRC (*.net *.split)
[22:29:51] *** c17r <c17r!~c17r@c17r.com> has quit IRC (*.net *.split)
[22:29:51] *** Rr4sT <Rr4sT!uid100308@gateway/web/irccloud.com/x-dzfqihisgltqwphl> has quit IRC (*.net *.split)
[22:29:51] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has quit IRC (*.net *.split)
[22:29:51] *** s2013 <s2013!~textual@cpe-24-243-145-239.rgv.res.rr.com> has quit IRC (*.net *.split)
[22:29:52] *** green67[m] <green67[m]!green67mat@gateway/shell/matrix.org/x-hbynoaubtyjfjdkn> has quit IRC (*.net *.split)
[22:29:53] *** dawid0383[m] <dawid0383[m]!dawid0383m@gateway/shell/matrix.org/x-hrpoxduzfrjyahmb> has quit IRC (*.net *.split)
[22:29:53] *** turt2live <turt2live!travist2li@gateway/shell/matrix.org/x-sphpucvarzknrqyh> has quit IRC (*.net *.split)
[22:29:54] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/x-buyvoyiqsboppxdg> has quit IRC (*.net *.split)
[22:29:54] *** Pingless <Pingless!sid143123@gateway/web/irccloud.com/x-sozdwtkjvhjqadyv> has quit IRC (*.net *.split)
[22:29:54] *** kiera <kiera!sid128301@gateway/web/irccloud.com/x-barwrifkpfhudqnh> has quit IRC (*.net *.split)
[22:29:54] *** jhill <jhill!sid1055@gateway/web/irccloud.com/x-lqbehvbqsnwxprfv> has quit IRC (*.net *.split)
[22:29:54] *** davlefou <davlefou!~davlefou@unaffiliated/davlefou> has quit IRC (*.net *.split)
[22:29:56] *** not_bravo <not_bravo!~bravo@destiny.cat.pdx.edu> has quit IRC (*.net *.split)
[22:29:57] *** el2ro <el2ro!~quassel@198.199.125.248> has quit IRC (*.net *.split)
[22:29:57] *** fkm <fkm!~fkm@unaffiliated/fkm> has quit IRC (*.net *.split)
[22:29:57] *** rosterok <rosterok!uid236576@gateway/web/irccloud.com/x-pznsyrkxnohzlfxu> has quit IRC (*.net *.split)
[22:29:58] *** pcmill[m] <pcmill[m]!pcmillmatr@gateway/shell/matrix.org/x-crcqrytmwctfffvh> has quit IRC (*.net *.split)
[22:29:59] *** jm01072020[m] <jm01072020[m]!jm01072020@gateway/shell/matrix.org/x-fpqwqocordizznux> has quit IRC (*.net *.split)
[22:29:59] *** SargoDarya <SargoDarya!~SargoDary@unaffiliated/sargodarya> has quit IRC (*.net *.split)
[22:30:00] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-hkrjzztxquhiuhdo> has quit IRC (*.net *.split)
[22:30:00] *** amatecha_ <amatecha_!sid10006@gateway/web/irccloud.com/x-xgqtveczvogudiqt> has quit IRC (*.net *.split)
[22:30:00] *** lucifer <lucifer!lucifer@gateway/web/irccloud.com/x-ipwmzniuhnpxhwgo> has quit IRC (*.net *.split)
[22:30:00] *** level3 <level3!level3@gateway/shell/tilde.team/x-pgkzljnmmwsoemtt> has quit IRC (*.net *.split)
[22:30:00] *** IShaDoWl <IShaDoWl!sid155795@gateway/web/irccloud.com/x-bjbaooeyoycppapr> has quit IRC (*.net *.split)
[22:30:00] *** Rumpo <Rumpo!~Rumpo@217.138.29.135> has quit IRC (*.net *.split)
[22:30:01] *** fcanela <fcanela!~fcanela@unaffiliated/fcanela> has quit IRC (*.net *.split)
[22:30:02] *** zap <zap!zap@kapsi.fi> has quit IRC (*.net *.split)
[22:30:03] *** gliautard[m] <gliautard[m]!gliautardm@gateway/shell/matrix.org/x-zwiwlcijymctfatp> has quit IRC (*.net *.split)
[22:30:05] *** Wikipedia[m] <Wikipedia[m]!nebwikiped@gateway/shell/matrix.org/x-iqieqsjbhoflnlxj> has quit IRC (*.net *.split)
[22:30:26] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has joined #angularjs
[22:30:26] *** c17r <c17r!~c17r@c17r.com> has joined #angularjs
[22:30:26] *** rosterok <rosterok!uid236576@gateway/web/irccloud.com/x-pznsyrkxnohzlfxu> has joined #angularjs
[22:30:26] *** Rr4sT <Rr4sT!uid100308@gateway/web/irccloud.com/x-dzfqihisgltqwphl> has joined #angularjs
[22:30:26] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has joined #angularjs
[22:30:26] *** s2013 <s2013!~textual@cpe-24-243-145-239.rgv.res.rr.com> has joined #angularjs
[22:30:26] *** turt2live <turt2live!travist2li@gateway/shell/matrix.org/x-sphpucvarzknrqyh> has joined #angularjs
[22:30:26] *** green67[m] <green67[m]!green67mat@gateway/shell/matrix.org/x-hbynoaubtyjfjdkn> has joined #angularjs
[22:30:26] *** pcmill[m] <pcmill[m]!pcmillmatr@gateway/shell/matrix.org/x-crcqrytmwctfffvh> has joined #angularjs
[22:30:26] *** gliautard[m] <gliautard[m]!gliautardm@gateway/shell/matrix.org/x-zwiwlcijymctfatp> has joined #angularjs
[22:30:26] *** dawid0383[m] <dawid0383[m]!dawid0383m@gateway/shell/matrix.org/x-hrpoxduzfrjyahmb> has joined #angularjs
[22:30:26] *** Wikipedia[m] <Wikipedia[m]!nebwikiped@gateway/shell/matrix.org/x-iqieqsjbhoflnlxj> has joined #angularjs
[22:30:26] *** jm01072020[m] <jm01072020[m]!jm01072020@gateway/shell/matrix.org/x-fpqwqocordizznux> has joined #angularjs
[22:30:26] *** SargoDarya <SargoDarya!~SargoDary@unaffiliated/sargodarya> has joined #angularjs
[22:30:26] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-hkrjzztxquhiuhdo> has joined #angularjs
[22:30:26] *** amatecha_ <amatecha_!sid10006@gateway/web/irccloud.com/x-xgqtveczvogudiqt> has joined #angularjs
[22:30:26] *** lucifer <lucifer!lucifer@gateway/web/irccloud.com/x-ipwmzniuhnpxhwgo> has joined #angularjs
[22:30:26] *** level3 <level3!level3@gateway/shell/tilde.team/x-pgkzljnmmwsoemtt> has joined #angularjs
[22:30:26] *** IShaDoWl <IShaDoWl!sid155795@gateway/web/irccloud.com/x-bjbaooeyoycppapr> has joined #angularjs
[22:30:26] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/x-buyvoyiqsboppxdg> has joined #angularjs
[22:30:26] *** Pingless <Pingless!sid143123@gateway/web/irccloud.com/x-sozdwtkjvhjqadyv> has joined #angularjs
[22:30:26] *** kiera <kiera!sid128301@gateway/web/irccloud.com/x-barwrifkpfhudqnh> has joined #angularjs
[22:30:26] *** jhill <jhill!sid1055@gateway/web/irccloud.com/x-lqbehvbqsnwxprfv> has joined #angularjs
[22:30:26] *** Rumpo <Rumpo!~Rumpo@217.138.29.135> has joined #angularjs
[22:30:26] *** zap <zap!zap@kapsi.fi> has joined #angularjs
[22:30:26] *** fcanela <fcanela!~fcanela@unaffiliated/fcanela> has joined #angularjs
[22:30:26] *** davlefou <davlefou!~davlefou@unaffiliated/davlefou> has joined #angularjs
[22:30:26] *** not_bravo <not_bravo!~bravo@destiny.cat.pdx.edu> has joined #angularjs
[22:30:26] *** el2ro <el2ro!~quassel@198.199.125.248> has joined #angularjs
[22:30:26] *** fkm <fkm!~fkm@unaffiliated/fkm> has joined #angularjs
[22:30:42] *** turt2live <turt2live!travist2li@gateway/shell/matrix.org/x-sphpucvarzknrqyh> has quit IRC (Max SendQ exceeded)
[22:30:42] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has quit IRC (Max SendQ exceeded)
[22:30:42] *** jhill <jhill!sid1055@gateway/web/irccloud.com/x-lqbehvbqsnwxprfv> has quit IRC (Max SendQ exceeded)
[22:31:26] *** hethkar <hethkar!~hethkar_@unaffiliated/nightfuri> has quit IRC (*.net *.split)
[22:31:26] *** mir100 <mir100!~Vladimir@207.237.220.139> has quit IRC (*.net *.split)
[22:31:26] *** Eugene_ <Eugene_!55fd6d7f@gateway/web/cgi-irc/kiwiirc.com/ip.85.253.109.127> has quit IRC (*.net *.split)
[22:31:27] *** rangergord <rangergord!~rangergor@modemcable186.198-70-69.static.videotron.ca> has quit IRC (*.net *.split)
[22:31:30] *** fitzgerald1337_ <fitzgerald1337_!~fitzgeral@209.152.96.166> has quit IRC (*.net *.split)
[22:31:30] *** paws_ <paws_!uid89121@gateway/web/irccloud.com/x-zqoaeihkfnnszuzd> has quit IRC (*.net *.split)
[22:31:34] *** GoldenBear <GoldenBear!~gb@104.200.131.8> has quit IRC (*.net *.split)
[22:31:34] *** parasite_ <parasite_!~Parasite@84.17.36.65> has quit IRC (*.net *.split)
[22:31:37] *** Xiti <Xiti!~Xiti-@unaffiliated/xiti> has quit IRC (*.net *.split)
[22:31:37] *** pott <pott!~pott@2001:1af8:4700:b0d0:cc00::> has quit IRC (*.net *.split)
[22:31:38] *** junderw <junderw!sid43070@gateway/web/irccloud.com/x-jcsstjegwlhlpcxq> has quit IRC (*.net *.split)
[22:31:38] *** WillMoogle <WillMoogle!sid38138@gateway/web/irccloud.com/x-zxonoavwiiytiupu> has quit IRC (*.net *.split)
[22:31:38] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-aeusymckqxxvpxfq> has quit IRC (*.net *.split)
[22:31:39] *** marlinc <marlinc!~marlinc@znc.marlinc.nl> has quit IRC (*.net *.split)
[22:31:39] *** _Penguin <_Penguin!~penguin@2a00:23c4:b993:d501:ba27:ebff:fecb:141e> has quit IRC (*.net *.split)
[22:31:40] *** roachiepoopoo <roachiepoopoo!~roachiepo@c-67-180-150-189.hsd1.ca.comcast.net> has quit IRC (*.net *.split)
[22:32:20] *** rosterok <rosterok!uid236576@gateway/web/irccloud.com/x-pznsyrkxnohzlfxu> has quit IRC (Ping timeout: 248 seconds)
[22:32:20] *** lucifer <lucifer!lucifer@gateway/web/irccloud.com/x-ipwmzniuhnpxhwgo> has quit IRC (Ping timeout: 248 seconds)
[22:32:24] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/x-buyvoyiqsboppxdg> has quit IRC (Ping timeout: 247 seconds)
[22:32:35] *** roachiepoopoo <roachiepoopoo!~roachiepo@c-67-180-150-189.hsd1.ca.comcast.net> has joined #angularjs
[22:32:43] *** hethkar <hethkar!~hethkar_@unaffiliated/nightfuri> has joined #angularjs
[22:32:43] *** Eugene_ <Eugene_!55fd6d7f@gateway/web/cgi-irc/kiwiirc.com/ip.85.253.109.127> has joined #angularjs
[22:32:43] *** rangergord <rangergord!~rangergor@modemcable186.198-70-69.static.videotron.ca> has joined #angularjs
[22:32:43] *** fitzgerald1337_ <fitzgerald1337_!~fitzgeral@209.152.96.166> has joined #angularjs
[22:32:43] *** paws_ <paws_!uid89121@gateway/web/irccloud.com/x-zqoaeihkfnnszuzd> has joined #angularjs
[22:32:43] *** GoldenBear <GoldenBear!~gb@104.200.131.8> has joined #angularjs
[22:32:43] *** parasite_ <parasite_!~Parasite@84.17.36.65> has joined #angularjs
[22:32:43] *** Xiti <Xiti!~Xiti-@unaffiliated/xiti> has joined #angularjs
[22:32:43] *** pott <pott!~pott@2001:1af8:4700:b0d0:cc00::> has joined #angularjs
[22:32:43] *** junderw <junderw!sid43070@gateway/web/irccloud.com/x-jcsstjegwlhlpcxq> has joined #angularjs
[22:32:43] *** WillMoogle <WillMoogle!sid38138@gateway/web/irccloud.com/x-zxonoavwiiytiupu> has joined #angularjs
[22:32:43] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-aeusymckqxxvpxfq> has joined #angularjs
[22:32:43] *** marlinc <marlinc!~marlinc@znc.marlinc.nl> has joined #angularjs
[22:32:43] *** _Penguin <_Penguin!~penguin@2a00:23c4:b993:d501:ba27:ebff:fecb:141e> has joined #angularjs
[22:33:13] *** thekyriarchy <thekyriarchy!thekyriarc@fsf/emeritus/kxra> has quit IRC (*.net *.split)
[22:33:13] *** psydroid <psydroid!psydroidma@gateway/shell/matrix.org/x-jvvgaphutdyveudz> has quit IRC (*.net *.split)
[22:33:13] *** ootje <ootje!~ootje@159.65.203.188> has quit IRC (*.net *.split)
[22:33:13] *** lstanley <lstanley!sid7517@gateway/web/irccloud.com/x-wbxnwearklqsjxqu> has quit IRC (*.net *.split)
[22:33:14] *** AutomationD <AutomationD!sid87376@gateway/web/irccloud.com/x-tiuidvfrqsqcfred> has quit IRC (*.net *.split)
[22:33:14] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-cdymiybsqnbsfvgh> has quit IRC (*.net *.split)
[22:33:14] *** Ownix <Ownix!sid11917@gateway/web/irccloud.com/x-gbnwmlrzqqbwxavv> has quit IRC (*.net *.split)
[22:33:14] *** ptx0 <ptx0!~cheesus_c@unaffiliated/ptx0> has quit IRC (*.net *.split)
[22:33:15] *** iamayam <iamayam!~yamiam@192.3.160.145> has quit IRC (*.net *.split)
[22:33:15] *** murii <murii!~murii@90.95.40.132> has quit IRC (*.net *.split)
[22:33:15] *** brudvik2 <brudvik2!~kabru@35.127.214.193.static.cust.telenor.com> has quit IRC (*.net *.split)
[22:33:15] *** lilalinux <lilalinux!znc@80.69.39.131> has quit IRC (*.net *.split)
[22:33:16] *** sc0tt2 <sc0tt2!sid412351@gateway/web/irccloud.com/x-fkyemwzxhytsuryd> has quit IRC (*.net *.split)
[22:33:18] *** theRealAlexz <theRealAlexz!sid12120@gateway/web/irccloud.com/x-qclmgrjvuuptatzq> has quit IRC (*.net *.split)
[22:33:23] *** gliautard[m] <gliautard[m]!gliautardm@gateway/shell/matrix.org/x-zwiwlcijymctfatp> has quit IRC (Ping timeout: 240 seconds)
[22:33:24] *** Wikipedia[m] <Wikipedia[m]!nebwikiped@gateway/shell/matrix.org/x-iqieqsjbhoflnlxj> has quit IRC (Ping timeout: 240 seconds)
[22:33:25] *** pcmill[m] <pcmill[m]!pcmillmatr@gateway/shell/matrix.org/x-crcqrytmwctfffvh> has quit IRC (Ping timeout: 248 seconds)
[22:33:26] *** jm01072020[m] <jm01072020[m]!jm01072020@gateway/shell/matrix.org/x-fpqwqocordizznux> has quit IRC (Ping timeout: 270 seconds)
[22:33:29] *** green67[m] <green67[m]!green67mat@gateway/shell/matrix.org/x-hbynoaubtyjfjdkn> has quit IRC (Ping timeout: 246 seconds)
[22:33:29] *** dawid0383[m] <dawid0383[m]!dawid0383m@gateway/shell/matrix.org/x-hrpoxduzfrjyahmb> has quit IRC (Ping timeout: 246 seconds)
[22:33:37] *** iamayam <iamayam!~yamiam@192.3.160.145> has joined #angularjs
[22:33:37] *** Ownix <Ownix!sid11917@gateway/web/irccloud.com/x-mwruqzloxpkihvda> has joined #angularjs
[22:33:40] *** Karasu <Karasu!~quassel@kralizec.serverhamster.com> has quit IRC (*.net *.split)
[22:33:43] *** boistordu <boistordu!boistordum@gateway/shell/matrix.org/x-eungfmwxmdrveulw> has quit IRC (Ping timeout: 256 seconds)
[22:33:44] *** brudvik2 <brudvik2!~kabru@35.127.214.193.static.cust.telenor.com> has joined #angularjs
[22:33:44] *** sc0tt2 <sc0tt2!sid412351@gateway/web/irccloud.com/x-hqzyawbvzsuadljw> has joined #angularjs
[22:33:44] *** mir100 <mir100!~Vladimir@207.237.220.139> has joined #angularjs
[22:33:46] *** theRealAlexz <theRealAlexz!sid12120@gateway/web/irccloud.com/x-dhkbvcbifhengdjf> has joined #angularjs
[22:33:48] *** Rr4sT <Rr4sT!uid100308@gateway/web/irccloud.com/x-dzfqihisgltqwphl> has quit IRC (Ping timeout: 246 seconds)
[22:33:49] *** jamesS9 <jamesS9!jsdev90syn@gateway/shell/matrix.org/x-mfzqqenclwkvtrns> has quit IRC (Ping timeout: 240 seconds)
[22:33:50] *** wangoe[m] <wangoe[m]!wangoematr@gateway/shell/matrix.org/x-tjlacooskpfruurg> has quit IRC (Ping timeout: 240 seconds)
[22:33:53] *** Karasu <Karasu!~quassel@kralizec.serverhamster.com> has joined #angularjs
[22:33:53] *** Hellslayer[m] <Hellslayer[m]!hellslayer@gateway/shell/matrix.org/x-eddphoagafbhfwwh> has quit IRC (Ping timeout: 258 seconds)
[22:33:57] *** ootje <ootje!~ootje@159.65.203.188> has joined #angularjs
[22:33:57] *** AutomationD <AutomationD!sid87376@gateway/web/irccloud.com/x-lcinjhawonhsivmd> has joined #angularjs
[22:33:58] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-hkrjzztxquhiuhdo> has quit IRC (Ping timeout: 248 seconds)
[22:33:58] *** amatecha_ <amatecha_!sid10006@gateway/web/irccloud.com/x-xgqtveczvogudiqt> has quit IRC (Ping timeout: 248 seconds)
[22:34:17] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has joined #angularjs
[22:34:17] *** lilalinux <lilalinux!znc@80.69.39.131> has joined #angularjs
[22:34:17] *** lilalinux <lilalinux!znc@80.69.39.131> has quit IRC (Excess Flood)
[22:34:28] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-cshfmppfjwuzmtfa> has joined #angularjs
[22:34:33] *** d10n-work <d10n-work!sid37161@gateway/web/irccloud.com/x-upeokxixtxdseaia> has quit IRC (Ping timeout: 268 seconds)
[22:34:39] *** paws_ <paws_!uid89121@gateway/web/irccloud.com/x-zqoaeihkfnnszuzd> has quit IRC (Ping timeout: 277 seconds)
[22:35:05] *** WizJin <WizJin!~WizJin@136.244.99.92> has quit IRC (*.net *.split)
[22:35:05] *** tumdedum <tumdedum!~tumdedum@unaffiliated/espiral> has quit IRC (*.net *.split)
[22:35:05] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has quit IRC (*.net *.split)
[22:35:07] *** Hexoid <Hexoid!~Hexoid@leased-line-244-222.telecom.by> has quit IRC (*.net *.split)
[22:35:07] *** nivag <nivag!~gavin@121.99.202.67> has quit IRC (*.net *.split)
[22:35:08] *** lohfu <lohfu!~lohfu@37.139.15.18> has quit IRC (*.net *.split)
[22:35:08] *** MerlinDMC <MerlinDMC!~merlin@163.172.186.44> has quit IRC (*.net *.split)
[22:35:08] *** Guest56364 <Guest56364!~fourq@182.ip-144-217-12.net> has quit IRC (*.net *.split)
[22:35:09] *** mst_ <mst_!~matthewt@shadowcat/chainsaw-wielder/perl.gc> has quit IRC (*.net *.split)
[22:35:09] *** Jello_Raptor <Jello_Raptor!~Jello_Rap@li641-12.members.linode.com> has quit IRC (*.net *.split)
[22:35:09] *** V7 <V7!~v7@unaffiliated/v7> has quit IRC (*.net *.split)
[22:35:11] *** dissonant <dissonant!~dissonant@159.65.253.21> has quit IRC (*.net *.split)
[22:35:11] *** da_wunder <da_wunder!~wunder@dsl-jklbng11-54fa4b-152.dhcp.inet.fi> has quit IRC (*.net *.split)
[22:35:12] *** ashka <ashka!~postmaste@pdpc/supporter/active/ashka> has quit IRC (*.net *.split)
[22:35:13] *** xMopx <xMopx!~xMopx@192.95.23.134> has quit IRC (*.net *.split)
[22:35:13] *** monokrome <monokrome!~monokrome@206.189.221.66> has quit IRC (*.net *.split)
[22:35:14] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has quit IRC (*.net *.split)
[22:35:14] *** tabakhase <tabakhase!tabakhase@unaffiliated/tabakhase> has quit IRC (*.net *.split)
[22:35:15] *** bttf <bttf!~bttf@138.68.16.63> has quit IRC (*.net *.split)
[22:35:15] *** williamevanl[m] <williamevanl[m]!williameva@gateway/shell/matrix.org/x-aosicuqeztmhqiqf> has quit IRC (*.net *.split)
[22:35:15] *** abidur[m] <abidur[m]!abidurmatr@gateway/shell/matrix.org/x-nyzhwsvuurccwxjc> has quit IRC (*.net *.split)
[22:35:16] *** isacl___ <isacl___!sid13263@gateway/web/irccloud.com/x-vdfjhbbrmtzepjjp> has quit IRC (*.net *.split)
[22:35:16] *** devin________ <devin________!sid177405@gateway/web/irccloud.com/x-mrqsecgxehlpahxe> has quit IRC (*.net *.split)
[22:35:16] *** tkny____ <tkny____!sid91316@gateway/web/irccloud.com/x-hszefpwypgzxlgvt> has quit IRC (*.net *.split)
[22:35:16] *** timwis <timwis!sid152344@gateway/web/irccloud.com/x-bdmytwmeoenmkhpw> has quit IRC (*.net *.split)
[22:35:17] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has quit IRC (*.net *.split)
[22:35:17] *** lebster <lebster!sid17131@gateway/web/irccloud.com/x-qxijzvvfldrcbdrn> has quit IRC (*.net *.split)
[22:35:18] *** m0ltar <m0ltar!~moltar@159.203.35.170> has quit IRC (*.net *.split)
[22:35:18] *** TitoN <TitoN!~titon@c83-250-41-185.bredband.comhem.se> has quit IRC (*.net *.split)
[22:35:18] *** newtothisv21 <newtothisv21!~Shinigami@2600:6c56:6e00:5b4:193b:cd8a:3d25:a6> has quit IRC (*.net *.split)
[22:35:18] *** AppStore <AppStore!sid156856@gateway/web/irccloud.com/x-kzzcvylxjwvwygds> has quit IRC (*.net *.split)
[22:35:18] *** mindfulStoic <mindfulStoic!sid172528@gateway/web/irccloud.com/x-alvgvzhvfcmpesfu> has quit IRC (*.net *.split)
[22:35:19] *** Brak____________ <Brak____________!sid23881@gateway/web/irccloud.com/x-qnvcjlqgbkcbeznh> has quit IRC (*.net *.split)
[22:35:21] *** cytrinox <cytrinox!~cyx@mail.chaospixel.com> has quit IRC (*.net *.split)
[22:35:21] *** littledan <littledan!sid90245@gateway/web/irccloud.com/x-ytxgywhrihvblvky> has quit IRC (*.net *.split)
[22:35:22] *** mursu <mursu!~ngWalrus@2a03:b0c0:3:d0::5ebd:2001> has quit IRC (*.net *.split)
[22:35:22] *** Fire-Dragon-DoL <Fire-Dragon-DoL!~Fire-Drag@2605:de00:1:1:4a:15:0:2> has quit IRC (*.net *.split)
[22:35:22] *** Klumben <Klumben!Nsaiswatch@gateway/shell/panicbnc/x-lzebimjbooseonjc> has quit IRC (*.net *.split)
[22:35:23] *** tyteen4a03 <tyteen4a03!~tyteen4a0@unaffiliated/tyteen4a03> has quit IRC (*.net *.split)
[22:35:40] *** williamevanl[m] <williamevanl[m]!williameva@gateway/shell/matrix.org/x-aosicuqeztmhqiqf> has joined #angularjs
[22:35:40] *** abidur[m] <abidur[m]!abidurmatr@gateway/shell/matrix.org/x-nyzhwsvuurccwxjc> has joined #angularjs
[22:35:40] *** isacl___ <isacl___!sid13263@gateway/web/irccloud.com/x-vdfjhbbrmtzepjjp> has joined #angularjs
[22:35:40] *** devin________ <devin________!sid177405@gateway/web/irccloud.com/x-mrqsecgxehlpahxe> has joined #angularjs
[22:35:40] *** tkny____ <tkny____!sid91316@gateway/web/irccloud.com/x-hszefpwypgzxlgvt> has joined #angularjs
[22:35:40] *** timwis <timwis!sid152344@gateway/web/irccloud.com/x-bdmytwmeoenmkhpw> has joined #angularjs
[22:35:40] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has joined #angularjs
[22:35:40] *** lebster <lebster!sid17131@gateway/web/irccloud.com/x-qxijzvvfldrcbdrn> has joined #angularjs
[22:35:40] *** m0ltar <m0ltar!~moltar@159.203.35.170> has joined #angularjs
[22:35:40] *** TitoN <TitoN!~titon@c83-250-41-185.bredband.comhem.se> has joined #angularjs
[22:35:40] *** newtothisv21 <newtothisv21!~Shinigami@2600:6c56:6e00:5b4:193b:cd8a:3d25:a6> has joined #angularjs
[22:35:40] *** AppStore <AppStore!sid156856@gateway/web/irccloud.com/x-kzzcvylxjwvwygds> has joined #angularjs
[22:35:40] *** mindfulStoic <mindfulStoic!sid172528@gateway/web/irccloud.com/x-alvgvzhvfcmpesfu> has joined #angularjs
[22:35:40] *** Brak____________ <Brak____________!sid23881@gateway/web/irccloud.com/x-qnvcjlqgbkcbeznh> has joined #angularjs
[22:35:40] *** cytrinox <cytrinox!~cyx@mail.chaospixel.com> has joined #angularjs
[22:35:40] *** littledan <littledan!sid90245@gateway/web/irccloud.com/x-ytxgywhrihvblvky> has joined #angularjs
[22:35:40] *** mursu <mursu!~ngWalrus@2a03:b0c0:3:d0::5ebd:2001> has joined #angularjs
[22:35:40] *** Fire-Dragon-DoL <Fire-Dragon-DoL!~Fire-Drag@2605:de00:1:1:4a:15:0:2> has joined #angularjs
[22:35:40] *** Klumben <Klumben!Nsaiswatch@gateway/shell/panicbnc/x-lzebimjbooseonjc> has joined #angularjs
[22:35:40] *** tyteen4a03 <tyteen4a03!~tyteen4a0@unaffiliated/tyteen4a03> has joined #angularjs
[22:35:47] *** lilalinux <lilalinux!znc@80.69.39.131> has joined #angularjs
[22:35:47] *** lilalinux <lilalinux!znc@80.69.39.131> has quit IRC (Excess Flood)
[22:35:55] *** Triangular <Triangular!tri@109.255.111.144> has quit IRC (*.net *.split)
[22:35:55] *** DieguezZ <DieguezZ!~DieguezZ@45.32.179.64> has quit IRC (*.net *.split)
[22:35:55] *** caitp <caitp!~green@ec2-35-163-132-133.us-west-2.compute.amazonaws.com> has quit IRC (*.net *.split)
[22:35:55] *** Blackshark <Blackshark!~Blackshar@mail.thorium.squarepx.com> has quit IRC (*.net *.split)
[22:35:56] *** TlrDr <TlrDr!~tlrdr@126-180-35-213.dyn.estpak.ee> has quit IRC (*.net *.split)
[22:35:56] *** trampi <trampi!~trampi@mx.trampusch.info> has quit IRC (*.net *.split)
[22:35:56] *** cadabrax <cadabrax!~poof@unaffiliated/cadabrax> has quit IRC (*.net *.split)
[22:35:57] *** balr0g <balr0g!~balr0g@unaffiliated/balr0g> has quit IRC (*.net *.split)
[22:35:57] *** edr <edr!~edr@pdpc/supporter/professional/edr> has quit IRC (*.net *.split)
[22:35:57] *** d10n <d10n!~d10n@unaffiliated/d10n> has quit IRC (*.net *.split)
[22:35:58] *** evulish <evulish!~evulish@unaffiliated/evulish> has quit IRC (*.net *.split)
[22:35:58] *** fumck <fumck!fumster@nonsocial.net> has quit IRC (*.net *.split)
[22:35:58] *** adminf <adminf!~admin@91.177.63.86> has quit IRC (*.net *.split)
[22:35:59] *** pcdummy <pcdummy!~quassel@unaffiliated/pcdummy> has quit IRC (*.net *.split)
[22:35:59] *** malps13 <malps13!~quassel@188.116.38.80> has quit IRC (*.net *.split)
[22:35:59] *** niko <niko!~niko@freenode/staff/ubuntu.member.niko> has quit IRC (*.net *.split)
[22:36:01] *** anddam <anddam!~anddam@unaffiliated/anddam> has quit IRC (*.net *.split)
[22:36:02] *** EdwardIII <EdwardIII!~edwardiii@unaffiliated/edward123> has quit IRC (*.net *.split)
[22:36:04] *** Klumben <Klumben!Nsaiswatch@gateway/shell/panicbnc/x-lzebimjbooseonjc> has quit IRC (Max SendQ exceeded)
[22:36:04] *** lebster <lebster!sid17131@gateway/web/irccloud.com/x-qxijzvvfldrcbdrn> has quit IRC (Max SendQ exceeded)
[22:36:04] *** timwis <timwis!sid152344@gateway/web/irccloud.com/x-bdmytwmeoenmkhpw> has quit IRC (Max SendQ exceeded)
[22:36:05] *** junderw <junderw!sid43070@gateway/web/irccloud.com/x-jcsstjegwlhlpcxq> has quit IRC (Ping timeout: 275 seconds)
[22:36:05] *** WillMoogle <WillMoogle!sid38138@gateway/web/irccloud.com/x-zxonoavwiiytiupu> has quit IRC (Ping timeout: 275 seconds)
[22:36:06] *** tashie_ <tashie_!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has quit IRC (*.net *.split)
[22:36:06] *** jimlei <jimlei!~quassel@ti0577q162-5701.bb.online.no> has quit IRC (*.net *.split)
[22:36:07] *** Dev0n <Dev0n!~Dev0n@unaffiliated/dev0n> has quit IRC (*.net *.split)
[22:36:08] *** sakustar_ <sakustar_!saku@pouserinet.fi> has quit IRC (*.net *.split)
[22:36:09] *** ezio <ezio!~ezio@unaffiliated/ezio> has quit IRC (*.net *.split)
[22:36:09] *** danger89 <danger89!~danger89@228-27-145-85.ftth.glasoperator.nl> has quit IRC (*.net *.split)
[22:36:10] *** foul_owl <foul_owl!~foul_owl@108.62.5.131> has quit IRC (*.net *.split)
[22:36:11] *** adarshaj <adarshaj!~adarshaj@unaffiliated/adarshaj> has quit IRC (*.net *.split)
[22:36:11] *** forrestv <forrestv!~forrestv@unaffiliated/forrestv> has quit IRC (*.net *.split)
[22:36:12] *** williamboman <williamboman!~Impaloo@pluto.redwill.se> has quit IRC (*.net *.split)
[22:36:13] *** axsuul <axsuul!~axsuul@138.229.82.182> has quit IRC (*.net *.split)
[22:36:14] *** Elarcis <Elarcis!~Elarcis@static.213.25.201.195.clients.your-server.de> has quit IRC (*.net *.split)
[22:36:15] *** Verge <Verge!~ccvxcv@static.127.30.47.78.clients.your-server.de> has quit IRC (*.net *.split)
[22:36:15] *** storkme <storkme!~storkme@unaffiliated/stork> has quit IRC (*.net *.split)
[22:36:18] *** williamevanl[m] <williamevanl[m]!williameva@gateway/shell/matrix.org/x-aosicuqeztmhqiqf> has quit IRC (Ping timeout: 260 seconds)
[22:36:18] *** abidur[m] <abidur[m]!abidurmatr@gateway/shell/matrix.org/x-nyzhwsvuurccwxjc> has quit IRC (Ping timeout: 260 seconds)
[22:36:24] *** WizJin <WizJin!~WizJin@136.244.99.92> has joined #angularjs
[22:36:24] *** tumdedum <tumdedum!~tumdedum@unaffiliated/espiral> has joined #angularjs
[22:36:24] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has joined #angularjs
[22:36:24] *** Hexoid <Hexoid!~Hexoid@leased-line-244-222.telecom.by> has joined #angularjs
[22:36:24] *** nivag <nivag!~gavin@121.99.202.67> has joined #angularjs
[22:36:24] *** lohfu <lohfu!~lohfu@37.139.15.18> has joined #angularjs
[22:36:24] *** MerlinDMC <MerlinDMC!~merlin@163.172.186.44> has joined #angularjs
[22:36:24] *** Guest56364 <Guest56364!~fourq@182.ip-144-217-12.net> has joined #angularjs
[22:36:24] *** mst_ <mst_!~matthewt@shadowcat/chainsaw-wielder/perl.gc> has joined #angularjs
[22:36:24] *** Jello_Raptor <Jello_Raptor!~Jello_Rap@li641-12.members.linode.com> has joined #angularjs
[22:36:24] *** V7 <V7!~v7@unaffiliated/v7> has joined #angularjs
[22:36:24] *** dissonant <dissonant!~dissonant@159.65.253.21> has joined #angularjs
[22:36:24] *** da_wunder <da_wunder!~wunder@dsl-jklbng11-54fa4b-152.dhcp.inet.fi> has joined #angularjs
[22:36:24] *** ashka <ashka!~postmaste@pdpc/supporter/active/ashka> has joined #angularjs
[22:36:24] *** monokrome <monokrome!~monokrome@206.189.221.66> has joined #angularjs
[22:36:24] *** xMopx <xMopx!~xMopx@192.95.23.134> has joined #angularjs
[22:36:24] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has joined #angularjs
[22:36:24] *** tabakhase <tabakhase!tabakhase@unaffiliated/tabakhase> has joined #angularjs
[22:36:24] *** bttf <bttf!~bttf@138.68.16.63> has joined #angularjs
[22:36:24] *** monokrome <monokrome!~monokrome@206.189.221.66> has quit IRC (Max SendQ exceeded)
[22:36:24] *** lohfu <lohfu!~lohfu@37.139.15.18> has quit IRC (Max SendQ exceeded)
[22:36:35] *** anddam <anddam!~anddam@unaffiliated/anddam> has joined #angularjs
[22:36:35] *** Triangular <Triangular!tri@109.255.111.144> has joined #angularjs
[22:36:35] *** DieguezZ <DieguezZ!~DieguezZ@45.32.179.64> has joined #angularjs
[22:36:35] *** caitp <caitp!~green@ec2-35-163-132-133.us-west-2.compute.amazonaws.com> has joined #angularjs
[22:36:35] *** Blackshark <Blackshark!~Blackshar@mail.thorium.squarepx.com> has joined #angularjs
[22:36:35] *** TlrDr <TlrDr!~tlrdr@126-180-35-213.dyn.estpak.ee> has joined #angularjs
[22:36:35] *** trampi <trampi!~trampi@mx.trampusch.info> has joined #angularjs
[22:36:35] *** cadabrax <cadabrax!~poof@unaffiliated/cadabrax> has joined #angularjs
[22:36:35] *** balr0g <balr0g!~balr0g@unaffiliated/balr0g> has joined #angularjs
[22:36:35] *** edr <edr!~edr@pdpc/supporter/professional/edr> has joined #angularjs
[22:36:35] *** d10n <d10n!~d10n@unaffiliated/d10n> has joined #angularjs
[22:36:35] *** evulish <evulish!~evulish@unaffiliated/evulish> has joined #angularjs
[22:36:35] *** fumck <fumck!fumster@nonsocial.net> has joined #angularjs
[22:36:35] *** EdwardIII <EdwardIII!~edwardiii@unaffiliated/edward123> has joined #angularjs
[22:36:35] *** adminf <adminf!~admin@91.177.63.86> has joined #angularjs
[22:36:35] *** pcdummy <pcdummy!~quassel@unaffiliated/pcdummy> has joined #angularjs
[22:36:35] *** malps13 <malps13!~quassel@188.116.38.80> has joined #angularjs
[22:36:35] *** niko <niko!~niko@freenode/staff/ubuntu.member.niko> has joined #angularjs
[22:36:47] *** lilalinux <lilalinux!znc@80.69.39.131> has joined #angularjs
[22:36:48] *** lilalinux <lilalinux!znc@80.69.39.131> has quit IRC (Excess Flood)
[22:36:53] *** Triangular <Triangular!tri@109.255.111.144> has quit IRC (*.net *.split)
[22:36:53] *** DieguezZ <DieguezZ!~DieguezZ@45.32.179.64> has quit IRC (*.net *.split)
[22:36:54] *** caitp <caitp!~green@ec2-35-163-132-133.us-west-2.compute.amazonaws.com> has quit IRC (*.net *.split)
[22:36:54] *** Blackshark <Blackshark!~Blackshar@mail.thorium.squarepx.com> has quit IRC (*.net *.split)
[22:36:54] *** TlrDr <TlrDr!~tlrdr@126-180-35-213.dyn.estpak.ee> has quit IRC (*.net *.split)
[22:36:54] *** trampi <trampi!~trampi@mx.trampusch.info> has quit IRC (*.net *.split)
[22:36:54] *** cadabrax <cadabrax!~poof@unaffiliated/cadabrax> has quit IRC (*.net *.split)
[22:36:55] *** balr0g <balr0g!~balr0g@unaffiliated/balr0g> has quit IRC (*.net *.split)
[22:36:55] *** edr <edr!~edr@pdpc/supporter/professional/edr> has quit IRC (*.net *.split)
[22:36:55] *** d10n <d10n!~d10n@unaffiliated/d10n> has quit IRC (*.net *.split)
[22:36:56] *** evulish <evulish!~evulish@unaffiliated/evulish> has quit IRC (*.net *.split)
[22:36:56] *** fumck <fumck!fumster@nonsocial.net> has quit IRC (*.net *.split)
[22:36:57] *** adminf <adminf!~admin@91.177.63.86> has quit IRC (*.net *.split)
[22:36:57] *** pcdummy <pcdummy!~quassel@unaffiliated/pcdummy> has quit IRC (*.net *.split)
[22:36:57] *** malps13 <malps13!~quassel@188.116.38.80> has quit IRC (*.net *.split)
[22:36:57] *** niko <niko!~niko@freenode/staff/ubuntu.member.niko> has quit IRC (*.net *.split)
[22:36:59] *** anddam <anddam!~anddam@unaffiliated/anddam> has quit IRC (*.net *.split)
[22:37:00] *** EdwardIII <EdwardIII!~edwardiii@unaffiliated/edward123> has quit IRC (*.net *.split)
[22:37:00] *** isacl___ <isacl___!sid13263@gateway/web/irccloud.com/x-vdfjhbbrmtzepjjp> has quit IRC (*.net *.split)
[22:37:01] *** devin________ <devin________!sid177405@gateway/web/irccloud.com/x-mrqsecgxehlpahxe> has quit IRC (*.net *.split)
[22:37:01] *** tkny____ <tkny____!sid91316@gateway/web/irccloud.com/x-hszefpwypgzxlgvt> has quit IRC (*.net *.split)
[22:37:01] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has quit IRC (*.net *.split)
[22:37:02] *** m0ltar <m0ltar!~moltar@159.203.35.170> has quit IRC (*.net *.split)
[22:37:02] *** TitoN <TitoN!~titon@c83-250-41-185.bredband.comhem.se> has quit IRC (*.net *.split)
[22:37:02] *** newtothisv21 <newtothisv21!~Shinigami@2600:6c56:6e00:5b4:193b:cd8a:3d25:a6> has quit IRC (*.net *.split)
[22:37:02] *** AppStore <AppStore!sid156856@gateway/web/irccloud.com/x-kzzcvylxjwvwygds> has quit IRC (*.net *.split)
[22:37:02] *** mindfulStoic <mindfulStoic!sid172528@gateway/web/irccloud.com/x-alvgvzhvfcmpesfu> has quit IRC (*.net *.split)
[22:37:03] *** Brak____________ <Brak____________!sid23881@gateway/web/irccloud.com/x-qnvcjlqgbkcbeznh> has quit IRC (*.net *.split)
[22:37:04] *** cytrinox <cytrinox!~cyx@mail.chaospixel.com> has quit IRC (*.net *.split)
[22:37:04] *** littledan <littledan!sid90245@gateway/web/irccloud.com/x-ytxgywhrihvblvky> has quit IRC (*.net *.split)
[22:37:05] *** mursu <mursu!~ngWalrus@2a03:b0c0:3:d0::5ebd:2001> has quit IRC (*.net *.split)
[22:37:05] *** Fire-Dragon-DoL <Fire-Dragon-DoL!~Fire-Drag@2605:de00:1:1:4a:15:0:2> has quit IRC (*.net *.split)
[22:37:06] *** tyteen4a03 <tyteen4a03!~tyteen4a0@unaffiliated/tyteen4a03> has quit IRC (*.net *.split)
[22:37:06] *** WizJin <WizJin!~WizJin@136.244.99.92> has quit IRC (*.net *.split)
[22:37:06] *** tumdedum <tumdedum!~tumdedum@unaffiliated/espiral> has quit IRC (*.net *.split)
[22:37:06] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has quit IRC (*.net *.split)
[22:37:08] *** Hexoid <Hexoid!~Hexoid@leased-line-244-222.telecom.by> has quit IRC (*.net *.split)
[22:37:08] *** nivag <nivag!~gavin@121.99.202.67> has quit IRC (*.net *.split)
[22:37:09] *** MerlinDMC <MerlinDMC!~merlin@163.172.186.44> has quit IRC (*.net *.split)
[22:37:09] *** Guest56364 <Guest56364!~fourq@182.ip-144-217-12.net> has quit IRC (*.net *.split)
[22:37:09] *** Jello_Raptor <Jello_Raptor!~Jello_Rap@li641-12.members.linode.com> has quit IRC (*.net *.split)
[22:37:09] *** mst_ <mst_!~matthewt@shadowcat/chainsaw-wielder/perl.gc> has quit IRC (*.net *.split)
[22:37:09] *** V7 <V7!~v7@unaffiliated/v7> has quit IRC (*.net *.split)
[22:37:11] *** dissonant <dissonant!~dissonant@159.65.253.21> has quit IRC (*.net *.split)
[22:37:11] *** da_wunder <da_wunder!~wunder@dsl-jklbng11-54fa4b-152.dhcp.inet.fi> has quit IRC (*.net *.split)
[22:37:12] *** ashka <ashka!~postmaste@pdpc/supporter/active/ashka> has quit IRC (*.net *.split)
[22:37:13] *** xMopx <xMopx!~xMopx@192.95.23.134> has quit IRC (*.net *.split)
[22:37:13] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has quit IRC (*.net *.split)
[22:37:14] *** tabakhase <tabakhase!tabakhase@unaffiliated/tabakhase> has quit IRC (*.net *.split)
[22:37:14] *** bttf <bttf!~bttf@138.68.16.63> has quit IRC (*.net *.split)
[22:37:14] *** Karasu <Karasu!~quassel@kralizec.serverhamster.com> has quit IRC (*.net *.split)
[22:37:15] *** hethkar <hethkar!~hethkar_@unaffiliated/nightfuri> has quit IRC (*.net *.split)
[22:37:15] *** Eugene_ <Eugene_!55fd6d7f@gateway/web/cgi-irc/kiwiirc.com/ip.85.253.109.127> has quit IRC (*.net *.split)
[22:37:15] *** rangergord <rangergord!~rangergor@modemcable186.198-70-69.static.videotron.ca> has quit IRC (*.net *.split)
[22:37:16] *** fitzgerald1337_ <fitzgerald1337_!~fitzgeral@209.152.96.166> has quit IRC (*.net *.split)
[22:37:18] *** GoldenBear <GoldenBear!~gb@104.200.131.8> has quit IRC (*.net *.split)
[22:37:18] *** parasite_ <parasite_!~Parasite@84.17.36.65> has quit IRC (*.net *.split)
[22:37:19] *** Xiti <Xiti!~Xiti-@unaffiliated/xiti> has quit IRC (*.net *.split)
[22:37:19] *** pott <pott!~pott@2001:1af8:4700:b0d0:cc00::> has quit IRC (*.net *.split)
[22:37:19] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-aeusymckqxxvpxfq> has quit IRC (*.net *.split)
[22:37:20] *** marlinc <marlinc!~marlinc@znc.marlinc.nl> has quit IRC (*.net *.split)
[22:37:20] *** _Penguin <_Penguin!~penguin@2a00:23c4:b993:d501:ba27:ebff:fecb:141e> has quit IRC (*.net *.split)
[22:37:21] *** roachiepoopoo <roachiepoopoo!~roachiepo@c-67-180-150-189.hsd1.ca.comcast.net> has quit IRC (*.net *.split)
[22:37:23] *** ootje <ootje!~ootje@159.65.203.188> has quit IRC (*.net *.split)
[22:37:23] *** AutomationD <AutomationD!sid87376@gateway/web/irccloud.com/x-lcinjhawonhsivmd> has quit IRC (*.net *.split)
[22:37:23] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has quit IRC (*.net *.split)
[22:37:23] *** c17r <c17r!~c17r@c17r.com> has quit IRC (*.net *.split)
[22:37:24] *** s2013 <s2013!~textual@cpe-24-243-145-239.rgv.res.rr.com> has quit IRC (*.net *.split)
[22:37:24] *** Pingless <Pingless!sid143123@gateway/web/irccloud.com/x-sozdwtkjvhjqadyv> has quit IRC (*.net *.split)
[22:37:24] *** kiera <kiera!sid128301@gateway/web/irccloud.com/x-barwrifkpfhudqnh> has quit IRC (*.net *.split)
[22:37:25] *** davlefou <davlefou!~davlefou@unaffiliated/davlefou> has quit IRC (*.net *.split)
[22:37:26] *** not_bravo <not_bravo!~bravo@destiny.cat.pdx.edu> has quit IRC (*.net *.split)
[22:37:27] *** el2ro <el2ro!~quassel@198.199.125.248> has quit IRC (*.net *.split)
[22:37:28] *** fkm <fkm!~fkm@unaffiliated/fkm> has quit IRC (*.net *.split)
[22:37:28] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-cshfmppfjwuzmtfa> has quit IRC (*.net *.split)
[22:37:28] *** sc0tt2 <sc0tt2!sid412351@gateway/web/irccloud.com/x-hqzyawbvzsuadljw> has quit IRC (*.net *.split)
[22:37:28] *** brudvik2 <brudvik2!~kabru@35.127.214.193.static.cust.telenor.com> has quit IRC (*.net *.split)
[22:37:29] *** SargoDarya <SargoDarya!~SargoDary@unaffiliated/sargodarya> has quit IRC (*.net *.split)
[22:37:30] *** level3 <level3!level3@gateway/shell/tilde.team/x-pgkzljnmmwsoemtt> has quit IRC (*.net *.split)
[22:37:30] *** IShaDoWl <IShaDoWl!sid155795@gateway/web/irccloud.com/x-bjbaooeyoycppapr> has quit IRC (*.net *.split)
[22:37:30] *** Rumpo <Rumpo!~Rumpo@217.138.29.135> has quit IRC (*.net *.split)
[22:37:30] *** fcanela <fcanela!~fcanela@unaffiliated/fcanela> has quit IRC (*.net *.split)
[22:37:31] *** zap <zap!zap@kapsi.fi> has quit IRC (*.net *.split)
[22:37:33] *** ninsei <ninsei!~IRCIdent@40.117.176.101> has quit IRC (*.net *.split)
[22:37:33] *** gcommer_ <gcommer_!~gcommer@gcommer.com> has quit IRC (*.net *.split)
[22:37:33] *** MarsLevin <MarsLevin!~mars@110.ip-51-38-189.eu> has quit IRC (*.net *.split)
[22:37:33] *** benl90 <benl90!benl90@we.will.rock.you.bnc4you.xyz> has quit IRC (*.net *.split)
[22:37:34] *** pspi <pspi!ppitkama@91.232.154.12> has quit IRC (*.net *.split)
[22:37:35] *** tomaw <tomaw!tom@freenode/staff/tomaw> has quit IRC (*.net *.split)
[22:37:36] *** roue <roue!~roue@24-197-208-158.dhcp.roch.mn.charter.com> has quit IRC (*.net *.split)
[22:37:36] *** blinky42 <blinky42!~quassel@jabber.blinkylight.net> has quit IRC (*.net *.split)
[22:37:37] *** StephenS <StephenS!stefika@xshellz/founder/StephenS> has quit IRC (*.net *.split)
[22:37:37] *** cruxeternus <cruxeternus!~cruxetern@secspeed.com> has quit IRC (*.net *.split)
[22:37:38] *** iamayam <iamayam!~yamiam@192.3.160.145> has quit IRC (*.net *.split)
[22:37:38] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has quit IRC (*.net *.split)
[22:37:40] *** Kimmono <Kimmono!~Kimmono@195-159-198-100.customer.powertech.no> has quit IRC (*.net *.split)
[22:37:40] *** neil[m] <neil[m]!neiljmatri@gateway/shell/matrix.org/x-wxoxneirqogdtscv> has quit IRC (*.net *.split)
[22:37:41] *** mir100 <mir100!~Vladimir@207.237.220.139> has quit IRC (*.net *.split)
[22:37:41] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (*.net *.split)
[22:37:42] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has quit IRC (*.net *.split)
[22:37:42] *** Tazmainian <Tazmainian!~Tazmain@unaffiliated/tazmain> has quit IRC (*.net *.split)
[22:37:43] *** kantlivelong <kantlivelong!~kantlivel@204-210-146-112.res.spectrum.com> has quit IRC (*.net *.split)
[22:37:44] *** mal`` <mal``!~mal``@static.38.6.217.95.clients.your-server.de> has quit IRC (*.net *.split)
[22:37:44] *** zicada <zicada!~zicada@shell01.copyleft.no> has quit IRC (*.net *.split)
[22:37:45] *** lightstalker <lightstalker!~lightstal@unaffiliated/thebrain> has quit IRC (*.net *.split)
[22:37:46] *** Bag_ <Bag_!~bag@82-69-113-39.dsl.in-addr.zen.co.uk> has quit IRC (*.net *.split)
[22:37:46] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has quit IRC (*.net *.split)
[22:37:46] *** theRealAlexz <theRealAlexz!sid12120@gateway/web/irccloud.com/x-dhkbvcbifhengdjf> has quit IRC (*.net *.split)
[22:37:47] *** Ownix <Ownix!sid11917@gateway/web/irccloud.com/x-mwruqzloxpkihvda> has quit IRC (*.net *.split)
[22:37:47] *** acidjnk_new <acidjnk_new!~acidjnk@200116b8678c1700f4482c67f0b544c1.dip.versatel-1u1.de> has quit IRC (*.net *.split)
[22:37:49] *** Alina-malina <Alina-malina!~Alina-mal@unaffiliated/alina-malina> has quit IRC (*.net *.split)
[22:37:50] *** null4bl3 <null4bl3!~null@81.161.182.122> has quit IRC (*.net *.split)
[22:37:51] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has quit IRC (*.net *.split)
[22:37:51] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has quit IRC (*.net *.split)
[22:37:52] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has quit IRC (*.net *.split)
[22:37:52] *** kwmiebach <kwmiebach!sid16855@gateway/web/irccloud.com/x-nqehdsygomwnksdv> has quit IRC (*.net *.split)
[22:37:53] *** DanFromUK <DanFromUK!sid21651@gateway/web/irccloud.com/x-iembhyykptvmhbjt> has quit IRC (*.net *.split)
[22:37:53] *** CustosLimen <CustosLimen!sid53872@gateway/web/irccloud.com/x-fwzukewuasptryes> has quit IRC (*.net *.split)
[22:37:53] *** zigmoo_____ <zigmoo_____!sid174403@gateway/web/irccloud.com/x-fjsqsifgezujmpcy> has quit IRC (*.net *.split)
[22:37:53] *** selckin <selckin!~selckin@unaffiliated/selckin> has quit IRC (*.net *.split)
[22:37:53] *** comboy <comboy!~quassel@tesuji.pl> has quit IRC (*.net *.split)
[22:37:54] *** dukedave <dukedave!sid666@gateway/web/irccloud.com/x-doukeiywfvbtjmiy> has quit IRC (*.net *.split)
[22:37:54] *** hellerbarde_ <hellerbarde_!~phil@phil.vsos.ethz.ch> has quit IRC (*.net *.split)
[22:37:54] *** cspotcode <cspotcode!uid80131@gateway/web/irccloud.com/x-kbjguycwwlqxlsmk> has quit IRC (*.net *.split)
[22:37:54] *** mindjuju <mindjuju!sid66062@gateway/web/irccloud.com/x-nlheragoovohqusa> has quit IRC (*.net *.split)
[22:37:54] *** Spot__ <Spot__!sid29448@gateway/web/irccloud.com/x-ttjtijuuamvcyfjr> has quit IRC (*.net *.split)
[22:37:55] *** RudyValencia <RudyValencia!rudy@unaffiliated/rudyvalencia> has quit IRC (*.net *.split)
[22:37:55] *** eMBee <eMBee!~eMBee@foresight/developer/pike/programmer> has quit IRC (*.net *.split)
[22:37:56] *** percY- <percY-!~percY@138.68.239.19> has quit IRC (*.net *.split)
[22:37:56] *** Choppa <Choppa!~Choppa@2605:f700:c0:1::7ade:79e8> has quit IRC (*.net *.split)
[22:37:57] *** raj <raj!raj@unaffiliated/cypha> has quit IRC (*.net *.split)
[22:37:57] *** riotz <riotz!~riotz@unaffiliated/riotz> has quit IRC (*.net *.split)
[22:37:57] *** kcunning <kcunning!sid20567@gateway/web/irccloud.com/x-syfvssvfyatfzdyk> has quit IRC (*.net *.split)
[22:37:57] *** dboskovic_______ <dboskovic_______!sid12178@gateway/web/irccloud.com/x-bwvihxhfrgpmrimf> has quit IRC (*.net *.split)
[22:37:57] *** jlebrech <jlebrech!~jlebrech@2a02:2f0f:29:0:f964:d503:df9c:a87e> has quit IRC (*.net *.split)
[22:37:58] *** robin-rpr <robin-rpr!sid375646@gateway/web/irccloud.com/x-ntuzfkkqmfcaxdkf> has quit IRC (*.net *.split)
[22:37:58] *** noahmg123 <noahmg123!sid89117@gateway/web/irccloud.com/x-bwokmgxeemehnhbs> has quit IRC (*.net *.split)
[22:37:58] *** teadrop______ <teadrop______!sid52361@gateway/web/irccloud.com/x-wbtacnhqnfqrmyqr> has quit IRC (*.net *.split)
[22:37:59] *** Quick_Wango <Quick_Wango!~quickwang@crha.fra1.cubyte.org> has quit IRC (*.net *.split)
[22:38:00] *** jor <jor!~jor@jor.link> has quit IRC (*.net *.split)
[22:38:00] *** Swant <Swant!swant@freenode/staff/ikea> has quit IRC (*.net *.split)
[22:38:00] *** atomi <atomi!~atomi@35.71.197.35.bc.googleusercontent.com> has quit IRC (*.net *.split)
[22:38:01] *** luxkildor <luxkildor!~luxkildor@too.cool.for.ipv4.at.rymate.co.uk> has quit IRC (*.net *.split)
[22:38:01] *** ws2k3 <ws2k3!yctn@2001:41d0:52:800::1cb> has quit IRC (*.net *.split)
[22:38:01] *** ChanServ <ChanServ!ChanServ@services.> has quit IRC (*.net *.split)
[22:38:54] *** riotz <riotz!~riotz@unaffiliated/riotz> has joined #angularjs
[22:38:54] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/x-mbvfmzmhpcoqvbad> has joined #angularjs
[22:38:54] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-nzafupgndalcinma> has joined #angularjs
[22:38:54] *** StephenS <StephenS!stefika@turbous.xshellz.com> has joined #angularjs
[22:38:54] *** lohfu1 <lohfu1!~lohfu@37.139.15.18> has joined #angularjs
[22:38:54] *** niko <niko!~niko@freenode/staff/ubuntu.member.niko> has joined #angularjs
[22:38:54] *** malps13 <malps13!~quassel@188.116.38.80> has joined #angularjs
[22:38:54] *** pcdummy <pcdummy!~quassel@unaffiliated/pcdummy> has joined #angularjs
[22:38:54] *** adminf <adminf!~admin@91.177.63.86> has joined #angularjs
[22:38:54] *** EdwardIII <EdwardIII!~edwardiii@unaffiliated/edward123> has joined #angularjs
[22:38:54] *** fumck <fumck!fumster@nonsocial.net> has joined #angularjs
[22:38:54] *** evulish <evulish!~evulish@unaffiliated/evulish> has joined #angularjs
[22:38:54] *** d10n <d10n!~d10n@unaffiliated/d10n> has joined #angularjs
[22:38:54] *** edr <edr!~edr@pdpc/supporter/professional/edr> has joined #angularjs
[22:38:54] *** balr0g <balr0g!~balr0g@unaffiliated/balr0g> has joined #angularjs
[22:38:54] *** cadabrax <cadabrax!~poof@unaffiliated/cadabrax> has joined #angularjs
[22:38:54] *** trampi <trampi!~trampi@mx.trampusch.info> has joined #angularjs
[22:38:54] *** TlrDr <TlrDr!~tlrdr@126-180-35-213.dyn.estpak.ee> has joined #angularjs
[22:38:54] *** Blackshark <Blackshark!~Blackshar@mail.thorium.squarepx.com> has joined #angularjs
[22:38:54] *** caitp <caitp!~green@ec2-35-163-132-133.us-west-2.compute.amazonaws.com> has joined #angularjs
[22:38:54] *** DieguezZ <DieguezZ!~DieguezZ@45.32.179.64> has joined #angularjs
[22:38:54] *** Triangular <Triangular!tri@109.255.111.144> has joined #angularjs
[22:38:54] *** anddam <anddam!~anddam@unaffiliated/anddam> has joined #angularjs
[22:38:54] *** bttf <bttf!~bttf@138.68.16.63> has joined #angularjs
[22:38:54] *** tabakhase <tabakhase!tabakhase@unaffiliated/tabakhase> has joined #angularjs
[22:38:54] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has joined #angularjs
[22:38:54] *** xMopx <xMopx!~xMopx@192.95.23.134> has joined #angularjs
[22:38:54] *** ashka <ashka!~postmaste@pdpc/supporter/active/ashka> has joined #angularjs
[22:38:54] *** da_wunder <da_wunder!~wunder@dsl-jklbng11-54fa4b-152.dhcp.inet.fi> has joined #angularjs
[22:38:54] *** dissonant <dissonant!~dissonant@159.65.253.21> has joined #angularjs
[22:38:54] *** V7 <V7!~v7@unaffiliated/v7> has joined #angularjs
[22:38:54] *** Jello_Raptor <Jello_Raptor!~Jello_Rap@li641-12.members.linode.com> has joined #angularjs
[22:38:54] *** mst_ <mst_!~matthewt@shadowcat/chainsaw-wielder/perl.gc> has joined #angularjs
[22:38:54] *** Guest56364 <Guest56364!~fourq@182.ip-144-217-12.net> has joined #angularjs
[22:38:54] *** MerlinDMC <MerlinDMC!~merlin@163.172.186.44> has joined #angularjs
[22:38:54] *** nivag <nivag!~gavin@121.99.202.67> has joined #angularjs
[22:38:54] *** Hexoid <Hexoid!~Hexoid@leased-line-244-222.telecom.by> has joined #angularjs
[22:38:54] *** led_dark_1 <led_dark_1!~Thunderbi@217.66.160.14> has joined #angularjs
[22:38:54] *** tumdedum <tumdedum!~tumdedum@unaffiliated/espiral> has joined #angularjs
[22:38:54] *** WizJin <WizJin!~WizJin@136.244.99.92> has joined #angularjs
[22:38:54] *** tyteen4a03 <tyteen4a03!~tyteen4a0@unaffiliated/tyteen4a03> has joined #angularjs
[22:38:54] *** Fire-Dragon-DoL <Fire-Dragon-DoL!~Fire-Drag@2605:de00:1:1:4a:15:0:2> has joined #angularjs
[22:38:54] *** mursu <mursu!~ngWalrus@2a03:b0c0:3:d0::5ebd:2001> has joined #angularjs
[22:38:54] *** littledan <littledan!sid90245@gateway/web/irccloud.com/x-ytxgywhrihvblvky> has joined #angularjs
[22:38:54] *** cytrinox <cytrinox!~cyx@mail.chaospixel.com> has joined #angularjs
[22:38:54] *** Brak____________ <Brak____________!sid23881@gateway/web/irccloud.com/x-qnvcjlqgbkcbeznh> has joined #angularjs
[22:38:54] *** mindfulStoic <mindfulStoic!sid172528@gateway/web/irccloud.com/x-alvgvzhvfcmpesfu> has joined #angularjs
[22:38:54] *** AppStore <AppStore!sid156856@gateway/web/irccloud.com/x-kzzcvylxjwvwygds> has joined #angularjs
[22:38:54] *** newtothisv21 <newtothisv21!~Shinigami@2600:6c56:6e00:5b4:193b:cd8a:3d25:a6> has joined #angularjs
[22:38:54] *** TitoN <TitoN!~titon@c83-250-41-185.bredband.comhem.se> has joined #angularjs
[22:38:54] *** m0ltar <m0ltar!~moltar@159.203.35.170> has joined #angularjs
[22:38:54] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has joined #angularjs
[22:38:54] *** tkny____ <tkny____!sid91316@gateway/web/irccloud.com/x-hszefpwypgzxlgvt> has joined #angularjs
[22:38:54] *** devin________ <devin________!sid177405@gateway/web/irccloud.com/x-mrqsecgxehlpahxe> has joined #angularjs
[22:38:54] *** isacl___ <isacl___!sid13263@gateway/web/irccloud.com/x-vdfjhbbrmtzepjjp> has joined #angularjs
[22:38:54] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-cshfmppfjwuzmtfa> has joined #angularjs
[22:38:54] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has joined #angularjs
[22:38:54] *** AutomationD <AutomationD!sid87376@gateway/web/irccloud.com/x-lcinjhawonhsivmd> has joined #angularjs
[22:38:54] *** ootje <ootje!~ootje@159.65.203.188> has joined #angularjs
[22:38:54] *** Karasu <Karasu!~quassel@kralizec.serverhamster.com> has joined #angularjs
[22:38:54] *** theRealAlexz <theRealAlexz!sid12120@gateway/web/irccloud.com/x-dhkbvcbifhengdjf> has joined #angularjs
[22:38:54] *** mir100 <mir100!~Vladimir@207.237.220.139> has joined #angularjs
[22:38:54] *** sc0tt2 <sc0tt2!sid412351@gateway/web/irccloud.com/x-hqzyawbvzsuadljw> has joined #angularjs
[22:38:54] *** brudvik2 <brudvik2!~kabru@35.127.214.193.static.cust.telenor.com> has joined #angularjs
[22:38:54] *** Ownix <Ownix!sid11917@gateway/web/irccloud.com/x-mwruqzloxpkihvda> has joined #angularjs
[22:38:54] *** iamayam <iamayam!~yamiam@192.3.160.145> has joined #angularjs
[22:38:54] *** _Penguin <_Penguin!~penguin@2a00:23c4:b993:d501:ba27:ebff:fecb:141e> has joined #angularjs
[22:38:54] *** marlinc <marlinc!~marlinc@znc.marlinc.nl> has joined #angularjs
[22:38:54] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-aeusymckqxxvpxfq> has joined #angularjs
[22:38:54] *** pott <pott!~pott@2001:1af8:4700:b0d0:cc00::> has joined #angularjs
[22:38:54] *** Xiti <Xiti!~Xiti-@unaffiliated/xiti> has joined #angularjs
[22:38:54] *** parasite_ <parasite_!~Parasite@84.17.36.65> has joined #angularjs
[22:38:54] *** GoldenBear <GoldenBear!~gb@104.200.131.8> has joined #angularjs
[22:38:54] *** fitzgerald1337_ <fitzgerald1337_!~fitzgeral@209.152.96.166> has joined #angularjs
[22:38:54] *** rangergord <rangergord!~rangergor@modemcable186.198-70-69.static.videotron.ca> has joined #angularjs
[22:38:54] *** Eugene_ <Eugene_!55fd6d7f@gateway/web/cgi-irc/kiwiirc.com/ip.85.253.109.127> has joined #angularjs
[22:38:54] *** hethkar <hethkar!~hethkar_@unaffiliated/nightfuri> has joined #angularjs
[22:38:54] *** roachiepoopoo <roachiepoopoo!~roachiepo@c-67-180-150-189.hsd1.ca.comcast.net> has joined #angularjs
[22:38:54] *** fkm <fkm!~fkm@unaffiliated/fkm> has joined #angularjs
[22:38:54] *** el2ro <el2ro!~quassel@198.199.125.248> has joined #angularjs
[22:38:54] *** not_bravo <not_bravo!~bravo@destiny.cat.pdx.edu> has joined #angularjs
[22:38:54] *** davlefou <davlefou!~davlefou@unaffiliated/davlefou> has joined #angularjs
[22:38:54] *** fcanela <fcanela!~fcanela@unaffiliated/fcanela> has joined #angularjs
[22:38:54] *** zap <zap!zap@kapsi.fi> has joined #angularjs
[22:38:54] *** Rumpo <Rumpo!~Rumpo@217.138.29.135> has joined #angularjs
[22:38:54] *** kiera <kiera!sid128301@gateway/web/irccloud.com/x-barwrifkpfhudqnh> has joined #angularjs
[22:38:54] *** Pingless <Pingless!sid143123@gateway/web/irccloud.com/x-sozdwtkjvhjqadyv> has joined #angularjs
[22:38:54] *** IShaDoWl <IShaDoWl!sid155795@gateway/web/irccloud.com/x-bjbaooeyoycppapr> has joined #angularjs
[22:38:54] *** level3 <level3!level3@gateway/shell/tilde.team/x-pgkzljnmmwsoemtt> has joined #angularjs
[22:38:54] *** SargoDarya <SargoDarya!~SargoDary@unaffiliated/sargodarya> has joined #angularjs
[22:38:54] *** s2013 <s2013!~textual@cpe-24-243-145-239.rgv.res.rr.com> has joined #angularjs
[22:38:54] *** c17r <c17r!~c17r@c17r.com> has joined #angularjs
[22:38:54] *** dskull <dskull!~dskull@unaffiliated/daynaskully> has joined #angularjs
[22:38:54] *** ninsei <ninsei!~IRCIdent@40.117.176.101> has joined #angularjs
[22:38:54] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has joined #angularjs
[22:38:54] *** cruxeternus <cruxeternus!~cruxetern@secspeed.com> has joined #angularjs
[22:38:54] *** blinky42 <blinky42!~quassel@jabber.blinkylight.net> has joined #angularjs
[22:38:54] *** roue <roue!~roue@24-197-208-158.dhcp.roch.mn.charter.com> has joined #angularjs
[22:38:54] *** tomaw <tomaw!tom@freenode/staff/tomaw> has joined #angularjs
[22:38:54] *** pspi <pspi!ppitkama@91.232.154.12> has joined #angularjs
[22:38:54] *** benl90 <benl90!benl90@we.will.rock.you.bnc4you.xyz> has joined #angularjs
[22:38:54] *** MarsLevin <MarsLevin!~mars@110.ip-51-38-189.eu> has joined #angularjs
[22:38:54] *** gcommer_ <gcommer_!~gcommer@gcommer.com> has joined #angularjs
[22:38:54] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has joined #angularjs
[22:38:54] *** Klox <Klox!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #angularjs
[22:38:54] *** acidjnk_new <acidjnk_new!~acidjnk@200116b8678c1700f4482c67f0b544c1.dip.versatel-1u1.de> has joined #angularjs
[22:38:54] *** Tazmainian <Tazmainian!~Tazmain@unaffiliated/tazmain> has joined #angularjs
[22:38:54] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has joined #angularjs
[22:38:54] *** dddh <dddh!~dddh@pdpc/supporter/active/dddh> has joined #angularjs
[22:38:54] *** kantlivelong <kantlivelong!~kantlivel@204-210-146-112.res.spectrum.com> has joined #angularjs
[22:38:54] *** Alina-malina <Alina-malina!~Alina-mal@unaffiliated/alina-malina> has joined #angularjs
[22:38:54] *** mal`` <mal``!~mal``@static.38.6.217.95.clients.your-server.de> has joined #angularjs
[22:38:54] *** Kimmono <Kimmono!~Kimmono@195-159-198-100.customer.powertech.no> has joined #angularjs
[22:38:54] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has joined #angularjs
[22:38:54] *** null4bl3 <null4bl3!~null@81.161.182.122> has joined #angularjs
[22:38:54] *** zicada <zicada!~zicada@shell01.copyleft.no> has joined #angularjs
[22:38:54] *** kcunning <kcunning!sid20567@gateway/web/irccloud.com/x-syfvssvfyatfzdyk> has joined #angularjs
[22:38:54] *** dboskovic_______ <dboskovic_______!sid12178@gateway/web/irccloud.com/x-bwvihxhfrgpmrimf> has joined #angularjs
[22:38:54] *** jlebrech <jlebrech!~jlebrech@2a02:2f0f:29:0:f964:d503:df9c:a87e> has joined #angularjs
[22:38:54] *** lightstalker <lightstalker!~lightstal@unaffiliated/thebrain> has joined #angularjs
[22:38:54] *** kwmiebach <kwmiebach!sid16855@gateway/web/irccloud.com/x-nqehdsygomwnksdv> has joined #angularjs
[22:38:54] *** DanFromUK <DanFromUK!sid21651@gateway/web/irccloud.com/x-iembhyykptvmhbjt> has joined #angularjs
[22:38:54] *** zigmoo_____ <zigmoo_____!sid174403@gateway/web/irccloud.com/x-fjsqsifgezujmpcy> has joined #angularjs
[22:38:54] *** Bag_ <Bag_!~bag@82-69-113-39.dsl.in-addr.zen.co.uk> has joined #angularjs
[22:38:54] *** ChanServ <ChanServ!ChanServ@services.> has joined #angularjs
[22:38:54] *** luxkildor <luxkildor!~luxkildor@too.cool.for.ipv4.at.rymate.co.uk> has joined #angularjs
[22:38:54] *** ws2k3 <ws2k3!yctn@2001:41d0:52:800::1cb> has joined #angularjs
[22:38:54] *** raj <raj!raj@unaffiliated/cypha> has joined #angularjs
[22:38:54] *** atomi <atomi!~atomi@35.71.197.35.bc.googleusercontent.com> has joined #angularjs
[22:38:54] *** Choppa <Choppa!~Choppa@2605:f700:c0:1::7ade:79e8> has joined #angularjs
[22:38:54] *** Swant <Swant!swant@freenode/staff/ikea> has joined #angularjs
[22:38:54] *** percY- <percY-!~percY@138.68.239.19> has joined #angularjs
[22:38:54] *** jor <jor!~jor@jor.link> has joined #angularjs
[22:38:54] *** Quick_Wango <Quick_Wango!~quickwang@crha.fra1.cubyte.org> has joined #angularjs
[22:38:54] *** eMBee <eMBee!~eMBee@foresight/developer/pike/programmer> has joined #angularjs
[22:38:54] *** RudyValencia <RudyValencia!rudy@unaffiliated/rudyvalencia> has joined #angularjs
[22:38:54] *** Spot__ <Spot__!sid29448@gateway/web/irccloud.com/x-ttjtijuuamvcyfjr> has joined #angularjs
[22:38:54] *** teadrop______ <teadrop______!sid52361@gateway/web/irccloud.com/x-wbtacnhqnfqrmyqr> has joined #angularjs
[22:38:54] *** orwell.freenode.net sets mode: +o ChanServ
[22:38:54] *** mindjuju <mindjuju!sid66062@gateway/web/irccloud.com/x-nlheragoovohqusa> has joined #angularjs
[22:38:54] *** cspotcode <cspotcode!uid80131@gateway/web/irccloud.com/x-kbjguycwwlqxlsmk> has joined #angularjs
[22:38:54] *** noahmg123 <noahmg123!sid89117@gateway/web/irccloud.com/x-bwokmgxeemehnhbs> has joined #angularjs
[22:38:54] *** robin-rpr <robin-rpr!sid375646@gateway/web/irccloud.com/x-ntuzfkkqmfcaxdkf> has joined #angularjs
[22:38:54] *** hellerbarde_ <hellerbarde_!~phil@phil.vsos.ethz.ch> has joined #angularjs
[22:38:54] *** dukedave <dukedave!sid666@gateway/web/irccloud.com/x-doukeiywfvbtjmiy> has joined #angularjs
[22:38:54] *** comboy <comboy!~quassel@tesuji.pl> has joined #angularjs
[22:38:54] *** selckin <selckin!~selckin@unaffiliated/selckin> has joined #angularjs
[22:39:32] *** murii <murii!~murii@90.95.40.132> has joined #angularjs
[22:39:32] *** devin________ <devin________!sid177405@gateway/web/irccloud.com/x-mrqsecgxehlpahxe> has quit IRC (Ping timeout: 260 seconds)
[22:39:32] *** ptx0 <ptx0!~cheesus_c@loki.tripleback.net> has joined #angularjs
[22:39:33] *** monokrome <monokrome!~monokrome@206.189.221.66> has joined #angularjs
[22:39:33] *** lilalinux <lilalinux!znc@80.69.39.131> has joined #angularjs
[22:39:34] *** kcunning <kcunning!sid20567@gateway/web/irccloud.com/x-syfvssvfyatfzdyk> has quit IRC (*.net *.split)
[22:39:34] *** dboskovic_______ <dboskovic_______!sid12178@gateway/web/irccloud.com/x-bwvihxhfrgpmrimf> has quit IRC (*.net *.split)
[22:39:34] *** jlebrech <jlebrech!~jlebrech@2a02:2f0f:29:0:f964:d503:df9c:a87e> has quit IRC (*.net *.split)
[22:39:35] *** robin-rpr <robin-rpr!sid375646@gateway/web/irccloud.com/x-ntuzfkkqmfcaxdkf> has quit IRC (*.net *.split)
[22:39:35] *** noahmg123 <noahmg123!sid89117@gateway/web/irccloud.com/x-bwokmgxeemehnhbs> has quit IRC (*.net *.split)
[22:39:35] *** teadrop______ <teadrop______!sid52361@gateway/web/irccloud.com/x-wbtacnhqnfqrmyqr> has quit IRC (*.net *.split)
[22:39:36] *** Quick_Wango <Quick_Wango!~quickwang@crha.fra1.cubyte.org> has quit IRC (*.net *.split)
[22:39:36] *** jor <jor!~jor@jor.link> has quit IRC (*.net *.split)
[22:39:37] *** Swant <Swant!swant@freenode/staff/ikea> has quit IRC (*.net *.split)
[22:39:37] *** atomi <atomi!~atomi@35.71.197.35.bc.googleusercontent.com> has quit IRC (*.net *.split)
[22:39:37] *** luxkildor <luxkildor!~luxkildor@too.cool.for.ipv4.at.rymate.co.uk> has quit IRC (*.net *.split)
[22:39:37] *** ws2k3 <ws2k3!yctn@2001:41d0:52:800::1cb> has quit IRC (*.net *.split)
[22:39:38] *** lilalinux <lilalinux!znc@80.69.39.131> has quit IRC (Excess Flood)
[22:39:39] *** tashie_ <tashie_!~tashie@pool-100-36-138-72.washdc.fios.verizon.net> has joined #angularjs
[22:39:39] *** jimlei <jimlei!~quassel@ti0577q162-5701.bb.online.no> has joined #angularjs
[22:39:39] *** ezio <ezio!~ezio@unaffiliated/ezio> has joined #angularjs
[22:39:39] *** Dev0n <Dev0n!~Dev0n@unaffiliated/dev0n> has joined #angularjs
[22:39:39] *** sakustar_ <sakustar_!saku@pouserinet.fi> has joined #angularjs
[22:39:39] *** danger89 <danger89!~danger89@228-27-145-85.ftth.glasoperator.nl> has joined #angularjs
[22:39:39] *** foul_owl <foul_owl!~foul_owl@108.62.5.131> has joined #angularjs
[22:39:39] *** adarshaj <adarshaj!~adarshaj@unaffiliated/adarshaj> has joined #angularjs
[22:39:39] *** forrestv <forrestv!~forrestv@unaffiliated/forrestv> has joined #angularjs
[22:39:39] *** Verge <Verge!~ccvxcv@static.127.30.47.78.clients.your-server.de> has joined #angularjs
[22:39:39] *** williamboman <williamboman!~Impaloo@pluto.redwill.se> has joined #angularjs
[22:39:39] *** axsuul <axsuul!~axsuul@138.229.82.182> has joined #angularjs
[22:39:39] *** Elarcis <Elarcis!~Elarcis@static.213.25.201.195.clients.your-server.de> has joined #angularjs
[22:39:39] *** storkme <storkme!~storkme@unaffiliated/stork> has joined #angularjs
[22:39:43] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/x-mbvfmzmhpcoqvbad> has quit IRC (*.net *.split)
[22:39:43] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has quit IRC (*.net *.split)
[22:39:44] *** kwmiebach <kwmiebach!sid16855@gateway/web/irccloud.com/x-nqehdsygomwnksdv> has quit IRC (*.net *.split)
[22:39:44] *** DanFromUK <DanFromUK!sid21651@gateway/web/irccloud.com/x-iembhyykptvmhbjt> has quit IRC (*.net *.split)
[22:39:45] *** zigmoo_____ <zigmoo_____!sid174403@gateway/web/irccloud.com/x-fjsqsifgezujmpcy> has quit IRC (*.net *.split)
[22:39:45] *** selckin <selckin!~selckin@unaffiliated/selckin> has quit IRC (*.net *.split)
[22:39:45] *** comboy <comboy!~quassel@tesuji.pl> has quit IRC (*.net *.split)
[22:39:45] *** dukedave <dukedave!sid666@gateway/web/irccloud.com/x-doukeiywfvbtjmiy> has quit IRC (*.net *.split)
[22:39:46] *** hellerbarde_ <hellerbarde_!~phil@phil.vsos.ethz.ch> has quit IRC (*.net *.split)
[22:39:46] *** cspotcode <cspotcode!uid80131@gateway/web/irccloud.com/x-kbjguycwwlqxlsmk> has quit IRC (*.net *.split)
[22:39:46] *** mindjuju <mindjuju!sid66062@gateway/web/irccloud.com/x-nlheragoovohqusa> has quit IRC (*.net *.split)
[22:39:46] *** Spot__ <Spot__!sid29448@gateway/web/irccloud.com/x-ttjtijuuamvcyfjr> has quit IRC (*.net *.split)
[22:39:47] *** RudyValencia <RudyValencia!rudy@unaffiliated/rudyvalencia> has quit IRC (*.net *.split)
[22:39:47] *** eMBee <eMBee!~eMBee@foresight/developer/pike/programmer> has quit IRC (*.net *.split)
[22:39:47] *** percY- <percY-!~percY@138.68.239.19> has quit IRC (*.net *.split)
[22:39:48] *** Choppa <Choppa!~Choppa@2605:f700:c0:1::7ade:79e8> has quit IRC (*.net *.split)
[22:39:48] *** raj <raj!raj@unaffiliated/cypha> has quit IRC (*.net *.split)
[22:39:51] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-aeusymckqxxvpxfq> has quit IRC (Ping timeout: 272 seconds)
[22:39:56] *** kcunning <kcunning!sid20567@gateway/web/irccloud.com/x-syfvssvfyatfzdyk> has joined #angularjs
[22:39:56] *** dboskovic_______ <dboskovic_______!sid12178@gateway/web/irccloud.com/x-bwvihxhfrgpmrimf> has joined #angularjs
[22:39:56] *** jlebrech <jlebrech!~jlebrech@2a02:2f0f:29:0:f964:d503:df9c:a87e> has joined #angularjs
[22:39:56] *** robin-rpr <robin-rpr!sid375646@gateway/web/irccloud.com/x-ntuzfkkqmfcaxdkf> has joined #angularjs
[22:39:56] *** noahmg123 <noahmg123!sid89117@gateway/web/irccloud.com/x-bwokmgxeemehnhbs> has joined #angularjs
[22:39:56] *** teadrop______ <teadrop______!sid52361@gateway/web/irccloud.com/x-wbtacnhqnfqrmyqr> has joined #angularjs
[22:39:56] *** Quick_Wango <Quick_Wango!~quickwang@crha.fra1.cubyte.org> has joined #angularjs
[22:39:56] *** jor <jor!~jor@jor.link> has joined #angularjs
[22:39:56] *** Swant <Swant!swant@freenode/staff/ikea> has joined #angularjs
[22:39:56] *** atomi <atomi!~atomi@35.71.197.35.bc.googleusercontent.com> has joined #angularjs
[22:39:56] *** luxkildor <luxkildor!~luxkildor@too.cool.for.ipv4.at.rymate.co.uk> has joined #angularjs
[22:39:56] *** ws2k3 <ws2k3!yctn@2001:41d0:52:800::1cb> has joined #angularjs
[22:40:00] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/x-mbvfmzmhpcoqvbad> has joined #angularjs
[22:40:00] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has joined #angularjs
[22:40:00] *** kwmiebach <kwmiebach!sid16855@gateway/web/irccloud.com/x-nqehdsygomwnksdv> has joined #angularjs
[22:40:00] *** DanFromUK <DanFromUK!sid21651@gateway/web/irccloud.com/x-iembhyykptvmhbjt> has joined #angularjs
[22:40:00] *** zigmoo_____ <zigmoo_____!sid174403@gateway/web/irccloud.com/x-fjsqsifgezujmpcy> has joined #angularjs
[22:40:00] *** selckin <selckin!~selckin@unaffiliated/selckin> has joined #angularjs
[22:40:00] *** comboy <comboy!~quassel@tesuji.pl> has joined #angularjs
[22:40:00] *** dukedave <dukedave!sid666@gateway/web/irccloud.com/x-doukeiywfvbtjmiy> has joined #angularjs
[22:40:00] *** hellerbarde_ <hellerbarde_!~phil@phil.vsos.ethz.ch> has joined #angularjs
[22:40:00] *** cspotcode <cspotcode!uid80131@gateway/web/irccloud.com/x-kbjguycwwlqxlsmk> has joined #angularjs
[22:40:00] *** mindjuju <mindjuju!sid66062@gateway/web/irccloud.com/x-nlheragoovohqusa> has joined #angularjs
[22:40:00] *** Spot__ <Spot__!sid29448@gateway/web/irccloud.com/x-ttjtijuuamvcyfjr> has joined #angularjs
[22:40:00] *** RudyValencia <RudyValencia!rudy@unaffiliated/rudyvalencia> has joined #angularjs
[22:40:00] *** eMBee <eMBee!~eMBee@foresight/developer/pike/programmer> has joined #angularjs
[22:40:00] *** percY- <percY-!~percY@138.68.239.19> has joined #angularjs
[22:40:00] *** Choppa <Choppa!~Choppa@2605:f700:c0:1::7ade:79e8> has joined #angularjs
[22:40:00] *** raj <raj!raj@unaffiliated/cypha> has joined #angularjs
[22:40:00] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-cshfmppfjwuzmtfa> has quit IRC (Ping timeout: 248 seconds)
[22:40:02] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has quit IRC (*.net *.split)
[22:40:03] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has quit IRC (*.net *.split)
[22:40:03] *** amatecha_ <amatecha_!sid10006@gateway/web/irccloud.com/x-dyvghxbdsqwhqbdd> has joined #angularjs
[22:40:05] *** DanFromUK <DanFromUK!sid21651@gateway/web/irccloud.com/x-iembhyykptvmhbjt> has quit IRC (Max SendQ exceeded)
[22:40:05] *** percY- <percY-!~percY@138.68.239.19> has quit IRC (Max SendQ exceeded)
[22:40:05] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/x-mbvfmzmhpcoqvbad> has quit IRC (Max SendQ exceeded)
[22:40:05] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has quit IRC (Max SendQ exceeded)
[22:40:05] *** noahmg123 <noahmg123!sid89117@gateway/web/irccloud.com/x-bwokmgxeemehnhbs> has quit IRC (Max SendQ exceeded)
[22:40:06] *** mindfulStoic <mindfulStoic!sid172528@gateway/web/irccloud.com/x-alvgvzhvfcmpesfu> has quit IRC (Ping timeout: 260 seconds)
[22:40:06] *** Brak____________ <Brak____________!sid23881@gateway/web/irccloud.com/x-qnvcjlqgbkcbeznh> has quit IRC (Ping timeout: 260 seconds)
[22:40:06] *** percY-_ <percY-_!~percY@138.68.239.19> has joined #angularjs
[22:40:06] *** lilalinux <lilalinux!znc@80.69.39.131> has joined #angularjs
[22:40:07] *** lilalinux <lilalinux!znc@80.69.39.131> has quit IRC (Excess Flood)
[22:40:07] *** Thurien <Thurien!sid159926@gateway/web/irccloud.com/session> has joined #angularjs
[22:40:08] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has joined #angularjs
[22:40:09] *** snookmz <snookmz!~snookmz@mail.qos.rocks> has quit IRC (Ping timeout: 247 seconds)
[22:40:12] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has quit IRC (Ping timeout: 260 seconds)
[22:40:35] *** lstanley <lstanley!sid7517@gateway/web/irccloud.com/x-psllpoofcakgcrhw> has joined #angularjs
[22:40:38] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has quit IRC (Remote host closed the connection)
[22:40:47] *** lilalinux <lilalinux!znc@80.69.39.131> has joined #angularjs
[22:40:54] *** snookmz <snookmz!~snookmz@mail.qos.rocks> has joined #angularjs
[22:41:00] *** Brak____________ <Brak____________!sid23881@gateway/web/irccloud.com/x-yrbptuwqpuhyrbmh> has joined #angularjs
[22:41:04] *** chronos <chronos!~buttsanch@pool-71-172-148-224.nwrknj.fios.verizon.net> has joined #angularjs
[22:41:08] *** teadrop______ <teadrop______!sid52361@gateway/web/irccloud.com/x-wbtacnhqnfqrmyqr> has quit IRC (Ping timeout: 240 seconds)
[22:41:28] *** jhill <jhill!sid1055@gateway/web/irccloud.com/x-vxexmqaejqbnqxeo> has joined #angularjs
[22:41:33] *** kwmiebach <kwmiebach!sid16855@gateway/web/irccloud.com/x-nqehdsygomwnksdv> has quit IRC (Ping timeout: 245 seconds)
[22:41:33] *** cspotcode <cspotcode!uid80131@gateway/web/irccloud.com/x-kbjguycwwlqxlsmk> has quit IRC (Ping timeout: 245 seconds)
[22:42:13] *** dboskovic_______ <dboskovic_______!sid12178@gateway/web/irccloud.com/x-bwvihxhfrgpmrimf> has quit IRC (Ping timeout: 252 seconds)
[22:42:33] *** rosterok <rosterok!uid236576@gateway/web/irccloud.com/x-hzzmzxvejakezskh> has joined #angularjs
[22:42:56] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-nzafupgndalcinma> has quit IRC (Excess Flood)
[22:42:57] *** robin-rpr <robin-rpr!sid375646@gateway/web/irccloud.com/x-ntuzfkkqmfcaxdkf> has quit IRC (Ping timeout: 252 seconds)
[22:43:08] *** mindfulStoic <mindfulStoic!sid172528@gateway/web/irccloud.com/x-kxbabaecuburxtui> has joined #angularjs
[22:43:09] *** timwis <timwis!sid152344@gateway/web/irccloud.com/x-dxmignwlvzlvftuo> has joined #angularjs
[22:43:12] *** teadrop______ <teadrop______!sid52361@gateway/web/irccloud.com/x-ghvxuvgzwfoixsdr> has joined #angularjs
[22:43:20] *** devin________ <devin________!sid177405@gateway/web/irccloud.com/x-qfkjxfpfiocztigl> has joined #angularjs
[22:43:27] *** Ownix <Ownix!sid11917@gateway/web/irccloud.com/x-mwruqzloxpkihvda> has quit IRC (Ping timeout: 240 seconds)
[22:43:29] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-qmbzvympafdteonu> has joined #angularjs
[22:43:35] *** noahmg123 <noahmg123!sid89117@gateway/web/irccloud.com/x-crepgtokaazmlzpl> has joined #angularjs
[22:43:35] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-jberjnigjxxnvnwm> has joined #angularjs
[22:43:51] *** rosterok <rosterok!uid236576@gateway/web/irccloud.com/x-hzzmzxvejakezskh> has quit IRC (Excess Flood)
[22:43:53] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-drhgrnqvjisrbjuc> has joined #angularjs
[22:43:59] *** cspotcode <cspotcode!uid80131@gateway/web/irccloud.com/x-edgfpgtuxtgmebjy> has joined #angularjs
[22:44:03] *** rosterok <rosterok!uid236576@gateway/web/irccloud.com/x-mwjaudbhieecbnvt> has joined #angularjs
[22:44:21] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-drhgrnqvjisrbjuc> has quit IRC (Excess Flood)
[22:44:30] *** CustosLimen <CustosLimen!sid53872@gateway/web/irccloud.com/x-tuvbzcmgrlykxmbb> has joined #angularjs
[22:44:35] *** kwmiebach <kwmiebach!sid16855@gateway/web/irccloud.com/x-bfjoxmnyrbghklsx> has joined #angularjs
[22:44:42] *** d10n-work <d10n-work!sid37161@gateway/web/irccloud.com/x-khkixiuaesiwabrg> has joined #angularjs
[22:44:44] *** dboskovic_______ <dboskovic_______!sid12178@gateway/web/irccloud.com/x-iavwgjuagqdigmsv> has joined #angularjs
[22:44:46] *** robin-rpr <robin-rpr!sid375646@gateway/web/irccloud.com/x-ukvblsvbudldyxgx> has joined #angularjs
[22:44:46] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has joined #angularjs
[22:44:53] *** dukedave <dukedave!sid666@gateway/web/irccloud.com/x-doukeiywfvbtjmiy> has quit IRC (Ping timeout: 245 seconds)
[22:45:00] *** WillMoogle <WillMoogle!sid38138@gateway/web/irccloud.com/x-sqtmdxkjofnpeetd> has joined #angularjs
[22:45:26] *** twisted` <twisted`!sid6794@gateway/web/irccloud.com/x-oppkcqnrowojknmc> has joined #angularjs
[22:45:26] *** lebster <lebster!sid17131@gateway/web/irccloud.com/x-tujgakedfwksvext> has joined #angularjs
[22:45:43] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has quit IRC (*.net *.split)
[22:46:07] *** lucifer <lucifer!lucifer@gateway/web/irccloud.com/x-amcsyebwbvlrmmbd> has joined #angularjs
[22:47:12] *** paws_ <paws_!uid89121@gateway/web/irccloud.com/x-dmkimrfyglbwukfl> has joined #angularjs
[22:47:23] *** Ownix <Ownix!sid11917@gateway/web/irccloud.com/x-gerdkkbxkbyimitw> has joined #angularjs
[22:47:42] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has joined #angularjs
[22:47:50] *** dukedave <dukedave!sid666@gateway/web/irccloud.com/x-pqalgfaruxfadpoj> has joined #angularjs
[22:47:54] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-jberjnigjxxnvnwm> has quit IRC (Excess Flood)
[22:48:34] *** kutenai <kutenai!sid80151@gateway/web/irccloud.com/x-uykjpqvgtpuqsody> has joined #angularjs
[22:50:07] *** Rr4sT <Rr4sT!uid100308@gateway/web/irccloud.com/x-bftnsubmibnsbyar> has joined #angularjs
[22:50:28] *** Klumben <Klumben!Nsaiswatch@gateway/shell/panicbnc/x-knjztynfrsthlcyf> has joined #angularjs
[22:50:42] *** DanFromUK <DanFromUK!sid21651@gateway/web/irccloud.com/x-kkegmerusgribtnz> has joined #angularjs
[22:50:47] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has joined #angularjs
[22:51:08] *** nunoarruda <nunoarruda!~textual@c253-221.i06-32.onvol.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[22:51:25] *** junderw <junderw!sid43070@gateway/web/irccloud.com/session> has joined #angularjs
[22:52:12] *** lstanley <lstanley!sid7517@gateway/web/irccloud.com/x-psllpoofcakgcrhw> has quit IRC (Excess Flood)
[22:53:02] *** lstanley <lstanley!sid7517@gateway/web/irccloud.com/x-jskqzyoguglnnpdw> has joined #angularjs
[22:53:41] *** lstanley <lstanley!sid7517@gateway/web/irccloud.com/x-jskqzyoguglnnpdw> has quit IRC (Excess Flood)
[22:54:35] *** lstanley <lstanley!sid7517@gateway/web/irccloud.com/x-suzjmczcdieiojgm> has joined #angularjs
[22:55:27] *** rangergord <rangergord!~rangergor@modemcable186.198-70-69.static.videotron.ca> has left #angularjs ("Leaving")
[22:58:06] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has joined #angularjs
[22:59:40] *** d10n-work <d10n-work!sid37161@gateway/web/irccloud.com/x-khkixiuaesiwabrg> has quit IRC (Excess Flood)
[23:00:43] *** d10n-work <d10n-work!sid37161@gateway/web/irccloud.com/x-mcqxvhdjhkvcnzlq> has joined #angularjs
[23:02:25] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has quit IRC (*.net *.split)
[23:02:25] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has quit IRC (*.net *.split)
[23:05:37] *** d10n-work <d10n-work!sid37161@gateway/web/irccloud.com/x-mcqxvhdjhkvcnzlq> has quit IRC (Excess Flood)
[23:06:34] *** d10n-work <d10n-work!sid37161@gateway/web/irccloud.com/x-xztlmxhzdfnizyfd> has joined #angularjs
[23:13:10] *** andreas303 <andreas303!~andreas@gateway/tor-sasl/andreas303> has joined #angularjs
[23:14:55] *** gxt <gxt!~gxt@gateway/tor-sasl/gxt> has joined #angularjs
[23:18:24] *** paws_ <paws_!uid89121@gateway/web/irccloud.com/x-dmkimrfyglbwukfl> has quit IRC (Quit: Connection closed for inactivity)
[23:26:30] *** Rr4sT <Rr4sT!uid100308@gateway/web/irccloud.com/x-bftnsubmibnsbyar> has quit IRC (Quit: Connection closed for inactivity)
[23:27:15] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has quit IRC (Quit: leaving)
[23:27:28] *** dostoyevsky <dostoyevsky!~sck@unaffiliated/dostoyevsky> has joined #angularjs
top

   February 9, 2020  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | >