[00:01] nice [00:01] yea when we testin those suckers out [00:02] dbgi: if it works [00:03] kk [00:27] am i srsly this retarded.. why can't I make single quote (') become an escaped single quote (\') [00:27] irb(main):019:0> "foo's".tr("'", "\'") [00:27] => "foo's" [00:27] irb(main):020:0> "foo's".tr("'", "\\'") [00:27] => "foo's" [00:27] irb(main):021:0> "foo's".tr("'", "\\\'") [00:27] => "foo's" [00:27] irb(main):022:0> "foo's".tr("'", "\\\\'") [00:27] => "foo\\s" [00:27] irb(main):023:0> "foo's".tr("'", "\\\\\'") [00:27] => "foo\\s" [00:30] "'".tr("'", "\'") [00:30] should be fine [00:30] your first one [00:30] irb doesn't show char's escaped [00:30] oh [00:30] it just shows them [00:30] * up_the_irons boggles [00:31] irb(main):006:0> '\'' [00:31] => "'" [00:31] lol [00:32] well, it doesn't show it in my output either (in my Rails view); so guess i gotta find another way, or say f*ck it [00:32] it's not so important if it is gonna be this whiny about it [00:32] why does it need to escaped? [00:32] b/c I want: [00:32] 'Garry's Company' -> 'Garry\'s Company' [00:32] so I can copy & paste onto command line [00:33] but I could just double quote it [00:33] and be done with it [00:34] that is very silly [00:35] until you've had to type the same thing 50 times [00:35] but with different names [00:35] yea one sec I'll figure ito ut [00:36] it's not all that important really, cuz I can double quote it and be on my way [00:37] mmk [00:40] hah: "foo's".sub(/(\')/,'\\ \1').tr(" ", "") [00:40] sub and tr won't do it [00:40] alone [00:41] omfg [00:42] and if you take that space out [00:42] in the sub [00:42] the \1 turns into a literal 1 [00:42] for whatever fucking reason [00:43] do something like: "foo's".sub(/(\')/,'\\#\1').tr("#", "") [00:43] so you can not remove spaces [00:44] that's insane [00:45] heh [00:49] f*ck [00:49] F*CK [00:49] i guess this is a problem i want to have [00:49] but [00:49] i just spent the last 30 minutes writing code that I found I already wrote [00:49] 6 months ago [00:49] hah [00:49] all nice and tested too [00:50] yep, works like a charm [00:51] hahaha [02:08] *** Rada has joined #arpnetworks [02:08] Happy new customer here :) [02:14] Rada! [02:14] Rada: welcome to #arpnetworks :) [02:17] Rada: what kinds of things are you doing with your new VM? [02:17] i always wonder what my boxes are up to... [02:18] hacking some gibsons [02:23] *** ballen is now known as ballen|away [02:39] with vim's ctrl-p completion, I feel like half my coding is just hitting [02:56] up_the_irons: I'm probably gonna use it for irssi in a screen, a lot of web serving, a little unrealircd and some mail [02:56] And thanks :) [02:56] Rada: nice :) [02:56] My current server got shut down because of political issues at work =/ [02:57] To think I had free bandwith and electricity all this time. [03:00] hehe [03:04] god... i love the way you just give a good generic install. [03:06] :) [03:06] i'm quite a minimalist myself [03:07] Rada: how'd you find out about my services anyway? I noticed 2 orders from DK yesterday, within an hour, was wondering if I got on some danish forum or something... [03:08] Oh it's my friend whom I hosted on my server at work, he found you somehow and told me he ordered from you [03:09] I'm pretty sure he found you via google. [03:09] Rada: ah ok [03:10] but yeah, serious quality BSD hosting is rare these days. [03:10] I aim to change that [03:10] :) [03:10] although I do hear RootBSD and JohnCompanies come up a lot, and people have good things to say [03:11] but i guess that *is* only 2 other companies [03:11] not like the thousands of Linux VPS providers out there ;) [03:11] exactly [03:12] rootbsd is a lot more pricey than your plan [03:12] yeah they're expensive [03:12] kinda like Slicehost [03:13] You know what, after actually looking at the alternatives out there I'm happy my friend told me about arpnetworks. He really did his research. [03:14] yeah, apparently :) cuz I don't do any paid advertising [03:15] although a search for "FreeBSD VPS" on google brings me at #4 now [03:15] I'd aim to be #1 at something more generic like "freebsd hosting" [03:15] i'm quite impressed i actually achieved that; i must know something about SEO, but i really don't [03:15] yeah, that'd be a good one to get [03:16] man, i'm nowhere for that keyword ;) [03:35] What kind of people buy ip transit? [03:37] Rada: web hosting companies, colo companies, big gaming companies, lots and lots others [03:38] oh [03:38] So they just buy... bandwith? like how? Do you relay their traffic then? [03:39] oh and my friend Rasmus hasn't heard anything about his vps yet [03:39] Rada: they just buy bandwidth, yeah. They order a cross connect to me (copper or fiber), and I light up the port. Most will request a large block of IPs also, and I'll assign those as downstream [03:40] *** nerdd has joined #arpnetworks [03:40] oh, nice. [03:40] Rada: yeah I know about Rasmus, I'm behind. is he @nerdd on twitter? [03:40] nerdd! [03:40] :D [03:40] Yup [03:40] speak of the devil [03:41] nerdd: your VPS is coming in like 30 minutes or less [03:41] Rada tipped me about this channel ;) [03:41] up_the_irons: Uh, nice! [03:41] nerdd: In english it's "Oh" not "Uh", [03:42] LOL [03:42] even the sounds we make depend on culture and language. [03:43] Rada: Tss.. A minor error, wouldn't you say? I'm sure the meaning translated well enough [03:44] uh, yeah... [03:44] :D [04:13] nerdd: done, just sent you the welcome package [04:15] up_the_irons: Thanks, I've just read the mail :) [04:16] :) [05:37] *** heavysixer has joined #arpnetworks [06:19] *** heavysixer has quit IRC () [06:26] *** dbgi has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** up_the_irons has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** Thorgrimr has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** ballen|away has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** nerdd has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** toddf has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** timburke has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** sroute has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** cablehead has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** jester1 has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** Qsource has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** Rada has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** getchar has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** obsidieth has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** Nat_UB has quit IRC (anthony.freenode.net irc.freenode.net) [06:26] *** baklava has quit IRC (anthony.freenode.net irc.freenode.net) [06:27] *** up_the_irons has joined #arpnetworks [06:27] *** nerdd has joined #arpnetworks [06:27] *** Rada has joined #arpnetworks [06:27] *** dbgi has joined #arpnetworks [06:27] *** getchar has joined #arpnetworks [06:27] *** timburke has joined #arpnetworks [06:27] *** ballen|away has joined #arpnetworks [06:27] *** toddf has joined #arpnetworks [06:27] *** Thorgrimr has joined #arpnetworks [06:27] *** sroute has joined #arpnetworks [06:27] *** cablehead has joined #arpnetworks [06:27] *** obsidieth has joined #arpnetworks [06:27] *** Nat_UB has joined #arpnetworks [06:27] *** jester1 has joined #arpnetworks [06:27] *** Qsource has joined #arpnetworks [06:27] *** baklava has joined #arpnetworks [06:27] *** irc.freenode.net sets mode: +o up_the_irons [06:31] *** getchar has left [06:31] *** getchar has joined #arpnetworks [06:31] *** getchar has quit IRC () [06:41] up_the_irons: Unless you write a lot of Makefiles, I recommend this: imap ^P [06:42] (Also, I'm sure you know about this already: ^N, ^X^L, and using ^L in incremental search mode.) [07:00] *** heavysixer has joined #arpnetworks [07:34] *** heavysixer has quit IRC () [07:44] *** vtoms has joined #arpnetworks [07:51] *** ballen|away is now known as ballen [08:06] *** ballen is now known as ballen|away [08:29] *** heavysixer has joined #arpnetworks [08:33] *** ballen|away is now known as ballen [08:41] *** ballen_ has joined #arpnetworks [08:42] *** ballen has quit IRC (Nick collision from services.) [08:42] *** ballen_ is now known as ballen [09:26] *** mhoran has quit IRC (anthony.freenode.net irc.freenode.net) [09:26] *** nuke` has quit IRC (anthony.freenode.net irc.freenode.net) [09:26] *** mike-burns has quit IRC (anthony.freenode.net irc.freenode.net) [09:33] *** ballen is now known as ballen|away [10:13] *** ballen|away is now known as ballen [10:27] *** visinin has joined #arpnetworks [10:56] *** heavysixer has quit IRC () [11:15] *** visinin has quit IRC ("climbing") [12:25] *** ballen is now known as ballen|away [12:45] *** ballen|away is now known as ballen [12:50] *** ballen has quit IRC ("Leaving...") [13:11] *** heavysixer has joined #arpnetworks [13:30] *** ballen_ has joined #arpnetworks [13:46] *** ballen_ has quit IRC (Read error: 110 (Connection timed out)) [13:50] *** sroute has quit IRC ("reboot") [14:13] *** sroute has joined #arpnetworks [14:30] *** mike-burns has joined #arpnetworks [14:31] mike-burns: nah, I actually need real tabs; so gotta keep the tab key [14:32] mike-burns: i've done some work with ^X^ , but haven't got in the habit of using it much [14:33] mike-burns: regarding ^X^L, I usually just use '*' [14:46] *** mhoran has joined #arpnetworks [15:07] *** heavysixer has quit IRC () [15:12] *** sroute has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]") [15:35] i wish i could code man [15:35] damnit [16:32] *** heavysixer has joined #arpnetworks [16:44] *** sroute has joined #arpnetworks [16:50] *** heavysixer has quit IRC () [17:16] *** nukeAFK has joined #arpnetworks [17:17] *** nukeAFK is now known as nuke` [17:20] *** visinin has joined #arpnetworks [18:30] *** heavysixer has joined #arpnetworks [19:45] *** heavysixer has quit IRC () [20:12] *** sroute has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** vtoms has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** Thorgrimr has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** up_the_irons has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** nerdd has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** toddf has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** timburke has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** jester1 has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** cablehead has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** Qsource has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** Rada has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** mike-burns has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** Nat_UB has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** obsidieth has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** baklava has quit IRC (anthony.freenode.net irc.freenode.net) [20:12] *** up_the_irons has joined #arpnetworks [20:12] *** sroute has joined #arpnetworks [20:12] *** mike-burns has joined #arpnetworks [20:12] *** vtoms has joined #arpnetworks [20:12] *** nerdd has joined #arpnetworks [20:12] *** Rada has joined #arpnetworks [20:12] *** timburke has joined #arpnetworks [20:12] *** toddf has joined #arpnetworks [20:12] *** Thorgrimr has joined #arpnetworks [20:12] *** cablehead has joined #arpnetworks [20:12] *** obsidieth has joined #arpnetworks [20:12] *** baklava has joined #arpnetworks [20:12] *** Nat_UB has joined #arpnetworks [20:12] *** jester1 has joined #arpnetworks [20:12] *** Qsource has joined #arpnetworks [20:12] *** irc.freenode.net sets mode: +o up_the_irons [20:14] *** bithash has joined #arpnetworks [20:15] Hello people [20:20] Just wondering if I should know anything about policies procedures at arpnetworks, I just got myself a new account [20:21] same deal as the topic for the day [20:21] What kind of policies? [20:23] I am not really sure..anything that stands out? [20:23] This also happens to be my first hosting account of any sort.. [20:23] so pardon my ignorance in general [20:24] Aside from anything that you've seen in the emails from Garry (which wasn't much), I've just been following a "don't be a dick" philosophy with regards to what I use my account for. [20:24] But I don't know of anything formal. [20:24] up_the_irons will do RDNS for you, and in general is super-helpful for anything you need him to do. [20:25] fair enough :) Yeah I am not into any spamming or anything..just did not want on start on the wrong foot [20:25] ah ok [20:26] Yeah just don't do something illegal. [20:26] And if you do, make sure to split the profits with up_the_irons . [20:26] lol [20:26] aight..noted [20:27] So i see that the forward dns to the server would be .cust.arpnetworks.com ? [20:28] You can run your own DNS if you want something custom. [20:29] cool [20:29] and finally, is the irc channel an acceptable medium for any support requests? [20:29] not in the main channel of course [20:30] I don't know how up_the_irons feels about it, but we do all make requests here (or via private message) and he takes care of them. [20:31] I suspect he's okay with this, until he gets too many customers. [20:31] very nice. yep, I won't be a bother, just curious. [20:31] Thanks for coming forward mike-burns :) I really do appreciate it. [20:31] *** bithash has left [20:32] *** bithash has joined #arpnetworks [20:58] * sroute thinks "dont be a dick" is a good philosophy [21:00] *** ballen has joined #arpnetworks [21:03] bithash do you have some server admin experience? [21:04] Yes, I do manage a few servers [21:04] apache, mysql heavy [21:05] ah good. chances are then you won't have many requests... you get a VPS and in this case they really do look like a machine - if you care to compile and install your own kernel, go for it. Not like OpenVZ. [21:05] Other than working with Garry while he was doing some beta testing on a new platform I can't say that I've had a need for a support request... the thing just keeps on ticking. Boring. I like boring. [21:07] Yeah I got the VPS which is the topic of discussion today .. working on configuring it at the moment, I like the download speeds already :) [22:36] blah [22:58] hey bithash, welcome to #arpnetworks [22:58] bithash: you can ask for support in here, but usually I'll just refer you to support@arpnetworks.com if I'm busy [22:59] and yeah, "don't be a dick" is a great policy, I should replace my AUP page with
Don't Be A Dick
[22:59] ;) [23:00] thanks up_the_irons. :) [23:00] no problem [23:00] div.web-two-point-oh { shininess: off-the-hook; beta: hell-yeah; } [23:00] bithash: where you hear about my services btw? [23:00] visinin: haha nice [23:02] yeah I just wanted a better understanding abt arpnetworks [23:02] I saw a few forum posts on webhostingtalk.com which recommended you guys [23:02] sroute: I'm glad you're bored; i'm having more fun than you ;) [23:02] bithash: ah cool [23:03] yeah that blew up yesterday, had like 2 popular threads mention me [23:03] Oh, so its just you? [23:03] I mean, are there more people involved? [23:03] just me [23:04] awsome [23:04] i have some other guys help me when needed, but for the most part it is just me [23:04] gotcha [23:06] sroute: I've been wondering, since you run SMP and APIC is enabled on your VM, does "date; sleep 1; date" produce the correct output? (1 second) [23:21] up_the_walls, so how do I use the vnc service for console view? [23:25] heh..sorry up_the_irons I meant .. [23:25] bithash: get a VNC client and give it the IP and password listed [23:27] bithash: there is also another way to get console view, in an up-and-coming new feature, where you SSH into a console server and can see your VM; think of it like serial-over-IP :) Email support@arpnetworks.com your SSH pub key if you want to try it out [23:27] slick [23:28] so with method 1, I am not sure if I follow the "password listed", is it the one that I got with the welcome email? [23:29] bithash: oh, thought you saw -- log into the portal and click on your "Services", you'll then see the VNC info [23:32] up_the_irons: thanks, yes I got it now:) [23:32] bithash: :) [23:32] missed the vnc section earlier [23:32] no problem [23:42] Is the VNC server common to all vps boxes? [23:43] bithash: what do you mean? [23:44] nvm. got it :) [23:44] it's specific to the VPS host you're on. So if your VM moves to a different host, the VNC IP will change [23:44] sorry abt that [23:44] no worries [23:44] different host? [23:44] physical machine you mean ..? [23:44] yeah, physical machine [23:44] aight [23:48] do you add the forward dns entry for a new vps hostname by default? [23:54] bithash: yeah i do [23:55] hmm..mine did not seem to propagate yet [23:55] can you please double check? [23:55] lmk if you need the hostname :) [23:55] I can wait if its just a propagation delay [23:57] works for me [23:58] its rig [23:58] bithash: you don't have to use that hostname either, most people change it [23:58] the server hostname is fine [23:58] just the dns [23:58] bithash: ooh right, you requested a special hostname [23:58] :) [23:59] bithash: what would you like it to be, "rig.cust.arpnetworks.com" ? [23:59] you don't have to use my domain, most people find it boring anyway ;) [23:59] yeah , that would be just fine :)