People who Joins , Parts  or Quits  a chatroom
       
      
        this is #debian 
        an IRC -Channel at freenode
          (freenode IRC  service closed
          2021-06-01) 
       
     
    
      
        
          0 [00:00:45] *** Joins: mtcj (~AndChat21@replaced-ip )
           
         
        
          1 [00:01:25] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          2 [00:01:31] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0.2/20160823121617])
           
         
        
          3 [00:02:26] *** Joins: Evol (~nuwanda@replaced-ip )
           
         
        
          4 [00:02:48] <xrogaan> doubleJJ, you're funny
           
         
        
          5 [00:03:17] <mtcj> Does anyone know how to disable and input
            even if it's I D changes
           
         
        
          6 [00:03:34] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          7 [00:03:45] *** Joins: iflema (~ian@replaced-ip )
           
         
        
          8 [00:04:09] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          9 [00:04:28] <xrogaan> doubleJJ, what do you mean by general
            guide for how to write software for GNU/Linux?
           
         
        
          10 [00:04:28] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
           
         
        
          11 [00:04:47] <mtcj> As in Xin put  
         
        
          12 [00:05:00] <mtcj> Damn autocorrect  
         
        
          13 [00:05:30] *** Joins: lollipop (~vilitaltt@replaced-ip )
           
         
        
          14 [00:05:34] *** Joins: Colloguy (~Colloguy@replaced-ip )
           
         
        
          15 [00:06:44] <teraflops> mtcj: libinput? use names
           
         
        
          16 [00:07:18] <mtcj> Teraflops thank you I will look into it
           
         
        
          17 [00:07:26] *** Quits: rtfm-hysm (~RTFMaway]@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          18 [00:07:48] <teraflops> mtcj: as in `xinput set-prop
            'ETPS/2 Elantech Touchpad' 277 1` vs `xinput set-prop 12
            277 1`
           
         
        
          19 [00:08:08] <mtcj> My name is exactly what I was looking for
            so that's perfect
           
         
        
          20 [00:08:20] <teraflops> the latter will fail
           
         
        
          21 [00:08:25] <teraflops> eventually  
         
        
          22 [00:08:57] *** Joins: Otis (~glen@replaced-ip )
           
         
        
          23 [00:09:03] <mtcj> Now I have a question, my situation is that
            the device goes to sleep end when it reconnects it uses a different
            I D
           
         
        
          24 [00:09:16] <teraflops> use the name not the id
           
         
        
          25 [00:09:30] <mtcj> Will that change be persistent even after
            the device disconnects and reconnects 26 go
           
         
        
          26 [00:09:37] *** Joins: Guest66603 (~smuxi@replaced-ip )
           
         
        
          27 [00:09:57] <Guest66603> Hi all  
         
        
          28 [00:10:04] <Guest66603> I'm looking for a SNMP master
           
         
        
          29 [00:10:08] <teraflops> mtcj: use names :P
            replaced-url 
           
         
        
          30 [00:10:16] *** Joins: ksft (~k@replaced-ip )
           
         
        
          31 [00:10:46] *** Quits: jwd (~jwd@replaced-ip ) ()
           
         
        
          32 [00:11:37] <doubleJJ> xrogaan: sort of a rundown.
           
         
        
          33 [00:11:47] <doubleJJ> as in - get build-essentials
           
         
        
          34 [00:11:47] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
           
         
        
          35 [00:11:53] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          36 [00:11:55] *** Joins: idts (~lxuser@replaced-ip )
           
         
        
          37 [00:12:06] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
           
         
        
          38 [00:12:07] <doubleJJ> for interfacing with X window system
            you'll need libX11-dev (or whatever)
           
         
        
          39 [00:12:15] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          40 [00:12:21] <mtcj> teraflops: yeah but I was wondering about
            the persistence
           
         
        
          41 [00:12:42] <doubleJJ> or in case if windows you'd direct
            people to MSDN and Win32 APIs which generally expose the OS
            functionality
           
         
        
          42 [00:12:43] <mtcj> The names is good advice which I'll
            use but I wasn't sure about that part
           
         
        
          43 [00:12:46] <teraflops> use names since they do not chabge
           
         
        
          44 [00:12:53] <doubleJJ> as in' that's the API you
            write for
           
         
        
          45 [00:12:56] <teraflops> change*  
         
        
          46 [00:13:13] <xrogaan> doubleJJ, so, C then?
           
         
        
          47 [00:13:31] *** Quits: mtcj (~AndChat21@replaced-ip ) (Quit: Bye)
           
         
        
          48 [00:14:14] <xrogaan> because you have api and libraries
            everywhere
           
         
        
          49 [00:14:17] *** Joins: RebelCoderW (~Yuriy@replaced-ip )
           
         
        
          50 [00:14:23] <xrogaan> in all languages
           
         
        
          51 [00:14:41] <doubleJJ> yeah, but the OS interface is in C
           
         
        
          52 [00:14:52] <xrogaan> which part?  
         
        
          53 [00:15:23] <doubleJJ> in case of windows it's Win32
           
         
        
          54 [00:15:23] <teraflops> mtcj: theres no workaround use the
            names is the same situation like using /dev/sda2 instead of using
            uuids in fstab
           
         
        
          55 [00:15:23] <doubleJJ> that's how you write software for
            windows
           
         
        
          56 [00:15:23] <xrogaan> teraflops, he quit
           
         
        
          57 [00:15:23] <doubleJJ> you write it against win32
           
         
        
          58 [00:15:23] <teraflops> ah  
         
        
          59 [00:15:23] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          60 [00:15:23] <teraflops> :P  
         
        
          61 [00:15:41] <doubleJJ> and then you have higher abstractions
            over that
           
         
        
          62 [00:15:50] <xrogaan> doubleJJ, well, you have GTK and QT as
            bit libraries
           
         
        
          63 [00:15:58] <xrogaan> big  
         
        
          64 [00:16:04] *** Quits: Colloguy (~Colloguy@replaced-ip ) (Remote host closed the connection)
           
         
        
          65 [00:16:07] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          66 [00:16:15] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          67 [00:16:22] *** Quits: [Brain] (brain@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          68 [00:16:39] *** Joins: jurisl__ (~Yuriy@replaced-ip )
           
         
        
          69 [00:16:46] <doubleJJ> xrogaan: and those are on top of X
            windows system, right?
           
         
        
          70 [00:16:50] <xrogaan> they interface with the window manager,
            I reckon.
           
         
        
          71 [00:16:56] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          72 [00:17:32] <xrogaan> if you want to go dirty, you can start
            with x.org >
            replaced-url 
           
         
        
          73 [00:17:35] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          74 [00:18:01] *** debhelper sets mode: +l 1750
           
         
        
          75 [00:18:13] *** Joins: Adbray (~Adbtay@replaced-ip )
           
         
        
          76 [00:18:36] <Guest66603> Question about SNMP. Is it normal
            that when I try to snmpwalk my server, I only get like 50 OID?
           
         
        
          77 [00:19:13] <Guest66603> I'm trying to import new MIBs
            but it doesn't seem to work :-(
           
         
        
          78 [00:19:49] *** Joins: wcfields (~wcfields@replaced-ip )
           
         
        
          79 [00:19:55] <xrogaan> doubleJJ, but they themselves direct you
            towards GTK or QT if your aim is to write application for X
           
         
        
          80 [00:20:04] *** Quits: Looker (Looker@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          81 [00:20:12] <xrogaan> even though there are many other toolkit
           
         
        
          82 [00:20:16] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          83 [00:20:25] *** Quits: RebelCoderW (~Yuriy@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          84 [00:21:39] *** Joins: zykotick9 (~zykotick9@replaced-ip )
           
         
        
          85 [00:21:54] *** Quits: NightMonkey (~NightMonk@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          86 [00:22:33] *** Quits: Fr_Dae (~Dae@replaced-ip ) (Remote host closed the connection)
           
         
        
          87 [00:22:36] *** Quits: kamyl_ (~kamyl@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          88 [00:22:55] *** Joins: _barto_ (~Freddy@replaced-ip )
           
         
        
          89 [00:23:12] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          90 [00:23:18] <doubleJJ> xrogaan: the abstraction level I need
            is API to get keyboard events(hotkeys) and API to manipulate window
            size/positions
           
         
        
          91 [00:23:51] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
           
         
        
          92 [00:24:30] <xrogaan> doubleJJ, do I need to go in the x.org
            wiki for you and get some link?
           
         
        
          93 [00:24:31] <doubleJJ> it seems like the Xlib API is the right
            level of abstraction
           
         
        
          94 [00:24:55] <doubleJJ> xrogaan: naah, it's just all very
            confusing
           
         
        
          95 [00:25:10] <xrogaan> or XCV  
         
        
          96 [00:25:13] <xrogaan> XCB sorry  
         
        
          97 [00:25:14] *** Quits: Blueer (~Blueer@replaced-ip ) ()
           
         
        
          98 [00:25:23] *** Joins: timahvo1 (~rogue@replaced-ip )
           
         
        
          99 [00:25:49] *** Joins: Chizz8l (~Den@replaced-ip )
           
         
        
          100 [00:26:00] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          101 [00:26:18] <doubleJJ> xrogaan: why is XCB replacing Xlib?
           
         
        
          102 [00:26:22] <doubleJJ> what's the history there?
           
         
        
          103 [00:27:00] <xrogaan> keep in mind that "linux" is
            just the kernel. Everything else are just lego parts that gravitate
            around it.
           
         
        
          104 [00:27:53] <xrogaan> I don't know
           
         
        
          105 [00:27:53] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
           
         
        
          106 [00:27:59] <doubleJJ> xrogaan: that's exactly why a an
            overall "developers guide" seems necessary
           
         
        
          107 [00:28:09] <xrogaan> xlib is just very old
           
         
        
          108 [00:28:12] <doubleJJ> as there are multiple moving parts and
            no single API to write against
           
         
        
          109 [00:28:18] <doubleJJ> (maybe there is)
           
         
        
          110 [00:28:28] *** Joins: seBbBX (~sebastian@replaced-ip )
           
         
        
          111 [00:28:54] <x86iac> if i comment out a .h include and there
            is no error when compiling - that is pretty good certainty that
            whatever is in it isn't used?
           
         
        
          112 [00:29:06] <doubleJJ> i mean X11 is not part of linux, but
            when writing desktop software - isnt it defacto part of it?
           
         
        
          113 [00:29:22] <doubleJJ> as in - you can reasonably expect the X
            windows system to be there
           
         
        
          114 [00:29:23] <xrogaan> because you can have other window
            manager
           
         
        
          115 [00:29:32] <xrogaan> or maybe you don't need a window
            manager
           
         
        
          116 [00:29:43] <doubleJJ> but is it built on top of something
            which I can rely on to be there?
           
         
        
          117 [00:29:54] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          118 [00:29:59] <doubleJJ> what are the parts that I can reliably
            expect to be there?
           
         
        
          119 [00:30:04] <doubleJJ> what's the foundation?
           
         
        
          120 [00:30:45] <xrogaan> that's why you want a guide for a
            distro, not general GNU/linux
           
         
        
          121 [00:30:49] *** Quits: siva_machina (~siva@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          122 [00:30:57] <xrogaan> because each distro as its quirk
           
         
        
          123 [00:31:21] <doubleJJ> the interesting parts are the parts
            which are shared between them
           
         
        
          124 [00:31:36] <doubleJJ> the parts you can - in one way or
            another - expect to have in most of distros
           
         
        
          125 [00:31:36] <xrogaan> yeah, and they differ in versions too.
           
         
        
          126 [00:32:18] <xrogaan> you know, like Jessie is set in stone
            until 2020? No major update should get into it.
           
         
        
          127 [00:32:21] *** Quits: seBbBX (~sebastian@replaced-ip ) (Client Quit)
           
         
        
          128 [00:32:23] *** Quits: Scourje_ (uid63311@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          129 [00:32:28] <doubleJJ> so that i can just git clone my tool,
            build it and expect it to work on 90% of the cases where some sort
            of windowing interface is there
           
         
        
          130 [00:32:58] <xrogaan> if the api doesn't break between
            version, sure.
           
         
        
          131 [00:33:38] <xrogaan> but you can't account for each
            flavors.
           
         
        
          132 [00:33:49] *** Quits: edgrey (~edgrey@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          133 [00:33:56] <Guest66603> how do you add a MIB to your system?
            i'm trying to poll UCD-SNMP-MIB::ssCpuUser.0 for example. My
            SNMP is able to translate it
           
         
        
          134 [00:34:14] <Guest66603> but if i try to snmpget the OID, I
            get an error
           
         
        
          135 [00:34:27] <doubleJJ> xrogaan: not every, just the
            *mainstream* ones - the largest subset
           
         
        
          136 [00:34:30] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          137 [00:35:19] <xrogaan> well then, you got your job cut for you.
            But I'd suggest to build your stuff against one distro for
            starter then see if it work somewhere else.
           
         
        
          138 [00:35:41] *** Joins: wolfmitchell_ (~wolfmitch@replaced-ip )
           
         
        
          139 [00:35:41] *** Quits: wolfmitchell (~Mitchell@replaced-ip ) (Disconnected by services)
           
         
        
          140 [00:35:46] *** Quits: joeel84 (~joseph@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          141 [00:35:49] *** Joins: NightMonkey (~NightMonk@replaced-ip )
           
         
        
          142 [00:35:55] *** Quits: Y04NN_ (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          143 [00:36:05] * xrogaan is talking a bit out of his ass because he his
            hours behind sleeping time
           
         
        
          144 [00:36:07] *** Joins: wolfmitchell (~Mitchell@replaced-ip )
           
         
        
          145 [00:36:10] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          146 [00:36:14] *** Joins: p3nt4 (~p3nt44@replaced-ip )
           
         
        
          147 [00:36:23] *** Quits: idts (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
           
         
        
          148 [00:36:31] *** wolfmitchell is now known as Guest18489
           
         
        
          149 [00:37:12] *** Quits: macartur (uid39242@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          150 [00:37:31] <xrogaan> doubleJJ, thing is, it's a bit
            confusing, because the data's everywhere. But at least it is
            quite well documented.
           
         
        
          151 [00:38:01] *** debhelper sets mode: +l 1740
           
         
        
          152 [00:39:02] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          153 [00:39:27] *** Quits: nitefall (~thewellin@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          154 [00:39:56] <xrogaan> except for gnome
           
         
        
          155 [00:40:17] *** Quits: Envil (~envil@replaced-ip ) (Remote host closed the connection)
           
         
        
          156 [00:40:32] *** Joins: amdgoon (~amdgoon@replaced-ip )
           
         
        
          157 [00:40:47] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          158 [00:41:05] *** Joins: LordShadowWing (~logan@replaced-ip )
           
         
        
          159 [00:41:32] *** Quits: jemadux (~jemadux@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          160 [00:42:42] *** Quits: amdgoon (~amdgoon@replaced-ip ) (Client Quit)
           
         
        
          161 [00:43:20] *** Joins: siva_machina (~siva@replaced-ip )
           
         
        
          162 [00:45:12] *** Quits: bizarro_1 (~bizarro_1@replaced-ip ) (Quit: Leaving)
           
         
        
          163 [00:48:07] *** Joins: f10 (~flo@replaced-ip )
           
         
        
          164 [00:48:23] *** Quits: Evol (~nuwanda@replaced-ip ) (Quit: Leaving)
           
         
        
          165 [00:48:50] *** Joins: kro_ (~CoAdmin@replaced-ip )
           
         
        
          166 [00:49:42] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit:
            _/¯¯/¯`(ò_ó)´¯\¯¯\_
            Cuthbert says 'Goodbye')
           
         
        
          167 [00:50:36] *** Quits: superusr (~usr@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          168 [00:50:45] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          169 [00:50:58] *** Joins: debidi_ (~deb@replaced-ip )
           
         
        
          170 [00:51:11] *** Joins: slack_ (~slack@replaced-ip )
           
         
        
          171 [00:51:19] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          172 [00:52:06] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          173 [00:52:15] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          174 [00:52:27] *** Joins: murfjr (~douseiais@replaced-ip )
           
         
        
          175 [00:52:34] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
           
         
        
          176 [00:52:53] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          177 [00:52:55] *** Quits: debidi (~deb@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          178 [00:53:01] *** Joins: murfjr (~douseiais@replaced-ip )
           
         
        
          179 [00:53:05] *** Joins: BenNZ (~Ben__@replaced-ip )
           
         
        
          180 [00:53:44] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          181 [00:54:44] *** Quits: Agafnd (~Agafnd@replaced-ip ) (Quit: gonna go /msg FoodServ)
           
         
        
          182 [00:54:58] *** Joins: jemadux (~jemadux@replaced-ip )
           
         
        
          183 [00:55:15] *** Joins: huva (~huva@replaced-ip )
           
         
        
          184 [00:55:55] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
           
         
        
          185 [00:56:02] *** Joins: f10_ (~flo@replaced-ip )
           
         
        
          186 [00:56:06] *** Joins: debidi (~deb@replaced-ip )
           
         
        
          187 [00:56:23] *** Quits: _barto_ (~Freddy@replaced-ip ) (Remote host closed the connection)
           
         
        
          188 [00:56:36] *** Quits: Putti (~Putti@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          189 [00:56:42] *** Quits: debidi_ (~deb@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          190 [00:57:06] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          191 [00:58:38] *** Joins: scream (~scream@replaced-ip )
           
         
        
          192 [00:59:01] *** Quits: Chizz8l (~Den@replaced-ip ) (Remote host closed the connection)
           
         
        
          193 [00:59:56] *** Quits: canopus (~canopus@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          194 [01:01:27] *** Quits: Proximoov (~thesavage@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          195 [01:02:15] *** Joins: SamEEE (~Sam@replaced-ip )
           
         
        
          196 [01:02:23] *** Quits: PSampaio (~Sampzee@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          197 [01:02:39] *** Joins: internat (~nf@replaced-ip )
           
         
        
          198 [01:02:43] *** Quits: debidi (~deb@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          199 [01:04:01] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          200 [01:04:04] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          201 [01:04:54] *** Quits: squigz (~squigz@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          202 [01:05:31] *** Quits: LordShadowWing (~logan@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          203 [01:05:33] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          204 [01:05:46] *** apb1963_ is now known as apb_away
           
         
        
          205 [01:07:15] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          206 [01:07:21] *** Joins: debidi (~deb@replaced-ip )
           
         
        
          207 [01:08:38] *** Quits: B[]rG (~tuptidup@replaced-ip ) (Remote host closed the connection)
           
         
        
          208 [01:10:07] *** apb_away is now known as apb1963_
           
         
        
          209 [01:10:41] *** Quits: zorg24 (~zorg24@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          210 [01:12:12] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          211 [01:12:54] *** Joins: subzero79 (~subzero79@replaced-ip )
           
         
        
          212 [01:14:39] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          213 [01:16:05] *** Joins: cdown_ (~cdown@replaced-ip )
           
         
        
          214 [01:16:51] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
           
         
        
          215 [01:17:01] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Quit: Happy Sabbath)
           
         
        
          216 [01:17:20] <doubleJJ>
            replaced-url 
           
         
        
          217 [01:17:28] <doubleJJ> LOL, this is just beautiful API design
           
         
        
          218 [01:17:30] <doubleJJ> my god  
         
        
          219 [01:18:44] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          220 [01:18:44] *** cdown_ is now known as cdown
           
         
        
          221 [01:20:29] *** Joins: squigz (~squigz@replaced-ip )
           
         
        
          222 [01:20:52] *** Joins: douzer (~douzer@replaced-ip )
           
         
        
          223 [01:21:34] *** Quits: fearnothing (~nothing@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          224 [01:21:59] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          225 [01:23:34] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          226 [01:23:39] *** wolfmitchell_ is now known as wolfmitchell
           
         
        
          227 [01:25:03] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          228 [01:25:24] *** Joins: davideb (~davideb@replaced-ip )
           
         
        
          229 [01:25:31] *** Quits: ryan57 (~ryan60@replaced-ip ) (Quit: Leaving)
           
         
        
          230 [01:25:49] *** Joins: eeeprom (~lem0n@replaced-ip )
           
         
        
          231 [01:27:59] *** Joins: Groguard (~Groguard@replaced-ip )
           
         
        
          232 [01:28:30] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          233 [01:28:46] *** Parts: Groguard (~Groguard@replaced-ip )
           
         
        
          234 [01:30:08] *** Joins: ryan57 (~ryan60@replaced-ip )
           
         
        
          235 [01:30:43] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          236 [01:31:25] *** Quits: wwl (~wwl@replaced-ip##) (Quit: Nettalk6 - ##replaced-url 
           
         
        
          237 [01:31:51] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
           
         
        
          238 [01:31:53] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          239 [01:31:54] *** Joins: ug (49f92050@replaced-ip )
           
         
        
          240 [01:31:58] *** Joins: gonz0 (~gonz0@replaced-ip )
           
         
        
          241 [01:33:31] *** Quits: davideb (~davideb@replaced-ip ) (Remote host closed the connection)
           
         
        
          242 [01:33:40] <ug> hi, anyone else running sid get the prompt to
            uninstall vim while doing a `apt-get dist-upgrade`/`apt full
            upgrade`?
           
         
        
          243 [01:33:54] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          244 [01:34:04] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          245 [01:34:09] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          246 [01:34:19] *** Quits: disi (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          247 [01:34:32] *** Joins: disi (~quassel@replaced-ip )
           
         
        
          248 [01:34:35] <missmbob> ug: as those people
           
         
        
          249 [01:34:42] <missmbob> !debian-next  
         
        
          250 [01:34:42] <dpkg> #debian-next is the channel for
            testing/unstable support on the OFTC network (irc.oftc.net), *not*
            on Freenode. If you get "Cannot join #debian-next (Channel is
            invite only)." it means you did not read it's on
            irc.oftc.net.
           
         
        
          251 [01:34:48] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          252 [01:34:54] *** Joins: anton02 (~quassel@replaced-ip )
           
         
        
          253 [01:34:55] <ug> missmbob: thank you  
         
        
          254 [01:35:48] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          255 [01:35:54] <ug> looks like I need an invite to that channel
           
         
        
          256 [01:36:21] <missmbob> ug no. you just need to read more
            carefully. it said it's on oftc, not freenode
           
         
        
          257 [01:36:45] *** Quits: iViLe (bob@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          258 [01:36:46] *** Quits: gonz0 (~gonz0@replaced-ip ) (Client Quit)
           
         
        
          259 [01:36:57] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
           
         
        
          260 [01:37:04] <ug> whoops, thanks again  
         
        
          261 [01:37:11] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          262 [01:37:13] *** Joins: iViLe (~bob@replaced-ip )
           
         
        
          263 [01:37:41] *** Parts: beatdown (beatdown@replaced-ip )
           
         
        
          264 [01:38:03] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          265 [01:38:12] *** Joins: KindOne_ (kindone@replaced-ip )
           
         
        
          266 [01:38:43] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          267 [01:38:55] *** Joins: dvs (~hibbard@replaced-ip )
           
         
        
          268 [01:39:09] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
            remember that this is the internet)
           
         
        
          269 [01:39:37] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          270 [01:40:04] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          271 [01:40:09] *** Joins: Scourje_ (uid63311@replaced-ip )
           
         
        
          272 [01:40:35] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          273 [01:40:45] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          274 [01:40:49] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          275 [01:41:41] *** Joins: Guest8 (~textual@replaced-ip )
           
         
        
          276 [01:42:33] *** KindOne_ is now known as KindOne
           
         
        
          277 [01:43:00] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          278 [01:43:15] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          279 [01:43:25] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          280 [01:44:14] *** Joins: diniwed (~gavron@replaced-ip )
           
         
        
          281 [01:46:11] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
           
         
        
          282 [01:46:28] *** Quits: siva_machina (~siva@replaced-ip ) (Remote host closed the connection)
           
         
        
          283 [01:46:30] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          284 [01:46:42] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          285 [01:47:05] *** Quits: x86iac (~x86iac@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          286 [01:47:08] *** Parts: ug (49f92050@replaced-ip )
           
         
        
          287 [01:48:01] *** debhelper sets mode: +l 1730
           
         
        
          288 [01:48:54] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          289 [01:49:34] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Quit: Leaving)
           
         
        
          290 [01:50:15] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          291 [01:50:27] *** Quits: douzer (~douzer@replaced-ip ) (Quit: Leaving)
           
         
        
          292 [01:51:09] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          293 [01:51:18] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          294 [01:52:00] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          295 [01:52:35] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          296 [01:52:59] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          297 [01:53:39] *** Quits: subzero79 (~subzero79@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          298 [01:53:56] *** Joins: subzero79 (~subzero79@replaced-ip )
           
         
        
          299 [01:54:19] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          300 [01:54:30] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Quit: Leaving)
           
         
        
          301 [01:54:57] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          302 [01:56:17] *** Joins: cpap (~smuxi@replaced-ip )
           
         
        
          303 [01:57:25] *** Joins: climjark (~climjark@replaced-ip )
           
         
        
          304 [01:57:58] *** Joins: xzgv (~bobo@replaced-ip )
           
         
        
          305 [01:58:09] *** Quits: subzero79 (~subzero79@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          306 [01:58:37] *** Joins: x86iac (~x86iac@replaced-ip )
           
         
        
          307 [01:58:38] *** Joins: Fr_Dae (~Dae@replaced-ip )
           
         
        
          308 [01:59:09] *** Joins: subzero79 (~subzero79@replaced-ip )
           
         
        
          309 [02:01:31] *** Quits: mdlpe (~quassel@replaced-ip ) (Remote host closed the connection)
           
         
        
          310 [02:01:57] *** Joins: uestra (~uestra@replaced-ip )
           
         
        
          311 [02:02:03] *** Quits: wildlander (~wild@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          312 [02:02:19] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          313 [02:02:34] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          314 [02:03:24] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          315 [02:03:56] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          316 [02:04:30] *** Quits: uestra (~uestra@replaced-ip ) (Client Quit)
           
         
        
          317 [02:04:51] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          318 [02:05:19] *** Joins: wildlander (~wild@replaced-ip )
           
         
        
          319 [02:06:02] *** Quits: Groscheri (~Dyonisos@replaced-ip ) (Quit: Quis custodiet ipsos custodes ?)
           
         
        
          320 [02:08:04] *** Joins: jurisl__ (~Yuriy@replaced-ip )
           
         
        
          321 [02:08:04] *** Joins: shootbird (~quassel@replaced-ip )
           
         
        
          322 [02:09:23] *** Joins: In33dt0kn0w (~hermes@replaced-ip )
           
         
        
          323 [02:09:33] *** Quits: Belkaar (~Belkaar@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          324 [02:10:20] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          325 [02:10:58] *** Joins: Belkaar (~Belkaar@replaced-ip )
           
         
        
          326 [02:11:16] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          327 [02:11:33] *** Quits: kobain (~kobain@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url 
           
         
        
          328 [02:12:35] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          329 [02:12:48] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          330 [02:13:08] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          331 [02:13:33] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          332 [02:13:41] *** Quits: neurot (~neurosis@replaced-ip ) (Quit: Leaving)
           
         
        
          333 [02:13:54] *** Joins: murphy (~murphy@replaced-ip )
           
         
        
          334 [02:13:55] *** Quits: murphy (~murphy@replaced-ip ) (Max SendQ exceeded)
           
         
        
          335 [02:14:19] *** Joins: murphy (~murphy@replaced-ip )
           
         
        
          336 [02:15:45] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          337 [02:16:31] <jim> jelly, after upgrading and installing gdm3,
            found that it all works... also found I have a touchscreen thanks
           
         
        
          338 [02:18:20] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          339 [02:19:00] *** Quits: In33dt0kn0w (~hermes@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          340 [02:19:08] *** Joins: dreamon__ (~dreamon@replaced-ip )
           
         
        
          341 [02:19:18] *** Joins: zorg24 (~zorg24@replaced-ip )
           
         
        
          342 [02:20:17] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          343 [02:20:32] *** Joins: phatypus (~phatypus@replaced-ip )
           
         
        
          344 [02:20:42] *** Joins: _barto_ (~Freddy@replaced-ip )
           
         
        
          345 [02:21:28] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          346 [02:22:48] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          347 [02:22:48] *** Quits: pixdamix (~pix@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          348 [02:22:53] *** Joins: diniwed (~gavron@replaced-ip )
           
         
        
          349 [02:23:26] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          350 [02:24:13] *** Joins: nuno_nunes (~PC@replaced-ip )
           
         
        
          351 [02:25:21] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          352 [02:26:01] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          353 [02:26:15] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          354 [02:26:48] *** Quits: _barto_ (~Freddy@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          355 [02:27:50] *** Joins: finlstrm (~finlstrm@replaced-ip )
           
         
        
          356 [02:28:24] *** Quits: biocage (~biocage@replaced-ip ) (Quit: Lost terminal)
           
         
        
          357 [02:31:26] *** Quits: Silent (4fb2cc02@replaced-ip ) (Quit: Page closed)
           
         
        
          358 [02:31:34] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          359 [02:31:34] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          360 [02:32:15] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
           
         
        
          361 [02:32:29] *** Joins: tjone270__ (~tjone270@replaced-ip )
           
         
        
          362 [02:32:43] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          363 [02:32:45] *** Joins: LtL (~irssi@replaced-ip )
           
         
        
          364 [02:33:34] *** Quits: hanshenrik (~hanshenri@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          365 [02:33:37] *** Joins: timahvo1 (~rogue@replaced-ip )
           
         
        
          366 [02:33:56] *** Joins: hanshenrik (~hanshenri@replaced-ip )
           
         
        
          367 [02:34:32] *** Quits: eraser (~eraser@replaced-ip ) (Remote host closed the connection)
           
         
        
          368 [02:35:39] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
           
         
        
          369 [02:35:43] *** Quits: tjone270_ (~tjone270@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          370 [02:35:54] *** Quits: Guest66603 (~smuxi@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          371 [02:36:10] *** Quits: phatypus (~phatypus@replaced-ip ) (Quit: .>)
           
         
        
          372 [02:36:24] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          373 [02:37:22] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          374 [02:37:27] *** Joins: phatypus (~phatypus@replaced-ip )
           
         
        
          375 [02:37:45] *** Quits: Guest8 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          376 [02:38:00] *** debhelper sets mode: +l 1721
           
         
        
          377 [02:38:41] *** Joins: eraser (eraser@replaced-ip )
           
         
        
          378 [02:38:45] *** Quits: eraser (eraser@replaced-ip ) (Max SendQ exceeded)
           
         
        
          379 [02:39:01] *** Joins: eraser (eraser@replaced-ip )
           
         
        
          380 [02:45:01] *** Quits: cuechan_ (~paul@replaced-ip ) (Remote host closed the connection)
           
         
        
          381 [02:46:04] *** Joins: Kruppt (~Kruppt@replaced-ip )
           
         
        
          382 [02:46:11] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          383 [02:46:50] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          384 [02:47:10] *** Joins: BenNZ (~Ben__@replaced-ip )
           
         
        
          385 [02:47:36] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          386 [02:50:07] *** Joins: _barto_ (~Freddy@replaced-ip )
           
         
        
          387 [02:51:19] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          388 [02:51:48] *** Quits: phatypus (~phatypus@replaced-ip ) (Quit: .>)
           
         
        
          389 [02:53:04] *** Quits: crayon (~user@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          390 [02:53:30] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          391 [02:53:52] *** Joins: Barin (~Barin@replaced-ip )
           
         
        
          392 [02:53:53] *** Quits: Bob8989|2 (~bobby12@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          393 [02:54:56] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
           
         
        
          394 [02:55:09] *** Joins: pixdamix (~pix@replaced-ip )
           
         
        
          395 [02:55:24] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          396 [02:55:29] *** Maxxe` is now known as atmosisgodlike
           
         
        
          397 [02:55:53] *** atmosisgodlike is now known as AtmosFanBoy
           
         
        
          398 [02:55:58] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          399 [02:56:10] *** Quits: murphy (~murphy@replaced-ip ) (Remote host closed the connection)
           
         
        
          400 [02:56:34] *** AtmosFanBoy is now known as LessCoolVersionO
           
         
        
          401 [02:56:46] *** LessCoolVersionO is now known as AtmosFanBoy
           
         
        
          402 [02:57:06] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          403 [02:57:16] *** Quits: hanshenrik (~hanshenri@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          404 [02:57:45] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          405 [02:57:55] *** Quits: admincomplex (~admincomp@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          406 [02:58:54] *** Quits: alazred_temp (~alazred@replaced-ip ) (Max SendQ exceeded)
           
         
        
          407 [02:59:19] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          408 [02:59:46] *** Joins: admincomplex (~admincomp@replaced-ip )
           
         
        
          409 [03:00:36] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          410 [03:01:04] *** Joins: OS-23644 (~OS-23644@replaced-ip )
           
         
        
          411 [03:01:28] *** Parts: OS-23644 (~OS-23644@replaced-ip )
           
         
        
          412 [03:02:01] *** Joins: sidmo_ (~sidmo@replaced-ip )
           
         
        
          413 [03:02:08] *** Joins: phatypus (~phatypus@replaced-ip )
           
         
        
          414 [03:03:14] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          415 [03:04:11] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          416 [03:04:12] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          417 [03:05:00] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          418 [03:05:34] *** Quits: sidmo (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          419 [03:06:27] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          420 [03:06:43] *** Parts: Barin (~Barin@replaced-ip )
           
         
        
          421 [03:06:49] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Quit: Leaving)
           
         
        
          422 [03:06:57] *** Joins: asc232 (~Keith@replaced-ip )
           
         
        
          423 [03:06:58] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          424 [03:07:06] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          425 [03:08:02] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
           
         
        
          426 [03:08:58] *** Quits: _sh00p (~sh00p@replaced-ip ) ()
           
         
        
          427 [03:10:02] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          428 [03:10:05] *** Quits: radia (~radia@replaced-ip ) (Remote host closed the connection)
           
         
        
          429 [03:10:21] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          430 [03:10:26] *** Parts: user1234_ (~user@replaced-ip )
           
         
        
          431 [03:12:18] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          432 [03:12:34] *** Quits: kriger (~norge@replaced-ip ) (Quit: Leaving)
           
         
        
          433 [03:14:51] *** Joins: awal1 (~awal1@replaced-ip )
           
         
        
          434 [03:14:56] *** Quits: _barto_ (~Freddy@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          435 [03:15:24] *** Joins: __raven__ (~raven@replaced-ip )
           
         
        
          436 [03:15:26] <__raven__> hi  
         
        
          437 [03:16:12] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          438 [03:16:58] <RoyK> ho  
         
        
          439 [03:17:09] <__raven__> clean install of debian 8 on a celeron
            1007u based board with rtl8111/8168/8411 nic. i am not able to get
            network running. any idea?
           
         
        
          440 [03:17:28] *** Quits: phatypus (~phatypus@replaced-ip ) (Quit: .>)
           
         
        
          441 [03:17:46] *** Joins: thunderrd (~thunderrd@replaced-ip )
           
         
        
          442 [03:18:01] *** debhelper sets mode: +l 1711
           
         
        
          443 [03:18:35] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          444 [03:18:57] *** Joins: kooldavi (~kooldavi@replaced-ip )
           
         
        
          445 [03:20:16] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          446 [03:20:45] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          447 [03:21:21] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          448 [03:21:33] *** Joins: binaryc (~binaryc@replaced-ip )
           
         
        
          449 [03:21:47] *** Joins: morphis_ (~morphis@replaced-ip )
           
         
        
          450 [03:22:26] *** Joins: amcorreia (~amcorreia@replaced-ip )
           
         
        
          451 [03:22:42] *** Quits: necrose99 (~necrose99@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          452 [03:22:49] *** Quits: rosten (~rosten@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          453 [03:24:05] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
           
         
        
          454 [03:24:17] *** Quits: morphis (~morphis@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          455 [03:24:26] *** Quits: shootbird (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          456 [03:24:36] *** Joins: nicksloan (~nicksloan@replaced-ip )
           
         
        
          457 [03:25:12] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          458 [03:25:29] *** Joins: phatypus (~phatypus@replaced-ip )
           
         
        
          459 [03:25:33] *** Joins: v3g4n (~v3g4n@replaced-ip )
           
         
        
          460 [03:27:10] *** Joins: CapsAdmin (~CapsAdmin@replaced-ip )
           
         
        
          461 [03:28:57] <jmcnaught> __raven__: what error messages are you
            getting?
           
         
        
          462 [03:29:24] *** Quits: subzero79 (~subzero79@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          463 [03:29:25] *** Quits: phatypus (~phatypus@replaced-ip ) (Client Quit)
           
         
        
          464 [03:29:30] *** Joins: shootbird (~quassel@replaced-ip )
           
         
        
          465 [03:29:41] *** Quits: CapsAdmin (~CapsAdmin@replaced-ip ) (Excess Flood)
           
         
        
          466 [03:29:45] *** Joins: _barto_ (~Freddy@replaced-ip )
           
         
        
          467 [03:30:08] *** Joins: subzero79 (~subzero79@replaced-ip )
           
         
        
          468 [03:30:27] <__raven__> jmcnaught: none i just have no
            network. nic is not enabled
           
         
        
          469 [03:31:20] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          470 [03:31:27] <jmcnaught> __raven__: what have you done to
            configure networking?
           
         
        
          471 [03:31:57] *** Joins: th0r (~pi@replaced-ip )
           
         
        
          472 [03:32:12] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          473 [03:32:16] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          474 [03:32:19] *** Quits: eeeprom (~lem0n@replaced-ip ) (Quit: Leaving)
           
         
        
          475 [03:33:56] *** Quits: p3nt4 (~p3nt44@replaced-ip ) (Remote host closed the connection)
           
         
        
          476 [03:33:58] *** Quits: wcfields (~wcfields@replaced-ip ) ()
           
         
        
          477 [03:34:04] *** Joins: namyzarc (~namyzarc@replaced-ip )
           
         
        
          478 [03:34:24] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          479 [03:34:33] *** Joins: sleepee (~sleepee@replaced-ip )
           
         
        
          480 [03:34:48] <__raven__> manually copied some fw files of a
            firmware-nonfree tar to lib/firmware/... but nothing happened
           
         
        
          481 [03:36:07] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
           
         
        
          482 [03:36:07] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip ) (Remote host closed the connection)
           
         
        
          483 [03:36:21] *** Quits: Jkessler (~Jkessler@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          484 [03:36:58] *** Joins: Jkessler (~Jkessler@replaced-ip )
           
         
        
          485 [03:37:02] <jmcnaught> __raven__: are you also
            troubleshooting this on OFTC under a different nick? also can you
            please show the output of "dmesg | grep -i firmware" and
            "lspci -nn | grep -i net" in a paste?
           
         
        
          486 [03:37:04] *** Quits: Jkessler (~Jkessler@replaced-ip ) (Remote host closed the connection)
           
         
        
          487 [03:37:06] *** Joins: LearnerWind (~Learner_W@replaced-ip )
           
         
        
          488 [03:37:21] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          489 [03:37:22] <jmcnaught> please use
            replaced-url 
           
         
        
          490 [03:37:33] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          491 [03:38:11] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          492 [03:38:38] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
           
         
        
          493 [03:39:05] *** Joins: remo (~remo@replaced-ip )
           
         
        
          494 [03:40:17] *** Quits: zorg24 (~zorg24@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          495 [03:41:07] *** Joins: spygrid (~spygrid@replaced-ip )
           
         
        
          496 [03:41:18] *** Quits: wildlander (~wild@replaced-ip ) (Quit: Saliendo)
           
         
        
          497 [03:41:23] <doubleJJ> I've given up on Xlib
           
         
        
          498 [03:43:01] <spygrid> What happened to
            Seamonkey/IceApe/Mozilla Composer ? They seem to be missing in
            current repo.
           
         
        
          499 [03:44:59] *** Parts: LearnerWind (~Learner_W@replaced-ip )
           
         
        
          500 [03:47:18] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          501 [03:47:48] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
           
         
        
          502 [03:48:12] *** Quits: GooseYArd (~abailey@replaced-ip ) (Quit: leaving)
           
         
        
          503 [03:48:23] *** Joins: awal1 (~awal1@replaced-ip )
           
         
        
          504 [03:49:07] *** Quits: Opal_Sol (~david@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          505 [03:50:16] *** Quits: Burrito (~Burrito@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          506 [03:51:46] *** Quits: CoOolBreeze (~CoOolBree@replaced-ip ) (Quit: Closing hailing frequencies...)
           
         
        
          507 [03:52:31] *** Quits: malf (~malf@replaced-ip ) (Remote host closed the connection)
           
         
        
          508 [03:53:02] *** Quits: _barto_ (~Freddy@replaced-ip ) (Remote host closed the connection)
           
         
        
          509 [03:54:33] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          510 [03:55:18] *** Quits: nprs (uid54228@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          511 [03:56:53] *** Joins: malf (~malf@replaced-ip )
           
         
        
          512 [03:57:22] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
           
         
        
          513 [03:58:01] *** debhelper sets mode: +l 1699
           
         
        
          514 [03:59:04] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          515 [03:59:51] *** Joins: sidmo (~sidmo@replaced-ip )
           
         
        
          516 [04:01:00] *** Joins: hualet_deepin (~hualet@replaced-ip )
           
         
        
          517 [04:02:23] *** Joins: nprs (uid54228@replaced-ip )
           
         
        
          518 [04:03:03] *** Quits: sidmo_ (~sidmo@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          519 [04:03:04] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          520 [04:05:21] *** Joins: In33dt0kn0w (~hermes@replaced-ip )
           
         
        
          521 [04:05:59] *** Joins: Gnomethrower (~B@replaced-ip )
           
         
        
          522 [04:08:19] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          523 [04:08:51] *** Quits: wolfmitchell (~wolfmitch@replaced-ip ) (Quit: Restarting ZNC)
           
         
        
          524 [04:09:40] *** Joins: |ifei5g00d (~sharris12@replaced-ip )
           
         
        
          525 [04:10:57] *** Quits: yeats (~chris@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          526 [04:10:58] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
           
         
        
          527 [04:12:20] *** Joins: __raven_ (~raven@replaced-ip )
           
         
        
          528 [04:12:49] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
           
         
        
          529 [04:13:14] *** Joins: yeats (~chris@replaced-ip )
           
         
        
          530 [04:14:09] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
           
         
        
          531 [04:14:24] *** Quits: __raven__ (~raven@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          532 [04:14:25] *** Quits: In33dt0kn0w (~hermes@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          533 [04:15:24] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
           
         
        
          534 [04:15:50] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          535 [04:16:33] *** Joins: fstd_ (~fstd@replaced-ip )
           
         
        
          536 [04:16:40] *** Quits: fstd (~fstd@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          537 [04:16:53] *** fstd_ is now known as fstd  
         
        
          538 [04:18:49] *** Guest18489 is now known as wolfmitchell_
           
         
        
          539 [04:18:59] *** Quits: wolfmitchell_ (~Mitchell@replaced-ip ) (Changing host)
           
         
        
          540 [04:18:59] *** Joins: wolfmitchell_ (~Mitchell@replaced-ip )
           
         
        
          541 [04:19:33] *** Quits: satbyy (~Satish@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          542 [04:19:52] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          543 [04:21:11] <doubleJJ> exit  
         
        
          544 [04:21:23] *** Quits: doubleJJ (~d@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          545 [04:21:42] <polyzen> brexit  
         
        
          546 [04:21:59] <polyzen> > people that use /exit
           
         
        
          547 [04:22:23] *** Joins: jeddi (~jedd@replaced-ip )
           
         
        
          548 [04:22:26] *** Quits: yeats (~chris@replaced-ip ) (Remote host closed the connection)
           
         
        
          549 [04:25:16] *** Joins: eeeprom (~lem0n@replaced-ip )
           
         
        
          550 [04:25:28] *** Joins: wolfmitchell (~wolfmitch@replaced-ip )
           
         
        
          551 [04:25:47] *** Quits: nicksloan (~nicksloan@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          552 [04:26:32] *** Quits: wolfmitchell_ (~Mitchell@replaced-ip ) (Quit: Leaving)
           
         
        
          553 [04:26:56] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
           
         
        
          554 [04:26:57] *** Quits: Spec (~Spec@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          555 [04:28:02] *** Joins: Flynnn (~textual@replaced-ip )
           
         
        
          556 [04:29:02] *** Joins: Spec (~Spec@replaced-ip )
           
         
        
          557 [04:29:36] *** Quits: Flynnn (~textual@replaced-ip ) (Max SendQ exceeded)
           
         
        
          558 [04:29:50] *** Quits: WormFood (~wormfood@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          559 [04:29:58] *** Quits: raziel_ (~raziel__@replaced-ip ) (Remote host closed the connection)
           
         
        
          560 [04:30:22] *** Quits: nathanleclaire (~nathanlec@replaced-ip ) (Quit: nathanleclaire)
           
         
        
          561 [04:30:33] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Remote host closed the connection)
           
         
        
          562 [04:31:02] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: Leaving)
           
         
        
          563 [04:31:14] *** Quits: SamEEE (~Sam@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          564 [04:31:30] <ripdisk> guys, which desktop enviroment in debian
            is the lightest?
           
         
        
          565 [04:31:35] <ripdisk> i mean super light weight
           
         
        
          566 [04:31:39] <ripdisk> it's on a micro PC
           
         
        
          567 [04:31:47] <ripdisk> ghome xfce cinnamon mate lxde
           
         
        
          568 [04:32:01] <spygrid> twm  
         
        
          569 [04:32:04] *** Joins: syeekick (~Syee@replaced-ip )
           
         
        
          570 [04:32:31] <xzgv> icewm, jwm  
         
        
          571 [04:32:31] <ripdisk> that's not one of the options
           
         
        
          572 [04:32:42] *** Quits: Gnomethrower (~B@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          573 [04:33:15] <ripdisk> out of gnome xfce kde cinnamon mate and
            lxde
           
         
        
          574 [04:33:24] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Remote host closed the connection)
           
         
        
          575 [04:33:42] <xzgv> lxde  
         
        
          576 [04:34:05] <ripdisk> ok thanks. i tried using debian desktop
            enviroment and it was literally too slow to work.
           
         
        
          577 [04:34:42] <xzgv> micropc -> window manager
           
         
        
          578 [04:35:04] <ripdisk> just on one of them. it's going
            under the TV to play movies, hopefully.
           
         
        
          579 [04:35:15] *** Quits: v3g4n (~v3g4n@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          580 [04:35:48] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
           
         
        
          581 [04:37:30] <xzgv> i use icewm and html5 for movies - no flash
           
         
        
          582 [04:38:00] *** debhelper sets mode: +l 1689
           
         
        
          583 [04:38:54] <xzgv> jwm uses less ram  
         
        
          584 [04:39:37] <RoyK> SpaceAce: haha  
         
        
          585 [04:39:41] <RoyK> spygrid: haha  
         
        
          586 [04:39:45] <RoyK> SpaceAce: sorry  
         
        
          587 [04:40:04] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          588 [04:40:18] <RoyK> ripdisk: what sort of "micro pc"?
            cpu? memory?
           
         
        
          589 [04:41:44] <ripdisk> 3300MX-HAP  
         
        
          590 [04:42:27] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
           
         
        
          591 [04:42:37] *** Joins: tyracey (~pnink@replaced-ip )
           
         
        
          592 [04:42:45] <RoyK> I'd use a raspberry pi instead of one
            of those
           
         
        
          593 [04:43:13] <RoyK> 512MB RAM?  
         
        
          594 [04:44:29] <tyracey> World jewry is in a mad dash to shut
            down internet activists who have been effectively exposing jewish
            criminality and initiating a movement to rid ourselves of jewish
            tyranny.
           
         
        
          595 [04:44:30] <tyracey>
            replaced-url 
           
         
        
          596 [04:45:36] <jmcnaught> !ops tyracey racist conspiracy theory
            spam
           
         
        
          597 [04:45:36] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH,
            mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel,
            zobel, themill, babilen, SynrG, jm_, somiaj, jelly: jmcnaught
            complains about: tyracey racist conspiracy theory spam
           
         
        
          598 [04:46:04] <tyracey> jmcnaught, Mind-controlled golem.
           
         
        
          599 [04:46:35] <RoyK> tyracey: this isn't the right place to
            post political comments
           
         
        
          600 [04:46:48] *** Joins: WormFood (~wormfood@replaced-ip )
           
         
        
          601 [04:47:10] *** Parts: Epakai (~coweater@replaced-ip )
           
         
        
          602 [04:47:14] *** Joins: Epakai (~coweater@replaced-ip )
           
         
        
          603 [04:49:34] *** Quits: r4z (~r4z@replaced-ip ) (Remote host closed the connection)
           
         
        
          604 [04:50:39] *** Joins: locrian9 (~mike@replaced-ip )
           
         
        
          605 [04:51:00] *** Quits: xzgv (~bobo@replaced-ip ) (Quit: Leaving)
           
         
        
          606 [04:51:12] *** Joins: v3g4n (~v3g4n@replaced-ip )
           
         
        
          607 [04:51:13] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          608 [04:51:15] *** Joins: fullstackadept (~fullstack@replaced-ip )
           
         
        
          609 [04:51:58] *** Joins: rtfm-hysm (~RTFMaway]@replaced-ip )
           
         
        
          610 [04:52:33] *** Quits: tyracey (~pnink@replaced-ip ) (Quit: Leaving)
           
         
        
          611 [04:53:03] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          612 [04:53:21] *** Joins: Strife89|Quassel (~quassel@replaced-ip )
           
         
        
          613 [04:55:34] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          614 [04:55:37] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          615 [04:56:03] *** Joins: k3rn3lpan1c (~Thunderbi@replaced-ip )
           
         
        
          616 [04:57:17] *** Quits: x86iac (~x86iac@replaced-ip ) (Quit: leaving)
           
         
        
          617 [04:58:05] *** Joins: ksft (~k@replaced-ip )
           
         
        
          618 [04:58:51] *** Joins: akitada (uid12662@replaced-ip )
           
         
        
          619 [05:00:42] *** Joins: R430R (~demon@replaced-ip )
           
         
        
          620 [05:00:42] *** Quits: RA3OR (~demon@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          621 [05:01:16] *** Joins: superusr (~usr@replaced-ip )
           
         
        
          622 [05:02:04] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
           
         
        
          623 [05:02:10] *** Joins: lucaswang (~lucaswang@replaced-ip )
           
         
        
          624 [05:02:11] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
           
         
        
          625 [05:04:37] *** Joins: fjkhajk (~dhoteio@replaced-ip )
           
         
        
          626 [05:04:38] *** Quits: fjkhajk (~dhoteio@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
           
         
        
          627 [05:05:10] *** Joins: lucaswang (~lucaswang@replaced-ip )
           
         
        
          628 [05:05:11] *** Quits: lucaswang (~lucaswang@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
           
         
        
          629 [05:07:34] *** Joins: Evol (~nuwanda@replaced-ip )
           
         
        
          630 [05:08:01] *** debhelper sets mode: +l 1696
           
         
        
          631 [05:08:14] *** Quits: murfjr (~douseiais@replaced-ip ) (Quit: Leaving)
           
         
        
          632 [05:09:47] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          633 [05:10:10] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
           
         
        
          634 [05:10:40] *** Quits: ec0 (~ec0@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          635 [05:11:06] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          636 [05:11:31] *** Quits: imr_ (imr@replaced-ip##) (Quit: EliteBNC free bnc service -
              ##replaced-url 
           
         
        
          637 [05:11:53] *** Quits: mquin (~mquin@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          638 [05:11:54] *** Quits: Zekah (~Zekah@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          639 [05:12:01] *** Joins: imr (imr@replaced-ip )
           
         
        
          640 [05:12:27] *** Joins: mquin (~mquin@replaced-ip )
           
         
        
          641 [05:13:10] *** Joins: badgerSqueegee (~luca@replaced-ip )
           
         
        
          642 [05:17:45] *** Quits: wds (~wds@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          643 [05:17:53] *** Joins: dreamon__ (~dreamon@replaced-ip )
           
         
        
          644 [05:20:12] *** Quits: fullstackadept (~fullstack@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          645 [05:21:26] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url 
           
         
        
          646 [05:21:51] *** Joins: jkamp (~josh@replaced-ip )
           
         
        
          647 [05:22:02] *** Quits: PadawanLearner (59996c78@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          648 [05:22:36] *** Quits: dreamon__ (~dreamon@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          649 [05:23:43] *** Joins: xzgv (~bobo@replaced-ip )
           
         
        
          650 [05:24:03] *** Quits: subzero79 (~subzero79@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          651 [05:25:39] *** Quits: roguelazer (~roguelaze@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          652 [05:26:13] *** Quits: mactimes (~mactimes@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          653 [05:26:33] *** Joins: wds (~wds@replaced-ip )
           
         
        
          654 [05:26:58] *** Quits: jkamp (~josh@replaced-ip ) (Quit: leaving)
           
         
        
          655 [05:27:17] *** Joins: jkamp (~jkamp@replaced-ip )
           
         
        
          656 [05:27:19] *** Quits: ryan-c (~ryan@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          657 [05:28:00] *** debhelper sets mode: +l 1688
           
         
        
          658 [05:28:04] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
           
         
        
          659 [05:28:04] *** Quits: BenNZ (~Ben__@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          660 [05:28:24] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          661 [05:31:12] *** Quits: pvoigt (~Linux@replaced-ip ) (Max SendQ exceeded)
           
         
        
          662 [05:31:32] *** Joins: luckman212 (~luckman21@replaced-ip )
           
         
        
          663 [05:32:13] *** Joins: fullstackadept (~fullstack@replaced-ip )
           
         
        
          664 [05:32:41] *** Joins: pvoigt (~Linux@replaced-ip )
           
         
        
          665 [05:33:03] *** Quits: xzgv (~bobo@replaced-ip ) (Quit: Leaving)
           
         
        
          666 [05:33:22] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
           
         
        
          667 [05:34:00] *** Quits: finlstrm (~finlstrm@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          668 [05:34:31] *** Quits: marienz (~marienz@replaced-ip ) (Ping timeout: 624 seconds)
           
         
        
          669 [05:34:50] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          670 [05:35:09] *** Quits: hualet_deepin (~hualet@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          671 [05:35:11] *** Joins: prettyinseattle (~pinkjoann@replaced-ip )
           
         
        
          672 [05:35:22] *** Quits: eeeprom (~lem0n@replaced-ip ) (Quit: This computer has gone to sleep)
           
         
        
          673 [05:36:14] *** Joins: In33dt0kn0w (~hermes@replaced-ip )
           
         
        
          674 [05:36:14] *** Quits: In33dt0kn0w (~hermes@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
           
         
        
          675 [05:36:27] <prettyinseattle> World jewry is in a mad dash to
            shut down internet activists who have been effectively exposing
            jewish criminality and initiating a movement to rid ourselves of
            jewish tyranny.
           
         
        
          676 [05:36:30] <prettyinseattle>
            replaced-url 
           
         
        
          677 [05:36:44] *** Quits: wds (~wds@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          678 [05:37:21] *** Quits: brguy (uid21011@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          679 [05:37:28] *** ChanServ sets mode: +o themill
           
         
        
          680 [05:37:30] *** themill sets mode: +b *!*@217.147.94.107
           
         
        
          681 [05:37:31] *** prettyinseattle was kicked by themill (On the
            Internet nobody can hear you being subtle.)
           
         
        
          682 [05:37:33] *** themill sets mode: -o themill
           
         
        
          683 [05:38:00] *** debhelper sets mode: +l 1680
           
         
        
          684 [05:40:17] *** Joins: BenNZ (~Ben__@replaced-ip )
           
         
        
          685 [05:40:21] *** Quits: booboy (~booboy@replaced-ip ) (Remote host closed the connection)
           
         
        
          686 [05:40:48] *** Joins: booboy (~booboy@replaced-ip )
           
         
        
          687 [05:41:11] *** Joins: wingwalker (~user@replaced-ip )
           
         
        
          688 [05:41:48] *** Quits: wingwalker (~user@replaced-ip ) (Client Quit)
           
         
        
          689 [05:42:10] *** apb1963_ is now known as apb_away
           
         
        
          690 [05:42:15] *** apb_away is now known as apb1963_
           
         
        
          691 [05:43:07] *** Joins: mactimes_ (~mactimes@replaced-ip )
           
         
        
          692 [05:43:14] <jim> jelly here still?  
         
        
          693 [05:43:20] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          694 [05:44:39] *** Joins: TheVoid (~void@replaced-ip )
           
         
        
          695 [05:44:54] *** Joins: wds (~wds@replaced-ip )
           
         
        
          696 [05:46:03] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
           
         
        
          697 [05:46:10] <jim> anyway I had a question about the behavior
            of an x server... when there's nothing xlike besides the server
            installed, do you usually get a black screen and can't see
            mouse pointer, when the x server is actually set up properly? (used
            to be, you'd get a light grey screen, and an x pointer in that
            case)
           
         
        
          698 [05:47:34] *** Quits: mactimes_ (~mactimes@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          699 [05:49:38] *** Quits: jgrasser_ (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          700 [05:49:38] <pingfloyd> jim: I don't think you'll
            see anything without some sort of xclient running
           
         
        
          701 [05:50:03] <pingfloyd> jim: like if you only had xterm as
            your running xclient for instance, it would just be a full screen
            term an nothing else.
           
         
        
          702 [05:50:13] <pingfloyd> jim: and remember a WM is another
            xclient
           
         
        
          703 [05:50:19] *** Joins: jgrasser_ (~quassel@replaced-ip )
           
         
        
          704 [05:50:45] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          705 [05:51:12] <pingfloyd> i.e., xclients run on a display on the
            xserver.
           
         
        
          706 [05:51:32] *** Joins: lem0n (~lem0n@replaced-ip )
           
         
        
          707 [05:51:32] *** Quits: lem0n (~lem0n@replaced-ip ) (Changing host)
           
         
        
          708 [05:51:32] *** Joins: lem0n (~lem0n@replaced-ip )
           
         
        
          709 [05:51:40] *** Joins: hexadecimal (~hexadecim@replaced-ip )
           
         
        
          710 [05:51:52] <jim> didn't there used to be a way of saying
            somexserverexecutable xclientname and then have the x server run the
            client? (didn't find anything like that for Xorg)
           
         
        
          711 [05:52:11] <pingfloyd> you mean xinitrc?
           
         
        
          712 [05:52:33] <jim> that's a text file isn't it?
           
         
        
          713 [05:52:37] <pingfloyd> that's usually where you tell the
            xserver which xclients to invoke when it starts for you
           
         
        
          714 [05:52:47] <pingfloyd> yeah, a text file
           
         
        
          715 [05:52:49] <jim> oh, you mean start the clients in that file
           
         
        
          716 [05:53:39] <pingfloyd> there's the systemwide one under
            /etc/X11/xinit/xinitrc and then there is ~/.xinitrc
           
         
        
          717 [05:54:33] <jim> there used to be a .xsession which worked
            the same way... only you'd put the session controller last, and
            run it it the script's foreground
           
         
        
          718 [05:55:03] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          719 [05:55:13] *** Quits: Fr_Dae (~Dae@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          720 [05:55:24] <pingfloyd> but there is actually more than that
            involved in some cases. for example: ~/.config/xfce4/xinitrc
           
         
        
          721 [05:55:33] <meshugga> hey, is there a way to accellerate
            debugging a deb package, such that for example, the binaries are
            symlinks into the build dir?
           
         
        
          722 [05:55:49] <meshugga> so that i do not need to rebuild and
            install the debs every time?
           
         
        
          723 [05:56:18] <jim> well you probably need to get the lintian
            report on the packages
           
         
        
          724 [05:56:29] <pingfloyd> jim: there really is a ton and depends
            on how your environment is setup
           
         
        
          725 [05:56:55] <pingfloyd> really there is too many
           
         
        
          726 [05:57:28] <jim> ok, good enuf... thanks for reminding me of
            that one
           
         
        
          727 [05:58:00] *** debhelper sets mode: +l 1686
           
         
        
          728 [05:58:12] <pingfloyd> I pretty much have to go digging
            though /etc/X11/Xsession.d/* and /etc/X11/xinit/* and ~/.config/*
            when I want to change my X environment.
           
         
        
          729 [05:58:25] <jim> meshugga, well you would install it to test
            whether the package install works right (after all it's you who
            are authoring it)
           
         
        
          730 [05:58:41] <jim> meshugga, and you should also test the
            removal
           
         
        
          731 [05:59:23] <pingfloyd> meshugga: what I do, is symlink from
            the build/source dir to ~/bin (which is in my PATH)
           
         
        
          732 [05:59:40] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          733 [05:59:43] <pingfloyd> meshugga: (symlink the executables
            within the build/source dir I'm working with)
           
         
        
          734 [06:00:03] *** Quits: axiom_1 (~axiom_1@replaced-ip ) (Quit: Leaving)
           
         
        
          735 [06:00:05] <meshugga> pingfloyd: but manually, there is no
            deb magic for it?
           
         
        
          736 [06:00:15] *** Joins: TomTomTo1 (~henryk@replaced-ip )
           
         
        
          737 [06:00:17] <pingfloyd> meshugga: this is usually how I do it
            with stuff I regularly git pull and compile
           
         
        
          738 [06:00:29] <pingfloyd> meshugga: I don't know
           
         
        
          739 [06:00:50] <pingfloyd> meshugga: I wouldn't think so,
            seems like the deb magic more applies to building packages themself
           
         
        
          740 [06:01:00] <meshugga> that's sad
           
         
        
          741 [06:01:03] <meshugga> but thanks for confirming
           
         
        
          742 [06:01:26] <pingfloyd> there's non-deb stuff for that
            though
           
         
        
          743 [06:01:30] <pingfloyd> like gnu stow  
         
        
          744 [06:01:38] <meshugga> it's probably a kernel problem
            anyway
           
         
        
          745 [06:01:42] *** Joins: ryan-c (~ryan@replaced-ip )
           
         
        
          746 [06:01:43] <meshugga> pingfloyd: -v  
         
        
          747 [06:01:44] <pingfloyd> and I think there's a few other
            alternatives to stow as well
           
         
        
          748 [06:02:09] *** Joins: mactimes_ (~mactimes@replaced-ip )
           
         
        
          749 [06:02:18] *** mactimes_ is now known as mactimes
           
         
        
          750 [06:02:36] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          751 [06:03:02] <pingfloyd> sounds like basically you're
            looking for a "symlink manager" of some sort
           
         
        
          752 [06:03:15] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          753 [06:04:07] *** Joins: Rusty1_ (~user@replaced-ip )
           
         
        
          754 [06:04:45] *** Joins: roguelazer (~roguelaze@replaced-ip )
           
         
        
          755 [06:05:08] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
           
         
        
          756 [06:05:10] *** Joins: MaBunny (~Peter@replaced-ip )
           
         
        
          757 [06:05:44] <meshugga> pingfloyd: i'm looking for
            "make symlinkmagic", truth be told ;)
           
         
        
          758 [06:05:45] *** MaBunny is now known as ByteStorm
           
         
        
          759 [06:05:57] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          760 [06:06:10] *** Joins: gonz0 (~gonz0@replaced-ip )
           
         
        
          761 [06:06:23] <meshugga> i thought because this is a common
            problem there's already an obvious solution that comes with the
            deb build process
           
         
        
          762 [06:06:41] <meshugga> python has this for modules, you can
            install them symlinked and then edit them live
           
         
        
          763 [06:06:56] *** Joins: hk238 (~kvirc@replaced-ip )
           
         
        
          764 [06:07:01] <meshugga> which is a bit easier python being
            interpreted and all
           
         
        
          765 [06:07:05] <meshugga> but the principle would be the same
           
         
        
          766 [06:07:35] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          767 [06:08:06] *** Quits: mactimes (~mactimes@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          768 [06:08:29] <jim> that's all good for when you -just-
            want to make sure the executables work right
           
         
        
          769 [06:08:35] *** Quits: ryouma (~user@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          770 [06:08:51] <meshugga> jim: ?  
         
        
          771 [06:09:39] *** Quits: roguelazer (~roguelaze@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          772 [06:09:49] <jim> I'm just sorta repeating the earlier
            point, that the executables are not the only things you should test
           
         
        
          773 [06:10:17] *** Quits: superusr (~usr@replaced-ip ) (Quit: Leaving)
           
         
        
          774 [06:11:15] <meshugga> jim: yes, of course, this applies to
            sos to
           
         
        
          775 [06:11:20] <meshugga> *too  
         
        
          776 [06:11:31] <meshugga> that's why i was asking
           
         
        
          777 [06:11:34] <meshugga> binaries are easy
           
         
        
          778 [06:11:46] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
           
         
        
          779 [06:11:46] <meshugga> this = my question
           
         
        
          780 [06:11:48] *** Joins: evade (~evade@replaced-ip )
           
         
        
          781 [06:11:51] *** Joins: stephanie92 (~stephanie@replaced-ip )
           
         
        
          782 [06:12:00] <meshugga> for binaries, substituting the path is
            actually doable
           
         
        
          783 [06:12:02] *** Joins: roguelazer (~roguelaze@replaced-ip )
           
         
        
          784 [06:12:15] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          785 [06:12:32] *** Quits: ryan-c (~ryan@replaced-ip ) (Excess Flood)
           
         
        
          786 [06:12:41] <jim> yeah, that's all true
           
         
        
          787 [06:12:47] *** Joins: ryan-c (~ryan@replaced-ip )
           
         
        
          788 [06:13:13] <meshugga> lxc is costing me at least 100 hairs
           
         
        
          789 [06:13:22] <meshugga> insane that thing
           
         
        
          790 [06:13:30] <meshugga> does everything, but nothing reliably
           
         
        
          791 [06:13:34] *** Quits: cybrNaut (cybrNaut@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          792 [06:13:42] <jim> it's possible that for certain packages
            there's more testing to do
           
         
        
          793 [06:14:03] <meshugga> jim: if i get the faintest idea
            what's wrong, i'll just contribute this to the nearest
            maintainer
           
         
        
          794 [06:14:10] <meshugga> i'm not above letting others do
            the grunt work
           
         
        
          795 [06:14:13] <meshugga> ;)  
         
        
          796 [06:14:40] <meshugga> but i need to figure out what's
            going on as this is one of those "only on some machines"
            problems from what i've gathered
           
         
        
          797 [06:14:51] <meshugga> the bug report is quite old too
           
         
        
          798 [06:15:06] <jmcnaught> meshugga: is this a package
            you're creating, or a Debian package that you're trying to
            fix?
           
         
        
          799 [06:15:15] <meshugga> jmcnaught: it's lxc
           
         
        
          800 [06:15:18] <meshugga> lxc-attach to be specific
           
         
        
          801 [06:15:22] <jim> very difficult to debug those
           
         
        
          802 [06:15:31] <meshugga>
            replaced-url 
           
         
        
          803 [06:15:39] <jmcnaught> meshugga: the lxc package?
           
         
        
          804 [06:15:55] <meshugga> probably liblxc
           
         
        
          805 [06:16:06] *** Joins: Midnightx (~Midnightx@replaced-ip )
           
         
        
          806 [06:16:10] *** Joins: mactimes (~mactimes@replaced-ip )
           
         
        
          807 [06:16:10] *** Quits: iflema (~ian@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          808 [06:16:22] *** Joins: cybrNaut (cybrNaut@replaced-ip )
           
         
        
          809 [06:16:53] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          810 [06:16:54] <meshugga>
            replaced-url 
           
         
        
          811 [06:17:01] <meshugga> this is the ticket
           
         
        
          812 [06:17:05] *** Joins: iflema (~ian@replaced-ip )
           
         
        
          813 [06:17:21] <meshugga> last activity in april
           
         
        
          814 [06:17:26] <meshugga> *sigh*  
         
        
          815 [06:18:02] <meshugga> but nobody's using lxc
            unprivileged guests on jessie, and probably even less try to use
            lxc-attach with su
           
         
        
          816 [06:18:17] <jmcnaught> meshugga: that's reported against
            2.0.0~rc15. jessie has 1.0.6
           
         
        
          817 [06:18:39] <jmcnaught> yeah i've never tried to use
            lxc-attach
           
         
        
          818 [06:18:40] <meshugga> jmcnaught: yes, you need to use
            backports to get any sort of sane setup
           
         
        
          819 [06:18:51] <meshugga> there's no unprivileged guests
            with 1.0
           
         
        
          820 [06:18:59] <meshugga> not working ones anyway
           
         
        
          821 [06:19:26] <meshugga> i just wanted to write a good puppet
            module
           
         
        
          822 [06:19:49] <meshugga> but there's soooo many
            undocumented bugs and features and edge cases
           
         
        
          823 [06:19:52] <meshugga> it's insane
           
         
        
          824 [06:19:57] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          825 [06:20:49] <jmcnaught> meshugga: oh, unprivileged containers
            work with the package in backports?
           
         
        
          826 [06:21:32] <jmcnaught> meshugga: also is the symlink stuff
            you were talking about earlier related to this lxc problem?
           
         
        
          827 [06:21:40] <spygrid> maybe su needs recompiled
           
         
        
          828 [06:22:08] *** Quits: TheVoid (~void@replaced-ip ) (Remote host closed the connection)
           
         
        
          829 [06:22:16] <spygrid> opensuse had a seperate su for X (sux)
           
         
        
          830 [06:22:31] <jmcnaught> meshugga: sounds like you might be
            looking for update-alternatives
           
         
        
          831 [06:23:14] *** Joins: faw (~faw@replaced-ip )
           
         
        
          832 [06:23:14] *** Quits: faw (~faw@replaced-ip ) (Changing host)
           
         
        
          833 [06:23:14] *** Joins: faw (~faw@replaced-ip )
           
         
        
          834 [06:23:17] <meshugga> jmcnaught: there's a few gotchas
           
         
        
          835 [06:23:19] <meshugga> but yes, they work
           
         
        
          836 [06:23:44] <meshugga> jmcnaught: and yes, i was asking how i
            could re-roll and test lxc quickly
           
         
        
          837 [06:23:46] *** Quits: fernie (~jarkko@replaced-ip ) (Quit: Lost terminal)
           
         
        
          838 [06:24:04] *** Joins: Pendrag0n (~jlee@replaced-ip )
           
         
        
          839 [06:24:09] *** Joins: marienz (~marienz@replaced-ip )
           
         
        
          840 [06:24:24] <meshugga> and i was looking for something
            that's already done
           
         
        
          841 [06:24:39] *** Quits: jkamp (~jkamp@replaced-ip ) (Quit: leaving)
           
         
        
          842 [06:24:39] *** Joins: babak (uid19622@replaced-ip )
           
         
        
          843 [06:24:45] <meshugga> i can just symlink whatever changed
            after make
           
         
        
          844 [06:24:50] *** Quits: climjark (~climjark@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          845 [06:24:51] *** Joins: aaro (~aaro@replaced-ip )
           
         
        
          846 [06:25:13] <meshugga> just thought maybe i'm missing
            some go-to tool
           
         
        
          847 [06:25:17] <jmcnaught> meshugga: if you're looking to
            contribute any fixes you find back to Debian you could ask in
            #debian-mentors on irc.oftc.net
           
         
        
          848 [06:25:32] <meshugga> jmcnaught: i'm actually in contact
            with the lxc maintainer for debian
           
         
        
          849 [06:25:34] <meshugga> thanks  
         
        
          850 [06:25:49] <meshugga> i just don't want to bug him with
            trivialities all the time :)
           
         
        
          851 [06:25:51] <themill> ccache is the usual way of speeding up
            the build process
           
         
        
          852 [06:26:34] <Pendrag0n> So I know that with VIM there is a way
            to place a ".lvimrc" (preceding "L" for local)
            file in a directory, to have directory specific settings. Is there a
            way to do a similar thing for bashrc files? Maybe a
            ".lbashrc" I want to override my PS1 variable so that when
            I am in the dev/prod/live/demo/qa directories, the font can be color
            coded to match each sites skin, as a visual queue to what platform
            I'm in (as a measure to hel
           
         
        
          853 [06:27:27] <jmcnaught> Pendrag0n: you were truncated at
            'a measure to hel'
           
         
        
          854 [06:27:54] <pingfloyd> I hate irc clients that do that
           
         
        
          855 [06:28:11] <Pendrag0n> (as a measure to help ensure I
            don't do something on LIVE I inded to do to Dev, or QA).
           
         
        
          856 [06:28:13] <themill> ,i direnv  
         
        
          857 [06:28:14] <judd> Package direnv (utils, optional) in
            jessie/amd64: Utility to set directory specific environment
            variables. Version: 2.4.0-2; Size: 566.8k; Installed: 2620k;
            Homepage:
            replaced-url 
           
         
        
          858 [06:28:36] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip )
           
         
        
          859 [06:28:37] <Pendrag0n> Thanks themill
           
         
        
          860 [06:28:38] <themill> Pendrag0n: ^^ there's nothing
            native to bash but direnv does that for you
           
         
        
          861 [06:28:59] <Pendrag0n> sounds perfect
           
         
        
          862 [06:29:35] <Pendrag0n> I also utilize colorful tabs plugin,
            and keep the site skin, terminal fonts, and tabs all matching for
            each unique platform.
           
         
        
          863 [06:30:22] *** Joins: lsv_ (~nn@replaced-ip )
           
         
        
          864 [06:30:25] <tom99> Pendrag0n: I will now install that plugin
            merely on the basis that you said you like it
           
         
        
          865 [06:30:28] *** Joins: fernie (~jarkko@replaced-ip )
           
         
        
          866 [06:30:49] *** Quits: bobbyz (~bobbyz@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          867 [06:31:06] <Pendrag0n> lmao, just sharing tips
           
         
        
          868 [06:31:13] *** Joins: Vainglory (~Vainglory@replaced-ip )
           
         
        
          869 [06:31:45] *** Joins: Azazell (~Azazel@replaced-ip )
           
         
        
          870 [06:32:01] *** Parts: Vainglory (~Vainglory@replaced-ip )
           
         
        
          871 [06:32:01] <Pendrag0n> themill, I'll be reading all of
            this tonight, but just out of curriousity, do you know off hand if
            the settings applied from a .envrc file are recursively applied to
            child folders?
           
         
        
          872 [06:32:08] <jim> tom99, it could be a good idea to look into
            it further
           
         
        
          873 [06:32:10] <stephanie92> Does anyone here have any experience
            with luminati proxy?
           
         
        
          874 [06:32:15] *** Joins: fekir (~fekir@replaced-ip )
           
         
        
          875 [06:32:38] *** Quits: fullstackadept (~fullstack@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          876 [06:32:56] <themill> Pendrag0n: yes it is
           
         
        
          877 [06:33:08] <Pendrag0n> thanks themill, I'm all set.
           
         
        
          878 [06:33:12] *** Joins: Riyria (~Riyria@replaced-ip )
           
         
        
          879 [06:33:33] *** Quits: __raven_ (~raven@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          880 [06:33:35] <themill> you can only set environment variables
            in there, not aliases or bash functions, unfortunately, but
            it's enough for most things
           
         
        
          881 [06:33:55] *** Quits: lsv (~nn@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          882 [06:35:00] <Pendrag0n> that's enough
           
         
        
          883 [06:35:12] *** Joins: Anselma (~cjdns@replaced-ip )
           
         
        
          884 [06:35:18] <Pendrag0n> I just want to set a specific $PS1
           
         
        
          885 [06:35:19] *** Quits: nprs (uid54228@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          886 [06:35:39] *** Quits: Anselmo (~cjdns@replaced-ip ) (Disconnected by services)
           
         
        
          887 [06:35:45] *** Anselma is now known as Anselmo
           
         
        
          888 [06:36:48] *** Joins: bobbyz (~bobbyz@replaced-ip )
           
         
        
          889 [06:38:00] *** debhelper sets mode: +l 1693
           
         
        
          890 [06:38:08] *** Joins: __raven_ (~raven@replaced-ip )
           
         
        
          891 [06:38:58] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          892 [06:39:00] *** Quits: BaW (~BaW@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          893 [06:42:32] *** Joins: BalTun (~BalTun@replaced-ip )
           
         
        
          894 [06:43:28] *** Joins: asc232 (~Keith@replaced-ip )
           
         
        
          895 [06:43:28] *** Quits: asc232 (~Keith@replaced-ip ) (Client Quit)
           
         
        
          896 [06:44:16] *** Quits: huva (~huva@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          897 [06:44:16] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          898 [06:44:46] *** Quits: bhurstpdx1 (~bhurstpdx@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          899 [06:45:46] *** Joins: BaW (~BaW@replaced-ip )
           
         
        
          900 [06:46:09] *** Quits: Rusty1_ (~user@replaced-ip ) (Quit: Leaving)
           
         
        
          901 [06:47:01] *** Joins: danni (b156c4be@replaced-ip )
           
         
        
          902 [06:47:39] <danni> hi, does anyone know which font
            wmsystemtray needs?
           
         
        
          903 [06:47:48] *** Quits: Redhair (~redhair@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          904 [06:47:56] <meshugga>
            replaced-url 
           
         
        
          905 [06:48:00] <danni> the package itself does not list it as a
            dependency
           
         
        
          906 [06:48:11] <meshugga> any idea why /dev/tty behaves like
            that?
           
         
        
          907 [06:48:29] *** Joins: Redhair (~redhair@replaced-ip )
           
         
        
          908 [06:48:43] *** Joins: maotm (~mao@replaced-ip )
           
         
        
          909 [06:50:06] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          910 [06:51:14] *** Joins: mavhq (~quassel@replaced-ip )
           
         
        
          911 [06:51:30] <themill> meshugga: -c does not allocate a tty
            (check su(1) which talks specifically about that)
           
         
        
          912 [06:52:06] <meshugga> themill: thanks, that is huge help
           
         
        
          913 [06:53:00] <meshugga> themill: so how does software that
            needs to output stuff write to tty?
           
         
        
          914 [06:53:10] <meshugga> just stdout?  
         
        
          915 [06:53:19] *** Joins: ryouma (~user@replaced-ip )
           
         
        
          916 [06:54:18] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          917 [06:54:43] *** Quits: booboy (~booboy@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          918 [06:54:56] *** Joins: binaryc_ (~binaryc@replaced-ip )
           
         
        
          919 [06:55:56] <tom99> meshugga: i'm not sure but i do know
            you can redirect the stdout to different terminals
           
         
        
          920 [06:56:13] <tom99> that's how I use gdb to debug
            programs, I run the program in one terminal window and redirect the
            program output to another
           
         
        
          921 [07:00:12] *** Quits: Evol (~nuwanda@replaced-ip ) (Quit: Leaving)
           
         
        
          922 [07:07:18] *** Quits: ryouma (~user@replaced-ip ) (*.net *.split)
           
         
        
          923 [07:07:18] *** Quits: maotm (~mao@replaced-ip ) (*.net *.split)
           
         
        
          924 [07:07:18] *** Quits: __raven_ (~raven@replaced-ip ) (*.net *.split)
           
         
        
          925 [07:07:18] *** Quits: aaro (~aaro@replaced-ip ) (*.net *.split)
           
         
        
          926 [07:07:18] *** Quits: iflema (~ian@replaced-ip ) (*.net *.split)
           
         
        
          927 [07:07:18] *** Quits: stephanie92 (~stephanie@replaced-ip ) (*.net *.split)
           
         
        
          928 [07:07:18] *** Quits: pvoigt (~Linux@replaced-ip ) (*.net *.split)
           
         
        
          929 [07:07:18] *** Quits: fstd (~fstd@replaced-ip ) (*.net *.split)
           
         
        
          930 [07:07:18] *** Quits: malf (~malf@replaced-ip ) (*.net *.split)
           
         
        
          931 [07:07:18] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (*.net *.split)
           
         
        
          932 [07:07:18] *** Quits: namyzarc (~namyzarc@replaced-ip ) (*.net *.split)
           
         
        
          933 [07:07:18] *** Quits: Belkaar (~Belkaar@replaced-ip ) (*.net *.split)
           
         
        
          934 [07:07:18] *** Quits: internat (~nf@replaced-ip ) (*.net *.split)
           
         
        
          935 [07:07:18] *** Quits: Adbray (~Adbtay@replaced-ip ) (*.net *.split)
           
         
        
          936 [07:07:18] *** Quits: skylite_ (~skylite@replaced-ip ) (*.net *.split)
           
         
        
          937 [07:07:18] *** Quits: jaythelinuxguy (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          938 [07:07:18] *** Quits: _Vi (~vi@replaced-ip ) (*.net *.split)
           
         
        
          939 [07:07:18] *** Quits: Ishaq (~Ishaq@replaced-ip ) (*.net *.split)
           
         
        
          940 [07:07:18] *** Quits: Gurty (~princess@replaced-ip ) (*.net *.split)
           
         
        
          941 [07:07:18] *** Quits: Al3xG0 (~unix@replaced-ip ) (*.net *.split)
           
         
        
          942 [07:07:18] *** Quits: dexta (~D3XTA@replaced-ip ) (*.net *.split)
           
         
        
          943 [07:07:19] *** Quits: boris_t (~boris_t@replaced-ip ) (*.net *.split)
           
         
        
          944 [07:07:19] *** Quits: Anwarias_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          945 [07:07:19] *** Quits: mo1991__ (~mo1991@replaced-ip ) (*.net *.split)
           
         
        
          946 [07:07:19] *** Quits: SirNeo- (SirNeo@replaced-ip ) (*.net *.split)
           
         
        
          947 [07:07:19] *** Quits: gnugr (~gnugr@replaced-ip ) (*.net *.split)
           
         
        
          948 [07:07:19] *** Quits: Dr_Disk (~errNumb@replaced-ip ) (*.net *.split)
           
         
        
          949 [07:07:19] *** Quits: Alina-malina (~Alina-mal@replaced-ip ) (*.net *.split)
           
         
        
          950 [07:07:19] *** Quits: McLive (~McLive@replaced-ip ) (*.net *.split)
           
         
        
          951 [07:07:19] *** Quits: baksdz (~Salah@replaced-ip ) (*.net *.split)
           
         
        
          952 [07:07:19] *** Quits: orangey (~orangey@replaced-ip ) (*.net *.split)
           
         
        
          953 [07:07:19] *** Quits: precise (~precise@replaced-ip ) (*.net *.split)
           
         
        
          954 [07:07:19] *** Quits: KP708 (KP708@replaced-ip ) (*.net *.split)
           
         
        
          955 [07:07:19] *** Quits: freakyy (~uwe@replaced-ip ) (*.net *.split)
           
         
        
          956 [07:07:19] *** Quits: alfred_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          957 [07:07:19] *** Quits: Ool (~Ool@replaced-ip ) (*.net *.split)
           
         
        
          958 [07:07:19] *** Quits: solarnetone (~scott@replaced-ip ) (*.net *.split)
           
         
        
          959 [07:07:19] *** Quits: msb (~msb@replaced-ip ) (*.net *.split)
           
         
        
          960 [07:07:19] *** Quits: n0arch (uid98170@replaced-ip ) (*.net *.split)
           
         
        
          961 [07:07:19] *** Quits: Ryushin (chris@replaced-ip ) (*.net *.split)
           
         
        
          962 [07:07:19] *** Quits: grumble (~grumble@replaced-ip ) (*.net *.split)
           
         
        
          963 [07:07:19] *** Quits: l0xas (~unix@replaced-ip ) (*.net *.split)
           
         
        
          964 [07:07:19] *** Quits: dondelelcaro (~don@replaced-ip ) (*.net *.split)
           
         
        
          965 [07:07:19] *** Quits: SynrGy (~synrg@replaced-ip ) (*.net *.split)
           
         
        
          966 [07:07:19] *** Quits: holmgren (magnus@replaced-ip ) (*.net *.split)
           
         
        
          967 [07:07:19] *** Quits: Billias (~MrV@replaced-ip ) (*.net *.split)
           
         
        
          968 [07:07:19] *** Quits: boxrick1 (sid98261@replaced-ip ) (*.net *.split)
           
         
        
          969 [07:07:19] *** Quits: Khudher (~K@replaced-ip ) (*.net *.split)
           
         
        
          970 [07:07:19] *** Quits: bedouin (sid151413@replaced-ip ) (*.net *.split)
           
         
        
          971 [07:07:19] *** Quits: sz0 (uid110435@replaced-ip ) (*.net *.split)
           
         
        
          972 [07:07:19] *** Quits: noexcept (~noexcept@replaced-ip ) (*.net *.split)
           
         
        
          973 [07:07:19] *** Quits: ptx0 (~cheesus_c@replaced-ip ) (*.net *.split)
           
         
        
          974 [07:07:19] *** Quits: nurupo (~nurupo.ga@unaffiliated/nurupo)
            (*.net *.split)
           
         
        
          975 [07:07:19] *** Quits: ypwang (~ypwang@replaced-ip ) (*.net *.split)
           
         
        
          976 [07:07:19] *** Quits: mete (~mete@replaced-ip ) (*.net *.split)
           
         
        
          977 [07:07:19] *** Quits: Bercik (~Yotsuba@replaced-ip ) (*.net *.split)
           
         
        
          978 [07:07:19] *** Quits: Caelum (rkitover@replaced-ip ) (*.net *.split)
           
         
        
          979 [07:07:19] *** Quits: vinzv (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          980 [07:07:19] *** Quits: sukaeto (~sukaeto@replaced-ip ) (*.net *.split)
           
         
        
          981 [07:07:19] *** Quits: SleePy (~SleePy@replaced-ip ) (*.net *.split)
           
         
        
          982 [07:07:19] *** Quits: guardian (~guardian@replaced-ip ) (*.net *.split)
           
         
        
          983 [07:07:19] *** Quits: mt (mteufel@replaced-ip ) (*.net *.split)
           
         
        
          984 [07:07:19] *** Quits: bpsecret (~bpsecret@replaced-ip ) (*.net *.split)
           
         
        
          985 [07:07:19] *** Quits: nanoha-sama (znc@replaced-ip ) (*.net *.split)
           
         
        
          986 [07:07:19] *** Quits: Alam_Squeeze (quasselcor@replaced-ip ) (*.net *.split)
           
         
        
          987 [07:07:19] *** Quits: imMute (~immute@replaced-ip ) (*.net *.split)
           
         
        
          988 [07:07:19] *** Quits: rt (~rt@replaced-ip ) (*.net *.split)
           
         
        
          989 [07:07:19] *** Quits: Esya (~esya@replaced-ip ) (*.net *.split)
           
         
        
          990 [07:07:19] *** Quits: miklcct (~michael@replaced-ip ) (*.net *.split)
           
         
        
          991 [07:07:19] *** Quits: brontosaurusrex (~b@replaced-ip ) (*.net *.split)
           
         
        
          992 [07:07:19] *** Quits: lvh (~lvh@replaced-ip ) (*.net *.split)
           
         
        
          993 [07:07:19] *** Quits: bathtub_shark (Zarthus@replaced-ip ) (*.net *.split)
           
         
        
          994 [07:07:19] *** Quits: jtdowney (~jtdowney@replaced-ip ) (*.net *.split)
           
         
        
          995 [07:07:19] *** Quits: kanyeezy (kanyeezy@replaced-ip ) (*.net *.split)
           
         
        
          996 [07:07:19] *** Quits: Sir_Designer__ (Elite17539@replaced-ip ) (*.net *.split)
           
         
        
          997 [07:07:19] *** Quits: cruxeternus (~cruxetern@replaced-ip ) (*.net *.split)
           
         
        
          998 [07:07:19] *** Quits: mniip (mniip@replaced-ip ) (*.net *.split)
           
         
        
          999 [07:07:19] *** Quits: lift (~lift@replaced-ip ) (*.net *.split)
           
         
        
          1000 [07:07:19] *** Quits: chimeracoder (~chimeraco@replaced-ip ) (*.net *.split)
           
         
        
          1001 [07:07:19] *** Quits: Zewwy (~root@replaced-ip ) (*.net *.split)
           
         
        
          1002 [07:07:19] *** Quits: pythonsnake (~pythonsna@replaced-ip ) (*.net *.split)
           
         
        
          1003 [07:07:19] *** Quits: mumixam (~m@replaced-ip ) (*.net *.split)
           
         
        
          1004 [07:07:19] *** Quits: cliluw (~cliluw@replaced-ip ) (*.net *.split)
           
         
        
          1005 [07:07:19] *** Quits: Kulrak (~101001101@replaced-ip ) (*.net *.split)
           
         
        
          1006 [07:07:19] *** Quits: baum (~baum@replaced-ip ) (*.net *.split)
           
         
        
          1007 [07:07:19] *** Quits: DANtheBEASTman (~DANtheBEA@replaced-ip ) (*.net *.split)
           
         
        
          1008 [07:07:19] *** Quits: bars0 (~Name@replaced-ip ) (*.net *.split)
           
         
        
          1009 [07:07:19] *** Quits: sphalerite (~linus@replaced-ip ) (*.net *.split)
           
         
        
          1010 [07:07:19] *** Quits: phorce1 (~gvl2@replaced-ip ) (*.net *.split)
           
         
        
          1011 [07:07:19] *** Quits: Sammy8806 (~steven@replaced-ip ) (*.net *.split)
           
         
        
          1012 [07:07:19] *** Quits: xargs (xargs@replaced-ip ) (*.net *.split)
           
         
        
          1013 [07:07:19] *** Quits: TriJetScud (znc@replaced-ip ) (*.net *.split)
           
         
        
          1014 [07:07:20] *** Quits: pelegreno (~cinch@replaced-ip ) (*.net *.split)
           
         
        
          1015 [07:07:20] *** Quits: PhishPhood (~irssi@replaced-ip ) (*.net *.split)
           
         
        
          1016 [07:07:20] *** Quits: cnu- (~u@replaced-ip ) (*.net *.split)
           
         
        
          1017 [07:07:20] *** Quits: Cavedude (~Cavedude@replaced-ip ) (*.net *.split)
           
         
        
          1018 [07:07:20] *** Quits: phogg (~phogg@replaced-ip ) (*.net *.split)
           
         
        
          1019 [07:07:20] *** Quits: rax- (~rax-@replaced-ip ) (*.net *.split)
           
         
        
          1020 [07:07:20] *** Quits: dakka (~dakka@replaced-ip ) (*.net *.split)
           
         
        
          1021 [07:07:20] *** Quits: zw01 (~zev@replaced-ip ) (*.net *.split)
           
         
        
          1022 [07:07:20] *** Quits: rjsalts (~rjsalts@replaced-ip ) (*.net *.split)
           
         
        
          1023 [07:07:20] *** Quits: fubbi_ (3NY50dv0cz@replaced-ip ) (*.net *.split)
           
         
        
          1024 [07:07:20] *** Quits: nikomo (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1025 [07:07:20] *** Quits: lee1 (~lee@replaced-ip ) (*.net *.split)
           
         
        
          1026 [07:07:20] *** Quits: Joost (~Joost@replaced-ip ) (*.net *.split)
           
         
        
          1027 [07:07:20] *** Quits: ColtonDRG (~coltondrg@replaced-ip ) (*.net *.split)
           
         
        
          1028 [07:07:20] *** Quits: Nothing4You (N4Y@replaced-ip ) (*.net *.split)
           
         
        
          1029 [07:07:20] *** Quits: cam^ (cam@replaced-ip ) (*.net *.split)
           
         
        
          1030 [07:07:20] *** Quits: meowschwitz (~me@replaced-ip ) (*.net *.split)
           
         
        
          1031 [07:07:20] *** Quits: JuaN-CruZ (Elite15705@replaced-ip ) (*.net *.split)
           
         
        
          1032 [07:07:20] *** Quits: Liam` (~Liam@replaced-ip ) (*.net *.split)
           
         
        
          1033 [07:07:20] *** Quits: smonchi (mechfrog@replaced-ip ) (*.net *.split)
           
         
        
          1034 [07:07:20] *** Quits: smidlers (smyers@replaced-ip ) (*.net *.split)
           
         
        
          1035 [07:07:20] *** Quits: sbstn (~sebastian@replaced-ip ) (*.net *.split)
           
         
        
          1036 [07:07:20] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip ) (*.net *.split)
           
         
        
          1037 [07:07:20] *** Quits: k3rn3lpan1c (~Thunderbi@replaced-ip ) (*.net *.split)
           
         
        
          1038 [07:07:20] *** Quits: rtfm-hysm (~RTFMaway]@replaced-ip ) (*.net *.split)
           
         
        
          1039 [07:07:20] *** Quits: Spec (~Spec@replaced-ip ) (*.net *.split)
           
         
        
          1040 [07:07:20] *** Quits: tjone270__ (~tjone270@replaced-ip ) (*.net *.split)
           
         
        
          1041 [07:07:20] *** Quits: zizou_ (~zizou@replaced-ip ) (*.net *.split)
           
         
        
          1042 [07:07:20] *** Quits: baraba (~baraba@replaced-ip ) (*.net *.split)
           
         
        
          1043 [07:07:20] *** Quits: GeorgeJipa (~admin@replaced-ip ) (*.net *.split)
           
         
        
          1044 [07:07:20] *** Quits: multi_io (~olaf@replaced-ip ) (*.net *.split)
           
         
        
          1045 [07:07:20] *** Quits: juantelez (~juantelez@replaced-ip ) (*.net *.split)
           
         
        
          1046 [07:07:20] *** Quits: barto (~Freddy@replaced-ip ) (*.net *.split)
           
         
        
          1047 [07:07:20] *** Quits: careta (~botto@replaced-ip ) (*.net *.split)
           
         
        
          1048 [07:07:20] *** Quits: jmcnaught (~jeremy@replaced-ip ) (*.net *.split)
           
         
        
          1049 [07:07:20] *** Quits: HappyLoa- (happyloaf@replaced-ip ) (*.net *.split)
           
         
        
          1050 [07:07:20] *** Quits: cyboman33 (~cyboman33@replaced-ip ) (*.net *.split)
           
         
        
          1051 [07:07:20] *** Quits: zyley (~n@replaced-ip ) (*.net *.split)
           
         
        
          1052 [07:07:20] *** Quits: Se-bash (~seba@replaced-ip ) (*.net *.split)
           
         
        
          1053 [07:07:20] *** Quits: nthrow (~nthrow@replaced-ip ) (*.net *.split)
           
         
        
          1054 [07:07:20] *** Quits: saboru (~saboru@replaced-ip ) (*.net *.split)
           
         
        
          1055 [07:07:20] *** Quits: Hypnos (radek@replaced-ip ) (*.net *.split)
           
         
        
          1056 [07:07:20] *** Quits: Hink (~Hink@replaced-ip ) (*.net *.split)
           
         
        
          1057 [07:07:20] *** Quits: tonyoy (~ay@replaced-ip ) (*.net *.split)
           
         
        
          1058 [07:07:20] *** Quits: Kamilion (kamilion@replaced-ip ) (*.net *.split)
           
         
        
          1059 [07:07:20] *** Quits: AlexZ_ (~alex@replaced-ip ) (*.net *.split)
           
         
        
          1060 [07:07:20] *** Quits: necrose99-wrk (~necrose99@replaced-ip ) (*.net *.split)
           
         
        
          1061 [07:07:20] *** Quits: betaboon (~betaboon@replaced-ip ) (*.net *.split)
           
         
        
          1062 [07:07:20] *** Quits: atomi (~atomi@replaced-ip ) (*.net *.split)
           
         
        
          1063 [07:07:20] *** Quits: biotim (~biotim@replaced-ip ) (*.net *.split)
           
         
        
          1064 [07:07:20] *** Quits: uhoreg[m] (uhoregmatr@replaced-ip ) (*.net *.split)
           
         
        
          1065 [07:07:20] *** Quits: ktomz (ktom@replaced-ip ) (*.net *.split)
           
         
        
          1066 [07:07:20] *** Quits: bcd (~bcd@replaced-ip ) (*.net *.split)
           
         
        
          1067 [07:07:20] *** Quits: Vonor (~micha@replaced-ip ) (*.net *.split)
           
         
        
          1068 [07:07:20] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (*.net *.split)
           
         
        
          1069 [07:07:20] *** Quits: Kurocon_ (kevin@replaced-ip ) (*.net *.split)
           
         
        
          1070 [07:07:20] *** Quits: Poppabear (~Poppabear@replaced-ip ) (*.net *.split)
           
         
        
          1071 [07:07:20] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip ) (*.net *.split)
           
         
        
          1072 [07:07:20] *** Quits: idmistir (~idmistir@replaced-ip ) (*.net *.split)
           
         
        
          1073 [07:07:20] *** Quits: cydrobolt (~cydrobolt@replaced-ip ) (*.net *.split)
           
         
        
          1074 [07:07:20] *** Quits: joszi (joszi@replaced-ip ) (*.net *.split)
           
         
        
          1075 [07:07:20] *** Quits: XSoul (~XRule@replaced-ip ) (*.net *.split)
           
         
        
          1076 [07:07:20] *** Quits: Noskcaj (~Noskcaj@replaced-ip ) (*.net *.split)
           
         
        
          1077 [07:07:20] *** Quits: Acridian (~magik@replaced-ip ) (*.net *.split)
           
         
        
          1078 [07:07:20] *** Quits: meLon (~meLon@replaced-ip ) (*.net *.split)
           
         
        
          1079 [07:07:20] *** Quits: murder (mdr@replaced-ip ) (*.net *.split)
           
         
        
          1080 [07:07:21] *** Quits: TheQuestionmark (~Me@replaced-ip ) (*.net *.split)
           
         
        
          1081 [07:07:21] *** Quits: sander85 (~sander@replaced-ip ) (*.net *.split)
           
         
        
          1082 [07:07:21] *** Quits: ghoti (~paul@replaced-ip ) (*.net *.split)
           
         
        
          1083 [07:07:21] *** Quits: zadrot|ebaniy (~Zadrot@replaced-ip ) (*.net *.split)
           
         
        
          1084 [07:07:21] *** Quits: gacekjk (~gacekjk@replaced-ip ) (*.net *.split)
           
         
        
          1085 [07:07:21] *** Quits: RagingComputer (~RagingCom@replaced-ip ) (*.net *.split)
           
         
        
          1086 [07:07:21] *** Quits: drale2k (~drale2k@replaced-ip ) (*.net *.split)
           
         
        
          1087 [07:07:21] *** Quits: quax (demon@replaced-ip ) (*.net *.split)
           
         
        
          1088 [07:07:21] *** Quits: SPF (~spf@replaced-ip ) (*.net *.split)
           
         
        
          1089 [07:07:21] *** Quits: volter (~volter@replaced-ip ) (*.net *.split)
           
         
        
          1090 [07:07:21] *** Quits: bzed (~bzed@replaced-ip ) (*.net *.split)
           
         
        
          1091 [07:07:21] *** Quits: kingsley (~kingsley@replaced-ip ) (*.net *.split)
           
         
        
          1092 [07:07:21] *** Quits: Jdbye (~furry4lif@replaced-ip ) (*.net *.split)
           
         
        
          1093 [07:07:21] *** Quits: dgncn (~trance@replaced-ip ) (*.net *.split)
           
         
        
          1094 [07:07:21] *** Quits: boogeyman (~bouncer@replaced-ip ) (*.net *.split)
           
         
        
          1095 [07:07:21] *** Quits: tiwesdaeg (~tiw@replaced-ip ) (*.net *.split)
           
         
        
          1096 [07:07:21] *** Quits: IbexPeak (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1097 [07:07:21] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip ) (*.net *.split)
           
         
        
          1098 [07:07:21] *** Quits: Delf (~Delf@replaced-ip ) (*.net *.split)
           
         
        
          1099 [07:07:21] *** Quits: kirkland (~kirkland@replaced-ip ) (*.net *.split)
           
         
        
          1100 [07:07:21] *** Quits: p0ly3d3r (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1101 [07:07:21] *** Quits: Mortumm (~pi@replaced-ip ) (*.net *.split)
           
         
        
          1102 [07:07:21] *** Quits: jelly (jelly@replaced-ip ) (*.net *.split)
           
         
        
          1103 [07:07:21] *** Quits: Speed` (~shivam@replaced-ip ) (*.net *.split)
           
         
        
          1104 [07:07:21] *** Quits: Python1320 (Python1320@replaced-ip ) (*.net *.split)
           
         
        
          1105 [07:07:21] *** Quits: Miga (Miga@replaced-ip ) (*.net *.split)
           
         
        
          1106 [07:07:21] *** Quits: Overand (~overand@replaced-ip ) (*.net *.split)
           
         
        
          1107 [07:07:21] *** Quits: strass (~strass@replaced-ip ) (*.net *.split)
           
         
        
          1108 [07:07:21] *** Quits: Iridos (~iridos@replaced-ip ) (*.net *.split)
           
         
        
          1109 [07:07:21] *** Quits: nightfuri (nightfury@replaced-ip ) (*.net *.split)
           
         
        
          1110 [07:07:21] *** Quits: infinity_ (~brendon@replaced-ip ) (*.net *.split)
           
         
        
          1111 [07:07:21] *** Quits: adc (~ad@replaced-ip ) (*.net *.split)
           
         
        
          1112 [07:07:21] *** Quits: flipp (~flipp@replaced-ip ) (*.net *.split)
           
         
        
          1113 [07:07:21] *** Quits: simbalion (~simba@replaced-ip ) (*.net *.split)
           
         
        
          1114 [07:07:21] *** Quits: llakey (~llakey@replaced-ip ) (*.net *.split)
           
         
        
          1115 [07:07:21] *** Quits: Fjorgynn (~hej@replaced-ip ) (*.net *.split)
           
         
        
          1116 [07:07:21] *** Quits: yort (troy@replaced-ip ) (*.net *.split)
           
         
        
          1117 [07:07:21] *** Quits: Zharf (~eclipser@replaced-ip ) (*.net *.split)
           
         
        
          1118 [07:07:21] *** Quits: gr8ron (~tero@replaced-ip ) (*.net *.split)
           
         
        
          1119 [07:07:21] *** Quits: rafaelg (~rafael@replaced-ip ) (*.net *.split)
           
         
        
          1120 [07:07:21] *** Quits: rdr (~rdr@replaced-ip ) (*.net *.split)
           
         
        
          1121 [07:07:21] *** Quits: bipolar (~bipolar@replaced-ip ) (*.net *.split)
           
         
        
          1122 [07:07:21] *** Quits: `z (~zhaofeng@replaced-ip ) (*.net *.split)
           
         
        
          1123 [07:07:21] *** Quits: Croepha (~Croepha@replaced-ip ) (*.net *.split)
           
         
        
          1124 [07:07:21] *** Quits: Psy-Q (~psy-q@replaced-ip ) (*.net *.split)
           
         
        
          1125 [07:07:21] *** Quits: Cork (~Cork@replaced-ip ) (*.net *.split)
           
         
        
          1126 [07:07:21] *** Quits: mrMute (~mrMute@replaced-ip ) (*.net *.split)
           
         
        
          1127 [07:07:21] *** Quits: Akufen (~Akufen@replaced-ip ) (*.net *.split)
           
         
        
          1128 [07:07:21] *** Quits: DLange (~DLange@replaced-ip ) (*.net *.split)
           
         
        
          1129 [07:07:21] *** Quits: popnfresh (~popnfrsh@replaced-ip ) (*.net *.split)
           
         
        
          1130 [07:07:21] *** Quits: bobbyz (~bobbyz@replaced-ip ) (*.net *.split)
           
         
        
          1131 [07:07:21] *** Quits: wolfmitchell (~wolfmitch@replaced-ip ) (*.net *.split)
           
         
        
          1132 [07:07:21] *** Quits: Y04NN (~y04nn@replaced-ip ) (*.net *.split)
           
         
        
          1133 [07:07:21] *** Quits: kooldavi (~kooldavi@replaced-ip ) (*.net *.split)
           
         
        
          1134 [07:07:21] *** Quits: LtL (~irssi@replaced-ip ) (*.net *.split)
           
         
        
          1135 [07:07:21] *** Quits: NightMonkey (~NightMonk@replaced-ip ) (*.net *.split)
           
         
        
          1136 [07:07:21] *** Quits: d3lphi (~d3lphi@replaced-ip ) (*.net *.split)
           
         
        
          1137 [07:07:21] *** Quits: olegfusion (~olegfusio@replaced-ip ) (*.net *.split)
           
         
        
          1138 [07:07:21] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (*.net *.split)
           
         
        
          1139 [07:07:21] *** Quits: thnee (~thnee@replaced-ip ) (*.net *.split)
           
         
        
          1140 [07:07:21] *** Quits: jim (~jim@replaced-ip ) (*.net *.split)
           
         
        
          1141 [07:07:21] *** Quits: MaxLanar (~user@replaced-ip ) (*.net *.split)
           
         
        
          1142 [07:07:21] *** Quits: rhizome (~rhizome@replaced-ip ) (*.net *.split)
           
         
        
          1143 [07:07:21] *** Quits: nse (~leo@replaced-ip ) (*.net *.split)
           
         
        
          1144 [07:07:21] *** Quits: raphyduck (~raph@replaced-ip ) (*.net *.split)
           
         
        
          1145 [07:07:21] *** Quits: Merixer (~Merixer@replaced-ip ) (*.net *.split)
           
         
        
          1146 [07:07:21] *** Quits: zymurgy (~zymurgy@replaced-ip ) (*.net *.split)
           
         
        
          1147 [07:07:21] *** Quits: Guest90053 (~lel@replaced-ip ) (*.net *.split)
           
         
        
          1148 [07:07:21] *** Quits: polyzen (~poly@replaced-ip ) (*.net *.split)
           
         
        
          1149 [07:07:21] *** Quits: Cubby (~784718340@replaced-ip ) (*.net *.split)
           
         
        
          1150 [07:07:21] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (*.net *.split)
           
         
        
          1151 [07:07:21] *** Quits: ix007 (~ix007fn@replaced-ip ) (*.net *.split)
           
         
        
          1152 [07:07:21] *** Quits: RoyK (~roy@replaced-ip ) (*.net *.split)
           
         
        
          1153 [07:07:21] *** Quits: f91w (~f91w@replaced-ip ) (*.net *.split)
           
         
        
          1154 [07:07:21] *** Quits: Jan\ (kvirc@replaced-ip ) (*.net *.split)
           
         
        
          1155 [07:07:21] *** Quits: ThomasJ|m (tjubergmat@replaced-ip ) (*.net *.split)
           
         
        
          1156 [07:07:21] *** Quits: XO-Odin (~XO@replaced-ip ) (*.net *.split)
           
         
        
          1157 [07:07:21] *** Quits: Satyajit (Satyajit@replaced-ip ) (*.net *.split)
           
         
        
          1158 [07:07:21] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (*.net *.split)
           
         
        
          1159 [07:07:21] *** Quits: p0g0 (~pogo@replaced-ip ) (*.net *.split)
           
         
        
          1160 [07:07:22] *** Quits: ghormoon_ (~ghormoon@replaced-ip ) (*.net *.split)
           
         
        
          1161 [07:07:22] *** Quits: lapyo (~lapio@replaced-ip ) (*.net *.split)
           
         
        
          1162 [07:07:22] *** Quits: naos62 (~naos62@replaced-ip ) (*.net *.split)
           
         
        
          1163 [07:07:22] *** Quits: petems (sid27138@replaced-ip ) (*.net *.split)
           
         
        
          1164 [07:07:22] *** Quits: dwar (~dwar@replaced-ip ) (*.net *.split)
           
         
        
          1165 [07:07:22] *** Quits: jdiez (~jdiez@replaced-ip ) (*.net *.split)
           
         
        
          1166 [07:07:22] *** Quits: totonika (~toto@replaced-ip ) (*.net *.split)
           
         
        
          1167 [07:07:22] *** Quits: kyle__ (~kyle@replaced-ip ) (*.net *.split)
           
         
        
          1168 [07:07:22] *** Quits: gluytium (~g@replaced-ip ) (*.net *.split)
           
         
        
          1169 [07:07:22] *** Quits: gareth__ (~gareth__@replaced-ip ) (*.net *.split)
           
         
        
          1170 [07:07:22] *** Quits: tristero
            (~al.f.zero@unaffiliated/transfinite) (*.net *.split)
           
         
        
          1171 [07:07:22] *** Quits: minasota (~minasota@replaced-ip ) (*.net *.split)
           
         
        
          1172 [07:07:22] *** Quits: tobiw (~tobiw@replaced-ip ) (*.net *.split)
           
         
        
          1173 [07:07:22] *** Quits: netsnail (~netsnail@replaced-ip ) (*.net *.split)
           
         
        
          1174 [07:07:22] *** Quits: Igel (~Igel@replaced-ip ) (*.net *.split)
           
         
        
          1175 [07:07:22] *** Quits: dxrt (~dxrt@replaced-ip ) (*.net *.split)
           
         
        
          1176 [07:07:22] *** Quits: preaction (~doug@replaced-ip ) (*.net *.split)
           
         
        
          1177 [07:07:22] *** Quits: Kobra (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1178 [07:07:22] *** Quits: AndrewAlexMac (~andrewale@replaced-ip ) (*.net *.split)
           
         
        
          1179 [07:07:22] *** Quits: vook (~vook@replaced-ip ) (*.net *.split)
           
         
        
          1180 [07:07:22] *** Quits: jguillen (~jguillen@replaced-ip ) (*.net *.split)
           
         
        
          1181 [07:07:22] *** Quits: bvs (~beavis@replaced-ip ) (*.net *.split)
           
         
        
          1182 [07:07:22] *** Quits: nilez (~cypher@replaced-ip ) (*.net *.split)
           
         
        
          1183 [07:07:22] *** Quits: Daniel0 (~admin@replaced-ip ) (*.net *.split)
           
         
        
          1184 [07:07:22] *** Quits: cluelessperson (~cluelessp@replaced-ip ) (*.net *.split)
           
         
        
          1185 [07:07:22] *** Quits: darxun (darxun@replaced-ip ) (*.net *.split)
           
         
        
          1186 [07:07:22] *** Quits: hypermist (~lick.my@192.52.166.127) (*.net
            *.split)
           
         
        
          1187 [07:07:22] *** Quits: daishan (~daishan@replaced-ip ) (*.net *.split)
           
         
        
          1188 [07:07:22] *** Quits: atf (~none@replaced-ip ) (*.net *.split)
           
         
        
          1189 [07:07:22] *** Quits: colo-work (~colo-work@replaced-ip ) (*.net *.split)
           
         
        
          1190 [07:07:22] *** Quits: CrypticSquared (~CrypticS_@replaced-ip ) (*.net *.split)
           
         
        
          1191 [07:07:22] *** Quits: LambdaCalculus37 (~robert@replaced-ip ) (*.net *.split)
           
         
        
          1192 [07:07:22] *** Quits: blue (~blue@replaced-ip ) (*.net *.split)
           
         
        
          1193 [07:07:22] *** Quits: digilink (~digilink@replaced-ip ) (*.net *.split)
           
         
        
          1194 [07:07:22] *** Quits: slon (slon@replaced-ip ) (*.net *.split)
           
         
        
          1195 [07:07:22] *** Quits: LiENUS (~quake@replaced-ip ) (*.net *.split)
           
         
        
          1196 [07:07:22] *** Quits: Dj_Dexter (~Dark_X@replaced-ip ) (*.net *.split)
           
         
        
          1197 [07:07:22] *** Quits: markovh (zncuser@replaced-ip ) (*.net *.split)
           
         
        
          1198 [07:07:22] *** Quits: ashka (~postmaste@replaced-ip ) (*.net *.split)
           
         
        
          1199 [07:07:22] *** Quits: sigmoidbigfoot (~sigmoidbi@replaced-ip ) (*.net *.split)
           
         
        
          1200 [07:07:22] *** Quits: Valdebrick (Valdebrick@replaced-ip ) (*.net *.split)
           
         
        
          1201 [07:07:22] *** Quits: danieli (~duniel@replaced-ip ) (*.net *.split)
           
         
        
          1202 [07:07:22] *** Quits: ozzloy (~ozzloy@replaced-ip ) (*.net *.split)
           
         
        
          1203 [07:07:22] *** Quits: SQL (~SQL@replaced-ip ) (*.net *.split)
           
         
        
          1204 [07:07:22] *** Quits: bauerj (~bauerj@replaced-ip ) (*.net *.split)
           
         
        
          1205 [07:07:22] *** Quits: NaPs (~NaPs@replaced-ip ) (*.net *.split)
           
         
        
          1206 [07:07:22] *** Quits: pingveno (~pingveno@replaced-ip ) (*.net *.split)
           
         
        
          1207 [07:07:22] *** Quits: wingman2 (~wingman2@replaced-ip ) (*.net *.split)
           
         
        
          1208 [07:07:22] *** Quits: doebi (~user@replaced-ip ) (*.net *.split)
           
         
        
          1209 [07:07:22] *** Quits: Pepe_ (~ppjet@replaced-ip ) (*.net *.split)
           
         
        
          1210 [07:07:22] *** Quits: nhandler (~nhandler@replaced-ip ) (*.net *.split)
           
         
        
          1211 [07:07:22] *** Quits: lauri (~lauri@replaced-ip ) (*.net *.split)
           
         
        
          1212 [07:07:22] *** Quits: Zew (~zem@replaced-ip ) (*.net *.split)
           
         
        
          1213 [07:07:22] *** Quits: tyler-baker (tyler-bake@replaced-ip ) (*.net *.split)
           
         
        
          1214 [07:07:22] *** Quits: MeanEYE (~Mladen@replaced-ip ) (*.net *.split)
           
         
        
          1215 [07:07:22] *** Quits: tomaw (tom@replaced-ip ) (*.net *.split)
           
         
        
          1216 [07:07:22] *** Quits: BaW (~BaW@replaced-ip ) (*.net *.split)
           
         
        
          1217 [07:07:22] *** Quits: fernie (~jarkko@replaced-ip ) (*.net *.split)
           
         
        
          1218 [07:07:22] *** Quits: ryan57 (~ryan60@replaced-ip ) (*.net *.split)
           
         
        
          1219 [07:07:22] *** Quits: paw (~afong@replaced-ip ) (*.net *.split)
           
         
        
          1220 [07:07:22] *** Quits: zanshin (~zanshin@replaced-ip ) (*.net *.split)
           
         
        
          1221 [07:07:22] *** Quits: enki (~enki@replaced-ip ) (*.net *.split)
           
         
        
          1222 [07:07:22] *** Quits: Nnavd (~Nnavd@replaced-ip ) (*.net *.split)
           
         
        
          1223 [07:07:22] *** Quits: Jurkki (~jukka@replaced-ip ) (*.net *.split)
           
         
        
          1224 [07:07:22] *** Quits: boudiccas (~boudiccas@replaced-ip ) (*.net *.split)
           
         
        
          1225 [07:07:22] *** Quits: abra0 (moo@replaced-ip ) (*.net *.split)
           
         
        
          1226 [07:07:22] *** Quits: ToBeFree (~tobefree@replaced-ip ) (*.net *.split)
           
         
        
          1227 [07:07:22] *** Quits: kmd (magick777@replaced-ip ) (*.net *.split)
           
         
        
          1228 [07:07:22] *** Quits: Arroyo1010 (~Arroyo101@replaced-ip ) (*.net *.split)
           
         
        
          1229 [07:07:22] *** Quits: TmvC (~TmvC@replaced-ip ) (*.net *.split)
           
         
        
          1230 [07:07:23] *** Quits: IdleGandalf (~IdleGanda@replaced-ip ) (*.net *.split)
           
         
        
          1231 [07:07:23] *** Quits: JamesHa (~Ser2@replaced-ip ) (*.net *.split)
           
         
        
          1232 [07:07:23] *** Quits: Nik05 (~Nik05@replaced-ip ) (*.net *.split)
           
         
        
          1233 [07:07:23] *** Quits: dpkg (~dpkg@replaced-ip ) (*.net *.split)
           
         
        
          1234 [07:07:23] *** Quits: dselect (~dselect@replaced-ip ) (*.net *.split)
           
         
        
          1235 [07:07:23] *** Quits: vvande (~vvande@replaced-ip ) (*.net *.split)
           
         
        
          1236 [07:07:23] *** Quits: brizz (~brizz@replaced-ip ) (*.net *.split)
           
         
        
          1237 [07:07:23] *** Quits: Sheraf (~Sheraf@replaced-ip ) (*.net *.split)
           
         
        
          1238 [07:07:23] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip ) (*.net *.split)
           
         
        
          1239 [07:07:23] *** Quits: dmreichard (~dmreichar@replaced-ip ) (*.net *.split)
           
         
        
          1240 [07:07:23] *** Quits: parus (~parus@replaced-ip ) (*.net *.split)
           
         
        
          1241 [07:07:23] *** Quits: DustyDingo (~nonamen@replaced-ip ) (*.net *.split)
           
         
        
          1242 [07:07:23] *** Quits: Sleepy63 (~Sleepy63@replaced-ip ) (*.net *.split)
           
         
        
          1243 [07:07:23] *** Quits: krups (~krups@replaced-ip ) (*.net *.split)
           
         
        
          1244 [07:07:23] *** Quits: squarecircle (~goto@replaced-ip ) (*.net *.split)
           
         
        
          1245 [07:07:23] *** Quits: Haudegen (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1246 [07:07:23] *** Quits: Kazzy (~kaz@replaced-ip ) (*.net *.split)
           
         
        
          1247 [07:07:23] *** Quits: beefnog (~beefnog@replaced-ip ) (*.net *.split)
           
         
        
          1248 [07:07:23] *** Quits: noxs_ (~noxs@replaced-ip ) (*.net *.split)
           
         
        
          1249 [07:07:23] *** Quits: Muflo (muflo@replaced-ip ) (*.net *.split)
           
         
        
          1250 [07:07:23] *** Quits: Flashtek (~NeilStone@replaced-ip ) (*.net *.split)
           
         
        
          1251 [07:07:23] *** Quits: thoros- (~thoros@replaced-ip ) (*.net *.split)
           
         
        
          1252 [07:07:23] *** Quits: coryna (~coryna@replaced-ip ) (*.net *.split)
           
         
        
          1253 [07:07:23] *** Quits: Kiah (~gir@replaced-ip ) (*.net *.split)
           
         
        
          1254 [07:07:23] *** Quits: epsilon (textblase@replaced-ip ) (*.net *.split)
           
         
        
          1255 [07:07:23] *** Quits: blind (~blind@replaced-ip ) (*.net *.split)
           
         
        
          1256 [07:07:23] *** Quits: Clorith (~marius@replaced-ip ) (*.net *.split)
           
         
        
          1257 [07:07:23] *** Quits: n2deep (n2deep@replaced-ip ) (*.net *.split)
           
         
        
          1258 [07:07:23] *** Quits: keith4 (~keith4@replaced-ip ) (*.net *.split)
           
         
        
          1259 [07:07:23] *** Quits: rednul (~rednul@replaced-ip ) (*.net *.split)
           
         
        
          1260 [07:07:23] *** Quits: bumbar_ (~bumbar@replaced-ip ) (*.net *.split)
           
         
        
          1261 [07:07:23] *** Quits: meldron (koDDpUQ7bD@replaced-ip ) (*.net *.split)
           
         
        
          1262 [07:07:23] *** Quits: dreamer (~henk@replaced-ip ) (*.net *.split)
           
         
        
          1263 [07:07:23] *** Quits: DandyPandy (~freenode@replaced-ip ) (*.net *.split)
           
         
        
          1264 [07:07:23] *** Quits: thiagoss (~thiagoss@replaced-ip ) (*.net *.split)
           
         
        
          1265 [07:07:23] *** Quits: debhelper (~debhelper@replaced-ip ) (*.net *.split)
           
         
        
          1266 [07:07:23] *** Quits: k_apo (~k_apo@replaced-ip ) (*.net *.split)
           
         
        
          1267 [07:07:23] *** Quits: Kjartan (~Kjartan@replaced-ip ) (*.net *.split)
           
         
        
          1268 [07:07:23] *** Quits: awk_ (~awk@replaced-ip ) (*.net *.split)
           
         
        
          1269 [07:07:23] *** Quits: fnmueller (6TEkF8UUP7@replaced-ip ) (*.net *.split)
           
         
        
          1270 [07:07:23] *** Quits: coruja (coruja@replaced-ip ) (*.net *.split)
           
         
        
          1271 [07:07:23] *** Quits: johskar (~johskar@replaced-ip ) (*.net *.split)
           
         
        
          1272 [07:07:23] *** Quits: Voyager_MP (~michel@replaced-ip ) (*.net *.split)
           
         
        
          1273 [07:07:23] *** Quits: styler2go (~styler2go@replaced-ip ) (*.net *.split)
           
         
        
          1274 [07:07:23] *** Quits: AkQ (akq@replaced-ip ) (*.net *.split)
           
         
        
          1275 [07:07:23] *** Quits: DDR (~david@replaced-ip ) (*.net *.split)
           
         
        
          1276 [07:07:23] *** Quits: dimir (~dimir@replaced-ip ) (*.net *.split)
           
         
        
          1277 [07:07:23] *** Quits: TacoGS (~TacoGS@replaced-ip ) (*.net *.split)
           
         
        
          1278 [07:07:23] *** Quits: Asoka (~a@replaced-ip ) (*.net *.split)
           
         
        
          1279 [07:07:23] *** Quits: husqar (~husqar@replaced-ip ) (*.net *.split)
           
         
        
          1280 [07:07:23] *** Quits: riex (gaming@replaced-ip ) (*.net *.split)
           
         
        
          1281 [07:07:23] *** Quits: gevatter (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1282 [07:07:23] *** Quits: kenneth (~kenneth@replaced-ip ) (*.net *.split)
           
         
        
          1283 [07:07:23] *** Quits: mhoney (~mhoney@replaced-ip ) (*.net *.split)
           
         
        
          1284 [07:07:23] *** Quits: fhffhqvb (suss@replaced-ip ) (*.net *.split)
           
         
        
          1285 [07:07:23] *** Quits: pfote (~pfote@replaced-ip ) (*.net *.split)
           
         
        
          1286 [07:07:23] *** Quits: Radex (br@replaced-ip ) (*.net *.split)
           
         
        
          1287 [07:07:23] *** Quits: klys (~mdasoh@replaced-ip ) (*.net *.split)
           
         
        
          1288 [07:07:23] *** Quits: Piggy (piggy@replaced-ip ) (*.net *.split)
           
         
        
          1289 [07:07:23] *** Quits: KindOne (kindone@replaced-ip ) (*.net *.split)
           
         
        
          1290 [07:07:23] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (*.net *.split)
           
         
        
          1291 [07:07:23] *** Quits: koltrast (8ed3936c@replaced-ip ) (*.net *.split)
           
         
        
          1292 [07:07:23] *** Quits: hgeboner (~duke@replaced-ip ) (*.net *.split)
           
         
        
          1293 [07:07:23] *** Quits: Lirion (~m00se@replaced-ip ) (*.net *.split)
           
         
        
          1294 [07:07:23] *** Quits: ddp` (~ddp@replaced-ip ) (*.net *.split)
           
         
        
          1295 [07:07:23] *** Quits: lsyoyom (~liny01@replaced-ip ) (*.net *.split)
           
         
        
          1296 [07:07:23] *** Quits: Downer (~downer@replaced-ip ) (*.net *.split)
           
         
        
          1297 [07:07:23] *** Quits: crdil (~crdil@replaced-ip ) (*.net *.split)
           
         
        
          1298 [07:07:23] *** Quits: adi (~adi@replaced-ip ) (*.net *.split)
           
         
        
          1299 [07:07:23] *** Quits: pipeep (~pipeep@replaced-ip ) (*.net *.split)
           
         
        
          1300 [07:07:23] *** Quits: mik (mik@replaced-ip ) (*.net *.split)
           
         
        
          1301 [07:07:23] *** Quits: Hello71 (~Hello71@replaced-ip ) (*.net *.split)
           
         
        
          1302 [07:07:23] *** Quits: Mysterytrain (~George@replaced-ip ) (*.net *.split)
           
         
        
          1303 [07:07:23] *** Quits: MonsterKiller (~MonsterKi@replaced-ip ) (*.net *.split)
           
         
        
          1304 [07:07:23] *** Quits: x-fak (~jul54@replaced-ip ) (*.net *.split)
           
         
        
          1305 [07:07:23] *** Quits: ilteris (~ilteris@replaced-ip ) (*.net *.split)
           
         
        
          1306 [07:07:23] *** Quits: galeido (galeido@replaced-ip ) (*.net *.split)
           
         
        
          1307 [07:07:23] *** Quits: dusares (~dusares@replaced-ip ) (*.net *.split)
           
         
        
          1308 [07:07:23] *** Quits: c0ded (~c0ded@replaced-ip ) (*.net *.split)
           
         
        
          1309 [07:07:23] *** Quits: tomocha______ (tomocha@replaced-ip ) (*.net *.split)
           
         
        
          1310 [07:07:23] *** Quits: jonasbits (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1311 [07:07:23] *** Quits: nodauf (~florian@replaced-ip ) (*.net *.split)
           
         
        
          1312 [07:07:23] *** Quits: KOD3N (KODEN@replaced-ip ) (*.net *.split)
           
         
        
          1313 [07:07:23] *** Quits: intelux (~intelux@replaced-ip ) (*.net *.split)
           
         
        
          1314 [07:07:23] *** Quits: fred``` (fred@replaced-ip ) (*.net *.split)
           
         
        
          1315 [07:07:24] *** Quits: zack6849 (~zack6849@replaced-ip ) (*.net *.split)
           
         
        
          1316 [07:07:24] *** Quits: vhf (~vhf@replaced-ip ) (*.net *.split)
           
         
        
          1317 [07:07:24] *** Quits: RobinC (~RobinC@replaced-ip ) (*.net *.split)
           
         
        
          1318 [07:07:24] *** Quits: cbdev (~fnord@replaced-ip ) (*.net *.split)
           
         
        
          1319 [07:07:24] *** Quits: rdz (~rdz@replaced-ip ) (*.net *.split)
           
         
        
          1320 [07:07:24] *** Quits: boogibugs (~boogibugs@replaced-ip ) (*.net *.split)
           
         
        
          1321 [07:07:24] *** Quits: JelmerD (~JelmerD@replaced-ip ) (*.net *.split)
           
         
        
          1322 [07:07:24] *** Quits: ChanServ (ChanServ@replaced-ip ) (*.net *.split)
           
         
        
          1323 [07:07:24] *** Quits: arha (~temp@replaced-ip ) (*.net *.split)
           
         
        
          1324 [07:07:24] *** Quits: Scuttle (~Scuttle@replaced-ip ) (*.net *.split)
           
         
        
          1325 [07:07:24] *** Quits: Sciuro (~rogier@replaced-ip ) (*.net *.split)
           
         
        
          1326 [07:07:24] *** Quits: SirNeo_ (Elite17362@replaced-ip ) (*.net *.split)
           
         
        
          1327 [07:07:24] *** Quits: Malmis (~malmis@replaced-ip ) (*.net *.split)
           
         
        
          1328 [07:07:24] *** Quits: soulz (~soulz@replaced-ip ) (*.net *.split)
           
         
        
          1329 [07:07:24] *** Quits: APLU (~mulx@replaced-ip ) (*.net *.split)
           
         
        
          1330 [07:07:24] *** Quits: Louis (Louis@replaced-ip ) (*.net *.split)
           
         
        
          1331 [07:07:24] *** Quits: WormFood (~wormfood@replaced-ip ) (*.net *.split)
           
         
        
          1332 [07:07:24] *** Quits: Tsutsukakushi (~Tsutsukak@replaced-ip ) (*.net *.split)
           
         
        
          1333 [07:07:24] *** Quits: danni (b156c4be@replaced-ip ) (*.net *.split)
           
         
        
          1334 [07:07:24] *** Quits: cart_man (c428bac2@replaced-ip ) (*.net *.split)
           
         
        
          1335 [07:07:24] *** Quits: k_sze[work] (654eb2ba@replaced-ip ) (*.net *.split)
           
         
        
          1336 [07:07:24] *** Quits: ohlaugh (5ec63dae@replaced-ip ) (*.net *.split)
           
         
        
          1337 [07:07:24] *** Quits: sfb (swant@replaced-ip ) (*.net *.split)
           
         
        
          1338 [07:07:24] *** Quits: eir (eir@replaced-ip ) (*.net *.split)
           
         
        
          1339 [07:07:24] *** Quits: Uf0 (~luna@replaced-ip ) (*.net *.split)
           
         
        
          1340 [07:07:24] *** Quits: clu5ter (~staff@replaced-ip ) (*.net *.split)
           
         
        
          1341 [07:07:24] *** Quits: matthiaskrgr (matthiaskr@replaced-ip ) (*.net *.split)
           
         
        
          1342 [07:07:24] *** Quits: x-treme (~x-treme@replaced-ip ) (*.net *.split)
           
         
        
          1343 [07:07:24] *** Quits: tolecnal (tolecnal@replaced-ip ) (*.net *.split)
           
         
        
          1344 [07:07:24] *** Quits: NightKhaos (~NK@replaced-ip ) (*.net *.split)
           
         
        
          1345 [07:07:24] *** Quits: pfoo (~pfood@replaced-ip ) (*.net *.split)
           
         
        
          1346 [07:07:24] *** Quits: owa (~over@replaced-ip ) (*.net *.split)
           
         
        
          1347 [07:07:24] *** Quits: mw (~mw@replaced-ip ) (*.net *.split)
           
         
        
          1348 [07:07:24] *** Quits: Freeaqingme (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1349 [07:07:24] *** Quits: marienz (~marienz@replaced-ip ) (*.net *.split)
           
         
        
          1350 [07:07:24] *** Quits: mactimes (~mactimes@replaced-ip ) (*.net *.split)
           
         
        
          1351 [07:07:24] *** Quits: binaryc (~binaryc@replaced-ip ) (*.net *.split)
           
         
        
          1352 [07:07:24] *** Quits: admincomplex (~admincomp@replaced-ip ) (*.net *.split)
           
         
        
          1353 [07:07:24] *** Quits: anton02 (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1354 [07:07:24] *** Quits: debidi (~deb@replaced-ip ) (*.net *.split)
           
         
        
          1355 [07:07:24] *** Quits: thurstylark (thurstylar@replaced-ip ) (*.net *.split)
           
         
        
          1356 [07:07:24] *** Quits: FkZ (~fkz@replaced-ip ) (*.net *.split)
           
         
        
          1357 [07:07:24] *** Quits: nee-chan (~nee-chan@replaced-ip ) (*.net *.split)
           
         
        
          1358 [07:07:24] *** Quits: michaelni (~michael@replaced-ip ) (*.net *.split)
           
         
        
          1359 [07:07:24] *** Quits: lena (~No@replaced-ip ) (*.net *.split)
           
         
        
          1360 [07:07:24] *** Quits: xet7 (~xet7@replaced-ip ) (*.net *.split)
           
         
        
          1361 [07:07:24] *** Quits: Tempesta (~Tempesta@replaced-ip ) (*.net *.split)
           
         
        
          1362 [07:07:24] *** Quits: comgot (~Icedove@replaced-ip ) (*.net *.split)
           
         
        
          1363 [07:07:24] *** Quits: Megaf (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1364 [07:07:24] *** Quits: bp0 (~bp@replaced-ip ) (*.net *.split)
           
         
        
          1365 [07:07:24] *** Quits: Ex-Opesa (~Ex-Opesa@replaced-ip ) (*.net *.split)
           
         
        
          1366 [07:07:24] *** Quits: glebihan_ (~glebihan@replaced-ip ) (*.net *.split)
           
         
        
          1367 [07:07:24] *** Quits: fr1tz (~fr1tz@replaced-ip ) (*.net *.split)
           
         
        
          1368 [07:07:24] *** Quits: mar77i (~mar77i@replaced-ip ) (*.net *.split)
           
         
        
          1369 [07:07:24] *** Quits: dka_ (~dka@replaced-ip ) (*.net *.split)
           
         
        
          1370 [07:07:24] *** Quits: bazhang (~bazhang@replaced-ip ) (*.net *.split)
           
         
        
          1371 [07:07:24] *** Quits: teraflops (~teraflops@replaced-ip ) (*.net *.split)
           
         
        
          1372 [07:07:24] *** Quits: naviaa (~root@replaced-ip ) (*.net *.split)
           
         
        
          1373 [07:07:24] *** Quits: mz| (~emerick@replaced-ip ) (*.net *.split)
           
         
        
          1374 [07:07:24] *** Quits: madprops (~clouds@replaced-ip ) (*.net *.split)
           
         
        
          1375 [07:07:24] *** Quits: Storfiskaren (~robert@replaced-ip ) (*.net *.split)
           
         
        
          1376 [07:07:24] *** Quits: magenbrot (~magenbrot@replaced-ip ) (*.net *.split)
           
         
        
          1377 [07:07:24] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (*.net *.split)
           
         
        
          1378 [07:07:24] *** Quits: int0x27h (~int0x27h@replaced-ip ) (*.net *.split)
           
         
        
          1379 [07:07:24] *** Quits: fooctrl (~havoc@replaced-ip ) (*.net *.split)
           
         
        
          1380 [07:07:24] *** Quits: pisekot (~user@replaced-ip ) (*.net *.split)
           
         
        
          1381 [07:07:24] *** Quits: ron-slc (~Ron@replaced-ip ) (*.net *.split)
           
         
        
          1382 [07:07:24] *** Quits: ibex (~ibex@replaced-ip ) (*.net *.split)
           
         
        
          1383 [07:07:24] *** Quits: glongo (sid17594@replaced-ip ) (*.net *.split)
           
         
        
          1384 [07:07:24] *** Quits: jhill (sid1055@replaced-ip ) (*.net *.split)
           
         
        
          1385 [07:07:24] *** Quits: Afforess_ (~Afforess@replaced-ip ) (*.net *.split)
           
         
        
          1386 [07:07:25] *** Quits: BarthezZ (~bart@replaced-ip ) (*.net *.split)
           
         
        
          1387 [07:07:25] *** Quits: unborn (~ugly@replaced-ip ) (*.net *.split)
           
         
        
          1388 [07:07:25] *** Quits: phrozen77 (~phrozen77@replaced-ip ) (*.net *.split)
           
         
        
          1389 [07:07:25] *** Quits: xand (~xand@replaced-ip ) (*.net *.split)
           
         
        
          1390 [07:07:25] *** Quits: ToeSnacks (sid84043@replaced-ip ) (*.net *.split)
           
         
        
          1391 [07:07:25] *** Quits: stenrose (~stenrose@replaced-ip ) (*.net *.split)
           
         
        
          1392 [07:07:25] *** Quits: stealthii (sid17385@replaced-ip ) (*.net *.split)
           
         
        
          1393 [07:07:25] *** Quits: luz1 (~luz1@replaced-ip ) (*.net *.split)
           
         
        
          1394 [07:07:25] *** Quits: SenpaiSilver (~SenpaiSil@replaced-ip ) (*.net *.split)
           
         
        
          1395 [07:07:25] *** Quits: m4rcu5_ (nobody@replaced-ip ) (*.net *.split)
           
         
        
          1396 [07:07:25] *** Quits: h9_ (Elite17198@replaced-ip ) (*.net *.split)
           
         
        
          1397 [07:07:25] *** Quits: devurandom_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1398 [07:07:25] *** Quits: papitfx (~hafiz@replaced-ip ) (*.net *.split)
           
         
        
          1399 [07:07:25] *** Quits: riddle (riddle@replaced-ip ) (*.net *.split)
           
         
        
          1400 [07:07:25] *** Quits: masterm_ (masterm@replaced-ip ) (*.net *.split)
           
         
        
          1401 [07:07:25] *** Quits: VampiricPadraig_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1402 [07:07:25] *** Quits: paulr_ (quasselcor@replaced-ip ) (*.net *.split)
           
         
        
          1403 [07:07:25] *** Quits: vvuja (Elite15143@replaced-ip ) (*.net *.split)
           
         
        
          1404 [07:07:25] *** Quits: petn-randall (~petn-rand@replaced-ip ) (*.net *.split)
           
         
        
          1405 [07:07:25] *** Quits: wyre (wyre@replaced-ip ) (*.net *.split)
           
         
        
          1406 [07:07:25] *** Quits: eki (~eki@replaced-ip ) (*.net *.split)
           
         
        
          1407 [07:07:25] *** Quits: Nach0z (~nach0z@replaced-ip ) (*.net *.split)
           
         
        
          1408 [07:07:25] *** Quits: Echo6 (~Echo6@replaced-ip ) (*.net *.split)
           
         
        
          1409 [07:07:25] *** Quits: elky (~elky@replaced-ip ) (*.net *.split)
           
         
        
          1410 [07:07:25] *** Quits: hamsheet (~onculayin@replaced-ip ) (*.net *.split)
           
         
        
          1411 [07:07:25] *** Quits: Sabaku (~Sabaku@replaced-ip ) (*.net *.split)
           
         
        
          1412 [07:07:25] *** Quits: speciality (speciality@replaced-ip ) (*.net *.split)
           
         
        
          1413 [07:07:25] *** Quits: Spydar007 (spydar007@replaced-ip ) (*.net *.split)
           
         
        
          1414 [07:07:25] *** Quits: tdn (~tdn@replaced-ip ) (*.net *.split)
           
         
        
          1415 [07:07:25] *** Quits: mfyll (~mfyll@replaced-ip ) (*.net *.split)
           
         
        
          1416 [07:07:25] *** Quits: vigilvindex (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1417 [07:07:25] *** Quits: FinalX (~danielm@replaced-ip ) (*.net *.split)
           
         
        
          1418 [07:07:25] *** Quits: Waggie (~Waggie@replaced-ip ) (*.net *.split)
           
         
        
          1419 [07:07:25] *** Quits: CompWizrd (compwiz@replaced-ip ) (*.net *.split)
           
         
        
          1420 [07:07:25] *** Quits: jesopo (jess@replaced-ip ) (*.net *.split)
           
         
        
          1421 [07:07:25] *** Quits: ribasushi (~riba@replaced-ip ) (*.net *.split)
           
         
        
          1422 [07:07:25] *** Quits: unforgiven512 (~unforgive@replaced-ip ) (*.net *.split)
           
         
        
          1423 [07:07:25] *** Quits: DLmass (~dlmass@replaced-ip ) (*.net *.split)
           
         
        
          1424 [07:07:25] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip ) (*.net *.split)
           
         
        
          1425 [07:07:25] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (*.net *.split)
           
         
        
          1426 [07:07:25] *** Quits: themill (~stuart@replaced-ip ) (*.net *.split)
           
         
        
          1427 [07:07:25] *** Quits: j` (sid11434@replaced-ip ) (*.net *.split)
           
         
        
          1428 [07:07:25] *** Quits: flyinprogrammer (sid145234@replaced-ip ) (*.net *.split)
           
         
        
          1429 [07:07:25] *** Quits: lmcloughlin (sid1532@replaced-ip ) (*.net *.split)
           
         
        
          1430 [07:07:25] *** Quits: avb (~avb@replaced-ip ) (*.net *.split)
           
         
        
          1431 [07:07:25] *** Quits: tugrik (~username@replaced-ip ) (*.net *.split)
           
         
        
          1432 [07:07:25] *** Quits: binwiederhier (~binwieder@replaced-ip ) (*.net *.split)
           
         
        
          1433 [07:07:25] *** Quits: edwardly (~edwardly@replaced-ip ) (*.net *.split)
           
         
        
          1434 [07:07:25] *** Quits: rxo (rxo@replaced-ip ) (*.net *.split)
           
         
        
          1435 [07:07:25] *** Quits: suexec (~suexec@replaced-ip ) (*.net *.split)
           
         
        
          1436 [07:07:25] *** Quits: GhostInTheShell (~melkor@replaced-ip ) (*.net *.split)
           
         
        
          1437 [07:07:25] *** Quits: ikeigenwijs (~ikeigenwi@replaced-ip ) (*.net *.split)
           
         
        
          1438 [07:07:25] *** Quits: copec (~copec@replaced-ip ) (*.net *.split)
           
         
        
          1439 [07:07:25] *** Quits: ilken (~ilk@replaced-ip ) (*.net *.split)
           
         
        
          1440 [07:07:25] *** Quits: valerius (~valerius@replaced-ip ) (*.net *.split)
           
         
        
          1441 [07:07:25] *** Quits: Skyrider (~Skyrider@replaced-ip ) (*.net *.split)
           
         
        
          1442 [07:07:25] *** Quits: lbatalha (~lbatalha@replaced-ip ) (*.net *.split)
           
         
        
          1443 [07:07:25] *** Quits: thms (~thms@replaced-ip ) (*.net *.split)
           
         
        
          1444 [07:07:25] *** Quits: e (e@replaced-ip ) (*.net *.split)
           
         
        
          1445 [07:07:25] *** Quits: genpaku (~genpaku@replaced-ip ) (*.net *.split)
           
         
        
          1446 [07:07:25] *** Quits: likevinyl (~freebeer@replaced-ip ) (*.net *.split)
           
         
        
          1447 [07:07:25] *** Quits: trobotham (nitemare@replaced-ip ) (*.net *.split)
           
         
        
          1448 [07:07:25] *** Quits: bier_ (~bier@replaced-ip ) (*.net *.split)
           
         
        
          1449 [07:07:25] *** Quits: Yugidude1 (Yugidude1@replaced-ip ) (*.net *.split)
           
         
        
          1450 [07:07:25] *** Quits: planetmaker (~pm@replaced-ip ) (*.net *.split)
           
         
        
          1451 [07:07:25] *** Quits: kdog (~kdog@replaced-ip ) (*.net *.split)
           
         
        
          1452 [07:07:25] *** Quits: Telvana (~digits@replaced-ip ) (*.net *.split)
           
         
        
          1453 [07:07:25] *** Quits: xsdg (~xsdg@replaced-ip ) (*.net *.split)
           
         
        
          1454 [07:07:25] *** Quits: turfrex (~py@replaced-ip ) (*.net *.split)
           
         
        
          1455 [07:07:25] *** Quits: cthuluh (~jca@replaced-ip ) (*.net *.split)
           
         
        
          1456 [07:07:25] *** Quits: rpcope (~rpcope@replaced-ip ) (*.net *.split)
           
         
        
          1457 [07:07:25] *** Quits: p01550n (~aeb@replaced-ip ) (*.net *.split)
           
         
        
          1458 [07:07:25] *** Quits: cbmuser (~glaubitz@replaced-ip ) (*.net *.split)
           
         
        
          1459 [07:07:25] *** Quits: Xenthys (xenthys@replaced-ip ) (*.net *.split)
           
         
        
          1460 [07:07:25] *** Quits: amoe (~amoe@replaced-ip ) (*.net *.split)
           
         
        
          1461 [07:07:26] *** Quits: PhonicUK (~PhonicUK@replaced-ip ) (*.net *.split)
           
         
        
          1462 [07:07:26] *** Quits: DalekSec (unit193@replaced-ip ) (*.net *.split)
           
         
        
          1463 [07:07:26] *** Quits: smurfd (~smurfd@replaced-ip ) (*.net *.split)
           
         
        
          1464 [07:07:26] *** Quits: unkmar (~ZodoTurtl@replaced-ip ) (*.net *.split)
           
         
        
          1465 [07:07:26] *** Quits: zinx (~zinx@replaced-ip ) (*.net *.split)
           
         
        
          1466 [07:07:26] *** Quits: schmidta_ (~schmidta@replaced-ip ) (*.net *.split)
           
         
        
          1467 [07:07:26] *** Quits: yusukesuzuki (~yusukesuz@replaced-ip ) (*.net *.split)
           
         
        
          1468 [07:07:26] *** Quits: clorophormo (~cloro@replaced-ip ) (*.net *.split)
           
         
        
          1469 [07:07:26] *** Quits: nocd (~nocd@replaced-ip ) (*.net *.split)
           
         
        
          1470 [07:07:26] *** Quits: mavhq (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1471 [07:07:26] *** Quits: squigz (~squigz@replaced-ip ) (*.net *.split)
           
         
        
          1472 [07:07:26] *** Quits: AimHere (~bod@replaced-ip ) (*.net *.split)
           
         
        
          1473 [07:07:26] *** Quits: mastokley (~mastokley@replaced-ip ) (*.net *.split)
           
         
        
          1474 [07:07:26] *** Quits: skarn_ (skarn@replaced-ip ) (*.net *.split)
           
         
        
          1475 [07:07:26] *** Quits: AusteritySucks (~Austerity@replaced-ip ) (*.net *.split)
           
         
        
          1476 [07:07:26] *** Quits: gusnan (~gusnan@replaced-ip ) (*.net *.split)
           
         
        
          1477 [07:07:26] *** Quits: flyoffthehandle (~flyoffthe@replaced-ip ) (*.net *.split)
           
         
        
          1478 [07:07:26] *** Quits: speeddragon (~speeddrag@replaced-ip ) (*.net *.split)
           
         
        
          1479 [07:07:26] *** Quits: Apeiron` (znc@replaced-ip ) (*.net *.split)
           
         
        
          1480 [07:07:26] *** Quits: neskau (~Sbyte@replaced-ip ) (*.net *.split)
           
         
        
          1481 [07:07:26] *** Quits: Guest75982 (irc@replaced-ip ) (*.net *.split)
           
         
        
          1482 [07:07:26] *** Quits: vaci (~vaci@replaced-ip ) (*.net *.split)
           
         
        
          1483 [07:07:26] *** Quits: willmore (~willmore@replaced-ip ) (*.net *.split)
           
         
        
          1484 [07:07:26] *** Quits: mda1_ (~mda1@replaced-ip ) (*.net *.split)
           
         
        
          1485 [07:07:26] *** Quits: GabrieleV (~GabrieleV@replaced-ip ) (*.net *.split)
           
         
        
          1486 [07:07:26] *** Quits: sativouf (~sativouf@replaced-ip ) (*.net *.split)
           
         
        
          1487 [07:07:26] *** Quits: p_quarles (~pquarles@replaced-ip ) (*.net *.split)
           
         
        
          1488 [07:07:26] *** Quits: pyrat (~manningx@replaced-ip ) (*.net *.split)
           
         
        
          1489 [07:07:26] *** Quits: KjetilK (~kjetil@replaced-ip ) (*.net *.split)
           
         
        
          1490 [07:07:26] *** Quits: Len (~Lenisko@replaced-ip ) (*.net *.split)
           
         
        
          1491 [07:07:26] *** Quits: jrose1030 (~thejrose1@replaced-ip ) (*.net *.split)
           
         
        
          1492 [07:07:26] *** Quits: twotwenty (~two@replaced-ip ) (*.net *.split)
           
         
        
          1493 [07:07:26] *** Quits: grinsekatze (~andreas@replaced-ip ) (*.net *.split)
           
         
        
          1494 [07:07:26] *** Quits: tlab (~tlab@replaced-ip ) (*.net *.split)
           
         
        
          1495 [07:07:26] *** Quits: p0rt (~p0rt@replaced-ip ) (*.net *.split)
           
         
        
          1496 [07:07:26] *** Quits: zwiep` (~zwiep@replaced-ip ) (*.net *.split)
           
         
        
          1497 [07:07:26] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (*.net *.split)
           
         
        
          1498 [07:07:26] *** Quits: tx (~tx@replaced-ip ) (*.net *.split)
           
         
        
          1499 [07:07:26] *** Quits: waynr (~waynr@replaced-ip ) (*.net *.split)
           
         
        
          1500 [07:07:26] *** Quits: Mission-Critical (~MissionCr@replaced-ip ) (*.net *.split)
           
         
        
          1501 [07:07:26] *** Quits: LostSoul (~LostSoul@replaced-ip ) (*.net *.split)
           
         
        
          1502 [07:07:26] *** Quits: RamPage (~R@replaced-ip ) (*.net *.split)
           
         
        
          1503 [07:07:26] *** Quits: Malinux (~malin@replaced-ip ) (*.net *.split)
           
         
        
          1504 [07:07:26] *** Quits: d-fence_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1505 [07:07:26] *** Quits: quarters (quarters@replaced-ip ) (*.net *.split)
           
         
        
          1506 [07:07:26] *** Quits: sonOfRa (sonOfRa@replaced-ip ) (*.net *.split)
           
         
        
          1507 [07:07:26] *** Quits: MattE (~matt@replaced-ip ) (*.net *.split)
           
         
        
          1508 [07:07:26] *** Quits: shad0VV_ (~shad0VV@replaced-ip ) (*.net *.split)
           
         
        
          1509 [07:07:26] *** Quits: koollman_ (samson_t@replaced-ip ) (*.net *.split)
           
         
        
          1510 [07:07:26] *** Quits: james41382_ (~james4138@replaced-ip ) (*.net *.split)
           
         
        
          1511 [07:07:26] *** Quits: zerotri (sid1985@replaced-ip ) (*.net *.split)
           
         
        
          1512 [07:07:26] *** Quits: tabakhase (tabakhase@replaced-ip ) (*.net *.split)
           
         
        
          1513 [07:07:26] *** Quits: komugi (~mindset@replaced-ip ) (*.net *.split)
           
         
        
          1514 [07:07:26] *** Quits: paulgrmn1 (~paulgorma@replaced-ip ) (*.net *.split)
           
         
        
          1515 [07:07:26] *** Quits: hepukt4e (~hep@replaced-ip ) (*.net *.split)
           
         
        
          1516 [07:07:26] *** Quits: DrOwl (~drowl@replaced-ip ) (*.net *.split)
           
         
        
          1517 [07:07:26] *** Quits: DrDaemonEye (daemoneye@replaced-ip ) (*.net *.split)
           
         
        
          1518 [07:07:26] *** Quits: ephesius (~ephesius@replaced-ip ) (*.net *.split)
           
         
        
          1519 [07:07:26] *** Quits: OrbsTheorem (~roosember@replaced-ip ) (*.net *.split)
           
         
        
          1520 [07:07:26] *** Quits: iNs (~ins@replaced-ip ) (*.net *.split)
           
         
        
          1521 [07:07:26] *** Quits: hayer (~hayer@replaced-ip ) (*.net *.split)
           
         
        
          1522 [07:07:26] *** Quits: beardo (~beardo__@replaced-ip ) (*.net *.split)
           
         
        
          1523 [07:07:26] *** Quits: sparetire (~sparetire@replaced-ip ) (*.net *.split)
           
         
        
          1524 [07:07:26] *** Quits: zerick (~zerick@replaced-ip ) (*.net *.split)
           
         
        
          1525 [07:07:26] *** Quits: ksool (~kevin@replaced-ip ) (*.net *.split)
           
         
        
          1526 [07:07:26] *** Quits: roptat (~roptat@replaced-ip ) (*.net *.split)
           
         
        
          1527 [07:07:26] *** Quits: Krigsforbryter (~weechat@replaced-ip ) (*.net *.split)
           
         
        
          1528 [07:07:26] *** Quits: kInOzAwA (~init@replaced-ip ) (*.net *.split)
           
         
        
          1529 [07:07:26] *** Quits: dynek (~dynek@replaced-ip ) (*.net *.split)
           
         
        
          1530 [07:07:26] *** Quits: eb0t (~ebot@replaced-ip ) (*.net *.split)
           
         
        
          1531 [07:07:26] *** Quits: Guest65522 (~me@replaced-ip ) (*.net *.split)
           
         
        
          1532 [07:07:27] *** Quits: SirNeo (SirNeo@replaced-ip ) (*.net *.split)
           
         
        
          1533 [07:07:27] *** Quits: pay (~bastii@replaced-ip ) (*.net *.split)
           
         
        
          1534 [07:07:27] *** Quits: rogst (~roger@replaced-ip ) (*.net *.split)
           
         
        
          1535 [07:07:27] *** Quits: roylaprattep (~roylaprat@replaced-ip ) (*.net *.split)
           
         
        
          1536 [07:07:27] *** Quits: niko (~niko@replaced-ip ) (*.net *.split)
           
         
        
          1537 [07:07:27] *** Quits: emeritus (~emeritus@replaced-ip ) (*.net *.split)
           
         
        
          1538 [07:07:27] *** Quits: digdilem (~digdilem@replaced-ip ) (*.net *.split)
           
         
        
          1539 [07:07:27] *** Quits: `ryban (rybb@replaced-ip ) (*.net *.split)
           
         
        
          1540 [07:07:27] *** Quits: Arsiesys (~Nya@replaced-ip ) (*.net *.split)
           
         
        
          1541 [07:07:27] *** Quits: CyberJacob (~CyberJaco@replaced-ip ) (*.net *.split)
           
         
        
          1542 [07:07:27] *** Quits: folivora (~out@replaced-ip ) (*.net *.split)
           
         
        
          1543 [07:07:27] *** Quits: av0idz (~void@replaced-ip ) (*.net *.split)
           
         
        
          1544 [07:07:27] *** Quits: x10 (~x10@replaced-ip ) (*.net *.split)
           
         
        
          1545 [07:07:27] *** Quits: _0x5eb_ (~seb@replaced-ip ) (*.net *.split)
           
         
        
          1546 [07:07:27] *** Quits: e1z0 (~null@replaced-ip ) (*.net *.split)
           
         
        
          1547 [07:07:27] *** Quits: egos (~egos@replaced-ip ) (*.net *.split)
           
         
        
          1548 [07:07:27] *** Quits: Expanse (sid146237@replaced-ip ) (*.net *.split)
           
         
        
          1549 [07:07:27] *** Quits: psmolen (~psmolen@replaced-ip ) (*.net *.split)
           
         
        
          1550 [07:07:27] *** Quits: Stummi (~Stummi@replaced-ip ) (*.net *.split)
           
         
        
          1551 [07:07:27] *** Quits: duke_h3 (~rene@replaced-ip ) (*.net *.split)
           
         
        
          1552 [07:07:27] *** Quits: BalTun (~BalTun@replaced-ip ) (*.net *.split)
           
         
        
          1553 [07:07:27] *** Quits: fekir (~fekir@replaced-ip ) (*.net *.split)
           
         
        
          1554 [07:07:27] *** Quits: Azazell (~Azazel@replaced-ip ) (*.net *.split)
           
         
        
          1555 [07:07:27] *** Quits: evade (~evade@replaced-ip ) (*.net *.split)
           
         
        
          1556 [07:07:27] *** Quits: jgrasser_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1557 [07:07:27] *** Quits: badgerSqueegee (~luca@replaced-ip ) (*.net *.split)
           
         
        
          1558 [07:07:27] *** Quits: akitada (uid12662@replaced-ip ) (*.net *.split)
           
         
        
          1559 [07:07:27] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (*.net *.split)
           
         
        
          1560 [07:07:27] *** Quits: ffatman (~ffamousff@replaced-ip ) (*.net *.split)
           
         
        
          1561 [07:07:27] *** Quits: Caplain (~shayne@replaced-ip ) (*.net *.split)
           
         
        
          1562 [07:07:27] *** Quits: nickenchuggets (~nicken@replaced-ip ) (*.net *.split)
           
         
        
          1563 [07:07:27] *** Quits: Colti (Miramar-FL@replaced-ip ) (*.net *.split)
           
         
        
          1564 [07:07:27] *** Quits: msantana (marcelo@replaced-ip ) (*.net *.split)
           
         
        
          1565 [07:07:27] *** Quits: sweatsuit (~sweatsuit@replaced-ip ) (*.net *.split)
           
         
        
          1566 [07:07:27] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (*.net *.split)
           
         
        
          1567 [07:07:27] *** Quits: CeBe (~CeBe@replaced-ip ) (*.net *.split)
           
         
        
          1568 [07:07:27] *** Quits: AndyOslo (~andreas@replaced-ip ) (*.net *.split)
           
         
        
          1569 [07:07:27] *** Quits: yeticry (~yeticry@replaced-ip ) (*.net *.split)
           
         
        
          1570 [07:07:27] *** Quits: electrostat (~dag@replaced-ip ) (*.net *.split)
           
         
        
          1571 [07:07:27] *** Quits: tgunr (~davec@replaced-ip ) (*.net *.split)
           
         
        
          1572 [07:07:27] *** Quits: sol (~sol@replaced-ip ) (*.net *.split)
           
         
        
          1573 [07:07:27] *** Quits: Mikail (~smuxi@replaced-ip ) (*.net *.split)
           
         
        
          1574 [07:07:27] *** Quits: tadej (~universe@replaced-ip ) (*.net *.split)
           
         
        
          1575 [07:07:27] *** Quits: teclo- (42@replaced-ip ) (*.net *.split)
           
         
        
          1576 [07:07:27] *** Quits: esaym153 (~esaym153@replaced-ip ) (*.net *.split)
           
         
        
          1577 [07:07:27] *** Quits: Andreas33 (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1578 [07:07:27] *** Quits: mariothemad (~mario@replaced-ip ) (*.net *.split)
           
         
        
          1579 [07:07:27] *** Quits: ThomasJ (thomas@replaced-ip ) (*.net *.split)
           
         
        
          1580 [07:07:27] *** Quits: mrkebab (~mk@replaced-ip ) (*.net *.split)
           
         
        
          1581 [07:07:27] *** Quits: Atmos (~zdg@replaced-ip ) (*.net *.split)
           
         
        
          1582 [07:07:27] *** Quits: Slumlord_ (~Slumlord_@replaced-ip ) (*.net *.split)
           
         
        
          1583 [07:07:27] *** Quits: danmackay (danmackay@replaced-ip ) (*.net *.split)
           
         
        
          1584 [07:07:27] *** Quits: _VXx (~death@replaced-ip ) (*.net *.split)
           
         
        
          1585 [07:07:27] *** Quits: pragmatism (~pragmatis@replaced-ip ) (*.net *.split)
           
         
        
          1586 [07:07:27] *** Quits: Quantumcross (~weechat@replaced-ip ) (*.net *.split)
           
         
        
          1587 [07:07:27] *** Quits: ectospasm (~ectospasm@replaced-ip ) (*.net *.split)
           
         
        
          1588 [07:07:27] *** Quits: MrFrood (U2FsdGVkX1@replaced-ip ) (*.net *.split)
           
         
        
          1589 [07:07:27] *** Quits: towa (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1590 [07:07:27] *** Quits: nyuszika7h (nyuszika7h@replaced-ip ) (*.net *.split)
           
         
        
          1591 [07:07:27] *** Quits: catbeard (~lol@replaced-ip ) (*.net *.split)
           
         
        
          1592 [07:07:27] *** Quits: slax0r (slax0r@replaced-ip ) (*.net *.split)
           
         
        
          1593 [07:07:27] *** Quits: sbine (~sbine@replaced-ip ) (*.net *.split)
           
         
        
          1594 [07:07:27] *** Quits: mdorenka (~mdorenka@replaced-ip ) (*.net *.split)
           
         
        
          1595 [07:07:27] *** Quits: tharkun (~0@replaced-ip ) (*.net *.split)
           
         
        
          1596 [07:07:27] *** Quits: Flippylosaurus (Elite17436@replaced-ip ) (*.net *.split)
           
         
        
          1597 [07:07:27] *** Quits: Dredge (Elite17548@replaced-ip ) (*.net *.split)
           
         
        
          1598 [07:07:27] *** Quits: swaechter (swaechter@replaced-ip ) (*.net *.split)
           
         
        
          1599 [07:07:27] *** Quits: serban (~serban@replaced-ip ) (*.net *.split)
           
         
        
          1600 [07:07:27] *** Quits: snow_bckspc (~snow_bcks@replaced-ip ) (*.net *.split)
           
         
        
          1601 [07:07:27] *** Quits: catsup (d@replaced-ip ) (*.net *.split)
           
         
        
          1602 [07:07:27] *** Quits: Olipro (~Olipro@replaced-ip ) (*.net *.split)
           
         
        
          1603 [07:07:27] *** Quits: donofrio (~donofrio@replaced-ip ) (*.net *.split)
           
         
        
          1604 [07:07:27] *** Quits: bibble (~bibble@replaced-ip ) (*.net *.split)
           
         
        
          1605 [07:07:27] *** Quits: XDS2010 (sid1218@replaced-ip ) (*.net *.split)
           
         
        
          1606 [07:07:28] *** Quits: n-st (~n-st@replaced-ip ) (*.net *.split)
           
         
        
          1607 [07:07:28] *** Quits: amospalla (~amospalla@replaced-ip ) (*.net *.split)
           
         
        
          1608 [07:07:28] *** Quits: Hobbyboy (Hobbyboy@replaced-ip ) (*.net *.split)
           
         
        
          1609 [07:07:28] *** Quits: djvdorp (djvdorp@replaced-ip ) (*.net *.split)
           
         
        
          1610 [07:07:28] *** Quits: Jarus (~Jarus@replaced-ip ) (*.net *.split)
           
         
        
          1611 [07:07:28] *** Quits: robin_debspace (~robin_deb@replaced-ip ) (*.net *.split)
           
         
        
          1612 [07:07:28] *** Quits: neffs (~neffs@replaced-ip ) (*.net *.split)
           
         
        
          1613 [07:07:28] *** Quits: SpaceKookie (~SpaceKook@replaced-ip ) (*.net *.split)
           
         
        
          1614 [07:07:28] *** Quits: soahccc (~soahccc@replaced-ip ) (*.net *.split)
           
         
        
          1615 [07:07:28] *** Quits: Dreamix (~x@replaced-ip ) (*.net *.split)
           
         
        
          1616 [07:07:28] *** Quits: blommer (~blommer@replaced-ip ) (*.net *.split)
           
         
        
          1617 [07:07:28] *** Quits: berkay (~berkay@replaced-ip ) (*.net *.split)
           
         
        
          1618 [07:07:28] *** Quits: RaiNerTsuFal (~RaiNerTsu@replaced-ip ) (*.net *.split)
           
         
        
          1619 [07:07:28] *** Quits: k^ (k@replaced-ip ) (*.net *.split)
           
         
        
          1620 [07:07:28] *** Quits: koma (~koma@replaced-ip ) (*.net *.split)
           
         
        
          1621 [07:07:28] *** Quits: abrotman (~abrotman@replaced-ip ) (*.net *.split)
           
         
        
          1622 [07:07:28] *** Quits: Posterdati (~kvirc@replaced-ip ) (*.net *.split)
           
         
        
          1623 [07:07:28] *** Quits: veg (~veg@replaced-ip ) (*.net *.split)
           
         
        
          1624 [07:07:28] *** Quits: cadeskywalker (~madoka@replaced-ip ) (*.net *.split)
           
         
        
          1625 [07:07:28] *** Quits: Artox (~Artox@replaced-ip ) (*.net *.split)
           
         
        
          1626 [07:07:28] *** Quits: vic (~vic@replaced-ip ) (*.net *.split)
           
         
        
          1627 [07:07:28] *** Quits: Otyg (~otyg@replaced-ip ) (*.net *.split)
           
         
        
          1628 [07:07:28] *** Quits: ewook (~ewook@replaced-ip ) (*.net *.split)
           
         
        
          1629 [07:07:28] *** Quits: binaryc_ (~binaryc@replaced-ip ) (*.net *.split)
           
         
        
          1630 [07:07:28] *** Quits: Janos (~Janos@replaced-ip ) (*.net *.split)
           
         
        
          1631 [07:07:28] *** Quits: babak (uid19622@replaced-ip ) (*.net *.split)
           
         
        
          1632 [07:07:28] *** Quits: luckman212 (~luckman21@replaced-ip ) (*.net *.split)
           
         
        
          1633 [07:07:28] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (*.net *.split)
           
         
        
          1634 [07:07:28] *** Quits: cpap (~smuxi@replaced-ip ) (*.net *.split)
           
         
        
          1635 [07:07:28] *** Quits: PryMar56 (~prymar@replaced-ip ) (*.net *.split)
           
         
        
          1636 [07:07:28] *** Quits: fireball``` (~fireball`@replaced-ip ) (*.net *.split)
           
         
        
          1637 [07:07:28] *** Quits: na1rb (~nairb@replaced-ip ) (*.net *.split)
           
         
        
          1638 [07:07:28] *** Quits: PaulePanter (~paul@replaced-ip ) (*.net *.split)
           
         
        
          1639 [07:07:28] *** Quits: Zyf (~Zyferus@replaced-ip ) (*.net *.split)
           
         
        
          1640 [07:07:28] *** Quits: sphenxes02 (~sphenxes@replaced-ip ) (*.net *.split)
           
         
        
          1641 [07:07:28] *** Quits: Devastator (~devas@replaced-ip ) (*.net *.split)
           
         
        
          1642 [07:07:28] *** Quits: trumee (~trumee@replaced-ip ) (*.net *.split)
           
         
        
          1643 [07:07:28] *** Quits: mo1991_ (~mo1991@replaced-ip ) (*.net *.split)
           
         
        
          1644 [07:07:28] *** Quits: pankid (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1645 [07:07:28] *** Quits: bertbob (~bertbob@replaced-ip ) (*.net *.split)
           
         
        
          1646 [07:07:28] *** Quits: Dadou (~Dadou@replaced-ip ) (*.net *.split)
           
         
        
          1647 [07:07:28] *** Quits: monty (~monte@replaced-ip ) (*.net *.split)
           
         
        
          1648 [07:07:28] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (*.net *.split)
           
         
        
          1649 [07:07:28] *** Quits: s0ph0s|2 (~s0ph0s@replaced-ip ) (*.net *.split)
           
         
        
          1650 [07:07:28] *** Quits: madmattco (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1651 [07:07:28] *** Quits: whitefang (tyler@replaced-ip ) (*.net *.split)
           
         
        
          1652 [07:07:28] *** Quits: jas4711 (~jas4711@replaced-ip ) (*.net *.split)
           
         
        
          1653 [07:07:28] *** Quits: tom99 (~tom99@replaced-ip ) (*.net *.split)
           
         
        
          1654 [07:07:28] *** Quits: VjetarSaSunca (~Vjetar@replaced-ip ) (*.net *.split)
           
         
        
          1655 [07:07:28] *** Quits: bony (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1656 [07:07:28] *** Quits: ScottE (~ScottE@replaced-ip ) (*.net *.split)
           
         
        
          1657 [07:07:28] *** Quits: Xjs|moonshine (moon@replaced-ip ) (*.net *.split)
           
         
        
          1658 [07:07:28] *** Quits: xingu (~xingu@replaced-ip ) (*.net *.split)
           
         
        
          1659 [07:07:28] *** Quits: peterS (~peter@replaced-ip ) (*.net *.split)
           
         
        
          1660 [07:07:28] *** Quits: kingkong (antalya@replaced-ip ) (*.net *.split)
           
         
        
          1661 [07:07:28] *** Quits: WizJin (WizJin@replaced-ip ) (*.net *.split)
           
         
        
          1662 [07:07:28] *** Quits: r3 (~arethree@replaced-ip ) (*.net *.split)
           
         
        
          1663 [07:07:28] *** Quits: twisted` (sid6794@replaced-ip ) (*.net *.split)
           
         
        
          1664 [07:07:28] *** Quits: Furai (~Furai@replaced-ip ) (*.net *.split)
           
         
        
          1665 [07:07:28] *** Quits: WinstonSmith (~WinstonSm@replaced-ip ) (*.net *.split)
           
         
        
          1666 [07:07:28] *** Quits: r0bby (sid699@replaced-ip ) (*.net *.split)
           
         
        
          1667 [07:07:28] *** Quits: basic` (sid141140@replaced-ip ) (*.net *.split)
           
         
        
          1668 [07:07:28] *** Quits: JStoker (jstoker@replaced-ip ) (*.net *.split)
           
         
        
          1669 [07:07:28] *** Quits: diytto (~diytto@replaced-ip ) (*.net *.split)
           
         
        
          1670 [07:07:28] *** Quits: uda (sid143461@replaced-ip ) (*.net *.split)
           
         
        
          1671 [07:07:28] *** Quits: trench_ (trench@replaced-ip ) (*.net *.split)
           
         
        
          1672 [07:07:28] *** Quits: ijmad (~ian@replaced-ip ) (*.net *.split)
           
         
        
          1673 [07:07:28] *** Quits: seyeongkim (sid45616@replaced-ip ) (*.net *.split)
           
         
        
          1674 [07:07:29] *** Quits: Robby (robby@replaced-ip ) (*.net *.split)
           
         
        
          1675 [07:07:29] *** Quits: firztspawn (~firztspaw@replaced-ip ) (*.net *.split)
           
         
        
          1676 [07:07:29] *** Quits: harrison (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1677 [07:07:29] *** Quits: ponyofdeath (~vladi@replaced-ip ) (*.net *.split)
           
         
        
          1678 [07:07:29] *** Quits: dracarys (~st4rfire@replaced-ip ) (*.net *.split)
           
         
        
          1679 [07:07:29] *** Quits: CustosL1men (~CustosLim@replaced-ip ) (*.net *.split)
           
         
        
          1680 [07:07:29] *** Quits: screedo (~screedo@replaced-ip ) (*.net *.split)
           
         
        
          1681 [07:07:29] *** Quits: vicarion (~net@replaced-ip ) (*.net *.split)
           
         
        
          1682 [07:07:29] *** Quits: hop (~hop@replaced-ip ) (*.net *.split)
           
         
        
          1683 [07:07:29] *** Quits: devster31 (~devsterkn@replaced-ip ) (*.net *.split)
           
         
        
          1684 [07:07:29] *** Quits: stooj (~stooj@replaced-ip ) (*.net *.split)
           
         
        
          1685 [07:07:29] *** Quits: javak (javak@replaced-ip ) (*.net *.split)
           
         
        
          1686 [07:07:29] *** Quits: infernix (nix@replaced-ip ) (*.net *.split)
           
         
        
          1687 [07:07:29] *** Quits: kale (~kale@replaced-ip ) (*.net *.split)
           
         
        
          1688 [07:07:29] *** Quits: jayaura (~jay_aura@replaced-ip ) (*.net *.split)
           
         
        
          1689 [07:07:29] *** Quits: rebrec_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1690 [07:07:29] *** Quits: waz0wski (waz0wski@replaced-ip ) (*.net *.split)
           
         
        
          1691 [07:07:29] *** Quits: muggahtee (sid148520@replaced-ip ) (*.net *.split)
           
         
        
          1692 [07:07:29] *** Quits: CoreyFeldman___ (sid142840@replaced-ip ) (*.net *.split)
           
         
        
          1693 [07:07:29] *** Quits: elmcrest (sid46763@replaced-ip ) (*.net *.split)
           
         
        
          1694 [07:07:29] *** Quits: APexil (~you@replaced-ip ) (*.net *.split)
           
         
        
          1695 [07:07:29] *** Quits: ircnode0 (~salamande@replaced-ip ) (*.net *.split)
           
         
        
          1696 [07:07:29] *** Quits: mikejw (~mike@replaced-ip ) (*.net *.split)
           
         
        
          1697 [07:07:29] *** Quits: gernot (~gernot@replaced-ip ) (*.net *.split)
           
         
        
          1698 [07:07:29] *** Quits: etp (~etp@replaced-ip ) (*.net *.split)
           
         
        
          1699 [07:07:29] *** Quits: sonne (~vmlinuz@replaced-ip ) (*.net *.split)
           
         
        
          1700 [07:07:29] *** Quits: kline (~kline@replaced-ip ) (*.net *.split)
           
         
        
          1701 [07:07:29] *** Quits: ariel (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1702 [07:07:29] *** Quits: xcpop (~xcpop@replaced-ip ) (*.net *.split)
           
         
        
          1703 [07:07:29] *** Quits: SirShmoopy (~yshi@replaced-ip ) (*.net *.split)
           
         
        
          1704 [07:07:29] *** Quits: verm1n (~verm1n@replaced-ip ) (*.net *.split)
           
         
        
          1705 [07:07:29] *** Quits: scc (scc@replaced-ip ) (*.net *.split)
           
         
        
          1706 [07:07:29] *** Quits: jonathaN (~jonathan@replaced-ip ) (*.net *.split)
           
         
        
          1707 [07:07:29] *** Quits: eset (~eset@replaced-ip ) (*.net *.split)
           
         
        
          1708 [07:07:29] *** Quits: breitenj (~breitenj@replaced-ip ) (*.net *.split)
           
         
        
          1709 [07:07:29] *** Quits: _Baltazar_ (~Baltazars@replaced-ip ) (*.net *.split)
           
         
        
          1710 [07:07:29] *** Quits: lebster (sid17131@replaced-ip ) (*.net *.split)
           
         
        
          1711 [07:07:29] *** Quits: ebarch (sid17287@replaced-ip ) (*.net *.split)
           
         
        
          1712 [07:07:29] *** Quits: ashb (sid79875@replaced-ip ) (*.net *.split)
           
         
        
          1713 [07:07:29] *** Quits: Jonuz (~Joona@replaced-ip ) (*.net *.split)
           
         
        
          1714 [07:07:29] *** Quits: PalTale (~PalTale@replaced-ip ) (*.net *.split)
           
         
        
          1715 [07:07:29] *** Quits: nailyk (~nailyk@replaced-ip ) (*.net *.split)
           
         
        
          1716 [07:07:29] *** Quits: jkhsjdhjs (jkhsjdhjs@replaced-ip ) (*.net *.split)
           
         
        
          1717 [07:07:29] *** Quits: Orochimarufan (znc@replaced-ip ) (*.net *.split)
           
         
        
          1718 [07:07:29] *** Quits: fusl (fusl@replaced-ip ) (*.net *.split)
           
         
        
          1719 [07:07:29] *** Quits: sn0wmonster (~yeti@replaced-ip ) (*.net *.split)
           
         
        
          1720 [07:07:29] *** Quits: Mava (~Mava@replaced-ip ) (*.net *.split)
           
         
        
          1721 [07:07:29] *** Quits: SwedeMike (swmike@replaced-ip ) (*.net *.split)
           
         
        
          1722 [07:07:29] *** Quits: lsv_ (~nn@replaced-ip ) (*.net *.split)
           
         
        
          1723 [07:07:29] *** Quits: ByteStorm (~Peter@replaced-ip ) (*.net *.split)
           
         
        
          1724 [07:07:29] *** Quits: alazred (~alazred@replaced-ip ) (*.net *.split)
           
         
        
          1725 [07:07:29] *** Quits: hk238 (~kvirc@replaced-ip ) (*.net *.split)
           
         
        
          1726 [07:07:29] *** Quits: lem0n (~lem0n@replaced-ip ) (*.net *.split)
           
         
        
          1727 [07:07:29] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (*.net *.split)
           
         
        
          1728 [07:07:29] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (*.net *.split)
           
         
        
          1729 [07:07:29] *** Quits: jemadux (~jemadux@replaced-ip ) (*.net *.split)
           
         
        
          1730 [07:07:29] *** Quits: Otis (~glen@replaced-ip ) (*.net *.split)
           
         
        
          1731 [07:07:29] *** Quits: Ticho_ (~Ticho@replaced-ip ) (*.net *.split)
           
         
        
          1732 [07:07:29] *** Quits: xiaodong (~xiaodong@replaced-ip ) (*.net *.split)
           
         
        
          1733 [07:07:29] *** Quits: shinnya (~shinnya@replaced-ip ) (*.net *.split)
           
         
        
          1734 [07:07:29] *** Quits: Falson (~Falsonn@replaced-ip ) (*.net *.split)
           
         
        
          1735 [07:07:29] *** Quits: anona (~anona@replaced-ip ) (*.net *.split)
           
         
        
          1736 [07:07:29] *** Quits: frlttrwrd (~fourlette@replaced-ip ) (*.net *.split)
           
         
        
          1737 [07:07:29] *** Quits: stoffepojken (~stoffe@replaced-ip ) (*.net *.split)
           
         
        
          1738 [07:07:29] *** Quits: Gi0 (~Gi0@replaced-ip ) (*.net *.split)
           
         
        
          1739 [07:07:29] *** Quits: Wyzard (~mike@replaced-ip ) (*.net *.split)
           
         
        
          1740 [07:07:29] *** Quits: spacebison (~bison@replaced-ip ) (*.net *.split)
           
         
        
          1741 [07:07:29] *** Quits: jandrusk (~jra@replaced-ip ) (*.net *.split)
           
         
        
          1742 [07:07:29] *** Quits: xtturbo (~textual@replaced-ip ) (*.net *.split)
           
         
        
          1743 [07:07:29] *** Quits: ugglan (~ugglan@replaced-ip ) (*.net *.split)
           
         
        
          1744 [07:07:29] *** Quits: dings (20203@replaced-ip ) (*.net *.split)
           
         
        
          1745 [07:07:29] *** Quits: magnulu (~magnulu@replaced-ip ) (*.net *.split)
           
         
        
          1746 [07:07:29] *** Quits: mRokita (~ZNC@replaced-ip ) (*.net *.split)
           
         
        
          1747 [07:07:29] *** Quits: jbobbiz (~Captain@replaced-ip ) (*.net *.split)
           
         
        
          1748 [07:07:29] *** Quits: ^GoD^ (~156@replaced-ip ) (*.net *.split)
           
         
        
          1749 [07:07:30] *** Quits: Qommand0r (~HENKiE@replaced-ip ) (*.net *.split)
           
         
        
          1750 [07:07:30] *** Quits: stackfault (~sf@replaced-ip ) (*.net *.split)
           
         
        
          1751 [07:07:30] *** Quits: webpigeon (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1752 [07:07:30] *** Quits: KomputerKid (~KomputerK@replaced-ip ) (*.net *.split)
           
         
        
          1753 [07:07:30] *** Quits: medicalwei_ (~medicalwe@replaced-ip ) (*.net *.split)
           
         
        
          1754 [07:07:30] *** Quits: RickyB98 (RickyB98@replaced-ip ) (*.net *.split)
           
         
        
          1755 [07:07:30] *** Quits: marlinc (~marlinc@replaced-ip ) (*.net *.split)
           
         
        
          1756 [07:07:30] *** Quits: foriin (cenobite@replaced-ip ) (*.net *.split)
           
         
        
          1757 [07:07:30] *** Quits: ripdisk (~allseeing@replaced-ip ) (*.net *.split)
           
         
        
          1758 [07:07:30] *** Quits: AxForest (~Forest@replaced-ip ) (*.net *.split)
           
         
        
          1759 [07:07:30] *** Quits: linuxthefish (~ltf@replaced-ip ) (*.net *.split)
           
         
        
          1760 [07:07:30] *** Quits: pentiumone133 (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1761 [07:07:30] *** Quits: capri (~capri_fre@replaced-ip ) (*.net *.split)
           
         
        
          1762 [07:07:30] *** Quits: zowux (~zowux@replaced-ip ) (*.net *.split)
           
         
        
          1763 [07:07:30] *** Quits: j3x (~j3x@replaced-ip ) (*.net *.split)
           
         
        
          1764 [07:07:30] *** Quits: Helheim (~helheim@replaced-ip ) (*.net *.split)
           
         
        
          1765 [07:07:30] *** Quits: chris1_ (~chris1@replaced-ip ) (*.net *.split)
           
         
        
          1766 [07:07:30] *** Quits: SiCC (~sicc@replaced-ip ) (*.net *.split)
           
         
        
          1767 [07:07:30] *** Quits: elliot007 (~elliot@replaced-ip ) (*.net *.split)
           
         
        
          1768 [07:07:30] *** Quits: rawburt_ (~irc@replaced-ip ) (*.net *.split)
           
         
        
          1769 [07:07:30] *** Quits: Doo (~doo@replaced-ip ) (*.net *.split)
           
         
        
          1770 [07:07:30] *** Quits: superrorc (~superrorc@replaced-ip ) (*.net *.split)
           
         
        
          1771 [07:07:30] *** Quits: boulon (~ircc@replaced-ip ) (*.net *.split)
           
         
        
          1772 [07:07:30] *** Quits: alexbligh1 (~alexbligh@replaced-ip ) (*.net *.split)
           
         
        
          1773 [07:07:30] *** Quits: tobiasBora (~tobiasBor@replaced-ip ) (*.net *.split)
           
         
        
          1774 [07:07:30] *** Quits: nopf (~frosch@replaced-ip ) (*.net *.split)
           
         
        
          1775 [07:07:30] *** Quits: mjau^ (~mjau@replaced-ip ) (*.net *.split)
           
         
        
          1776 [07:07:30] *** Quits: altinu (~altin@replaced-ip ) (*.net *.split)
           
         
        
          1777 [07:07:30] *** Quits: Anarchic (~Anarchic@replaced-ip ) (*.net *.split)
           
         
        
          1778 [07:07:30] *** Quits: cast (~foo@replaced-ip ) (*.net *.split)
           
         
        
          1779 [07:07:30] *** Quits: dbristow (~dbristow@replaced-ip ) (*.net *.split)
           
         
        
          1780 [07:07:30] *** Quits: elkmoose (~jesus@replaced-ip ) (*.net *.split)
           
         
        
          1781 [07:07:30] *** Quits: geir_ (~1@replaced-ip ) (*.net *.split)
           
         
        
          1782 [07:07:30] *** Quits: churnd (~churnd@replaced-ip ) (*.net *.split)
           
         
        
          1783 [07:07:30] *** Quits: odish (~odi@replaced-ip ) (*.net *.split)
           
         
        
          1784 [07:07:30] *** Quits: marc0s (~marcos@replaced-ip ) (*.net *.split)
           
         
        
          1785 [07:07:30] *** Quits: somiaj (~jaimos@replaced-ip ) (*.net *.split)
           
         
        
          1786 [07:07:30] *** Quits: pseubodot (~p-dot@replaced-ip ) (*.net *.split)
           
         
        
          1787 [07:07:30] *** Quits: cafuego (~cafuego@replaced-ip ) (*.net *.split)
           
         
        
          1788 [07:07:30] *** Quits: frikinz (~laurent@replaced-ip ) (*.net *.split)
           
         
        
          1789 [07:07:30] *** Quits: my123 (~my123@replaced-ip ) (*.net *.split)
           
         
        
          1790 [07:07:30] *** Quits: keekz (~keekz@replaced-ip ) (*.net *.split)
           
         
        
          1791 [07:07:30] *** Quits: marveldigital (~marvel@replaced-ip ) (*.net *.split)
           
         
        
          1792 [07:07:30] *** Quits: noahfx (~noahfx@replaced-ip ) (*.net *.split)
           
         
        
          1793 [07:07:30] *** Quits: hagbard_celine (~hagbard_c@replaced-ip ) (*.net *.split)
           
         
        
          1794 [07:07:30] *** Quits: tdfischer (~tdfischer@replaced-ip ) (*.net *.split)
           
         
        
          1795 [07:07:30] *** Quits: tswartz (~tswartz@replaced-ip ) (*.net *.split)
           
         
        
          1796 [07:07:30] *** Quits: Nymony (~nymony@replaced-ip ) (*.net *.split)
           
         
        
          1797 [07:07:30] *** Quits: freanux (~freanux@replaced-ip ) (*.net *.split)
           
         
        
          1798 [07:07:30] *** Quits: benaiah (~benaiah@replaced-ip ) (*.net *.split)
           
         
        
          1799 [07:07:30] *** Quits: flyingkiwi (~kiwi@replaced-ip ) (*.net *.split)
           
         
        
          1800 [07:07:30] *** Quits: yves_del_harlow (~ydh@replaced-ip ) (*.net *.split)
           
         
        
          1801 [07:07:30] *** Quits: eitzei (eitzei@replaced-ip ) (*.net *.split)
           
         
        
          1802 [07:07:30] *** Quits: jannic (~jan@replaced-ip ) (*.net *.split)
           
         
        
          1803 [07:07:30] *** Quits: vulcano_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1804 [07:07:30] *** Quits: PugaBear (~PugaBear@replaced-ip ) (*.net *.split)
           
         
        
          1805 [07:07:30] *** Quits: LordDeath (~LordDeath@replaced-ip ) (*.net *.split)
           
         
        
          1806 [07:07:30] *** Quits: purpleidea (~james@replaced-ip ) (*.net *.split)
           
         
        
          1807 [07:07:30] *** Quits: Tristan-Speccy (tristan@replaced-ip ) (*.net *.split)
           
         
        
          1808 [07:07:30] *** Quits: ancky (~ancky@replaced-ip ) (*.net *.split)
           
         
        
          1809 [07:07:30] *** Quits: rysiek|pl (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1810 [07:07:30] *** Quits: ksx4system (~ksx4syste@replaced-ip ) (*.net *.split)
           
         
        
          1811 [07:07:30] *** Quits: r00tobo (~r00tobo@replaced-ip ) (*.net *.split)
           
         
        
          1812 [07:07:30] *** Quits: thrym (~thrym@replaced-ip ) (*.net *.split)
           
         
        
          1813 [07:07:30] *** Quits: j4son (~j4son@replaced-ip ) (*.net *.split)
           
         
        
          1814 [07:07:30] *** Quits: Redfoxmoon (~Redfox@replaced-ip ) (*.net *.split)
           
         
        
          1815 [07:07:30] *** Quits: mavhc (~mavhc@replaced-ip ) (*.net *.split)
           
         
        
          1816 [07:07:30] *** Quits: joch (~joch@replaced-ip ) (*.net *.split)
           
         
        
          1817 [07:07:30] *** Quits: tomreyn (~tomreyn@replaced-ip ) (*.net *.split)
           
         
        
          1818 [07:07:30] *** Quits: tuxopenwrt (~abhinav@replaced-ip ) (*.net *.split)
           
         
        
          1819 [07:07:30] *** Quits: obihann (~jhann@replaced-ip ) (*.net *.split)
           
         
        
          1820 [07:07:30] *** Quits: kanzure (~kanzure@replaced-ip ) (*.net *.split)
           
         
        
          1821 [07:07:30] *** Quits: Kobaz (~kobaz@replaced-ip ) (*.net *.split)
           
         
        
          1822 [07:07:30] *** Quits: D-Boy (~D-Boy@replaced-ip ) (*.net *.split)
           
         
        
          1823 [07:07:30] *** Quits: midacts (~midacts@replaced-ip ) (*.net *.split)
           
         
        
          1824 [07:07:30] *** Quits: [_Miles_] (~miles@replaced-ip ) (*.net *.split)
           
         
        
          1825 [07:07:30] *** Quits: jedediah (~user@replaced-ip ) (*.net *.split)
           
         
        
          1826 [07:07:31] *** Quits: marinintim (~mt@replaced-ip ) (*.net *.split)
           
         
        
          1827 [07:07:31] *** Quits: terr1 (~terr1@replaced-ip ) (*.net *.split)
           
         
        
          1828 [07:07:31] *** Quits: ross` (~ross@replaced-ip ) (*.net *.split)
           
         
        
          1829 [07:07:31] *** Quits: reisi (~joonas@replaced-ip ) (*.net *.split)
           
         
        
          1830 [07:07:31] *** Quits: Orphis (~orphis@replaced-ip ) (*.net *.split)
           
         
        
          1831 [07:07:31] *** Quits: michael_mbp (~michael_m@replaced-ip ) (*.net *.split)
           
         
        
          1832 [07:07:31] *** Quits: RichiH (~richih@replaced-ip ) (*.net *.split)
           
         
        
          1833 [07:07:31] *** Quits: Amun_Ra (~amun-ra@replaced-ip ) (*.net *.split)
           
         
        
          1834 [07:07:31] *** Quits: seprob (seprob@replaced-ip ) (*.net *.split)
           
         
        
          1835 [07:07:31] *** Quits: ujjain (~ujjain@replaced-ip ) (*.net *.split)
           
         
        
          1836 [07:07:31] *** Quits: osxi_ (~zach@replaced-ip ) (*.net *.split)
           
         
        
          1837 [07:07:31] *** Quits: ryan-c (~ryan@replaced-ip ) (*.net *.split)
           
         
        
          1838 [07:07:31] *** Quits: gonz0 (~gonz0@replaced-ip ) (*.net *.split)
           
         
        
          1839 [07:07:31] *** Quits: RickXy (~zncadmin@replaced-ip ) (*.net *.split)
           
         
        
          1840 [07:07:31] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (*.net *.split)
           
         
        
          1841 [07:07:31] *** Quits: ksft (~k@replaced-ip ) (*.net *.split)
           
         
        
          1842 [07:07:31] *** Quits: jeddi (~jedd@replaced-ip ) (*.net *.split)
           
         
        
          1843 [07:07:31] *** Quits: sidmo (~sidmo@replaced-ip ) (*.net *.split)
           
         
        
          1844 [07:07:31] *** Quits: sleepee (~sleepee@replaced-ip ) (*.net *.split)
           
         
        
          1845 [07:07:31] *** Quits: peewhy (~peewhy@replaced-ip ) (*.net *.split)
           
         
        
          1846 [07:07:31] *** Quits: verboese (~verboese@replaced-ip ) (*.net *.split)
           
         
        
          1847 [07:07:31] *** Quits: MrBy__ (~MrBy@replaced-ip ) (*.net *.split)
           
         
        
          1848 [07:07:31] *** Quits: urzds (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1849 [07:07:31] *** Quits: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es)
            (*.net *.split)
           
         
        
          1850 [07:07:31] *** Quits: Howdy (~billy@replaced-ip ) (*.net *.split)
           
         
        
          1851 [07:07:31] *** Quits: implijer (~implijer_@replaced-ip ) (*.net *.split)
           
         
        
          1852 [07:07:31] *** Quits: svisor (~svisor@replaced-ip ) (*.net *.split)
           
         
        
          1853 [07:07:31] *** Quits: chvz (~chvz@replaced-ip ) (*.net *.split)
           
         
        
          1854 [07:07:31] *** Quits: torjeh (~Torje@replaced-ip ) (*.net *.split)
           
         
        
          1855 [07:07:31] *** Quits: user123irc (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1856 [07:07:31] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (*.net *.split)
           
         
        
          1857 [07:07:31] *** Quits: _unreal_ (~cubox@replaced-ip ) (*.net *.split)
           
         
        
          1858 [07:07:31] *** Quits: vivid (~vivid@replaced-ip ) (*.net *.split)
           
         
        
          1859 [07:07:31] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (*.net *.split)
           
         
        
          1860 [07:07:31] *** Quits: rlange (~rlange@replaced-ip ) (*.net *.split)
           
         
        
          1861 [07:07:31] *** Quits: jargonmonk (jargonmonk@replaced-ip ) (*.net *.split)
           
         
        
          1862 [07:07:31] *** Quits: LaunchDirector (~pi@replaced-ip ) (*.net *.split)
           
         
        
          1863 [07:07:31] *** Quits: TimWolla (~timwolla@replaced-ip ) (*.net *.split)
           
         
        
          1864 [07:07:31] *** Quits: Starduster (~SD@replaced-ip ) (*.net *.split)
           
         
        
          1865 [07:07:31] *** Quits: xSmurf (MrSmurf@replaced-ip ) (*.net *.split)
           
         
        
          1866 [07:07:31] *** Quits: otyugh (~tyutyugh@replaced-ip ) (*.net *.split)
           
         
        
          1867 [07:07:31] *** Quits: quasisane (~sanep@replaced-ip ) (*.net *.split)
           
         
        
          1868 [07:07:31] *** Quits: milobit (~milobit@replaced-ip ) (*.net *.split)
           
         
        
          1869 [07:07:31] *** Quits: ]3n19m4[_ (~]3n19m4@replaced-ip ) (*.net *.split)
           
         
        
          1870 [07:07:31] *** Quits: therock247uk (~therock24@replaced-ip ) (*.net *.split)
           
         
        
          1871 [07:07:31] *** Quits: AtmosFanBoy (Maxxe@replaced-ip ) (*.net *.split)
           
         
        
          1872 [07:07:31] *** Quits: kak (kak@replaced-ip ) (*.net *.split)
           
         
        
          1873 [07:07:31] *** Quits: ApEtc (~apetc@replaced-ip ) (*.net *.split)
           
         
        
          1874 [07:07:31] *** Quits: cstine (~cstine@replaced-ip ) (*.net *.split)
           
         
        
          1875 [07:07:31] *** Quits: Mouaad (~Mouaad@replaced-ip ) (*.net *.split)
           
         
        
          1876 [07:07:31] *** Quits: tacocat (~GLolol@replaced-ip ) (*.net *.split)
           
         
        
          1877 [07:07:31] *** Quits: nwe (~nwe@replaced-ip ) (*.net *.split)
           
         
        
          1878 [07:07:31] *** Quits: GJdan (~dan@replaced-ip ) (*.net *.split)
           
         
        
          1879 [07:07:31] *** Quits: wooden_ (~anon@replaced-ip ) (*.net *.split)
           
         
        
          1880 [07:07:31] *** Quits: erre (~erre@replaced-ip ) (*.net *.split)
           
         
        
          1881 [07:07:31] *** Quits: Time-Warp (anonymouse@replaced-ip ) (*.net *.split)
           
         
        
          1882 [07:07:31] *** Quits: pauna (pauna@replaced-ip ) (*.net *.split)
           
         
        
          1883 [07:07:31] *** Quits: roger_rabbit (~admin@replaced-ip ) (*.net *.split)
           
         
        
          1884 [07:07:31] *** Quits: lankanmon (~LKNnet@replaced-ip ) (*.net *.split)
           
         
        
          1885 [07:07:31] *** Quits: fyubar (~cody@replaced-ip ) (*.net *.split)
           
         
        
          1886 [07:07:31] *** Quits: bdeferme (~bdeferme@replaced-ip ) (*.net *.split)
           
         
        
          1887 [07:07:31] *** Quits: thallada (~thallada@replaced-ip ) (*.net *.split)
           
         
        
          1888 [07:07:31] *** Quits: Attoy (~attoy@replaced-ip ) (*.net *.split)
           
         
        
          1889 [07:07:31] *** Quits: CrazyEddy (crazyed@replaced-ip ) (*.net *.split)
           
         
        
          1890 [07:07:31] *** Quits: klaas (klaas@replaced-ip ) (*.net *.split)
           
         
        
          1891 [07:07:31] *** Quits: edog (~edog@replaced-ip ) (*.net *.split)
           
         
        
          1892 [07:07:31] *** Quits: percY- (~percY@replaced-ip ) (*.net *.split)
           
         
        
          1893 [07:07:31] *** Quits: beet0l (~beet0l@replaced-ip ) (*.net *.split)
           
         
        
          1894 [07:07:31] *** Quits: liamsmith (~Liam@replaced-ip ) (*.net *.split)
           
         
        
          1895 [07:07:31] *** Quits: rkj (~rkj@replaced-ip ) (*.net *.split)
           
         
        
          1896 [07:07:31] *** Quits: mossman (~mossman@replaced-ip ) (*.net *.split)
           
         
        
          1897 [07:07:31] *** Quits: guios (~gio@replaced-ip ) (*.net *.split)
           
         
        
          1898 [07:07:31] *** Quits: sparty (~sparty@replaced-ip ) (*.net *.split)
           
         
        
          1899 [07:07:31] *** Quits: jaegerheimer (jiggawattz@replaced-ip ) (*.net *.split)
           
         
        
          1900 [07:07:31] *** Quits: cra1g321 (~cra1g321@replaced-ip ) (*.net *.split)
           
         
        
          1901 [07:07:31] *** Quits: bysin (bysin@replaced-ip ) (*.net *.split)
           
         
        
          1902 [07:07:31] *** Quits: rax0 (~nx@replaced-ip ) (*.net *.split)
           
         
        
          1903 [07:07:32] *** Quits: apt (ibot@replaced-ip ) (*.net *.split)
           
         
        
          1904 [07:07:32] *** Quits: nevyn (~nevyn@replaced-ip ) (*.net *.split)
           
         
        
          1905 [07:07:32] *** Quits: syshape (~syshape@replaced-ip ) (*.net *.split)
           
         
        
          1906 [07:07:32] *** Quits: ludocode (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1907 [07:07:32] *** Quits: GenTooMan (~cyberman@replaced-ip ) (*.net *.split)
           
         
        
          1908 [07:07:32] *** Quits: shahri (~shahri@replaced-ip ) (*.net *.split)
           
         
        
          1909 [07:07:32] *** Quits: Tucker (osx@replaced-ip ) (*.net *.split)
           
         
        
          1910 [07:07:32] *** Quits: frzr (~nik@replaced-ip ) (*.net *.split)
           
         
        
          1911 [07:07:32] *** Quits: phorce1_home (~gvl2@replaced-ip ) (*.net *.split)
           
         
        
          1912 [07:07:32] *** Quits: fredoo404 (~root@replaced-ip ) (*.net *.split)
           
         
        
          1913 [07:07:32] *** Quits: cheapie (~cheapie@replaced-ip ) (*.net *.split)
           
         
        
          1914 [07:07:32] *** Quits: mnuhmnuh (~scout@replaced-ip ) (*.net *.split)
           
         
        
          1915 [07:07:32] *** Quits: mxtm (~mxtm@replaced-ip ) (*.net *.split)
           
         
        
          1916 [07:07:32] *** Quits: sicelo (~sicelo@replaced-ip ) (*.net *.split)
           
         
        
          1917 [07:07:32] *** Quits: JasonO (~jason@replaced-ip ) (*.net *.split)
           
         
        
          1918 [07:07:32] *** Quits: romano2k (~romano2k@replaced-ip ) (*.net *.split)
           
         
        
          1919 [07:07:32] *** Quits: AciD` (~fu@replaced-ip ) (*.net *.split)
           
         
        
          1920 [07:07:32] *** Quits: xar- (~xar@replaced-ip ) (*.net *.split)
           
         
        
          1921 [07:07:32] *** Quits: Hijiri (~Hijiri@replaced-ip ) (*.net *.split)
           
         
        
          1922 [07:07:32] *** Quits: angseus (~angseus@replaced-ip ) (*.net *.split)
           
         
        
          1923 [07:07:32] *** Quits: acecile (~acecile@replaced-ip ) (*.net *.split)
           
         
        
          1924 [07:07:32] *** Quits: himiko (~himiko@replaced-ip ) (*.net *.split)
           
         
        
          1925 [07:07:32] *** Quits: Gm4n (~Gm4n@replaced-ip ) (*.net *.split)
           
         
        
          1926 [07:07:32] *** Quits: brentaarnold (~brentaarn@replaced-ip ) (*.net *.split)
           
         
        
          1927 [07:07:32] *** Quits: xTEMPLARx (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          1928 [07:07:32] *** Quits: Msahai (~mikes@replaced-ip ) (*.net *.split)
           
         
        
          1929 [07:07:32] *** Quits: moufl (~5moufl@replaced-ip ) (*.net *.split)
           
         
        
          1930 [07:07:32] *** Quits: fds (~fds@replaced-ip ) (*.net *.split)
           
         
        
          1931 [07:07:32] *** Quits: roger` (~nick@replaced-ip ) (*.net *.split)
           
         
        
          1932 [07:07:32] *** Quits: Kvm2k (~kvm2k@replaced-ip ) (*.net *.split)
           
         
        
          1933 [07:07:32] *** Quits: darkman (darkman@replaced-ip ) (*.net *.split)
           
         
        
          1934 [07:07:32] *** Quits: insecurity (~important@replaced-ip ) (*.net *.split)
           
         
        
          1935 [07:07:32] *** Quits: floyin (~floyin@replaced-ip ) (*.net *.split)
           
         
        
          1936 [07:07:32] *** Quits: jpalmer (~jpalmer@replaced-ip ) (*.net *.split)
           
         
        
          1937 [07:07:32] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (*.net *.split)
           
         
        
          1938 [07:07:32] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (*.net *.split)
           
         
        
          1939 [07:07:32] *** Quits: |ifei5g00d (~sharris12@replaced-ip ) (*.net *.split)
           
         
        
          1940 [07:07:32] *** Quits: awal1 (~awal1@replaced-ip ) (*.net *.split)
           
         
        
          1941 [07:07:32] *** Quits: thunderrd (~thunderrd@replaced-ip ) (*.net *.split)
           
         
        
          1942 [07:07:32] *** Quits: Defaultti (defaultti@replaced-ip ) (*.net *.split)
           
         
        
          1943 [07:07:32] *** Quits: lukky513 (~lukky513@replaced-ip ) (*.net *.split)
           
         
        
          1944 [07:07:32] *** Quits: glebihan (~glebihan@replaced-ip ) (*.net *.split)
           
         
        
          1945 [07:07:32] *** Quits: HerculeP (~herc@replaced-ip ) (*.net *.split)
           
         
        
          1946 [07:07:32] *** Quits: High_Priest (~hp@replaced-ip ) (*.net *.split)
           
         
        
          1947 [07:07:32] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (*.net *.split)
           
         
        
          1948 [07:07:32] *** Quits: masber (~masber@replaced-ip ) (*.net *.split)
           
         
        
          1949 [07:07:32] *** Quits: cyborg_ (~cyborg@replaced-ip ) (*.net *.split)
           
         
        
          1950 [07:07:32] *** Quits: ProfessorKaos64 (~mikeyd@replaced-ip ) (*.net *.split)
           
         
        
          1951 [07:07:32] *** Quits: Sarodj (~pr0nstar@replaced-ip ) (*.net *.split)
           
         
        
          1952 [07:07:32] *** Quits: Hydroxide (~jimmy@replaced-ip ) (*.net *.split)
           
         
        
          1953 [07:07:32] *** Quits: sosby (~josh@replaced-ip ) (*.net *.split)
           
         
        
          1954 [07:07:32] *** Quits: Willis (Willis@replaced-ip ) (*.net *.split)
           
         
        
          1955 [07:07:32] *** Quits: gigetoo (~gigetoo@replaced-ip ) (*.net *.split)
           
         
        
          1956 [07:07:32] *** Quits: tr4sk (~tr4sk@replaced-ip ) (*.net *.split)
           
         
        
          1957 [07:07:32] *** Quits: mrBen2k2k2k (~logstash@replaced-ip ) (*.net *.split)
           
         
        
          1958 [07:07:32] *** Quits: adapter (~adapter@replaced-ip ) (*.net *.split)
           
         
        
          1959 [07:07:32] *** Quits: hanleym (~hanleym@replaced-ip ) (*.net *.split)
           
         
        
          1960 [07:07:32] *** Quits: k1000 (~k1000@replaced-ip ) (*.net *.split)
           
         
        
          1961 [07:07:32] *** Quits: Shentino (~Shentino@replaced-ip ) (*.net *.split)
           
         
        
          1962 [07:07:32] *** Quits: marsjaninzmarsa (~marsjanin@replaced-ip ) (*.net *.split)
           
         
        
          1963 [07:07:32] *** Quits: SerajewelKS (~me@replaced-ip ) (*.net *.split)
           
         
        
          1964 [07:07:32] *** Quits: LeandroLuiz (~LLP@replaced-ip ) (*.net *.split)
           
         
        
          1965 [07:07:32] *** Quits: Smuckerz (~C2N14@replaced-ip ) (*.net *.split)
           
         
        
          1966 [07:07:32] *** Quits: t0m0 (~t0m@replaced-ip ) (*.net *.split)
           
         
        
          1967 [07:07:32] *** Quits: magyar (~magyar@replaced-ip ) (*.net *.split)
           
         
        
          1968 [07:07:32] *** Quits: gwaaf (gwaafmatri@replaced-ip ) (*.net *.split)
           
         
        
          1969 [07:07:32] *** Quits: M-shine (shinematri@replaced-ip ) (*.net *.split)
           
         
        
          1970 [07:07:32] *** Quits: umbSublime (~Sublime_@replaced-ip ) (*.net *.split)
           
         
        
          1971 [07:07:32] *** Quits: ceng (ceng@replaced-ip ) (*.net *.split)
           
         
        
          1972 [07:07:32] *** Quits: ciobi (freenode@replaced-ip ) (*.net *.split)
           
         
        
          1973 [07:07:32] *** Quits: Ceber (~cerberus@replaced-ip ) (*.net *.split)
           
         
        
          1974 [07:07:32] *** Quits: XeonSquared (~ShadowKat@replaced-ip ) (*.net *.split)
           
         
        
          1975 [07:07:32] *** Quits: bolt (r00t@replaced-ip ) (*.net *.split)
           
         
        
          1976 [07:07:32] *** Quits: v4s (~v4s@replaced-ip ) (*.net *.split)
           
         
        
          1977 [07:07:32] *** Quits: ungali_m1bile (ungali@replaced-ip ) (*.net *.split)
           
         
        
          1978 [07:07:32] *** Quits: morf_ (~morf@replaced-ip ) (*.net *.split)
           
         
        
          1979 [07:07:32] *** Quits: reactormonk (~reactormo@replaced-ip ) (*.net *.split)
           
         
        
          1980 [07:07:32] *** Quits: dTal (~dtal@replaced-ip ) (*.net *.split)
           
         
        
          1981 [07:07:32] *** Quits: kodapa (kod@replaced-ip ) (*.net *.split)
           
         
        
          1982 [07:07:32] *** Quits: andatche (~andatche@replaced-ip ) (*.net *.split)
           
         
        
          1983 [07:07:32] *** Quits: hiya (test@replaced-ip ) (*.net *.split)
           
         
        
          1984 [07:07:32] *** Quits: SpeedyG (~SpeedyG@replaced-ip ) (*.net *.split)
           
         
        
          1985 [07:07:32] *** Quits: JonathanD (~JonathanD@replaced-ip ) (*.net *.split)
           
         
        
          1986 [07:07:32] *** Quits: {41444d494e} (~kvirc@replaced-ip ) (*.net *.split)
           
         
        
          1987 [07:07:33] *** Quits: Matthieu_ (~mmatthieu@replaced-ip ) (*.net *.split)
           
         
        
          1988 [07:07:33] *** Quits: donnoc (~donnoc@replaced-ip ) (*.net *.split)
           
         
        
          1989 [07:07:33] *** Quits: EyeOfJupiter (~EyeOfJ@replaced-ip ) (*.net *.split)
           
         
        
          1990 [07:07:33] *** Quits: lroe (~roe@replaced-ip ) (*.net *.split)
           
         
        
          1991 [07:07:33] *** Quits: Rovanion (~rovanion@replaced-ip ) (*.net *.split)
           
         
        
          1992 [07:07:33] *** Quits: r0ncalli (~pommes@replaced-ip ) (*.net *.split)
           
         
        
          1993 [07:07:33] *** Quits: rsully (~rsully@replaced-ip ) (*.net *.split)
           
         
        
          1994 [07:07:33] *** Quits: bhuddah (~michael@replaced-ip ) (*.net *.split)
           
         
        
          1995 [07:07:33] *** Quits: Zerant (~Zerant@replaced-ip ) (*.net *.split)
           
         
        
          1996 [07:07:33] *** Quits: No_one_at_all (~no_one_at@replaced-ip ) (*.net *.split)
           
         
        
          1997 [07:07:33] *** Quits: JohnDoh (~jeff@replaced-ip ) (*.net *.split)
           
         
        
          1998 [07:07:33] *** Quits: brong (~brong@replaced-ip ) (*.net *.split)
           
         
        
          1999 [07:07:33] *** Quits: tswett (~tswett@replaced-ip ) (*.net *.split)
           
         
        
          2000 [07:07:33] *** Quits: tubaman (~tubaman@replaced-ip ) (*.net *.split)
           
         
        
          2001 [07:07:33] *** Quits: led_belly (~led_belly@replaced-ip ) (*.net *.split)
           
         
        
          2002 [07:07:33] *** Quits: dStruct (~matt@replaced-ip ) (*.net *.split)
           
         
        
          2003 [07:07:33] *** Quits: daemonkeeper (~arno@replaced-ip ) (*.net *.split)
           
         
        
          2004 [07:07:33] *** Quits: launchy (~david63@replaced-ip ) (*.net *.split)
           
         
        
          2005 [07:07:33] *** Quits: quaddy (WLZTUKOT7g@replaced-ip ) (*.net *.split)
           
         
        
          2006 [07:07:33] *** Quits: nutron (~dserban@replaced-ip ) (*.net *.split)
           
         
        
          2007 [07:07:33] *** Quits: Celelibi (celelibi@replaced-ip ) (*.net *.split)
           
         
        
          2008 [07:07:33] *** Quits: ioudas (~gregc2@replaced-ip ) (*.net *.split)
           
         
        
          2009 [07:07:33] *** Quits: mirage335 (~mirage335@replaced-ip ) (*.net *.split)
           
         
        
          2010 [07:07:33] *** Quits: sndb (~kiri@replaced-ip ) (*.net *.split)
           
         
        
          2011 [07:07:33] *** Quits: mindstorm (~mindstorm@replaced-ip ) (*.net *.split)
           
         
        
          2012 [07:07:33] *** Quits: finchd (~finchd@replaced-ip ) (*.net *.split)
           
         
        
          2013 [07:07:33] *** Quits: watersoul (~ircuser@replaced-ip ) (*.net *.split)
           
         
        
          2014 [07:07:33] *** Quits: dinoocch (~dinoocch@replaced-ip ) (*.net *.split)
           
         
        
          2015 [07:07:33] *** Quits: foul_owl (~foul_owl@replaced-ip ) (*.net *.split)
           
         
        
          2016 [07:07:33] *** Quits: max-m (~max-m@replaced-ip ) (*.net *.split)
           
         
        
          2017 [07:07:33] *** Quits: dcpc007 (~dcpc007@replaced-ip ) (*.net *.split)
           
         
        
          2018 [07:07:33] *** Quits: rOss^64 (hayama@replaced-ip ) (*.net *.split)
           
         
        
          2019 [07:07:33] *** Quits: devel (~devel@replaced-ip ) (*.net *.split)
           
         
        
          2020 [07:07:33] *** Quits: grim4593 (~grim4593@replaced-ip ) (*.net *.split)
           
         
        
          2021 [07:07:33] *** Quits: locrian9 (~mike@replaced-ip ) (*.net *.split)
           
         
        
          2022 [07:07:33] *** Quits: shootbird (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2023 [07:07:33] *** Quits: iViLe (~bob@replaced-ip ) (*.net *.split)
           
         
        
          2024 [07:07:33] *** Quits: toli (~toli@replaced-ip ) (*.net *.split)
           
         
        
          2025 [07:07:33] *** Quits: enkrypt (~enkrypt@replaced-ip ) (*.net *.split)
           
         
        
          2026 [07:07:33] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (*.net *.split)
           
         
        
          2027 [07:07:33] *** Quits: blueness (~blueness@replaced-ip ) (*.net *.split)
           
         
        
          2028 [07:07:33] *** Quits: AgentClank (AgentClank@replaced-ip ) (*.net *.split)
           
         
        
          2029 [07:07:33] *** Quits: init7 (~init7@replaced-ip ) (*.net *.split)
           
         
        
          2030 [07:07:33] *** Quits: gniourf (~gniourf@replaced-ip ) (*.net *.split)
           
         
        
          2031 [07:07:33] *** Quits: Azelphur (~Azelphur@replaced-ip ) (*.net *.split)
           
         
        
          2032 [07:07:33] *** Quits: meti (~meti@replaced-ip ) (*.net *.split)
           
         
        
          2033 [07:07:33] *** Quits: jhutchins (~jonathan@replaced-ip ) (*.net *.split)
           
         
        
          2034 [07:07:33] *** Quits: TomyWork (~tomy@replaced-ip ) (*.net *.split)
           
         
        
          2035 [07:07:33] *** Quits: heller_ (~heller@replaced-ip ) (*.net *.split)
           
         
        
          2036 [07:07:33] *** Quits: bocaneri (~bocaneri@replaced-ip ) (*.net *.split)
           
         
        
          2037 [07:07:33] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (*.net *.split)
           
         
        
          2038 [07:07:33] *** Quits: garyserj (~garyserj@replaced-ip ) (*.net *.split)
           
         
        
          2039 [07:07:33] *** Quits: Dewi (~dewi@replaced-ip ) (*.net *.split)
           
         
        
          2040 [07:07:33] *** Quits: lok0 (~jediraste@replaced-ip ) (*.net *.split)
           
         
        
          2041 [07:07:33] *** Quits: Defcronyke (~Defcronyk@replaced-ip ) (*.net *.split)
           
         
        
          2042 [07:07:33] *** Quits: noodle (~noodle@replaced-ip ) (*.net *.split)
           
         
        
          2043 [07:07:33] *** Quits: relaxed (~relaxed@replaced-ip ) (*.net *.split)
           
         
        
          2044 [07:07:33] *** Quits: justJanne (~justJanne@replaced-ip ) (*.net *.split)
           
         
        
          2045 [07:07:33] *** Quits: Saar (~Saar@replaced-ip ) (*.net *.split)
           
         
        
          2046 [07:07:33] *** Quits: acidfoo_ (~acidfoo@replaced-ip ) (*.net *.split)
           
         
        
          2047 [07:07:33] *** Quits: ccrhy (~ccrhy3@replaced-ip ) (*.net *.split)
           
         
        
          2048 [07:07:33] *** Quits: JPT (~jpt@replaced-ip ) (*.net *.split)
           
         
        
          2049 [07:07:33] *** Quits: k0nsl (~k0nsl@replaced-ip ) (*.net *.split)
           
         
        
          2050 [07:07:33] *** Quits: ledufakademy (~ledufakad@replaced-ip ) (*.net *.split)
           
         
        
          2051 [07:07:33] *** Quits: M-wkennington (wkenningto@replaced-ip ) (*.net *.split)
           
         
        
          2052 [07:07:33] *** Quits: SynrG (~synrg@replaced-ip ) (*.net *.split)
           
         
        
          2053 [07:07:33] *** Quits: nagarkot (~nagarkot_@replaced-ip ) (*.net *.split)
           
         
        
          2054 [07:07:33] *** Quits: gnunicorn (~ah@replaced-ip ) (*.net *.split)
           
         
        
          2055 [07:07:33] *** Quits: missmbob (~missmbob@replaced-ip ) (*.net *.split)
           
         
        
          2056 [07:07:33] *** Quits: nikolah (~nikola@replaced-ip ) (*.net *.split)
           
         
        
          2057 [07:07:33] *** Quits: _aeris_ (~aeris@replaced-ip ) (*.net *.split)
           
         
        
          2058 [07:07:33] *** Quits: aton` (~aton@replaced-ip ) (*.net *.split)
           
         
        
          2059 [07:07:33] *** Quits: wafflejock (~wafflej0c@replaced-ip ) (*.net *.split)
           
         
        
          2060 [07:07:33] *** Quits: sputnik (kli0rf@replaced-ip ) (*.net *.split)
           
         
        
          2061 [07:07:33] *** Quits: lindbergio (~markus@replaced-ip ) (*.net *.split)
           
         
        
          2062 [07:07:33] *** Quits: dahl (tusj@replaced-ip ) (*.net *.split)
           
         
        
          2063 [07:07:33] *** Quits: hue (hue@replaced-ip ) (*.net *.split)
           
         
        
          2064 [07:07:33] *** Quits: judd (~judd@replaced-ip ) (*.net *.split)
           
         
        
          2065 [07:07:33] *** Quits: frediz (~Fred@replaced-ip ) (*.net *.split)
           
         
        
          2066 [07:07:33] *** Quits: BiGBOi (~michael@replaced-ip ) (*.net *.split)
           
         
        
          2067 [07:07:33] *** Quits: dustinm`_ (~dustinm@replaced-ip ) (*.net *.split)
           
         
        
          2068 [07:07:33] *** Quits: jolt (jolt@replaced-ip ) (*.net *.split)
           
         
        
          2069 [07:07:34] *** Quits: aivkiv (~aivkiv@replaced-ip ) (*.net *.split)
           
         
        
          2070 [07:07:34] *** Quits: Dev0n (~Dev0n@replaced-ip ) (*.net *.split)
           
         
        
          2071 [07:07:34] *** Quits: Dr-Shadow (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2072 [07:07:34] *** Quits: eblip (~ebot@replaced-ip ) (*.net *.split)
           
         
        
          2073 [07:07:34] *** Quits: juhop (~anon@replaced-ip ) (*.net *.split)
           
         
        
          2074 [07:07:34] *** Quits: Hypnosekroete (hypno@replaced-ip ) (*.net *.split)
           
         
        
          2075 [07:07:34] *** Quits: slacker_nl (~slakkie@replaced-ip ) (*.net *.split)
           
         
        
          2076 [07:07:34] *** Quits: queuepop (queuepop@replaced-ip ) (*.net *.split)
           
         
        
          2077 [07:07:34] *** Quits: ledixus (ledixus@replaced-ip ) (*.net *.split)
           
         
        
          2078 [07:07:34] *** Quits: ParkerR (ParkerR@replaced-ip ) (*.net *.split)
           
         
        
          2079 [07:07:34] *** Quits: jback (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2080 [07:07:34] *** Quits: module000 (~module000@replaced-ip ) (*.net *.split)
           
         
        
          2081 [07:07:34] *** Quits: BotaniCar (botanicar@replaced-ip ) (*.net *.split)
           
         
        
          2082 [07:07:34] *** Quits: aboman (~aboman@replaced-ip ) (*.net *.split)
           
         
        
          2083 [07:07:34] *** Quits: rattking (~rattking@replaced-ip ) (*.net *.split)
           
         
        
          2084 [07:07:34] *** Quits: darkalia (~darkalia@replaced-ip ) (*.net *.split)
           
         
        
          2085 [07:07:34] *** Quits: benf (benf2004@replaced-ip ) (*.net *.split)
           
         
        
          2086 [07:07:34] *** Quits: crashev (~crashev@replaced-ip ) (*.net *.split)
           
         
        
          2087 [07:07:34] *** Quits: sidv (sidv@replaced-ip ) (*.net *.split)
           
         
        
          2088 [07:07:34] *** Quits: cvr (~cvr@replaced-ip ) (*.net *.split)
           
         
        
          2089 [07:07:34] *** Quits: blingrang (~bling@replaced-ip ) (*.net *.split)
           
         
        
          2090 [07:07:34] *** Quits: brolin_empey (~brolin@replaced-ip ) (*.net *.split)
           
         
        
          2091 [07:07:34] *** Quits: Kamyk_^ (~kamyk@replaced-ip ) (*.net *.split)
           
         
        
          2092 [07:07:34] *** Quits: zuzzas_ (~zuzzas@replaced-ip ) (*.net *.split)
           
         
        
          2093 [07:07:34] *** Quits: fold4 (~JimmyRcom@replaced-ip ) (*.net *.split)
           
         
        
          2094 [07:07:34] *** Quits: Dan_au (~Dan@replaced-ip ) (*.net *.split)
           
         
        
          2095 [07:07:34] *** Quits: Curlybear (~Curlybear@replaced-ip ) (*.net *.split)
           
         
        
          2096 [07:07:34] *** Quits: peterrooney (~peter@replaced-ip ) (*.net *.split)
           
         
        
          2097 [07:07:34] *** Quits: ktechmidas (~monotoko@replaced-ip ) (*.net *.split)
           
         
        
          2098 [07:07:34] *** Quits: zwamkat (~zwamkat@replaced-ip ) (*.net *.split)
           
         
        
          2099 [07:07:34] *** Quits: Stanto (~Stanto@replaced-ip ) (*.net *.split)
           
         
        
          2100 [07:07:34] *** Quits: ketralnis (~ketralnis@replaced-ip ) (*.net *.split)
           
         
        
          2101 [07:07:34] *** Quits: Quimby (~Quimby@replaced-ip ) (*.net *.split)
           
         
        
          2102 [07:07:34] *** Quits: rage7 (~rage@replaced-ip ) (*.net *.split)
           
         
        
          2103 [07:07:34] *** Quits: gema (~Gema@replaced-ip ) (*.net *.split)
           
         
        
          2104 [07:07:34] *** Quits: Pwnna (~Pwnna@replaced-ip ) (*.net *.split)
           
         
        
          2105 [07:07:34] *** Quits: alexlist (~alexlist@replaced-ip ) (*.net *.split)
           
         
        
          2106 [07:07:34] *** Quits: jus (~jus@replaced-ip ) (*.net *.split)
           
         
        
          2107 [07:07:34] *** Quits: consolejazz (~consoleja@replaced-ip ) (*.net *.split)
           
         
        
          2108 [07:07:34] *** Quits: Cyclohexane (~cyclohexa@replaced-ip ) (*.net *.split)
           
         
        
          2109 [07:07:34] *** Quits: fcharton (~fca@replaced-ip ) (*.net *.split)
           
         
        
          2110 [07:07:34] *** Quits: Brian- (~brian@replaced-ip ) (*.net *.split)
           
         
        
          2111 [07:07:34] *** Quits: testi (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2112 [07:07:34] *** Quits: InFerNo_ (~infy@replaced-ip ) (*.net *.split)
           
         
        
          2113 [07:07:34] *** Quits: SpeedBus (~SpeedBus@replaced-ip ) (*.net *.split)
           
         
        
          2114 [07:07:34] *** Quits: BananaMagician (~BananaMag@replaced-ip ) (*.net *.split)
           
         
        
          2115 [07:07:34] *** Quits: ygeLN (~zeMMRTTso@replaced-ip ) (*.net *.split)
           
         
        
          2116 [07:07:34] *** Quits: grumpycatt (~radius@replaced-ip ) (*.net *.split)
           
         
        
          2117 [07:07:34] *** Quits: heurist (heurist@replaced-ip ) (*.net *.split)
           
         
        
          2118 [07:07:34] *** Quits: bluszcz (~bluszcz@replaced-ip ) (*.net *.split)
           
         
        
          2119 [07:07:34] *** Quits: Jikan (~Jikan@replaced-ip ) (*.net *.split)
           
         
        
          2120 [07:07:34] *** Quits: jcara (~jcara@replaced-ip ) (*.net *.split)
           
         
        
          2121 [07:07:34] *** Quits: padawin (~padawin@replaced-ip ) (*.net *.split)
           
         
        
          2122 [07:07:34] *** Quits: babilen (~babilen@replaced-ip ) (*.net *.split)
           
         
        
          2123 [07:07:34] *** Quits: blaisebool (~blaiseboo@replaced-ip ) (*.net *.split)
           
         
        
          2124 [07:07:34] *** Quits: [Gunner] (~Jabuk@replaced-ip ) (*.net *.split)
           
         
        
          2125 [07:07:34] *** Quits: yaymuffins (~yaymuffin@replaced-ip ) (*.net *.split)
           
         
        
          2126 [07:07:34] *** Quits: Zumochi (~Zumochi@replaced-ip ) (*.net *.split)
           
         
        
          2127 [07:07:34] *** Quits: UukGoblin (~jaa@replaced-ip ) (*.net *.split)
           
         
        
          2128 [07:07:34] *** Quits: iKarith (~ikarith@replaced-ip ) (*.net *.split)
           
         
        
          2129 [07:07:34] *** Quits: freheims (~fredrik@replaced-ip ) (*.net *.split)
           
         
        
          2130 [07:07:34] *** Quits: neoweb (~webdawg@replaced-ip ) (*.net *.split)
           
         
        
          2131 [07:07:34] *** Quits: Dasiel (~12@replaced-ip ) (*.net *.split)
           
         
        
          2132 [07:07:34] *** Quits: paskl (~paskl@replaced-ip ) (*.net *.split)
           
         
        
          2133 [07:07:34] *** Quits: anonnumberanon (~anonnumbe@replaced-ip ) (*.net *.split)
           
         
        
          2134 [07:07:34] *** Quits: Carno (~carno@replaced-ip ) (*.net *.split)
           
         
        
          2135 [07:07:34] *** Quits: musca (musca@replaced-ip ) (*.net *.split)
           
         
        
          2136 [07:07:34] *** Quits: Ssquidly (~squidly@replaced-ip ) (*.net *.split)
           
         
        
          2137 [07:07:34] *** Quits: cmam (~cmam@replaced-ip ) (*.net *.split)
           
         
        
          2138 [07:07:34] *** Quits: Spitfire (spitfire@replaced-ip ) (*.net *.split)
           
         
        
          2139 [07:07:35] *** Quits: LoRez (~LoRez@replaced-ip ) (*.net *.split)
           
         
        
          2140 [07:07:35] *** Quits: mukmuk_ (mukmuk@replaced-ip ) (*.net *.split)
           
         
        
          2141 [07:07:35] *** Quits: MrHyde (~MrHyde@replaced-ip ) (*.net *.split)
           
         
        
          2142 [07:07:35] *** Quits: brouette (~para_free@replaced-ip ) (*.net *.split)
           
         
        
          2143 [07:07:35] *** Quits: marmoute (~marmoute@replaced-ip ) (*.net *.split)
           
         
        
          2144 [07:07:35] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (*.net *.split)
           
         
        
          2145 [07:07:35] *** Quits: imr (imr@replaced-ip ) (*.net *.split)
           
         
        
          2146 [07:07:35] *** Quits: R430R (~demon@replaced-ip ) (*.net *.split)
           
         
        
          2147 [07:07:35] *** Quits: morphis_ (~morphis@replaced-ip ) (*.net *.split)
           
         
        
          2148 [07:07:35] *** Quits: canopus (~canopus@replaced-ip ) (*.net *.split)
           
         
        
          2149 [07:07:35] *** Quits: cyphase (~cyphase@replaced-ip ) (*.net *.split)
           
         
        
          2150 [07:07:35] *** Quits: Scourje_ (uid63311@replaced-ip ) (*.net *.split)
           
         
        
          2151 [07:07:35] *** Quits: kro_ (~CoAdmin@replaced-ip ) (*.net *.split)
           
         
        
          2152 [07:07:35] *** Quits: Epakai (~coweater@replaced-ip ) (*.net *.split)
           
         
        
          2153 [07:07:35] *** Quits: Trieste (~Trieste@replaced-ip ) (*.net *.split)
           
         
        
          2154 [07:07:35] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (*.net *.split)
           
         
        
          2155 [07:07:35] *** Quits: rany (~rany@replaced-ip ) (*.net *.split)
           
         
        
          2156 [07:07:35] *** Quits: seekr (~seekr@replaced-ip ) (*.net *.split)
           
         
        
          2157 [07:07:35] *** Quits: AnD[a]LeS (~andales@replaced-ip ) (*.net *.split)
           
         
        
          2158 [07:07:35] *** Quits: Katana_Steel (~rkjelleru@replaced-ip ) (*.net *.split)
           
         
        
          2159 [07:07:35] *** Quits: sevenfourk (uid148781@replaced-ip ) (*.net *.split)
           
         
        
          2160 [07:07:35] *** Quits: namix (~namix@replaced-ip ) (*.net *.split)
           
         
        
          2161 [07:07:35] *** Quits: OerHeks (~OerHeks@replaced-ip ) (*.net *.split)
           
         
        
          2162 [07:07:35] *** Quits: CME (~CME@replaced-ip ) (*.net *.split)
           
         
        
          2163 [07:07:35] *** Quits: nighty (~nighty@replaced-ip ) (*.net *.split)
           
         
        
          2164 [07:07:35] *** Quits: _tremo (~tremo@replaced-ip ) (*.net *.split)
           
         
        
          2165 [07:07:35] *** Quits: thinkpad (~thinkpad@replaced-ip ) (*.net *.split)
           
         
        
          2166 [07:07:35] *** Quits: MrGeneral (~MrGeneral@replaced-ip ) (*.net *.split)
           
         
        
          2167 [07:07:35] *** Quits: annoymouse4210 (~annoymous@replaced-ip ) (*.net *.split)
           
         
        
          2168 [07:07:35] *** Quits: dustpuppy (~dustpuppy@replaced-ip ) (*.net *.split)
           
         
        
          2169 [07:07:35] *** Quits: mayli (~Thunderbi@replaced-ip ) (*.net *.split)
           
         
        
          2170 [07:07:35] *** Quits: Disconsented (~core@replaced-ip ) (*.net *.split)
           
         
        
          2171 [07:07:35] *** Quits: vila (~vila@replaced-ip ) (*.net *.split)
           
         
        
          2172 [07:07:35] *** Quits: derpington (~derpling@replaced-ip ) (*.net *.split)
           
         
        
          2173 [07:07:35] *** Quits: guideX (Acidmax@replaced-ip ) (*.net *.split)
           
         
        
          2174 [07:07:35] *** Quits: haasn (~haasn@replaced-ip ) (*.net *.split)
           
         
        
          2175 [07:07:35] *** Quits: z00m_ (uid184284@replaced-ip ) (*.net *.split)
           
         
        
          2176 [07:07:35] *** Quits: osfe (~ol@replaced-ip ) (*.net *.split)
           
         
        
          2177 [07:07:35] *** Quits: nomad_dw (~nomad@replaced-ip ) (*.net *.split)
           
         
        
          2178 [07:07:35] *** Quits: resixian (~akira@replaced-ip ) (*.net *.split)
           
         
        
          2179 [07:07:35] *** Quits: TechChristoph_ (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2180 [07:07:35] *** Quits: Hobby_boy (Hobbyboy@replaced-ip ) (*.net *.split)
           
         
        
          2181 [07:07:35] *** Quits: bfit (~bfit@replaced-ip ) (*.net *.split)
           
         
        
          2182 [07:07:35] *** Quits: enoch85 (~enoch85@replaced-ip ) (*.net *.split)
           
         
        
          2183 [07:07:35] *** Quits: Mmike (~mario@replaced-ip ) (*.net *.split)
           
         
        
          2184 [07:07:35] *** Quits: futex (~mcstn@replaced-ip ) (*.net *.split)
           
         
        
          2185 [07:07:35] *** Quits: michiel (~michiel@replaced-ip ) (*.net *.split)
           
         
        
          2186 [07:07:35] *** Quits: drowngodx (sid162816@replaced-ip ) (*.net *.split)
           
         
        
          2187 [07:07:35] *** Quits: damio (sid156328@replaced-ip ) (*.net *.split)
           
         
        
          2188 [07:07:35] *** Quits: Awesomecase (sid56584@replaced-ip ) (*.net *.split)
           
         
        
          2189 [07:07:35] *** Quits: scubacuda (sid109325@replaced-ip ) (*.net *.split)
           
         
        
          2190 [07:07:35] *** Quits: Justinus (~Justinus@replaced-ip ) (*.net *.split)
           
         
        
          2191 [07:07:35] *** Quits: thalos_ (~thalos@replaced-ip ) (*.net *.split)
           
         
        
          2192 [07:07:35] *** Quits: timmu (~M@replaced-ip ) (*.net *.split)
           
         
        
          2193 [07:07:35] *** Quits: ec (sid1544@replaced-ip ) (*.net *.split)
           
         
        
          2194 [07:07:35] *** Quits: nickle (sid89854@replaced-ip ) (*.net *.split)
           
         
        
          2195 [07:07:35] *** Quits: sandman13 (~sandman13@replaced-ip ) (*.net *.split)
           
         
        
          2196 [07:07:35] *** Quits: TonyL (~Tony@replaced-ip ) (*.net *.split)
           
         
        
          2197 [07:07:35] *** Quits: mns (~mns@replaced-ip ) (*.net *.split)
           
         
        
          2198 [07:07:35] *** Quits: nanobit (~nanobit@replaced-ip ) (*.net *.split)
           
         
        
          2199 [07:07:35] *** Quits: NickyP (sid20176@replaced-ip ) (*.net *.split)
           
         
        
          2200 [07:07:35] *** Quits: EmleyMoor (phil@replaced-ip ) (*.net *.split)
           
         
        
          2201 [07:07:35] *** Quits: rudi_s (~simon@replaced-ip ) (*.net *.split)
           
         
        
          2202 [07:07:35] *** Quits: simonlnu (~eric@replaced-ip ) (*.net *.split)
           
         
        
          2203 [07:07:35] *** Quits: armin (~armin@replaced-ip ) (*.net *.split)
           
         
        
          2204 [07:07:35] *** Quits: fauweh (~root@replaced-ip ) (*.net *.split)
           
         
        
          2205 [07:07:35] *** Quits: Pulec (~pulec@replaced-ip ) (*.net *.split)
           
         
        
          2206 [07:07:35] *** Quits: adrienr (~adrien@replaced-ip ) (*.net *.split)
           
         
        
          2207 [07:07:35] *** Quits: TheFlyingCorpse (~TheFlying@replaced-ip ) (*.net *.split)
           
         
        
          2208 [07:07:35] *** Quits: FoolishOwl (U2FsdGVkX1@replaced-ip ) (*.net *.split)
           
         
        
          2209 [07:07:35] *** Quits: afx237 (~afx237@replaced-ip ) (*.net *.split)
           
         
        
          2210 [07:07:35] *** Quits: James_T (james@replaced-ip ) (*.net *.split)
           
         
        
          2211 [07:07:35] *** Quits: Wotac (~Wotac@replaced-ip ) (*.net *.split)
           
         
        
          2212 [07:07:35] *** Quits: Phate (~Phate@replaced-ip ) (*.net *.split)
           
         
        
          2213 [07:07:35] *** Quits: Pucilowski (~pucilowsk@replaced-ip ) (*.net *.split)
           
         
        
          2214 [07:07:35] *** Quits: chen (~fury@replaced-ip ) (*.net *.split)
           
         
        
          2215 [07:07:35] *** Quits: Tulah (~tulah@replaced-ip ) (*.net *.split)
           
         
        
          2216 [07:07:35] *** Quits: moss (~moss@replaced-ip ) (*.net *.split)
           
         
        
          2217 [07:07:35] *** Quits: mgodzilla (~mgodzilla@replaced-ip ) (*.net *.split)
           
         
        
          2218 [07:07:35] *** Quits: micronn (~micronn@replaced-ip ) (*.net *.split)
           
         
        
          2219 [07:07:36] *** Quits: unwanted (unwanted@replaced-ip ) (*.net *.split)
           
         
        
          2220 [07:07:36] *** Quits: jeezy (~xz@replaced-ip ) (*.net *.split)
           
         
        
          2221 [07:07:36] *** Quits: CowboyNeal (~pater@replaced-ip ) (*.net *.split)
           
         
        
          2222 [07:07:36] *** Quits: DoctorD90 (~DoctorD90@replaced-ip ) (*.net *.split)
           
         
        
          2223 [07:07:36] *** Quits: StoBrendo (~tux@replaced-ip ) (*.net *.split)
           
         
        
          2224 [07:07:36] *** Quits: HappyLoaf (~HappyLoaf@replaced-ip ) (*.net *.split)
           
         
        
          2225 [07:07:36] *** Quits: Penix (~Penix@replaced-ip ) (*.net *.split)
           
         
        
          2226 [07:07:36] *** Quits: HeXiLeD (~grumpynes@replaced-ip ) (*.net *.split)
           
         
        
          2227 [07:07:36] *** Quits: CEnnis91 (uid3543@replaced-ip ) (*.net *.split)
           
         
        
          2228 [07:07:36] *** Quits: althalus (~althalus@replaced-ip ) (*.net *.split)
           
         
        
          2229 [07:07:36] *** Quits: Raed (~Raed@replaced-ip ) (*.net *.split)
           
         
        
          2230 [07:07:36] *** Quits: MichaelSasser (~michaelsa@replaced-ip ) (*.net *.split)
           
         
        
          2231 [07:07:36] *** Quits: nathanhi (~nathanhi@replaced-ip ) (*.net *.split)
           
         
        
          2232 [07:07:36] *** Quits: karlamrhein (uid161194@replaced-ip ) (*.net *.split)
           
         
        
          2233 [07:07:36] *** Quits: FluidDruid (~FluidDrui@replaced-ip ) (*.net *.split)
           
         
        
          2234 [07:07:36] *** Quits: SirCmpwn (sircmpwn@replaced-ip ) (*.net *.split)
           
         
        
          2235 [07:07:36] *** Quits: M4GNV5 (~M4GNV5@replaced-ip ) (*.net *.split)
           
         
        
          2236 [07:07:36] *** Quits: rook2pawn (~rook@replaced-ip ) (*.net *.split)
           
         
        
          2237 [07:07:36] *** Quits: jor (~jor@replaced-ip ) (*.net *.split)
           
         
        
          2238 [07:07:36] *** Quits: Mathisen (~mathisen@replaced-ip ) (*.net *.split)
           
         
        
          2239 [07:07:36] *** Quits: Deific (sid66892@replaced-ip ) (*.net *.split)
           
         
        
          2240 [07:07:36] *** Quits: tobias1 (sid15532@replaced-ip ) (*.net *.split)
           
         
        
          2241 [07:07:36] *** Quits: thuk (sid78904@replaced-ip ) (*.net *.split)
           
         
        
          2242 [07:07:36] *** Quits: j0z (sid44053@replaced-ip ) (*.net *.split)
           
         
        
          2243 [07:07:36] *** Quits: gonyere (sid13040@replaced-ip ) (*.net *.split)
           
         
        
          2244 [07:07:36] *** Quits: kireevco (sid87376@replaced-ip ) (*.net *.split)
           
         
        
          2245 [07:07:36] *** Quits: tripkin (~tripkin@replaced-ip ) (*.net *.split)
           
         
        
          2246 [07:07:36] *** Quits: kawaiipunk (~from@replaced-ip ) (*.net *.split)
           
         
        
          2247 [07:07:36] *** Quits: metaKin (metaKin@replaced-ip ) (*.net *.split)
           
         
        
          2248 [07:07:36] *** Quits: KeithGS (~keith@replaced-ip ) (*.net *.split)
           
         
        
          2249 [07:07:36] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (*.net *.split)
           
         
        
          2250 [07:07:36] *** Quits: rypervenche (~rypervenc@replaced-ip ) (*.net *.split)
           
         
        
          2251 [07:07:36] *** Quits: crisu (crisu@replaced-ip ) (*.net *.split)
           
         
        
          2252 [07:07:36] *** Quits: Zambezi (Zulu@replaced-ip ) (*.net *.split)
           
         
        
          2253 [07:07:36] *** Quits: defanor (~defanor@replaced-ip ) (*.net *.split)
           
         
        
          2254 [07:07:36] *** Quits: pron (~pron@replaced-ip ) (*.net *.split)
           
         
        
          2255 [07:07:36] *** Quits: webbyz (sid48091@replaced-ip ) (*.net *.split)
           
         
        
          2256 [07:07:36] *** Quits: paradizelost (sid23952@replaced-ip ) (*.net *.split)
           
         
        
          2257 [07:07:36] *** Quits: Cybertinus (~Cybertinu@replaced-ip ) (*.net *.split)
           
         
        
          2258 [07:07:36] *** Quits: Keridos (~Keridos@replaced-ip ) (*.net *.split)
           
         
        
          2259 [07:07:36] *** Quits: Cerise (jerry@replaced-ip ) (*.net *.split)
           
         
        
          2260 [07:07:36] *** Quits: JZTech101 (jztech101@replaced-ip ) (*.net *.split)
           
         
        
          2261 [07:07:36] *** Quits: rozie (~rozie@replaced-ip ) (*.net *.split)
           
         
        
          2262 [07:07:36] *** Quits: prussian (~prussian@replaced-ip ) (*.net *.split)
           
         
        
          2263 [07:07:36] *** Quits: s7r (~s7r@replaced-ip ) (*.net *.split)
           
         
        
          2264 [07:07:36] *** Quits: jgornick (jgornick@replaced-ip ) (*.net *.split)
           
         
        
          2265 [07:07:36] *** Quits: squisher (~dasquishe@replaced-ip ) (*.net *.split)
           
         
        
          2266 [07:07:36] *** Quits: beardface (~bearface@replaced-ip ) (*.net *.split)
           
         
        
          2267 [07:07:36] *** Quits: pixelated_ (~pixelated@replaced-ip ) (*.net *.split)
           
         
        
          2268 [07:07:36] *** Quits: swym_ (~swym@replaced-ip ) (*.net *.split)
           
         
        
          2269 [07:07:36] *** Quits: peer69_ (~peer69@replaced-ip ) (*.net *.split)
           
         
        
          2270 [07:07:36] *** Quits: RyanKnack (RyanKnack@replaced-ip ) (*.net *.split)
           
         
        
          2271 [07:07:36] *** Quits: deepy (deepy@replaced-ip ) (*.net *.split)
           
         
        
          2272 [07:07:36] *** Quits: Krakakanok (~4k@replaced-ip ) (*.net *.split)
           
         
        
          2273 [07:07:36] *** Quits: fangfufu (~fangfufu@replaced-ip ) (*.net *.split)
           
         
        
          2274 [07:07:36] *** Quits: dr-ahti (~stiel@replaced-ip ) (*.net *.split)
           
         
        
          2275 [07:07:36] *** Quits: Fusselkater (~Fusselkat@replaced-ip ) (*.net *.split)
           
         
        
          2276 [07:07:36] *** Quits: VoidFox (VoidFox@replaced-ip ) (*.net *.split)
           
         
        
          2277 [07:07:36] *** Quits: Erreur32 (~Erreur32@replaced-ip ) (*.net *.split)
           
         
        
          2278 [07:07:36] *** Quits: bitti_away (bitti@replaced-ip ) (*.net *.split)
           
         
        
          2279 [07:07:36] *** Quits: GGMethos (methos@replaced-ip ) (*.net *.split)
           
         
        
          2280 [07:07:36] *** Quits: hassoon (hassoon@replaced-ip ) (*.net *.split)
           
         
        
          2281 [07:07:36] *** Quits: xrogaan (xrogaan@replaced-ip ) (*.net *.split)
           
         
        
          2282 [07:07:36] *** Quits: Piper-Off (~P4rtyV4n@replaced-ip ) (*.net *.split)
           
         
        
          2283 [07:07:36] *** Quits: flog (flog@replaced-ip ) (*.net *.split)
           
         
        
          2284 [07:07:36] *** Quits: Pendrag0n (~jlee@replaced-ip ) (*.net *.split)
           
         
        
          2285 [07:07:36] *** Quits: wds (~wds@replaced-ip ) (*.net *.split)
           
         
        
          2286 [07:07:36] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (*.net *.split)
           
         
        
          2287 [07:07:36] *** Quits: Strife89|Quassel (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2288 [07:07:36] *** Quits: syeekick (~Syee@replaced-ip ) (*.net *.split)
           
         
        
          2289 [07:07:37] *** Quits: slack_ (~slack@replaced-ip ) (*.net *.split)
           
         
        
          2290 [07:07:37] *** Quits: drith (~drithdx@replaced-ip ) (*.net *.split)
           
         
        
          2291 [07:07:37] *** Quits: Immanuel (~Manu@replaced-ip ) (*.net *.split)
           
         
        
          2292 [07:07:37] *** Quits: alvesadrian (~adrian@replaced-ip ) (*.net *.split)
           
         
        
          2293 [07:07:37] *** Quits: main_loo1 (~main_loop@replaced-ip ) (*.net *.split)
           
         
        
          2294 [07:07:37] *** Quits: bedamusa (~Ludmil@replaced-ip ) (*.net *.split)
           
         
        
          2295 [07:07:37] *** Quits: sysanthrope (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2296 [07:07:37] *** Quits: Sigyn (sigyn@replaced-ip ) (*.net *.split)
           
         
        
          2297 [07:07:37] *** Quits: chalcedony (~chalcedon@replaced-ip ) (*.net *.split)
           
         
        
          2298 [07:07:37] *** Quits: ayypot (~ayy@replaced-ip ) (*.net *.split)
           
         
        
          2299 [07:07:37] *** Quits: clopez (~tau@replaced-ip ) (*.net *.split)
           
         
        
          2300 [07:07:37] *** Quits: sqwishy (~weechat@replaced-ip ) (*.net *.split)
           
         
        
          2301 [07:07:37] *** Quits: monoxane (~monoxane@replaced-ip ) (*.net *.split)
           
         
        
          2302 [07:07:37] *** Quits: twizsted (~twizsted@replaced-ip ) (*.net *.split)
           
         
        
          2303 [07:07:37] *** Quits: lister (~test@replaced-ip ) (*.net *.split)
           
         
        
          2304 [07:07:37] *** Quits: no_- (~juri@replaced-ip ) (*.net *.split)
           
         
        
          2305 [07:07:37] *** Quits: moparisthebest (~moparisth@replaced-ip ) (*.net *.split)
           
         
        
          2306 [07:07:37] *** Quits: tax (~tax@replaced-ip ) (*.net *.split)
           
         
        
          2307 [07:07:37] *** Quits: andril (~andril@replaced-ip ) (*.net *.split)
           
         
        
          2308 [07:07:37] *** Quits: lifeofguenter (~lifeofgue@replaced-ip ) (*.net *.split)
           
         
        
          2309 [07:07:37] *** Quits: LambdaComplex (~LambdaCom@replaced-ip ) (*.net *.split)
           
         
        
          2310 [07:07:37] *** Quits: larjona (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2311 [07:07:37] *** Quits: pratch (~pratch@replaced-ip ) (*.net *.split)
           
         
        
          2312 [07:07:37] *** Quits: hid3 (~arnoldas@replaced-ip ) (*.net *.split)
           
         
        
          2313 [07:07:37] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (*.net *.split)
           
         
        
          2314 [07:07:37] *** Quits: beerbroy (~hans@replaced-ip ) (*.net *.split)
           
         
        
          2315 [07:07:37] *** Quits: Guest62914 (~Omni@replaced-ip ) (*.net *.split)
           
         
        
          2316 [07:07:37] *** Quits: hexnewbie (~hexnewbie@replaced-ip ) (*.net *.split)
           
         
        
          2317 [07:07:37] *** Quits: Qrc (~lehtine5@replaced-ip ) (*.net *.split)
           
         
        
          2318 [07:07:37] *** Quits: cherti (cherti@replaced-ip ) (*.net *.split)
           
         
        
          2319 [07:07:37] *** Quits: fluoboa (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2320 [07:07:37] *** Quits: JRHaigh (~JRHaigh@replaced-ip ) (*.net *.split)
           
         
        
          2321 [07:07:37] *** Quits: Alrahambra (~Alrahambr@replaced-ip ) (*.net *.split)
           
         
        
          2322 [07:07:37] *** Quits: meshugga (philip@replaced-ip ) (*.net *.split)
           
         
        
          2323 [07:07:37] *** Quits: para000 (para000@replaced-ip ) (*.net *.split)
           
         
        
          2324 [07:07:37] *** Quits: sveva65 (~sverre@replaced-ip ) (*.net *.split)
           
         
        
          2325 [07:07:37] *** Quits: rainfyre (~rainfyre@replaced-ip ) (*.net *.split)
           
         
        
          2326 [07:07:37] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip ) (*.net *.split)
           
         
        
          2327 [07:07:37] *** Quits: BlackPanx (~black@replaced-ip ) (*.net *.split)
           
         
        
          2328 [07:07:37] *** Quits: llimeht (~stuart@replaced-ip ) (*.net *.split)
           
         
        
          2329 [07:07:37] *** Quits: Rubin (~Rubin@replaced-ip ) (*.net *.split)
           
         
        
          2330 [07:07:37] *** Quits: fiddlerwoaroof (~fiddlerwo@replaced-ip ) (*.net *.split)
           
         
        
          2331 [07:07:37] *** Quits: lupinedk (~lupine6@replaced-ip ) (*.net *.split)
           
         
        
          2332 [07:07:37] *** Quits: chaky|work (~ncakelic@replaced-ip ) (*.net *.split)
           
         
        
          2333 [07:07:37] *** Quits: Log1x (Log1x@replaced-ip ) (*.net *.split)
           
         
        
          2334 [07:07:37] *** Quits: Trellmor (~Trellmor@replaced-ip ) (*.net *.split)
           
         
        
          2335 [07:07:37] *** Quits: erry (~errietta@replaced-ip ) (*.net *.split)
           
         
        
          2336 [07:07:37] *** Quits: ThisIsZenified (~ImCool@replaced-ip ) (*.net *.split)
           
         
        
          2337 [07:07:37] *** Quits: piklu- (~piklu@replaced-ip ) (*.net *.split)
           
         
        
          2338 [07:07:37] *** Quits: Nomads (~Nomad@replaced-ip ) (*.net *.split)
           
         
        
          2339 [07:07:37] *** Quits: LordLamer (~lordlamer@replaced-ip ) (*.net *.split)
           
         
        
          2340 [07:07:37] *** Quits: tapout (~tapout@replaced-ip ) (*.net *.split)
           
         
        
          2341 [07:07:37] *** Quits: ohithere (~binary@replaced-ip ) (*.net *.split)
           
         
        
          2342 [07:07:37] *** Quits: kunwon1 (~kunwon1@replaced-ip ) (*.net *.split)
           
         
        
          2343 [07:07:37] *** Quits: d1b (~db@replaced-ip ) (*.net *.split)
           
         
        
          2344 [07:07:37] *** Quits: civillian (~nick@replaced-ip ) (*.net *.split)
           
         
        
          2345 [07:07:37] *** Quits: Werring (werring@replaced-ip ) (*.net *.split)
           
         
        
          2346 [07:07:37] *** Quits: Meliorate (~m@replaced-ip ) (*.net *.split)
           
         
        
          2347 [07:07:37] *** Quits: angor (~angor@replaced-ip ) (*.net *.split)
           
         
        
          2348 [07:07:37] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (*.net *.split)
           
         
        
          2349 [07:07:37] *** Quits: technohehl (~technoheh@replaced-ip ) (*.net *.split)
           
         
        
          2350 [07:07:37] *** Quits: goberle (~goberle@replaced-ip ) (*.net *.split)
           
         
        
          2351 [07:07:37] *** Quits: nkuttler (~nkuttler@replaced-ip ) (*.net *.split)
           
         
        
          2352 [07:07:37] *** Quits: stoned (~stoned@replaced-ip ) (*.net *.split)
           
         
        
          2353 [07:07:37] *** Quits: elysium (elysium@replaced-ip ) (*.net *.split)
           
         
        
          2354 [07:07:37] *** Quits: jmyrv (~jmyrv@replaced-ip ) (*.net *.split)
           
         
        
          2355 [07:07:37] *** Quits: busch (~busch@replaced-ip ) (*.net *.split)
           
         
        
          2356 [07:07:37] *** Quits: pugfantus (~pugfantus@replaced-ip ) (*.net *.split)
           
         
        
          2357 [07:07:37] *** Quits: marens (~quassel@replaced-ip ) (*.net *.split)
           
         
        
          2358 [07:07:37] *** Quits: ChuMar1 (~ChuMar1@replaced-ip ) (*.net *.split)
           
         
        
          2359 [07:07:37] *** Quits: spacebug^ (~spacebug@replaced-ip ) (*.net *.split)
           
         
        
          2360 [07:07:37] *** Quits: Ranzpirat (~ranzp@replaced-ip ) (*.net *.split)
           
         
        
          2361 [07:07:37] *** Quits: gardar (~gardar@replaced-ip ) (*.net *.split)
           
         
        
          2362 [07:07:37] *** Quits: misprint (misprint@replaced-ip ) (*.net *.split)
           
         
        
          2363 [07:07:37] *** Quits: bchroneos (~ben@replaced-ip ) (*.net *.split)
           
         
        
          2364 [07:07:37] *** Quits: GNU\colossus (colo@replaced-ip ) (*.net *.split)
           
         
        
          2365 [07:07:37] *** Quits: berndj (~berndj@replaced-ip ) (*.net *.split)
           
         
        
          2366 [07:07:37] *** Quits: xai (~xaionaro@replaced-ip ) (*.net *.split)
           
         
        
          2367 [07:07:37] *** Quits: c0ff3e (Grimmy@replaced-ip ) (*.net *.split)
           
         
        
          2368 [07:07:37] *** Quits: deetwelve (~deetwelve@replaced-ip ) (*.net *.split)
           
         
        
          2369 [07:07:37] *** Quits: OneM_Industries (~OneMatthi@replaced-ip ) (*.net *.split)
           
         
        
          2370 [07:07:37] *** Quits: pkiller (~pkiller@replaced-ip ) (*.net *.split)
           
         
        
          2371 [07:07:37] *** Quits: cryptic (~cryptic@replaced-ip ) (*.net *.split)
           
         
        
          2372 [07:07:37] *** Quits: CursedKnave (~dffsda124@replaced-ip ) (*.net *.split)
           
         
        
          2373 [07:07:37] *** Quits: trewas (~trewas@replaced-ip ) (*.net *.split)
           
         
        
          2374 [07:07:37] *** Quits: JyZyXEL (~foo@replaced-ip ) (*.net *.split)
           
         
        
          2375 [07:07:37] *** Quits: shingouz (~doowop@replaced-ip ) (*.net *.split)
           
         
        
          2376 [07:07:37] *** Quits: CrazyyMaxx (CrazyyMaxx@replaced-ip ) (*.net *.split)
           
         
        
          2377 [07:07:37] *** Quits: shtirlic (~shtirlic@replaced-ip ) (*.net *.split)
           
         
        
          2378 [07:07:37] *** Quits: kloeri (~kloeri@replaced-ip ) (*.net *.split)
           
         
        
          2379 [07:07:37] *** Quits: yuicat (~jordan@replaced-ip ) (*.net *.split)
           
         
        
          2380 [07:07:37] *** Quits: ws2k3 (freenodeyc@replaced-ip ) (*.net *.split)
           
         
        
          2381 [07:07:37] *** Quits: Scotteh (~Scotteh@replaced-ip ) (*.net *.split)
           
         
        
          2382 [07:07:37] *** Quits: jzerebecki (~jan@replaced-ip ) (*.net *.split)
           
         
        
          2383 [07:07:37] *** Quits: vfricou (~vfricou@replaced-ip ) (*.net *.split)
           
         
        
          2384 [07:07:37] *** Quits: boubou (boubou@replaced-ip ) (*.net *.split)
           
         
        
          2385 [07:07:37] *** Quits: Exagone313 (exa@replaced-ip ) (*.net *.split)
           
         
        
          2386 [07:07:37] *** Quits: bogus- (~bogus@replaced-ip ) (*.net *.split)
           
         
        
          2387 [07:07:37] *** Quits: altyr (~nobody@replaced-ip ) (*.net *.split)
           
         
        
          2388 [07:07:38] *** Quits: eddul (~ludde@replaced-ip ) (*.net *.split)
           
         
        
          2389 [07:07:38] *** Quits: steri (steris@replaced-ip ) (*.net *.split)
           
         
        
          2390 [07:07:38] *** Quits: wintix (~wintix@replaced-ip ) (*.net *.split)
           
         
        
          2391 [07:07:38] *** Quits: Dr4k3 (~Dr4k3@replaced-ip ) (*.net *.split)
           
         
        
          2392 [07:07:38] *** Quits: xaiki (~xaiki@replaced-ip ) (*.net *.split)
           
         
        
          2393 [07:07:38] *** Quits: leahcim (~michael@replaced-ip ) (*.net *.split)
           
         
        
          2394 [07:07:38] *** Quits: litheum (~kolbe@replaced-ip ) (*.net *.split)
           
         
        
          2395 [07:07:38] *** Quits: obli-AWAY (~abyss1@replaced-ip ) (*.net *.split)
           
         
        
          2396 [07:07:38] *** Quits: weltzooo5 (~weltzooo@replaced-ip ) (*.net *.split)
           
         
        
          2397 [07:07:38] *** Quits: dflurker (~dimon@replaced-ip ) (*.net *.split)
           
         
        
          2398 [07:07:38] *** Quits: le_pig (~le_pig@replaced-ip ) (*.net *.split)
           
         
        
          2399 [07:07:38] *** Quits: vlt (~nobody@replaced-ip ) (*.net *.split)
           
         
        
          2400 [07:07:38] *** Quits: apecat (apecat@replaced-ip ) (*.net *.split)
           
         
        
          2401 [07:07:38] *** Quits: claritty_ (~claritty@replaced-ip ) (*.net *.split)
           
         
        
          2402 [07:07:38] *** Quits: Johann (~johann@replaced-ip ) (*.net *.split)
           
         
        
          2403 [07:07:38] *** Quits: Linlz (~Linlz@replaced-ip ) (*.net *.split)
           
         
        
          2404 [07:07:38] *** Quits: tbrb (~skull@replaced-ip ) (*.net *.split)
           
         
        
          2405 [07:07:38] *** Quits: beardyname (~beardy@replaced-ip ) (*.net *.split)
           
         
        
          2406 [07:07:38] *** Quits: petemc (~pete@replaced-ip ) (*.net *.split)
           
         
        
          2407 [07:07:38] *** Quits: Ring0` (~mike@replaced-ip ) (Max SendQ exceeded)
           
         
        
          2408 [07:07:38] *** Quits: ggherdov (sid11402@replaced-ip ) (Max SendQ exceeded)
           
         
        
          2409 [07:07:38] *** Quits: dyce (~otr@replaced-ip ) (Max SendQ exceeded)
           
         
        
          2410 [07:07:38] *** Quits: hays (~quassel@replaced-ip ) (Max SendQ exceeded)
           
         
        
          2411 [07:09:54] *** Quits: L235 (sid41243@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2412 [07:09:54] *** Quits: katymoe (sid135810@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2413 [07:16:56] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Remote host closed the connection)
           
         
        
          2414 [07:21:36] *** Joins: climjark (~climjark@replaced-ip )
           
         
        
          2415 [07:22:44] *** apb1963_ is now known as apb_away
           
         
        
          2416 [07:22:55] *** Joins: XDS2010 (sid1218@replaced-ip )
           
         
        
          2417 [07:23:36] *** Joins: drowngodx (sid162816@replaced-ip )
           
         
        
          2418 [07:23:56] *** Joins: karlamrhein (sid161194@replaced-ip )
           
         
        
          2419 [07:24:03] *** Quits: Riyria (~Riyria@replaced-ip ) (Quit: The most interesting network tech in the world... Stay
            adjacent, my friends.)
           
         
        
          2420 [07:27:14] *** Quits: faw (~faw@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2421 [07:27:40] *** Quits: v3g4n (~v3g4n@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2422 [07:28:52] *** apb_away is now known as apb1963_
           
         
        
          2423 [07:30:07] *** Quits: sdollins (~sdollins@replaced-ip ) (Quit: Good day, madam/sir.)
           
         
        
          2424 [07:53:03] *** Quits: Anselmo (~cjdns@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          2425 [07:54:07] <spygrid> vsfpd broken with local connections
           
         
        
          2426 [08:05:48] *** Quits: souravbadami (~sourav@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2427 [08:08:17] *** Quits: climjark (~climjark@replaced-ip ) (Remote host closed the connection)
           
         
        
          2428 [08:25:20] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
           
         
        
          2429 [08:29:49] *** Joins: Tho (~jason@replaced-ip )
           
         
        
          2430 [08:31:11] *** Parts: Tho (~jason@replaced-ip )
           
         
        
          2431 [08:51:18] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2432 [08:58:35] *** Joins: zorg24 (~zorg24@replaced-ip )
           
         
        
          2433 [09:13:54] *** Joins: binaryc (~binaryc@replaced-ip )
           
         
        
          2434 [09:13:58] *** Joins: binaryc_ (~binaryc@replaced-ip )
           
         
        
          2435 [09:14:08] *** binaryc_ is now known as test
           
         
        
          2436 [09:14:32] *** test is now known as binaryc2
           
         
        
          2437 [09:19:23] <spygrid> vsftpd is a pile of shit
           
         
        
          2438 [09:21:07] *** apb1963_ is now known as apb_away
           
         
        
          2439 [09:21:12] <spygrid> fucking author of vsftpd doesnt know the
            difference between chmod and chown
           
         
        
          2440 [09:21:46] <spygrid> chown_uplode_mode = 660 , the fuck?
           
         
        
          2441 [09:25:07] *** Quits: binaryc2 (~binaryc@replaced-ip ) (Quit: leaving)
           
         
        
          2442 [09:33:49] *** apb_away is now known as apb1963_
           
         
        
          2443 [09:35:56] *** Quits: binaryc (~binaryc@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          2444 [09:38:08] *** Quits: spygrid (~spygrid@replaced-ip ) (Quit: Leaving)
           
         
        
          2445 [09:38:32] *** Joins: spygrid (~spygrid@replaced-ip )
           
         
        
          2446 [09:39:28] *** Quits: spygrid (~spygrid@replaced-ip ) (Client Quit)
           
         
        
          2447 [09:44:30] *** Joins: wds (~wds@replaced-ip )
           
         
        
          2448 [09:49:36] *** Quits: zorg24 (~zorg24@replaced-ip ) (Remote host closed the connection)
           
         
        
          2449 [09:57:50] *** apb1963_ is now known as apb_away
           
         
        
          2450 [09:59:31] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
            remember that this is the internet)
           
         
        
          2451 [10:04:30] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
           
         
        
          2452 [10:04:30] *** Joins: erre (~erre@replaced-ip )
           
         
        
          2453 [10:04:30] *** Joins: Raed|Laptop (~Raed@replaced-ip )
           
         
        
          2454 [10:04:30] *** Joins: jelly-home (~me@replaced-ip )
           
         
        
          2455 [10:04:30] *** Joins: hjubal (~hjubal@replaced-ip )
           
         
        
          2456 [10:04:30] *** Joins: binaryc (~binaryc@replaced-ip )
           
         
        
          2457 [10:04:30] *** Joins: cliluw (~cliluw@replaced-ip )
           
         
        
          2458 [10:04:30] *** Joins: iSlayWyverns (~uid18915@replaced-ip )
           
         
        
          2459 [10:04:30] *** Joins: wingman2 (~wingman2@replaced-ip )
           
         
        
          2460 [10:04:30] *** Joins: devurandom (~quassel@replaced-ip )
           
         
        
          2461 [10:04:30] *** Joins: spygrid (~spygrid@replaced-ip )
           
         
        
          2462 [10:04:30] *** Joins: GhostInTheShell (~melkor@replaced-ip )
           
         
        
          2463 [10:04:30] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          2464 [10:04:30] *** Joins: Midnightx (~Midnightx@replaced-ip )
           
         
        
          2465 [10:04:30] *** Joins: julius_ (~jason4@replaced-ip )
           
         
        
          2466 [10:04:30] *** Joins: jubo2 (~juboxi@replaced-ip )
           
         
        
          2467 [10:04:30] *** Joins: vahe (~vahe@replaced-ip )
           
         
        
          2468 [10:04:30] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
           
         
        
          2469 [10:04:30] *** Joins: v3g4n (~v3g4n@replaced-ip )
           
         
        
          2470 [10:04:30] *** Joins: v3g4n_ (~v3g4n@replaced-ip )
           
         
        
          2471 [10:04:30] *** Joins: Andreas33 (~quassel@replaced-ip )
           
         
        
          2472 [10:04:30] *** Joins: dutchfish (~wil@replaced-ip )
           
         
        
          2473 [10:04:30] *** Joins: radw62 (c6e45a12@replaced-ip )
           
         
        
          2474 [10:04:30] *** Joins: smica (~smica@replaced-ip )
           
         
        
          2475 [10:04:30] *** Joins: mt (mteufel@replaced-ip )
           
         
        
          2476 [10:04:30] *** Joins: pavlushka (~Pavel@replaced-ip )
           
         
        
          2477 [10:04:30] *** Joins: cat3 (~Cat3@replaced-ip )
           
         
        
          2478 [10:04:30] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
           
         
        
          2479 [10:04:30] *** Joins: superusr (~usr@replaced-ip )
           
         
        
          2480 [10:04:30] *** Joins: yeticry (~yeticry@replaced-ip )
           
         
        
          2481 [10:04:30] *** Joins: ransur0t (~ransur0t@replaced-ip )
           
         
        
          2482 [10:04:30] *** Joins: overlord_tm (~andraz@replaced-ip )
           
         
        
          2483 [10:04:30] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          2484 [10:04:30] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          2485 [10:04:30] *** Joins: bcd (~bcd@replaced-ip )
           
         
        
          2486 [10:04:30] *** Joins: eitzei (eitzei@replaced-ip )
           
         
        
          2487 [10:04:30] *** Joins: TheVoid (~void@replaced-ip )
           
         
        
          2488 [10:04:30] *** Joins: booboy (~booboy@replaced-ip )
           
         
        
          2489 [10:04:30] *** Joins: Waggie (~Waggie@replaced-ip )
           
         
        
          2490 [10:04:30] *** Joins: Messenger_bird (~banana@replaced-ip )
           
         
        
          2491 [10:04:30] *** Joins: Anselmo (~cjdns@replaced-ip )
           
         
        
          2492 [10:04:30] *** Joins: mayli (~Thunderbi@replaced-ip )
           
         
        
          2493 [10:04:30] *** Joins: hanshenrik (~hanshenri@replaced-ip )
           
         
        
          2494 [10:04:30] *** Joins: polyzen (~poly@replaced-ip )
           
         
        
          2495 [10:04:30] *** Joins: ggherdov (sid11402@replaced-ip )
           
         
        
          2496 [10:04:30] *** Joins: ec (sid1544@replaced-ip )
           
         
        
          2497 [10:04:30] *** Joins: Ryushin (chris@replaced-ip )
           
         
        
          2498 [10:04:30] *** Joins: Anwarias (~quassel@replaced-ip )
           
         
        
          2499 [10:04:30] *** Joins: zymurgy (~zymurgy@replaced-ip )
           
         
        
          2500 [10:04:30] *** Joins: nibble_zero (~chatzilla@replaced-ip )
           
         
        
          2501 [10:04:30] *** Joins: sdollins (~sdollins@replaced-ip )
           
         
        
          2502 [10:04:30] *** Joins: webbyz (sid48091@replaced-ip )
           
         
        
          2503 [10:04:30] *** Joins: k3rn3lpan1c (~Thunderbi@replaced-ip )
           
         
        
          2504 [10:04:30] *** Joins: pvoigt (~Linux@replaced-ip )
           
         
        
          2505 [10:04:30] *** Joins: bedouin (sid151413@replaced-ip )
           
         
        
          2506 [10:04:30] *** Joins: bathtub_shark (Zarthus@replaced-ip )
           
         
        
          2507 [10:04:30] *** Joins: katymoe (sid135810@replaced-ip )
           
         
        
          2508 [10:04:30] *** Joins: Awesomecase (sid56584@replaced-ip )
           
         
        
          2509 [10:04:30] *** Joins: miklcct (michael@replaced-ip )
           
         
        
          2510 [10:04:30] *** Joins: ptx0 (~cheesus_c@replaced-ip )
           
         
        
          2511 [10:04:30] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
           
         
        
          2512 [10:04:30] *** Joins: tx (~tx@replaced-ip )
           
         
        
          2513 [10:04:30] *** Joins: lukaso666 (~lukaso666@replaced-ip )
           
         
        
          2514 [10:04:30] *** Joins: petems (sid27138@replaced-ip )
           
         
        
          2515 [10:04:30] *** Joins: leahcim_ (~michael@replaced-ip )
           
         
        
          2516 [10:04:30] *** Joins: smidlers (smyers@replaced-ip )
           
         
        
          2517 [10:04:30] *** Joins: Liam` (~Liam@replaced-ip )
           
         
        
          2518 [10:04:30] *** Joins: JuaN-CruZ (Elite15705@replaced-ip )
           
         
        
          2519 [10:04:30] *** Joins: meowschwitz (~me@replaced-ip )
           
         
        
          2520 [10:04:30] *** Joins: cam^ (cam@replaced-ip )
           
         
        
          2521 [10:04:30] *** Joins: lee1 (~lee@replaced-ip )
           
         
        
          2522 [10:04:30] *** Joins: fubbi_ (3NY50dv0cz@replaced-ip )
           
         
        
          2523 [10:04:30] *** Joins: ColtonDRG (~coltondrg@replaced-ip )
           
         
        
          2524 [10:04:30] *** Joins: rjsalts (~rjsalts@replaced-ip )
           
         
        
          2525 [10:04:30] *** Joins: Nothing4You (N4Y@replaced-ip )
           
         
        
          2526 [10:04:30] *** Joins: zw01 (~zev@replaced-ip )
           
         
        
          2527 [10:04:30] *** Joins: dakka (~dakka@replaced-ip )
           
         
        
          2528 [10:04:30] *** Joins: rax- (~rax-@replaced-ip )
           
         
        
          2529 [10:04:30] *** Joins: nikomo (~quassel@replaced-ip )
           
         
        
          2530 [10:04:30] *** Joins: sbstn (~sebastian@replaced-ip )
           
         
        
          2531 [10:04:30] *** Joins: phogg (~phogg@replaced-ip )
           
         
        
          2532 [10:04:30] *** Joins: Cavedude (~Cavedude@replaced-ip )
           
         
        
          2533 [10:04:30] *** Joins: cnu- (~u@replaced-ip )
           
         
        
          2534 [10:04:30] *** Joins: PhishPhood (~irssi@replaced-ip )
           
         
        
          2535 [10:04:30] *** Joins: TriJetScud (znc@replaced-ip )
           
         
        
          2536 [10:04:30] *** Joins: xargs (xargs@replaced-ip )
           
         
        
          2537 [10:04:30] *** Joins: Sammy8806 (~steven@replaced-ip )
           
         
        
          2538 [10:04:30] *** Joins: phorce1 (~gvl2@replaced-ip )
           
         
        
          2539 [10:04:30] *** Joins: sphalerite (~linus@replaced-ip )
           
         
        
          2540 [10:04:30] *** Joins: bars0 (~Name@replaced-ip )
           
         
        
          2541 [10:04:30] *** Joins: DANtheBEASTman (~DANtheBEA@replaced-ip )
           
         
        
          2542 [10:04:30] *** Joins: baum (~baum@replaced-ip )
           
         
        
          2543 [10:04:30] *** Joins: Joost (~Joost@replaced-ip )
           
         
        
          2544 [10:04:30] *** Joins: Kulrak (~101001101@replaced-ip )
           
         
        
          2545 [10:04:30] *** Joins: mumixam (~m@replaced-ip )
           
         
        
          2546 [10:04:30] *** Joins: pythonsnake (~pythonsna@replaced-ip )
           
         
        
          2547 [10:04:30] *** Joins: Zewwy (~root@replaced-ip )
           
         
        
          2548 [10:04:30] *** Joins: chimeracoder (~chimeraco@replaced-ip )
           
         
        
          2549 [10:04:30] *** Joins: lift (~lift@replaced-ip )
           
         
        
          2550 [10:04:30] *** Joins: mniip (mniip@replaced-ip )
           
         
        
          2551 [10:04:30] *** Joins: Sir_Designer__ (Elite17539@replaced-ip )
           
         
        
          2552 [10:04:30] *** Joins: kanyeezy (kanyeezy@replaced-ip )
           
         
        
          2553 [10:04:30] *** Joins: jtdowney (~jtdowney@replaced-ip )
           
         
        
          2554 [10:04:30] *** Joins: lvh (~lvh@replaced-ip )
           
         
        
          2555 [10:04:30] *** Joins: Esya (~esya@replaced-ip )
           
         
        
          2556 [10:04:30] *** Joins: brontosaurusrex (~b@replaced-ip )
           
         
        
          2557 [10:04:30] *** Joins: imMute (~immute@replaced-ip )
           
         
        
          2558 [10:04:30] *** Joins: Alam_Squeeze (quasselcor@replaced-ip )
           
         
        
          2559 [10:04:30] *** Joins: nanoha-sama (znc@replaced-ip )
           
         
        
          2560 [10:04:30] *** Joins: bpsecret (~bpsecret@replaced-ip )
           
         
        
          2561 [10:04:30] *** Joins: guardian (~guardian@replaced-ip )
           
         
        
          2562 [10:04:30] *** Joins: SleePy (~SleePy@replaced-ip )
           
         
        
          2563 [10:04:30] *** Joins: sukaeto (~sukaeto@replaced-ip )
           
         
        
          2564 [10:04:30] *** Joins: vinzv (~quassel@replaced-ip )
           
         
        
          2565 [10:04:30] *** Joins: Caelum (rkitover@replaced-ip )
           
         
        
          2566 [10:04:30] *** Joins: Bercik (~Yotsuba@replaced-ip )
           
         
        
          2567 [10:04:30] *** Joins: mete (~mete@replaced-ip )
           
         
        
          2568 [10:04:30] *** Joins: ypwang (~ypwang@replaced-ip )
           
         
        
          2569 [10:04:30] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
           
         
        
          2570 [10:04:30] *** Joins: noexcept (~noexcept@replaced-ip )
           
         
        
          2571 [10:04:30] *** Joins: Khudher (~K@replaced-ip )
           
         
        
          2572 [10:04:30] *** Joins: Billias (~MrV@replaced-ip )
           
         
        
          2573 [10:04:30] *** Joins: holmgren (magnus@replaced-ip )
           
         
        
          2574 [10:04:30] *** Joins: SynrGy (~synrg@replaced-ip )
           
         
        
          2575 [10:04:30] *** Joins: dondelelcaro (~don@replaced-ip )
           
         
        
          2576 [10:04:30] *** Joins: l0xas (~unix@replaced-ip )
           
         
        
          2577 [10:04:30] *** Joins: grumble (~grumble@replaced-ip )
           
         
        
          2578 [10:04:30] *** Joins: n0arch (uid98170@replaced-ip )
           
         
        
          2579 [10:04:30] *** Joins: msb (~msb@replaced-ip )
           
         
        
          2580 [10:04:30] *** Joins: solarnetone (~scott@replaced-ip )
           
         
        
          2581 [10:04:30] *** Joins: Ool (~Ool@replaced-ip )
           
         
        
          2582 [10:04:30] *** Joins: alfred_ (~quassel@replaced-ip )
           
         
        
          2583 [10:04:30] *** Joins: freakyy (~uwe@replaced-ip )
           
         
        
          2584 [10:04:30] *** Joins: cruxeternus (~cruxetern@replaced-ip )
           
         
        
          2585 [10:04:30] *** Joins: KP708 (KP708@replaced-ip )
           
         
        
          2586 [10:04:30] *** Joins: smonchi (mechfrog@replaced-ip )
           
         
        
          2587 [10:04:30] *** Joins: precise (~precise@replaced-ip )
           
         
        
          2588 [10:04:30] *** Joins: orangey (~orangey@replaced-ip )
           
         
        
          2589 [10:04:30] *** Joins: baksdz (~Salah@replaced-ip )
           
         
        
          2590 [10:04:30] *** Joins: McLive (~McLive@replaced-ip )
           
         
        
          2591 [10:04:30] *** Joins: Dr_Disk (~errNumb@replaced-ip )
           
         
        
          2592 [10:04:30] *** Joins: gnugr (~gnugr@replaced-ip )
           
         
        
          2593 [10:04:30] *** Joins: SirNeo- (SirNeo@replaced-ip )
           
         
        
          2594 [10:04:30] *** Joins: mo1991__ (~mo1991@replaced-ip )
           
         
        
          2595 [10:04:30] *** Joins: dexta (~D3XTA@replaced-ip )
           
         
        
          2596 [10:04:30] *** Joins: Al3xG0 (~unix@replaced-ip )
           
         
        
          2597 [10:04:30] *** Joins: Gurty (~princess@replaced-ip )
           
         
        
          2598 [10:04:30] *** Joins: Ishaq (~Ishaq@replaced-ip )
           
         
        
          2599 [10:04:30] *** Joins: _Vi (~vi@replaced-ip )
           
         
        
          2600 [10:04:30] *** Joins: jaythelinuxguy (~quassel@replaced-ip )
           
         
        
          2601 [10:04:30] *** Joins: skylite_ (~skylite@replaced-ip )
           
         
        
          2602 [10:04:30] *** Joins: Adbray (~Adbtay@replaced-ip )
           
         
        
          2603 [10:04:30] *** Joins: internat (~nf@replaced-ip )
           
         
        
          2604 [10:04:30] *** Joins: Belkaar (~Belkaar@replaced-ip )
           
         
        
          2605 [10:04:30] *** Joins: namyzarc (~namyzarc@replaced-ip )
           
         
        
          2606 [10:04:30] *** Joins: malf (~malf@replaced-ip )
           
         
        
          2607 [10:04:30] *** Joins: stephanie92 (~stephanie@replaced-ip )
           
         
        
          2608 [10:04:30] *** Joins: iflema (~ian@replaced-ip )
           
         
        
          2609 [10:04:30] *** Joins: aaro (~aaro@replaced-ip )
           
         
        
          2610 [10:04:30] *** Joins: ryouma (~user@replaced-ip )
           
         
        
          2611 [10:04:30] *** Joins: darxun (darxun@replaced-ip )
           
         
        
          2612 [10:04:30] *** Joins: ebarch (sid17287@replaced-ip )
           
         
        
          2613 [10:04:30] *** Joins: stealthii (sid17385@replaced-ip )
           
         
        
          2614 [10:04:30] *** Joins: L235 (sid41243@replaced-ip )
           
         
        
          2615 [10:04:30] *** Joins: Riyria (~Riyria@replaced-ip )
           
         
        
          2616 [10:04:30] *** Joins: BuildTheRobots (sid42622@replaced-ip )
           
         
        
          2617 [10:04:30] *** Joins: scubacuda (sid109325@replaced-ip )
           
         
        
          2618 [10:04:30] *** Joins: basic` (sid141140@replaced-ip )
           
         
        
          2619 [10:04:30] *** Joins: boxrick1 (sid98261@replaced-ip )
           
         
        
          2620 [10:04:30] *** Joins: dreki (~dreki@replaced-ip )
           
         
        
          2621 [10:04:30] *** Joins: z00m_ (uid184284@replaced-ip )
           
         
        
          2622 [10:04:30] *** Joins: paradizelost (sid23952@replaced-ip )
           
         
        
          2623 [10:04:30] *** Joins: sz0 (uid110435@replaced-ip )
           
         
        
          2624 [10:04:30] *** Joins: CEnnis91 (uid3543@replaced-ip )
           
         
        
          2625 [10:04:30] *** Joins: nickle (sid89854@replaced-ip )
           
         
        
          2626 [10:04:30] *** Joins: techitch (d1@replaced-ip )
           
         
        
          2627 [10:04:30] *** Joins: elmcrest (sid46763@replaced-ip )
           
         
        
          2628 [10:04:30] *** Joins: __raven_ (~raven@replaced-ip )
           
         
        
          2629 [10:04:30] *** Joins: Ceber (~cerberus@replaced-ip )
           
         
        
          2630 [10:04:30] *** Joins: mzf (~mzf@replaced-ip )
           
         
        
          2631 [10:04:30] *** Joins: jemadux (~jemadux@replaced-ip )
           
         
        
          2632 [10:04:30] *** Joins: guideX (Acidmax@replaced-ip )
           
         
        
          2633 [10:04:30] *** Joins: tallbarr (~none@replaced-ip )
           
         
        
          2634 [10:04:30] *** Joins: blockcubed (~ghost@replaced-ip )
           
         
        
          2635 [10:04:30] *** Joins: fernie (~jarkko@replaced-ip )
           
         
        
          2636 [10:04:30] *** Joins: lsv (~nn@replaced-ip )
           
         
        
          2637 [10:04:30] *** Joins: dyce (~otr@replaced-ip )
           
         
        
          2638 [10:04:30] *** Joins: rt (~rt@replaced-ip )
           
         
        
          2639 [10:04:30] *** Joins: pelegreno (~cinch@replaced-ip )
           
         
        
          2640 [10:04:30] *** Joins: Ring0` (~mike@replaced-ip )
           
         
        
          2641 [10:04:30] *** Joins: bhurstpdx1 (~bhurstpdx@replaced-ip )
           
         
        
          2642 [10:04:30] *** Joins: mavhq (~quassel@replaced-ip )
           
         
        
          2643 [10:04:30] *** Joins: BaW (~BaW@replaced-ip )
           
         
        
          2644 [10:04:30] *** Joins: BalTun (~BalTun@replaced-ip )
           
         
        
          2645 [10:04:30] *** Joins: Azazell (~Azazel@replaced-ip )
           
         
        
          2646 [10:04:30] *** Joins: babak (uid19622@replaced-ip )
           
         
        
          2647 [10:04:30] *** Joins: marienz (~marienz@replaced-ip )
           
         
        
          2648 [10:04:30] *** Joins: Pendrag0n (~jlee@replaced-ip )
           
         
        
          2649 [10:04:30] *** Joins: mactimes (~mactimes@replaced-ip )
           
         
        
          2650 [10:04:30] *** Joins: ryan-c (~ryan@replaced-ip )
           
         
        
          2651 [10:04:30] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
           
         
        
          2652 [10:04:30] *** Joins: hk238 (~kvirc@replaced-ip )
           
         
        
          2653 [10:04:30] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          2654 [10:04:30] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          2655 [10:04:30] *** Joins: jgrasser_ (~quassel@replaced-ip )
           
         
        
          2656 [10:04:30] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
           
         
        
          2657 [10:04:30] *** Joins: luckman212 (~luckman21@replaced-ip )
           
         
        
          2658 [10:04:30] *** Joins: badgerSqueegee (~luca@replaced-ip )
           
         
        
          2659 [10:04:30] *** Joins: i- (imr@replaced-ip )
           
         
        
          2660 [10:04:30] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
           
         
        
          2661 [10:04:30] *** Joins: R430R (~demon@replaced-ip )
           
         
        
          2662 [10:04:30] *** Joins: ksft (~k@replaced-ip )
           
         
        
          2663 [10:04:30] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          2664 [10:04:30] *** Joins: Strife89|Quassel (~quassel@replaced-ip )
           
         
        
          2665 [10:04:30] *** Joins: locrian9 (~mike@replaced-ip )
           
         
        
          2666 [10:04:30] *** Joins: Epakai (~coweater@replaced-ip )
           
         
        
          2667 [10:04:30] *** Joins: WormFood (~wormfood@replaced-ip )
           
         
        
          2668 [10:04:30] *** Joins: syeekick (~Syee@replaced-ip )
           
         
        
          2669 [10:04:30] *** Joins: jeddi (~jedd@replaced-ip )
           
         
        
          2670 [10:04:30] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
           
         
        
          2671 [10:04:30] *** Joins: |ifei5g00d (~sharris12@replaced-ip )
           
         
        
          2672 [10:04:30] *** Joins: sleepee (~sleepee@replaced-ip )
           
         
        
          2673 [10:04:30] *** Joins: shootbird (~quassel@replaced-ip )
           
         
        
          2674 [10:04:30] *** Joins: morphis_ (~morphis@replaced-ip )
           
         
        
          2675 [10:04:30] *** Joins: thunderrd (~thunderrd@replaced-ip )
           
         
        
          2676 [10:04:30] *** Joins: admincomplex (~admincomp@replaced-ip )
           
         
        
          2677 [10:04:30] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          2678 [10:04:30] *** Joins: cyphase (~cyphase@replaced-ip )
           
         
        
          2679 [10:04:30] *** Joins: KindOne (kindone@replaced-ip )
           
         
        
          2680 [10:04:30] *** Joins: iViLe (~bob@replaced-ip )
           
         
        
          2681 [10:04:30] *** Joins: anton02 (~quassel@replaced-ip )
           
         
        
          2682 [10:04:30] *** Joins: ryan57 (~ryan60@replaced-ip )
           
         
        
          2683 [10:04:30] *** Joins: squigz (~squigz@replaced-ip )
           
         
        
          2684 [10:04:30] *** Joins: debidi (~deb@replaced-ip )
           
         
        
          2685 [10:04:30] *** Joins: kro_ (~CoAdmin@replaced-ip )
           
         
        
          2686 [10:04:30] *** Joins: zykotick9 (~zykotick9@replaced-ip )
           
         
        
          2687 [10:04:30] *** Joins: paw (~afong@replaced-ip )
           
         
        
          2688 [10:04:30] *** Joins: drith (~drithdx@replaced-ip )
           
         
        
          2689 [10:04:30] *** Joins: peewhy (~peewhy@replaced-ip )
           
         
        
          2690 [10:04:30] *** Joins: Trieste (~Trieste@replaced-ip )
           
         
        
          2691 [10:04:30] *** Joins: thurstylark (thurstylar@replaced-ip )
           
         
        
          2692 [10:04:30] *** Joins: Ticho (~Ticho@replaced-ip )
           
         
        
          2693 [10:04:30] *** Joins: zanshin (~zanshin@replaced-ip )
           
         
        
          2694 [10:04:30] *** Joins: Malmis (~malmis@replaced-ip )
           
         
        
          2695 [10:04:30] *** Joins: verboese (~verboese@replaced-ip )
           
         
        
          2696 [10:04:30] *** Joins: Immanuel (~Manu@replaced-ip )
           
         
        
          2697 [10:04:30] *** Joins: jrose1030 (~thejrose1@replaced-ip )
           
         
        
          2698 [10:04:30] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
           
         
        
          2699 [10:04:30] *** Joins: cart_man (c428bac2@replaced-ip )
           
         
        
          2700 [10:04:30] *** Joins: xiaodong (~xiaodong@replaced-ip )
           
         
        
          2701 [10:04:30] *** Joins: MrBy__ (~MrBy@replaced-ip )
           
         
        
          2702 [10:04:30] *** Joins: rany (~rany@replaced-ip )
           
         
        
          2703 [10:04:30] *** Joins: FkZ (~fkz@replaced-ip )
           
         
        
          2704 [10:04:30] *** Joins: Defaultti (defaultti@replaced-ip )
           
         
        
          2705 [10:04:30] *** Joins: shinnya (~shinnya@replaced-ip )
           
         
        
          2706 [10:04:30] *** Joins: fireball``` (~fireball`@replaced-ip )
           
         
        
          2707 [10:04:30] *** Joins: toli (~toli@replaced-ip )
           
         
        
          2708 [10:04:30] *** Joins: AimHere (~bod@replaced-ip )
           
         
        
          2709 [10:04:30] *** Joins: enkrypt (~enkrypt@replaced-ip )
           
         
        
          2710 [10:04:30] *** Joins: urzds (~quassel@replaced-ip )
           
         
        
          2711 [10:04:30] *** Joins: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es)
           
         
        
          2712 [10:04:30] *** Joins: Falson (~Falsonn@replaced-ip )
           
         
        
          2713 [10:04:30] *** Joins: ffatman (~ffamousff@replaced-ip )
           
         
        
          2714 [10:04:30] *** Joins: Caplain (~shayne@replaced-ip )
           
         
        
          2715 [10:04:30] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
           
         
        
          2716 [10:04:30] *** Joins: main_loo1 (~main_loop@replaced-ip )
           
         
        
          2717 [10:04:30] *** Joins: Time-Warp (anonymouse@replaced-ip )
           
         
        
          2718 [10:04:30] *** Joins: lukky513 (~lukky513@replaced-ip )
           
         
        
          2719 [10:04:30] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
           
         
        
          2720 [10:04:30] *** Joins: glebihan (~glebihan@replaced-ip )
           
         
        
          2721 [10:04:30] *** Joins: Howdy (~billy@replaced-ip )
           
         
        
          2722 [10:04:30] *** Joins: nee-chan (~nee-chan@replaced-ip )
           
         
        
          2723 [10:04:30] *** Joins: seekr (~seekr@replaced-ip )
           
         
        
          2724 [10:04:30] *** Joins: AnD[a]LeS (~andales@replaced-ip )
           
         
        
          2725 [10:04:30] *** Joins: nickenchuggets (~nicken@replaced-ip )
           
         
        
          2726 [10:04:30] *** Joins: enki (~enki@replaced-ip )
           
         
        
          2727 [10:04:30] *** Joins: na1rb (~nairb@replaced-ip )
           
         
        
          2728 [10:04:30] *** Joins: Katana_Steel (~rkjelleru@replaced-ip )
           
         
        
          2729 [10:04:30] *** Joins: bedamusa (~Ludmil@replaced-ip )
           
         
        
          2730 [10:04:30] *** Joins: skarn_ (skarn@replaced-ip )
           
         
        
          2731 [10:04:30] *** Joins: AusteritySucks (~Austerity@replaced-ip )
           
         
        
          2732 [10:04:30] *** Joins: Nnavd (~Nnavd@replaced-ip )
           
         
        
          2733 [10:04:30] *** Joins: anona (~anona@replaced-ip )
           
         
        
          2734 [10:04:30] *** Joins: Colti (Miramar-FL@replaced-ip )
           
         
        
          2735 [10:04:30] *** Joins: AgentClank (AgentClank@replaced-ip )
           
         
        
          2736 [10:04:30] *** Joins: sysanthrope (~quassel@replaced-ip )
           
         
        
          2737 [10:04:30] *** Joins: implijer (~implijer_@replaced-ip )
           
         
        
          2738 [10:04:30] *** Joins: HerculeP (~herc@replaced-ip )
           
         
        
          2739 [10:04:30] *** Joins: michaelni (~michael@replaced-ip )
           
         
        
          2740 [10:04:30] *** Joins: gusnan (~gusnan@replaced-ip )
           
         
        
          2741 [10:04:30] *** Joins: sevenfourk (uid148781@replaced-ip )
           
         
        
          2742 [10:04:30] *** Joins: PaulePanter (~paul@replaced-ip )
           
         
        
          2743 [10:04:30] *** Joins: Jurkki (~jukka@replaced-ip )
           
         
        
          2744 [10:04:30] *** Joins: Sigyn (sigyn@replaced-ip )
           
         
        
          2745 [10:04:30] *** Joins: lena (~No@replaced-ip )
           
         
        
          2746 [10:04:30] *** Joins: xrogaan (xrogaan@replaced-ip )
           
         
        
          2747 [10:04:30] *** Joins: boudiccas (~boudiccas@replaced-ip )
           
         
        
          2748 [10:04:30] *** Joins: flyoffthehandle (~flyoffthe@replaced-ip )
           
         
        
          2749 [10:04:30] *** Joins: init7 (~init7@replaced-ip )
           
         
        
          2750 [10:04:30] *** Joins: namix (~namix@replaced-ip )
           
         
        
          2751 [10:04:30] *** Joins: OerHeks (~OerHeks@replaced-ip )
           
         
        
          2752 [10:04:30] *** Joins: msantana (marcelo@replaced-ip )
           
         
        
          2753 [10:04:30] *** Joins: High_Priest (~hp@replaced-ip )
           
         
        
          2754 [10:04:30] *** Joins: chalcedony (~chalcedon@replaced-ip )
           
         
        
          2755 [10:04:30] *** Joins: gniourf (~gniourf@replaced-ip )
           
         
        
          2756 [10:04:30] *** Joins: Tempesta (~Tempesta@replaced-ip )
           
         
        
          2757 [10:04:30] *** Joins: ToBeFree (~tobefree@replaced-ip )
           
         
        
          2758 [10:04:30] *** Joins: abra0 (moo@replaced-ip )
           
         
        
          2759 [10:04:30] *** Joins: Azelphur (~Azelphur@replaced-ip )
           
         
        
          2760 [10:04:30] *** Joins: comgot (~Icedove@replaced-ip )
           
         
        
          2761 [10:04:30] *** Joins: speeddragon (~speeddrag@replaced-ip )
           
         
        
          2762 [10:04:30] *** Joins: JamesHa (~Ser2@replaced-ip )
           
         
        
          2763 [10:04:30] *** Joins: TmvC (~TmvC@replaced-ip )
           
         
        
          2764 [10:04:30] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
           
         
        
          2765 [10:04:30] *** Joins: IdleGandalf (~IdleGanda@replaced-ip )
           
         
        
          2766 [10:04:30] *** Joins: Arroyo1010 (~Arroyo101@replaced-ip )
           
         
        
          2767 [10:04:30] *** Joins: kmd (magick777@replaced-ip )
           
         
        
          2768 [10:04:30] *** Joins: Nik05 (~Nik05@replaced-ip )
           
         
        
          2769 [10:04:30] *** Joins: CME (~CME@replaced-ip )
           
         
        
          2770 [10:04:30] *** Joins: Zyf (~Zyferus@replaced-ip )
           
         
        
          2771 [10:04:30] *** Joins: frlttrwrd (~fourlette@replaced-ip )
           
         
        
          2772 [10:04:30] *** Joins: Megaf (~quassel@replaced-ip )
           
         
        
          2773 [10:04:30] *** Joins: dpkg (~dpkg@replaced-ip )
           
         
        
          2774 [10:04:30] *** Joins: koltrast (8ed3936c@replaced-ip )
           
         
        
          2775 [10:04:30] *** Joins: nighty (~nighty@replaced-ip )
           
         
        
          2776 [10:04:30] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
           
         
        
          2777 [10:04:30] *** Joins: chvz (~chvz@replaced-ip )
           
         
        
          2778 [10:04:30] *** Joins: dselect (~dselect@replaced-ip )
           
         
        
          2779 [10:04:30] *** Joins: ayypot (~ayy@replaced-ip )
           
         
        
          2780 [10:04:30] *** Joins: meti (~meti@replaced-ip )
           
         
        
          2781 [10:04:30] *** Joins: clopez (~tau@replaced-ip )
           
         
        
          2782 [10:04:30] *** Joins: bp0 (~bp@replaced-ip )
           
         
        
          2783 [10:04:30] *** Joins: vvande (~vvande@replaced-ip )
           
         
        
          2784 [10:04:30] *** Joins: arha (~temp@replaced-ip )
           
         
        
          2785 [10:04:30] *** Joins: stoffepojken (~stoffe@replaced-ip )
           
         
        
          2786 [10:04:30] *** Joins: sqwishy (~weechat@replaced-ip )
           
         
        
          2787 [10:04:30] *** Joins: CeBe (~CeBe@replaced-ip )
           
         
        
          2788 [10:04:30] *** Joins: sphenxes02 (~sphenxes@replaced-ip )
           
         
        
          2789 [10:04:30] *** Joins: monoxane (~monoxane@replaced-ip )
           
         
        
          2790 [10:04:30] *** Joins: jhutchins (~jonathan@replaced-ip )
           
         
        
          2791 [10:04:30] *** Joins: TomyWork (~tomy@replaced-ip )
           
         
        
          2792 [10:04:30] *** Joins: twizsted (~twizsted@replaced-ip )
           
         
        
          2793 [10:04:30] *** Joins: Ex-Opesa (~Ex-Opesa@replaced-ip )
           
         
        
          2794 [10:04:30] *** Joins: heller_ (~heller@replaced-ip )
           
         
        
          2795 [10:04:30] *** Joins: masber (~masber@replaced-ip )
           
         
        
          2796 [10:04:30] *** Joins: glebihan_ (~glebihan@replaced-ip )
           
         
        
          2797 [10:04:30] *** Joins: torjeh (~Torje@replaced-ip )
           
         
        
          2798 [10:04:30] *** Joins: Gi0 (~Gi0@replaced-ip )
           
         
        
          2799 [10:04:30] *** Joins: AndyOslo (~andreas@replaced-ip )
           
         
        
          2800 [10:04:30] *** Joins: brizz (~brizz@replaced-ip )
           
         
        
          2801 [10:04:30] *** Joins: Devastator (~devas@replaced-ip )
           
         
        
          2802 [10:04:30] *** Joins: bocaneri (~bocaneri@replaced-ip )
           
         
        
          2803 [10:04:30] *** Joins: user123irc (~quassel@replaced-ip )
           
         
        
          2804 [10:04:30] *** Joins: Wyzard (~mike@replaced-ip )
           
         
        
          2805 [10:04:30] *** Joins: lister (~test@replaced-ip )
           
         
        
          2806 [10:04:30] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip )
           
         
        
          2807 [10:04:30] *** Joins: no_- (~juri@replaced-ip )
           
         
        
          2808 [10:04:30] *** Joins: _tremo (~tremo@replaced-ip )
           
         
        
          2809 [10:04:30] *** Joins: moparisthebest (~moparisth@replaced-ip )
           
         
        
          2810 [10:04:30] *** Joins: fr1tz (~fr1tz@replaced-ip )
           
         
        
          2811 [10:04:30] *** Joins: Apeiron` (znc@replaced-ip )
           
         
        
          2812 [10:04:30] *** Joins: spacebison (~bison@replaced-ip )
           
         
        
          2813 [10:04:30] *** Joins: trumee (~trumee@replaced-ip )
           
         
        
          2814 [10:04:30] *** Joins: Sheraf (~Sheraf@replaced-ip )
           
         
        
          2815 [10:04:30] *** Joins: neskau (~Sbyte@replaced-ip )
           
         
        
          2816 [10:04:30] *** Joins: mar77i (~mar77i@replaced-ip )
           
         
        
          2817 [10:04:30] *** Joins: cyborg_ (~cyborg@replaced-ip )
           
         
        
          2818 [10:04:30] *** Joins: mo1991_ (~mo1991@replaced-ip )
           
         
        
          2819 [10:04:30] *** Joins: tax (~tax@replaced-ip )
           
         
        
          2820 [10:04:30] *** Joins: ZeroBeholder (~ZeroBehol@replaced-ip )
           
         
        
          2821 [10:04:30] *** Joins: k_sze[work] (654eb2ba@replaced-ip )
           
         
        
          2822 [10:04:30] *** Joins: jandrusk (~jra@replaced-ip )
           
         
        
          2823 [10:04:30] *** Joins: Guest75982 (irc@replaced-ip )
           
         
        
          2824 [10:04:30] *** Joins: pankid (~quassel@replaced-ip )
           
         
        
          2825 [10:04:30] *** Joins: rafalcpp (~racalcppp@replaced-ip )
           
         
        
          2826 [10:04:31] *** Joins: andril (~andril@replaced-ip )
           
         
        
          2827 [10:04:31] *** Joins: electrostat (~dag@replaced-ip )
           
         
        
          2828 [10:04:31] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          2829 [10:04:31] *** Joins: sol (~sol@replaced-ip )
           
         
        
          2830 [10:04:31] *** Joins: _unreal_ (~cubox@replaced-ip )
           
         
        
          2831 [10:04:31] *** Joins: dmreichard (~dmreichar@replaced-ip )
           
         
        
          2832 [10:04:31] *** Joins: vivid (~vivid@replaced-ip )
           
         
        
          2833 [10:04:31] *** Joins: lifeofguenter (~lifeofgue@replaced-ip )
           
         
        
          2834 [10:04:31] *** Joins: xtturbo (~textual@replaced-ip )
           
         
        
          2835 [10:04:31] *** Joins: ProfessorKaos64 (~mikeyd@replaced-ip )
           
         
        
          2836 [10:04:31] *** Joins: Mikail (~smuxi@replaced-ip )
           
         
        
          2837 [10:04:31] *** Joins: LambdaComplex (~LambdaCom@replaced-ip )
           
         
        
          2838 [10:04:31] *** Joins: tadej (~universe@replaced-ip )
           
         
        
          2839 [10:04:31] *** Joins: teclo- (42@replaced-ip )
           
         
        
          2840 [10:04:31] *** Joins: Sarodj (~pr0nstar@replaced-ip )
           
         
        
          2841 [10:04:31] *** Joins: garyserj (~garyserj@replaced-ip )
           
         
        
          2842 [10:04:31] *** Joins: Dewi (~dewi@replaced-ip )
           
         
        
          2843 [10:04:31] *** Joins: esaym153 (~esaym153@replaced-ip )
           
         
        
          2844 [10:04:31] *** Joins: marc0s (~marcos@replaced-ip )
           
         
        
          2845 [10:04:31] *** Joins: Hydroxide (~jimmy@replaced-ip )
           
         
        
          2846 [10:04:31] *** Joins: jonasbits (~quassel@replaced-ip )
           
         
        
          2847 [10:04:31] *** Joins: larjona (~quassel@replaced-ip )
           
         
        
          2848 [10:04:31] *** Joins: thinkpad (~thinkpad@replaced-ip )
           
         
        
          2849 [10:04:31] *** Joins: bertbob (~bertbob@replaced-ip )
           
         
        
          2850 [10:04:31] *** Joins: sosby (~josh@replaced-ip )
           
         
        
          2851 [10:04:31] *** Joins: bazhang (~bazhang@replaced-ip )
           
         
        
          2852 [10:04:31] *** Joins: mariothemad (~mario@replaced-ip )
           
         
        
          2853 [10:04:31] *** Joins: vaci (~vaci@replaced-ip )
           
         
        
          2854 [10:04:31] *** Joins: ThomasJ (thomas@replaced-ip )
           
         
        
          2855 [10:04:31] *** Joins: Quick_Wango (~quickwang@replaced-ip )
           
         
        
          2856 [10:04:31] *** Joins: parus (~parus@replaced-ip )
           
         
        
          2857 [10:04:31] *** Joins: willmore (~willmore@replaced-ip )
           
         
        
          2858 [10:04:31] *** Joins: ugglan (~ugglan@replaced-ip )
           
         
        
          2859 [10:04:31] *** Joins: pratch (~pratch@replaced-ip )
           
         
        
          2860 [10:04:31] *** Joins: Uf0 (~luna@replaced-ip )
           
         
        
          2861 [10:04:31] *** Joins: Willis (Willis@replaced-ip )
           
         
        
          2862 [10:04:31] *** Joins: teraflops (~teraflops@replaced-ip )
           
         
        
          2863 [10:04:31] *** Joins: gigetoo (~gigetoo@replaced-ip )
           
         
        
          2864 [10:04:31] *** Joins: mrkebab (~mk@replaced-ip )
           
         
        
          2865 [10:04:31] *** Joins: Dadou (~Dadou@replaced-ip )
           
         
        
          2866 [10:04:31] *** Joins: lok0 (~jediraste@replaced-ip )
           
         
        
          2867 [10:04:31] *** Joins: Atmos (~zdg@replaced-ip )
           
         
        
          2868 [10:04:31] *** Joins: tr4sk (~tr4sk@replaced-ip )
           
         
        
          2869 [10:04:31] *** Joins: naviaa (~root@replaced-ip )
           
         
        
          2870 [10:04:31] *** Joins: Slumlord_ (~Slumlord_@replaced-ip )
           
         
        
          2871 [10:04:31] *** Joins: DustyDingo (~nonamen@replaced-ip )
           
         
        
          2872 [10:04:31] *** Joins: annoymouse4210 (~annoymous@replaced-ip )
           
         
        
          2873 [10:04:31] *** Joins: mda1_ (~mda1@replaced-ip )
           
         
        
          2874 [10:04:31] *** Joins: jaegerheimer (jiggawattz@replaced-ip )
           
         
        
          2875 [10:04:31] *** Joins: ohlaugh (5ec63dae@replaced-ip )
           
         
        
          2876 [10:04:31] *** Joins: monty (~monte@replaced-ip )
           
         
        
          2877 [10:04:31] *** Joins: GabrieleV (~GabrieleV@replaced-ip )
           
         
        
          2878 [10:04:31] *** Joins: Clorith (~marius@replaced-ip )
           
         
        
          2879 [10:04:31] *** Joins: dcpc007 (~dcpc007@replaced-ip )
           
         
        
          2880 [10:04:31] *** Joins: mz| (~emerick@replaced-ip )
           
         
        
          2881 [10:04:31] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
           
         
        
          2882 [10:04:31] *** Joins: mrBen2k2k2k (~logstash@replaced-ip )
           
         
        
          2883 [10:04:31] *** Joins: MrGeneral (~MrGeneral@replaced-ip )
           
         
        
          2884 [10:04:31] *** Joins: hid3 (~arnoldas@replaced-ip )
           
         
        
          2885 [10:04:31] *** Joins: sativouf (~sativouf@replaced-ip )
           
         
        
          2886 [10:04:31] *** Joins: KjetilK (~kjetil@replaced-ip )
           
         
        
          2887 [10:04:31] *** Joins: dings (20203@replaced-ip )
           
         
        
          2888 [10:04:31] *** Joins: superrorc (~superrorc@replaced-ip )
           
         
        
          2889 [10:04:31] *** Joins: noodle (~noodle@replaced-ip )
           
         
        
          2890 [10:04:31] *** Joins: p_quarles (~pquarles@replaced-ip )
           
         
        
          2891 [10:04:31] *** Joins: Defcronyke (~Defcronyk@replaced-ip )
           
         
        
          2892 [10:04:31] *** Joins: adapter (~adapter@replaced-ip )
           
         
        
          2893 [10:04:31] *** Joins: pyrat (~manningx@replaced-ip )
           
         
        
          2894 [10:04:31] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
           
         
        
          2895 [10:04:31] *** Joins: Len (~Lenisko@replaced-ip )
           
         
        
          2896 [10:04:31] *** Joins: madprops (~clouds@replaced-ip )
           
         
        
          2897 [10:04:31] *** Joins: danmackay (danmackay@replaced-ip )
           
         
        
          2898 [10:04:31] *** Joins: rlange (~rlange@replaced-ip )
           
         
        
          2899 [10:04:31] *** Joins: jargonmonk (jargonmonk@replaced-ip )
           
         
        
          2900 [10:04:31] *** Joins: s0ph0s|2 (~s0ph0s@replaced-ip )
           
         
        
          2901 [10:04:31] *** Joins: beerbroy (~hans@replaced-ip )
           
         
        
          2902 [10:04:31] *** Joins: Storfiskaren (~robert@replaced-ip )
           
         
        
          2903 [10:04:31] *** Joins: twotwenty (~two@replaced-ip )
           
         
        
          2904 [10:04:31] *** Joins: LaunchDirector (~pi@replaced-ip )
           
         
        
          2905 [10:04:31] *** Joins: Scuttle (~Scuttle@replaced-ip )
           
         
        
          2906 [10:04:31] *** Joins: relaxed (~relaxed@replaced-ip )
           
         
        
          2907 [10:04:31] *** Joins: grinsekatze (~andreas@replaced-ip )
           
         
        
          2908 [10:04:31] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
           
         
        
          2909 [10:04:31] *** Joins: madmattco (~quassel@replaced-ip )
           
         
        
          2910 [10:04:31] *** Joins: hanleym (~hanleym@replaced-ip )
           
         
        
          2911 [10:04:31] *** Joins: magenbrot (~magenbrot@replaced-ip )
           
         
        
          2912 [10:04:31] *** Joins: Redfoxmoon (~Redfox@replaced-ip )
           
         
        
          2913 [10:04:31] *** Joins: dustpuppy (~dustpuppy@replaced-ip )
           
         
        
          2914 [10:04:31] *** Joins: k1000 (~k1000@replaced-ip )
           
         
        
          2915 [10:04:31] *** Joins: Guest62914 (~Omni@replaced-ip )
           
         
        
          2916 [10:04:31] *** Joins: _VXx (~death@replaced-ip )
           
         
        
          2917 [10:04:31] *** Joins: Shentino (~Shentino@replaced-ip )
           
         
        
          2918 [10:04:31] *** Joins: pragmatism (~pragmatis@replaced-ip )
           
         
        
          2919 [10:04:31] *** Joins: Quantumcross (~weechat@replaced-ip )
           
         
        
          2920 [10:04:31] *** Joins: Disconsented (~core@replaced-ip )
           
         
        
          2921 [10:04:31] *** Joins: TimWolla (~timwolla@replaced-ip )
           
         
        
          2922 [10:04:31] *** Joins: Starduster (~SD@replaced-ip )
           
         
        
          2923 [10:04:31] *** Joins: justJanne (~justJanne@replaced-ip )
           
         
        
          2924 [10:04:31] *** Joins: marsjaninzmarsa (~marsjanin@replaced-ip )
           
         
        
          2925 [10:04:31] *** Joins: ripdisk (~allseeing@replaced-ip )
           
         
        
          2926 [10:04:31] *** Joins: tlab (~tlab@replaced-ip )
           
         
        
          2927 [10:04:31] *** Joins: vila (~vila@replaced-ip )
           
         
        
          2928 [10:04:31] *** Joins: SerajewelKS (~me@replaced-ip )
           
         
        
          2929 [10:04:31] *** Joins: Saar (~Saar@replaced-ip )
           
         
        
          2930 [10:04:31] *** Joins: hexnewbie (~hexnewbie@replaced-ip )
           
         
        
          2931 [10:04:31] *** Joins: litheum (~kolbe@replaced-ip )
           
         
        
          2932 [10:04:31] *** Joins: magnulu (~magnulu@replaced-ip )
           
         
        
          2933 [10:04:31] *** Joins: p0rt (~p0rt@replaced-ip )
           
         
        
          2934 [10:04:31] *** Joins: mRokita (~ZNC@replaced-ip )
           
         
        
          2935 [10:04:31] *** Joins: derpington (~derpling@replaced-ip )
           
         
        
          2936 [10:04:31] *** Joins: zwiep` (~zwiep@replaced-ip )
           
         
        
          2937 [10:04:31] *** Joins: Qrc (~lehtine5@replaced-ip )
           
         
        
          2938 [10:04:31] *** Joins: jas4711 (~jas4711@replaced-ip )
           
         
        
          2939 [10:04:31] *** Joins: tom99 (~tom99@replaced-ip )
           
         
        
          2940 [10:04:31] *** Joins: VjetarSaSunca (~Vjetar@replaced-ip )
           
         
        
          2941 [10:04:31] *** Joins: krups (~krups@replaced-ip )
           
         
        
          2942 [10:04:31] *** Joins: jbobbiz (~Captain@replaced-ip )
           
         
        
          2943 [10:04:31] *** Joins: ectospasm (~ectospasm@replaced-ip )
           
         
        
          2944 [10:04:31] *** Joins: squarecircle (~goto@replaced-ip )
           
         
        
          2945 [10:04:31] *** Joins: Piggy (piggy@replaced-ip )
           
         
        
          2946 [10:04:31] *** Joins: Radex (br@replaced-ip )
           
         
        
          2947 [10:04:31] *** Joins: pfote (~pfote@replaced-ip )
           
         
        
          2948 [10:04:31] *** Joins: fhffhqvb (suss@replaced-ip )
           
         
        
          2949 [10:04:31] *** Joins: kenneth (~kenneth@replaced-ip )
           
         
        
          2950 [10:04:31] *** Joins: klys (~mdasoh@replaced-ip )
           
         
        
          2951 [10:04:31] *** Joins: gevatter (~quassel@replaced-ip )
           
         
        
          2952 [10:04:31] *** Joins: riex (gaming@replaced-ip )
           
         
        
          2953 [10:04:31] *** Joins: husqar (~husqar@replaced-ip )
           
         
        
          2954 [10:04:31] *** Joins: Asoka (~a@replaced-ip )
           
         
        
          2955 [10:04:31] *** Joins: TacoGS (~TacoGS@replaced-ip )
           
         
        
          2956 [10:04:31] *** Joins: dimir (~dimir@replaced-ip )
           
         
        
          2957 [10:04:31] *** Joins: DDR (~david@replaced-ip )
           
         
        
          2958 [10:04:31] *** Joins: mhoney (~mhoney@replaced-ip )
           
         
        
          2959 [10:04:31] *** Joins: AkQ (akq@replaced-ip )
           
         
        
          2960 [10:04:31] *** Joins: styler2go (~styler2go@replaced-ip )
           
         
        
          2961 [10:04:31] *** Joins: Voyager_MP (~michel@replaced-ip )
           
         
        
          2962 [10:04:31] *** Joins: johskar (~johskar@replaced-ip )
           
         
        
          2963 [10:04:31] *** Joins: coruja (coruja@replaced-ip )
           
         
        
          2964 [10:04:31] *** Joins: fnmueller (6TEkF8UUP7@replaced-ip )
           
         
        
          2965 [10:04:31] *** Joins: awk_ (~awk@replaced-ip )
           
         
        
          2966 [10:04:31] *** Joins: Kjartan (~Kjartan@replaced-ip )
           
         
        
          2967 [10:04:31] *** Joins: k_apo (~k_apo@replaced-ip )
           
         
        
          2968 [10:04:31] *** Joins: debhelper (~debhelper@replaced-ip )
           
         
        
          2969 [10:04:31] *** Joins: thiagoss (~thiagoss@replaced-ip )
           
         
        
          2970 [10:04:31] *** Joins: DandyPandy (~freenode@replaced-ip )
           
         
        
          2971 [10:04:31] *** Joins: dreamer (~henk@replaced-ip )
           
         
        
          2972 [10:04:31] *** Joins: meldron (koDDpUQ7bD@replaced-ip )
           
         
        
          2973 [10:04:31] *** Joins: bumbar_ (~bumbar@replaced-ip )
           
         
        
          2974 [10:04:31] *** Joins: rednul (~rednul@replaced-ip )
           
         
        
          2975 [10:04:31] *** Joins: keith4 (~keith4@replaced-ip )
           
         
        
          2976 [10:04:31] *** Joins: n2deep (n2deep@replaced-ip )
           
         
        
          2977 [10:04:31] *** Joins: blind (~blind@replaced-ip )
           
         
        
          2978 [10:04:31] *** Joins: epsilon (textblase@replaced-ip )
           
         
        
          2979 [10:04:31] *** Joins: Kiah (~gir@replaced-ip )
           
         
        
          2980 [10:04:31] *** Joins: coryna (~coryna@replaced-ip )
           
         
        
          2981 [10:04:31] *** Joins: thoros- (~thoros@replaced-ip )
           
         
        
          2982 [10:04:31] *** Joins: Flashtek (~NeilStone@replaced-ip )
           
         
        
          2983 [10:04:31] *** Joins: Muflo (muflo@replaced-ip )
           
         
        
          2984 [10:04:31] *** Joins: noxs_ (~noxs@replaced-ip )
           
         
        
          2985 [10:04:31] *** Joins: Kazzy (~kaz@replaced-ip )
           
         
        
          2986 [10:04:31] *** Joins: beefnog (~beefnog@replaced-ip )
           
         
        
          2987 [10:04:31] *** Joins: Haudegen (~quassel@replaced-ip )
           
         
        
          2988 [10:04:31] *** Joins: MrFrood (U2FsdGVkX1@replaced-ip )
           
         
        
          2989 [10:04:31] *** Joins: haasn (~haasn@replaced-ip )
           
         
        
          2990 [10:04:31] *** Joins: cherti (cherti@replaced-ip )
           
         
        
          2991 [10:04:31] *** Joins: xSmurf (MrSmurf@replaced-ip )
           
         
        
          2992 [10:04:31] *** Joins: hgeboner (~duke@replaced-ip )
           
         
        
          2993 [10:04:31] *** Joins: fluoboa (~quassel@replaced-ip )
           
         
        
          2994 [10:04:31] *** Joins: JRHaigh (~JRHaigh@replaced-ip )
           
         
        
          2995 [10:04:31] *** Joins: LeandroLuiz (~LLP@replaced-ip )
           
         
        
          2996 [10:04:31] *** Joins: bony (~quassel@replaced-ip )
           
         
        
          2997 [10:04:31] *** Joins: ^GoD^ (~156@replaced-ip )
           
         
        
          2998 [10:04:31] *** Joins: Alrahambra (~Alrahambr@replaced-ip )
           
         
        
          2999 [10:04:31] *** Joins: otyugh (~tyutyugh@replaced-ip )
           
         
        
          3000 [10:04:31] *** Joins: quasisane (~sanep@replaced-ip )
           
         
        
          3001 [10:04:31] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
           
         
        
          3002 [10:04:31] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
           
         
        
          3003 [10:04:31] *** Joins: osfe (~ol@replaced-ip )
           
         
        
          3004 [10:04:31] *** Joins: nyuszika7h (nyuszika7h@replaced-ip )
           
         
        
          3005 [10:04:31] *** Joins: towa (~quassel@replaced-ip )
           
         
        
          3006 [10:04:31] *** Joins: milobit (~milobit@replaced-ip )
           
         
        
          3007 [10:04:31] *** Joins: int0x27h (~int0x27h@replaced-ip )
           
         
        
          3008 [10:04:31] *** Joins: fooctrl (~havoc@replaced-ip )
           
         
        
          3009 [10:04:31] *** Joins: Lirion (~m00se@replaced-ip )
           
         
        
          3010 [10:04:31] *** Joins: ScottE (~ScottE@replaced-ip )
           
         
        
          3011 [10:04:31] *** Joins: acidfoo_ (~acidfoo@replaced-ip )
           
         
        
          3012 [10:04:31] *** Joins: ccrhy (~ccrhy3@replaced-ip )
           
         
        
          3013 [10:04:31] *** Joins: catbeard (~lol@replaced-ip )
           
         
        
          3014 [10:04:31] *** Joins: Smuckerz (~C2N14@replaced-ip )
           
         
        
          3015 [10:04:31] *** Joins: meshugga (philip@replaced-ip )
           
         
        
          3016 [10:04:31] *** Joins: nomad_dw (~nomad@replaced-ip )
           
         
        
          3017 [10:04:31] *** Joins: JPT (~jpt@replaced-ip )
           
         
        
          3018 [10:04:31] *** Joins: resixian (~akira@replaced-ip )
           
         
        
          3019 [10:04:31] *** Joins: pisekot (~user@replaced-ip )
           
         
        
          3020 [10:04:31] *** Joins: waynr (~waynr@replaced-ip )
           
         
        
          3021 [10:04:31] *** Joins: para000 (para000@replaced-ip )
           
         
        
          3022 [10:04:31] *** Joins: therock247uk (~therock24@replaced-ip )
           
         
        
          3023 [10:04:31] *** Joins: ]3n19m4[_ (~]3n19m4@replaced-ip )
           
         
        
          3024 [10:04:31] *** Joins: TechChristoph_ (~quassel@replaced-ip )
           
         
        
          3025 [10:04:31] *** Joins: Hobby_boy (Hobbyboy@replaced-ip )
           
         
        
          3026 [10:04:31] *** Joins: Xjs|moonshine (moon@replaced-ip )
           
         
        
          3027 [10:04:31] *** Joins: slax0r (slax0r@replaced-ip )
           
         
        
          3028 [10:04:31] *** Joins: Mission-Critical (~MissionCr@replaced-ip )
           
         
        
          3029 [10:04:31] *** Joins: xingu (~xingu@replaced-ip )
           
         
        
          3030 [10:04:31] *** Joins: k0nsl (~k0nsl@replaced-ip )
           
         
        
          3031 [10:04:31] *** Joins: sbine (~sbine@replaced-ip )
           
         
        
          3032 [10:04:31] *** Joins: LostSoul (~LostSoul@replaced-ip )
           
         
        
          3033 [10:04:31] *** Joins: RamPage (~R@replaced-ip )
           
         
        
          3034 [10:04:31] *** Joins: Qommand0r (~HENKiE@replaced-ip )
           
         
        
          3035 [10:04:31] *** Joins: AtmosFanBoy (Maxxe@replaced-ip )
           
         
        
          3036 [10:04:31] *** Joins: sveva65 (~sverre@replaced-ip )
           
         
        
          3037 [10:04:31] *** Joins: bfit (~bfit@replaced-ip )
           
         
        
          3038 [10:04:31] *** Joins: mdorenka (~mdorenka@replaced-ip )
           
         
        
          3039 [10:04:31] *** Joins: rainfyre (~rainfyre@replaced-ip )
           
         
        
          3040 [10:04:31] *** Joins: Malinux (~malin@replaced-ip )
           
         
        
          3041 [10:04:31] *** Joins: peterS (~peter@replaced-ip )
           
         
        
          3042 [10:04:31] *** Joins: t0m0 (~t0m@replaced-ip )
           
         
        
          3043 [10:04:31] *** Joins: M-wkennington (wkenningto@replaced-ip )
           
         
        
          3044 [10:04:31] *** Joins: gwaaf (gwaafmatri@replaced-ip )
           
         
        
          3045 [10:04:31] *** Joins: M-shine (shinematri@replaced-ip )
           
         
        
          3046 [10:04:31] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip )
           
         
        
          3047 [10:04:31] *** Joins: kingkong (antalya@replaced-ip )
           
         
        
          3048 [10:04:31] *** Joins: ledufakademy (~ledufakad@replaced-ip )
           
         
        
          3049 [10:04:31] *** Joins: kak (kak@replaced-ip )
           
         
        
          3050 [10:04:31] *** Joins: stackfault (~sf@replaced-ip )
           
         
        
          3051 [10:04:31] *** Joins: d-fence_ (~quassel@replaced-ip )
           
         
        
          3052 [10:04:31] *** Joins: magyar (~magyar@replaced-ip )
           
         
        
          3053 [10:04:31] *** Joins: WizJin (WizJin@replaced-ip )
           
         
        
          3054 [10:04:31] *** Joins: quarters (quarters@replaced-ip )
           
         
        
          3055 [10:04:31] *** Joins: ron-slc (~Ron@replaced-ip )
           
         
        
          3056 [10:04:31] *** Joins: SynrG (~synrg@replaced-ip )
           
         
        
          3057 [10:04:31] *** Joins: ilteris (~ilteris@replaced-ip )
           
         
        
          3058 [10:04:31] *** Joins: tharkun (~0@replaced-ip )
           
         
        
          3059 [10:04:31] *** Joins: Wotac (~Wotac@replaced-ip )
           
         
        
          3060 [10:04:31] *** Joins: umbSublime (~Sublime_@replaced-ip )
           
         
        
          3061 [10:04:31] *** Joins: BlackPanx (~black@replaced-ip )
           
         
        
          3062 [10:04:31] *** Joins: Dredge (Elite17548@replaced-ip )
           
         
        
          3063 [10:04:31] *** Joins: Flippylosaurus (Elite17436@replaced-ip )
           
         
        
          3064 [10:04:31] *** Joins: llimeht (~stuart@replaced-ip )
           
         
        
          3065 [10:04:31] *** Joins: sonOfRa (sonOfRa@replaced-ip )
           
         
        
          3066 [10:04:31] *** Joins: enoch85 (~enoch85@replaced-ip )
           
         
        
          3067 [10:04:31] *** Joins: Rubin (~Rubin@replaced-ip )
           
         
        
          3068 [10:04:31] *** Joins: reactormonk (~reactormo@replaced-ip )
           
         
        
          3069 [10:04:31] *** Joins: swaechter (swaechter@replaced-ip )
           
         
        
          3070 [10:04:31] *** Joins: ceng (ceng@replaced-ip )
           
         
        
          3071 [10:04:31] *** Joins: Mmike (~mario@replaced-ip )
           
         
        
          3072 [10:04:31] *** Joins: ApEtc (~apetc@replaced-ip )
           
         
        
          3073 [10:04:31] *** Joins: michiel (~michiel@replaced-ip )
           
         
        
          3074 [10:04:31] *** Joins: ciobi (freenode@replaced-ip )
           
         
        
          3075 [10:04:31] *** Joins: webpigeon (~quassel@replaced-ip )
           
         
        
          3076 [10:04:31] *** Joins: nagarkot (~nagarkot_@replaced-ip )
           
         
        
          3077 [10:04:31] *** Joins: fiddlerwoaroof (~fiddlerwo@replaced-ip )
           
         
        
          3078 [10:04:31] *** Joins: lupinedk (~lupine6@replaced-ip )
           
         
        
          3079 [10:04:31] *** Joins: ddp` (~ddp@replaced-ip )
           
         
        
          3080 [10:04:31] *** Joins: serban (~serban@replaced-ip )
           
         
        
          3081 [10:04:31] *** Joins: snow_bckspc (~snow_bcks@replaced-ip )
           
         
        
          3082 [10:04:31] *** Joins: r3 (~arethree@replaced-ip )
           
         
        
          3083 [10:04:31] *** Joins: mns (~mns@replaced-ip )
           
         
        
          3084 [10:04:31] *** Joins: catsup (d@replaced-ip )
           
         
        
          3085 [10:04:31] *** Joins: gnunicorn (~ah@replaced-ip )
           
         
        
          3086 [10:04:31] *** Joins: MattE (~matt@replaced-ip )
           
         
        
          3087 [10:04:31] *** Joins: Olipro (~Olipro@replaced-ip )
           
         
        
          3088 [10:04:31] *** Joins: futex (~mcstn@replaced-ip )
           
         
        
          3089 [10:04:31] *** Joins: dStruct (~matt@replaced-ip )
           
         
        
          3090 [10:04:31] *** Joins: missmbob (~missmbob@replaced-ip )
           
         
        
          3091 [10:04:31] *** Joins: donofrio (~donofrio@replaced-ip )
           
         
        
          3092 [10:04:31] *** Joins: bibble (~bibble@replaced-ip )
           
         
        
          3093 [10:04:31] *** Joins: KomputerKid (~KomputerK@replaced-ip )
           
         
        
          3094 [10:04:31] *** Joins: ibex (~ibex@replaced-ip )
           
         
        
          3095 [10:04:31] *** Joins: glongo (sid17594@replaced-ip )
           
         
        
          3096 [10:04:31] *** Joins: damio (sid156328@replaced-ip )
           
         
        
          3097 [10:04:31] *** Joins: jhill (sid1055@replaced-ip )
           
         
        
          3098 [10:04:31] *** Joins: twisted` (sid6794@replaced-ip )
           
         
        
          3099 [10:04:31] *** Joins: Justinus (~Justinus@replaced-ip )
           
         
        
          3100 [10:04:31] *** Joins: lsyoyom (~liny01@replaced-ip )
           
         
        
          3101 [10:04:31] *** Joins: Downer (~downer@replaced-ip )
           
         
        
          3102 [10:04:31] *** Joins: n-st (~n-st@replaced-ip )
           
         
        
          3103 [10:04:31] *** Joins: amospalla (~amospalla@replaced-ip )
           
         
        
          3104 [10:04:31] *** Joins: nikolah (~nikola@replaced-ip )
           
         
        
          3105 [10:04:31] *** Joins: JelmerD (~JelmerD@replaced-ip )
           
         
        
          3106 [10:04:31] *** Joins: boogibugs (~boogibugs@replaced-ip )
           
         
        
          3107 [10:04:31] *** Joins: rdz (~rdz@replaced-ip )
           
         
        
          3108 [10:04:31] *** Joins: cbdev (~fnord@replaced-ip )
           
         
        
          3109 [10:04:31] *** Joins: RobinC (~RobinC@replaced-ip )
           
         
        
          3110 [10:04:31] *** Joins: vhf (~vhf@replaced-ip )
           
         
        
          3111 [10:04:31] *** Joins: zack6849 (~zack6849@replaced-ip )
           
         
        
          3112 [10:04:31] *** Joins: fred``` (fred@replaced-ip )
           
         
        
          3113 [10:04:31] *** Joins: intelux (~intelux@replaced-ip )
           
         
        
          3114 [10:04:31] *** Joins: KOD3N (KODEN@replaced-ip )
           
         
        
          3115 [10:04:31] *** Joins: nodauf (~florian@replaced-ip )
           
         
        
          3116 [10:04:31] *** Joins: tomocha______ (tomocha@replaced-ip )
           
         
        
          3117 [10:04:31] *** Joins: c0ded (~c0ded@replaced-ip )
           
         
        
          3118 [10:04:31] *** Joins: dusares (~dusares@replaced-ip )
           
         
        
          3119 [10:04:31] *** Joins: galeido (galeido@replaced-ip )
           
         
        
          3120 [10:04:31] *** Joins: x-fak (~jul54@replaced-ip )
           
         
        
          3121 [10:04:31] *** Joins: MonsterKiller (~MonsterKi@replaced-ip )
           
         
        
          3122 [10:04:31] *** Joins: Mysterytrain (~George@replaced-ip )
           
         
        
          3123 [10:04:31] *** Joins: Hello71 (~Hello71@replaced-ip )
           
         
        
          3124 [10:04:31] *** Joins: mik (mik@replaced-ip )
           
         
        
          3125 [10:04:31] *** Joins: pipeep (~pipeep@replaced-ip )
           
         
        
          3126 [10:04:31] *** Joins: adi (~adi@replaced-ip )
           
         
        
          3127 [10:04:31] *** Joins: crdil (~crdil@replaced-ip )
           
         
        
          3128 [10:04:31] *** Joins: Afforess_ (~Afforess@replaced-ip )
           
         
        
          3129 [10:04:31] *** Joins: medicalwei_ (~medicalwe@replaced-ip )
           
         
        
          3130 [10:04:31] *** Joins: shad0VV_ (~shad0VV@replaced-ip )
           
         
        
          3131 [10:04:31] *** Joins: XeonSquared (~ShadowKat@replaced-ip )
           
         
        
          3132 [10:04:31] *** Joins: koollman_ (samson_t@replaced-ip )
           
         
        
          3133 [10:04:31] *** Joins: BarthezZ (~bart@replaced-ip )
           
         
        
          3134 [10:04:31] *** Joins: unborn (~ugly@replaced-ip )
           
         
        
          3135 [10:04:31] *** Joins: thalos_ (~thalos@replaced-ip )
           
         
        
          3136 [10:04:31] *** Joins: james41382_ (~james4138@replaced-ip )
           
         
        
          3137 [10:04:31] *** Joins: berkay (~berkay@replaced-ip )
           
         
        
          3138 [10:04:31] *** Joins: chaky|work (~ncakelic@replaced-ip )
           
         
        
          3139 [10:04:31] *** Joins: Furai (~Furai@replaced-ip )
           
         
        
          3140 [10:04:31] *** Joins: xand (~xand@replaced-ip )
           
         
        
          3141 [10:04:31] *** Joins: timmu (~M@replaced-ip )
           
         
        
          3142 [10:04:31] *** Joins: WinstonSmith (~WinstonSm@replaced-ip )
           
         
        
          3143 [10:04:31] *** Joins: Hobbyboy (Hobbyboy@replaced-ip )
           
         
        
          3144 [10:04:31] *** Joins: djvdorp (djvdorp@replaced-ip )
           
         
        
          3145 [10:04:31] *** Joins: Log1x (Log1x@replaced-ip )
           
         
        
          3146 [10:04:31] *** Joins: Jarus (~Jarus@replaced-ip )
           
         
        
          3147 [10:04:31] *** Joins: neffs (~neffs@replaced-ip )
           
         
        
          3148 [10:04:31] *** Joins: soahccc (~soahccc@replaced-ip )
           
         
        
          3149 [10:04:31] *** Joins: SpaceKookie (~SpaceKook@replaced-ip )
           
         
        
          3150 [10:04:31] *** Joins: robin_debspace (~robin_deb@replaced-ip )
           
         
        
          3151 [10:04:31] *** Joins: ToeSnacks (sid84043@replaced-ip )
           
         
        
          3152 [10:04:31] *** Joins: zerotri (sid1985@replaced-ip )
           
         
        
          3153 [10:04:31] *** Joins: stenrose (~stenrose@replaced-ip )
           
         
        
          3154 [10:04:31] *** Joins: r0bby (sid699@replaced-ip )
           
         
        
          3155 [10:04:31] *** Joins: Trellmor (~Trellmor@replaced-ip )
           
         
        
          3156 [10:04:31] *** Joins: JStoker (jstoker@replaced-ip )
           
         
        
          3157 [10:04:31] *** Joins: Sciuro (~rogier@replaced-ip )
           
         
        
          3158 [10:04:31] *** Joins: Dreamix (~x@replaced-ip )
           
         
        
          3159 [10:04:31] *** Joins: sandman13 (~sandman13@replaced-ip )
           
         
        
          3160 [10:04:31] *** Joins: diytto (~diytto@replaced-ip )
           
         
        
          3161 [10:04:31] *** Joins: clu5ter (~staff@replaced-ip )
           
         
        
          3162 [10:04:31] *** Joins: blommer (~blommer@replaced-ip )
           
         
        
          3163 [10:04:31] *** Joins: TonyL (~Tony@replaced-ip )
           
         
        
          3164 [10:04:31] *** Joins: cstine (~cstine@replaced-ip )
           
         
        
          3165 [10:04:31] *** Joins: luz1 (~luz1@replaced-ip )
           
         
        
          3166 [10:04:31] *** Joins: RickyB98 (RickyB98@replaced-ip )
           
         
        
          3167 [10:04:31] *** Joins: SenpaiSilver (~SenpaiSil@replaced-ip )
           
         
        
          3168 [10:04:31] *** Joins: bolt (r00t@replaced-ip )
           
         
        
          3169 [10:04:31] *** Joins: h9_ (Elite17198@replaced-ip )
           
         
        
          3170 [10:04:31] *** Joins: erry (~errietta@replaced-ip )
           
         
        
          3171 [10:04:31] *** Joins: tabakhase (tabakhase@replaced-ip )
           
         
        
          3172 [10:04:31] *** Joins: uda (sid143461@replaced-ip )
           
         
        
          3173 [10:04:31] *** Joins: ThisIsZenified (~ImCool@replaced-ip )
           
         
        
          3174 [10:04:31] *** Joins: v4s (~v4s@replaced-ip )
           
         
        
          3175 [10:04:31] *** Joins: ijmad (~ian@replaced-ip )
           
         
        
          3176 [10:04:31] *** Joins: m4rcu5_ (nobody@replaced-ip )
           
         
        
          3177 [10:04:31] *** Joins: riddle (riddle@replaced-ip )
           
         
        
          3178 [10:04:31] *** Joins: RaiNerTsuFal (~RaiNerTsu@replaced-ip )
           
         
        
          3179 [10:04:31] *** Joins: koma (~koma@replaced-ip )
           
         
        
          3180 [10:04:31] *** Joins: k^ (k@replaced-ip )
           
         
        
          3181 [10:04:31] *** Joins: papitfx (~hafiz@replaced-ip )
           
         
        
          3182 [10:04:31] *** Joins: trench_ (trench@replaced-ip )
           
         
        
          3183 [10:04:31] *** Joins: nanobit (~nanobit@replaced-ip )
           
         
        
          3184 [10:04:31] *** Joins: piklu- (~piklu@replaced-ip )
           
         
        
          3185 [10:04:31] *** Joins: ungali_m1bile (ungali@replaced-ip )
           
         
        
          3186 [10:04:31] *** Joins: marlinc (~marlinc@replaced-ip )
           
         
        
          3187 [10:04:31] *** Joins: Mouaad (~Mouaad@replaced-ip )
           
         
        
          3188 [10:04:31] *** Joins: komugi (~mindset@replaced-ip )
           
         
        
          3189 [10:04:31] *** Joins: morf_ (~morf@replaced-ip )
           
         
        
          3190 [10:04:31] *** Joins: masterm_ (masterm@replaced-ip )
           
         
        
          3191 [10:04:31] *** Joins: VampiricPadraig_ (~quassel@replaced-ip )
           
         
        
          3192 [10:04:31] *** Joins: NickyP (sid20176@replaced-ip )
           
         
        
          3193 [10:04:31] *** Joins: vvuja (Elite15143@replaced-ip )
           
         
        
          3194 [10:04:31] *** Joins: paulr_ (quasselcor@replaced-ip )
           
         
        
          3195 [10:04:31] *** Joins: seyeongkim (sid45616@replaced-ip )
           
         
        
          3196 [10:04:31] *** Joins: _aeris_ (~aeris@replaced-ip )
           
         
        
          3197 [10:04:31] *** Joins: paulgrmn1 (~paulgorma@replaced-ip )
           
         
        
          3198 [10:04:31] *** Joins: Robby (robby@replaced-ip )
           
         
        
          3199 [10:04:31] *** Joins: EmleyMoor (phil@replaced-ip )
           
         
        
          3200 [10:04:31] *** Joins: rudi_s (~simon@replaced-ip )
           
         
        
          3201 [10:04:31] *** Joins: abrotman (~abrotman@replaced-ip )
           
         
        
          3202 [10:04:31] *** Joins: simonlnu (~eric@replaced-ip )
           
         
        
          3203 [10:04:31] *** Joins: Posterdati (~kvirc@replaced-ip )
           
         
        
          3204 [10:04:31] *** Joins: aton` (~aton@replaced-ip )
           
         
        
          3205 [10:04:31] *** Joins: petn-randall (~petn-rand@replaced-ip )
           
         
        
          3206 [10:04:31] *** Joins: foriin (cenobite@replaced-ip )
           
         
        
          3207 [10:04:31] *** Joins: tacocat (~GLolol@replaced-ip )
           
         
        
          3208 [10:04:31] *** Joins: Nomads (~Nomad@replaced-ip )
           
         
        
          3209 [10:04:31] *** Joins: armin (~armin@replaced-ip )
           
         
        
          3210 [10:04:31] *** Joins: LordLamer (~lordlamer@replaced-ip )
           
         
        
          3211 [10:04:31] *** Joins: tapout (~tapout@replaced-ip )
           
         
        
          3212 [10:04:31] *** Joins: wyre (wyre@replaced-ip )
           
         
        
          3213 [10:04:31] *** Joins: fauweh (~root@replaced-ip )
           
         
        
          3214 [10:04:31] *** Joins: Pulec (~pulec@replaced-ip )
           
         
        
          3215 [10:04:31] *** Joins: hepukt4e (~hep@replaced-ip )
           
         
        
          3216 [10:04:31] *** Joins: adrienr (~adrien@replaced-ip )
           
         
        
          3217 [10:04:31] *** Joins: TheFlyingCorpse (~TheFlying@replaced-ip )
           
         
        
          3218 [10:04:31] *** Joins: nwe (~nwe@replaced-ip )
           
         
        
          3219 [10:04:31] *** Joins: FoolishOwl (U2FsdGVkX1@replaced-ip )
           
         
        
          3220 [10:04:31] *** Joins: eki (~eki@replaced-ip )
           
         
        
          3221 [10:04:31] *** Joins: firztspawn (~firztspaw@replaced-ip )
           
         
        
          3222 [10:04:31] *** Joins: afx237 (~afx237@replaced-ip )
           
         
        
          3223 [10:04:31] *** Joins: DrOwl (~drowl@replaced-ip )
           
         
        
          3224 [10:04:31] *** Joins: harrison (~quassel@replaced-ip )
           
         
        
          3225 [10:04:31] *** Joins: GJdan (~dan@replaced-ip )
           
         
        
          3226 [10:04:31] *** Joins: dTal (~dtal@replaced-ip )
           
         
        
          3227 [10:04:31] *** Joins: ohithere (~binary@replaced-ip )
           
         
        
          3228 [10:04:31] *** Joins: ilken (~ilk@replaced-ip )
           
         
        
          3229 [10:04:31] *** Joins: wafflejock (~wafflej0c@replaced-ip )
           
         
        
          3230 [10:04:31] *** Joins: kunwon1 (~kunwon1@replaced-ip )
           
         
        
          3231 [10:04:31] *** Joins: ponyofdeath (~vladi@replaced-ip )
           
         
        
          3232 [10:04:31] *** Joins: James_T (james@replaced-ip )
           
         
        
          3233 [10:04:31] *** Joins: wooden_ (~anon@replaced-ip )
           
         
        
          3234 [10:04:31] *** Joins: Phate (~Phate@replaced-ip )
           
         
        
          3235 [10:04:31] *** Joins: sputnik (kli0rf@replaced-ip )
           
         
        
          3236 [10:04:31] *** Joins: dracarys (~st4rfire@replaced-ip )
           
         
        
          3237 [10:04:31] *** Joins: Nach0z (~nach0z@replaced-ip )
           
         
        
          3238 [10:04:31] *** Joins: soulz (~soulz@replaced-ip )
           
         
        
          3239 [10:04:31] *** Joins: Echo6 (~Echo6@replaced-ip )
           
         
        
          3240 [10:04:31] *** Joins: lindbergio (~markus@replaced-ip )
           
         
        
          3241 [10:04:31] *** Joins: elky (~elky@replaced-ip )
           
         
        
          3242 [10:04:31] *** Joins: d1b (~db@replaced-ip )
           
         
        
          3243 [10:04:31] *** Joins: dahl (tusj@replaced-ip )
           
         
        
          3244 [10:04:31] *** Joins: Pucilowski (~pucilowsk@replaced-ip )
           
         
        
          3245 [10:04:31] *** Joins: consolejazz (~consoleja@replaced-ip )
           
         
        
          3246 [10:04:31] *** Joins: CustosL1men (~CustosLim@replaced-ip )
           
         
        
          3247 [10:04:31] *** Joins: chen (~fury@replaced-ip )
           
         
        
          3248 [10:04:31] *** Joins: ChanServ (ChanServ@replaced-ip )
           
         
        
          3249 [10:04:31] *** Joins: kodapa (kod@replaced-ip )
           
         
        
          3250 [10:04:31] *** Joins: screedo (~screedo@replaced-ip )
           
         
        
          3251 [10:04:31] *** Joins: hue (hue@replaced-ip )
           
         
        
          3252 [10:04:31] *** Joins: insecurity (~important@replaced-ip )
           
         
        
          3253 [10:04:31] *** Joins: hamsheet (~onculayin@replaced-ip )
           
         
        
          3254 [10:04:31] *** Joins: pauna (pauna@replaced-ip )
           
         
        
          3255 [10:04:31] *** Joins: Tulah (~tulah@replaced-ip )
           
         
        
          3256 [10:04:31] *** Joins: moss (~moss@replaced-ip )
           
         
        
          3257 [10:04:31] *** Joins: judd (~judd@replaced-ip )
           
         
        
          3258 [10:04:31] *** Joins: Sabaku (~Sabaku@replaced-ip )
           
         
        
          3259 [10:04:31] *** Joins: hop (~hop@replaced-ip )
           
         
        
          3260 [10:04:31] *** Joins: HeXiLeD (~grumpynes@replaced-ip )
           
         
        
          3261 [10:04:31] *** Joins: andatche (~andatche@replaced-ip )
           
         
        
          3262 [10:04:31] *** Joins: civillian (~nick@replaced-ip )
           
         
        
          3263 [10:04:31] *** Joins: mgodzilla (~mgodzilla@replaced-ip )
           
         
        
          3264 [10:04:31] *** Joins: roger_rabbit (~admin@replaced-ip )
           
         
        
          3265 [10:04:31] *** Joins: AxForest (~Forest@replaced-ip )
           
         
        
          3266 [10:04:31] *** Joins: linuxthefish (~ltf@replaced-ip )
           
         
        
          3267 [10:04:31] *** Joins: hiya (test@replaced-ip )
           
         
        
          3268 [10:04:31] *** Joins: pentiumone133 (~quassel@replaced-ip )
           
         
        
          3269 [10:04:31] *** Joins: devster31 (~devsterkn@replaced-ip )
           
         
        
          3270 [10:04:31] *** Joins: Spydar007 (spydar007@replaced-ip )
           
         
        
          3271 [10:04:31] *** Joins: micronn (~micronn@replaced-ip )
           
         
        
          3272 [10:04:31] *** Joins: tdn (~tdn@replaced-ip )
           
         
        
          3273 [10:04:31] *** Joins: capri (~capri_fre@replaced-ip )
           
         
        
          3274 [10:04:31] *** Joins: SpeedyG (~SpeedyG@replaced-ip )
           
         
        
          3275 [10:04:31] *** Joins: Meliorate (~m@replaced-ip )
           
         
        
          3276 [10:04:31] *** Joins: JonathanD (~JonathanD@replaced-ip )
           
         
        
          3277 [10:04:31] *** Joins: Werring (werring@replaced-ip )
           
         
        
          3278 [10:04:31] *** Joins: zowux (~zowux@replaced-ip )
           
         
        
          3279 [10:04:31] *** Joins: frediz (~Fred@replaced-ip )
           
         
        
          3280 [10:04:31] *** Joins: unwanted (unwanted@replaced-ip )
           
         
        
          3281 [10:04:31] *** Joins: lankanmon (~LKNnet@replaced-ip )
           
         
        
          3282 [10:04:31] *** Joins: DrDaemonEye (daemoneye@replaced-ip )
           
         
        
          3283 [10:04:31] *** Joins: fyubar (~cody@replaced-ip )
           
         
        
          3284 [10:04:31] *** Joins: stooj (~stooj@replaced-ip )
           
         
        
          3285 [10:04:31] *** Joins: jeezy (~xz@replaced-ip )
           
         
        
          3286 [10:04:31] *** Joins: mfyll (~mfyll@replaced-ip )
           
         
        
          3287 [10:04:31] *** Joins: {41444d494e} (~kvirc@replaced-ip )
           
         
        
          3288 [10:04:31] *** Joins: j3x (~j3x@replaced-ip )
           
         
        
          3289 [10:04:31] *** Joins: Helheim (~helheim@replaced-ip )
           
         
        
          3290 [10:04:31] *** Joins: CowboyNeal (~pater@replaced-ip )
           
         
        
          3291 [10:04:31] *** Joins: BiGBOi (~michael@replaced-ip )
           
         
        
          3292 [10:04:31] *** Joins: DoctorD90 (~DoctorD90@replaced-ip )
           
         
        
          3293 [10:04:31] *** Joins: vigilvindex (~quassel@replaced-ip )
           
         
        
          3294 [10:04:31] *** Joins: ephesius (~ephesius@replaced-ip )
           
         
        
          3295 [10:04:31] *** Joins: javak (javak@replaced-ip )
           
         
        
          3296 [10:04:31] *** Joins: chris1_ (~chris1@replaced-ip )
           
         
        
          3297 [10:04:31] *** Joins: FinalX (~danielm@replaced-ip )
           
         
        
          3298 [10:04:31] *** Joins: SiCC (~sicc@replaced-ip )
           
         
        
          3299 [10:04:31] *** Joins: folivora (~out@replaced-ip )
           
         
        
          3300 [10:04:31] *** Joins: matthiaskrgr (matthiaskr@replaced-ip )
           
         
        
          3301 [10:04:31] *** Joins: StoBrendo (~tux@replaced-ip )
           
         
        
          3302 [10:04:31] *** Joins: HappyLoaf (~HappyLoaf@replaced-ip )
           
         
        
          3303 [10:04:31] *** Joins: dustinm`_ (~dustinm@replaced-ip )
           
         
        
          3304 [10:04:31] *** Joins: angor (~angor@replaced-ip )
           
         
        
          3305 [10:04:31] *** Joins: elliot007 (~elliot@replaced-ip )
           
         
        
          3306 [10:04:31] *** Joins: crashev (~crashev@replaced-ip )
           
         
        
          3307 [10:04:31] *** Joins: infernix (nix@replaced-ip )
           
         
        
          3308 [10:04:31] *** Joins: bdeferme (~bdeferme@replaced-ip )
           
         
        
          3309 [10:04:31] *** Joins: Penix (~Penix@replaced-ip )
           
         
        
          3310 [10:04:31] *** Joins: jolt (jolt@replaced-ip )
           
         
        
          3311 [10:04:31] *** Joins: CompWizrd (compwiz@replaced-ip )
           
         
        
          3312 [10:04:31] *** Joins: jesopo (jess@replaced-ip )
           
         
        
          3313 [10:04:31] *** Joins: ribasushi (~riba@replaced-ip )
           
         
        
          3314 [10:04:31] *** Joins: kale (~kale@replaced-ip )
           
         
        
          3315 [10:04:31] *** Joins: DLmass (~dlmass@replaced-ip )
           
         
        
          3316 [10:04:31] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip )
           
         
        
          3317 [10:04:31] *** Joins: althalus (~althalus@replaced-ip )
           
         
        
          3318 [10:04:31] *** Joins: CrazyEddy (crazyed@replaced-ip )
           
         
        
          3319 [10:04:31] *** Joins: Raed (~Raed@replaced-ip )
           
         
        
          3320 [10:04:31] *** Joins: nathanhi (~nathanhi@replaced-ip )
           
         
        
          3321 [10:04:31] *** Joins: MichaelSasser (~michaelsa@replaced-ip )
           
         
        
          3322 [10:04:31] *** Joins: thallada (~thallada@replaced-ip )
           
         
        
          3323 [10:04:31] *** Joins: Matthieu_ (~mmatthieu@replaced-ip )
           
         
        
          3324 [10:04:31] *** Joins: jayaura (~jay_aura@replaced-ip )
           
         
        
          3325 [10:04:31] *** Joins: Attoy (~attoy@replaced-ip )
           
         
        
          3326 [10:04:31] *** Joins: unkmar (~ZodoTurtl@replaced-ip )
           
         
        
          3327 [10:04:31] *** Joins: frzr (~nik@replaced-ip )
           
         
        
          3328 [10:04:31] *** Joins: FluidDruid (~FluidDrui@replaced-ip )
           
         
        
          3329 [10:04:31] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
           
         
        
          3330 [10:04:31] *** Joins: OrbsTheorem (~roosember@replaced-ip )
           
         
        
          3331 [10:04:31] *** Joins: iNs (~ins@replaced-ip )
           
         
        
          3332 [10:04:31] *** Joins: aivkiv (~aivkiv@replaced-ip )
           
         
        
          3333 [10:04:31] *** Joins: Dev0n (~Dev0n@replaced-ip )
           
         
        
          3334 [10:04:31] *** Joins: M4GNV5 (~M4GNV5@replaced-ip )
           
         
        
          3335 [10:04:31] *** Joins: themill (~stuart@replaced-ip )
           
         
        
          3336 [10:04:31] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
           
         
        
          3337 [10:04:31] *** Joins: technohehl (~technoheh@replaced-ip )
           
         
        
          3338 [10:04:31] *** Joins: SirCmpwn (sircmpwn@replaced-ip )
           
         
        
          3339 [10:04:31] *** Joins: klaas (klaas@replaced-ip )
           
         
        
          3340 [10:04:31] *** Joins: edog (~edog@replaced-ip )
           
         
        
          3341 [10:04:31] *** Joins: goberle (~goberle@replaced-ip )
           
         
        
          3342 [10:04:31] *** Joins: nkuttler (~nkuttler@replaced-ip )
           
         
        
          3343 [10:04:31] *** Joins: rawburt_ (~irc@replaced-ip )
           
         
        
          3344 [10:04:31] *** Joins: stoned (~stoned@replaced-ip )
           
         
        
          3345 [10:04:31] *** Joins: percY- (~percY@replaced-ip )
           
         
        
          3346 [10:04:31] *** Joins: rook2pawn (~rook@replaced-ip )
           
         
        
          3347 [10:04:31] *** Joins: jor (~jor@replaced-ip )
           
         
        
          3348 [10:04:31] *** Joins: Mathisen (~mathisen@replaced-ip )
           
         
        
          3349 [10:04:31] *** Joins: elysium (elysium@replaced-ip )
           
         
        
          3350 [10:04:31] *** Joins: jmyrv (~jmyrv@replaced-ip )
           
         
        
          3351 [10:04:31] *** Joins: donnoc (~donnoc@replaced-ip )
           
         
        
          3352 [10:04:31] *** Joins: EyeOfJupiter (~EyeOfJ@replaced-ip )
           
         
        
          3353 [10:04:31] *** Joins: busch (~busch@replaced-ip )
           
         
        
          3354 [10:04:31] *** Joins: rebrec_ (~quassel@replaced-ip )
           
         
        
          3355 [10:04:31] *** Joins: Doo (~doo@replaced-ip )
           
         
        
          3356 [10:04:31] *** Joins: waz0wski (waz0wski@replaced-ip )
           
         
        
          3357 [10:04:31] *** Joins: hayer (~hayer@replaced-ip )
           
         
        
          3358 [10:04:31] *** Joins: muggahtee (sid148520@replaced-ip )
           
         
        
          3359 [10:04:31] *** Joins: Deific (sid66892@replaced-ip )
           
         
        
          3360 [10:04:31] *** Joins: tobias1 (sid15532@replaced-ip )
           
         
        
          3361 [10:04:31] *** Joins: thuk (sid78904@replaced-ip )
           
         
        
          3362 [10:04:31] *** Joins: j0z (sid44053@replaced-ip )
           
         
        
          3363 [10:04:31] *** Joins: CoreyFeldman___ (sid142840@replaced-ip )
           
         
        
          3364 [10:04:31] *** Joins: beardo (~beardo__@replaced-ip )
           
         
        
          3365 [10:04:31] *** Joins: lroe (~roe@replaced-ip )
           
         
        
          3366 [10:04:31] *** Joins: gonyere (sid13040@replaced-ip )
           
         
        
          3367 [10:04:31] *** Joins: sparetire (~sparetire@replaced-ip )
           
         
        
          3368 [10:04:31] *** Joins: j` (sid11434@replaced-ip )
           
         
        
          3369 [10:04:31] *** Joins: kireevco (sid87376@replaced-ip )
           
         
        
          3370 [10:04:31] *** Joins: flyinprogrammer (sid145234@replaced-ip )
           
         
        
          3371 [10:04:31] *** Joins: lmcloughlin (sid1532@replaced-ip )
           
         
        
          3372 [10:04:31] *** Joins: zerick (~zerick@replaced-ip )
           
         
        
          3373 [10:04:31] *** Joins: avb (~avb@replaced-ip )
           
         
        
          3374 [10:04:31] *** Joins: APLU (~mulx@replaced-ip )
           
         
        
          3375 [10:04:31] *** Joins: ksool (~kevin@replaced-ip )
           
         
        
          3376 [10:04:31] *** Joins: x-treme (~x-treme@replaced-ip )
           
         
        
          3377 [10:04:31] *** Joins: beet0l (~beet0l@replaced-ip )
           
         
        
          3378 [10:04:31] *** Joins: tugrik (~username@replaced-ip )
           
         
        
          3379 [10:04:31] *** Joins: binwiederhier (~binwieder@replaced-ip )
           
         
        
          3380 [10:04:31] *** Joins: foul_owl (~foul_owl@replaced-ip )
           
         
        
          3381 [10:04:31] *** Joins: veg (~veg@replaced-ip )
           
         
        
          3382 [10:04:31] *** Joins: APexil (~you@replaced-ip )
           
         
        
          3383 [10:04:31] *** Joins: roptat (~roptat@replaced-ip )
           
         
        
          3384 [10:04:31] *** Joins: ketralnis (~ketralnis@replaced-ip )
           
         
        
          3385 [10:04:31] *** Joins: Rovanion (~rovanion@replaced-ip )
           
         
        
          3386 [10:04:31] *** Joins: r0ncalli (~pommes@replaced-ip )
           
         
        
          3387 [10:04:31] *** Joins: edwardly (~edwardly@replaced-ip )
           
         
        
          3388 [10:04:31] *** Joins: tripkin (~tripkin@replaced-ip )
           
         
        
          3389 [10:04:31] *** Joins: rxo (rxo@replaced-ip )
           
         
        
          3390 [10:04:31] *** Joins: liamsmith (~Liam@replaced-ip )
           
         
        
          3391 [10:04:31] *** Joins: rypervenche (~rypervenc@replaced-ip )
           
         
        
          3392 [10:04:31] *** Joins: suexec (~suexec@replaced-ip )
           
         
        
          3393 [10:04:31] *** Joins: kawaiipunk (~from@replaced-ip )
           
         
        
          3394 [10:04:31] *** Joins: rkj (~rkj@replaced-ip )
           
         
        
          3395 [10:04:31] *** Joins: Dr-Shadow (~quassel@replaced-ip )
           
         
        
          3396 [10:04:31] *** Joins: metaKin (metaKin@replaced-ip )
           
         
        
          3397 [10:04:31] *** Joins: pugfantus (~pugfantus@replaced-ip )
           
         
        
          3398 [10:04:31] *** Joins: ikeigenwijs (~ikeigenwi@replaced-ip )
           
         
        
          3399 [10:04:31] *** Joins: hagbard_celine (~hagbard_c@replaced-ip )
           
         
        
          3400 [10:04:31] *** Joins: boulon (~ircc@replaced-ip )
           
         
        
          3401 [10:04:31] *** Joins: rsully (~rsully@replaced-ip )
           
         
        
          3402 [10:04:31] *** Joins: KeithGS (~keith@replaced-ip )
           
         
        
          3403 [10:04:31] *** Joins: copec (~copec@replaced-ip )
           
         
        
          3404 [10:04:31] *** Joins: ircnode0 (~salamande@replaced-ip )
           
         
        
          3405 [10:04:31] *** Joins: bhuddah (~michael@replaced-ip )
           
         
        
          3406 [10:04:31] *** Joins: eblip (~ebot@replaced-ip )
           
         
        
          3407 [10:04:31] *** Joins: mikejw (~mike@replaced-ip )
           
         
        
          3408 [10:04:31] *** Joins: valerius (~valerius@replaced-ip )
           
         
        
          3409 [10:04:31] *** Joins: mossman (~mossman@replaced-ip )
           
         
        
          3410 [10:04:31] *** Joins: alexbligh1 (~alexbligh@replaced-ip )
           
         
        
          3411 [10:04:31] *** Joins: marens (~quassel@replaced-ip )
           
         
        
          3412 [10:04:31] *** Joins: ChuMar1 (~ChuMar1@replaced-ip )
           
         
        
          3413 [10:04:31] *** Joins: Skyrider (~Skyrider@replaced-ip )
           
         
        
          3414 [10:04:31] *** Joins: cadeskywalker (~madoka@replaced-ip )
           
         
        
          3415 [10:04:31] *** Joins: tobiasBora (~tobiasBor@replaced-ip )
           
         
        
          3416 [10:04:31] *** Joins: juhop (~anon@replaced-ip )
           
         
        
          3417 [10:04:31] *** Joins: spacebug^ (~spacebug@replaced-ip )
           
         
        
          3418 [10:04:31] *** Joins: crisu (crisu@replaced-ip )
           
         
        
          3419 [10:04:31] *** Joins: SirNeo_ (Elite17362@replaced-ip )
           
         
        
          3420 [10:04:31] *** Joins: Zambezi (Zulu@replaced-ip )
           
         
        
          3421 [10:04:31] *** Joins: Ranzpirat (~ranzp@replaced-ip )
           
         
        
          3422 [10:04:31] *** Joins: kline (~kline@replaced-ip )
           
         
        
          3423 [10:04:31] *** Joins: gernot (~gernot@replaced-ip )
           
         
        
          3424 [10:04:31] *** Joins: Krigsforbryter (~weechat@replaced-ip )
           
         
        
          3425 [10:04:31] *** Joins: nopf (~frosch@replaced-ip )
           
         
        
          3426 [10:04:31] *** Joins: sonne (~vmlinuz@replaced-ip )
           
         
        
          3427 [10:04:31] *** Joins: Zerant (~Zerant@replaced-ip )
           
         
        
          3428 [10:04:31] *** Joins: kInOzAwA (~init@replaced-ip )
           
         
        
          3429 [10:04:31] *** Joins: guios (~gio@replaced-ip )
           
         
        
          3430 [10:04:31] *** Joins: etp (~etp@replaced-ip )
           
         
        
          3431 [10:04:31] *** Joins: lbatalha (~lbatalha@replaced-ip )
           
         
        
          3432 [10:04:31] *** Joins: Hypnosekroete (hypno@replaced-ip )
           
         
        
          3433 [10:04:31] *** Joins: mjau^ (~mjau@replaced-ip )
           
         
        
          3434 [10:04:31] *** Joins: slacker_nl (~slakkie@replaced-ip )
           
         
        
          3435 [10:04:31] *** Joins: sparty (~sparty@replaced-ip )
           
         
        
          3436 [10:04:31] *** Joins: dynek (~dynek@replaced-ip )
           
         
        
          3437 [10:04:31] *** Joins: queuepop (queuepop@replaced-ip )
           
         
        
          3438 [10:04:31] *** Joins: altinu (~altin@replaced-ip )
           
         
        
          3439 [10:04:31] *** Joins: eb0t (~ebot@replaced-ip )
           
         
        
          3440 [10:04:31] *** Joins: cast (~foo@replaced-ip )
           
         
        
          3441 [10:04:31] *** Joins: amoe (~amoe@replaced-ip )
           
         
        
          3442 [10:04:31] *** Joins: No_one_at_all (~no_one_at@replaced-ip )
           
         
        
          3443 [10:04:31] *** Joins: ariel (~quassel@replaced-ip )
           
         
        
          3444 [10:04:31] *** Joins: ledixus (ledixus@replaced-ip )
           
         
        
          3445 [10:04:31] *** Joins: xcpop (~xcpop@replaced-ip )
           
         
        
          3446 [10:04:31] *** Joins: gardar (~gardar@replaced-ip )
           
         
        
          3447 [10:04:31] *** Joins: SirShmoopy (~yshi@replaced-ip )
           
         
        
          3448 [10:04:31] *** Joins: verm1n (~verm1n@replaced-ip )
           
         
        
          3449 [10:04:31] *** Joins: thms (~thms@replaced-ip )
           
         
        
          3450 [10:04:31] *** Joins: e (e@replaced-ip )
           
         
        
          3451 [10:04:31] *** Joins: sfb (swant@replaced-ip )
           
         
        
          3452 [10:04:31] *** Joins: marveldigital (~marvel@replaced-ip )
           
         
        
          3453 [10:04:31] *** Joins: defanor (~defanor@replaced-ip )
           
         
        
          3454 [10:04:31] *** Joins: scc (scc@replaced-ip )
           
         
        
          3455 [10:04:31] *** Joins: ParkerR (ParkerR@replaced-ip )
           
         
        
          3456 [10:04:31] *** Joins: genpaku (~genpaku@replaced-ip )
           
         
        
          3457 [10:04:31] *** Joins: Artox (~Artox@replaced-ip )
           
         
        
          3458 [10:04:31] *** Joins: likevinyl (~freebeer@replaced-ip )
           
         
        
          3459 [10:04:31] *** Joins: Anarchic (~Anarchic@replaced-ip )
           
         
        
          3460 [10:04:31] *** Joins: JohnDoh (~jeff@replaced-ip )
           
         
        
          3461 [10:04:31] *** Joins: cra1g321 (~cra1g321@replaced-ip )
           
         
        
          3462 [10:04:31] *** Joins: dbristow (~dbristow@replaced-ip )
           
         
        
          3463 [10:04:31] *** Joins: jonathaN (~jonathan@replaced-ip )
           
         
        
          3464 [10:04:31] *** Joins: eset (~eset@replaced-ip )
           
         
        
          3465 [10:04:31] *** Joins: breitenj (~breitenj@replaced-ip )
           
         
        
          3466 [10:04:31] *** Joins: _Baltazar_ (~Baltazars@replaced-ip )
           
         
        
          3467 [10:04:31] *** Joins: pron (~pron@replaced-ip )
           
         
        
          3468 [10:04:31] *** Joins: misprint (misprint@replaced-ip )
           
         
        
          3469 [10:04:31] *** Joins: elkmoose (~jesus@replaced-ip )
           
         
        
          3470 [10:04:31] *** Joins: jback (~quassel@replaced-ip )
           
         
        
          3471 [10:04:31] *** Joins: brong (~brong@replaced-ip )
           
         
        
          3472 [10:04:31] *** Joins: lebster (sid17131@replaced-ip )
           
         
        
          3473 [10:04:31] *** Joins: ashb (sid79875@replaced-ip )
           
         
        
          3474 [10:04:31] *** Joins: Cybertinus (~Cybertinu@replaced-ip )
           
         
        
          3475 [10:04:31] *** Joins: geir_ (~1@replaced-ip )
           
         
        
          3476 [10:04:31] *** Joins: Keridos (~Keridos@replaced-ip )
           
         
        
          3477 [10:04:31] *** Joins: Guest65522 (~me@replaced-ip )
           
         
        
          3478 [10:04:31] *** Joins: bchroneos (~ben@replaced-ip )
           
         
        
          3479 [10:04:31] *** Joins: churnd (~churnd@replaced-ip )
           
         
        
          3480 [10:04:31] *** Joins: tswett (~tswett@replaced-ip )
           
         
        
          3481 [10:04:31] *** Joins: tubaman (~tubaman@replaced-ip )
           
         
        
          3482 [10:04:31] *** Joins: GNU\colossus (colo@replaced-ip )
           
         
        
          3483 [10:04:31] *** Joins: led_belly (~led_belly@replaced-ip )
           
         
        
          3484 [10:04:31] *** Joins: berndj (~berndj@replaced-ip )
           
         
        
          3485 [10:04:31] *** Joins: odish (~odi@replaced-ip )
           
         
        
          3486 [10:04:31] *** Joins: bysin (bysin@replaced-ip )
           
         
        
          3487 [10:04:31] *** Joins: module000 (~module000@replaced-ip )
           
         
        
          3488 [10:04:31] *** Joins: Cerise (jerry@replaced-ip )
           
         
        
          3489 [10:04:31] *** Joins: JZTech101 (jztech101@replaced-ip )
           
         
        
          3490 [10:04:31] *** Joins: trobotham (nitemare@replaced-ip )
           
         
        
          3491 [10:04:31] *** Joins: bier_ (~bier@replaced-ip )
           
         
        
          3492 [10:04:31] *** Joins: BotaniCar (botanicar@replaced-ip )
           
         
        
          3493 [10:04:31] *** Joins: rax0 (~nx@replaced-ip )
           
         
        
          3494 [10:04:31] *** Joins: Jonuz (~Joona@replaced-ip )
           
         
        
          3495 [10:04:31] *** Joins: PalTale (~PalTale@replaced-ip )
           
         
        
          3496 [10:04:31] *** Joins: tolecnal (tolecnal@replaced-ip )
           
         
        
          3497 [10:04:31] *** Joins: NightKhaos (~NK@replaced-ip )
           
         
        
          3498 [10:04:31] *** Joins: somiaj (~jaimos@replaced-ip )
           
         
        
          3499 [10:04:31] *** Joins: xai (~xaionaro@replaced-ip )
           
         
        
          3500 [10:04:31] *** Joins: Yugidude1 (Yugidude1@replaced-ip )
           
         
        
          3501 [10:04:31] *** Joins: daemonkeeper (~arno@replaced-ip )
           
         
        
          3502 [10:04:31] *** Joins: aboman (~aboman@replaced-ip )
           
         
        
          3503 [10:04:31] *** Joins: rattking (~rattking@replaced-ip )
           
         
        
          3504 [10:04:31] *** Joins: launchy (~david63@replaced-ip )
           
         
        
          3505 [10:04:31] *** Joins: darkalia (~darkalia@replaced-ip )
           
         
        
          3506 [10:04:31] *** Joins: planetmaker (~pm@replaced-ip )
           
         
        
          3507 [10:04:31] *** Joins: kdog (~kdog@replaced-ip )
           
         
        
          3508 [10:04:31] *** Joins: benf (benf2004@replaced-ip )
           
         
        
          3509 [10:04:31] *** Joins: apt (ibot@replaced-ip )
           
         
        
          3510 [10:04:31] *** Joins: Tsutsukakushi (~Tsutsukak@replaced-ip )
           
         
        
          3511 [10:04:31] *** Joins: SirNeo (SirNeo@replaced-ip )
           
         
        
          3512 [10:04:31] *** Joins: nevyn (~nevyn@replaced-ip )
           
         
        
          3513 [10:04:31] *** Joins: c0ff3e (Grimmy@replaced-ip )
           
         
        
          3514 [10:04:31] *** Joins: rozie (~rozie@replaced-ip )
           
         
        
          3515 [10:04:31] *** Joins: quaddy (WLZTUKOT7g@replaced-ip )
           
         
        
          3516 [10:04:31] *** Joins: syshape (~syshape@replaced-ip )
           
         
        
          3517 [10:04:31] *** Joins: sidv (sidv@replaced-ip )
           
         
        
          3518 [10:04:31] *** Joins: deetwelve (~deetwelve@replaced-ip )
           
         
        
          3519 [10:04:31] *** Joins: prussian (~prussian@replaced-ip )
           
         
        
          3520 [10:04:31] *** Joins: Louis (Louis@replaced-ip )
           
         
        
          3521 [10:04:31] *** Joins: cvr (~cvr@replaced-ip )
           
         
        
          3522 [10:04:31] *** Joins: nutron (~dserban@replaced-ip )
           
         
        
          3523 [10:04:31] *** Joins: OneM_Industries (~OneMatthi@replaced-ip )
           
         
        
          3524 [10:04:31] *** Joins: cafuego (~cafuego@replaced-ip )
           
         
        
          3525 [10:04:31] *** Joins: pseubodot (~p-dot@replaced-ip )
           
         
        
          3526 [10:04:31] *** Joins: ludocode (~quassel@replaced-ip )
           
         
        
          3527 [10:04:31] *** Joins: s7r (~s7r@replaced-ip )
           
         
        
          3528 [10:04:31] *** Joins: Celelibi (celelibi@replaced-ip )
           
         
        
          3529 [10:04:31] *** Joins: ioudas (~gregc2@replaced-ip )
           
         
        
          3530 [10:04:31] *** Joins: tbrb (~skull@replaced-ip )
           
         
        
          3531 [10:04:31] *** Joins: mirage335 (~mirage335@replaced-ip )
           
         
        
          3532 [10:04:31] *** Joins: sndb (~kiri@replaced-ip )
           
         
        
          3533 [10:04:31] *** Joins: mindstorm (~mindstorm@replaced-ip )
           
         
        
          3534 [10:04:31] *** Joins: finchd (~finchd@replaced-ip )
           
         
        
          3535 [10:04:31] *** Joins: pkiller (~pkiller@replaced-ip )
           
         
        
          3536 [10:04:31] *** Joins: frikinz (~laurent@replaced-ip )
           
         
        
          3537 [10:04:31] *** Joins: cryptic (~cryptic@replaced-ip )
           
         
        
          3538 [10:04:31] *** Joins: blingrang (~bling@replaced-ip )
           
         
        
          3539 [10:04:31] *** Joins: jgornick (jgornick@replaced-ip )
           
         
        
          3540 [10:04:31] *** Joins: Telvana (~digits@replaced-ip )
           
         
        
          3541 [10:04:31] *** Joins: CursedKnave (~dffsda124@replaced-ip )
           
         
        
          3542 [10:04:31] *** Joins: my123 (~my123@replaced-ip )
           
         
        
          3543 [10:04:31] *** Joins: pfoo (~pfood@replaced-ip )
           
         
        
          3544 [10:04:31] *** Joins: pay (~bastii@replaced-ip )
           
         
        
          3545 [10:04:31] *** Joins: Kamyk_^ (~kamyk@replaced-ip )
           
         
        
          3546 [10:04:31] *** Joins: trewas (~trewas@replaced-ip )
           
         
        
          3547 [10:04:31] *** Joins: JyZyXEL (~foo@replaced-ip )
           
         
        
          3548 [10:04:31] *** Joins: shingouz (~doowop@replaced-ip )
           
         
        
          3549 [10:04:31] *** Joins: brolin_empey (~brolin@replaced-ip )
           
         
        
          3550 [10:04:31] *** Joins: watersoul (~ircuser@replaced-ip )
           
         
        
          3551 [10:04:31] *** Joins: keekz (~keekz@replaced-ip )
           
         
        
          3552 [10:04:31] *** Joins: noahfx (~noahfx@replaced-ip )
           
         
        
          3553 [10:04:31] *** Joins: xsdg (~xsdg@replaced-ip )
           
         
        
          3554 [10:04:31] *** Joins: GenTooMan (~cyberman@replaced-ip )
           
         
        
          3555 [10:04:31] *** Joins: turfrex (~py@replaced-ip )
           
         
        
          3556 [10:04:31] *** Joins: cthuluh (~jca@replaced-ip )
           
         
        
          3557 [10:04:31] *** Joins: rogst (~roger@replaced-ip )
           
         
        
          3558 [10:04:31] *** Joins: rpcope (~rpcope@replaced-ip )
           
         
        
          3559 [10:04:31] *** Joins: squisher (~dasquishe@replaced-ip )
           
         
        
          3560 [10:04:31] *** Joins: shahri (~shahri@replaced-ip )
           
         
        
          3561 [10:04:31] *** Joins: tdfischer (~tdfischer@replaced-ip )
           
         
        
          3562 [10:04:31] *** Joins: zuzzas_ (~zuzzas@replaced-ip )
           
         
        
          3563 [10:04:31] *** Joins: SwedeMike (swmike@replaced-ip )
           
         
        
          3564 [10:04:31] *** Joins: dinoocch (~dinoocch@replaced-ip )
           
         
        
          3565 [10:04:31] *** Joins: tswartz (~tswartz@replaced-ip )
           
         
        
          3566 [10:04:31] *** Joins: p01550n (~aeb@replaced-ip )
           
         
        
          3567 [10:04:31] *** Joins: Arsiesys (~Nya@replaced-ip )
           
         
        
          3568 [10:04:31] *** Joins: nailyk (~nailyk@replaced-ip )
           
         
        
          3569 [10:04:31] *** Joins: beardface (~bearface@replaced-ip )
           
         
        
          3570 [10:04:31] *** Joins: Tucker (osx@replaced-ip )
           
         
        
          3571 [10:04:31] *** Joins: pixelated_ (~pixelated@replaced-ip )
           
         
        
          3572 [10:04:31] *** Joins: max-m (~max-m@replaced-ip )
           
         
        
          3573 [10:04:31] *** Joins: roylaprattep (~roylaprat@replaced-ip )
           
         
        
          3574 [10:04:31] *** Joins: cbmuser (~glaubitz@replaced-ip )
           
         
        
          3575 [10:04:31] *** Joins: fold4 (~JimmyRcom@replaced-ip )
           
         
        
          3576 [10:04:31] *** Joins: UukGoblin (~jaa@replaced-ip )
           
         
        
          3577 [10:04:31] *** Joins: Dan_au (~Dan@replaced-ip )
           
         
        
          3578 [10:04:31] *** Joins: CrazyyMaxx (CrazyyMaxx@replaced-ip )
           
         
        
          3579 [10:04:31] *** Joins: shtirlic (~shtirlic@replaced-ip )
           
         
        
          3580 [10:04:31] *** Joins: Xenthys (xenthys@replaced-ip )
           
         
        
          3581 [10:04:31] *** Joins: kloeri (~kloeri@replaced-ip )
           
         
        
          3582 [10:04:31] *** Joins: jkhsjdhjs (jkhsjdhjs@replaced-ip )
           
         
        
          3583 [10:04:31] *** Joins: yuicat (~jordan@replaced-ip )
           
         
        
          3584 [10:04:31] *** Joins: Nymony (~nymony@replaced-ip )
           
         
        
          3585 [10:04:31] *** Joins: Curlybear (~Curlybear@replaced-ip )
           
         
        
          3586 [10:04:31] *** Joins: peterrooney (~peter@replaced-ip )
           
         
        
          3587 [10:04:31] *** Joins: rOss^64 (hayama@replaced-ip )
           
         
        
          3588 [10:04:31] *** Joins: niko (~niko@replaced-ip )
           
         
        
          3589 [10:04:31] *** Joins: devel (~devel@replaced-ip )
           
         
        
          3590 [10:04:31] *** Joins: phorce1_home (~gvl2@replaced-ip )
           
         
        
          3591 [10:04:31] *** Joins: ktechmidas (~monotoko@replaced-ip )
           
         
        
          3592 [10:04:31] *** Joins: emeritus (~emeritus@replaced-ip )
           
         
        
          3593 [10:04:31] *** Joins: vic (~vic@replaced-ip )
           
         
        
          3594 [10:04:31] *** Joins: PugaBear (~PugaBear@replaced-ip )
           
         
        
          3595 [10:04:31] *** Joins: freanux (~freanux@replaced-ip )
           
         
        
          3596 [10:04:31] *** Joins: digdilem (~digdilem@replaced-ip )
           
         
        
          3597 [10:04:31] *** Joins: grim4593 (~grim4593@replaced-ip )
           
         
        
          3598 [10:04:31] *** Joins: ws2k3 (freenodeyc@replaced-ip )
           
         
        
          3599 [10:04:31] *** Joins: PhonicUK (~PhonicUK@replaced-ip )
           
         
        
          3600 [10:04:31] *** Joins: Orochimarufan (znc@replaced-ip )
           
         
        
          3601 [10:04:31] *** Joins: Scotteh (~Scotteh@replaced-ip )
           
         
        
          3602 [10:04:31] *** Joins: `ryban (rybb@replaced-ip )
           
         
        
          3603 [10:04:31] *** Joins: DalekSec (unit193@replaced-ip )
           
         
        
          3604 [10:04:31] *** Joins: smurfd (~smurfd@replaced-ip )
           
         
        
          3605 [10:04:31] *** Joins: jzerebecki (~jan@replaced-ip )
           
         
        
          3606 [10:04:31] *** Joins: fredoo404 (~root@replaced-ip )
           
         
        
          3607 [10:04:31] *** Joins: fusl (fusl@replaced-ip )
           
         
        
          3608 [10:04:31] *** Joins: peer69_ (~peer69@replaced-ip )
           
         
        
          3609 [10:04:31] *** Joins: zwamkat (~zwamkat@replaced-ip )
           
         
        
          3610 [10:04:31] *** Joins: CyberJacob (~CyberJaco@replaced-ip )
           
         
        
          3611 [10:04:31] *** Joins: swym_ (~swym@replaced-ip )
           
         
        
          3612 [10:04:31] *** Joins: cheapie (~cheapie@replaced-ip )
           
         
        
          3613 [10:04:31] *** Joins: flyingkiwi (~kiwi@replaced-ip )
           
         
        
          3614 [10:04:31] *** Joins: yves_del_harlow (~ydh@replaced-ip )
           
         
        
          3615 [10:04:31] *** Joins: benaiah (~benaiah@replaced-ip )
           
         
        
          3616 [10:04:31] *** Joins: owa (~over@replaced-ip )
           
         
        
          3617 [10:04:31] *** Joins: Stanto (~Stanto@replaced-ip )
           
         
        
          3618 [10:04:31] *** Joins: mnuhmnuh (~scout@replaced-ip )
           
         
        
          3619 [10:04:31] *** Joins: fangfufu (~fangfufu@replaced-ip )
           
         
        
          3620 [10:04:31] *** Joins: sn0wmonster (~yeti@replaced-ip )
           
         
        
          3621 [10:04:31] *** Joins: Quimby (~Quimby@replaced-ip )
           
         
        
          3622 [10:04:31] *** Joins: rage7 (~rage@replaced-ip )
           
         
        
          3623 [10:04:31] *** Joins: jannic (~jan@replaced-ip )
           
         
        
          3624 [10:04:31] *** Joins: vulcano_ (~quassel@replaced-ip )
           
         
        
          3625 [10:04:31] *** Joins: Otyg (~otyg@replaced-ip )
           
         
        
          3626 [10:04:31] *** Joins: acecile (~acecile@replaced-ip )
           
         
        
          3627 [10:04:31] *** Joins: zinx (~zinx@replaced-ip )
           
         
        
          3628 [10:04:31] *** Joins: fds (~fds@replaced-ip )
           
         
        
          3629 [10:04:31] *** Joins: vfricou (~vfricou@replaced-ip )
           
         
        
          3630 [10:04:31] *** Joins: gema (~Gema@replaced-ip )
           
         
        
          3631 [10:04:31] *** Joins: boubou (boubou@replaced-ip )
           
         
        
          3632 [10:04:31] *** Joins: schmidta_ (~schmidta@replaced-ip )
           
         
        
          3633 [10:04:31] *** Joins: Pwnna (~Pwnna@replaced-ip )
           
         
        
          3634 [10:04:31] *** Joins: alexlist (~alexlist@replaced-ip )
           
         
        
          3635 [10:04:31] *** Joins: eir (eir@replaced-ip )
           
         
        
          3636 [10:04:31] *** Joins: Exagone313 (exa@replaced-ip )
           
         
        
          3637 [10:04:31] *** Joins: av0idz (~void@replaced-ip )
           
         
        
          3638 [10:04:31] *** Joins: LordDeath (~LordDeath@replaced-ip )
           
         
        
          3639 [10:04:31] *** Joins: yusukesuzuki (~yusukesuz@replaced-ip )
           
         
        
          3640 [10:04:31] *** Joins: purpleidea (~james@replaced-ip )
           
         
        
          3641 [10:04:31] *** Joins: jus (~jus@replaced-ip )
           
         
        
          3642 [10:04:31] *** Joins: ewook (~ewook@replaced-ip )
           
         
        
          3643 [10:04:31] *** Joins: Mava (~Mava@replaced-ip )
           
         
        
          3644 [10:04:31] *** Joins: Cyclohexane (~cyclohexa@replaced-ip )
           
         
        
          3645 [10:04:31] *** Joins: clorophormo (~cloro@replaced-ip )
           
         
        
          3646 [10:04:31] *** Joins: x10 (~x10@replaced-ip )
           
         
        
          3647 [10:04:31] *** Joins: mxtm (~mxtm@replaced-ip )
           
         
        
          3648 [10:04:31] *** Joins: bogus- (~bogus@replaced-ip )
           
         
        
          3649 [10:04:31] *** Joins: Tristan-Speccy (tristan@replaced-ip )
           
         
        
          3650 [10:04:31] *** Joins: _0x5eb_ (~seb@replaced-ip )
           
         
        
          3651 [10:04:31] *** Joins: ancky (~ancky@replaced-ip )
           
         
        
          3652 [10:04:31] *** Joins: fcharton (~fca@replaced-ip )
           
         
        
          3653 [10:04:31] *** Joins: nocd (~nocd@replaced-ip )
           
         
        
          3654 [10:04:31] *** Joins: Brian- (~brian@replaced-ip )
           
         
        
          3655 [10:04:31] *** Joins: mw (~mw@replaced-ip )
           
         
        
          3656 [10:04:31] *** Joins: RyanKnack (RyanKnack@replaced-ip )
           
         
        
          3657 [10:04:31] *** Joins: rysiek|pl (~quassel@replaced-ip )
           
         
        
          3658 [10:04:31] *** Joins: Freeaqingme (~quassel@replaced-ip )
           
         
        
          3659 [10:04:31] *** Joins: testi (~quassel@replaced-ip )
           
         
        
          3660 [10:04:31] *** Joins: ksx4system (~ksx4syste@replaced-ip )
           
         
        
          3661 [10:04:31] *** Joins: r00tobo (~r00tobo@replaced-ip )
           
         
        
          3662 [10:04:31] *** Joins: e1z0 (~null@replaced-ip )
           
         
        
          3663 [10:04:31] *** Joins: altyr (~nobody@replaced-ip )
           
         
        
          3664 [10:04:31] *** Joins: InFerNo_ (~infy@replaced-ip )
           
         
        
          3665 [10:04:31] *** Joins: thrym (~thrym@replaced-ip )
           
         
        
          3666 [10:04:31] *** Joins: j4son (~j4son@replaced-ip )
           
         
        
          3667 [10:04:31] *** Joins: sicelo (~sicelo@replaced-ip )
           
         
        
          3668 [10:04:31] *** Joins: SpeedBus (~SpeedBus@replaced-ip )
           
         
        
          3669 [10:04:31] *** Joins: JasonO (~jason@replaced-ip )
           
         
        
          3670 [10:04:31] *** Joins: BananaMagician (~BananaMag@replaced-ip )
           
         
        
          3671 [10:04:31] *** Joins: mavhc (~mavhc@replaced-ip )
           
         
        
          3672 [10:04:31] *** Joins: romano2k (~romano2k@replaced-ip )
           
         
        
          3673 [10:04:31] *** Joins: joch (~joch@replaced-ip )
           
         
        
          3674 [10:04:31] *** Joins: freheims (~fredrik@replaced-ip )
           
         
        
          3675 [10:04:31] *** Joins: deepy (deepy@replaced-ip )
           
         
        
          3676 [10:04:31] *** Joins: ygeLN (~zeMMRTTso@replaced-ip )
           
         
        
          3677 [10:04:31] *** Joins: AciD` (~fu@replaced-ip )
           
         
        
          3678 [10:04:31] *** Joins: Krakakanok (~4k@replaced-ip )
           
         
        
          3679 [10:04:31] *** Joins: egos (~egos@replaced-ip )
           
         
        
          3680 [10:04:31] *** Joins: Expanse (sid146237@replaced-ip )
           
         
        
          3681 [10:04:31] *** Joins: eddul (~ludde@replaced-ip )
           
         
        
          3682 [10:04:31] *** Joins: grumpycatt (~radius@replaced-ip )
           
         
        
          3683 [10:04:31] *** Joins: tomreyn (~tomreyn@replaced-ip )
           
         
        
          3684 [10:04:31] *** Joins: xar- (~xar@replaced-ip )
           
         
        
          3685 [10:04:31] *** Joins: paskl (~paskl@replaced-ip )
           
         
        
          3686 [10:04:31] *** Joins: steri (steris@replaced-ip )
           
         
        
          3687 [10:04:31] *** Joins: tuxopenwrt (~abhinav@replaced-ip )
           
         
        
          3688 [10:04:31] *** Joins: heurist (heurist@replaced-ip )
           
         
        
          3689 [10:04:31] *** Joins: obihann (~jhann@replaced-ip )
           
         
        
          3690 [10:04:31] *** Joins: kanzure (~kanzure@replaced-ip )
           
         
        
          3691 [10:04:31] *** Joins: Kobaz (~kobaz@replaced-ip )
           
         
        
          3692 [10:04:31] *** Joins: psmolen (~psmolen@replaced-ip )
           
         
        
          3693 [10:04:31] *** Joins: D-Boy (~D-Boy@replaced-ip )
           
         
        
          3694 [10:04:31] *** Joins: midacts (~midacts@replaced-ip )
           
         
        
          3695 [10:04:31] *** Joins: michael_mbp (~michael_m@replaced-ip )
           
         
        
          3696 [10:04:31] *** Joins: wintix (~wintix@replaced-ip )
           
         
        
          3697 [10:04:31] *** Joins: Stummi (~Stummi@replaced-ip )
           
         
        
          3698 [10:04:31] *** Joins: ross` (~ross@replaced-ip )
           
         
        
          3699 [10:04:31] *** Joins: dr-ahti (~stiel@replaced-ip )
           
         
        
          3700 [10:04:31] *** Joins: Fusselkater (~Fusselkat@replaced-ip )
           
         
        
          3701 [10:04:31] *** Joins: bluszcz (~bluszcz@replaced-ip )
           
         
        
          3702 [10:04:31] *** Joins: duke_h3 (~rene@replaced-ip )
           
         
        
          3703 [10:04:31] *** Joins: Dr4k3 (~Dr4k3@replaced-ip )
           
         
        
          3704 [10:04:31] *** Joins: Jikan (~Jikan@replaced-ip )
           
         
        
          3705 [10:04:31] *** Joins: xaiki (~xaiki@replaced-ip )
           
         
        
          3706 [10:04:31] *** Joins: jcara (~jcara@replaced-ip )
           
         
        
          3707 [10:04:31] *** Joins: [_Miles_] (~miles@replaced-ip )
           
         
        
          3708 [10:04:31] *** Joins: padawin (~padawin@replaced-ip )
           
         
        
          3709 [10:04:31] *** Joins: jedediah (~user@replaced-ip )
           
         
        
          3710 [10:04:31] *** Joins: yaymuffins (~yaymuffin@replaced-ip )
           
         
        
          3711 [10:04:31] *** Joins: marinintim (~mt@replaced-ip )
           
         
        
          3712 [10:04:31] *** Joins: reisi (~joonas@replaced-ip )
           
         
        
          3713 [10:04:31] *** Joins: babilen (~babilen@replaced-ip )
           
         
        
          3714 [10:04:31] *** Joins: Hijiri (~Hijiri@replaced-ip )
           
         
        
          3715 [10:04:31] *** Joins: terr1 (~terr1@replaced-ip )
           
         
        
          3716 [10:04:31] *** Joins: angseus (~angseus@replaced-ip )
           
         
        
          3717 [10:04:31] *** Joins: blaisebool (~blaiseboo@replaced-ip )
           
         
        
          3718 [10:04:31] *** Joins: VoidFox (VoidFox@replaced-ip )
           
         
        
          3719 [10:04:31] *** Joins: [Gunner] (~Jabuk@replaced-ip )
           
         
        
          3720 [10:04:31] *** Joins: Zumochi (~Zumochi@replaced-ip )
           
         
        
          3721 [10:04:31] *** Joins: Orphis (~orphis@replaced-ip )
           
         
        
          3722 [10:04:41] *** Joins: iKarith (~ikarith@replaced-ip )
           
         
        
          3723 [10:04:41] *** Joins: himiko (~himiko@replaced-ip )
           
         
        
          3724 [10:04:41] *** Joins: Msahai (~mikes@replaced-ip )
           
         
        
          3725 [10:04:41] *** Joins: neoweb (~webdawg@replaced-ip )
           
         
        
          3726 [10:04:41] *** Joins: Dasiel (~12@replaced-ip )
           
         
        
          3727 [10:04:41] *** Joins: bitti_away (bitti@replaced-ip )
           
         
        
          3728 [10:04:41] *** Joins: anonnumberanon (~anonnumbe@replaced-ip )
           
         
        
          3729 [10:04:41] *** Joins: Gm4n (~Gm4n@replaced-ip )
           
         
        
          3730 [10:04:41] *** Joins: brentaarnold (~brentaarn@replaced-ip )
           
         
        
          3731 [10:04:41] *** Joins: Carno (~carno@replaced-ip )
           
         
        
          3732 [10:04:41] *** Joins: xTEMPLARx (~quassel@replaced-ip )
           
         
        
          3733 [10:04:41] *** Joins: musca (musca@replaced-ip )
           
         
        
          3734 [10:04:41] *** Joins: RichiH (~richih@replaced-ip )
           
         
        
          3735 [10:04:41] *** Joins: Amun_Ra (~amun-ra@replaced-ip )
           
         
        
          3736 [10:04:41] *** Joins: Ssquidly (~squidly@replaced-ip )
           
         
        
          3737 [10:04:41] *** Joins: cmam (~cmam@replaced-ip )
           
         
        
          3738 [10:04:41] *** Joins: Spitfire (spitfire@replaced-ip )
           
         
        
          3739 [10:04:41] *** Joins: Erreur32 (~Erreur32@replaced-ip )
           
         
        
          3740 [10:04:41] *** Joins: GGMethos (methos@replaced-ip )
           
         
        
          3741 [10:04:41] *** Joins: seprob (seprob@replaced-ip )
           
         
        
          3742 [10:04:41] *** Joins: hassoon (hassoon@replaced-ip )
           
         
        
          3743 [10:04:41] *** Joins: ujjain (~ujjain@replaced-ip )
           
         
        
          3744 [10:04:41] *** Joins: moufl (~5moufl@replaced-ip )
           
         
        
          3745 [10:04:41] *** Joins: osxi_ (~zach@replaced-ip )
           
         
        
          3746 [10:04:41] *** Joins: roger` (~nick@replaced-ip )
           
         
        
          3747 [10:04:41] *** Joins: Kvm2k (~kvm2k@replaced-ip )
           
         
        
          3748 [10:04:41] *** Joins: obli-AWAY (~abyss1@replaced-ip )
           
         
        
          3749 [10:04:41] *** Joins: weltzooo5 (~weltzooo@replaced-ip )
           
         
        
          3750 [10:04:41] *** Joins: LoRez (~LoRez@replaced-ip )
           
         
        
          3751 [10:04:41] *** Joins: darkman (darkman@replaced-ip )
           
         
        
          3752 [10:04:41] *** Joins: Piper-Off (~P4rtyV4n@replaced-ip )
           
         
        
          3753 [10:04:41] *** Joins: dflurker (~dimon@replaced-ip )
           
         
        
          3754 [10:04:41] *** Joins: flog (flog@replaced-ip )
           
         
        
          3755 [10:04:41] *** Joins: mukmuk_ (mukmuk@replaced-ip )
           
         
        
          3756 [10:04:41] *** Joins: MrHyde (~MrHyde@replaced-ip )
           
         
        
          3757 [10:04:41] *** Joins: vlt (~nobody@replaced-ip )
           
         
        
          3758 [10:04:41] *** Joins: floyin (~floyin@replaced-ip )
           
         
        
          3759 [10:04:41] *** Joins: le_pig (~le_pig@replaced-ip )
           
         
        
          3760 [10:04:41] *** Joins: brouette (~para_free@replaced-ip )
           
         
        
          3761 [10:04:41] *** Joins: apecat (apecat@replaced-ip )
           
         
        
          3762 [10:04:41] *** Joins: jpalmer (~jpalmer@replaced-ip )
           
         
        
          3763 [10:04:41] *** Joins: claritty_ (~claritty@replaced-ip )
           
         
        
          3764 [10:04:41] *** Joins: marmoute (~marmoute@replaced-ip )
           
         
        
          3765 [10:04:41] *** Joins: Johann (~johann@replaced-ip )
           
         
        
          3766 [10:04:41] *** Joins: tomaw (tom@replaced-ip )
           
         
        
          3767 [10:04:41] *** Joins: Linlz (~Linlz@replaced-ip )
           
         
        
          3768 [10:04:41] *** Joins: beardyname (~beardy@replaced-ip )
           
         
        
          3769 [10:04:41] *** Joins: petemc (~pete@replaced-ip )
           
         
        
          3770 [10:04:41] *** Quits: creat (~zncathena@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3771 [10:04:41] *** Quits: sparr (~sparr@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3772 [10:04:41] *** Quits: cdown (~cdown@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3773 [10:04:41] *** Quits: Klumben (Nsaiswatch@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3774 [10:04:41] *** Quits: Neo (~neo@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3775 [10:04:41] *** Quits: XDS2010 (sid1218@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3776 [10:04:52] *** Joins: jcfp (~jcfp@replaced-ip )
           
         
        
          3777 [10:04:52] *** Quits: jcfp (~jcfp@replaced-ip ) (Changing host)
           
         
        
          3778 [10:04:52] *** Joins: jcfp (~jcfp@replaced-ip )
           
         
        
          3779 [10:04:54] *** Quits: leahcim_ (~michael@replaced-ip ) (Excess Flood)
           
         
        
          3780 [10:04:55] *** Quits: karlamrhein (sid161194@replaced-ip ) (Changing host)
           
         
        
          3781 [10:04:55] *** Joins: karlamrhein (sid161194@replaced-ip )
           
         
        
          3782 [10:04:55] *** Quits: drowngodx (sid162816@replaced-ip ) (Changing host)
           
         
        
          3783 [10:04:55] *** Joins: drowngodx (sid162816@replaced-ip )
           
         
        
          3784 [10:04:55] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Quit: Leaving)
           
         
        
          3785 [10:04:55] *** Joins: leahcim_ (~michael@replaced-ip )
           
         
        
          3786 [10:04:55] *** Quits: tx (~tx@replaced-ip ) (Excess Flood)
           
         
        
          3787 [10:04:57] *** Joins: Klumben (Nsaiswatch@replaced-ip )
           
         
        
          3788 [10:04:58] *** Joins: 17SAA4JYG (~sh00p@replaced-ip )
           
         
        
          3789 [10:04:58] *** Joins: fax (~fax@replaced-ip )
           
         
        
          3790 [10:04:58] *** Joins: bobbyz (~bobbyz@replaced-ip )
           
         
        
          3791 [10:04:58] *** Joins: wolfmitchell (~wolfmitch@replaced-ip )
           
         
        
          3792 [10:04:58] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          3793 [10:04:58] *** Joins: kooldavi (~kooldavi@replaced-ip )
           
         
        
          3794 [10:04:58] *** Joins: LtL (~irssi@replaced-ip )
           
         
        
          3795 [10:04:58] *** Joins: NightMonkey (~NightMonk@replaced-ip )
           
         
        
          3796 [10:04:58] *** Joins: d3lphi (~d3lphi@replaced-ip )
           
         
        
          3797 [10:04:58] *** Joins: olegfusion (~olegfusio@replaced-ip )
           
         
        
          3798 [10:04:58] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
           
         
        
          3799 [10:04:58] *** Joins: thnee (~thnee@replaced-ip )
           
         
        
          3800 [10:04:58] *** Joins: jim (~jim@replaced-ip )
           
         
        
          3801 [10:04:58] *** Joins: MaxLanar (~user@replaced-ip )
           
         
        
          3802 [10:04:58] *** Joins: rhizome (~rhizome@replaced-ip )
           
         
        
          3803 [10:04:58] *** Joins: nse (~leo@replaced-ip )
           
         
        
          3804 [10:04:58] *** Joins: Merixer (~Merixer@replaced-ip )
           
         
        
          3805 [10:04:58] *** Joins: Guest90053 (~lel@replaced-ip )
           
         
        
          3806 [10:04:58] *** Joins: Cubby (~784718340@replaced-ip )
           
         
        
          3807 [10:04:58] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
           
         
        
          3808 [10:04:58] *** Joins: ix007 (~ix007fn@replaced-ip )
           
         
        
          3809 [10:04:58] *** Joins: RoyK (~roy@replaced-ip )
           
         
        
          3810 [10:04:58] *** Joins: f91w (~f91w@replaced-ip )
           
         
        
          3811 [10:04:58] *** Joins: Jan\ (kvirc@replaced-ip )
           
         
        
          3812 [10:04:58] *** Joins: ThomasJ|m (tjubergmat@replaced-ip )
           
         
        
          3813 [10:04:58] *** Joins: XO-Odin (~XO@replaced-ip )
           
         
        
          3814 [10:04:58] *** Joins: Satyajit (Satyajit@replaced-ip )
           
         
        
          3815 [10:04:58] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip )
           
         
        
          3816 [10:04:58] *** Joins: p0g0 (~pogo@replaced-ip )
           
         
        
          3817 [10:04:58] *** Joins: ghormoon_ (~ghormoon@replaced-ip )
           
         
        
          3818 [10:04:58] *** Joins: lapyo (~lapio@replaced-ip )
           
         
        
          3819 [10:04:58] *** Joins: naos62 (~naos62@replaced-ip )
           
         
        
          3820 [10:04:58] *** Joins: dwar (~dwar@replaced-ip )
           
         
        
          3821 [10:04:58] *** Joins: jdiez (~jdiez@replaced-ip )
           
         
        
          3822 [10:04:58] *** Joins: Pepe_ (~ppjet@replaced-ip )
           
         
        
          3823 [10:04:58] *** Joins: totonika (~toto@replaced-ip )
           
         
        
          3824 [10:04:58] *** Joins: MeanEYE (~Mladen@replaced-ip )
           
         
        
          3825 [10:04:58] *** Joins: kyle__ (~kyle@replaced-ip )
           
         
        
          3826 [10:04:58] *** Joins: gluytium (~g@replaced-ip )
           
         
        
          3827 [10:04:58] *** Joins: gareth__ (~gareth__@replaced-ip )
           
         
        
          3828 [10:04:58] *** Joins: tristero
            (~al.f.zero@unaffiliated/transfinite)
           
         
        
          3829 [10:04:58] *** Joins: minasota (~minasota@replaced-ip )
           
         
        
          3830 [10:04:58] *** Joins: tobiw (~tobiw@replaced-ip )
           
         
        
          3831 [10:04:58] *** Joins: netsnail (~netsnail@replaced-ip )
           
         
        
          3832 [10:04:58] *** Joins: Igel (~Igel@replaced-ip )
           
         
        
          3833 [10:04:58] *** Joins: dxrt (~dxrt@replaced-ip )
           
         
        
          3834 [10:04:58] *** Joins: preaction (~doug@replaced-ip )
           
         
        
          3835 [10:04:58] *** Joins: Kobra (~quassel@replaced-ip )
           
         
        
          3836 [10:04:58] *** Joins: AndrewAlexMac (~andrewale@replaced-ip )
           
         
        
          3837 [10:04:58] *** Joins: vook (~vook@replaced-ip )
           
         
        
          3838 [10:04:58] *** Joins: jguillen (~jguillen@replaced-ip )
           
         
        
          3839 [10:04:58] *** Joins: bvs (~beavis@replaced-ip )
           
         
        
          3840 [10:04:58] *** Joins: nilez (~cypher@replaced-ip )
           
         
        
          3841 [10:04:58] *** Joins: Daniel0 (~admin@replaced-ip )
           
         
        
          3842 [10:04:58] *** Joins: cluelessperson (~cluelessp@replaced-ip )
           
         
        
          3843 [10:04:58] *** Joins: hypermist (~lick.my@192.52.166.127)
           
         
        
          3844 [10:04:58] *** Joins: daishan (~daishan@replaced-ip )
           
         
        
          3845 [10:04:58] *** Joins: atf (~none@replaced-ip )
           
         
        
          3846 [10:04:58] *** Joins: colo-work (~colo-work@replaced-ip )
           
         
        
          3847 [10:04:58] *** Joins: CrypticSquared (~CrypticS_@replaced-ip )
           
         
        
          3848 [10:04:58] *** Joins: LambdaCalculus37 (~robert@replaced-ip )
           
         
        
          3849 [10:04:58] *** Joins: blue (~blue@replaced-ip )
           
         
        
          3850 [10:04:58] *** Joins: digilink (~digilink@replaced-ip )
           
         
        
          3851 [10:04:58] *** Joins: slon (slon@replaced-ip )
           
         
        
          3852 [10:04:58] *** Joins: LiENUS (~quake@replaced-ip )
           
         
        
          3853 [10:04:58] *** Joins: Dj_Dexter (~Dark_X@replaced-ip )
           
         
        
          3854 [10:04:58] *** Joins: markovh (zncuser@replaced-ip )
           
         
        
          3855 [10:04:58] *** Joins: ashka (~postmaste@replaced-ip )
           
         
        
          3856 [10:04:58] *** Joins: sigmoidbigfoot (~sigmoidbi@replaced-ip )
           
         
        
          3857 [10:04:58] *** Joins: Valdebrick (Valdebrick@replaced-ip )
           
         
        
          3858 [10:04:58] *** Joins: danieli (~duniel@replaced-ip )
           
         
        
          3859 [10:04:58] *** Joins: ozzloy (~ozzloy@replaced-ip )
           
         
        
          3860 [10:04:58] *** Joins: SQL (~SQL@replaced-ip )
           
         
        
          3861 [10:04:58] *** Joins: bauerj (~bauerj@replaced-ip )
           
         
        
          3862 [10:04:58] *** Joins: NaPs (~NaPs@replaced-ip )
           
         
        
          3863 [10:04:58] *** Joins: Zew (~zem@replaced-ip )
           
         
        
          3864 [10:04:58] *** Joins: pingveno (~pingveno@replaced-ip )
           
         
        
          3865 [10:04:58] *** Joins: doebi (~user@replaced-ip )
           
         
        
          3866 [10:04:58] *** Joins: nhandler (~nhandler@replaced-ip )
           
         
        
          3867 [10:04:58] *** Joins: lauri (~lauri@replaced-ip )
           
         
        
          3868 [10:04:58] *** Joins: tyler-baker (tyler-bake@replaced-ip )
           
         
        
          3869 [10:04:59] *** Joins: cdown (~cdown@replaced-ip )
           
         
        
          3870 [10:04:59] *** Joins: cyboman33 (~cyboman33@replaced-ip )
           
         
        
          3871 [10:04:59] *** Joins: fstd (~fstd@replaced-ip )
           
         
        
          3872 [10:04:59] *** Joins: unforgiven512 (~unforgive@replaced-ip )
           
         
        
          3873 [10:04:59] *** Joins: hays (~quassel@replaced-ip )
           
         
        
          3874 [10:04:59] *** Joins: rawrawrer (~rawrawrer@replaced-ip )
           
         
        
          3875 [10:04:59] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip )
           
         
        
          3876 [10:04:59] *** Joins: rtfm-hysm (~RTFMaway]@replaced-ip )
           
         
        
          3877 [10:04:59] *** Joins: Spec (~Spec@replaced-ip )
           
         
        
          3878 [10:04:59] *** Joins: tjone270__ (~tjone270@replaced-ip )
           
         
        
          3879 [10:04:59] *** Joins: zizou_ (~zizou@replaced-ip )
           
         
        
          3880 [10:04:59] *** Joins: Vonor (~micha@replaced-ip )
           
         
        
          3881 [10:04:59] *** Joins: baraba (~baraba@replaced-ip )
           
         
        
          3882 [10:04:59] *** Joins: GeorgeJipa (~admin@replaced-ip )
           
         
        
          3883 [10:04:59] *** Joins: multi_io (~olaf@replaced-ip )
           
         
        
          3884 [10:04:59] *** Joins: juantelez (~juantelez@replaced-ip )
           
         
        
          3885 [10:04:59] *** Joins: barto (~Freddy@replaced-ip )
           
         
        
          3886 [10:04:59] *** Joins: careta (~botto@replaced-ip )
           
         
        
          3887 [10:04:59] *** Joins: jmcnaught (~jeremy@replaced-ip )
           
         
        
          3888 [10:04:59] *** Joins: HappyLoa- (happyloaf@replaced-ip )
           
         
        
          3889 [10:04:59] *** Joins: zyley (~n@replaced-ip )
           
         
        
          3890 [10:04:59] *** Joins: Se-bash (~seba@replaced-ip )
           
         
        
          3891 [10:04:59] *** Joins: nthrow (~nthrow@replaced-ip )
           
         
        
          3892 [10:04:59] *** Joins: Hypnos (radek@replaced-ip )
           
         
        
          3893 [10:04:59] *** Joins: saboru (~saboru@replaced-ip )
           
         
        
          3894 [10:04:59] *** Joins: Hink (~Hink@replaced-ip )
           
         
        
          3895 [10:04:59] *** Joins: tonyoy (~ay@replaced-ip )
           
         
        
          3896 [10:04:59] *** Joins: Kamilion (kamilion@replaced-ip )
           
         
        
          3897 [10:04:59] *** Joins: AlexZ_ (~alex@replaced-ip )
           
         
        
          3898 [10:04:59] *** Joins: necrose99-wrk (~necrose99@replaced-ip )
           
         
        
          3899 [10:04:59] *** Joins: betaboon (~betaboon@replaced-ip )
           
         
        
          3900 [10:04:59] *** Joins: atomi (~atomi@replaced-ip )
           
         
        
          3901 [10:04:59] *** Joins: biotim (~biotim@replaced-ip )
           
         
        
          3902 [10:04:59] *** Joins: uhoreg[m] (uhoregmatr@replaced-ip )
           
         
        
          3903 [10:04:59] *** Joins: ktomz (ktom@replaced-ip )
           
         
        
          3904 [10:04:59] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
           
         
        
          3905 [10:04:59] *** Joins: Kurocon_ (kevin@replaced-ip )
           
         
        
          3906 [10:04:59] *** Joins: Poppabear (~Poppabear@replaced-ip )
           
         
        
          3907 [10:04:59] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip )
           
         
        
          3908 [10:04:59] *** Joins: idmistir (~idmistir@replaced-ip )
           
         
        
          3909 [10:04:59] *** Joins: cydrobolt (~cydrobolt@replaced-ip )
           
         
        
          3910 [10:04:59] *** Joins: joszi (joszi@replaced-ip )
           
         
        
          3911 [10:04:59] *** Joins: XSoul (~XRule@replaced-ip )
           
         
        
          3912 [10:04:59] *** Joins: Noskcaj (~Noskcaj@replaced-ip )
           
         
        
          3913 [10:04:59] *** Joins: Acridian (~magik@replaced-ip )
           
         
        
          3914 [10:04:59] *** Joins: meLon (~meLon@replaced-ip )
           
         
        
          3915 [10:04:59] *** Joins: Fjorgynn (~hej@replaced-ip )
           
         
        
          3916 [10:04:59] *** Joins: Delf (~Delf@replaced-ip )
           
         
        
          3917 [10:04:59] *** Joins: murder (mdr@replaced-ip )
           
         
        
          3918 [10:04:59] *** Joins: TheQuestionmark (~Me@replaced-ip )
           
         
        
          3919 [10:04:59] *** Joins: sander85 (~sander@replaced-ip )
           
         
        
          3920 [10:04:59] *** Joins: ghoti (~paul@replaced-ip )
           
         
        
          3921 [10:04:59] *** Joins: zadrot|ebaniy (~Zadrot@replaced-ip )
           
         
        
          3922 [10:04:59] *** Joins: gacekjk (~gacekjk@replaced-ip )
           
         
        
          3923 [10:04:59] *** Joins: RagingComputer (~RagingCom@replaced-ip )
           
         
        
          3924 [10:04:59] *** Joins: drale2k (~drale2k@replaced-ip )
           
         
        
          3925 [10:04:59] *** Joins: quax (demon@replaced-ip )
           
         
        
          3926 [10:04:59] *** Joins: SPF (~spf@replaced-ip )
           
         
        
          3927 [10:04:59] *** Joins: volter (~volter@replaced-ip )
           
         
        
          3928 [10:04:59] *** Joins: bzed (~bzed@replaced-ip )
           
         
        
          3929 [10:04:59] *** Joins: Overand (~overand@replaced-ip )
           
         
        
          3930 [10:04:59] *** Joins: kingsley (~kingsley@replaced-ip )
           
         
        
          3931 [10:04:59] *** Joins: Jdbye (~furry4lif@replaced-ip )
           
         
        
          3932 [10:04:59] *** Joins: dgncn (~trance@replaced-ip )
           
         
        
          3933 [10:04:59] *** Joins: boogeyman (~bouncer@replaced-ip )
           
         
        
          3934 [10:04:59] *** Joins: infinity_ (~brendon@replaced-ip )
           
         
        
          3935 [10:04:59] *** Joins: tiwesdaeg (~tiw@replaced-ip )
           
         
        
          3936 [10:04:59] *** Joins: IbexPeak (~quassel@replaced-ip )
           
         
        
          3937 [10:04:59] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip )
           
         
        
          3938 [10:04:59] *** Joins: kirkland (~kirkland@replaced-ip )
           
         
        
          3939 [10:04:59] *** Joins: p0ly3d3r (~quassel@replaced-ip )
           
         
        
          3940 [10:04:59] *** Joins: Mortumm (~pi@replaced-ip )
           
         
        
          3941 [10:04:59] *** Joins: Speed` (~shivam@replaced-ip )
           
         
        
          3942 [10:04:59] *** Joins: Python1320 (Python1320@replaced-ip )
           
         
        
          3943 [10:04:59] *** Joins: Miga (Miga@replaced-ip )
           
         
        
          3944 [10:04:59] *** Joins: strass (~strass@replaced-ip )
           
         
        
          3945 [10:04:59] *** Joins: Iridos (~iridos@replaced-ip )
           
         
        
          3946 [10:04:59] *** Joins: nightfuri (nightfury@replaced-ip )
           
         
        
          3947 [10:04:59] *** Joins: flipp (~flipp@replaced-ip )
           
         
        
          3948 [10:04:59] *** Joins: adc (~ad@replaced-ip )
           
         
        
          3949 [10:04:59] *** Joins: simbalion (~simba@replaced-ip )
           
         
        
          3950 [10:04:59] *** Joins: Zharf (~eclipser@replaced-ip )
           
         
        
          3951 [10:04:59] *** Joins: llakey (~llakey@replaced-ip )
           
         
        
          3952 [10:04:59] *** Joins: yort (troy@replaced-ip )
           
         
        
          3953 [10:04:59] *** Joins: gr8ron (~tero@replaced-ip )
           
         
        
          3954 [10:04:59] *** Joins: rafaelg (~rafael@replaced-ip )
           
         
        
          3955 [10:04:59] *** Joins: rdr (~rdr@replaced-ip )
           
         
        
          3956 [10:04:59] *** Joins: bipolar (~bipolar@replaced-ip )
           
         
        
          3957 [10:04:59] *** Joins: `z (~zhaofeng@replaced-ip )
           
         
        
          3958 [10:04:59] *** Joins: Croepha (~Croepha@replaced-ip )
           
         
        
          3959 [10:04:59] *** Joins: Psy-Q (~psy-q@replaced-ip )
           
         
        
          3960 [10:04:59] *** Joins: Cork (~Cork@replaced-ip )
           
         
        
          3961 [10:04:59] *** Joins: mrMute (~mrMute@replaced-ip )
           
         
        
          3962 [10:04:59] *** Joins: Akufen (~Akufen@replaced-ip )
           
         
        
          3963 [10:04:59] *** Joins: DLange (~DLange@replaced-ip )
           
         
        
          3964 [10:04:59] *** Joins: popnfresh (~popnfrsh@replaced-ip )
           
         
        
          3965 [10:05:00] *** Quits: hays (~quassel@replaced-ip ) (Changing host)
           
         
        
          3966 [10:05:00] *** Joins: hays (~quassel@replaced-ip )
           
         
        
          3967 [10:05:03] *** Joins: tx (~tx@replaced-ip )
           
         
        
          3968 [10:05:08] *** Joins: creat (~zncathena@replaced-ip )
           
         
        
          3969 [10:05:12] *** Joins: sparr (~sparr@replaced-ip )
           
         
        
          3970 [10:05:16] *** Joins: Neo (~neo@replaced-ip )
           
         
        
          3971 [10:05:31] *** Quits: leahcim_ (~michael@replaced-ip ) (Excess Flood)
           
         
        
          3972 [10:05:38] *** Quits: bipolar (~bipolar@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3973 [10:05:38] *** Quits: fstd (~fstd@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3974 [10:05:38] *** Quits: hays (~quassel@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3975 [10:05:38] *** Quits: ghoti (~paul@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3976 [10:05:38] *** Quits: unforgiven512 (~unforgive@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3977 [10:05:39] *** Quits: `z (~zhaofeng@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3978 [10:05:39] *** Joins: leahcim__ (~michael@replaced-ip )
           
         
        
          3979 [10:05:45] *** Joins: hays (~quassel@replaced-ip )
           
         
        
          3980 [10:05:45] *** Joins: fstd (~fstd@replaced-ip )
           
         
        
          3981 [10:05:46] *** Joins: ghoti (~paul@replaced-ip )
           
         
        
          3982 [10:05:48] *** Quits: leahcim__ (~michael@replaced-ip ) (Excess Flood)
           
         
        
          3983 [10:05:49] *** apb_away is now known as apb1963_
           
         
        
          3984 [10:05:49] *** tx is now known as Guest93972
           
         
        
          3985 [10:05:54] *** Joins: bipolar (~bipolar@replaced-ip )
           
         
        
          3986 [10:05:55] *** Joins: fnstudio (~fabio@replaced-ip )
           
         
        
          3987 [10:05:56] *** Joins: leahcim__ (~michael@replaced-ip )
           
         
        
          3988 [10:06:00] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3989 [10:06:02] *** Quits: fax (~fax@replaced-ip ) (Max SendQ exceeded)
           
         
        
          3990 [10:06:03] *** Joins: `z (~zhaofeng@replaced-ip )
           
         
        
          3991 [10:06:27] *** Joins: fax (~fax@replaced-ip )
           
         
        
          3992 [10:06:35] *** Quits: erre (~erre@replaced-ip ) (Remote host closed the connection)
           
         
        
          3993 [10:06:42] *** Quits: karlamrhein (sid161194@replaced-ip ) (Ping timeout: 242 seconds)
           
         
        
          3994 [10:06:56] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip )
           
         
        
          3995 [10:06:59] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
           
         
        
          3996 [10:07:04] *** Quits: mayli (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3997 [10:07:04] *** Quits: BuildTheRobots (sid42622@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3998 [10:07:04] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          3999 [10:07:18] *** Joins: Groscheri (~Dyonisos@replaced-ip )
           
         
        
          4000 [10:07:33] *** Quits: bedouin (sid151413@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4001 [10:07:33] *** Quits: muggahtee (sid148520@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4002 [10:07:34] *** Quits: sloucher (sid168007@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4003 [10:07:39] *** Quits: CEnnis91 (uid3543@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4004 [10:07:40] *** Quits: ec (sid1544@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          4005 [10:07:48] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4006 [10:08:00] *** debhelper sets mode: +l 1678
           
         
        
          4007 [10:08:00] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip )
           
         
        
          4008 [10:08:14] *** Quits: katymoe (sid135810@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4009 [10:08:16] *** Quits: Awesomecase (sid56584@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4010 [10:08:18] *** Quits: Tristan-Speccy (tristan@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4011 [10:08:24] *** Quits: scubacuda (sid109325@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4012 [10:08:24] *** Quits: jhill (sid1055@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4013 [10:08:24] *** Quits: flyinprogrammer (sid145234@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4014 [10:08:25] *** Quits: lebster (sid17131@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4015 [10:08:49] *** Quits: petems (sid27138@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4016 [10:08:52] *** Quits: stealthii (sid17385@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4017 [10:08:53] *** Quits: j` (sid11434@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4018 [10:08:57] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4019 [10:09:00] *** Joins: jouir (~jouir@replaced-ip )
           
         
        
          4020 [10:09:06] *** Quits: Guest93972 (~tx@replaced-ip ) (Changing host)
           
         
        
          4021 [10:09:06] *** Joins: Guest93972 (~tx@replaced-ip )
           
         
        
          4022 [10:09:19] *** Guest93972 is now known as tx
           
         
        
          4023 [10:09:20] *** Joins: itablist_ (~dev@replaced-ip )
           
         
        
          4024 [10:09:51] *** Quits: nee-chan (~nee-chan@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4025 [10:10:24] *** jelly-home is now known as jelly
           
         
        
          4026 [10:10:37] *** Joins: unforgiven512 (~unforgive@replaced-ip )
           
         
        
          4027 [10:10:52] *** Joins: \ (~\@replaced-ip )
           
         
        
          4028 [10:11:16] *** Quits: \ (~\@replaced-ip ) (Remote host closed the connection)
           
         
        
          4029 [10:11:19] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          4030 [10:11:41] *** Joins: erre (~erre@replaced-ip )
           
         
        
          4031 [10:11:47] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          4032 [10:12:43] *** Joins: cat3 (~Cat3@replaced-ip )
           
         
        
          4033 [10:13:08] *** Joins: sloucher (sid168007@replaced-ip )
           
         
        
          4034 [10:13:13] *** Joins: nee-chan (~nee-chan@replaced-ip )
           
         
        
          4035 [10:13:32] *** Joins: Tristan-Speccy (tristan@replaced-ip )
           
         
        
          4036 [10:13:33] *** Joins: dayten (~gnoid@replaced-ip )
           
         
        
          4037 [10:13:57] *** Tristan-Speccy is now known as Guest23403
           
         
        
          4038 [10:14:16] *** Joins: Phryq (~Phryq_@replaced-ip )
           
         
        
          4039 [10:14:22] *** Joins: muggahtee (sid148520@replaced-ip )
           
         
        
          4040 [10:14:25] *** Quits: binaryc (~binaryc@replaced-ip ) (Quit: leaving)
           
         
        
          4041 [10:14:26] *** Joins: lebster (sid17131@replaced-ip )
           
         
        
          4042 [10:14:40] *** Joins: binaryc (~binaryc@replaced-ip )
           
         
        
          4043 [10:15:46] *** apb1963_ is now known as apb_away
           
         
        
          4044 [10:15:49] *** Joins: j` (sid11434@replaced-ip )
           
         
        
          4045 [10:15:58] *** Joins: bedouin (sid151413@replaced-ip )
           
         
        
          4046 [10:16:33] *** Joins: XDS2010 (sid1218@replaced-ip )
           
         
        
          4047 [10:16:38] *** Joins: BuildTheRobots (sid42622@replaced-ip )
           
         
        
          4048 [10:16:41] *** Joins: petems (sid27138@replaced-ip )
           
         
        
          4049 [10:16:56] *** Joins: Ceber (~cerberus@replaced-ip )
           
         
        
          4050 [10:17:06] *** Joins: jhill (sid1055@replaced-ip )
           
         
        
          4051 [10:17:10] *** Joins: stealthii (sid17385@replaced-ip )
           
         
        
          4052 [10:17:23] *** Joins: flyinprogrammer (sid145234@replaced-ip )
           
         
        
          4053 [10:17:26] *** Joins: CEnnis91 (uid3543@replaced-ip )
           
         
        
          4054 [10:17:35] *** Joins: karlamrhein (sid161194@replaced-ip )
           
         
        
          4055 [10:17:53] *** Joins: katymoe (sid135810@replaced-ip )
           
         
        
          4056 [10:18:00] *** debhelper sets mode: +l 1693
           
         
        
          4057 [10:18:01] *** Joins: woshty (~irc@replaced-ip )
           
         
        
          4058 [10:18:26] *** Joins: scubacuda (sid109325@replaced-ip )
           
         
        
          4059 [10:18:33] *** Joins: ec (sid1544@replaced-ip )
           
         
        
          4060 [10:19:25] *** Joins: Awesomecase (sid56584@replaced-ip )
           
         
        
          4061 [10:19:26] *** Quits: nee-chan (~nee-chan@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4062 [10:23:32] *** Joins: huva (~huva@replaced-ip )
           
         
        
          4063 [10:23:35] *** Joins: mayli (~Thunderbi@replaced-ip )
           
         
        
          4064 [10:24:25] *** Quits: ec (sid1544@replaced-ip ) (Excess Flood)
           
         
        
          4065 [10:24:28] *** Quits: XDS2010 (sid1218@replaced-ip ) (Excess Flood)
           
         
        
          4066 [10:24:50] *** Joins: oish (~charlie@replaced-ip )
           
         
        
          4067 [10:25:05] *** Joins: ec (sid1544@replaced-ip )
           
         
        
          4068 [10:25:25] *** Joins: Brigo (~Brigo@replaced-ip )
           
         
        
          4069 [10:25:26] *** Quits: iflema (~ian@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4070 [10:25:35] *** Joins: XDS2010 (sid1218@replaced-ip )
           
         
        
          4071 [10:25:59] *** Parts: binaryc (~binaryc@replaced-ip )
           
         
        
          4072 [10:26:04] *** Joins: binaryc (~binaryc@replaced-ip )
           
         
        
          4073 [10:26:26] *** Joins: iflema (~ian@replaced-ip )
           
         
        
          4074 [10:28:01] *** debhelper sets mode: +l 1700
           
         
        
          4075 [10:28:16] *** Joins: Putti (~Putti@replaced-ip )
           
         
        
          4076 [10:28:40] *** Joins: h4nk (~h4nk@replaced-ip )
           
         
        
          4077 [10:29:06] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip )
           
         
        
          4078 [10:29:34] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4079 [10:30:45] *** Joins: GJ_ (~Thunderbi@replaced-ip )
           
         
        
          4080 [10:31:02] *** Quits: WormFood (~wormfood@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4081 [10:31:14] *** Joins: f10_ (~flo@replaced-ip )
           
         
        
          4082 [10:31:21] *** Joins: f10 (~flo@replaced-ip )
           
         
        
          4083 [10:31:28] *** Joins: Levure (~quassel@replaced-ip )
           
         
        
          4084 [10:33:17] *** apb_away is now known as apb1963_
           
         
        
          4085 [10:33:24] *** Joins: kXw (~kvirc@replaced-ip )
           
         
        
          4086 [10:33:56] *** Quits: Raed|Laptop (~Raed@replaced-ip ) (Quit: Raed|Laptop)
           
         
        
          4087 [10:35:28] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          4088 [10:36:02] *** Joins: HeOS (~heos@replaced-ip )
           
         
        
          4089 [10:36:03] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
           
         
        
          4090 [10:37:04] *** Quits: rax0 (~nx@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4091 [10:37:33] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4092 [10:37:35] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          4093 [10:38:05] *** Joins: rax0 (~nx@replaced-ip )
           
         
        
          4094 [10:40:48] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4095 [10:41:05] *** Joins: dayten (~gnoid@replaced-ip )
           
         
        
          4096 [10:42:26] *** Quits: pavlushka (~Pavel@replaced-ip ) (Quit: See you on the other side...)
           
         
        
          4097 [10:42:46] *** Joins: nee-chan (~nee-chan@replaced-ip )
           
         
        
          4098 [10:43:12] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          4099 [10:43:14] *** Joins: fearnothing (~nothing@replaced-ip )
           
         
        
          4100 [10:44:06] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          4101 [10:44:15] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          4102 [10:44:42] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4103 [10:45:32] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4104 [10:46:30] *** Quits: souravbadami (~sourav@replaced-ip ) (Remote host closed the connection)
           
         
        
          4105 [10:46:44] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4106 [10:48:42] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          4107 [10:49:54] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4108 [10:50:37] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          4109 [10:52:30] *** Joins: WormFood (~wormfood@replaced-ip )
           
         
        
          4110 [10:53:49] *** Quits: erre (~erre@replaced-ip ) (Remote host closed the connection)
           
         
        
          4111 [10:53:54] <spygrid> Anyone know of an ultra-smooth scrolling
            terminal?
           
         
        
          4112 [10:54:22] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          4113 [10:54:40] *** Joins: czesmir (~stefan@replaced-ip )
           
         
        
          4114 [10:54:48] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4115 [10:54:51] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          4116 [10:55:58] <binaryc> clear  
         
        
          4117 [10:56:07] *** Joins: m_m (~m_m@replaced-ip )
           
         
        
          4118 [10:56:24] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4119 [10:56:46] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          4120 [10:58:00] *** debhelper sets mode: +l 1708
           
         
        
          4121 [10:58:58] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip )
           
         
        
          4122 [11:00:10] *** Quits: ws2k3 (freenodeyc@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4123 [11:00:18] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4124 [11:00:28] *** Quits: rax0 (~nx@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4125 [11:00:42] *** Joins: rax0 (~nx@replaced-ip )
           
         
        
          4126 [11:01:29] *** Quits: AnD[a]LeS (~andales@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4127 [11:01:46] *** Joins: erre (~erre@replaced-ip )
           
         
        
          4128 [11:01:53] *** Joins: AnD[a]LeS (~andales@replaced-ip )
           
         
        
          4129 [11:03:13] *** binaryc is now known as wowzer
           
         
        
          4130 [11:03:13] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          4131 [11:03:28] *** wowzer is now known as wowzersz
           
         
        
          4132 [11:03:33] *** Joins: ap0x (~ap0x@replaced-ip )
           
         
        
          4133 [11:06:08] *** Quits: eraser (eraser@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4134 [11:06:26] *** Joins: eraser (eraser@replaced-ip )
           
         
        
          4135 [11:06:48] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4136 [11:07:03] *** Joins: DevCube (~brainbug@replaced-ip )
           
         
        
          4137 [11:08:00] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          4138 [11:08:13] *** Joins: Darcidride (~Darcidrid@replaced-ip )
           
         
        
          4139 [11:08:21] *** Joins: soee (~soee@replaced-ip )
           
         
        
          4140 [11:08:52] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          4141 [11:10:03] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4142 [11:11:12] *** Quits: erre (~erre@replaced-ip ) (Quit: /quit)
           
         
        
          4143 [11:11:32] *** Quits: souravbadami (~sourav@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4144 [11:11:32] *** Parts: vahe (~vahe@replaced-ip )
           
         
        
          4145 [11:11:49] *** Joins: erre (~erre@replaced-ip )
           
         
        
          4146 [11:13:28] *** Joins: robotroll (~robotroll@replaced-ip )
           
         
        
          4147 [11:14:15] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          4148 [11:15:55] *** Joins: soee_ (~soee@replaced-ip )
           
         
        
          4149 [11:16:46] *** Parts: wowzersz (~binaryc@replaced-ip )
           
         
        
          4150 [11:16:49] *** Joins: wowzersz (~binaryc@replaced-ip )
           
         
        
          4151 [11:16:57] *** Joins: Wizek_ (~Wizek@replaced-ip )
           
         
        
          4152 [11:17:00] <wowzersz> hi  
         
        
          4153 [11:17:01] <wowzersz> hi  
         
        
          4154 [11:17:02] <wowzersz> hi  
         
        
          4155 [11:17:12] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4156 [11:18:17] *** Joins: blueness (~blueness@replaced-ip )
           
         
        
          4157 [11:19:30] *** Quits: redabhr (H2O@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4158 [11:19:56] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          4159 [11:20:25] *** Quits: f10 (~flo@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4160 [11:20:44] *** Quits: f10_ (~flo@replaced-ip ) (Read error: No route to host)
           
         
        
          4161 [11:20:48] *** Joins: f10 (~flo@replaced-ip )
           
         
        
          4162 [11:21:08] *** Joins: f10_ (~flo@replaced-ip )
           
         
        
          4163 [11:21:25] *** Joins: redabhr (H2O@replaced-ip )
           
         
        
          4164 [11:21:34] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4165 [11:21:49] *** Joins: kapitalist (~kapitalis@replaced-ip )
           
         
        
          4166 [11:22:52] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          4167 [11:22:54] *** Quits: GJ_ (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4168 [11:23:05] *** Quits: blueness (~blueness@replaced-ip ) (Client Quit)
           
         
        
          4169 [11:23:24] *** Quits: itablist_ (~dev@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4170 [11:23:40] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
           
         
        
          4171 [11:24:21] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4172 [11:24:26] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          4173 [11:24:47] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4174 [11:25:37] *** Joins: sidmo (~sidmo@replaced-ip )
           
         
        
          4175 [11:25:40] *** Quits: sidmo (~sidmo@replaced-ip ) (Client Quit)
           
         
        
          4176 [11:25:49] *** Quits: m_m (~m_m@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4177 [11:26:20] *** Joins: jasabella (~jasabella@replaced-ip )
           
         
        
          4178 [11:27:10] *** Joins: GeorgeJipa (~admin@replaced-ip )
           
         
        
          4179 [11:27:10] *** Quits: GeorgeJipa (~admin@replaced-ip ) (Changing host)
           
         
        
          4180 [11:27:10] *** Joins: GeorgeJipa (~admin@replaced-ip )
           
         
        
          4181 [11:27:14] <hanshenrik> is cgroups limits per member, or
            shared across all members? eg, if a cgroups has a memory limit of
            200 MB, is it 200 MB per individual member, or 200 mb shared across
            all members?
           
         
        
          4182 [11:27:28] *** Quits: Trieste (~Trieste@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4183 [11:27:36] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4184 [11:28:19] <jasabella> hello  
         
        
          4185 [11:28:22] *** Joins: m_m (~m_m@replaced-ip )
           
         
        
          4186 [11:28:38] *** Quits: brontosaurusrex (~b@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          4187 [11:28:48] <jasabella> i'm running vbox as distributed
            by debian testing and i'm having trouble getting a network
            interface going
           
         
        
          4188 [11:29:12] *** Joins: raphyduck (~raph@replaced-ip )
           
         
        
          4189 [11:29:13] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
           
         
        
          4190 [11:29:22] *** Joins: sidmo_ (~sidmo@replaced-ip )
           
         
        
          4191 [11:29:24] <jasabella> i have eth0 set up as 10.0.0.0/24 and
            it functions ok
           
         
        
          4192 [11:29:29] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
           
         
        
          4193 [11:29:41] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          4194 [11:30:04] <jasabella> but eth1 is setup to bridge
            /dev/wlp3s0 and dhcp fails to get an ip address
           
         
        
          4195 [11:30:49] <jasabella> i've tried setting a static
            address and that doesnt work either
           
         
        
          4196 [11:31:40] *** Joins: oo_miguel (~miguel@replaced-ip )
           
         
        
          4197 [11:32:43] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          4198 [11:33:29] *** Joins: AlwaysHigh (~AlwaysHig@replaced-ip )
           
         
        
          4199 [11:33:43] <AlwaysHigh> does debian support any hd mirroring
            without raid controller?
           
         
        
          4200 [11:33:46] *** Joins: Trieste (~Trieste@replaced-ip )
           
         
        
          4201 [11:33:52] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4202 [11:33:58] <jasabella> my config
            replaced-url 
           
         
        
          4203 [11:33:58] *** Joins: sterniste (~sstern@replaced-ip )
           
         
        
          4204 [11:34:04] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4205 [11:35:03] *** wowzersz is now known as binaryc
           
         
        
          4206 [11:36:30] <hanshenrik> jasabella, i did the same not long
            ago, but i used virtualbox.com's newest version distribution,
            haven't had any issues with VirtualBox 5.1.4; using virtual
            host-only network vboxnet too;
           
         
        
          4207 [11:36:56] <hanshenrik> err, virtualbox.org *
           
         
        
          4208 [11:37:06] <hanshenrik> on debian jessie
           
         
        
          4209 [11:37:08] <hanshenrik> x64  
         
        
          4210 [11:38:18] *** Joins: ws2k3 (freenodeyc@replaced-ip )
           
         
        
          4211 [11:38:19] <hanshenrik> only complaint is that the virtualbox
            VMs are noticably slower than the VMWare VMs :/
           
         
        
          4212 [11:38:30] *** Quits: DevCube (~brainbug@replaced-ip ) (Quit: leaving)
           
         
        
          4213 [11:39:26] *** Joins: lorenzo64 (~lorenzo__@replaced-ip )
           
         
        
          4214 [11:39:52] *** Joins: anuxivm (~anuxi@replaced-ip )
           
         
        
          4215 [11:40:20] <ransur0t> hanshenrik: have you tried kvm?
           
         
        
          4216 [11:40:30] *** Joins: cuechan (~paul@replaced-ip )
           
         
        
          4217 [11:40:33] *** rany is now known as ynar  
         
        
          4218 [11:40:59] *** ynar is now known as rany  
         
        
          4219 [11:41:51] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
           
         
        
          4220 [11:41:52] <oo_miguel> can I tell rsnaphot for some backups
            to be complete (not incermental)? Like having incrmental daily and
            weekly backups but foll monthly ones?
           
         
        
          4221 [11:41:55] <hanshenrik> ransur0t, well, virtualbox is
            configured to use "kvm paravirtualization interface" ,
            does that count?
           
         
        
          4222 [11:42:03] <oo_miguel> s/foll/full  
         
        
          4223 [11:42:37] *** Quits: Al3xG0 (~unix@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          4224 [11:42:48] *** Joins: Al3xG0 (~unix@replaced-ip )
           
         
        
          4225 [11:42:48] *** Quits: Al3xG0 (~unix@replaced-ip ) (Changing host)
           
         
        
          4226 [11:42:48] *** Joins: Al3xG0 (~unix@replaced-ip )
           
         
        
          4227 [11:43:43] <jasabella> hanshenrik... yeah i'm using the
            debian testing copy, it's 5.1.4
           
         
        
          4228 [11:43:57] <hanshenrik> daw, kk  
         
        
          4229 [11:44:01] *** Joins: Retina (~retina@replaced-ip )
           
         
        
          4230 [11:44:14] *** Quits: Retina (~retina@replaced-ip ) (Client Quit)
           
         
        
          4231 [11:44:25] <ransur0t> not sure ...  
         
        
          4232 [11:45:36] *** Quits: spygrid (~spygrid@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4233 [11:46:28] *** Joins: Wizek_ (~Wizek@replaced-ip )
           
         
        
          4234 [11:47:29] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4235 [11:47:56] *** Quits: m_m (~m_m@replaced-ip ) ()
           
         
        
          4236 [11:49:55] *** Quits: _aeris_ (~aeris@replaced-ip ) (Remote host closed the connection)
           
         
        
          4237 [11:50:11] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          4238 [11:50:43] *** Quits: Gurty (~princess@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          4239 [11:51:18] *** Joins: _aeris_ (~aeris@replaced-ip )
           
         
        
          4240 [11:52:20] *** Joins: llorephie (~Thunderbi@replaced-ip )
           
         
        
          4241 [11:53:14] *** Quits: sterniste (~sstern@replaced-ip ) (Quit: sterniste)
           
         
        
          4242 [11:53:17] *** Joins: PvFFy (~pvffy@replaced-ip )
           
         
        
          4243 [11:54:00] *** Joins: debalance (~debalance@replaced-ip )
           
         
        
          4244 [11:54:19] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
           
         
        
          4245 [11:55:34] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4246 [11:55:40] *** Quits: R430R (~demon@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4247 [11:56:05] *** Quits: iSlayWyverns (~uid18915@replaced-ip ) (Quit: Connection closed)
           
         
        
          4248 [11:56:36] *** Joins: Andy80 (~andy80@replaced-ip )
           
         
        
          4249 [11:56:51] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4250 [11:57:27] *** Joins: Darcidride (~Darcidrid@replaced-ip )
           
         
        
          4251 [11:58:08] *** Joins: Gurty (~princess@replaced-ip )
           
         
        
          4252 [11:58:39] <Andy80> hi, very generic apt security question:
            isn't unsafe (against DNS poisoning) to serve apt packages from
            http only? Is the use of the GPG key sign enough for security? And
            what if the GPG key itself has been downloaded from an http server?
            Thanks
           
         
        
          4253 [11:58:42] *** Joins: HeOS (~heos@replaced-ip )
           
         
        
          4254 [12:00:37] *** Joins: PosterdatiMobile (~posterdat@replaced-ip )
           
         
        
          4255 [12:00:39] *** Joins: _PosterdatiMobil (~posterdat@replaced-ip )
           
         
        
          4256 [12:00:44] *** Quits: _PosterdatiMobil (~posterdat@replaced-ip ) (Client Quit)
           
         
        
          4257 [12:00:51] *** Joins: MaBunny (~MaBunny@replaced-ip )
           
         
        
          4258 [12:01:55] *** Joins: shifty (~shifty779@replaced-ip )
           
         
        
          4259 [12:03:10] *** Quits: HeOS (~heos@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4260 [12:03:13] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          4261 [12:03:50] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          4262 [12:04:14] <oo_miguel> Andy80: as long as you trust the SPG
            key, the sign is sufficient in general.
           
         
        
          4263 [12:04:20] <missmbob> Andy80: there are https mirrors if
            you're the paranoid type. mirrors.kernel.org being the biggest
            one
           
         
        
          4264 [12:04:20] <oo_miguel> s/SPG/GPG  
         
        
          4265 [12:04:23] *** Quits: FkZ (~fkz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4266 [12:04:49] *** Joins: Tiffon (~name@replaced-ip )
           
         
        
          4267 [12:04:56] *** Joins: FeZ (ident@replaced-ip )
           
         
        
          4268 [12:05:01] <oo_miguel> Andy80: If you do not have the key /
            are not part of a web o trust. you could obtain the key from
            different locations and check if it matches
           
         
        
          4269 [12:06:16] <Andy80> oo_miguel: I forgot to mention "in
            case of third party packages". I trust the vendor itself, but
            they are distributing the GPG key through http instead of https,
            that's my point :/
           
         
        
          4270 [12:06:47] <missmbob> oh. third party is always an at your
            own risk type of thing.
           
         
        
          4271 [12:06:55] *** Joins: FkZ (~fkz@replaced-ip )
           
         
        
          4272 [12:07:23] <oo_miguel> Andy80: I agree that it would be
            insecure to download just the GPG key and the signed package from
            one single http site
           
         
        
          4273 [12:07:34] *** Quits: erre (~erre@replaced-ip ) (Quit: /quit)
           
         
        
          4274 [12:08:01] *** debhelper sets mode: +l 1715
           
         
        
          4275 [12:08:06] *** Joins: lstieb (~lstieb@replaced-ip )
           
         
        
          4276 [12:08:24] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4277 [12:08:30] *** Joins: Blaguvest (~blaguvest@replaced-ip )
           
         
        
          4278 [12:08:58] <oo_miguel> Andy80: That is why keys itself can be
            signed. You can verify if a particular key has been signed by
            another key you already trust
           
         
        
          4279 [12:10:05] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
           
         
        
          4280 [12:10:26] <Andy80> oo_miguel: missmbob thanks for your help!
            I will contact this particular vendor and tell them to distribute
            the keys in a different way
           
         
        
          4281 [12:10:39] *** Quits: MaBunny (~MaBunny@replaced-ip ) (Remote host closed the connection)
           
         
        
          4282 [12:15:30] *** Joins: dselect (~dselect@replaced-ip )
           
         
        
          4283 [12:16:11] *** Joins: crawler (~crawler@replaced-ip )
           
         
        
          4284 [12:16:13] *** Quits: f10_ (~flo@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4285 [12:16:24] *** Quits: f10 (~flo@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4286 [12:16:42] *** Joins: f10 (~flo@replaced-ip )
           
         
        
          4287 [12:17:04] *** Joins: f10_ (~flo@replaced-ip )
           
         
        
          4288 [12:17:11] <techitch> so if i'm running debian wheezy,
            it seems i have to turn on the expirimental repo to get glibc
            >=2.14, is there a major risk of my stuff breaking if i do this?
           
         
        
          4289 [12:18:01] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          4290 [12:18:13] *** Parts: anuxivm (~anuxi@replaced-ip )
           
         
        
          4291 [12:19:37] *** Joins: neurot (~neurosis@replaced-ip )
           
         
        
          4292 [12:19:58] <missmbob> techitch: adding experimental to it is
            suicide. you're mixing something worse than sid into oldstable.
            dont do that
           
         
        
          4293 [12:20:09] <missmbob> !dontbreakdebian
           
         
        
          4294 [12:20:10] <dpkg> methinks dont break debian is
            replaced-url 
           
         
        
          4295 [12:20:54] <missmbob> techitch: upgrade to jessie, current
            stable. then you'll have it
           
         
        
          4296 [12:21:36] *** Joins: mpmcthree (~Instantbi@replaced-ip )
           
         
        
          4297 [12:23:37] *** Quits: crawler (~crawler@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4298 [12:23:55] <missmbob> !tell techitch -about wheezy->jessie
           
         
        
          4299 [12:24:27] *** Joins: crawler (~crawler@replaced-ip )
           
         
        
          4300 [12:25:25] *** Joins: Quatroking (~Quatrokin@replaced-ip )
           
         
        
          4301 [12:27:09] *** Joins: ivo_ (~ivo@replaced-ip )
           
         
        
          4302 [12:28:56] *** Joins: satbyy (~Satish@replaced-ip )
           
         
        
          4303 [12:29:07] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
           
         
        
          4304 [12:30:43] *** Joins: idts (~lxuser@replaced-ip )
           
         
        
          4305 [12:33:04] *** Joins: balor (~aidan@replaced-ip )
           
         
        
          4306 [12:34:37] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          4307 [12:34:56] *** Quits: ivo_ (~ivo@replaced-ip ) (Quit: Leaving)
           
         
        
          4308 [12:36:20] *** Joins: N4N0078 (~falken@replaced-ip )
           
         
        
          4309 [12:37:45] *** Quits: crawler (~crawler@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4310 [12:38:01] *** debhelper sets mode: +l 1724
           
         
        
          4311 [12:39:14] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4312 [12:39:25] *** Joins: marijnfs (~smuxi@replaced-ip )
           
         
        
          4313 [12:40:53] *** Joins: nikoma (~nikoma@replaced-ip )
           
         
        
          4314 [12:43:07] *** Joins: Gnomethrower (~B@replaced-ip )
           
         
        
          4315 [12:44:09] *** Quits: superusr (~usr@replaced-ip ) (Quit: Leaving)
           
         
        
          4316 [12:44:23] *** apb1963_ is now known as apb_away
           
         
        
          4317 [12:45:24] *** Quits: FkZ (~fkz@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4318 [12:46:50] *** Joins: slack_ (~slack@replaced-ip )
           
         
        
          4319 [12:47:36] *** Quits: marijnfs (~smuxi@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4320 [12:51:00] *** Joins: juboxi (~juboxi@replaced-ip )
           
         
        
          4321 [12:51:01] *** Joins: scream (~scream@replaced-ip )
           
         
        
          4322 [12:51:04] *** Quits: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es) (Ping
            timeout: 240 seconds)
           
         
        
          4323 [12:51:32] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4324 [12:51:55] *** Quits: jubo2 (~juboxi@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          4325 [12:52:11] *** Joins: celeronte (be732de2@replaced-ip )
           
         
        
          4326 [12:52:44] *** Joins: Gerdolf (~Gerdolf@replaced-ip )
           
         
        
          4327 [12:53:17] *** juboxi is now known as jubo2
           
         
        
          4328 [12:53:20] *** Quits: jubo2 (~juboxi@replaced-ip ) (Changing host)
           
         
        
          4329 [12:53:20] *** Joins: jubo2 (~juboxi@replaced-ip )
           
         
        
          4330 [12:56:06] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          4331 [12:59:15] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          4332 [12:59:56] *** Joins: poisson (~aeb@replaced-ip )
           
         
        
          4333 [12:59:59] *** Quits: p01550n (~aeb@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4334 [13:01:55] *** Joins: Jkessler (~Jkessler@replaced-ip )
           
         
        
          4335 [13:02:26] *** Quits: cuechan (~paul@replaced-ip ) (Remote host closed the connection)
           
         
        
          4336 [13:02:44] *** Joins: Regenaxer (~Regenaxer@replaced-ip )
           
         
        
          4337 [13:03:10] *** Joins: cuechan (~paul@replaced-ip )
           
         
        
          4338 [13:03:13] *** Parts: Regenaxer (~Regenaxer@replaced-ip )
           
         
        
          4339 [13:03:58] *** Joins: Regenaxer (~Regenaxer@replaced-ip )
           
         
        
          4340 [13:04:00] *** Joins: ahe (~ahe@replaced-ip )
           
         
        
          4341 [13:04:06] *** Parts: Gerdolf (~Gerdolf@replaced-ip )
           
         
        
          4342 [13:04:14] *** Parts: Regenaxer (~Regenaxer@replaced-ip )
           
         
        
          4343 [13:04:59] *** Quits: hk238 (~kvirc@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4344 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
           
         
        
          4345 [13:05:06] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4346 [13:06:07] *** Joins: Brigo (~Brigo@replaced-ip )
           
         
        
          4347 [13:06:08] *** Joins: dpkg (~dpkg@replaced-ip )
           
         
        
          4348 [13:09:20] *** Joins: monpocchi (~monpocchi@replaced-ip )
           
         
        
          4349 [13:09:41] *** Quits: celeronte (be732de2@replaced-ip ) (Quit: Page closed)
           
         
        
          4350 [13:09:50] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4351 [13:11:18] *** Quits: balor (~aidan@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4352 [13:12:10] *** Joins: hk238 (~kvirc@replaced-ip )
           
         
        
          4353 [13:13:31] *** Quits: lorenzo64 (~lorenzo__@replaced-ip ) (Quit: Leaving)
           
         
        
          4354 [13:13:45] *** Joins: julius_ (~jason4@replaced-ip )
           
         
        
          4355 [13:14:29] *** Quits: stephanie92 (~stephanie@replaced-ip ) (Quit: Leaving)
           
         
        
          4356 [13:14:59] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4357 [13:15:18] *** Joins: ivo_ (~ivo@replaced-ip )
           
         
        
          4358 [13:15:20] *** Quits: ivo_ (~ivo@replaced-ip ) (Changing host)
           
         
        
          4359 [13:15:20] *** Joins: ivo_ (~ivo@replaced-ip )
           
         
        
          4360 [13:16:21] *** Parts: kXw (~kvirc@replaced-ip )
           
         
        
          4361 [13:16:36] *** Joins: Chizz8l (~Den@replaced-ip )
           
         
        
          4362 [13:17:11] *** Joins: krytarik (~krytarik@replaced-ip )
           
         
        
          4363 [13:17:17] *** Quits: ivo_ (~ivo@replaced-ip ) (Client Quit)
           
         
        
          4364 [13:17:47] *** Joins: superusr (~usr@replaced-ip )
           
         
        
          4365 [13:18:28] *** Quits: skarn_ (skarn@replaced-ip ) (Changing host)
           
         
        
          4366 [13:18:29] *** Joins: skarn_ (skarn@replaced-ip )
           
         
        
          4367 [13:18:29] *** Quits: skarn_ (skarn@replaced-ip ) (Changing host)
           
         
        
          4368 [13:18:29] *** Joins: skarn_ (skarn@replaced-ip )
           
         
        
          4369 [13:19:22] *** skarn_ is now known as giraffe
           
         
        
          4370 [13:19:57] *** Joins: Regrant (~SetittoWu@replaced-ip )
           
         
        
          4371 [13:19:57] *** Quits: neurot (~neurosis@replaced-ip ) (Remote host closed the connection)
           
         
        
          4372 [13:22:37] *** Quits: idts (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
           
         
        
          4373 [13:24:36] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4374 [13:25:17] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          4375 [13:26:44] *** Joins: jurisl__ (~Yuriy@replaced-ip )
           
         
        
          4376 [13:28:18] *** Quits: souravbadami (~sourav@replaced-ip ) (Remote host closed the connection)
           
         
        
          4377 [13:28:35] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          4378 [13:29:13] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          4379 [13:29:18] *** Joins: eternal-pain (~eternal-p@replaced-ip )
           
         
        
          4380 [13:29:22] *** Joins: CoOolBreeze (~CoOolBree@replaced-ip )
           
         
        
          4381 [13:29:57] *** Joins: erre (~erre@replaced-ip )
           
         
        
          4382 [13:29:58] *** apb_away is now known as apb1963_
           
         
        
          4383 [13:30:17] *** Joins: zlatan (~Zlatan@replaced-ip )
           
         
        
          4384 [13:30:23] *** Parts: zlatan (~Zlatan@replaced-ip )
           
         
        
          4385 [13:31:14] *** Joins: B[]rG (~tuptidup@replaced-ip )
           
         
        
          4386 [13:31:33] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4387 [13:31:54] *** Joins: fjkhajk (~dhoteio@replaced-ip )
           
         
        
          4388 [13:32:52] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          4389 [13:33:07] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          4390 [13:33:35] *** Quits: satbyy (~Satish@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4391 [13:33:56] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          4392 [13:34:04] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4393 [13:34:10] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
           
         
        
          4394 [13:34:45] *** Quits: Regrant (~SetittoWu@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4395 [13:35:12] *** Quits: fjkhajk (~dhoteio@replaced-ip ) (Client Quit)
           
         
        
          4396 [13:35:14] *** Quits: souravbadami (~sourav@replaced-ip ) (Remote host closed the connection)
           
         
        
          4397 [13:35:16] *** Quits: Tempesta (~Tempesta@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4398 [13:35:19] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4399 [13:35:25] *** Quits: Guest75982 (irc@replaced-ip ) (Changing host)
           
         
        
          4400 [13:35:25] *** Joins: Guest75982 (irc@replaced-ip )
           
         
        
          4401 [13:35:25] *** Quits: Guest75982 (irc@replaced-ip ) (Changing host)
           
         
        
          4402 [13:35:25] *** Joins: Guest75982 (irc@replaced-ip )
           
         
        
          4403 [13:35:32] *** Guest75982 is now known as mosene
           
         
        
          4404 [13:35:35] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          4405 [13:35:39] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4406 [13:36:20] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          4407 [13:36:34] *** Quits: Chizz8l (~Den@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4408 [13:36:56] *** Joins: Engys (~Engys@replaced-ip )
           
         
        
          4409 [13:37:02] *** Joins: ToBeCloud (uid51591@replaced-ip )
           
         
        
          4410 [13:37:41] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
           
         
        
          4411 [13:38:15] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4412 [13:38:24] *** Joins: sterniste (~sstern@replaced-ip )
           
         
        
          4413 [13:38:48] *** Joins: vharsh (~harsh@replaced-ip )
           
         
        
          4414 [13:40:54] *** Parts: vharsh (~harsh@replaced-ip )
           
         
        
          4415 [13:41:48] *** Joins: crazyadm (~bao@replaced-ip )
           
         
        
          4416 [13:42:09] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4417 [13:43:00] *** Joins: Regrant (~SetittoWu@replaced-ip )
           
         
        
          4418 [13:43:29] *** Quits: badgerSqueegee (~luca@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4419 [13:43:47] *** Joins: julius_ (~jason4@replaced-ip )
           
         
        
          4420 [13:44:14] *** Joins: Chizz8l (~Den@replaced-ip )
           
         
        
          4421 [13:45:09] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: leaving)
           
         
        
          4422 [13:45:28] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4423 [13:47:37] *** Joins: jurisl__ (~Yuriy@replaced-ip )
           
         
        
          4424 [13:48:00] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          4425 [13:49:18] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4426 [13:49:19] *** Quits: Regrant (~SetittoWu@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4427 [13:49:19] *** Joins: djz88 (~ZKubala@replaced-ip )
           
         
        
          4428 [13:49:26] *** apb1963_ is now known as apb_away
           
         
        
          4429 [13:49:40] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4430 [13:49:59] <techitch> hi missmbob - yeah i'm using
            openmediavault so it is wheezy for me unfortunately (unless i move
            to beta)
           
         
        
          4431 [13:50:54] *** Quits: souravbadami (~sourav@replaced-ip ) (Remote host closed the connection)
           
         
        
          4432 [13:51:24] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
           
         
        
          4433 [13:51:28] *** Joins: cdown (~cdown@replaced-ip )
           
         
        
          4434 [13:51:36] *** Quits: mzf (~mzf@replaced-ip ) (Quit: Leaving)
           
         
        
          4435 [13:52:18] *** Joins: kimN (~kimN@replaced-ip )
           
         
        
          4436 [13:52:33] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4437 [13:52:45] *** Joins: treehug88 (~textual@replaced-ip )
           
         
        
          4438 [13:54:17] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4439 [13:54:29] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          4440 [13:55:03] *** Quits: bony (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4441 [13:56:07] *** Joins: fnstudio (~fabio@replaced-ip )
           
         
        
          4442 [13:56:56] *** Joins: p3rs3us (~jduro@replaced-ip )
           
         
        
          4443 [13:57:01] *** Joins: dreamon (~dreamon@replaced-ip )
           
         
        
          4444 [13:57:08] *** Joins: imazighn (~androirc@replaced-ip )
           
         
        
          4445 [13:57:16] *** Joins: badgerSqueegee (~luca@replaced-ip )
           
         
        
          4446 [13:57:44] <imazighn> Am in the debian installer right now,
            does resizing a partion looses its data?
           
         
        
          4447 [13:58:01] *** debhelper sets mode: +l 1732
           
         
        
          4448 [13:58:02] <imazighn> partition*  
         
        
          4449 [13:58:27] *** Joins: Starky (~Starky@replaced-ip )
           
         
        
          4450 [13:58:31] *** Quits: Uf0 (~luna@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4451 [13:58:32] <petn-randall> imazighn: It shouldn't, but
            you should have backups anyway.
           
         
        
          4452 [13:58:41] <imazighn> I dnt have  
         
        
          4453 [13:58:55] <imazighn> Anyone else?  
         
        
          4454 [13:59:16] <petn-randall> Anyone else?
           
         
        
          4455 [13:59:45] <imazighn> This is a matter of life and death
            people common
           
         
        
          4456 [13:59:45] <djz88> it depends if u shrink it or extend it
           
         
        
          4457 [13:59:52] <imazighn> Extend it  
         
        
          4458 [14:00:08] <petn-randall> imazighn: Then do backups, and then
            do the resizing.
           
         
        
          4459 [14:00:18] <imazighn> Shrinking will certainly drop data
            since its full
           
         
        
          4460 [14:00:30] <imazighn> I cant too much work
           
         
        
          4461 [14:00:44] <petn-randall> imazighn: Then apparently its not a
            live or death situation.
           
         
        
          4462 [14:00:45] <imazighn> And thid is the only pc available
           
         
        
          4463 [14:01:04] <djz88> imazighn: if it is only one partition on
            the disk and u didn t remove re-added other partitions it should be
            ok
           
         
        
          4464 [14:01:14] <petn-randall> imazighn: If you're too lazy
            to backup, then the data isn't important. Go ahead then.
           
         
        
          4465 [14:01:55] <imazighn> I have 2 parts djz i want to shrink the
            first to expand the second
           
         
        
          4466 [14:02:15] *** Joins: Se-bash (~seba@replaced-ip )
           
         
        
          4467 [14:02:18] <babilen> imazighn: do *not* create a new
            filesystem on it and you might want to use gparted (they have a live
            CD also) and create backups beforehand
           
         
        
          4468 [14:02:27] <babilen> In particular if this is a "life
            and death" situation
           
         
        
          4469 [14:02:37] <djz88> imazighn: what fs is on them?
           
         
        
          4470 [14:02:45] <imazighn> Ext4  
         
        
          4471 [14:03:09] *** Joins: Uf0 (~luna@replaced-ip )
           
         
        
          4472 [14:03:17] <imazighn> U want me to loose years of searchong
            and game dev petn u cunt lol
           
         
        
          4473 [14:03:34] <petn-randall> *plonk*  
         
        
          4474 [14:03:35] <imazighn> Will the data be erased or not
           
         
        
          4475 [14:03:37] <djz88> imazighn: AFAIK I wouldn t recommend
            messing with the start of the fs
           
         
        
          4476 [14:04:04] <imazighn> Oke how much does a standqrd debian
            system needs?
           
         
        
          4477 [14:04:17] <djz88> imazighn: desktop?
           
         
        
          4478 [14:04:26] <imazighn> With medium apps and libs installed
           
         
        
          4479 [14:04:29] <imazighn> Yea  
         
        
          4480 [14:04:44] *** Quits: anton02 (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4481 [14:04:45] <imazighn> Is 30gb good?  
         
        
          4482 [14:04:50] <djz88> imazighn: should be
           
         
        
          4483 [14:04:59] *** Joins: nicksloan (~nicksloan@replaced-ip )
           
         
        
          4484 [14:05:00] *** Joins: sds (~smuxi@replaced-ip )
           
         
        
          4485 [14:05:02] <imazighn> Oke thanks  
         
        
          4486 [14:05:08] *** Joins: dvs (~Robert@replaced-ip )
           
         
        
          4487 [14:05:25] *** sds is now known as Guest85443
           
         
        
          4488 [14:05:26] * imazighn throws a chair at s random user and leaves
           
         
        
          4489 [14:05:29] <djz88> imazighn: I have 37G but 22g Free after 2
            years
           
         
        
          4490 [14:05:53] <imazighn> you have any multimed apps installed?
           
         
        
          4491 [14:06:15] <petn-randall> imazighn: Don't let the door
            hit you on your way out.
           
         
        
          4492 [14:06:24] <petn-randall> !next  
         
        
          4493 [14:06:25] <dpkg> Another happy customer leaves the building.
           
         
        
          4494 [14:06:34] *** Quits: Chizz8l (~Den@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4495 [14:06:45] <djz88> imazighn: yes a lot
           
         
        
          4496 [14:06:54] *** Quits: FeZ (ident@replaced-ip ) ()
           
         
        
          4497 [14:06:57] *** Quits: Engys (~Engys@replaced-ip ) (Quit: Leaving)
           
         
        
          4498 [14:07:08] <imazighn> Doors doesnt actually moves without
            external forces in a physical world
           
         
        
          4499 [14:07:29] <imazighn> That typically applies in my game
            engine
           
         
        
          4500 [14:07:37] <imazighn> Relkt lol  
         
        
          4501 [14:07:50] <imazighn> !loser  
         
        
          4502 [14:07:50] <dpkg> hmm... loser is John *
           
         
        
          4503 [14:07:54] <imazighn> XD  
         
        
          4504 [14:07:55] <Penix> is it school holidays somewhere in the
            world?
           
         
        
          4505 [14:08:10] <petn-randall> Penix: Or Kali put a new release
            out. Not sure yet which.
           
         
        
          4506 [14:08:53] *** Quits: Uf0 (~luna@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4507 [14:09:00] <petn-randall> Ah, it's the Kali 2016.2
            release ...
           
         
        
          4508 [14:09:15] <kimN> hi guys. need help. i have a hybrid
            intel/nvidia laptop but I only want to use the nvidia card. the
            problem is I can't install nvidia driver because my system
            doesn't detect the nvidia gpu.
           
         
        
          4509 [14:09:34] *** Quits: bedouin (sid151413@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          4510 [14:09:43] <petn-randall> kimN: Is it maybe disabled in the
            BIOS?
           
         
        
          4511 [14:10:09] *** Joins: PSampaio (~Sampzee@replaced-ip )
           
         
        
          4512 [14:10:33] <babilen> optimus?  
         
        
          4513 [14:11:07] *** Quits: Cavedude (~Cavedude@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          4514 [14:11:50] *** Joins: itablist (~dev@replaced-ip )
           
         
        
          4515 [14:12:28] *** Quits: kimN (~kimN@replaced-ip ) (Quit: Leaving)
           
         
        
          4516 [14:12:32] *** Quits: mpmcthree (~Instantbi@replaced-ip##) (Quit: Instantbird 1.6a1pre -- ##replaced-url 
           
         
        
          4517 [14:12:56] *** Joins: Cavedude (~Cavedude@replaced-ip )
           
         
        
          4518 [14:13:23] *** Quits: dayten (~gnoid@replaced-ip ) (Remote host closed the connection)
           
         
        
          4519 [14:13:36] *** Joins: jurisl__ (~Yuriy@replaced-ip )
           
         
        
          4520 [14:15:01] <babilen> dpkg: optimus  
         
        
          4521 [14:15:01] <dpkg> The Bumblebee project aims to provide
            support for the Nvidia Optimus GPU switching technology on Linux
            systems. GeForce 400M (4xxM) and later mobile GPU series are
            Optimus-enabled; if «lspci -nn | grep
            '\''[030[02]\]'» returns two lines, the
            laptop likely uses Optimus. Packaged for Debian <jessie> and
            <wheezy-backports>.
            replaced-url 
           
         
        
          4522 [14:16:02] <babilen> There are also newer drivers in
            jessie-backports if required
           
         
        
          4523 [14:16:04] *** Joins: mpmcthree (~Instantbi@replaced-ip )
           
         
        
          4524 [14:17:32] *** Quits: twizsted (~twizsted@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4525 [14:18:27] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4526 [14:19:12] <imazighn> Is thete a way to return a step in the
            debian installer
           
         
        
          4527 [14:19:13] *** Joins: Uf0 (~luna@replaced-ip )
           
         
        
          4528 [14:19:17] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          4529 [14:19:25] <imazighn> Cause i fucking missed something
           
         
        
          4530 [14:19:26] *** Joins: amcorreia (~amcorreia@replaced-ip )
           
         
        
          4531 [14:20:01] * imazighn throws the mouse at a random person
           
         
        
          4532 [14:22:04] *** Quits: sleepee (~sleepee@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4533 [14:22:04] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4534 [14:22:11] *** Joins: maziar (~textual@replaced-ip )
           
         
        
          4535 [14:22:17] *** Quits: maziar (~textual@replaced-ip ) (Changing host)
           
         
        
          4536 [14:22:17] *** Joins: maziar (~textual@replaced-ip )
           
         
        
          4537 [14:23:46] <maziar> when i want to send mail from cli i get
            this error, why ?
            replaced-url 
           
         
        
          4538 [14:24:38] *** Joins: wildlander (~wild@replaced-ip )
           
         
        
          4539 [14:25:03] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4540 [14:25:40] *** Quits: Anwarias (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4541 [14:27:23] <lena> Try -t  
         
        
          4542 [14:27:52] *** Quits: cuechan (~paul@replaced-ip ) (Remote host closed the connection)
           
         
        
          4543 [14:29:35] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          4544 [14:29:46] *** Joins: bony (~quassel@replaced-ip )
           
         
        
          4545 [14:29:46] *** Quits: bony (~quassel@replaced-ip ) (Changing host)
           
         
        
          4546 [14:29:46] *** Joins: bony (~quassel@replaced-ip )
           
         
        
          4547 [14:29:58] *** Joins: lollipop (~vilitaltt@replaced-ip )
           
         
        
          4548 [14:30:05] *** Quits: jurisl__ (~Yuriy@replaced-ip ) (Remote host closed the connection)
           
         
        
          4549 [14:30:43] *** Quits: sterniste (~sstern@replaced-ip ) (Quit: sterniste)
           
         
        
          4550 [14:32:32] *** Joins: sleepee (~sleepee@replaced-ip )
           
         
        
          4551 [14:32:46] *** Quits: dmr (~dmr@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4552 [14:33:24] *** Joins: RebelCoder (~Yuriy@replaced-ip )
           
         
        
          4553 [14:34:03] *** Joins: sayur (~quassel@replaced-ip )
           
         
        
          4554 [14:34:54] *** Quits: iflema (~ian@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4555 [14:35:25] *** Joins: ivo_ (~ivo@replaced-ip )
           
         
        
          4556 [14:35:27] *** Joins: debalance (~debalance@replaced-ip )
           
         
        
          4557 [14:35:46] *** Joins: iflema (~ian@replaced-ip )
           
         
        
          4558 [14:36:57] *** Joins: xet7 (~xet7@replaced-ip )
           
         
        
          4559 [14:38:53] *** Joins: kward (keith@replaced-ip )
           
         
        
          4560 [14:39:23] <__raven_> jmcnaught: no i am just raven here :)
           
         
        
          4561 [14:39:35] *** Joins: llucenic (~Thunderbi@replaced-ip )
           
         
        
          4562 [14:40:34] *** Quits: eternal-pain (~eternal-p@replaced-ip ) (Quit: Leaving)
           
         
        
          4563 [14:40:40] <__raven_> jmcnaught: output is not very much.
            first grep for firmwaare = nothing, second for net gives me
            "02:00.0 Ethernet controller: Realtek .. RTL8111/8268/8411 PCIE
            GBIT..."
           
         
        
          4564 [14:40:47] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4565 [14:41:27] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          4566 [14:41:48] *** Quits: debalance (~debalance@replaced-ip ) (Remote host closed the connection)
           
         
        
          4567 [14:42:59] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4568 [14:43:49] *** Quits: Putti (~Putti@replaced-ip ) (Quit: Leaving)
           
         
        
          4569 [14:43:59] *** Quits: hayer (~hayer@replaced-ip ) (Quit: bouncers die too :()
           
         
        
          4570 [14:44:06] *** Joins: Putti (~Putti@replaced-ip )
           
         
        
          4571 [14:44:58] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          4572 [14:45:43] *** Quits: aivkiv (~aivkiv@replaced-ip##) (Quit: ZNC 1.6.3 - ##replaced-url 
           
         
        
          4573 [14:46:00] *** Joins: aivkiv (~aivkiv@replaced-ip )
           
         
        
          4574 [14:46:03] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Quit: Leaving)
           
         
        
          4575 [14:46:35] *** Joins: Ansem (~Ansem@replaced-ip )
           
         
        
          4576 [14:48:38] *** Joins: electro33 (uid613@replaced-ip )
           
         
        
          4577 [14:49:13] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
           
         
        
          4578 [14:49:36] *** Joins: Blueer (~Blueer@replaced-ip )
           
         
        
          4579 [14:49:50] <xrogaan> err, how do I manage gnome-keyring?
           
         
        
          4580 [14:50:03] *** Quits: sayur (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4581 [14:50:04] <xrogaan> I installed lxde and I have no gui for
            that thing?
           
         
        
          4582 [14:50:08] <Fjorgynn> I don't know
           
         
        
          4583 [14:50:11] <Fjorgynn> what is gnome-keyring?
           
         
        
          4584 [14:50:40] <Fjorgynn> install gnome-keyring ?
           
         
        
          4585 [14:50:59] <Fjorgynn> p gnome-keyring - GNOME keyring
            services (daemon and tools)
           
         
        
          4586 [14:51:12] *** apb_away is now known as apb1963_
           
         
        
          4587 [14:51:27] <xrogaan> it's installed by default
           
         
        
          4588 [14:51:28] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4589 [14:51:40] <xrogaan> it's there to store your password
            for the different things on the desktop
           
         
        
          4590 [14:51:49] <xrogaan> but I have no idea how to manage that
            thing
           
         
        
          4591 [14:52:16] <xrogaan> it create files in
            ~/.local/share/keyrings
           
         
        
          4592 [14:52:16] <Fjorgynn> ok. I am only using keepass for storing
            my password
           
         
        
          4593 [14:52:25] *** __raven_ is now known as __raven__
           
         
        
          4594 [14:53:08] *** Quits: wds (~wds@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4595 [14:55:01] *** Quits: debidi (~deb@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4596 [14:55:42] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          4597 [14:56:20] *** Quits: souravbadami (~sourav@replaced-ip ) (Remote host closed the connection)
           
         
        
          4598 [14:58:07] *** Quits: jemadux (~jemadux@replaced-ip ) (Remote host closed the connection)
           
         
        
          4599 [14:58:31] *** Joins: debidi (~deb@replaced-ip )
           
         
        
          4600 [14:58:37] *** Joins: Evol (~nuwanda@replaced-ip )
           
         
        
          4601 [14:59:43] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          4602 [15:00:12] *** Joins: pila (25c924b8@replaced-ip )
           
         
        
          4603 [15:01:21] <pila> hello i have a hetzner.de root server with
            nvme software raid, but i want to use it with 2 separate nvme
            'disks', how can i remove software raid and have 2
            separate "disks"?
           
         
        
          4604 [15:01:26] <xrogaan> it is so useless
           
         
        
          4605 [15:01:46] <xrogaan> Why is it installed by default?
           
         
        
          4606 [15:02:00] <pila> i don't know and i hate it ...
           
         
        
          4607 [15:02:13] *** Quits: Phryq (~Phryq_@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4608 [15:02:19] <pila> i even would pay some bucks to get this
            shit removed :| can somebody help me please?
           
         
        
          4609 [15:02:58] *** Quits: mpmcthree (~Instantbi@replaced-ip##) (Quit: Instantbird 1.6a1pre -- ##replaced-url 
           
         
        
          4610 [15:03:18] <xrogaan> pila, sorry, wasn't about you.
            I'm just ranting on gnome keyring
           
         
        
          4611 [15:03:21] *** Quits: mrkebab (~mk@replaced-ip ) (Quit: Leaving)
           
         
        
          4612 [15:03:21] *** apb1963_ is now known as apb_away
           
         
        
          4613 [15:03:28] <lena> Get new hosting provider, pila
           
         
        
          4614 [15:04:01] <pila> yeah...  
         
        
          4615 [15:04:29] <pila> is there no easy way to remove software
            raid? everything i found simply doesnt work :|
           
         
        
          4616 [15:04:39] <lena> Which os?  
         
        
          4617 [15:04:47] <pila> debian  
         
        
          4618 [15:04:50] <pila> latest  
         
        
          4619 [15:04:56] <lena> Mmh  
         
        
          4620 [15:05:04] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4621 [15:05:37] *** Joins: AlexPortable (uid7568@replaced-ip )
           
         
        
          4622 [15:05:46] <lena> You tried mdadm?  
         
        
          4623 [15:06:27] *** apb_away is now known as apb1963_
           
         
        
          4624 [15:06:39] *** Parts: LorD_n1c0w (~igorhenri@replaced-ip )
           
         
        
          4625 [15:06:56] <pila> yeah i found some guides for software raid
            removal but the nvme setup at hetzner is a bit different and i was
            not able to complete these guides
           
         
        
          4626 [15:07:18] <lena> Why?  
         
        
          4627 [15:07:56] <xrogaan> alright, seahorse is what is needed
            apparently. Be warned to not install seahorse-adventures
           
         
        
          4628 [15:08:55] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          4629 [15:09:13] *** Joins: cpap (~smuxi@replaced-ip )
           
         
        
          4630 [15:09:13] <pila> lena: after i removed the raid (i thought
            so) i get the following info: from cat /proc/mdstat: Personalities :
            [raid1] unused devices: <none>
           
         
        
          4631 [15:10:02] <lena> do you have any partition manager program?
           
         
        
          4632 [15:10:04] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4633 [15:10:39] <pila> lena yeah fdisk  
         
        
          4634 [15:11:10] <pila> fdisk -l shows only nvme1n* but nvme0n is
            not mentioned there
           
         
        
          4635 [15:11:24] *** Joins: dmr (~dmr@replaced-ip )
           
         
        
          4636 [15:11:35] <lena> mdadm --remove <destination>
           
         
        
          4637 [15:11:35] *** Quits: Ansem (~Ansem@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4638 [15:11:35] <xrogaan> apparently, seahorse is so modern that
            my old laptop can't manage its interface
           
         
        
          4639 [15:11:43] *** Quits: dmr (~dmr@replaced-ip ) (Client Quit)
           
         
        
          4640 [15:11:45] *** Quits: hanshenrik (~hanshenri@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4641 [15:11:54] <lena> Do this in rescue mode
           
         
        
          4642 [15:12:06] <pila> and what to enter for destination?
           
         
        
          4643 [15:12:30] *** Quits: itablist (~dev@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4644 [15:12:48] <lena> Hetzner shows /dev/md0
           
         
        
          4645 [15:12:58] <lena> Or /dev/md1  
         
        
          4646 [15:13:03] <lena> Or /dev/md2  
         
        
          4647 [15:13:11] <pila> yeah it has all three on a default config
           
         
        
          4648 [15:13:25] <pila> and this is what bugged me, all guides only
            had 2 entries
           
         
        
          4649 [15:13:47] <lena> Then: mdadm --stop <dest.>
           
         
        
          4650 [15:14:17] <lena> After that you should be able to Format the
            hdds
           
         
        
          4651 [15:14:20] <lena> mkfs.ext3 /dev/sda  
         
        
          4652 [15:14:34] *** Joins: roentgen (~roentgen@replaced-ip )
           
         
        
          4653 [15:14:35] <lena> And then do fdisk -l
           
         
        
          4654 [15:15:11] <pila> but its not sda or? its /dev/nvme0 and 1 or
            /dev/nvme0n1p1 ? or what ?
           
         
        
          4655 [15:15:19] *** Joins: no_gravity (~no_gravit@replaced-ip )
           
         
        
          4656 [15:15:21] <pila> nvme0 nvme0n1p1 nvme0n1p3 nvme1n1 nvme1n1p2
            nvme0n1 nvme0n1p2 nvme1 nvme1n1p1 nvme1n1p3
           
         
        
          4657 [15:15:37] <no_gravity> Time-Warp: Heya! We talked about WiFi
            yesterday. Remember?
           
         
        
          4658 [15:15:38] <lena> Yes  
         
        
          4659 [15:15:48] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4660 [15:15:55] <lena> But That's probably the raid
           
         
        
          4661 [15:16:10] <lena> I don't know the exact raid config of
            hetzner
           
         
        
          4662 [15:16:15] <pila> oh okay, so i do /dev/sda now or
            /dev/nvme0?
           
         
        
          4663 [15:16:16] *** Joins: yokisuci (~yokisuci@replaced-ip )
           
         
        
          4664 [15:16:24] *** Joins: fax (~fax@replaced-ip )
           
         
        
          4665 [15:16:40] *** Joins: Burrito (~Burrito@replaced-ip )
           
         
        
          4666 [15:17:01] <pila> mkfs.ext3: Device size reported to be zero.
            Invalid partition specified, or partition table wasn't reread
            after running fdisk, due to a modified partition being busy and in
            use. You may need to reboot to re-read your partition table.
           
         
        
          4667 [15:17:03] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          4668 [15:17:42] <lena> pila: are you doing it in rescue mode?
           
         
        
          4669 [15:17:47] *** Joins: rosten (~rosten@replaced-ip )
           
         
        
          4670 [15:17:50] <pila> yes  
         
        
          4671 [15:17:52] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4672 [15:17:56] <pila> i booted into rescue system
           
         
        
          4673 [15:18:20] <pila> cat /proc/mdstat Personalities : [raid1]
            unused devices: <none>
           
         
        
          4674 [15:18:21] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
           
         
        
          4675 [15:18:32] <lena> Weird  
         
        
          4676 [15:18:42] <pila> yep...  
         
        
          4677 [15:18:51] <Fjorgynn> yep  
         
        
          4678 [15:19:05] *** Joins: chachasmooth (~chachasmo@replaced-ip )
           
         
        
          4679 [15:19:18] *** Joins: Phryq (~Phryq_@replaced-ip )
           
         
        
          4680 [15:19:51] <pila> i'll quickly reinstall the system and
            try again
           
         
        
          4681 [15:19:53] *** Joins: wbx (~wbx@replaced-ip )
           
         
        
          4682 [15:20:02] <wbx> hi.  
         
        
          4683 [15:20:15] <lena> Do that  
         
        
          4684 [15:20:16] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: pingfloyd)
           
         
        
          4685 [15:20:17] <Fjorgynn> hi  
         
        
          4686 [15:20:51] *** Joins: shock- (~mda1@replaced-ip )
           
         
        
          4687 [15:20:56] <wbx> is it really true that I can not sell a
            customized Ubuntu and should better go back to Debian?
           
         
        
          4688 [15:21:23] <Fjorgynn> can not sell?  
         
        
          4689 [15:21:34] <Fjorgynn> You should not sell GNU/Linux at all
           
         
        
          4690 [15:21:45] <babilen> Why not?  
         
        
          4691 [15:21:54] <wbx> i mean if my company is selling a appliance
            with GNU/Linux as base operating system.
           
         
        
          4692 [15:22:07] <17SAA4JYG> that is allowed
           
         
        
          4693 [15:22:10] <17SAA4JYG> afaik  
         
        
          4694 [15:22:12] <wbx> Fjorgynn: why I shouldn't ? it is not
            about money, but about freedom.
           
         
        
          4695 [15:22:29] *** Quits: sleepee (~sleepee@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4696 [15:22:29] <Fjorgynn> anyway. Read Ubuntu Canonical terms of
            service
           
         
        
          4697 [15:22:48] <babilen> (and ask in #ubuntu about that)
           
         
        
          4698 [15:22:53] <wbx> i have read it right now.
           
         
        
          4699 [15:22:58] *** Quits: mda1_ (~mda1@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4700 [15:23:09] <wbx> okay then. is debian 8 supported until 2020,
            with LTS?
           
         
        
          4701 [15:23:10] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          4702 [15:23:57] <babilen> You can find information about that on
            replaced-url 
           
         
        
          4703 [15:24:01] *** Joins: RA3OR (~demon@replaced-ip )
           
         
        
          4704 [15:24:02] <lena> Freedom?  
         
        
          4705 [15:24:08] <babilen> (and there's #debian-lts on
            irc.oftc.net)
           
         
        
          4706 [15:24:20] <lena> Paying money for something has Nothing to
            do with freedom
           
         
        
          4707 [15:24:42] *** Quits: canopus (~canopus@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4708 [15:24:56] *** Quits: hk238 (~kvirc@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          4709 [15:25:18] <wbx> lena: so every software must be without
            getting any payment in your world?
           
         
        
          4710 [15:25:34] <lena> Exactly  
         
        
          4711 [15:25:51] <wbx> i always thought free software is about
            getting the source and the freedom to change it.
           
         
        
          4712 [15:26:02] <lena> Yeah  
         
        
          4713 [15:26:14] <lena> But you can't seel the code from other
            people
           
         
        
          4714 [15:26:29] *** Joins: svisor (~svisor@replaced-ip )
           
         
        
          4715 [15:26:29] <wbx> if I use free software and add some
            commercial software on top, I can charge for support and license for
            the system.
           
         
        
          4716 [15:26:30] <lena> No matter how much you modified it
           
         
        
          4717 [15:26:32] *** 17SAA4JYG is now known as _sh00p
           
         
        
          4718 [15:26:35] *** Joins: aleamb (~aleamb@replaced-ip )
           
         
        
          4719 [15:26:37] <lena> No  
         
        
          4720 [15:26:39] *** Parts: aleamb (~aleamb@replaced-ip )
           
         
        
          4721 [15:26:40] <lena> You can't  
         
        
          4722 [15:26:51] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
           
         
        
          4723 [15:26:54] <lena> It's still under the GNU license
           
         
        
          4724 [15:26:58] <wbx> lena: i really think that is bullshit. Have
            you read the GPL?
           
         
        
          4725 [15:27:09] <zykotick9> wbx: s/commercial/proprietary/ <-
            free software can be commercial...
           
         
        
          4726 [15:27:14] <lena> It isnt  
         
        
          4727 [15:27:22] <babilen> Absolutely  
         
        
          4728 [15:27:47] *** Joins: NEOhidra (~Miranda@replaced-ip )
           
         
        
          4729 [15:27:52] <babilen> You also have to differentiate between
            "open" and "free"
           
         
        
          4730 [15:27:59] *** Joins: sayur (~quassel@replaced-ip )
           
         
        
          4731 [15:28:01] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
           
         
        
          4732 [15:28:21] <lena> You need to write a new os
           
         
        
          4733 [15:28:26] <lena> With your own kernel
           
         
        
          4734 [15:28:32] <wbx> so you really want to say, I can't
            install debian with java, tomcat and add a java app, and sell this
            complete system to a customer and get pai for it, without
            infringement of a copyright?
           
         
        
          4735 [15:28:45] <babilen> Either way, you can charge money for
            services rendered. It's also common to pay for certain linux
            distributions or, rather, a box with CDs and handbooks and maybe
            support on top
           
         
        
          4736 [15:28:49] <_sh00p> i'm quite sure you can sell a
            product, that uses GNU/Linux as it's OS
           
         
        
          4737 [15:28:55] *** Joins: hk238 (~kvirc@replaced-ip )
           
         
        
          4738 [15:28:57] <babilen> You can  
         
        
          4739 [15:29:19] <wbx> _sh00p: at least you are one wisdom chatter
            ;)
           
         
        
          4740 [15:29:25] *** Joins: yokel (~yokel@replaced-ip )
           
         
        
          4741 [15:29:39] <lena> Yes you can sell your service
           
         
        
          4742 [15:29:39] <wbx> it is getting really funny :)
           
         
        
          4743 [15:29:48] <lena> But not the os  
         
        
          4744 [15:29:49] * zykotick9 notes, someware you can't sell -
            isn't free. MAME changed this a while ago, and next debian
            release will be in main, vs. non-free
           
         
        
          4745 [15:30:03] <_sh00p> you might have to share the source of
            your commercial software, depending on what libs it uses and what
            licenses these libs come under
           
         
        
          4746 [15:30:04] <babilen> You will have to make source code
            available if you make changes to software which license requires
            that when you distribute it, you have to include licenses and
            whatnot .. but nothing stops you from using open source software for
            commercial projects
           
         
        
          4747 [15:30:14] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4748 [15:30:25] <wbx> lena: I can sell my support, I can sell my
            software and I can sell Debian with it. as long as I give my
            customer all code and any customization to the code used in Debian.
           
         
        
          4749 [15:30:29] <babilen> But then, this is a complex question
            that really depends on the licenses in question
           
         
        
          4750 [15:30:29] *** Joins: RebelCoder (~Yuriy@replaced-ip )
           
         
        
          4751 [15:30:39] <babilen> wbx: indeed  
         
        
          4752 [15:31:14] <lena> It is much easier to sell services
           
         
        
          4753 [15:31:15] <wbx> _sh00p: not if all libs are licensed under
            LGPL, Boost or BSD.
           
         
        
          4754 [15:31:34] <wbx> lena: that's not my question and
            problem.
           
         
        
          4755 [15:31:34] <_sh00p> indeed wbx, like I said, depending on
            what licenses the libs use
           
         
        
          4756 [15:31:48] <wbx> I just wnt to convince my company to switch
            from ubuntu to debian.
           
         
        
          4757 [15:32:00] <_sh00p> LGPL and BSD are convenient like that,
            maybe apache license also
           
         
        
          4758 [15:32:04] <lena> Then do that  
         
        
          4759 [15:32:16] *** Quits: maziar (~textual@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4760 [15:32:20] <wbx> yeah. just want to know if i get good LTS
            support.
           
         
        
          4761 [15:32:27] <petn-randall> wbx: One good selling argument is
            that only 10% of Ubuntu get actual commercial security support.
           
         
        
          4762 [15:32:29] *** Joins: cuechan (~paul@replaced-ip )
           
         
        
          4763 [15:33:00] <wbx> petn-randall: what that means? they do less
            security updates?
           
         
        
          4764 [15:33:04] *** Quits: ap0x (~ap0x@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4765 [15:33:27] <wbx> don't get me wrong, I am a debian user
            since debian potato. i use it on my own systems.
           
         
        
          4766 [15:33:42] *** Joins: canopus (~canopus@replaced-ip )
           
         
        
          4767 [15:33:54] <wbx> just want to get rid of ubuntu in my daily
            work environment.
           
         
        
          4768 [15:33:54] <lena> Me too <2  
         
        
          4769 [15:34:01] <lena> <3  
         
        
          4770 [15:34:07] <lena> I lobe debian  
         
        
          4771 [15:34:11] <_sh00p> where I work we use debian, but we can
            maintain our systems ourselves, if one is looking for commercial
            support one might wanna consider redhat
           
         
        
          4772 [15:34:12] <lena> *love  
         
        
          4773 [15:34:15] *** Joins: MrNeon (~MrNeon@replaced-ip )
           
         
        
          4774 [15:34:41] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Max SendQ exceeded)
           
         
        
          4775 [15:34:44] <wbx> we don't require commercial support,
            just security updates to make customers happy.
           
         
        
          4776 [15:34:53] *** Quits: huva (~huva@replaced-ip ) (Remote host closed the connection)
           
         
        
          4777 [15:35:46] <jelly> wbx: it means only the packages from
            ubuntu "main" get any promise of support, the stuff in
            universe and multiverse, you're basically on your own
           
         
        
          4778 [15:35:54] <petn-randall> wbx: Only main and universe get
            proper security support, and restricted/multiverse, which makes 90%
            of the packages, only get community support. And that hasn't
            always been great.
           
         
        
          4779 [15:36:28] <jelly> petn-randall: not even universe afaiui,
            and "community support" is a laugh
           
         
        
          4780 [15:36:30] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4781 [15:37:08] *** Joins: Midnightx (~Midnightx@replaced-ip )
           
         
        
          4782 [15:37:33] <petn-randall> jelly: Had first hand experience
            with it and I fully agree.
           
         
        
          4783 [15:38:37] *** Quits: Evol (~nuwanda@replaced-ip ) (Quit: Leaving)
           
         
        
          4784 [15:41:22] *** Quits: WormFood (~wormfood@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4785 [15:41:26] *** apb1963_ is now known as apb_away
           
         
        
          4786 [15:41:44] *** Joins: xharx (~xharx@replaced-ip )
           
         
        
          4787 [15:42:20] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: If it wasn't written down, it didn't happen...)
           
         
        
          4788 [15:42:33] *** apb_away is now known as apb1963_
           
         
        
          4789 [15:42:33] *** Parts: NEOhidra (~Miranda@replaced-ip )
           
         
        
          4790 [15:43:19] *** Joins: th0r (~pi@replaced-ip )
           
         
        
          4791 [15:43:23] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4792 [15:44:24] <petn-randall> !tell apb1963_ about away
           
         
        
          4793 [15:45:18] <babilen> nickchanges are fine
           
         
        
          4794 [15:46:42] <petn-randall> Ah, ok then.
           
         
        
          4795 [15:49:54] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4796 [15:50:33] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4797 [15:51:01] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
           
         
        
          4798 [15:51:52] *** Joins: Joufflu (~Joufflu@replaced-ip )
           
         
        
          4799 [15:52:04] *** Quits: sayur (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4800 [15:52:16] *** Joins: MrNeon (~MrNeon@replaced-ip )
           
         
        
          4801 [15:52:43] *** Joins: WormFood (~wormfood@replaced-ip )
           
         
        
          4802 [15:55:12] *** Joins: sayur (~quassel@replaced-ip )
           
         
        
          4803 [15:55:21] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          4804 [15:56:03] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Quit: leaving)
           
         
        
          4805 [15:56:41] *** Joins: xiaodong (~xiaodong@replaced-ip )
           
         
        
          4806 [16:01:34] <xrogaan> are they?  
         
        
          4807 [16:01:39] *** Joins: mpmcthree (~Instantbi@replaced-ip )
           
         
        
          4808 [16:01:54] *** Joins: TsukiRa (~fpob@replaced-ip )
           
         
        
          4809 [16:02:16] *** Joins: Kruppt (~Kruppt@replaced-ip )
           
         
        
          4810 [16:02:40] *** Joins: doshEater (~doshEater@replaced-ip )
           
         
        
          4811 [16:03:14] *** apb1963_ is now known as apb_away
           
         
        
          4812 [16:03:19] <doshEater> i.... need help upgrading my box from
            jessie to sid using apt-transport-tor
           
         
        
          4813 [16:03:40] *** Joins: hanshenrik (~hanshenri@replaced-ip )
           
         
        
          4814 [16:04:00] <doshEater> i'm getting "cannot complete
            socks5 connection to 0.0.0.0:0" errors after downloading the
            signatures
           
         
        
          4815 [16:04:10] <doshEater> it seems like I can download the
            signatures but not the package lists
           
         
        
          4816 [16:04:20] *** Joins: han-solo (~han-solo@replaced-ip )
           
         
        
          4817 [16:04:34] <petn-randall> !bat  
         
        
          4818 [16:04:35] <dpkg> In order to troubleshoot your problem with
            apt-get, apt or aptitude we need ALL OF THE FOLLOWING information:
            1. complete output of your apt-get/apt/aptitude run (including the
            command used) 2. output from "apt-cache policy pkg1
            pkg2..." for ALL packages mentioned ANYWHERE in the problem,
            and 3. "apt-cache policy". Use
            replaced-url 
           
         
        
          4819 [16:05:23] <doshEater> ok  
         
        
          4820 [16:05:26] *** Joins: angerman (~m@replaced-ip )
           
         
        
          4821 [16:05:29] *** Quits: djz88 (~ZKubala@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4822 [16:06:22] *** Quits: baraba (~baraba@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4823 [16:06:49] *** Joins: fred1807 (~fred1807@replaced-ip )
           
         
        
          4824 [16:07:24] <han-solo> !amd64  
         
        
          4825 [16:07:24] <dpkg> amd64 is the Debian architecture optimized
            for x86-64, aka AMD64. Intel Core 2, Core i3/i5/i7 and Xeon (since
            2004) systems are x86-64. The AMD64 architecture also supports
            running Debian i386 with either a -686-pae or -amd64 kernel. See
            also <why amd64> and <why not amd64>.
           
         
        
          4826 [16:07:37] *** Joins: tete94 (~tete94@replaced-ip )
           
         
        
          4827 [16:07:58] *** Quits: WormFood (~wormfood@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          4828 [16:08:08] *** Joins: PryMar56 (~prymar@replaced-ip )
           
         
        
          4829 [16:08:13] <doshEater> why mention that han-solo ?
           
         
        
          4830 [16:08:15] *** Quits: sonOfRa (sonOfRa@replaced-ip ) (Quit: Bye!)
           
         
        
          4831 [16:08:19] <doshEater> this is in a schroot btw
           
         
        
          4832 [16:08:25] *** Parts: fred1807 (~fred1807@replaced-ip )
           
         
        
          4833 [16:08:42] *** Quits: Riyria (~Riyria@replaced-ip ) (Quit: The most interesting network tech in the world... Stay
            adjacent, my friends.)
           
         
        
          4834 [16:08:58] <han-solo> oh! sorry, i was just checking
           
         
        
          4835 [16:09:07] <AlexPortable> How can I run python3 pip on
            debian?
           
         
        
          4836 [16:09:14] *** Joins: julius_ (~jason4@replaced-ip )
           
         
        
          4837 [16:09:16] <han-solo> no anything related to the current
            conversation
           
         
        
          4838 [16:09:25] <han-solo> doshEater: sorry
           
         
        
          4839 [16:10:01] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4840 [16:10:22] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
           
         
        
          4841 [16:10:28] <themill> AlexPortable: install the python3-pip
            package
           
         
        
          4842 [16:10:46] <AlexPortable> themill: i did
           
         
        
          4843 [16:11:00] *** Joins: sonOfRa (sonOfRa@replaced-ip )
           
         
        
          4844 [16:11:07] <AlexPortable> how to run it?
           
         
        
          4845 [16:11:13] *** Joins: roadrunneratwast (~mitchell@replaced-ip )
           
         
        
          4846 [16:11:14] <babilen> AlexPortable: What did you try?
           
         
        
          4847 [16:11:25] <han-solo> pip3 install <package>?
           
         
        
          4848 [16:11:26] <roadrunneratwast> hey all i want to make a VM of
            Debian 3.2.35-2 x86_64. where do i get an ISO?
           
         
        
          4849 [16:11:28] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
           
         
        
          4850 [16:11:53] <petn-randall> ,kernels  
         
        
          4851 [16:11:54] <judd> Available kernel versions are:
            experimental: 4.7.0-rc7-686 (4.7~rc7-1~exp1); sid: 4.7.0-1-686
            (4.7.2-1+s1); stretch: 4.6.0-1-686 (4.6.4-1); jessie-backports:
            4.6.0-0.bpo.1-686-pae (4.6.4-1~bpo8+1); jessie: 3.16.0-4-686-pae
            (3.16.36-1+deb8u1); wheezy-backports: 3.16.0-0.bpo.4-686-pae
            (3.16.7-ckt25-2+deb8u3~bpo70+1); wheezy: 3.2.0-4-686-pae (3.2.81-2)
           
         
        
          4852 [16:11:59] *** Quits: imazighn (~androirc@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4853 [16:12:41] <AlexPortable> han-solo: babilen pip3: command not
            found
           
         
        
          4854 [16:12:45] *** Parts: no_gravity (~no_gravit@replaced-ip )
           
         
        
          4855 [16:12:50] <petn-randall> roadrunneratwast: There's no
            current release with that kernel version. Why do you need an
            outdated kernel?
           
         
        
          4856 [16:12:56] <AlexPortable> python3 -m pip install
           
         
        
          4857 [16:12:56] <AlexPortable> /usr/bin/python3: No module named
            pip.__main__; 'pip' is a package and cannot be directly
            executed
           
         
        
          4858 [16:13:26] <babilen> AlexPortable: Try "/usr/bin/pip3
            --version", "whereis pip3" and ....
           
         
        
          4859 [16:13:29] <babilen> nvm  
         
        
          4860 [16:13:43] <AlexPortable> file or folder doesnt exists
           
         
        
          4861 [16:13:45] <babilen> AlexPortable: Did you try "pip3
            --help" ?
           
         
        
          4862 [16:13:52] <AlexPortable> whereis pip3
           
         
        
          4863 [16:13:52] <AlexPortable> pip3:  
         
        
          4864 [16:14:07] <AlexPortable> $ pip3 --help
           
         
        
          4865 [16:14:08] <AlexPortable> pip3: command not found
           
         
        
          4866 [16:14:18] <babilen> AlexPortable: Okay, could you paste the
            output of "dpkg -l python3-pip|tail -n1" ?
           
         
        
          4867 [16:14:37] <AlexPortable> ii python3-pip 1.1-3 all
            alternative Python package installer - Python 3 version of the
            package
           
         
        
          4868 [16:15:06] <AlexPortable> /usr/bin/pip-3.2/
           
         
        
          4869 [16:15:09] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Quit: Leaving)
           
         
        
          4870 [16:15:13] <babilen> That's wheezy, isn't it?
           
         
        
          4871 [16:15:16] <AlexPortable> 7  
         
        
          4872 [16:15:30] *** Parts: doshEater (~doshEater@replaced-ip )
           
         
        
          4873 [16:15:44] *** Joins: doshEater (~doshEater@replaced-ip )
           
         
        
          4874 [16:15:52] *** Parts: doshEater (~doshEater@replaced-ip )
           
         
        
          4875 [16:15:56] <babilen> Ah, yeah .. wheezy didn't ship
            pip3, but pip-3.2
           
         
        
          4876 [16:16:04] <han-solo> can you do pip3.2 --help?
           
         
        
          4877 [16:16:15] <babilen> It's pip-3.2
           
         
        
          4878 [16:16:22] <AlexPortable> pip3.2: command not found
           
         
        
          4879 [16:16:24] <han-solo> oh!  
         
        
          4880 [16:16:25] <babilen> ...  
         
        
          4881 [16:16:28] <AlexPortable> sorry forgot the dash
           
         
        
          4882 [16:16:29] <han-solo> what babilen said
           
         
        
          4883 [16:16:34] *** Parts: roadrunneratwast (~mitchell@replaced-ip )
           
         
        
          4884 [16:16:34] <AlexPortable> yeah help works
           
         
        
          4885 [16:16:40] <babilen> There you go then
           
         
        
          4886 [16:16:40] *** Joins: roadrunneratwast (~mitchell@replaced-ip )
           
         
        
          4887 [16:17:15] *** Joins: imazighn (~androirc@replaced-ip )
           
         
        
          4888 [16:17:27] <roadrunneratwast> I am trying to build a vm to
            mirror a server running debian 3.2.25-2. the only version i can find
            to download is debian 8.5.0 . what do i do?
           
         
        
          4889 [16:17:30] <AlexPortable>
            replaced-url 
           
         
        
          4890 [16:17:36] *** Joins: zlatan (~Zlatan@replaced-ip )
           
         
        
          4891 [16:17:38] <babilen> dpkg: pastebin.com
           
         
        
          4892 [16:17:38] <dpkg> pastebin.com mangles input, takes forever
            to load, often makes us enter a CAPTCHA to see your paste and fills
            the screen with ads. Please use a different site, like
            replaced-url 
           
         
        
          4893 [16:17:42] *** Parts: zlatan (~Zlatan@replaced-ip )
           
         
        
          4894 [16:18:04] <babilen> AlexPortable: And please mention it next
            time when you are not running the current stable release. The
            assumption is that you do if you don't clarify that
            specifically.
           
         
        
          4895 [16:18:12] <babilen> ta  
         
        
          4896 [16:18:13] <AlexPortable> i dont know what release im on
           
         
        
          4897 [16:18:19] *** Quits: xharx (~xharx@replaced-ip ) (Quit: Verlassend)
           
         
        
          4898 [16:18:21] <petn-randall> roadrunneratwast: Responding to my
            questions would help.
           
         
        
          4899 [16:18:32] <roadrunneratwast> oh sorry
           
         
        
          4900 [16:18:35] <roadrunneratwast> i missed them
           
         
        
          4901 [16:18:41] <petn-randall> roadrunneratwast: There's no
            current release with that kernel version. Why do you need an
            outdated kernel?
           
         
        
          4902 [16:19:12] <babilen> AlexPortable: "cat
            /etc/debian_version" typically tells you
           
         
        
          4903 [16:19:15] <AlexPortable>
            replaced-url 
           
         
        
          4904 [16:19:28] <themill> AlexPortable: real commands and full
            output are better
           
         
        
          4905 [16:19:32] <babilen> AlexPortable: People are very reluctant
            to look at pastebin.com links
           
         
        
          4906 [16:19:44] <AlexPortable> why?  
         
        
          4907 [16:19:53] <babilen> See above  
         
        
          4908 [16:20:05] <AlexPortable> mangles input?
           
         
        
          4909 [16:20:11] <AlexPortable> no ads, no captcha
           
         
        
          4910 [16:20:25] *** Joins: asterismo (~santiago@replaced-ip )
           
         
        
          4911 [16:20:27] <AlexPortable> the command: pip-3.2 install -r
            requirements.txt --user --upgrade
           
         
        
          4912 [16:21:02] *** Joins: guilherme (~guilherme@replaced-ip )
           
         
        
          4913 [16:21:03] *** Joins: de-facto (~de-facto@replaced-ip )
           
         
        
          4914 [16:21:18] <roadrunneratwast> petn-randall . i don't
            know if i do. my concern is this: i want to make a debian
            installation that will mirror the installation on a server i run
            whcih is debian 3.5. so i just don't want any weird package
            dependency problems. like i am usually an ubuntu user and ubuntu
            packages its releases with different versions of python, for
            example. i am a first time debian user
           
         
        
          4915 [16:21:18] <__raven__> would be possible to bring this
            machine to network in less than an hour from now on
           
         
        
          4916 [16:21:21] *** Quits: th0r (~pi@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4917 [16:21:36] <themill> AlexPortable: if you want a workable
            python 3 stack then you'd be better off with the current
            release of debian
           
         
        
          4918 [16:21:36] <__raven__> it is still completely non functional
            after a clean net install
           
         
        
          4919 [16:21:46] <han-solo> pastebin works well for curl :)
           
         
        
          4920 [16:22:01] <AlexPortable> themill: not my machine
           
         
        
          4921 [16:22:32] <themill> AlexPortable: umm... yes. whatever.
           
         
        
          4922 [16:22:54] <petn-randall> roadrunneratwast: If you
            haven't updated the machine at all, since that kernel version
            there'll be a lot of security holes you've collected since
            then.
           
         
        
          4923 [16:22:55] <roadrunneratwast> how do i make a debian machine
            dump out its currently installed versions and then replicate that
            elsewhere. like is there an a "dpkg -dump current system
            dependencies to file" and "dpkg install dependencies
            listed in file"
           
         
        
          4924 [16:23:15] <themill> roadrunneratwast: /msg dpkg aptitude
            clone
           
         
        
          4925 [16:23:27] <roadrunneratwast> themill thanks
           
         
        
          4926 [16:23:39] <petn-randall> roadrunneratwast: What themill
            said. You need to copy over any config and other things by hand,
            though.
           
         
        
          4927 [16:23:43] *** Quits: andril (~andril@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          4928 [16:24:43] <roadrunneratwast> petn-randall, so i am not a
            very good sysadmin and i am not clear what you mean here. to
            replicate a system on a local computer's virtual machine, you
            need the same packages, the same distro, and what other config?
           
         
        
          4929 [16:24:49] *** Joins: WormFood (~wormfood@replaced-ip )
           
         
        
          4930 [16:25:50] <roadrunneratwast> dpkg aptitude clone
           
         
        
          4931 [16:25:50] <roadrunneratwast> dpkg: error: need an action
            option
           
         
        
          4932 [16:25:50] <dpkg> To clone a Debian machine using aptitude
            (or install your favourite packages) use aptitude search
            --disable-columns -F%p '~i!~M!~v' > package_list; on
            the reference machine; xargs aptitude --schedule-only install <
            package_list; aptitude install; on the other machine. This preserves
            information about "automatically installed" packages that
            other methods do not. See also <reinstall>, <things to
            backup>, <debian clone>, <apt-clone>.
           
         
        
          4933 [16:25:57] *** Joins: andril (~andril@replaced-ip )
           
         
        
          4934 [16:26:04] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          4935 [16:26:12] <petn-randall> roadrunneratwast: If you changed
            the config files for e.g. apache2, you need to copy those changes
            over by hand.
           
         
        
          4936 [16:26:31] <roadrunneratwast> wow. amazing. i will try that
           
         
        
          4937 [16:27:17] *** Joins: treehug88 (~textual@replaced-ip )
           
         
        
          4938 [16:28:05] <roadrunneratwast> petn-randall. cool. thanks. i
            am hoping that most of those configurations can be defined locally.
           
         
        
          4939 [16:28:54] *** Quits: imazighn (~androirc@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          4940 [16:29:11] *** Joins: deeb (~dee@replaced-ip )
           
         
        
          4941 [16:29:51] *** Quits: PosterdatiMobile (~posterdat@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url 
           
         
        
          4942 [16:30:01] *** Joins: kanth (~muhammada@replaced-ip )
           
         
        
          4943 [16:30:06] *** Quits: rawrawrer (~rawrawrer@replaced-ip ) (Quit: rawrawrer)
           
         
        
          4944 [16:30:22] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
           
         
        
          4945 [16:30:50] *** Joins: Ad1 (~Adrian@replaced-ip )
           
         
        
          4946 [16:31:10] *** Joins: drzacek (~drzacek@replaced-ip )
           
         
        
          4947 [16:32:16] *** Quits: beardface (~bearface@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4948 [16:32:21] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4949 [16:32:21] <drzacek> Hi. I installed debian on my dell laptop
            recently, it looks like it didn't installed drivers for my
            wifi. It asked for some firmware file during install, but no idea
            where should I get it. Can I somehow provide that firmware now, and
            where do I find which file/package do I need?
           
         
        
          4950 [16:32:30] *** Joins: Tom01 (~tom@replaced-ip )
           
         
        
          4951 [16:33:39] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          4952 [16:33:41] <jelly> drzacek: yes, you can. Inspect the outputs
            of "lspci -nn" and "lsusb" and find your
            wireless device
           
         
        
          4953 [16:33:46] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
           
         
        
          4954 [16:34:01] <jelly> or  
         
        
          4955 [16:34:06] <jelly> !what's my wireless
           
         
        
          4956 [16:34:06] <dpkg> Install the hwinfo package and execute
            "/usr/sbin/hwinfo --wlan", or
            replaced-url 
           
         
        
          4957 [16:34:23] *** Joins: silverhom (~silverhom@replaced-ip )
           
         
        
          4958 [16:34:33] <jelly> drzacek: also, enable non-free source
           
         
        
          4959 [16:34:39] <jelly> !non-free sources  
         
        
          4960 [16:34:39] <dpkg> Edit /etc/apt/sources.list, ensure that the
            two main Debian mirror lines end with "main contrib
            non-free" rather than just "main", then
            «aptitude update». But bear in mind that you'll be
            installing <non-free> software. These may have onerous terms;
            check the licenses. See also <sources.list>.
           
         
        
          4961 [16:34:57] <drzacek> jelly, I set my sources to 'testing
            main contrib non-free'
           
         
        
          4962 [16:35:03] *** Quits: kanth (~muhammada@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          4963 [16:35:09] <drzacek> It looks like it is broadcom BCM4313
           
         
        
          4964 [16:35:13] *** Parts: wbx (~wbx@replaced-ip )
           
         
        
          4965 [16:35:21] <jelly> !BCM4313  
         
        
          4966 [16:35:21] <dpkg> The Broadcom BCM4313 (PCI ID 14e4:4727) -
            incorrectly identified as BCM4727 by Broadcom's proprietary
            driver - is an 802.11n PCIe wireless LAN chipset. Not supported by
            the <b43> driver at this time. For device support, ask about
            me about <brcmsmac>, <wl>. Not to be confused with the
            <bcm4331>.
           
         
        
          4967 [16:35:46] <jelly> drzacek: it may or may more have a working
            driver in testing, dunno
           
         
        
          4968 [16:35:56] <jelly> !debian-next  
         
        
          4969 [16:35:56] <dpkg> #debian-next is the channel for
            testing/unstable support on the OFTC network (irc.oftc.net), *not*
            on Freenode. If you get "Cannot join #debian-next (Channel is
            invite only)." it means you did not read it's on
            irc.oftc.net.
           
         
        
          4970 [16:36:13] <jelly> ^^ the right place to ask if you have
            upgraded to testing
           
         
        
          4971 [16:36:22] *** Joins: th0r (~pi@replaced-ip )
           
         
        
          4972 [16:36:43] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
           
         
        
          4973 [16:36:57] *** Quits: Blueer (~Blueer@replaced-ip ) ()
           
         
        
          4974 [16:37:02] <drzacek> jelly, I also asked there now, but it
            didn't work before I upgraded
           
         
        
          4975 [16:38:54] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          4976 [16:38:54] *** Quits: Guest85443 (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          4977 [16:39:03] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          4978 [16:39:21] *** Joins: Midnightx (~Midnightx@replaced-ip )
           
         
        
          4979 [16:39:31] *** Joins: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es)
           
         
        
          4980 [16:40:47] <roadrunneratwast> does anyone have
            recommendations on desktop environment. i like lightweight stuff
            like xfce and lxde. gnome and kde are too heavy. how are cinnaomon
            and mate?
           
         
        
          4981 [16:40:56] *** Joins: Knaldgas (~pdj@replaced-ip )
           
         
        
          4982 [16:41:21] *** Quits: Alina-malina (~Alina-mal@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          4983 [16:41:30] <petn-randall> roadrunneratwast: Pick whatever
            works for you best. You can install all of them in parallel, and
            just start the one you like at the login manager.
           
         
        
          4984 [16:41:36] <lena> I3  
         
        
          4985 [16:41:40] *** Joins: beardface (~bearface@replaced-ip )
           
         
        
          4986 [16:42:30] <roadrunneratwast> petn-randall, which one do you
            like. are cinnoman or mate lightweight?
           
         
        
          4987 [16:42:34] <roadrunneratwast> are they good?
           
         
        
          4988 [16:42:44] <petn-randall> !tias  
         
        
          4989 [16:42:45] <dpkg> TIAS is "Try It And See".
           
         
        
          4990 [16:43:11] <roadrunneratwast> yah. ok
           
         
        
          4991 [16:43:12] <petn-randall> roadrunneratwast: I use Xfce, but
            there's no best DE. Try them all, and pick the one that suits
            your needs best.
           
         
        
          4992 [16:43:12] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          4993 [16:43:34] *** Quits: vivid (~vivid@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          4994 [16:43:38] *** Quits: cart_man (c428bac2@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          4995 [16:44:36] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Remote host closed the connection)
           
         
        
          4996 [16:44:39] *** Quits: boudiccas (~boudiccas@replaced-ip ) (Quit: Leaving)
           
         
        
          4997 [16:44:43] *** Quits: drzacek (~drzacek@replaced-ip ) (Remote host closed the connection)
           
         
        
          4998 [16:45:07] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: Leaving)
           
         
        
          4999 [16:45:07] *** Quits: jcfp (~jcfp@replaced-ip ) (Quit: Dear aunt, let's set so double the killer delete
            select all)
           
         
        
          5000 [16:46:14] <roadrunneratwast> on which lightweight distro can
            you open up a terminal window with a right click? that, to me, is
            the most important feature in a desktop
           
         
        
          5001 [16:46:27] *** Joins: drzacek (~drzacek@replaced-ip )
           
         
        
          5002 [16:46:44] <roadrunneratwast> bypass the system menu to get a
            term window
           
         
        
          5003 [16:46:49] *** Joins: Evol (~nuwanda@replaced-ip )
           
         
        
          5004 [16:46:54] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
           
         
        
          5005 [16:48:14] * zykotick9 uses SUPER+ENTER to open a terminal, in i3
           
         
        
          5006 [16:48:45] *** Joins: quackgyver (uid11872@replaced-ip )
           
         
        
          5007 [16:48:45] *** Joins: Janos (~Janos@replaced-ip )
           
         
        
          5008 [16:49:08] *** Joins: latenite (~latenite@replaced-ip )
           
         
        
          5009 [16:49:13] *** Quits: Budd (~eric@replaced-ip ) (Read error: No route to host)
           
         
        
          5010 [16:49:34] <latenite> Hi folks, why does the kernel probe for
            a floppy at line 491
            replaced-url 
           
         
        
          5011 [16:50:02] <latenite> I don't have a floppy and it takes
            2 seconds of the boot process.
           
         
        
          5012 [16:50:04] *** Joins: hexadecimal (~hexadecim@replaced-ip )
           
         
        
          5013 [16:50:25] *** Quits: asterismo (~santiago@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          5014 [16:50:38] <roadrunneratwast> zykotick9 thanks
           
         
        
          5015 [16:50:57] *** Quits: drzacek (~drzacek@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5016 [16:51:00] <roadrunneratwast> zykotick9 what is the SUPER key
            on a windows keyboard?
           
         
        
          5017 [16:51:31] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
           
         
        
          5018 [16:51:41] *** Joins: Colti (Miramar-FL@replaced-ip )
           
         
        
          5019 [16:53:17] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5020 [16:53:27] <roadrunneratwast> maybe it's the key which
            looks like windows between ALT and CTRL?
           
         
        
          5021 [16:53:42] *** Joins: boudiccas (~boudiccas@replaced-ip )
           
         
        
          5022 [16:53:43] <roadrunneratwast> who knew that had a name
           
         
        
          5023 [16:53:55] <han-solo> why don't you try it?
           
         
        
          5024 [16:54:10] <roadrunneratwast> cos i am installing and won
           
         
        
          5025 [16:54:18] <roadrunneratwast> t be able to test for another
            few hours
           
         
        
          5026 [16:54:43] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          5027 [16:54:54] *** h4ndy is now known as H4ndy  
         
        
          5028 [16:55:48] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5029 [16:56:24] <tomreyn> latenite:
            replaced-url 
           
         
        
          5030 [16:56:58] *** Quits: andril (~andril@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          5031 [16:57:56] <latenite> tomreyn, just blacklisting floppy is
            the solution?
           
         
        
          5032 [16:58:14] <latenite> I tough this probing is before the
            change to PID 1
           
         
        
          5033 [16:58:16] *** Joins: aaro (~aaro@replaced-ip )
           
         
        
          5034 [16:58:21] <tomreyn> latenite: it's a wrokaround for an
            apparent kernel bug.
           
         
        
          5035 [16:58:30] <latenite> ...will I have to rebuild initramfs as
            well?
           
         
        
          5036 [16:58:48] <latenite> tomreyn, do you have a link to this
            bug?
           
         
        
          5037 [17:00:11] *** Joins: hualet (~hualet@replaced-ip )
           
         
        
          5038 [17:00:17] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
           
         
        
          5039 [17:00:26] *** Quits: hualet (~hualet@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5040 [17:00:52] <roadrunneratwast> i think dpkg is ignoring me.
            please apologize on my behalf to him. when i typed "dpkg
            aptitude <parameters", i wasn't meaning to ping him
            personally at 10:28
           
         
        
          5041 [17:01:57] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5042 [17:01:58] <tomreyn> latenite: i don't, i'm not
            sure it was reported, yet.
           
         
        
          5043 [17:02:32] <latenite> what is that bug about? I mean what is
            buggy?
           
         
        
          5044 [17:03:05] *** Quits: dvs (~Robert@replaced-ip ) (Quit: Leaving)
           
         
        
          5045 [17:03:46] <tomreyn> latenite: well the kernel shouldn't
            be looking for a fd controller for such a long time
           
         
        
          5046 [17:04:10] <latenite> tomreyn, true :D
           
         
        
          5047 [17:04:13] <tomreyn> maybe check your dmesg, too
           
         
        
          5048 [17:04:22] *** Joins: mistar4o (~Ludmil@replaced-ip )
           
         
        
          5049 [17:04:30] *** Quits: bedamusa (~Ludmil@replaced-ip ) (Read error: No route to host)
           
         
        
          5050 [17:04:44] *** Joins: sone_sdqg (~sone_sdqg@replaced-ip )
           
         
        
          5051 [17:04:47] <tomreyn> might be related to this
            replaced-url 
           
         
        
          5052 [17:05:50] *** apb_away is now known as apb1963_
           
         
        
          5053 [17:06:29] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5054 [17:06:58] *** Joins: RebelCoder (~Yuriy@replaced-ip )
           
         
        
          5055 [17:08:08] *** Joins: DecayFX (~Denis@replaced-ip )
           
         
        
          5056 [17:08:10] <hexadecimal> Hi  
         
        
          5057 [17:08:12] <tomreyn> roadrunneratwast: don't worry about
            dpkg's feelings, since it's just a bot
           
         
        
          5058 [17:08:17] <tomreyn> !dpkgbot  
         
        
          5059 [17:08:18] <dpkg> Please visit
            replaced-url 
           
         
        
          5060 [17:08:30] <AlexPortable> how do I move a folder?
           
         
        
          5061 [17:08:35] <roadrunneratwast> haha. cool. thanks
           
         
        
          5062 [17:08:36] <AlexPortable> mv -R right ?
           
         
        
          5063 [17:09:17] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          5064 [17:09:43] *** Joins: nibble_zero (~chatzilla@replaced-ip )
           
         
        
          5065 [17:09:48] *** Joins: deathsbreed (~nicolas@replaced-ip )
           
         
        
          5066 [17:09:56] <tomreyn> AlexPortable: just 'mv'
           
         
        
          5067 [17:10:05] *** Parts: deathsbreed (~nicolas@replaced-ip )
           
         
        
          5068 [17:10:18] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          5069 [17:10:25] <AlexPortable> tomreyn: folder is not empty
           
         
        
          5070 [17:10:31] *** Quits: ahe (~ahe@replaced-ip ) (Quit: 离开)
           
         
        
          5071 [17:10:48] <tomreyn> AlexPortable: does not matter
           
         
        
          5072 [17:10:52] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          5073 [17:12:33] *** Quits: sone_sdqg (~sone_sdqg@replaced-ip ) (Remote host closed the connection)
           
         
        
          5074 [17:12:39] *** Quits: deeb (~dee@replaced-ip ) (Quit: deeb)
           
         
        
          5075 [17:13:46] <AlexPortable> ok thx  
         
        
          5076 [17:14:18] <lena> mv -f  
         
        
          5077 [17:15:14] *** Quits: Y04NN (~y04nn@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5078 [17:15:50] *** apb1963_ is now known as apb_away
           
         
        
          5079 [17:17:08] *** apb_away is now known as apb1963_
           
         
        
          5080 [17:18:42] *** Joins: lollipop (~vilitaltt@replaced-ip )
           
         
        
          5081 [17:19:05] <blockcubed> good morning  
         
        
          5082 [17:19:07] *** Joins: tarjo (~gjjfk@replaced-ip )
           
         
        
          5083 [17:19:13] *** Parts: tarjo (~gjjfk@replaced-ip )
           
         
        
          5084 [17:22:25] *** Joins: zlatan (~Zlatan@replaced-ip )
           
         
        
          5085 [17:22:30] *** Parts: zlatan (~Zlatan@replaced-ip )
           
         
        
          5086 [17:23:52] *** Quits: beardface (~bearface@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5087 [17:24:46] *** Quits: mpmcthree (~Instantbi@replaced-ip##) (Quit: Instantbird 1.6a1pre -- ##replaced-url 
           
         
        
          5088 [17:25:20] <roadrunneratwast> woo hoo. installed debian.
            using xfce and yah there
           
         
        
          5089 [17:25:29] <roadrunneratwast> is a right click shortcut to
            terminal.
           
         
        
          5090 [17:25:34] <Fjorgynn> xfce <3  
         
        
          5091 [17:25:35] <roadrunneratwast> what is the keyboard shortcut?
           
         
        
          5092 [17:25:44] <Fjorgynn> alt-f2  
         
        
          5093 [17:25:47] <Fjorgynn> xfce4-terminal  
         
        
          5094 [17:25:52] <roadrunneratwast> cool  
         
        
          5095 [17:26:07] <Fjorgynn> or open keyboard in settings and
            "shortcuts
           
         
        
          5096 [17:26:40] <roadrunneratwast> ok. thanks
           
         
        
          5097 [17:26:50] <Fjorgynn> and add xfce4-terminal --hide-menubar
           
         
        
          5098 [17:26:54] *** Joins: ArchNoob (~ArchNoob@replaced-ip )
           
         
        
          5099 [17:26:59] <Fjorgynn> and use like super (win) + T
           
         
        
          5100 [17:27:03] <Fjorgynn> that's what I've done
           
         
        
          5101 [17:27:34] *** Quits: guilherme (~guilherme@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5102 [17:28:42] <lollipop> roadrunneratwast: congratulations! xfce
            is great gui
           
         
        
          5103 [17:29:08] <blockcubed> wooo xfce  
         
        
          5104 [17:29:13] *** Joins: ap0x (~ap0x@replaced-ip )
           
         
        
          5105 [17:29:15] <roadrunneratwast> woo hoo there is a terminal
            icon on the toolbar. and i normally hate toolbars
           
         
        
          5106 [17:29:22] <ap0x> /quit  
         
        
          5107 [17:29:23] <blockcubed> 1 day running and I love it
           
         
        
          5108 [17:29:36] *** Quits: ap0x (~ap0x@replaced-ip ) (Client Quit)
           
         
        
          5109 [17:30:03] <Fjorgynn> ;)  
         
        
          5110 [17:30:07] <blockcubed> I ended up ousting my second toolbar
           
         
        
          5111 [17:30:22] <Fjorgynn> I usually have one toolbar on top about
            24 pt
           
         
        
          5112 [17:30:42] <blockcubed> its nice to have the one click
            options for stuff but its not really necessary
           
         
        
          5113 [17:30:43] <Fjorgynn> also I tend to use and customize the
            other menu
           
         
        
          5114 [17:30:54] <Fjorgynn> what it is called now I don't
            remember
           
         
        
          5115 [17:31:00] <blockcubed> lol  
         
        
          5116 [17:31:21] <Fjorgynn> but it is in "add to panel"
            if you installed the full xfce4
           
         
        
          5117 [17:31:27] <blockcubed> you need that pill Bradley Cooper
            took in Limitless
           
         
        
          5118 [17:31:35] <blockcubed> adn I do too  
         
        
          5119 [17:33:05] <roadrunneratwast> xargs aptitude --schedule-
           
         
        
          5120 [17:33:06] <roadrunneratwast> only install < package_list;
            aptitude
           
         
        
          5121 [17:33:06] <roadrunneratwast> install;
           
         
        
          5122 [17:33:17] <blockcubed> woo gimp runs fast on debian
           
         
        
          5123 [17:33:22] <roadrunneratwast> but then i get couldn't
            find any package that descripiton matched "dict"
           
         
        
          5124 [17:33:52] <Fjorgynn> ^^  
         
        
          5125 [17:33:54] <roadrunneratwast> do i have to set up a repo ?
           
         
        
          5126 [17:34:02] <roadrunneratwast> like none of my packages are
            found
           
         
        
          5127 [17:34:10] *** apb1963_ is now known as apb_away
           
         
        
          5128 [17:34:14] <roadrunneratwast> trying to install dependencies
            now from package_list
           
         
        
          5129 [17:34:19] <jelly> roadrunneratwast: is there a line with
            just "dict" in the package_list file?
           
         
        
          5130 [17:34:21] <Fjorgynn> roadrunneratwast: su -c "apt-get
            update"
           
         
        
          5131 [17:34:26] <roadrunneratwast> ok  
         
        
          5132 [17:35:16] *** Quits: th0r (~pi@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5133 [17:35:20] *** Joins: Hat_AW (~OS-24173@replaced-ip )
           
         
        
          5134 [17:35:46] *** Quits: nicksloan (~nicksloan@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          5135 [17:35:57] <roadrunneratwast> still getting the complained
            "couldn't find any package whose description was <cpp,
            dc, debconf, etc)"
           
         
        
          5136 [17:36:06] <blockcubed> anyone here watch mr robot
           
         
        
          5137 [17:36:27] <missmbob> blockcubed: of course but that's a
            bit offtopic :P
           
         
        
          5138 [17:36:30] <missmbob> #debian-offtopic
           
         
        
          5139 [17:36:39] <blockcubed> damn  
         
        
          5140 [17:36:43] <blockcubed> you guys got this covered
           
         
        
          5141 [17:36:49] * blockcubed shuts up  
         
        
          5142 [17:37:03] *** apb_away is now known as apb1963
           
         
        
          5143 [17:37:21] *** Joins: SpeccyMan (~nick@replaced-ip )
           
         
        
          5144 [17:37:40] *** Quits: julius_ (~jason4@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          5145 [17:37:40] *** Joins: atralheaven (~atrlhvn@replaced-ip )
           
         
        
          5146 [17:38:06] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5147 [17:38:11] <atralheaven> guys, I've got a new SSD for my
            OS, what kind of partition table should I use?
           
         
        
          5148 [17:38:12] <roadrunneratwast> oh yeah. i need to set a
            package reop ...
           
         
        
          5149 [17:38:48] *** Joins: fullstackadept (~fullstack@replaced-ip )
           
         
        
          5150 [17:39:07] *** Quits: Alina-malina (~Alina-mal@replaced-ip ) (Changing host)
           
         
        
          5151 [17:39:07] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
           
         
        
          5152 [17:39:29] *** Joins: huihg (~huihg@replaced-ip )
           
         
        
          5153 [17:40:04] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5154 [17:40:23] *** Joins: guilherme (~guilherme@replaced-ip )
           
         
        
          5155 [17:40:27] *** Quits: angerman (~m@replaced-ip ) (Quit: Gone)
           
         
        
          5156 [17:40:33] *** Joins: remo (~remo@replaced-ip )
           
         
        
          5157 [17:41:00] *** Joins: thunderrd (~thunderrd@replaced-ip )
           
         
        
          5158 [17:41:02] *** Quits: PSampaio (~Sampzee@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5159 [17:41:04] *** Joins: Walakea (~marian@replaced-ip )
           
         
        
          5160 [17:41:09] *** Quits: morphis_ (~morphis@replaced-ip ) (Remote host closed the connection)
           
         
        
          5161 [17:41:25] *** Joins: PSampaio (~Sampzee@replaced-ip )
           
         
        
          5162 [17:41:37] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          5163 [17:41:56] *** Joins: lollipop (~vilitaltt@replaced-ip )
           
         
        
          5164 [17:42:15] *** Joins: wds (~wds@replaced-ip )
           
         
        
          5165 [17:42:33] *** Joins: deeb (~dee@replaced-ip )
           
         
        
          5166 [17:42:54] *** Joins: Rahulkrishnan (~rark@replaced-ip )
           
         
        
          5167 [17:42:58] *** Quits: Hat_AW (~OS-24173@replaced-ip ) (Quit: Leaving)
           
         
        
          5168 [17:45:06] *** Joins: Scourje_ (uid63311@replaced-ip )
           
         
        
          5169 [17:46:50] *** Quits: Gnomethrower (~B@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          5170 [17:47:16] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5171 [17:47:54] *** Quits: roadrunneratwast (~mitchell@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5172 [17:48:04] *** Quits: wds (~wds@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          5173 [17:48:18] *** Joins: Pia-Simon (~Simon@replaced-ip )
           
         
        
          5174 [17:48:24] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Quit: leaving)
           
         
        
          5175 [17:48:32] *** Joins: vrederv (~vrederv@replaced-ip )
           
         
        
          5176 [17:49:32] *** Joins: afidegnum (~afidegnum@replaced-ip )
           
         
        
          5177 [17:49:46] *** Quits: Pia-Simon (~Simon@replaced-ip ) (Client Quit)
           
         
        
          5178 [17:49:46] <afidegnum> hello the command pull-debian-source
            is not working for me,
           
         
        
          5179 [17:49:59] <afidegnum> even installing it with apt-get i
            can't locate it,
           
         
        
          5180 [17:50:08] <afidegnum> how can i make it work ?
           
         
        
          5181 [17:50:14] <Fjorgynn> atralheaven: for system drive?
           
         
        
          5182 [17:50:20] *** Joins: neurot (~neurosis@replaced-ip )
           
         
        
          5183 [17:50:29] <babilen> afidegnum: Did you install
            ubuntu-dev-tools ?
           
         
        
          5184 [17:50:41] <afidegnum> no  
         
        
          5185 [17:50:43] *** Joins: cdown (~cdown@replaced-ip )
           
         
        
          5186 [17:50:45] * babilen has to confess that he typically used
            "apt-get source .." or "debcheckout ..."
           
         
        
          5187 [17:50:46] <afidegnum> should i install it ?
           
         
        
          5188 [17:51:19] <babilen> afidegnum: If you want to use the
            "pull-debian-source" command then, yes, you should install
            the package that contains it :)
           
         
        
          5189 [17:51:27] <afidegnum> ok  
         
        
          5190 [17:51:36] <babilen> dpkg: tell afidegnum -about apt-file
           
         
        
          5191 [17:51:57] *** Joins: OS-Test2016 (~OS-Test20@replaced-ip )
           
         
        
          5192 [17:52:17] <Fjorgynn> USA?  
         
        
          5193 [17:52:18] *** Quits: Falson (~Falsonn@replaced-ip ) (Remote host closed the connection)
           
         
        
          5194 [17:52:58] *** Joins: czesmir (~stefan@replaced-ip )
           
         
        
          5195 [17:53:04] *** Quits: Ad1 (~Adrian@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5196 [17:53:10] *** Quits: fullstackadept (~fullstack@replaced-ip ) (Quit: Leaving)
           
         
        
          5197 [17:53:13] <OS-Test2016> /join #offsec
           
         
        
          5198 [17:53:16] <jelly> afidegnum: what are you trying to achieve
            with said command?
           
         
        
          5199 [17:53:25] *** Quits: OS-Test2016 (~OS-Test20@replaced-ip ) (Client Quit)
           
         
        
          5200 [17:53:48] *** Joins: randomdude999 (randomdude@replaced-ip )
           
         
        
          5201 [17:53:54] *** Joins: Simon__ (~Simon@replaced-ip )
           
         
        
          5202 [17:54:39] *** Quits: Phryq (~Phryq_@replaced-ip ) (Quit: Leaving)
           
         
        
          5203 [17:54:54] *** Quits: sayur (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5204 [17:55:40] *** Quits: phorce1 (~gvl2@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          5205 [17:57:04] *** Quits: lstieb (~lstieb@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5206 [17:57:16] *** Joins: phorce1 (~gvl2@replaced-ip )
           
         
        
          5207 [17:57:34] *** Joins: Jame57 (~jame5@replaced-ip )
           
         
        
          5208 [17:57:38] *** Quits: moparisthebest (~moparisth@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5209 [17:57:58] *** Joins: no_gravity (~no_gravit@replaced-ip )
           
         
        
          5210 [17:58:15] *** Quits: Rahulkrishnan (~rark@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5211 [17:59:12] <no_gravity> My WiFi keeps dying.
           
         
        
          5212 [17:59:26] *** Joins: fnstudio (~fabio@replaced-ip )
           
         
        
          5213 [18:00:36] <no_gravity> How can I tell Debian to reconnect or
            something so I get some output into dmesg that tells me whats wrong?
           
         
        
          5214 [18:00:43] *** Quits: crazyadm (~bao@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          5215 [18:02:39] *** Joins: zmachine (uid67411@replaced-ip )
           
         
        
          5216 [18:03:21] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5217 [18:03:34] *** Parts: randomdude999 (randomdude@replaced-ip )
           
         
        
          5218 [18:05:27] *** Quits: jasabella (~jasabella@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5219 [18:05:45] *** Quits: Simon__ (~Simon@replaced-ip ) (Quit: leaving)
           
         
        
          5220 [18:06:08] *** Joins: rark (~rark@replaced-ip )
           
         
        
          5221 [18:06:12] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5222 [18:06:18] *** Joins: amcorreia (~amcorreia@replaced-ip )
           
         
        
          5223 [18:06:20] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5224 [18:06:26] *** Joins: acidfu_ (~acidfoo@replaced-ip )
           
         
        
          5225 [18:07:26] *** Quits: Velveeta_Chef (~Nope@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5226 [18:07:34] *** Joins: hexadecimal (~hexadecim@replaced-ip )
           
         
        
          5227 [18:08:00] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
           
         
        
          5228 [18:08:24] *** Joins: mtn (~mtn@replaced-ip )
           
         
        
          5229 [18:08:34] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5230 [18:09:14] *** Joins: stenosis (~stenosis@replaced-ip )
           
         
        
          5231 [18:10:22] *** Joins: lstieb (~lstieb@replaced-ip )
           
         
        
          5232 [18:11:18] *** Joins: AvatarA (~avatara@replaced-ip )
           
         
        
          5233 [18:11:24] *** Joins: Fr_Dae (~Dae@replaced-ip )
           
         
        
          5234 [18:12:41] *** Joins: deeb (~dee@replaced-ip )
           
         
        
          5235 [18:12:57] *** Quits: neurot (~neurosis@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5236 [18:14:55] *** Quits: stenosis (~stenosis@replaced-ip ) (Quit: stenosis)
           
         
        
          5237 [18:15:19] *** Joins: neurot (~neurosis@replaced-ip )
           
         
        
          5238 [18:15:27] *** Joins: TrinTragula (~TrinTragu@replaced-ip )
           
         
        
          5239 [18:15:38] *** Joins: Ad1 (~Adrian@replaced-ip )
           
         
        
          5240 [18:15:58] *** Quits: Walakea (~marian@replaced-ip ) (Quit: Walakea)
           
         
        
          5241 [18:16:00] *** Joins: edgrey (~edgrey@replaced-ip )
           
         
        
          5242 [18:16:18] *** Quits: DecayFX (~Denis@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5243 [18:16:38] *** Quits: edgrey (~edgrey@replaced-ip ) (Client Quit)
           
         
        
          5244 [18:17:00] *** Joins: edgrey (~edgrey@replaced-ip )
           
         
        
          5245 [18:18:01] *** debhelper sets mode: +l 1738
           
         
        
          5246 [18:18:07] *** Joins: Se-bash (~seba@replaced-ip )
           
         
        
          5247 [18:18:16] *** Joins: fnstudio (~fabio@replaced-ip )
           
         
        
          5248 [18:18:23] *** Quits: pila (25c924b8@replaced-ip ) (Quit: Page closed)
           
         
        
          5249 [18:18:58] *** Joins: roadrunneratwast (~mitchell@replaced-ip )
           
         
        
          5250 [18:19:51] *** Quits: N4N0078 (~falken@replaced-ip ) (Quit: WeeChat 1.4)
           
         
        
          5251 [18:20:21] *** Quits: rark (~rark@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5252 [18:20:37] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          5253 [18:20:52] *** Quits: Katana_Steel (~rkjelleru@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5254 [18:21:10] *** Joins: Nnavd (~Nnavd@replaced-ip )
           
         
        
          5255 [18:22:11] *** Joins: julius_ (~jason4@replaced-ip )
           
         
        
          5256 [18:24:47] *** Joins: Velveeta_Chef (~Nope@replaced-ip )
           
         
        
          5257 [18:24:48] *** Joins: gonz0 (~gonz0@replaced-ip )
           
         
        
          5258 [18:24:52] *** Quits: _sh00p (~sh00p@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5259 [18:25:07] *** Joins: PosterdatiMobile (~posterdat@replaced-ip )
           
         
        
          5260 [18:25:11] *** Joins: _PosterdatiMobil (~posterdat@replaced-ip )
           
         
        
          5261 [18:25:25] *** Quits: _PosterdatiMobil (~posterdat@replaced-ip ) (Client Quit)
           
         
        
          5262 [18:25:37] *** Quits: Redfoxmoon (~Redfox@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5263 [18:25:56] *** Joins: Redfoxmoon (~Redfox@replaced-ip )
           
         
        
          5264 [18:26:12] *** Quits: Evol (~nuwanda@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5265 [18:26:21] *** Quits: roadrunneratwast (~mitchell@replaced-ip ) (Quit: Leaving)
           
         
        
          5266 [18:26:34] *** Joins: nicksloan (~nicksloan@replaced-ip )
           
         
        
          5267 [18:26:53] *** Quits: Redfoxmoon (~Redfox@replaced-ip ) (Changing host)
           
         
        
          5268 [18:26:54] *** Joins: Redfoxmoon (~Redfox@replaced-ip )
           
         
        
          5269 [18:27:01] *** Quits: robin_debspace (~robin_deb@replaced-ip ) (Remote host closed the connection)
           
         
        
          5270 [18:27:04] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5271 [18:27:47] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
           
         
        
          5272 [18:28:20] *** Joins: asc232 (~Keith@replaced-ip )
           
         
        
          5273 [18:28:21] *** Joins: Adbray (~Adbtay@replaced-ip )
           
         
        
          5274 [18:28:54] <no_gravity> I put together some infos here:
           
         
        
          5275 [18:28:58] <no_gravity>
            replaced-url 
           
         
        
          5276 [18:29:04] <no_gravity> Should I add something else?
           
         
        
          5277 [18:29:09] *** Joins: robin_debspace (~robin_deb@replaced-ip )
           
         
        
          5278 [18:29:51] *** Quits: v3g4n_ (~v3g4n@replaced-ip ) (Quit: Leaving)
           
         
        
          5279 [18:29:55] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
           
         
        
          5280 [18:31:18] *** Quits: teclo- (42@replaced-ip ) (Quit: Lost terminal)
           
         
        
          5281 [18:32:15] *** Joins: Y04NN (~y04nn@replaced-ip )
           
         
        
          5282 [18:32:19] *** Quits: dreamon (~dreamon@replaced-ip ) (Remote host closed the connection)
           
         
        
          5283 [18:32:34] *** Quits: McLive (~McLive@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          5284 [18:32:34] *** Joins: iSlayWyverns (~uid18915@replaced-ip )
           
         
        
          5285 [18:32:39] *** Joins: cuechan (~paul@replaced-ip )
           
         
        
          5286 [18:32:50] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5287 [18:33:06] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
           
         
        
          5288 [18:33:29] *** Joins: scx (~scx@replaced-ip )
           
         
        
          5289 [18:33:40] <scx> Hello. Can someone with Nvidia GPU >=
            Kepler (Kepler, Maxwell, Pascal) show me
            "/etc/X11/xorg.conf"? Thanks in advance.
           
         
        
          5290 [18:34:06] *** Joins: climjark (~climjark@replaced-ip )
           
         
        
          5291 [18:34:08] *** Joins: mohsen_ (2ea5d22b@replaced-ip )
           
         
        
          5292 [18:34:15] *** Joins: cuechan_ (~paul@replaced-ip )
           
         
        
          5293 [18:34:29] <mohsen_> Hi what do CD1 CD2.. contain?
           
         
        
          5294 [18:34:30] *** Joins: cat3 (~Cat3@replaced-ip )
           
         
        
          5295 [18:34:35] <mohsen_> Which one should I download?
           
         
        
          5296 [18:34:56] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
           
         
        
          5297 [18:35:01] <mtn> mohsen_: if you have internet connection,
            get the netinstall
           
         
        
          5298 [18:35:10] *** Quits: Ad1 (~Adrian@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5299 [18:35:18] *** Quits: jedediah (~user@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5300 [18:35:26] <mtn> mohsen_: if you have internet while
            installing, I mean
           
         
        
          5301 [18:35:30] *** Quits: vrederv (~vrederv@replaced-ip ) (Quit: Leaving)
           
         
        
          5302 [18:36:21] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Client Quit)
           
         
        
          5303 [18:36:31] <hexadecimal> no_gravity: is the wifi signal low?
           
         
        
          5304 [18:36:39] *** Quits: cuechan (~paul@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5305 [18:36:44] <no_gravity> hexadecimal: How do I figure it out?
           
         
        
          5306 [18:36:56] <bipul> Does anyone know what does it means
            replaced-url 
           
         
        
          5307 [18:37:23] <mohsen_> mtn: The machine is not connected to the
            internet, what iso file should I download for installing debian with
            gnome ?
           
         
        
          5308 [18:37:25] *** Quits: SlaGTaTs (~bilbo@replaced-ip ) (Remote host closed the connection)
           
         
        
          5309 [18:37:27] <hexadecimal> no_gravity: looking at the wifi icon
            should be enough
           
         
        
          5310 [18:37:50] *** Quits: edwardly (~edwardly@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5311 [18:38:04] <mtn> mohsen_: disk one is all you need to install
            debian. I think gnome is on the first disk, too
           
         
        
          5312 [18:38:33] <no_gravity> hexadecimal: It's dead at the
            moment. I can see *no* networks.
           
         
        
          5313 [18:38:43] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
           
         
        
          5314 [18:38:45] <mtn> mohsen_: disk 2 and 3 have extra software
           
         
        
          5315 [18:38:51] <no_gravity> hexadecimal: I wonder how to tell
            Debian "Reset the whole wifi thing please" :)
           
         
        
          5316 [18:39:06] <mohsen_> mtn: I see, thank you for your fast and
            straight forward response.
           
         
        
          5317 [18:39:09] *** Quits: mohsen_ (2ea5d22b@replaced-ip ) (Quit: Page closed)
           
         
        
          5318 [18:39:10] <bipul> Specially Open LV  
         
        
          5319 [18:39:20] *** Joins: yianni (~yianni@replaced-ip )
           
         
        
          5320 [18:40:09] *** Joins: edwardly (~edwardly@replaced-ip )
           
         
        
          5321 [18:40:09] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
           
         
        
          5322 [18:40:10] *** Joins: edwardly (~edwardly@replaced-ip )
           
         
        
          5323 [18:41:12] <hexadecimal> no_gravity: at first you want to
            know what wifi driver is used sudo lshw -C network
           
         
        
          5324 [18:41:26] *** Joins: lord_rob (~robert@replaced-ip )
           
         
        
          5325 [18:41:46] <no_gravity> hexadecimal: I know it. Did you look
            at the link I posted? The driver is "wl".
           
         
        
          5326 [18:41:52] <hexadecimal> no_gravity: then unload the module
            sudo modprobe -r yourmoduleversion
           
         
        
          5327 [18:42:12] *** Quits: Y04NN (~y04nn@replaced-ip ) (Remote host closed the connection)
           
         
        
          5328 [18:42:18] <no_gravity> hexadecimal: ok, unloaded.
           
         
        
          5329 [18:42:23] <hexadecimal> no_gravity: and reload it sudo
            modprobe yourmoduleversion
           
         
        
          5330 [18:42:39] <no_gravity> hexadecimal: ok, loaded again.
           
         
        
          5331 [18:42:48] <no_gravity> hexadecimal: The computer reconnected
            to the router!
           
         
        
          5332 [18:42:50] *** Quits: acidfu_ (~acidfoo@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          5333 [18:43:01] *** Quits: TrinTragula (~TrinTragu@replaced-ip ) (Quit: Leaving)
           
         
        
          5334 [18:43:25] <hexadecimal> no_gravity: I suspect that the Linux
            wifi driver is using the wrong antenna on your wifi card
           
         
        
          5335 [18:43:41] <no_gravity> hexadecimal: The card has multiple
            antennas?
           
         
        
          5336 [18:43:50] <hexadecimal> no_gravity: probably 2
           
         
        
          5337 [18:44:30] *** Joins: darin (~darin@replaced-ip )
           
         
        
          5338 [18:44:58] *** Parts: AlexPortable (uid7568@replaced-ip )
           
         
        
          5339 [18:44:59] <hexadecimal> no_gravity: what is your current
            linux wifi driver?
           
         
        
          5340 [18:45:04] <no_gravity> hexadecimal: wl
           
         
        
          5341 [18:45:23] *** darin is now known as DarinMiller
           
         
        
          5342 [18:45:24] <hexadecimal> ?  
         
        
          5343 [18:45:35] <no_gravity> hexadecimal: Well, it's called
            "wl" for all I can tell.
           
         
        
          5344 [18:45:59] <no_gravity> hexadecimal: I did "modprobe -r
            wl" and "modprobe wl".
           
         
        
          5345 [18:46:13] <no_gravity> hexadecimal: That made the machine
            reconnect.
           
         
        
          5346 [18:46:15] *** Joins: drzacek (~drzacek@replaced-ip )
           
         
        
          5347 [18:46:36] <hexadecimal> it's more than that, what is
            the output of sudo lshw -C network ?
           
         
        
          5348 [18:46:49] *** Joins: maotm (~mao@replaced-ip )
           
         
        
          5349 [18:46:50] *** Joins: x86iac (~x86iac@replaced-ip )
           
         
        
          5350 [18:47:00] <no_gravity> hexadecimal: Let me try. You can skip
            the "sudo" by the way. I am root.
           
         
        
          5351 [18:47:16] <hexadecimal> product: yourmoduleversion PCIe
            Wireless Network Adapter
           
         
        
          5352 [18:47:17] *** Joins: kiao2938 (~mj@replaced-ip )
           
         
        
          5353 [18:47:27] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
           
         
        
          5354 [18:47:45] <no_gravity> hexadecimal: product: BCM4352
            802.11ac Wireless Network Adapter
           
         
        
          5355 [18:48:12] *** Joins: afuentes (~kusanagi@replaced-ip )
           
         
        
          5356 [18:48:36] *** Joins: pavlushka (~Pavel@replaced-ip )
           
         
        
          5357 [18:49:08] *** Quits: DarinMiller (~darin@replaced-ip ) (Client Quit)
           
         
        
          5358 [18:49:14] *** Joins: Xizor (~Xizor@replaced-ip )
           
         
        
          5359 [18:49:58] <no_gravity> hexadecimal: "lshw -C
            network" also says "driver=wl0"
           
         
        
          5360 [18:50:18] *** Joins: eternal-pain (~eternal-p@replaced-ip )
           
         
        
          5361 [18:50:56] <x86iac> wtf? suri just told me i looked terrible
            in my hawaiian shirt when i got in the car
           
         
        
          5362 [18:51:26] *** Joins: nicknight (~nick@replaced-ip )
           
         
        
          5363 [18:51:33] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5364 [18:51:34] *** Quits: nicknight (~nick@replaced-ip ) (Changing host)
           
         
        
          5365 [18:51:35] *** Joins: nicknight (~nick@replaced-ip )
           
         
        
          5366 [18:52:21] *** Joins: erob (~erob@replaced-ip )
           
         
        
          5367 [18:53:35] *** Joins: awal1 (~awal1@replaced-ip )
           
         
        
          5368 [18:53:44] <x86iac> no_gravity: try ndiswrapper with
            wpa_supplicant - i had trouble with a broadcom wireless and that was
            only apparent solution
           
         
        
          5369 [18:53:51] *** Joins: DarinMiller (~darin@replaced-ip )
           
         
        
          5370 [18:53:58] <no_gravity> x86iac: How do I do that?
           
         
        
          5371 [18:54:14] *** Parts: erob (~erob@replaced-ip )
           
         
        
          5372 [18:54:18] <blockcubed> ...  
         
        
          5373 [18:54:22] <cyphix> Is it possible under debian to know when
            a package has been lastly upgraded? Is there somewhere some kind of
            history of the versions?
           
         
        
          5374 [18:54:26] <x86iac> install them and make a script to use
            them
           
         
        
          5375 [18:54:52] <no_gravity> x86iac: like this? apt-get install
            ndiswrapper wpa_supplicant
           
         
        
          5376 [18:54:57] *** Joins: kriger (~norge@replaced-ip )
           
         
        
          5377 [18:55:04] <afidegnum> jelly: i m trying to recompile the
            latest version of gcc
           
         
        
          5378 [18:55:08] <blockcubed> so I tried to access my home network
            and it says that "the specified location is not supported"
           
         
        
          5379 [18:55:14] <afidegnum> in order to install rethinkdb on
            debian wheezy
           
         
        
          5380 [18:55:34] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) ()
           
         
        
          5381 [18:55:39] *** Parts: nicknight (~nick@replaced-ip )
           
         
        
          5382 [18:56:03] *** Joins: Vortech (~Sampzee@replaced-ip )
           
         
        
          5383 [18:56:25] <cyphix> nevermind, found it
           
         
        
          5384 [18:56:39] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
           
         
        
          5385 [18:56:43] *** Joins: raziel_ (~raziel__@replaced-ip )
           
         
        
          5386 [18:57:37] *** Joins: jubo2 (~juboxi@replaced-ip )
           
         
        
          5387 [18:57:43] *** Joins: jemadux (~jemadux@replaced-ip )
           
         
        
          5388 [18:57:54] *** Joins: winsen (~winsen@replaced-ip )
           
         
        
          5389 [18:58:00] *** debhelper sets mode: +l 1749
           
         
        
          5390 [18:58:03] *** Quits: hjubal (~hjubal@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5391 [18:58:18] <hexadecimal> no_gravity: you should take a look
            at broadcom-sta-dkms
           
         
        
          5392 [18:58:41] <x86iac> no_gravity: yes  
         
        
          5393 [18:59:13] <x86iac> do you have a floppy with the windows
            driver on it ? or download it from a site?
           
         
        
          5394 [18:59:30] *** Quits: PSampaio (~Sampzee@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5395 [18:59:31] <no_gravity> x86iac: Floppy? No.
           
         
        
          5396 [18:59:38] <no_gravity> hexadecimal: How do I do that?
           
         
        
          5397 [19:00:00] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5398 [19:00:23] <no_gravity> What do I do after "apt-get
            install ndiswrapper wpa_supplicant"?
           
         
        
          5399 [19:00:55] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          5400 [19:01:00] *** Quits: redabhr (H2O@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5401 [19:01:04] *** Quits: kro_ (~CoAdmin@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5402 [19:01:38] *** Joins: valessio (uid150324@replaced-ip )
           
         
        
          5403 [19:02:01] *** Quits: acidtech (acid@replaced-ip ) (Remote host closed the connection)
           
         
        
          5404 [19:02:28] *** Joins: souravbadami (~sourav@replaced-ip )
           
         
        
          5405 [19:02:47] *** Joins: dvs (~hibbard@replaced-ip )
           
         
        
          5406 [19:03:23] *** Joins: cuechan (~paul@replaced-ip )
           
         
        
          5407 [19:03:24] *** Parts: souravbadami (~sourav@replaced-ip )
           
         
        
          5408 [19:03:25] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
           
         
        
          5409 [19:03:36] <x86iac> man them  
         
        
          5410 [19:03:54] *** Quits: juhop (~anon@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5411 [19:04:36] *** Quits: lord_rob (~robert@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          5412 [19:04:42] *** Quits: cuechan_ (~paul@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5413 [19:04:49] *** Joins: lord_rob (~robert@replaced-ip )
           
         
        
          5414 [19:04:57] <babilen> no_gravity: You typically don't
            need ndiswrapper .. which card do you have? what does "lspci
            -nn|grep -i network" give you?
           
         
        
          5415 [19:04:59] *** Quits: lord_rob (~robert@replaced-ip ) (Client Quit)
           
         
        
          5416 [19:05:08] <babilen> (sometimes you do, but most often you
            don't)
           
         
        
          5417 [19:05:50] <no_gravity> babilen: I am trying to put all info
            here:
            replaced-url 
           
         
        
          5418 [19:06:05] <no_gravity> babilen: It's a broadcom wifi
            thing.
           
         
        
          5419 [19:06:05] *** Joins: juhop (~anon@replaced-ip )
           
         
        
          5420 [19:06:14] <television>
            replaced-url 
           
         
        
          5421 [19:06:55] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
           
         
        
          5422 [19:07:12] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
           
         
        
          5423 [19:07:22] <awal1> Does chromium , jessie version, displays a
            popup window asking for create a password for a "keys
            container"?
           
         
        
          5424 [19:08:01] *** debhelper sets mode: +l 1742
           
         
        
          5425 [19:08:18] <babilen> awal1: What's a "keys
            container" ?
           
         
        
          5426 [19:08:28] <babilen> It might ask for access to your keyring
           
         
        
          5427 [19:09:44] *** Joins: nuno_nunes (~PC@replaced-ip )
           
         
        
          5428 [19:09:52] <no_gravity> x86iac: I read the man pages now, but
            I did not understand a word.
           
         
        
          5429 [19:09:55] *** Joins: hjubal (~hjubal@replaced-ip )
           
         
        
          5430 [19:10:24] <babilen> no_gravity: Where did you install
            broadcom-sta-wl from?
           
         
        
          5431 [19:10:36] <babilen> no_gravity: You don't need
            ndiswrapper for that card
           
         
        
          5432 [19:10:49] <babilen> (and I'd strongly recommend to opt
            for Intel cards in the future when buying hardware)
           
         
        
          5433 [19:11:07] <no_gravity> babilen: It's not a card,
            it's part of my laptop.
           
         
        
          5434 [19:11:21] <BenderRodriguez> I'm installing Debian for
            the first time in 10 years on a laptop
           
         
        
          5435 [19:11:23] <babilen> chipset then ..  
         
        
          5436 [19:11:24] <awal1> babilen, I dont have chromium in my jessie
            system, but I have it in the sid one (so, not really a jessie
            question). But since version 53, chromium displays a popup window
            asking for create a window for "keys container". I have
            'save passwords feature disabled in settings, so I cancel that
            popup message, but I get it (the message) every time I launch
            chromium. I have no idea what chromium want/means with that keys
            container
           
         
        
          5437 [19:11:26] <BenderRodriguez> I better be blown away or else
           
         
        
          5438 [19:11:59] <babilen> awal1: I'd guess it is a reference
            to the "keyring" (e.g. gnome keyring), but I am not sure
           
         
        
          5439 [19:12:26] <babilen> no_gravity: Will you not tell me where
            you installed it from?
           
         
        
          5440 [19:13:06] <awal1> babilen, probably its related with what
            you say yes, I was thinking in that. But I'm tired of that
            popup window
           
         
        
          5441 [19:13:06] *** Quits: nuno_nunes (~PC@replaced-ip ) (Client Quit)
           
         
        
          5442 [19:13:07] <no_gravity> babilen: In debian, I think it was
            from testing.
           
         
        
          5443 [19:13:25] <babilen> no_gravity: What does "dpkg -l
            broadcom-sta-dkms|tail -n1" give you?
           
         
        
          5444 [19:13:43] <babilen> awal1: I am not sure how to turn it off,
            I'm sorry
           
         
        
          5445 [19:13:48] <awal1> I asked a few times in deb next a few
            times but no hints
           
         
        
          5446 [19:13:50] <no_gravity> babilen: dpkg-query: no packages
            found matching broadcom-sta-dkms
           
         
        
          5447 [19:14:00] <babilen> no_gravity: How did you install the wl
            driver?
           
         
        
          5448 [19:14:03] <awal1> babilen, no problem :)
           
         
        
          5449 [19:14:11] <hexadecimal> no_gravity: it seems that you are
            not the only one in trouble with this wifi card, you should
            investigate on google, I saw some possibilities to solve your
            problem
           
         
        
          5450 [19:14:12] *** Joins: maziar (~textual@replaced-ip )
           
         
        
          5451 [19:14:16] *** Quits: maziar (~textual@replaced-ip ) (Changing host)
           
         
        
          5452 [19:14:16] *** Joins: maziar (~textual@replaced-ip )
           
         
        
          5453 [19:14:31] <hexadecimal> The question is what is the good one
           
         
        
          5454 [19:14:43] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
           
         
        
          5455 [19:14:49] <no_gravity> babilen: At first I think it was just
            there somehow. Later on, I tried something from a forum that
            suggested to install the -dkms version.
           
         
        
          5456 [19:15:05] <babilen> Yes, that is the package I am referring
            to
           
         
        
          5457 [19:15:07] <no_gravity> hexadecimal: I have been googling for
            3 days now :)
           
         
        
          5458 [19:15:11] <babilen> judd: v broadcom-sta-dkms
           
         
        
          5459 [19:15:12] <judd> Package: broadcom-sta-dkms on amd64 --
            wheezy/non-free: 5.100.82.112-8; jessie/non-free: 6.30.223.248-3;
            jessie-backports/non-free: 6.30.223.271-2~bpo8+1; stretch/non-free:
            6.30.223.271-3; sid/non-free: 6.30.223.271-3
           
         
        
          5460 [19:15:16] <awal1> I have checked settings several times and
            no trace of that container; and I dont find nothing related
            googling.
           
         
        
          5461 [19:15:21] <babilen> no_gravity: Does "dpkg -l|grep
            broadcom" return anything?
           
         
        
          5462 [19:15:40] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          5463 [19:15:43] <no_gravity> babilen: nop  
         
        
          5464 [19:15:45] <no_gravity> babilen: no  
         
        
          5465 [19:15:47] <babilen> awal1: Do you use a desktop environment?
           
         
        
          5466 [19:15:47] *** Joins: Ishaq (~Ishaq@replaced-ip )
           
         
        
          5467 [19:15:52] *** Joins: Katana_Steel (~rkjelleru@replaced-ip )
           
         
        
          5468 [19:15:53] *** Joins: acidtech (acid@replaced-ip )
           
         
        
          5469 [19:16:07] *** Joins: teclo- (42@replaced-ip )
           
         
        
          5470 [19:16:07] <no_gravity> babilen: I think the driver is in the
            kernel or something?
           
         
        
          5471 [19:16:08] <babilen> no_gravity: So, how did you install wl?
           
         
        
          5472 [19:16:28] <babilen> no_gravity: Could you install the
            broadcom-sta-dkms from jessie-backports and try with that?
           
         
        
          5473 [19:16:29] *** Quits: iSlayWyverns (~uid18915@replaced-ip ) (Quit: Connection closed)
           
         
        
          5474 [19:16:29] <awal1> babile, well, I have xfce4 and mate
            installed; but I use them rarely. I almost use openbox WM
           
         
        
          5475 [19:16:45] <no_gravity> babilen: I could but I would have to
            boot back into Debian. I'm in Mint right now.
           
         
        
          5476 [19:16:55] <awal1> that popup windows is displayed only when
            chromium starts
           
         
        
          5477 [19:17:19] <babilen> no_gravity: Have you been running those
            commands on mint right now?
           
         
        
          5478 [19:17:22] *** Joins: SkNix (~Diego@replaced-ip )
           
         
        
          5479 [19:17:25] *** Joins: _sh00p (~sh00p@replaced-ip )
           
         
        
          5480 [19:17:33] *** Parts: SkNix (~Diego@replaced-ip )
           
         
        
          5481 [19:18:00] *** debhelper sets mode: +l 1748
           
         
        
          5482 [19:18:07] <no_gravity> babilen: Yes  
         
        
          5483 [19:18:13] <babilen> dpkg: mint  
         
        
          5484 [19:18:13] <dpkg> Linux Mint is not Debian and is not
            supported in #debian. Please use their forums at
            replaced-url 
           
         
        
          5485 [19:18:25] <babilen> no_gravity: You want to seek support in
            the mint channel then ^^^
           
         
        
          5486 [19:18:30] <no_gravity> babilen: ok  
         
        
          5487 [19:18:48] <awal1> babilen, i dont think it's related
            with a given DE/WM, since that popup is annoying since the upgrade
            of chromium from v. 52 --» 53 :(
           
         
        
          5488 [19:18:54] <babilen> Seriously, this channel supports Debian
            and running those commands on mint is pointless
           
         
        
          5489 [19:19:14] <awal1> chromium is every day less userfriedly and
            less configurable
           
         
        
          5490 [19:19:14] <babilen> awal1: yes, but it would provide some
            clue as to the nature of your keyring
           
         
        
          5491 [19:19:28] *** Quits: huihg (~huihg@replaced-ip ) (Quit: Leaving)
           
         
        
          5492 [19:19:52] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5493 [19:20:30] <awal1> babile, I have never been interested in
            keyring stuff, so I'm really cluless about that
           
         
        
          5494 [19:20:34] <awal1> babilen  
         
        
          5495 [19:20:51] *** Quits: hk238 (~kvirc@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          5496 [19:21:00] *** Joins: redabhr (H2O@replaced-ip )
           
         
        
          5497 [19:21:52] <babilen> That's perfectly fine
           
         
        
          5498 [19:22:03] <babilen> It really isn't that interesting
            anyway
           
         
        
          5499 [19:22:18] *** Joins: InfoTest (~Thunderbi@replaced-ip )
           
         
        
          5500 [19:23:38] <awal1> that's bcuz I use my deb machines for
            a basic home use (browsing, school tasks -word...- and multimedia)
           
         
        
          5501 [19:23:59] *** Joins: JonGJF (~GAN@replaced-ip )
           
         
        
          5502 [19:24:16] *** Joins: remo (~remo@replaced-ip )
           
         
        
          5503 [19:24:31] <x86iac> babilen: whew thanks for getting him togo
            away ;)
           
         
        
          5504 [19:24:51] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: leaving)
           
         
        
          5505 [19:25:16] <x86iac> and there is a real reason why intel
            chips are NOT a good idea
           
         
        
          5506 [19:25:26] *** Quits: eternal-pain (~eternal-p@replaced-ip ) (Quit: Leaving)
           
         
        
          5507 [19:25:34] <babilen> x86iac: I mean ... what's the point
            of debugging problems under the assumption that a user is using one
            distribution, if he is actually using an entirely different one with
            different packages and what have you
           
         
        
          5508 [19:25:41] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5509 [19:25:44] <babilen> x86iac: Why aren't they?
           
         
        
          5510 [19:26:42] <babilen> I've had almost no problem with
            intel chipsets in the past
           
         
        
          5511 [19:26:51] *** Joins: AbstractArtist (~AbstractA@replaced-ip )
           
         
        
          5512 [19:27:03] *** Quits: PosterdatiMobile (~posterdat@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5513 [19:27:54] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
           
         
        
          5514 [19:28:04] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5515 [19:29:10] *** Quits: AbstractArtist (~AbstractA@replaced-ip ) (Client Quit)
           
         
        
          5516 [19:29:59] *** Quits: Azazell (~Azazel@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5517 [19:30:20] *** Joins: djz88 (~ZKubala@replaced-ip )
           
         
        
          5518 [19:30:28] *** Joins: RickXy (~zncadmin@replaced-ip )
           
         
        
          5519 [19:32:04] *** Quits: redabhr (H2O@replaced-ip ) (Quit: H2O Group)
           
         
        
          5520 [19:32:34] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5521 [19:32:42] *** Joins: hk238 (~kvirc@replaced-ip )
           
         
        
          5522 [19:33:00] *** Joins: fenns (~fenns@replaced-ip )
           
         
        
          5523 [19:33:18] *** Quits: acidtech (acid@replaced-ip##) (Quit: EliteBNC free bnc service -
              ##replaced-url 
           
         
        
          5524 [19:33:33] *** Quits: juhop (~anon@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5525 [19:33:34] *** Quits: peewhy (~peewhy@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5526 [19:34:18] *** Joins: juhop (~anon@replaced-ip )
           
         
        
          5527 [19:34:24] *** Joins: peewhy (~peewhy@replaced-ip )
           
         
        
          5528 [19:35:02] <x86iac> security .. their mfg is compromised ...
           
         
        
          5529 [19:35:04] *** Joins: baraba (~baraba@replaced-ip )
           
         
        
          5530 [19:35:27] *** Joins: RebelCoder (~Yuriy@replaced-ip )
           
         
        
          5531 [19:35:29] *** Joins: Ticho_ (~Ticho@replaced-ip )
           
         
        
          5532 [19:35:33] <x86iac> can you change the mac address of them?
           
         
        
          5533 [19:36:00] *** Joins: redabhr (H2O@replaced-ip )
           
         
        
          5534 [19:36:24] *** Joins: KN0X64 (~KN0X64@replaced-ip )
           
         
        
          5535 [19:36:36] *** Parts: KN0X64 (~KN0X64@replaced-ip )
           
         
        
          5536 [19:37:31] *** Joins: acidtech (acid@replaced-ip )
           
         
        
          5537 [19:38:19] *** Quits: Caplain (~shayne@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5538 [19:38:21] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5539 [19:38:42] *** Joins: Caplain (~shayne@replaced-ip )
           
         
        
          5540 [19:39:02] <babilen> macchanger worked fine
           
         
        
          5541 [19:39:44] *** Joins: Nyctophilia (~IamHereFo@replaced-ip )
           
         
        
          5542 [19:40:06] *** Joins: SPF|Cloud (uid11755@replaced-ip )
           
         
        
          5543 [19:40:09] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Changing host)
           
         
        
          5544 [19:40:10] *** Joins: SPF|Cloud (uid11755@replaced-ip )
           
         
        
          5545 [19:40:32] *** Quits: Vortech (~Sampzee@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5546 [19:41:57] *** Quits: scx (~scx@replaced-ip ) (Quit: leaving)
           
         
        
          5547 [19:43:24] *** Quits: fnstudio (~fabio@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5548 [19:43:52] <x86iac> does ifconfig/ip show it changed and
            check /var/log/messages to see
           
         
        
          5549 [19:46:32] *** Joins: McLive (~McLive@replaced-ip )
           
         
        
          5550 [19:46:49] *** Quits: Nyctophilia (~IamHereFo@replaced-ip ) ()
           
         
        
          5551 [19:46:51] *** Joins: robotroll (~robotroll@replaced-ip )
           
         
        
          5552 [19:46:59] *** Quits: torjeh (~Torje@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          5553 [19:47:27] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5554 [19:48:32] *** Quits: hk238 (~kvirc@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          5555 [19:48:45] *** Quits: JonGJF (~GAN@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5556 [19:50:11] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5557 [19:50:24] *** Quits: v3g4n (~v3g4n@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5558 [19:50:30] *** Joins: Azazell (~Azazel@replaced-ip )
           
         
        
          5559 [19:51:10] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          5560 [19:51:15] *** Quits: shifty (~shifty779@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5561 [19:51:34] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5562 [19:51:58] *** Quits: tgunr (~davec@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          5563 [19:52:00] *** Quits: asc232 (~Keith@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5564 [19:52:33] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5565 [19:52:42] *** Joins: mavhq (~quassel@replaced-ip )
           
         
        
          5566 [19:53:06] *** Joins: tgunr (~davec@replaced-ip )
           
         
        
          5567 [19:53:20] *** Joins: cyan__ (~cyan@replaced-ip )
           
         
        
          5568 [19:53:32] *** Joins: wwl (~wwl@replaced-ip )
           
         
        
          5569 [19:54:02] *** Joins: schu-r (~Thunderbi@replaced-ip )
           
         
        
          5570 [19:54:43] *** Joins: andmizyk (~andmizyk@replaced-ip )
           
         
        
          5571 [19:54:44] *** Quits: multi_io (~olaf@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5572 [19:54:47] *** Parts: wwl (~wwl@replaced-ip )
           
         
        
          5573 [19:55:00] *** Joins: murfjr (~douseiais@replaced-ip )
           
         
        
          5574 [19:55:01] *** Quits: maziar (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          5575 [19:55:04] *** Quits: murfjr (~douseiais@replaced-ip ) (Max SendQ exceeded)
           
         
        
          5576 [19:55:24] *** Joins: carandraug (~carandrau@replaced-ip )
           
         
        
          5577 [19:55:26] *** Joins: murfjr (~douseiais@replaced-ip )
           
         
        
          5578 [19:55:48] *** Joins: dreamon (~dreamon@replaced-ip )
           
         
        
          5579 [19:56:01] *** Joins: dave4925_ (~dave4925@replaced-ip )
           
         
        
          5580 [19:56:02] *** Quits: dave4925_ (~dave4925@replaced-ip ) (Max SendQ exceeded)
           
         
        
          5581 [19:56:22] *** Joins: dave4925_ (~dave4925@replaced-ip )
           
         
        
          5582 [19:56:36] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          5583 [19:56:46] *** Joins: multi_io (~olaf@replaced-ip )
           
         
        
          5584 [19:57:50] *** Joins: AbstractArtist (~AbstractL@replaced-ip )
           
         
        
          5585 [19:58:30] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5586 [19:58:33] *** Quits: edwardly (~edwardly@replaced-ip ) (Max SendQ exceeded)
           
         
        
          5587 [19:58:43] *** Joins: ksft (~k@replaced-ip )
           
         
        
          5588 [19:58:56] *** Joins: edwardly (~edwardly@replaced-ip )
           
         
        
          5589 [19:58:56] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
           
         
        
          5590 [19:58:56] *** Joins: edwardly (~edwardly@replaced-ip )
           
         
        
          5591 [19:59:37] *** Joins: badiane (~badiane@replaced-ip )
           
         
        
          5592 [19:59:43] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
           
         
        
          5593 [19:59:44] *** Joins: RebelCoder (~Yuriy@replaced-ip )
           
         
        
          5594 [20:00:32] *** Parts: carandraug (~carandrau@replaced-ip )
           
         
        
          5595 [20:01:50] *** Joins: remo (~remo@replaced-ip )
           
         
        
          5596 [20:01:50] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5597 [20:02:54] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          5598 [20:03:28] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5599 [20:03:49] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5600 [20:04:32] *** Joins: asc232 (~Keith@replaced-ip )
           
         
        
          5601 [20:04:42] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          5602 [20:05:43] <blockcubed> go bleachbit go!
           
         
        
          5603 [20:06:10] *** Quits: andmizyk (~andmizyk@replaced-ip ) (Quit: leaving)
           
         
        
          5604 [20:06:55] *** Quits: KindOne (kindone@replaced-ip##) (Quit: ##replaced-url 
           
         
        
          5605 [20:07:11] *** Joins: KindOne (kindone@replaced-ip )
           
         
        
          5606 [20:07:44] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5607 [20:07:46] *** Joins: jim_carry (~jim_carry@replaced-ip )
           
         
        
          5608 [20:08:16] *** Joins: wds (~wds@replaced-ip )
           
         
        
          5609 [20:11:07] <testi> I used to use encfs ~/encrypted
            ~/decrypted - but apparantly encfs is obsolete/insecure. Is there a
            replacement that works the same way. I found some alternatives, but
            they all try to encrypt my entire home-drive or depend on some
            configuration file. I was wondering if there is a solution that has
            a similar command line pattern.
           
         
        
          5610 [20:11:41] *** Joins: Ricardo__ (~rick@replaced-ip )
           
         
        
          5611 [20:11:41] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
           
         
        
          5612 [20:11:41] *** Joins: Ricardo__ (~rick@replaced-ip )
           
         
        
          5613 [20:11:47] *** Joins: KindOne_ (kindone@replaced-ip )
           
         
        
          5614 [20:11:56] *** Quits: d0nn1e (~d0nn1e@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5615 [20:14:19] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5616 [20:14:23] *** Quits: deeb (~dee@replaced-ip ) (Quit: deeb)
           
         
        
          5617 [20:14:26] <x86iac> blockcubed: photorec can defeat bleachbit
            easily .. so where are the emails?
           
         
        
          5618 [20:14:46] *** Joins: beardface (~bearface@replaced-ip )
           
         
        
          5619 [20:15:06] *** Joins: d0nn1e (~d0nn1e@replaced-ip )
           
         
        
          5620 [20:16:05] *** KindOne_ is now known as KindOne
           
         
        
          5621 [20:16:36] <blockcubed> did you just compare me to hillary?
           
         
        
          5622 [20:16:48] <blockcubed> #ShotsFired  
         
        
          5623 [20:17:27] *** Joins: Rust3dCor3 (~Rust3dCor@replaced-ip )
           
         
        
          5624 [20:18:29] <blockcubed> I am just trying to clear my caches
           
         
        
          5625 [20:19:51] *** Quits: redabhr (H2O@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5626 [20:20:26] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.92 [Firefox 48.0.2/20160823121617])
           
         
        
          5627 [20:20:32] <x86iac> nah they already have hilaries emails ...
            we want yours - especially the ones to ashley-madison ;)
           
         
        
          5628 [20:20:51] *** Quits: eju (~eju@replaced-ip ) (Quit: eju)
           
         
        
          5629 [20:20:53] *** Quits: zizou_ (~zizou@replaced-ip ) (Read error: No route to host)
           
         
        
          5630 [20:20:58] <blockcubed> oh shit my wife will be pissed
           
         
        
          5631 [20:21:16] <x86iac> to late to think of that now
           
         
        
          5632 [20:21:24] <blockcubed> oh mann  
         
        
          5633 [20:21:26] *** Joins: th0r (~pi@replaced-ip )
           
         
        
          5634 [20:21:30] <blockcubed> if I only had a girlfriend
           
         
        
          5635 [20:21:32] <blockcubed> alas  
         
        
          5636 [20:21:34] <blockcubed> I live alone  
         
        
          5637 [20:21:40] <blockcubed> in a crap trailer
           
         
        
          5638 [20:21:49] * x86iac has a flower shop and can fix your wifey
            problems
           
         
        
          5639 [20:22:14] <blockcubed> lol I dont have a wife
           
         
        
          5640 [20:22:19] <blockcubed> #foreveralone
           
         
        
          5641 [20:22:27] <x86iac> we don't judge
           
         
        
          5642 [20:22:36] <blockcubed> man iwish I had someone
           
         
        
          5643 [20:22:46] <blockcubed> but I am one of those ugly dudes
           
         
        
          5644 [20:22:47] <x86iac> you got me bwaaahahaha
           
         
        
          5645 [20:22:56] *** Joins: redabhr (H2O@replaced-ip )
           
         
        
          5646 [20:23:17] <blockcubed> anyway if you want more sad tales of
            blocks life come to the offtopic
           
         
        
          5647 [20:23:34] <blockcubed> I shall regail you with many stories
           
         
        
          5648 [20:23:39] *** Joins: eju (~eju@replaced-ip )
           
         
        
          5649 [20:23:40] *** Joins: andre_ (25c924b8@replaced-ip )
           
         
        
          5650 [20:23:51] <blockcubed> #debian-offtopic
           
         
        
          5651 [20:24:04] *** andre_ is now known as Guest62611
           
         
        
          5652 [20:24:08] *** Joins: aindilis (~aindilis@replaced-ip )
           
         
        
          5653 [20:24:23] <x86iac> i'm banned there for posting
            something On-topic
           
         
        
          5654 [20:24:40] <Guest62611> hello i installed
            google-authenticator and configured it together with private key as
            login method for ssh, this all works fine. but now i cant su into
            root it always says authentication failed
           
         
        
          5655 [20:25:34] <x86iac> Guest62611: ssh -v to get more
            information as to why ... and there is #openssh for hard questions
           
         
        
          5656 [20:26:25] *** Quits: guilherme (~guilherme@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          5657 [20:28:02] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
           
         
        
          5658 [20:28:35] *** Joins: cdown (~cdown@replaced-ip )
           
         
        
          5659 [20:29:35] <x86iac> Guest62611: after actually reading your
            post ... what did you change
           
         
        
          5660 [20:29:45] *** Joins: Aorious (~prakash@replaced-ip )
           
         
        
          5661 [20:32:34] *** Joins: satbyy (~Satish@replaced-ip )
           
         
        
          5662 [20:32:34] *** Quits: satbyy (~Satish@replaced-ip ) (Changing host)
           
         
        
          5663 [20:32:34] *** Joins: satbyy (~Satish@replaced-ip )
           
         
        
          5664 [20:32:49] <Guest62611> x86iac: i commented out
            "#@include common-auth" in /etc/pam.d/sshd and added
            "auth required pam_google_authenticator.so" on top of it
           
         
        
          5665 [20:32:59] *** Quits: mdorenka (~mdorenka@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5666 [20:33:47] *** Joins: mdorenka (~mdorenka@replaced-ip )
           
         
        
          5667 [20:34:10] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url 
           
         
        
          5668 [20:34:13] *** Quits: Aorious (~prakash@replaced-ip ) (Client Quit)
           
         
        
          5669 [20:34:28] <x86iac> well undo it  
         
        
          5670 [20:35:02] *** Quits: dtux (~dmtucker@replaced-ip ) (Remote host closed the connection)
           
         
        
          5671 [20:35:31] <x86iac> then ask basketcase in #openssh how to do
            it correctly
           
         
        
          5672 [20:38:00] *** debhelper sets mode: +l 1754
           
         
        
          5673 [20:38:03] *** Quits: winsen (~winsen@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5674 [20:39:17] *** Quits: blockcubed (~ghost@replaced-ip ) (Quit: Leaving)
           
         
        
          5675 [20:40:02] *** Joins: deeb (~dee@replaced-ip )
           
         
        
          5676 [20:40:06] *** Quits: ArchNoob (~ArchNoob@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5677 [20:40:35] *** Joins: FaTony (~FaTony@replaced-ip )
           
         
        
          5678 [20:41:02] *** Joins: moparisthebest (~moparisth@replaced-ip )
           
         
        
          5679 [20:41:39] *** Quits: jim_carry (~jim_carry@replaced-ip ) (Quit: leaving)
           
         
        
          5680 [20:42:30] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
           
         
        
          5681 [20:43:03] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5682 [20:44:01] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          5683 [20:44:25] *** Quits: Alam_Squeeze (quasselcor@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          5684 [20:45:14] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          5685 [20:45:14] *** Quits: creat (~zncathena@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5686 [20:45:18] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5687 [20:45:18] *** Joins: itablist (~dev@replaced-ip )
           
         
        
          5688 [20:45:51] *** Quits: wonderworld (~ww@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5689 [20:45:55] *** Joins: zeta- (~nick@replaced-ip )
           
         
        
          5690 [20:46:13] *** Joins: chicognu (~chicognu@replaced-ip )
           
         
        
          5691 [20:46:23] *** Joins: creat (~zncathena@replaced-ip )
           
         
        
          5692 [20:46:26] *** Joins: Se-bash (~seba@replaced-ip )
           
         
        
          5693 [20:46:27] *** Joins: kzimmermann (~gidbsnskh@replaced-ip )
           
         
        
          5694 [20:46:45] <chicognu> it is possible to use transparent
            folder compression on ext4 ?
           
         
        
          5695 [20:46:48] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5696 [20:47:19] *** Quits: no_- (~juri@replaced-ip ) (Remote host closed the connection)
           
         
        
          5697 [20:47:41] *** Joins: remo (~remo@replaced-ip )
           
         
        
          5698 [20:47:59] *** Joins: random_numbers (~u28357398@replaced-ip )
           
         
        
          5699 [20:48:29] <afidegnum> how do i make apt-ftp to work in
            debian?
           
         
        
          5700 [20:48:49] <RoyK> chicognu: doubt it  
         
        
          5701 [20:49:03] *** Joins: babak (uid19622@replaced-ip )
           
         
        
          5702 [20:49:03] <random_numbers> Hello, while trying to make a pdf
            with 'makeinfo' using the texinfo source found here:
            replaced-url 
           
         
        
          5703 [20:49:09] *** Joins: SlaGTaTs (~bilbo@replaced-ip )
           
         
        
          5704 [20:49:13] <random_numbers> It does so even when I just try
            to make a standard 'info' file.
           
         
        
          5705 [20:49:19] *** cyborg_ is now known as cyborg
           
         
        
          5706 [20:49:24] *** Quits: cyborg (~cyborg@replaced-ip ) (Changing host)
           
         
        
          5707 [20:49:24] *** Joins: cyborg (~cyborg@replaced-ip )
           
         
        
          5708 [20:49:31] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
           
         
        
          5709 [20:49:38] <RoyK> afidegnum: you can use zfs if you want
            compression
           
         
        
          5710 [20:49:40] <chicognu> RoyK, linux have any fs with support to
            ir ?
           
         
        
          5711 [20:49:48] <chicognu> it*  
         
        
          5712 [20:49:53] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          5713 [20:50:00] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5714 [20:50:10] <RoyK> chicognu: there's zfsonlinux
           
         
        
          5715 [20:50:37] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
           
         
        
          5716 [20:50:49] <afidegnum> what's the use of apt-ftp
            command?
           
         
        
          5717 [20:51:01] <RoyK> chicognu: zfs is in current ubuntu, but not
            in official debian repos
           
         
        
          5718 [20:51:29] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url 
           
         
        
          5719 [20:53:00] <chicognu> RoyK, ok, thanks :)
           
         
        
          5720 [20:53:34] <afidegnum> RoyK: i m following up a tutorial
            where this command was referred
           
         
        
          5721 [20:54:07] <afidegnum> apt-ftp archive packages . >
            Packages
           
         
        
          5722 [20:54:18] *** Joins: grimsley (~grimsley@replaced-ip )
           
         
        
          5723 [20:54:34] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5724 [20:56:25] *** Joins: dayten (~gnoid@replaced-ip )
           
         
        
          5725 [20:58:45] <babilen>
            replaced-url 
           
         
        
          5726 [20:58:52] <babilen> chicognu: ^  
         
        
          5727 [20:59:02] *** Quits: zmachine (uid67411@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          5728 [21:00:12] <afidegnum> any insight ?  
         
        
          5729 [21:00:22] *** Joins: mtn (~mtn@replaced-ip )
           
         
        
          5730 [21:00:37] *** Parts: random_numbers (~u28357398@replaced-ip )
           
         
        
          5731 [21:01:01] *** Joins: ktchk (~eddie6929@replaced-ip )
           
         
        
          5732 [21:01:04] *** Quits: otyugh (~tyutyugh@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5733 [21:01:29] <x86iac> afidegnum: could it be a smug on the
            screen and really is apt-get package
           
         
        
          5734 [21:01:58] *** Joins: thezanke (~thezanke@replaced-ip )
           
         
        
          5735 [21:02:29] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5736 [21:03:07] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
           
         
        
          5737 [21:03:23] <afidegnum> i m following up this tutorial
            replaced-url 
           
         
        
          5738 [21:03:46] <babilen> Why not upgrade to jessie?
           
         
        
          5739 [21:04:48] <afidegnum> my server tool breaks unforgivenly
            when i try upgrading, the last time i did, i collapse the whole
            sever holding more than 5000 live users
           
         
        
          5740 [21:04:59] *** Joins: guilherme (~guilherme@replaced-ip )
           
         
        
          5741 [21:05:00] *** Joins: blockcubed (~ghost@replaced-ip )
           
         
        
          5742 [21:05:12] <afidegnum> i had to restart from scratch
           
         
        
          5743 [21:05:18] *** Quits: drzacek (~drzacek@replaced-ip ) (Quit: Leaving)
           
         
        
          5744 [21:05:20] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
           
         
        
          5745 [21:05:27] <blockcubed> ok so bleachbit is not actually
            deleting the files I am marking for it to delete
           
         
        
          5746 [21:05:34] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Client Quit)
           
         
        
          5747 [21:05:57] <babilen> afidegnum: You really want jessie for
            that. Why not get a new box and then move people over?
           
         
        
          5748 [21:06:13] <babilen> (also because rethinkdb actually
            provides packages for jessie)
           
         
        
          5749 [21:06:36] <afidegnum> i will do that in the new future, but
            it will be a progresive, stage, i don't want to face the
            previous experience again,
           
         
        
          5750 [21:06:38] <babilen> And gcc-4.9 is packaged .. you should
            deploy your services on a platform that they are meant to be used on
           
         
        
          5751 [21:07:26] <babilen> dpkg: dpkg-scanpackages
           
         
        
          5752 [21:07:26] <dpkg> it has been said that dpkg-scanpackages is
            a tool to make your own repository for apt: [1, as root] apt-get
            install dpkg-dev; [2, as user] mkdir -p ~/public_html/foo; cd
            ~/public_html/foo; [3] cp /your/packages.deb .; [4]
            dpkg-scanpackages . /dev/null | gzip > Packages.gz; [5, as root]
            Add a deb line to your /etc/apt/sources.list: "deb
            replaced-url 
           
         
        
          5753 [21:07:29] *** Guest62611 is now known as andre123456
           
         
        
          5754 [21:07:43] <babilen> If that's what you need .. but
            I'd still strongly recommend to use a supported platform
           
         
        
          5755 [21:07:53] *** Joins: mohsen_ (~mohsen@replaced-ip )
           
         
        
          5756 [21:08:16] <babilen> Not sure what that even has to do with
            those 5000 users (why can't they stay where they are for now,
            while you run rethindb on a dedicated box?)
           
         
        
          5757 [21:09:08] <babilen> Oh, they do have packages for wheezy
            also. Why not use those?
           
         
        
          5758 [21:09:10] <mohsen_> Hi doesn't debian CD1 iso contain
            gnome ?
           
         
        
          5759 [21:09:13] <afidegnum> i strongly want to do that, but
            starting this process now will cause some chaos :)
           
         
        
          5760 [21:09:26] <babilen> mohsen_: It contains a number of Gnome
            packages, yes
           
         
        
          5761 [21:09:36] <afidegnum> the wheezy package i have is outdated
           
         
        
          5762 [21:09:46] <babilen> afidegnum: And
            replaced-url 
           
         
        
          5763 [21:09:47] <afidegnum> i needed to upgrade hence the issue
            with gcc
           
         
        
          5764 [21:10:07] *** Quits: hue (hue@replaced-ip ) (Remote host closed the connection)
           
         
        
          5765 [21:10:07] <afidegnum> on wheezy, it installs an old version
           
         
        
          5766 [21:10:34] <mohsen_> babilen: I just performed an offline
            install but I got redirected to a tty after the first reboot?
           
         
        
          5767 [21:10:37] *** Joins: artag (~artag@replaced-ip )
           
         
        
          5768 [21:10:56] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
           
         
        
          5769 [21:11:29] <babilen> mohsen_: Okay, are you sure that you
            installed gnome?
           
         
        
          5770 [21:11:58] <babilen> afidegnum: So run it on jessie. Get a
            cheap-o small VM that runs jessie and run the service there
           
         
        
          5771 [21:12:10] <artag> a bit of googling suggusts I'm late
            to this debate, there have been arguments since 2013. But I've
            suddenly noticed my mount/df outputs cluttered with tmpfs entries.
            This is undesirable to me. Is there a better way ?
           
         
        
          5772 [21:12:18] <babilen> Not sure why you would want to spend
            hours shoehorning it on wheezy
           
         
        
          5773 [21:12:31] <babilen> afidegnum: Why the need for a single,
            outdated system?
           
         
        
          5774 [21:12:32] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5775 [21:12:34] *** Joins: Alam_Squeeze (quasselcor@replaced-ip )
           
         
        
          5776 [21:13:35] *** Quits: Alina-malina (~Alina-mal@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5777 [21:13:49] *** Joins: hue (hue@replaced-ip )
           
         
        
          5778 [21:13:53] <afidegnum> hmm,  
         
        
          5779 [21:14:41] *** Joins: Agafnd (627a8d87@replaced-ip )
           
         
        
          5780 [21:14:45] <mohsen_> babilen: during installation it asked
            which graphical desktop environment to use, there was only two
            options: "debian desktop environment" "system
            utilities" I enabled them both.
           
         
        
          5781 [21:14:52] *** Joins: mpmcthree (~Instantbi@replaced-ip )
           
         
        
          5782 [21:15:34] <Agafnd> could someone walk me through
            partitioning for dual boot?
           
         
        
          5783 [21:15:49] <Jame57> no  
         
        
          5784 [21:16:17] *** Quits: thezanke (~thezanke@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5785 [21:16:24] *** Joins: Blueer (~Blueer@replaced-ip )
           
         
        
          5786 [21:16:37] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5787 [21:16:47] *** Joins: Alina-malina (~Alina-mal@replaced-ip )
           
         
        
          5788 [21:17:00] *** Joins: czesmir_ (~stefan@replaced-ip )
           
         
        
          5789 [21:17:08] *** Joins: kzimmermann2 (~gidbsnskh@replaced-ip )
           
         
        
          5790 [21:17:15] *** Joins: kapitalist (~kapitalis@replaced-ip )
           
         
        
          5791 [21:17:16] *** Quits: mgodzilla (~mgodzilla@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5792 [21:17:53] <mtn> Agafnd: make one partition for each distro.
            add a swap if you want it
           
         
        
          5793 [21:18:00] *** debhelper sets mode: +l 1762
           
         
        
          5794 [21:18:15] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5795 [21:18:18] *** Joins: afx_ (~afx_@replaced-ip )
           
         
        
          5796 [21:18:32] *** Joins: kzimmermann3 (~gidbsnskh@replaced-ip )
           
         
        
          5797 [21:18:43] <Agafnd> mtn: sorry, I should have said: I want to
            dual boot windows and debian
           
         
        
          5798 [21:19:03] <mtn> Agafnd: is windows installed?
           
         
        
          5799 [21:19:04] *** Quits: kzimmermann (~gidbsnskh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5800 [21:19:04] *** Quits: Jame57 (~jame5@replaced-ip ) (Quit: Leaving)
           
         
        
          5801 [21:19:11] <Agafnd> yes  
         
        
          5802 [21:19:19] *** Joins: kzimmermann (~gidbsnskh@replaced-ip )
           
         
        
          5803 [21:19:19] <babilen> mohsen_: Sounds right .. is gdm3 and
            gnome-session installed?
           
         
        
          5804 [21:19:32] <mtn> Agafnd: use windows to shrink the windows
            partition. install debian in the remaining free space
           
         
        
          5805 [21:19:50] *** Joins: kzimmermann4 (~gidbsnskh@replaced-ip )
           
         
        
          5806 [21:20:23] <Agafnd> mtn: so, after I shrink the windows
            partition, I use the debian guided installer?
           
         
        
          5807 [21:20:25] *** Quits: l0xas (~unix@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          5808 [21:20:38] <mtn> Agafnd: yes  
         
        
          5809 [21:20:43] *** Quits: DarinMiller (~darin@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5810 [21:20:43] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5811 [21:20:43] <Agafnd> ok then  
         
        
          5812 [21:20:55] *** Joins: kzimmermann5 (~gidbsnskh@replaced-ip )
           
         
        
          5813 [21:21:49] *** Joins: mgodzilla (~mgodzilla@replaced-ip )
           
         
        
          5814 [21:21:53] <mohsen_> babilen: when I type gnome and press tab
            it doesn't get completed
           
         
        
          5815 [21:21:59] *** Quits: kzimmermann2 (~gidbsnskh@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5816 [21:22:08] *** Joins: kzimmermann2 (~gidbsnskh@replaced-ip )
           
         
        
          5817 [21:22:11] *** Quits: ktchk (~eddie6929@replaced-ip ) (Quit: ktchk)
           
         
        
          5818 [21:22:19] *** Joins: DzAirmaX (~AirmaX@replaced-ip )
           
         
        
          5819 [21:22:21] <babilen> dpkg: install gnome
           
         
        
          5820 [21:22:21] <dpkg> To install GNOME: «apt-get install
            …» 1. 'task-gnome-desktop' (Debian installer
            default) 2. 'gnome' (recommended) 3.
            'gnome-desktop-environment' (upstream GNOME) 4.
            'gnome-core' (like 3, minus end-user applications) 5.
            'gnome-session gdm3 network-manager-gnome' (minimalist,
            not recommended). You will need Xorg installed as well, ask me about
            <install x>.
            replaced-url 
           
         
        
          5821 [21:22:28] *** Joins: vivid (~vivid@replaced-ip )
           
         
        
          5822 [21:22:32] *** Quits: kzimmermann3 (~gidbsnskh@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5823 [21:22:34] <babilen> mohsen_: I was referring to the
            packages, not executables
           
         
        
          5824 [21:22:51] <babilen> I'd go for 5. and take it from
            there
           
         
        
          5825 [21:23:02] *** Joins: kzimmermann3 (~gidbsnskh@replaced-ip )
           
         
        
          5826 [21:23:08] *** Quits: pvoigt (~Linux@replaced-ip ) (Max SendQ exceeded)
           
         
        
          5827 [21:23:14] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          5828 [21:23:59] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5829 [21:24:01] *** Quits: kzimmermann (~gidbsnskh@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5830 [21:24:04] *** Quits: kzimmermann4 (~gidbsnskh@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5831 [21:24:35] *** Joins: pvoigt (~Linux@replaced-ip )
           
         
        
          5832 [21:24:50] *** Quits: th0r (~pi@replaced-ip ) (Quit: Ex-Chat)
           
         
        
          5833 [21:25:19] *** Quits: mohsen_ (~mohsen@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5834 [21:25:24] *** Joins: maziar (~textual@replaced-ip )
           
         
        
          5835 [21:25:36] *** Quits: kzimmermann5 (~gidbsnskh@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5836 [21:25:38] *** Joins: mohsen_ (~mohsen@replaced-ip )
           
         
        
          5837 [21:25:43] *** Quits: etp (~etp@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5838 [21:26:45] <Agafnd> so if I have 211GB unallocated memory, I
            should be able to install debian with the guided installer and leave
            the windows partition intact?
           
         
        
          5839 [21:26:55] *** Quits: kzimmermann2 (~gidbsnskh@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5840 [21:27:00] <chicognu> babak, reading right now tks
           
         
        
          5841 [21:27:22] *** Quits: blockcubed (~ghost@replaced-ip ) (Quit: Leaving)
           
         
        
          5842 [21:27:23] <mtn> Agafnd: you mean space on the hard drive,
            not memory, right?
           
         
        
          5843 [21:27:31] *** Quits: zeta- (~nick@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          5844 [21:27:44] <Agafnd> yes, memory as in hard drive space
           
         
        
          5845 [21:27:51] <chicognu> babilen, reading right now tks
           
         
        
          5846 [21:28:00] *** debhelper sets mode: +l 1756
           
         
        
          5847 [21:28:06] <afidegnum> what are the list of apt related
            commands?
           
         
        
          5848 [21:28:17] *** Joins: etp (~etp@replaced-ip )
           
         
        
          5849 [21:28:30] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
           
         
        
          5850 [21:28:37] <mtn> Agafnd: that is not memory ;) yes, just make
            sure you are installing debian to the free space and not formatting
            the windows partition
           
         
        
          5851 [21:29:05] <Agafnd> mtn: right, I will do that
           
         
        
          5852 [21:29:45] *** Quits: ProfessorKaos64 (~mikeyd@replaced-ip ) (Remote host closed the connection)
           
         
        
          5853 [21:29:47] *** Joins: wonderworld (~ww@replaced-ip )
           
         
        
          5854 [21:30:07] *** Joins: cuechan (~paul@replaced-ip )
           
         
        
          5855 [21:30:15] *** Quits: __raven__ (~raven@replaced-ip ) (Quit: WeeChat 1.0.1)
           
         
        
          5856 [21:30:46] *** Joins: remo (~remo@replaced-ip )
           
         
        
          5857 [21:31:00] *** Quits: Time-Warp (anonymouse@replaced-ip ) (Quit: We Are Legion)
           
         
        
          5858 [21:31:31] *** Joins: Time-Warp (anonymouse@replaced-ip )
           
         
        
          5859 [21:31:42] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
           
         
        
          5860 [21:32:29] *** Joins: l0xas (~unix@replaced-ip )
           
         
        
          5861 [21:33:01] <Agafnd> apparently, some of my hardware needs
            non-free firmware files to operate
           
         
        
          5862 [21:33:10] <Agafnd> i think it's probably the wifi card
           
         
        
          5863 [21:33:30] <Agafnd> do I need to load the driver now or can I
            do it after the install?
           
         
        
          5864 [21:33:57] *** Joins: grubles (~grubles@replaced-ip )
           
         
        
          5865 [21:34:09] <mtn> Agafnd: use a iso with firmware:
            replaced-url 
           
         
        
          5866 [21:34:12] *** Joins: deeb (~dee@replaced-ip )
           
         
        
          5867 [21:34:57] <mtn> Agafnd: if you install using the lan
            connection you can add drivers after you are done installing, too
           
         
        
          5868 [21:35:10] *** Joins: cyan__ (~cyan@replaced-ip )
           
         
        
          5869 [21:35:21] *** Quits: itablist (~dev@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5870 [21:35:57] <mtn> afidegnum: man apt or use google
           
         
        
          5871 [21:36:00] *** Quits: djz88 (~ZKubala@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5872 [21:36:21] <Agafnd> mtn: ...it's already installing
            though, it's asking me whether I want to load the files from
            removable media
           
         
        
          5873 [21:36:32] *** Joins: remo (~remo@replaced-ip )
           
         
        
          5874 [21:36:36] *** Joins: gosling (~eloi34@replaced-ip )
           
         
        
          5875 [21:37:06] <mtn> Agafnd: can you use a lan connection?
           
         
        
          5876 [21:37:33] *** Joins: Ticho (~Ticho@replaced-ip )
           
         
        
          5877 [21:37:42] <Agafnd> mtn: I don't think so, I've
            never used lan
           
         
        
          5878 [21:37:57] *** Joins: lollipop (~vilitaltt@replaced-ip )
           
         
        
          5879 [21:38:00] *** debhelper sets mode: +l 1762
           
         
        
          5880 [21:38:02] <mtn> Agafnd: do you have a lan where you are?
           
         
        
          5881 [21:38:18] <Agafnd> mtn: how would I know?
           
         
        
          5882 [21:38:30] <mtn> Agafnd: do you even know what I am talking
            about?
           
         
        
          5883 [21:38:36] <Agafnd> mtn: no  
         
        
          5884 [21:38:45] *** Quits: AnD[a]LeS (~andales@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5885 [21:38:50] <mtn> Agafnd: ok, go to google and read up on it.
            it is a very basic thing ;)
           
         
        
          5886 [21:39:11] *** Joins: nibble_zero (~chatzilla@replaced-ip )
           
         
        
          5887 [21:39:15] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5888 [21:39:57] <artag> it seems I have many separate tmps
            filesystems attached to /run directories. Is there a way I can
            aggregate these all into /run ?
           
         
        
          5889 [21:40:04] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Ping timeout: 264 seconds)
           
         
        
          5890 [21:40:08] *** Quits: Ticho_ (~Ticho@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5891 [21:40:17] *** Joins: zeta- (~nick@replaced-ip )
           
         
        
          5892 [21:40:18] <artag> I don't see the point of multiple
            tmpfs filesystems
           
         
        
          5893 [21:40:33] *** Joins: johefernan (~joheferna@replaced-ip )
           
         
        
          5894 [21:40:41] *** Quits: elliot007 (~elliot@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5895 [21:40:45] *** Joins: itablist (~dev@replaced-ip )
           
         
        
          5896 [21:41:04] <Agafnd> mtn: well there are several computers
            here connected to the same router
           
         
        
          5897 [21:41:25] *** Quits: yianni (~yianni@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5898 [21:42:14] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
           
         
        
          5899 [21:42:45] <Agafnd> mtn: can I just say "no" and
            install the firmware later?
           
         
        
          5900 [21:43:09] <mtn> Agafnd: which installer are you using?
           
         
        
          5901 [21:43:32] <Agafnd> graphical install
           
         
        
          5902 [21:43:54] <Agafnd> from the first menu that comes up when I
            boot the the usb
           
         
        
          5903 [21:43:55] <mtn> Agafnd: what was the name of the iso you
            used to make your install disk?
           
         
        
          5904 [21:44:05] *** Joins: remo (~remo@replaced-ip )
           
         
        
          5905 [21:44:09] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5906 [21:44:22] <andre123456> hey i use a script in /etc/profile
            that sends me an email when someone logs into my machine, this works
            fine. but unfortunately it won't send a mail when someone logs
            in via Winscp for example
           
         
        
          5907 [21:45:19] <mtn> Agafnd: debian live? netinstall? dvd1?
           
         
        
          5908 [21:45:30] *** Quits: kzimmermann3 (~gidbsnskh@replaced-ip ) (Quit: see ya!)
           
         
        
          5909 [21:46:12] <Agafnd> mtn: I'm not sure exactly? i used
            this tool though:
            replaced-url 
           
         
        
          5910 [21:46:58] <mtn> Agafnd: that is probably not a good idea.
            download the netinstall iso from the link I gave you.
           
         
        
          5911 [21:47:15] <mtn> Agafnd: follow these instructions on how to
            make the usb installer:
            replaced-url 
           
         
        
          5912 [21:47:34] <Agafnd> mtn: how do I stop the install
            that's in progress?
           
         
        
          5913 [21:47:58] <mtn> Agafnd: reboot or turn off the computer.
           
         
        
          5914 [21:49:00] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          5915 [21:50:17] *** Joins: Ceber (~cerberus@replaced-ip )
           
         
        
          5916 [21:51:15] <Agafnd> mtn: i should get this iso?
            replaced-url 
           
         
        
          5917 [21:52:00] <mtn> Agafnd: yes. that looks good
           
         
        
          5918 [21:52:41] *** Quits: Azazell (~Azazel@replaced-ip ) (Remote host closed the connection)
           
         
        
          5919 [21:52:45] *** Joins: gonz0 (~gonz0@replaced-ip )
           
         
        
          5920 [21:52:49] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          5921 [21:52:50] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Max SendQ exceeded)
           
         
        
          5922 [21:53:01] *** Quits: itablist (~dev@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          5923 [21:53:13] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip )
           
         
        
          5924 [21:53:15] <Agafnd> mtn: and then I should format the usb
            stick and copy the iso to it?
           
         
        
          5925 [21:53:50] <mtn> Agafnd: please follow the instructions I
            just gave you ;)
           
         
        
          5926 [21:54:09] <mtn> Agafnd: no need to do any formatting at all!
           
         
        
          5927 [21:54:43] <Agafnd> mtn: so just remove what's on there
            already?
           
         
        
          5928 [21:54:53] <mtn> Agafnd: please follow the instructions I
            just gave you ;)
           
         
        
          5929 [21:54:59] <mtn> Agafnd: follow these instructions on how to
            make the usb installer:
            replaced-url 
           
         
        
          5930 [21:55:13] <mtn> Agafnd: read it! it won't hurt at all!!
           
         
        
          5931 [21:55:24] *** Joins: frank1e (~frank1e@replaced-ip )
           
         
        
          5932 [21:55:25] *** Quits: frank1e (~frank1e@replaced-ip ) (Max SendQ exceeded)
           
         
        
          5933 [21:55:26] <Agafnd> mtn: ok :)  
         
        
          5934 [21:55:31] *** Joins: patterson (~patterson@replaced-ip )
           
         
        
          5935 [21:56:11] *** Quits: ephemer0l (~ephemer0l@replaced-ip ) (Remote host closed the connection)
           
         
        
          5936 [21:56:21] *** Quits: aaro (~aaro@replaced-ip ) (Quit: aaro)
           
         
        
          5937 [21:56:29] <artag> can i switch off the creation of per-user
            tmpfs ? I want all (most) tmpfs use in a single /run directory
           
         
        
          5938 [21:57:12] *** Joins: ewew (~ewew@replaced-ip )
           
         
        
          5939 [21:59:46] *** Joins: cR3Zx (~Viowel@replaced-ip )
           
         
        
          5940 [22:02:15] <Agafnd> mtn: ok, so I should use
            replaced-url 
           
         
        
          5941 [22:02:42] <mtn> Agafnd: oh, you are on windows? yes, that is
            a good tool
           
         
        
          5942 [22:03:24] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5943 [22:03:30] <Agafnd> mtn: yes, I'm trying to migrate to
            linux one box at a time
           
         
        
          5944 [22:03:49] *** Quits: mohsen_ (~mohsen@replaced-ip ) (Quit: AtomicIRC: The nuclear option.)
           
         
        
          5945 [22:04:05] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5946 [22:04:50] <x86iac> just jump in  
         
        
          5947 [22:05:12] *** Joins: civillian (~nick@replaced-ip )
           
         
        
          5948 [22:06:06] *** Joins: Kiahdaj (~gir@replaced-ip )
           
         
        
          5949 [22:06:07] *** Quits: Kiah (~gir@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          5950 [22:06:10] *** Kiahdaj is now known as Kiah
           
         
        
          5951 [22:06:13] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5952 [22:06:15] *** Joins: nuno_nunes (~PC@replaced-ip )
           
         
        
          5953 [22:06:15] *** Quits: nuno_nunes (~PC@replaced-ip ) (Client Quit)
           
         
        
          5954 [22:07:17] *** Quits: Agafnd (627a8d87@replaced-ip ) (Quit: be back in a few...)
           
         
        
          5955 [22:08:11] *** Joins: kzimmermann (~kzimmerma@replaced-ip )
           
         
        
          5956 [22:08:39] *** Joins: itablist (~dev@replaced-ip )
           
         
        
          5957 [22:08:40] *** Joins: MrSmurf (MrSmurf@replaced-ip )
           
         
        
          5958 [22:09:03] *** Quits: xSmurf (MrSmurf@replaced-ip ) (Ping timeout: 240 seconds)
           
         
        
          5959 [22:09:04] *** MrSmurf is now known as xSmurf
           
         
        
          5960 [22:09:59] *** Joins: ephemer0l (~ephemer0l@replaced-ip )
           
         
        
          5961 [22:11:19] *** Quits: ryan57 (~ryan60@replaced-ip ) (Quit: Leaving)
           
         
        
          5962 [22:11:23] *** Quits: ivo_ (~ivo@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5963 [22:11:52] *** Quits: chicognu (~chicognu@replaced-ip ) (Quit: Saindo)
           
         
        
          5964 [22:12:59] <andre123456> how can i send an email when someone
            logs into scp (winscp) for file transfer?
           
         
        
          5965 [22:13:20] *** Joins: clsqwerty (~Mutter@replaced-ip )
           
         
        
          5966 [22:13:37] *** Joins: DzAirmaX_ (~AirmaX@replaced-ip )
           
         
        
          5967 [22:13:38] <andre123456> or is there a general tool that can
            send me emails when specific actions happen?
           
         
        
          5968 [22:13:47] *** Joins: Agafnd (627a8d87@replaced-ip )
           
         
        
          5969 [22:13:57] *** Quits: DzAirmaX (~AirmaX@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          5970 [22:14:16] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          5971 [22:15:24] *** Joins: jager (~quassel@replaced-ip )
           
         
        
          5972 [22:16:06] *** Quits: czesmir_ (~stefan@replaced-ip ) (Quit: Lost terminal)
           
         
        
          5973 [22:16:34] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
           
         
        
          5974 [22:16:36] *** Joins: FeZ (ident@replaced-ip )
           
         
        
          5975 [22:16:45] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
           
         
        
          5976 [22:18:07] <x86iac> grep the /var/log/auth forlogin then
            email?
           
         
        
          5977 [22:18:13] *** Joins: yianni (~yianni@replaced-ip )
           
         
        
          5978 [22:18:32] *** Joins: lagbolt (~jm@replaced-ip )
           
         
        
          5979 [22:18:42] *** Joins: lyeresuns (~craggies@replaced-ip )
           
         
        
          5980 [22:19:12] *** Quits: cuechan (~paul@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          5981 [22:22:07] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
           
         
        
          5982 [22:22:18] <Agafnd> the debian installer seems to think I am
            setting up a home network
           
         
        
          5983 [22:22:43] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
           
         
        
          5984 [22:23:01] <mtn> Agafnd: how do you figure that?
           
         
        
          5985 [22:23:29] <Agafnd> well, it's trying to configure the
            network
           
         
        
          5986 [22:23:43] <Agafnd> and it's asking for a domain name
           
         
        
          5987 [22:23:48] <mtn> Agafnd: why wouldn't it? you need the
            network to download the packages
           
         
        
          5988 [22:23:49] *** Quits: satbyy (~Satish@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          5989 [22:23:52] *** Quits: Rust3dCor3 (~Rust3dCor@replaced-ip ) (Remote host closed the connection)
           
         
        
          5990 [22:23:58] *** Joins: dtux (~dmtucker@replaced-ip )
           
         
        
          5991 [22:24:10] <JPT> That domain name is not related to Microsoft
            Windows Domains
           
         
        
          5992 [22:24:17] <JPT> It's related to DNS
           
         
        
          5993 [22:24:33] <Agafnd> well, how can I find out what it is?
           
         
        
          5994 [22:24:52] <JPT> If you don't have any, don't worry
            about that too much :)
           
         
        
          5995 [22:24:53] *** Joins: andril (~andril@replaced-ip )
           
         
        
          5996 [22:24:56] <mtn> Agafnd: what what is? it is better if you
            actually tell us what you are talking about
           
         
        
          5997 [22:25:05] *** Joins: kr0nchik (~kr0nchik@replaced-ip )
           
         
        
          5998 [22:25:23] <Agafnd> what the domain name is
           
         
        
          5999 [22:25:43] <mtn> Agafnd: oh, I missed that. you don't
            need one.
           
         
        
          6000 [22:25:54] <Agafnd> so what do I enter?
           
         
        
          6001 [22:26:06] <mtn> Agafnd: nothing, leave it blank
           
         
        
          6002 [22:26:13] <Agafnd> ok  
         
        
          6003 [22:27:04] *** Quits: lagbolt (~jm@replaced-ip ) (Quit: Leaving)
           
         
        
          6004 [22:27:20] *** Joins: Andrepila (~Andrepila@replaced-ip )
           
         
        
          6005 [22:28:23] *** Joins: deeb (~dee@replaced-ip )
           
         
        
          6006 [22:30:55] *** H4ndy is now known as h4ndy  
         
        
          6007 [22:31:27] *** Quits: cpap (~smuxi@replaced-ip ) (Remote host closed the connection)
           
         
        
          6008 [22:31:57] *** Parts: ewew (~ewew@replaced-ip )
           
         
        
          6009 [22:31:58] *** Afforess_ is now known as Afforess
           
         
        
          6010 [22:32:12] *** Joins: overlord_tm (~andraz@replaced-ip )
           
         
        
          6011 [22:32:18] *** Joins: skylite (~skylite@replaced-ip )
           
         
        
          6012 [22:32:50] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          6013 [22:33:12] *** Quits: aboman (~aboman@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6014 [22:33:26] <Agafnd> I should do "guided - use the
            largest continuous free space", correct?
           
         
        
          6015 [22:34:07] <mtn> Agafnd: I think so. make sure to double
            check what it wants to do. I think it will show it to you before it
            starts the formatting
           
         
        
          6016 [22:34:13] *** Quits: skylite_ (~skylite@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          6017 [22:35:03] <Agafnd> yes, it got the right spot i believe
           
         
        
          6018 [22:35:20] *** Quits: clsqwerty (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url 
           
         
        
          6019 [22:35:26] <Agafnd> should i have a seperate /home partition?
           
         
        
          6020 [22:35:39] <mtn> Agafnd: not necessary, but you can if you
            want to.
           
         
        
          6021 [22:35:55] <Agafnd> ok  
         
        
          6022 [22:36:07] <x86iac> if you are doing a /home do a /var at the
            same time
           
         
        
          6023 [22:36:21] <artag> Agafnd: I have always found it to be
            useful. But not necessary as mtn says.
           
         
        
          6024 [22:36:41] *** Quits: kr0nchik (~kr0nchik@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
           
         
        
          6025 [22:36:53] <mtn> I never use one, but some do
           
         
        
          6026 [22:37:17] <x86iac> never had a log file flood?
           
         
        
          6027 [22:37:32] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6028 [22:37:34] <artag> I find that it doesn't matter except
            when upgrading, when it saves a lot of trouble
           
         
        
          6029 [22:37:45] <awal1> Agafnd, I find putting all in / better;
            that avoids future space issues
           
         
        
          6030 [22:37:58] *** Quits: tgunr (~davec@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6031 [22:38:01] *** debhelper sets mode: +l 1752
           
         
        
          6032 [22:38:04] <mtn> me too  
         
        
          6033 [22:38:12] <Agafnd> well, I went ahead and did it
           
         
        
          6034 [22:38:33] *** Quits: ghormoon_ (~ghormoon@replaced-ip ) (Remote host closed the connection)
           
         
        
          6035 [22:38:39] <artag> it's easy enough to undo if you find
            you prefer not to have it
           
         
        
          6036 [22:38:39] *** Joins: mavhq (~quassel@replaced-ip )
           
         
        
          6037 [22:38:55] <Agafnd> i verified the partitions, and now it is
            installing
           
         
        
          6038 [22:39:27] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          6039 [22:39:30] *** Joins: ghormoon (~ghormoon@replaced-ip )
           
         
        
          6040 [22:39:35] <awal1> artag, that depends if you have a
            multiboot machine and how the partitions are organized...
           
         
        
          6041 [22:39:38] *** Quits: Starky (~Starky@replaced-ip ) (Quit: WeeChat 1.5)
           
         
        
          6042 [22:39:54] <awal1> if you have a multiboot machine or not ^
           
         
        
          6043 [22:39:55] <artag> yes, and also requires a fair bit of spare
            space to be easy
           
         
        
          6044 [22:40:43] *** Joins: ER_nesto (~ER_nesto@replaced-ip )
           
         
        
          6045 [22:41:26] <lyeresuns> "World Defeated The Wrong
            Enemy"
            replaced-url 
           
         
        
          6046 [22:41:31] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
           
         
        
          6047 [22:42:08] <awal1> also, things are more controllable when
            running a stable system; when it's unstable/testing one can end
            really with no space at all bcuz of new pkgs usually autoinstalled
            as hard deps
           
         
        
          6048 [22:42:24] *** Quits: grubles (~grubles@replaced-ip ) (Quit: reticulating splines)
           
         
        
          6049 [22:42:41] *** Quits: lyeresuns (~craggies@replaced-ip ) (Quit: Leaving)
           
         
        
          6050 [22:43:15] *** Quits: Midnightx (~Midnightx@replaced-ip ) (Remote host closed the connection)
           
         
        
          6051 [22:43:25] <Agafnd> what archive mirror should I use?
           
         
        
          6052 [22:43:53] *** Joins: John3216 (~xirh@replaced-ip )
           
         
        
          6053 [22:44:07] <Agafnd> just ftp.us.debian.org?
           
         
        
          6054 [22:44:27] *** Joins: bumblefuzz (~bumblefuz@replaced-ip )
           
         
        
          6055 [22:44:28] *** Joins: Ndaa (~Ndaa@replaced-ip )
           
         
        
          6056 [22:44:50] <teraflops> pick one near you
           
         
        
          6057 [22:45:28] <bumblefuzz> so, how much overlap is there between
            software that I can install on ubuntu and software that can be
            installed on debian?
           
         
        
          6058 [22:46:09] <Agafnd> teraflops: how would I know if a mirror
            is near me?
           
         
        
          6059 [22:46:13] *** Joins: bizarro_1 (~bizarro_1@replaced-ip )
           
         
        
          6060 [22:46:33] *** Joins: ryan57 (~ryan60@replaced-ip )
           
         
        
          6061 [22:46:58] <teraflops> .us is USA. es ia spain. fi is Finland
            ...
           
         
        
          6062 [22:47:05] <teraflops> is  
         
        
          6063 [22:47:07] <zeta-> google maps and a ruler :-)
           
         
        
          6064 [22:47:15] *** Quits: Blueer (~Blueer@replaced-ip ) ()
           
         
        
          6065 [22:47:21] *** Quits: John3216 (~xirh@replaced-ip ) (Client Quit)
           
         
        
          6066 [22:47:47] *** Joins: biocage (~biocage@replaced-ip )
           
         
        
          6067 [22:48:35] *** Parts: Howdy (~billy@replaced-ip )
           
         
        
          6068 [22:48:44] <zeta-> ping  
         
        
          6069 [22:48:49] <biocage> PONG!  
         
        
          6070 [22:48:51] *** Quits: PvFFy (~pvffy@replaced-ip ) (Quit: Tu m'vois plus ? Tu m'vois.... Tu m'vois ?
            Tu m'vois plus !)
           
         
        
          6071 [22:48:55] *** Joins: Blueer (~Blueer@replaced-ip )
           
         
        
          6072 [22:49:01] <jim> Agafnd, there used to be something called
            apt-spy
           
         
        
          6073 [22:49:07] <jim> let;s see.,  
         
        
          6074 [22:49:16] <jim> , v apt-spy  
         
        
          6075 [22:49:17] <judd> Package: apt-spy on amd64 -- wheezy:
            3.2.2-1; sid: 3.2.2-1
           
         
        
          6076 [22:49:41] *** Quits: cR3Zx (~Viowel@replaced-ip ) (Quit: Leaving)
           
         
        
          6077 [22:50:11] <jim> you could probably do a SSB of it
           
         
        
          6078 [22:50:47] <Agafnd> i used this
            replaced-url 
           
         
        
          6079 [22:53:04] *** Joins: kro_ (~krosoft@replaced-ip )
           
         
        
          6080 [22:54:21] *** Joins: Toordog_ (~Toordog@replaced-ip )
           
         
        
          6081 [22:54:48] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
           
         
        
          6082 [22:55:12] <Toordog_> hi, I receive an error with ssh when
            connecting to a debian server. Disconnecting: Packet corrupt, Write
            failed: connection reset by peer. Googling the error doesn't
            show a fix other than old bug from 2003
           
         
        
          6083 [22:55:17] <jim> looks like it's not in stable or
            testing
           
         
        
          6084 [22:55:19] *** Joins: der0b (~emdees@replaced-ip )
           
         
        
          6085 [22:55:52] *** Joins: winsen (~winsen@replaced-ip )
           
         
        
          6086 [22:56:21] <Agafnd> do i need "print server"?
           
         
        
          6087 [22:56:26] <peterrooney> bumblefuzz: there is a LOT of
            software in common, though package names are not necessarily
            identical.
           
         
        
          6088 [22:56:28] <jim> look at the server's and client's
            iptables rules (iptables -L)
           
         
        
          6089 [22:56:38] *** Quits: winsen (~winsen@replaced-ip ) (Max SendQ exceeded)
           
         
        
          6090 [22:56:51] *** Joins: anonan (~anon@replaced-ip )
           
         
        
          6091 [22:57:06] <jim> Agafnd, do you have a printer you want to
            put under a server?
           
         
        
          6092 [22:57:15] *** Joins: winsen (~winsen@replaced-ip )
           
         
        
          6093 [22:57:29] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
           
         
        
          6094 [22:57:29] *** Joins: lollipop (~vilitaltt@replaced-ip )
           
         
        
          6095 [22:57:42] *** Joins: suri (~surendra@replaced-ip )
           
         
        
          6096 [22:57:49] <Agafnd> jim: all I want to do printer-wise is
            print wirelessly
           
         
        
          6097 [22:58:08] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6098 [22:58:17] <jim> so then "do you have a printer" is
            a yes?
           
         
        
          6099 [22:58:28] *** Joins: aboman (~aboman@replaced-ip )
           
         
        
          6100 [22:58:29] <Agafnd> jim: yes  
         
        
          6101 [22:58:35] *** Quits: suri (~surendra@replaced-ip ) (Client Quit)
           
         
        
          6102 [22:58:42] <jim> ok, what's it connected to?
           
         
        
          6103 [22:58:57] <anonan> hello, i'm trying to get a
            preseed/early_command to run. admittedly, i'm trying this with
            ubuntu 16.04, but the guys at #ubuntu don't seem to answer.
            anyway, i put "d-i preseed/early_command string while : ; do
            sleep 1 ; done" into my preseed file (which otherwise runs
            fine). instead of getting stuck in the inifinte loop,
            debian-installer just marches on. any idea why that might be?
           
         
        
          6104 [22:59:09] <Agafnd> jim: the wifi I believe
           
         
        
          6105 [22:59:14] *** Joins: Israel_2 (~Israel_3@replaced-ip )
           
         
        
          6106 [22:59:33] <jim> (to your original question "do I want a
            print server" answer is I think yes
           
         
        
          6107 [22:59:41] <Agafnd> jim: ok then  
         
        
          6108 [22:59:43] <jim> )  
         
        
          6109 [22:59:56] <missmbob> !they don't know
           
         
        
          6110 [22:59:56] <dpkg> We're sorry your distro's channel
            isn't being helpful, but that doesn't make it appropriate
            to use #debian for non-Debian questions. Please go back to your
            channel and wait patiently for better help, or install Debian and
            party with us.
           
         
        
          6111 [23:00:27] <jim> what other machines do you have?
           
         
        
          6112 [23:00:34] *** Quits: Ndaa (~Ndaa@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6113 [23:00:35] <peterrooney> anonan: /msg dpkg based on debian #
            also, /msg dpkg crosspost
           
         
        
          6114 [23:00:37] *** Parts: artag (~artag@replaced-ip )
           
         
        
          6115 [23:01:04] *** Parts: Israel_2 (~Israel_3@replaced-ip )
           
         
        
          6116 [23:01:13] *** Quits: afidegnum (~afidegnum@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          6117 [23:01:44] *** Quits: AbstractArtist (~AbstractL@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6118 [23:01:51] <jim> (have to repeat this sorry) Agafnd, what
            other machines do you have?
           
         
        
          6119 [23:02:54] <anonan> peterrooney: i'm sorry for
            cross-posting, but i figured since d-i is proper debian, this might
            actually be the right place to ask. i'm trying to do the same
            right now with a debian iso and see whether that works
           
         
        
          6120 [23:03:10] <Agafnd> jim: i'm installing on a laptop,
            writing this on a desktop, and there's a very old laptop in the
            next room
           
         
        
          6121 [23:03:33] <jim> ok, are they all on your net?
           
         
        
          6122 [23:03:52] <Agafnd> jim: yeah  
         
        
          6123 [23:04:04] *** Quits: shad0VV_ (~shad0VV@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6124 [23:04:09] *** Quits: Caplain (~shayne@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6125 [23:04:27] <jim> ok, about the printer, is it generally
            portable? do you take it and your laptop to (say) work?
           
         
        
          6126 [23:04:45] <Agafnd> jim: no, it stays where it is
           
         
        
          6127 [23:04:55] *** Quits: teclo- (42@replaced-ip ) (Quit: Lost terminal)
           
         
        
          6128 [23:04:57] <Agafnd> i print from the other side of the house
           
         
        
          6129 [23:05:19] *** Joins: teclo- (42@replaced-ip )
           
         
        
          6130 [23:05:21] <jim> and the desktop, does it have a wireless
            interface?
           
         
        
          6131 [23:05:39] *** Joins: MrBy_ (~MrBy@replaced-ip )
           
         
        
          6132 [23:06:05] <jim> (right now exploring having a print server
            serve the wireless printer directly to start with)
           
         
        
          6133 [23:06:35] *** Quits: MrBy__ (~MrBy@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6134 [23:06:42] <Agafnd> jim: you mean one of these?
            replaced-url 
           
         
        
          6135 [23:07:02] *** Joins: MrBy__ (~MrBy@replaced-ip )
           
         
        
          6136 [23:07:09] *** Quits: Xizor (~Xizor@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6137 [23:07:47] <jim> well wait... how does the desktop connect to
            your net?
           
         
        
          6138 [23:07:57] *** Joins: Caplain (~shayne@replaced-ip )
           
         
        
          6139 [23:08:16] <jim> (and, answer to y9our question, generally
            yes)
           
         
        
          6140 [23:08:24] *** Toordog_ is now known as Toordog
           
         
        
          6141 [23:09:17] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          6142 [23:09:17] *** Parts: bumblefuzz (~bumblefuz@replaced-ip )
           
         
        
          6143 [23:09:35] *** Joins: shad0VV (~shad0VV@replaced-ip )
           
         
        
          6144 [23:09:37] <Agafnd> jim: with a netgear wna3100
           
         
        
          6145 [23:09:50] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
           
         
        
          6146 [23:10:31] <Andrepila> i am using swatch for log monitoring,
            how can i include the log message (with pipe command i think) into
            the mail? watchfor /systemd\-logind/
           
         
        
          6147 [23:10:31] <Andrepila> mail
            addresses=mymail.com,subject=SCP_LOGIN
           
         
        
          6148 [23:10:33] <x86iac> i had/have one of them and it blew up
           
         
        
          6149 [23:11:26] <jim> Agafnd, ok, so the desktop machine uses the
            usb wireless-nic dongle to connect... to... hmm. to what?
           
         
        
          6150 [23:11:33] *** Quits: MrBy_ (~MrBy@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6151 [23:11:53] *** Quits: ScottE (~ScottE@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          6152 [23:12:40] <Agafnd> jim: to a router  
         
        
          6153 [23:12:57] <jim> ahh, and the printer also connects to that
            router/
           
         
        
          6154 [23:12:57] *** Joins: baptist (~baptsk@replaced-ip )
           
         
        
          6155 [23:12:58] <jim> ?  
         
        
          6156 [23:13:16] <Agafnd> jim: yes  
         
        
          6157 [23:13:29] <Agafnd> or so it would seeem
           
         
        
          6158 [23:13:53] <jim> ok, what OS does the desktop run?
            (we'll start with that assumption)
           
         
        
          6159 [23:14:15] <Agafnd> windows 7  
         
        
          6160 [23:16:10] <jim> ok... what you could try to do (but this is
            unsupported here: you could talk to ##windows), is print from the
            desktop and share the printer... then the linux machines could run
            cups and use that shared printer (maybe via samba)
           
         
        
          6161 [23:16:29] *** Quits: glebihan (~glebihan@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6162 [23:16:33] *** Joins: blueness (~blueness@replaced-ip )
           
         
        
          6163 [23:16:33] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
           
         
        
          6164 [23:16:38] *** Quits: willmore (~willmore@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6165 [23:17:11] <jim> dealing with the windows box, printing from
            it, sharing that printer on the windows box, all should be done on
            ##windows
           
         
        
          6166 [23:17:21] <Agafnd> what's wrong with just using the
            router?
           
         
        
          6167 [23:17:44] *** Joins: willmore (~willmore@replaced-ip )
           
         
        
          6168 [23:17:46] <jim> does the router have a print server?
           
         
        
          6169 [23:18:09] <jim> or print sharing thing or like that?
           
         
        
          6170 [23:18:12] <Agafnd> i don't know.
           
         
        
          6171 [23:18:31] <Agafnd> but it works  
         
        
          6172 [23:18:31] <jim> ok, neither do I, unfortunately
           
         
        
          6173 [23:18:46] <jim> err what works?  
         
        
          6174 [23:18:51] *** Joins: _ADN_ (~ADN@replaced-ip )
           
         
        
          6175 [23:18:58] <Agafnd> printing wirelessly works
           
         
        
          6176 [23:19:28] <jim> all I know for sure right now, is the
            printer is connected by the router (and I only know that because
            you've said so)
           
         
        
          6177 [23:19:32] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6178 [23:20:12] <Agafnd> and I can print from any computer in the
            house
           
         
        
          6179 [23:20:33] *** Quits: Janos (~Janos@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          6180 [23:20:34] *** Joins: dvs (~hibbard@replaced-ip )
           
         
        
          6181 [23:20:39] <jim> oh, then you already have printing working
            that way
           
         
        
          6182 [23:20:50] <jim> so then maybe you do not need a server
           
         
        
          6183 [23:21:19] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
           
         
        
          6184 [23:21:26] *** Joins: kapitalist (~kapitalis@replaced-ip )
           
         
        
          6185 [23:22:02] *** Quits: glebihan_ (~glebihan@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6186 [23:22:05] *** Quits: cat3 (~Cat3@replaced-ip ) (Quit: cat3)
           
         
        
          6187 [23:22:18] <Agafnd> ...yes. sorry for not making that clear
           
         
        
          6188 [23:22:29] *** Joins: deeb (~dee@replaced-ip )
           
         
        
          6189 [23:22:48] <jim> here's my idea of what a print server
            that's conneced to the printer, would do: it lets any other
            machine "queue" print jobs so that it doesn't get
            confused by multiple requests, because it handles them by making
            them "get in line"
           
         
        
          6190 [23:23:04] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          6191 [23:23:42] *** Joins: Nyctophilia (~IamHereFo@replaced-ip )
           
         
        
          6192 [23:23:54] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6193 [23:23:59] <Agafnd> which would be a good thing if i ever had
            more than one document printing at once
           
         
        
          6194 [23:24:01] <jim> so: the printer only directly communicates
            with the server, and all other machines talk to the print server
           
         
        
          6195 [23:24:15] <jim> yes  
         
        
          6196 [23:25:02] <jim> you need to find out if you have one machine
            that -is- acting as a common server... OR... if the printer -itself-
            is acting as a server
           
         
        
          6197 [23:25:09] *** Joins: h4rd3r (~h4rd3r@replaced-ip )
           
         
        
          6198 [23:25:12] *** Quits: jandrusk (~jra@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6199 [23:25:26] *** Joins: l3archos (~Icedove@replaced-ip )
           
         
        
          6200 [23:26:03] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6201 [23:26:05] <Agafnd> noted  
         
        
          6202 [23:26:06] <jim> (and as mentioned, some of the assistance
            with this may have to be done on ##windows)
           
         
        
          6203 [23:26:18] *** Quits: wds (~wds@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6204 [23:26:19] *** Quits: guilherme (~guilherme@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          6205 [23:26:55] *** Joins: LotharKAtt (~lelouch@replaced-ip )
           
         
        
          6206 [23:27:19] *** Quits: deeb (~dee@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          6207 [23:27:36] *** DzAirmaX_ is now known as DzAirmaX
           
         
        
          6208 [23:27:46] *** Joins: Capum321 (~ultrainfr@replaced-ip )
           
         
        
          6209 [23:27:52] <Capum321> hello  
         
        
          6210 [23:27:53] <Capum321> i am trying to schedule a sleep after
            idle, with rtcwake, so it wakes after some time with this bash
            script
            replaced-url 
           
         
        
          6211 [23:28:16] *** Parts: Delf (~Delf@replaced-ip )
           
         
        
          6212 [23:28:27] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6213 [23:29:01] *** Parts: h4rd3r (~h4rd3r@replaced-ip )
           
         
        
          6214 [23:29:30] *** Quits: zeta- (~nick@replaced-ip ) (Quit: Leaving)
           
         
        
          6215 [23:30:02] *** Quits: asc232 (~Keith@replaced-ip ) (Remote host closed the connection)
           
         
        
          6216 [23:30:37] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip )
           
         
        
          6217 [23:31:54] *** Quits: dustpuppy (~dustpuppy@replaced-ip ) (Remote host closed the connection)
           
         
        
          6218 [23:32:11] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 265 seconds)
           
         
        
          6219 [23:33:50] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          6220 [23:34:08] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Quit: leaving)
           
         
        
          6221 [23:34:18] *** Quits: Laogeodritt (laogeodrit@replaced-ip ) (Quit: So long, and thanks for all the fish!)
           
         
        
          6222 [23:34:22] *** Quits: edgrey (~edgrey@replaced-ip ) (Remote host closed the connection)
           
         
        
          6223 [23:35:17] *** Joins: dustpuppy (~dustpuppy@replaced-ip )
           
         
        
          6224 [23:35:26] *** Parts: twotwenty (~two@replaced-ip )
           
         
        
          6225 [23:35:49] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
           
         
        
          6226 [23:36:15] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6227 [23:36:36] *** Joins: Laogeodritt (laogeodrit@replaced-ip )
           
         
        
          6228 [23:36:46] *** Joins: glebihan_ (~glebihan@replaced-ip )
           
         
        
          6229 [23:36:49] *** Joins: Ad1 (~Adrian@replaced-ip )
           
         
        
          6230 [23:37:19] *** Quits: skylite (~skylite@replaced-ip ) (Ping timeout: 252 seconds)
           
         
        
          6231 [23:38:00] *** debhelper sets mode: +l 1740
           
         
        
          6232 [23:38:53] *** Quits: maziar (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
           
         
        
          6233 [23:38:59] *** Quits: pavlushka (~Pavel@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6234 [23:39:27] *** Joins: skylite (~skylite@replaced-ip )
           
         
        
          6235 [23:40:11] *** Quits: babak (uid19622@replaced-ip ) (Quit: Connection closed for inactivity)
           
         
        
          6236 [23:40:37] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6237 [23:41:21] *** Quits: murfjr (~douseiais@replaced-ip ) (Remote host closed the connection)
           
         
        
          6238 [23:41:56] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
           
         
        
          6239 [23:41:59] *** Quits: LotharKAtt (~lelouch@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          6240 [23:42:58] <lollipop> /quit  
         
        
          6241 [23:43:04] *** Quits: lollipop (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
           
         
        
          6242 [23:43:18] *** Joins: laztaf (~laztaf@replaced-ip )
           
         
        
          6243 [23:43:29] *** Quits: ER_nesto (~ER_nesto@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6244 [23:44:36] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
           
         
        
          6245 [23:44:48] *** Joins: Ishaq (~Ishaq@replaced-ip )
           
         
        
          6246 [23:45:08] <x86iac> add it to crond or atd depending on
            frequency
           
         
        
          6247 [23:45:16] <x86iac> ^^ Capum321  
         
        
          6248 [23:45:27] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          6249 [23:46:01] <x86iac> you could just put it in a while do loop
            bash script with a sleep too
           
         
        
          6250 [23:47:18] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6251 [23:48:15] *** Joins: eeeprom (~lem0n@replaced-ip )
           
         
        
          6252 [23:48:21] *** Quits: anonan (~anon@replaced-ip ) (Quit: leaving)
           
         
        
          6253 [23:48:25] *** Joins: anton02 (~quassel@replaced-ip )
           
         
        
          6254 [23:49:34] *** Joins: alazred_temp (~alazred@replaced-ip )
           
         
        
          6255 [23:50:00] *** Quits: yuicat (~jordan@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          6256 [23:50:05] *** Joins: hexadecimal (~hexadecim@replaced-ip )
           
         
        
          6257 [23:50:09] *** Quits: ksft (~k@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          6258 [23:50:33] *** Quits: alazred (~alazred@replaced-ip ) (Ping timeout: 276 seconds)
           
         
        
          6259 [23:50:36] <Agafnd> wow! succesful dual boot
           
         
        
          6260 [23:50:58] *** Joins: yuicat (~jordan@replaced-ip )
           
         
        
          6261 [23:51:00] *** Joins: endersending (~endersend@replaced-ip )
           
         
        
          6262 [23:51:07] <endersending> anyone run debian on a sparc64?
           
         
        
          6263 [23:51:23] <endersending> im going to try it.. i hope it
            works
           
         
        
          6264 [23:51:33] <Capum321> x86iac: I plan to let it run
            automatically every time it pass the given time of idle
           
         
        
          6265 [23:51:34] <somiaj> I would just ask your question, though I
            think there are more specific sparc channels on irc.oftc.net
           
         
        
          6266 [23:51:54] <Capum321> x86iac: how crond or atd would work
            that way?
           
         
        
          6267 [23:52:12] <somiaj> endersending: #debian-sparc on
            irc.oftc.net,
            replaced-url 
           
         
        
          6268 [23:53:07] *** Quits: Gi0 (~Gi0@replaced-ip ) (Quit: Cheers)
           
         
        
          6269 [23:53:13] <endersending> thanks  
         
        
          6270 [23:53:16] *** Parts: endersending (~endersend@replaced-ip )
           
         
        
          6271 [23:53:25] *** Quits: itablist (~dev@replaced-ip ) (Ping timeout: 255 seconds)
           
         
        
          6272 [23:53:35] *** Joins: alazred (~alazred@replaced-ip )
           
         
        
          6273 [23:53:48] <Capum321> x86iac: i do not have the expertise to
            do from the zero, i grab the code, improve what I am able to and
            make it worked with what I get from the internet
           
         
        
          6274 [23:53:59] <x86iac> Capum321: man page them - they run on a
            clock but you do it in the script with loop and sleep
           
         
        
          6275 [23:54:00] *** Joins: OS-23624 (~OS-23624@replaced-ip )
           
         
        
          6276 [23:54:16] *** Joins: flugger (~flugger@replaced-ip )
           
         
        
          6277 [23:54:20] *** Joins: itablist (~dev@replaced-ip )
           
         
        
          6278 [23:54:40] <x86iac> do while true ...... what you want run
            .... sleep 19min
           
         
        
          6279 [23:54:49] *** Quits: alazred_temp (~alazred@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          6280 [23:55:03] <x86iac> i doubt that would take more or less cpu
            resources then crond or atd
           
         
        
          6281 [23:55:29] *** Quits: flugger (~flugger@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6282 [23:56:13] <Capum321> x86iac: yes, i really wanted to know
            how to do it, but it seems to be easier to find similar queries from
            others
           
         
        
          6283 [23:56:17] *** Quits: MrNeon (~MrNeon@replaced-ip ) (Quit: Leaving)
           
         
        
          6284 [23:56:34] *** Quits: yuicat (~jordan@replaced-ip ) (Ping timeout: 260 seconds)
           
         
        
          6285 [23:56:41] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 244 seconds)
           
         
        
          6286 [23:57:05] <x86iac> Capum321: your above paste has the sleep
            in it.. what are you failing to do
           
         
        
          6287 [23:57:13] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
           
         
        
          6288 [23:57:24] *** Quits: laztaf (~laztaf@replaced-ip ) (Read error: Connection reset by peer)
           
         
        
          6289 [23:57:35] <Capum321> it should run automatically, no?
           
         
        
          6290 [23:57:57] <Capum321> as sort of daemon
           
         
        
          6291 [23:58:00] *** debhelper sets mode: +l 1731
           
         
        
          6292 [23:58:19] <x86iac> no that is a paste that has a program at
            the top and a script at the bottom you need to separate them and
            compile the top part and make the bottom into an executable script
           
         
        
          6293 [23:58:23] *** Quits: grimsley (~grimsley@replaced-ip ) (Quit: Leaving)
           
         
        
          6294 [23:58:27] *** Quits: mpmcthree (~Instantbi@replaced-ip ) (Remote host closed the connection)
           
         
        
          6295 [23:58:33] <x86iac> a daemon = server
           
         
        
          6296 [23:58:48] <Capum321> x86iac: isn't daemon a background
            service?
           
         
        
          6297 [23:58:55] *** Joins: flugger (~flugger@replaced-ip )
           
         
        
          6298 [23:59:01] *** Quits: Agafnd (627a8d87@replaced-ip ) (Quit: :D)
           
         
        
          6299 [23:59:23] *** Joins: austin987 (~null@replaced-ip )
           
         
        
          6300 [23:59:28] *** Quits: baptist (~baptsk@replaced-ip ) (Remote host closed the connection)
           
         
        
          6301 [23:59:33] *** Quits: ZeuxBlack (~Black@replaced-ip ) (Ping timeout: 250 seconds)
           
         
        
          6302 [23:59:36] <Capum321> x86iac: sorry, i did compile to a
            executable. put the c program separate from bash script.
           
         
        
          6303 [23:59:42] <x86iac> the d in httpd sshd a server background
            is probably defined as bg code
           
         
        
          ↑ top 
       
     
    
      
     
    
      
        context: nick names on moving displays as market values 
        #debian Freenode IRC channel closed on 2021-06-01 
        
          
            contact: a @ her0. be