[01:08] *** caseyandgina has quit IRC (Quit: Lost terminal) [03:36] *** ziyourenxiang has joined #arpnetworks [07:27] *** Seji has quit IRC (Ping timeout: 256 seconds) [07:29] *** Seji has joined #arpnetworks [07:56] nathani: I joined a new channel once during a random irc drama, and one of the actors in the drama asserted that I was hit bot the moment I joined. Totally random, none of them knew me. Took me several hours to convince the rest that I was a real person and not the drama llama's bot. [10:35] *** acf__ has quit IRC (Ping timeout: 258 seconds) [10:56] *** acf_ has joined #arpnetworks [10:58] Can vim abbreviations and commands be used within weechat? [11:00] *** Lucifer333 has joined #arpnetworks [11:03] I'm not familiar with those vim concepts - what are they? [11:15] :wq ? [11:18] for example, I have in my vimrc: command -nargs=1 Link :normal i [11:18] what [11:18] so :Link https://www.google.com << inserts the apropriate html to create a link with that URL [11:19] ends up like https://www.google.com [11:19] i'm still confused [11:19] I suppose you could emulate that with /aliases [11:20] why would you have html in weechat? [11:20] thats just an example [11:20] but what I would use it for is like something folks ask often [11:20] kind of like a bot [11:20] Then definitely /aliase [11:20] Ooh, or custom tab-completions [11:20] you could write a bot nathani [11:21] the irc protocol is actually really simple [11:21] I'm also happy to add custom @whatever to BryceBot [11:21] you basically just haev to say PONG when you get PING [11:21] and then you can do privmsg #arpnetworks: This is a message [11:21] etc [11:23] *** eyearecee has joined #arpnetworks [11:24] This is a message [11:24] privmsg #arpnetworks :This is a message [11:24] then it sees [11:24] :mercutio!ben@pearl.meh.net.nz PRIVMSG #arpnetworks :privmsg #arpnetworks :This is a message [11:25] freenode doesn't seem to ping upon connecting [11:25] Regarding aliases in weechat, for example I have a "/BryceBot" command that translates to (is set to): msg -server freenode BryceBot $* [11:25] *** eyearecee has quit IRC (Client Quit) [11:25] mercutio: Why should they? You just connected, they know the connection is alive still :P [11:25] brycec: other servers do [11:26] Well that's silly. [11:26] it might be to record latency or such [11:27] @ping [11:27] brycec: Pong! Round-trip time: 1.8589 seconds. [11:27] damn [11:27] 11:27:08 ℹ | CTCP requested by BryceBot: PING 1485458827.8129 [11:27] 11:27:08 ℹ | CTCP reply to BryceBot: PING 1485458827.8129 [11:27] oh i mean server-side ping [11:27] Yeah I know [11:29] speaking of irc clients, weechat android is awesome [11:29] I just discovered http://www.glowing-bear.org/ and it is also awesome [11:31] i wrote my own irc client years ago, as they all used too much ram. i see weechat is using 36mb atm, not that it matters [11:31] but i see nothing has changed :) [11:32] *** dj_goku has quit IRC (Ping timeout: 255 seconds) [11:32] i wonder how much is message history, and whether it could be compressed with lz4 or such [11:33] over 4000 lines of histor [11:33] so yeah likely a win [11:43] what do I need to do to get weechat relay encrypted? [11:43] do I need an ssl certificate? [11:43] i think it's a config option [11:43] i think it's just tls with no cert, but i can't recall [11:55] *** perlgod has quit IRC (Ping timeout: 272 seconds) [11:55] *** freedomcode has joined #arpnetworks [11:55] *** reardencode has quit IRC (Ping timeout: 258 seconds) [11:55] *** qbit has quit IRC (Ping timeout: 240 seconds) [11:55] *** perlgod has joined #arpnetworks [11:59] back with ssl [11:59] self signed for 10 years [12:00] was there a network hiccup about 10 minutes ago [12:00] could not ping arpnetworks.com [12:00] Pinging arpnetworks.com [208.79.89.246] with 32 bytes of data: [12:00] Reply from 208.75.88.69: TTL expired in transit.y [12:22] *** qbit has joined #arpnetworks [12:27] *** dj_goku has joined #arpnetworks [12:32] *** dj_goku has quit IRC (Ping timeout: 240 seconds) [12:32] my server died [12:33] I took the easy way out - my weechat relay is only available over my VPN [12:34] uh oh... fsck [12:35] did something happen to ktc03? [12:35] kct* [12:35] Reporting in from kct03, a-okay [12:35] @uptime host [12:35] host uptime: 24 days, 2 hours, 36 minutes, and 24.879999999888 seconds. [12:36] (And that was my own reboot, not kct03's) [12:37] hmm it must have panicked [12:41] brycec: So I guess you cant really use glowing bear, unless your device is connected to your vpn [12:41] Right. i.e. my desktop [12:41] openvpn? [12:42] or my phone for that matter [12:42] yes [14:15] *** dj_goku has joined #arpnetworks [14:15] *** dj_goku has quit IRC (Changing host) [14:15] *** dj_goku has joined #arpnetworks [14:20] *** dj_goku has quit IRC (Ping timeout: 255 seconds) [14:22] *** nathani has quit IRC (Quit: WeeChat 1.4) [14:22] *** nathani has joined #arpnetworks [16:03] *** dj_goku has joined #arpnetworks [16:08] *** dj_goku has quit IRC (Ping timeout: 264 seconds) [16:12] *** caseyandgina has joined #arpnetworks [16:13] *** caseyandgina has quit IRC (Client Quit) [17:51] *** dj_goku has joined #arpnetworks [17:51] *** dj_goku has quit IRC (Changing host) [17:51] *** dj_goku has joined #arpnetworks [17:56] *** dj_goku has quit IRC (Ping timeout: 240 seconds) [18:14] *** Nahual has joined #arpnetworks [18:15] I am trying to get weechat ssl relay to listen on port 443. is there any way to do that without running weechat as root? [18:17] modify the kernel to let your user listen on port 443 too? [18:17] what the freebsd equivalent of iptables forwrd external 443 port to internal 8443 [18:17] that's probably a better idea [18:17] or I could just run weechat as root? [18:19] That is a horrible, horrible idea. [18:20] Port forward, maybe relayd or nginx to handle it. [18:23] testing this for now: $ sysctl net.inet.ip.portrange.reservedhigh=0 [18:50] Why do you want Weechat's SSL relay to listen on 433? [18:50] 443 [18:51] coffee shops etc block other ports [19:01] run ssh or something on port 443 and then you can forward whatever you need [19:10] *** Nahual has quit IRC (Quit: Leaving.) [19:19] *** dj_goku has joined #arpnetworks [19:19] *** dj_goku has quit IRC (Changing host) [19:19] *** dj_goku has joined #arpnetworks